/* cache file /mnt/yzproc/YZ-Site/caches/csscache/0/670/670_1854371_1_.cache exists */
/*md5:b483b0c94ee1ed033cc9ee7b4106c1f8*/
/*time: 2024-06-05 15:15:11*/
.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_380653605 .ModuleHead .HeadCenter{float:none;}
#module_380653605 {
padding:0px;
}
#module_380653605 {
position:absolute;
z-index:4001;
top:782px;
left:0px;
width:100%;
height:50px;
}
#module_380653605 .ModuleHead380653605 {
display:none;
}

#module_380653605 .online-service-header .IMHead{background-color:#FFFFFF;}
#module_380653605 .online-service-btn{background-color:#000000;}
#module_380653605 .online-service-head .icon-advisory{color:#FFFFFF;} #module_380653605 .loading>span{background-color:#FFFFFF;}
#module_380653605 .header-text{color:#FFFFFF;}
#module_380653605 .online-service-tips,#module_380653605 .online-service-header .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_380653605 .online-service-btn{border-top-left-radius:10px;} #module_380653605 .IMHead,#module_380653605 .IMHead img,#module_380653605 .online-service-head{border-top-left-radius:8px;}
#module_380653605 .online-service-head,#module_380653605 .online-service-btn{border-top-right-radius:8px;}
#module_380653605 .online-service-content-tab>span{color:#666666;}
#module_380653605 .online-service-accounts .im-head{background-color:#FFFFFF;}
#module_380653605 .IM-item{background-color:#FCFCFC;}
#module_380653605 .IM-item::after,#module_380653605 .IM-item::before, #module_380653605 .IM-item{border-top-left-radius:8px;}
#module_380653605 .IM-item::after,#module_380653605 .IM-item::before,#module_380653605 .IM-item .im-link,#module_380653605 .IM-item{border-top-right-radius:8px;}
#module_380653605 .IM-item::after,#module_380653605 .IM-item::before, #module_380653605 .IM-item{border-bottom-left-radius:8px;}
#module_380653605 .IM-item::after,#module_380653605 .IM-item::before,#module_380653605 .IM-item .im-link, #module_380653605 .IM-item{border-bottom-right-radius:8px;}
#module_380653605 .IM-item::before,#module_380653605 .IM-item::after{border-color:#F7F7F7;}
#module_380653605 .IM-item::before{border-bottom-style:solid;border-top-style:solid} #module_380653605 .IM-item::after{border-left-style:solid;border-right-style:solid}
#module_380653605 .IM-item::before,#module_380653605 .IM-item::after{border-width:1px;}
#module_380653605 .im-link .icon-advisory{color:#FFFFFF;}
#module_380653605 .im-link{background-color:#000000;}
#module_380653605 .im-content .IMType{color:#999999;}
#module_380653605 .im-content .IMName{color:#333333;}
#module_380653605 .contact-item-content{background-color:#FCFCFC;}
#module_380653605 .contact-item-content::before, #module_380653605 .contact-item-content::after{border-color:#F7F7F7;}
#module_380653605 .contact-item-content::before{border-bottom-style:solid;border-top-style:solid} #module_380653605 .contact-item-content::after{border-left-style:solid;border-right-style:solid}
#module_380653605 .contact-item-content::before, #module_380653605 .contact-item-content::after{border-width:1px;}
#module_380653605 .contact-item-content::before, #module_380653605 .contact-item-content::after, #module_380653605 .contact-item-content{border-top-left-radius:8px;}
#module_380653605 .contact-item-content::before, #module_380653605 .contact-item-content::after, #module_380653605 .contact-item-content{border-top-right-radius:8px;}
#module_380653605 .contact-item-content::before,#module_380653605 .contact-item-content::after, #module_380653605 .contact-item-content{border-bottom-left-radius:8px;}
#module_380653605 .contact-item-content::before,#module_380653605 .contact-item-content::after, #module_380653605 .contact-item-content{border-bottom-right-radius:8px;}
#module_380653605 .contactIcon{background-color:#FFFFFF;}
#module_380653605 .contact-item-name{color:#999999;}
#module_380653605 .ContactContent{color:#333333;}
#module_380653605 .qrcode-content::before,#module_380653605 .qrcode-content::after{border-color:#F7F7F7;}
#module_380653605 .qrcode-content::before{border-bottom-style:solid;border-top-style:solid} #module_380653605 .qrcode-content::after{border-left-style:solid;border-right-style:solid}
#module_380653605 .qrcode-content::before,#module_380653605 .qrcode-content::after{border-width:1px;}
#module_380653605 .content-close .topline,#module_380653605 .content-close .middleline,#module_380653605 .content-close .bottomline{background-color:#333333;}
#module_380653605 .content-title{color:#333333;}
#module_380653605 .online-service-giant-ToTop-btn{background-color:#ffffff;}
#module_380653605 .online-service-giant-ToTop-btn{color:#999999;}
#module_380653605 .online-service-giant-ToTop-btn{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_380653605 .IM-item:hover .im-head{background-color:#FFFFFF;}
#module_380653605 .online-service-btn:hover{background-color:#333333;}
#module_380653605 .online-service-head:hover .icon-advisory{color:#FFFFFF;} #module_380653605 .online-service-head:hover .loading>span{background-color:#FFFFFF;}
#module_380653605 .header-text:hover{color:#FFFFFF;}
#module_380653605 .online-service-header:hover .online-service-tips,#module_380653605 .online-service-header:hover .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_380653605 .online-service-content-tab .active{color:#333333;}
#module_380653605 .online-service-content-tab > span:hover::after, #module_380653605 .online-service-content-tab .active{border-bottom-color:#43a047;}
#module_380653605 .online-service-content-tab > span:hover::after,#module_380653605 .online-service-content-tab .active{border-bottom-Style:solid;}
#module_380653605 .online-service-content-tab > span:hover::after,#module_380653605 .online-service-content-tab .active{border-bottom-width:3px;}
#module_380653605 .IM-item:hover::before,#module_380653605 .IM-item:hover::after{border-color:#333333;}
#module_380653605 .IM-item:hover::before{border-bottom-style:solid;border-top-style:solid} #module_380653605 .IM-item:hover::after{border-left-style:solid;border-right-style:solid}
#module_380653605 .IM-item:hover{background-color:#FCFCFC;}
#module_380653605 .IM-item:hover .icon-advisory{color:#FFFFFF;}
#module_380653605 .IM-item:hover .im-link{background-color:#333333;}
#module_380653605 .IM-item:hover .im-content .IMType{color:#999999;}
#module_380653605 .IM-item:hover .im-content .IMName{color:#333333;}
#module_380653605 .contact-item-content:hover{background-color:#FCFCFC;}
#module_380653605 .contact-item-content:hover::before,#module_380653605 .contact-item-content:hover::after{border-color:#333333;}
#module_380653605 .contact-item-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_380653605 .contact-item-content:hover::after{border-left-style:solid;border-right-style:solid}
#module_380653605 .contact-item:hover .contactIcon{background-color:#FFFFFF;}
#module_380653605 .contact-item:hover .contact-item-name{color:#999999;}
#module_380653605 .contact-item:hover .ContactContent{color:#333333;}
#module_380653605 .content-close:hover .topline,#module_380653605 .content-close:hover .middleline,#module_380653605 .content-close:hover .bottomline{background-color:#333333;}
#module_380653605 .online-service-giant-ToTop-btn:hover{background-color:#ffffff;}
#module_380653605 .online-service-giant-ToTop-btn:hover{color:#999999;}
#module_380653605 online-service-giant-ToTop-btn:hover{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_380653605 .qrcode-content:hover::before,#module_380653605 .qrcode-content:hover::after{border-color:#333333;}
#module_380653605 .qrcode-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_380653605 .qrcode-content:hover::after{border-left-style:solid;border-right-style:solid}
#FreeMainZone{height:832px}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridGiant.layout-101{height: 100%;}
.ModuleGridGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_380653418 .ModuleHead .HeadCenter{float:none;}
#module_380653418 {
padding:0px;
}
#module_380653418 {
position:static;
z-index:999;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_380653418 .ModuleHead380653418 {
display:none;
}
#module_380653418 .BodyCenter.BodyCenter380653418 {
background:none;background-color:rgba(0, 0, 0, 0.89);
}
#module_380653418 >.module_380653418 {
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_380653418 >.module_380653418{
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_380653418 .BodyCenter.BodyCenter380653418 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653418 .BodyCenter.BodyCenter380653418 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653418 >.module_380653418 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653418 >.module_380653418 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380653418 >.module_380653418 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380653418:hover {
border:none;
}
#module_380653418:hover >.module_380653418 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

.ModuleNavGiant.layout-107 .main-nav-content {
  position: relative;
  width: 100%;
  height: auto;
  line-height: 0;
  margin: 0 auto;
  overflow:hidden;
}
.ModuleNavGiant.layout-107 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-107 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-107 .moveMenuRight, .ModuleNavGiant.layout-107 .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-107 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-107 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-107 .moveMenuRight:hover, .ModuleNavGiant.layout-107 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-107 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-107 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box;
  width: auto;
  height: 80px;
  line-height: 80px;
  float: left;
  text-align: center;
}
.ModuleNavGiant.layout-107 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
  -webkit-box-sizing:content-box;
  width: auto;
  color: #000000;
  display: inline-block;
  position: relative;
}
.ModuleNavGiant.layout-107 .sub-nav-item-group {
  /*width: 158px;*/
  width: 100%;
  overflow: hidden;
  display: none;
}
.ModuleNavGiant.layout-107 .sub-nav-item {
  display: block;
  /*width: 158px;*/
  height: 40px;
  color: #fff;
  text-align: left;
  line-height: 40px;
  font-size: 12px;
  padding-left: 25px;
  background-color: #2196f3;
}
.ModuleNavGiant.layout-107 .sub-nav-item:hover {
  background-color: #1976d2;
}
.ModuleNavGiant.layout-107 .sub-nav-item-group.current {
  display: block;
}

.ModuleNavGiant.layout-107 .main-nav-item-hover {
  color: #fff;
  background-color: #2196f3;
}
.ModuleNavGiant.layout-107 .main-nav-item-group:hover .sub-nav-item-group {
  width: 158px;
}
.ModuleNavGiant.layout-107 .main-nav-item-group.current .main-nav-item {
  color: #fff;
  background-color: #2196f3;
}
.ModuleNavGiant.layout-107 .main-nav-item-group.current .sub-nav-item-group {
  width: 158px;
}
.ModuleNavGiant.layout-107 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-107 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-107 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-107 .sub-menu{
    display: none !important;
}.module_380653420 .ModuleHead .HeadCenter{float:none;}
#module_380653420 {
padding:0px;
}
#module_380653420 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653420 .ModuleHead380653420 {
display:none;
}
#module_380653420 .BodyCenter.BodyCenter380653420 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653420 >.module_380653420 {
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_380653420 >.module_380653420{
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_380653420 .BodyCenter.BodyCenter380653420 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653420 .BodyCenter.BodyCenter380653420 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653420 >.module_380653420 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653420 >.module_380653420 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380653420 >.module_380653420 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380653420:hover {
border:none;
}
#module_380653420:hover >.module_380653420 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380653420 .main-nav-item-group{height:90px;line-height:90px;} #module_380653420 .main-nav-content{height:90px}
#module_380653420 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_380653420 .main-nav-content{background-image:none;}
#module_380653420 .main-nav-content{background-repeat:no-repeat;}
#module_380653420 .main-nav-content{}
#module_380653420 .main-nav-content{}
#module_380653420 .main-nav-content{}
#module_380653420 .main-nav-content{text-align:right;}
#module_380653420 .main-nav-item{font-size:15px;}
#module_380653420 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_380653420 .main-nav-item{color:rgb(255, 255, 255);}
#module_380653420 .main-nav-item{font-weight:normal;}
#module_380653420 .main-nav-item{text-decoration:none;}
#module_380653420 .main-nav-item{font-style:normal;}
#module_380653420 .main-nav-item{background-color:transparent;}
#module_380653420 .main-nav-item{background-image:none;}
#module_380653420 .main-nav-item{background-repeat:no-repeat;}
#module_380653420 .main-nav-item{}
#module_380653420 .main-nav-item{}
#module_380653420 .main-nav-item{}
#module_380653420 .main-nav-item{width:auto;}
#module_380653420 .main-nav-item{padding-left:15px;padding-right:15px;}
#module_380653420 .sub-nav-item-group{width:120px;}
#module_380653420 .sub-nav-item{height:44px;line-height:44px;}
#module_380653420 .sub-nav-item{font-size:14px;}
#module_380653420 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_380653420 .sub-nav-item{color:#fff;}
#module_380653420 .sub-nav-item{font-weight:normal;}
#module_380653420 .sub-nav-item{text-decoration:none;}
#module_380653420 .sub-nav-item{font-style:normal;}
#module_380653420 .sub-nav-item{background-color:rgb(51, 51, 51);}
#module_380653420 .sub-nav-item{background-image:none;}
#module_380653420 .sub-nav-item{background-repeat:no-repeat;}
#module_380653420 .sub-nav-item{}
#module_380653420 .sub-nav-item{}
#module_380653420 .sub-nav-item{}
#module_380653420 .sub-nav-item{margin-top:0px;}
#module_380653420 .main-nav-item-hover{font-size:15px;}
#module_380653420 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_380653420 .main-nav-item-hover{color:#fff;}
#module_380653420 .main-nav-item-hover{font-weight:normal;}
#module_380653420 .main-nav-item-hover{text-decoration:none;}
#module_380653420 .main-nav-item-hover{font-style:normal;}
#module_380653420 .main-nav-item-hover{background-color:rgb(199, 158, 104);}
#module_380653420 .main-nav-item-hover{background-image:none;}
#module_380653420 .main-nav-item-hover{background-repeat:no-repeat;}
#module_380653420 .main-nav-item-hover{}
#module_380653420 .main-nav-item-hover{}
#module_380653420 .main-nav-item-hover{}
#module_380653420 .sub-nav-item:hover{font-size:14px;}
#module_380653420 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_380653420 .sub-nav-item:hover{color:rgb(51, 51, 51);}
#module_380653420 .sub-nav-item:hover{font-weight:normal;}
#module_380653420 .sub-nav-item:hover{text-decoration:none;}
#module_380653420 .sub-nav-item:hover{font-style:normal;}
#module_380653420 .sub-nav-item:hover{background-color:rgb(255, 255, 255);}
#module_380653420 .sub-nav-item:hover{background-image:none;}
#module_380653420 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_380653420 .sub-nav-item:hover{}
#module_380653420 .sub-nav-item:hover{}
#module_380653420 .sub-nav-item:hover{}


/*轮播图样式*/
.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_380653583 .ModuleHead .HeadCenter{float:none;}
#module_380653583 {
padding:0px;
}
#module_380653583 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_380653583 .ModuleHead380653583 {
display:none;
}

#module_380653583 .slick-dots li button:before{color:rgba(0, 0, 0, .3);}
#module_380653583 .slick-prev .icon-leftMenu, #module_380653583 .slick-next .icon-leftMenu{color:#fff;}
#module_380653583 .slick-prev, #module_380653583 .slick-next {background-color:rgba(0, 0, 0, .5);}
#module_380653583 .slick-dots li:hover button:before, #module_380653583 .slick-dots li.slick-active button:before{color:rgba(0, 0, 0, 1);}
#module_380653583 .slick-prev:hover .icon-leftMenu, #module_380653583 .slick-next:hover .icon-leftMenu{color:#fff;}
#module_380653583 .slick-prev:hover, #module_380653583 .slick-next:hover {background-color:rgba(0, 0, 0, 1);}
#module_380653583 .SubContainer {}
.module_380653584 .ModuleHead .HeadCenter{float:none;}
#module_380653584 {
padding:0px;
}
#module_380653584 {
position:static;
z-index:0;
top:309px;
left:304px;
width:100%;
height: auto;
}
#module_380653584 .ModuleHead380653584 {
display:none;
}
#module_380653584 .ModuleHead .HeadText.HeadText380653584 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653584 .ModuleHead .HeadCenter.HeadCenter380653584{text-align:left;}
#module_380653584 .ModuleHead .HeadCenter.HeadCenter380653584 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653584 .BodyCenter.BodyCenter380653584 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653584 >.module_380653584 {
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_380653584 >.module_380653584{
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_380653584 .BodyCenter.BodyCenter380653584 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653584 .BodyCenter.BodyCenter380653584 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653584 >.module_380653584 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653584 >.module_380653584 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}

#module_380653584 .ModuleSubContainer{background-color:transparent;}
#module_380653584 .ModuleSubContainer{background-image:none;}
#module_380653584 .ModuleSubContainer{background-repeat:no-repeat;}
#module_380653584 .ModuleSubContainer{background-position:0% 0%;}
#module_380653584 .ModuleSubContainer{background-attachment:scroll;}
#module_380653584 .ModuleSubContainer{}
#module_380653584 {!bgVideo!}{bgVideoUrl:none}
#module_380653584 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_380653584 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_380653584 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer380653584 {max-width:1400px;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_380653585 .ModuleHead .HeadCenter{float:none;}
#module_380653585 {
padding:0px;
}
#module_380653585 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653585 .ModuleHead380653585 {
display:none;
}
#module_380653585 .ModuleHead .HeadText.HeadText380653585 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653585 .ModuleHead .HeadCenter.HeadCenter380653585{text-align:left;}
#module_380653585 .ModuleHead .HeadCenter.HeadCenter380653585 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653585 .BodyCenter.BodyCenter380653585 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653585 >.module_380653585 {
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(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(191, 191, 191);
border-bottom-width:0px;
}
#module_380653585 >.module_380653585{
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_380653585 .BodyCenter.BodyCenter380653585 {
padding-top:40px;
padding-left:0px;
padding-right:30px;
padding-bottom:40px;
}
}
@media screen and (max-width: 767px){
#module_380653585 .BodyCenter.BodyCenter380653585 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653585 >.module_380653585 {
margin-top:24.2857%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:4.2857%;
}
}
@media screen and (max-width: 767px){
#module_380653585 >.module_380653585 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}

#module_380653585 .ModuleImageTextGiantContent{margin-top:px;}
#module_380653585 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_380653585 .ModuleImageTextGiantContent{margin-left:px;}
#module_380653585 .ModuleImageTextGiantContent{margin-right:px;}
#module_380653585 .imageTextGiant-Container{padding-top:10px;}
#module_380653585 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653585 .imageTextGiant-Container{padding-left:10px;}
#module_380653585 .imageTextGiant-Container{padding-right:10px;}
#module_380653585 .showHandle .btn{font-size:px;}
#module_380653585 .showHandle .btn{font-family:;}
#module_380653585 .showHandle .btn{color:;}
#module_380653585 .showHandle .btn{}
#module_380653585 .showHandle .btn{}
#module_380653585 .showHandle .btn{}
#module_380653585 .showHandle div{border-top-color: !important;}
#module_380653585 .showHandle div{border-top-style: !important;}
#module_380653585 .showHandle div{border-top-width:px !important;}
#module_380653585 .showHandle{background-color:;}
#module_380653585 .showHandle{}
#module_380653585 .showHandle{}
#module_380653585 .showHandle{}
#module_380653585 .showHandle{}
#module_380653585 .showHandle{}
#module_380653585 a{font-size:unset;font-family:unset}
.module_380653586 .ModuleHead .HeadCenter{float:none;}
#module_380653586 {
padding:0px;
}
#module_380653586 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653586 .ModuleHead380653586 {
display:none;
}
#module_380653586 .ModuleHead .HeadText.HeadText380653586 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653586 .ModuleHead .HeadCenter.HeadCenter380653586{text-align:left;}
#module_380653586 .ModuleHead .HeadCenter.HeadCenter380653586 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653586 .BodyCenter.BodyCenter380653586 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653586 >.module_380653586 {
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_380653586 >.module_380653586{
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_380653586 .BodyCenter.BodyCenter380653586 {
padding-top:10px;
padding-left:60px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653586 .BodyCenter.BodyCenter380653586 {
padding-top:0px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653586 >.module_380653586 {
margin-top:17.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653586 >.module_380653586 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}

#module_380653586 .ModuleImageTextGiantContent{margin-top:px;}
#module_380653586 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_380653586 .ModuleImageTextGiantContent{margin-left:px;}
#module_380653586 .ModuleImageTextGiantContent{margin-right:px;}
#module_380653586 .imageTextGiant-Container{padding-top:10px;}
#module_380653586 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653586 .imageTextGiant-Container{padding-left:10px;}
#module_380653586 .imageTextGiant-Container{padding-right:10px;}
#module_380653586 .showHandle .btn{font-size:px;}
#module_380653586 .showHandle .btn{font-family:;}
#module_380653586 .showHandle .btn{color:;}
#module_380653586 .showHandle .btn{}
#module_380653586 .showHandle .btn{}
#module_380653586 .showHandle .btn{}
#module_380653586 .showHandle div{border-top-color: !important;}
#module_380653586 .showHandle div{border-top-style: !important;}
#module_380653586 .showHandle div{border-top-width:px !important;}
#module_380653586 .showHandle{background-color:;}
#module_380653586 .showHandle{}
#module_380653586 .showHandle{}
#module_380653586 .showHandle{}
#module_380653586 .showHandle{}
#module_380653586 .showHandle{}
#module_380653586 a{font-size:unset;font-family:unset}
.ModuleVRGridGiant.layout-101 .ModuleSubContainer{
    position: relative;
}

.ModuleVRGridGiant.layout-101 .denyvraction{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 50;
    display: none;
}
.module_380687617 .ModuleHead .HeadCenter{float:none;}
#module_380687617 {
padding:0px;
}
#module_380687617 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_380687617 .ModuleHead380687617 {
display:none;
}

#module_380687617 .ModuleVRGridContainer { height:500px !important } #module_380687617 .ModuleVRGridContainer  iframe { position: relative; z-index: 49;width: 100%;Height:500px}.module_380653554 .ModuleHead .HeadCenter{float:none;}
#module_380653554 {
padding:0px;
}
#module_380653554 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653554 .ModuleHead380653554 {
display:none;
}
#module_380653554 .ModuleHead .HeadText.HeadText380653554 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653554 .ModuleHead .HeadCenter.HeadCenter380653554{text-align:left;}
#module_380653554 .ModuleHead .HeadCenter.HeadCenter380653554 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653554 .BodyCenter.BodyCenter380653554 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653554 >.module_380653554 {
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_380653554 >.module_380653554{
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_380653554 .BodyCenter.BodyCenter380653554 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653554 .BodyCenter.BodyCenter380653554 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653554 >.module_380653554 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653554 >.module_380653554 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}

#module_380653554 .ModuleSubContainer{background-color:transparent;}
#module_380653554 .ModuleSubContainer{background-image:none;}
#module_380653554 .ModuleSubContainer{background-repeat:no-repeat;}
#module_380653554 .ModuleSubContainer{background-position:0% 0%;}
#module_380653554 .ModuleSubContainer{background-attachment:scroll;}
#module_380653554 .ModuleSubContainer{}
#module_380653554 {!bgVideo!}{bgVideoUrl:none}
#module_380653554 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_380653554 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_380653554 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer380653554 {max-width:1400px;width:auto;}
.module_380653555 .ModuleHead .HeadCenter{float:none;}
#module_380653555 {
padding:0px;
}
#module_380653555 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653555 .ModuleHead380653555 {
display:none;
}
#module_380653555 .ModuleHead .HeadText.HeadText380653555 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653555 .ModuleHead .HeadCenter.HeadCenter380653555{text-align:left;}
#module_380653555 .ModuleHead .HeadCenter.HeadCenter380653555 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653555 .BodyCenter.BodyCenter380653555 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653555 >.module_380653555 {
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(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(191, 191, 191);
border-bottom-width:0px;
}
#module_380653555 >.module_380653555{
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_380653555 .BodyCenter.BodyCenter380653555 {
padding-top:40px;
padding-left:0px;
padding-right:30px;
padding-bottom:40px;
}
}
@media screen and (max-width: 767px){
#module_380653555 .BodyCenter.BodyCenter380653555 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653555 >.module_380653555 {
margin-top:9.1429%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:4.2857%;
}
}
@media screen and (max-width: 767px){
#module_380653555 >.module_380653555 {
margin-top:5.7637%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_380653555 .ModuleImageTextGiantContent{margin-top:px;}
#module_380653555 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_380653555 .ModuleImageTextGiantContent{margin-left:px;}
#module_380653555 .ModuleImageTextGiantContent{margin-right:px;}
#module_380653555 .imageTextGiant-Container{padding-top:10px;}
#module_380653555 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653555 .imageTextGiant-Container{padding-left:10px;}
#module_380653555 .imageTextGiant-Container{padding-right:10px;}
#module_380653555 .showHandle .btn{font-size:px;}
#module_380653555 .showHandle .btn{font-family:;}
#module_380653555 .showHandle .btn{color:;}
#module_380653555 .showHandle .btn{}
#module_380653555 .showHandle .btn{}
#module_380653555 .showHandle .btn{}
#module_380653555 .showHandle div{border-top-color: !important;}
#module_380653555 .showHandle div{border-top-style: !important;}
#module_380653555 .showHandle div{border-top-width:px !important;}
#module_380653555 .showHandle{background-color:;}
#module_380653555 .showHandle{}
#module_380653555 .showHandle{}
#module_380653555 .showHandle{}
#module_380653555 .showHandle{}
#module_380653555 .showHandle{}
#module_380653555 a{font-size:unset;font-family:unset}
.module_380653556 .ModuleHead .HeadCenter{float:none;}
#module_380653556 {
padding:0px;
}
#module_380653556 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653556 .ModuleHead380653556 {
display:none;
}
#module_380653556 .BodyCenter.BodyCenter380653556 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653556 >.module_380653556 {
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_380653556 >.module_380653556{
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_380653556 .BodyCenter.BodyCenter380653556 {
padding-top:10px;
padding-left:60px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653556 .BodyCenter.BodyCenter380653556 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_380653556 >.module_380653556 {
margin-top:8.5714%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653556 >.module_380653556 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_380653556 >.module_380653556 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380653556:hover {
border:none;
}
#module_380653556:hover >.module_380653556 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

.module_380653559 .ModuleHead .HeadCenter{float:none;}
#module_380653559 {
padding:0px;
}
#module_380653559 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653559 .ModuleHead380653559 {
display:none;
}
#module_380653559 .ModuleHead .HeadText.HeadText380653559 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653559 .ModuleHead .HeadCenter.HeadCenter380653559{text-align:left;}
#module_380653559 .ModuleHead .HeadCenter.HeadCenter380653559 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653559 .BodyCenter.BodyCenter380653559 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653559 >.module_380653559 {
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_380653559 >.module_380653559{
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_380653559 .BodyCenter.BodyCenter380653559 {
padding-top:50px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653559 .BodyCenter.BodyCenter380653559 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653559 >.module_380653559 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653559 >.module_380653559 {
margin-top:6.0519%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_380653559 .ModuleImageTextGiantContent{margin-top:px;}
#module_380653559 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_380653559 .ModuleImageTextGiantContent{margin-left:px;}
#module_380653559 .ModuleImageTextGiantContent{margin-right:px;}
#module_380653559 .imageTextGiant-Container{padding-top:10px;}
#module_380653559 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653559 .imageTextGiant-Container{padding-left:10px;}
#module_380653559 .imageTextGiant-Container{padding-right:10px;}
#module_380653559 .showHandle .btn{font-size:px;}
#module_380653559 .showHandle .btn{font-family:;}
#module_380653559 .showHandle .btn{color:;}
#module_380653559 .showHandle .btn{}
#module_380653559 .showHandle .btn{}
#module_380653559 .showHandle .btn{}
#module_380653559 .showHandle div{border-top-color: !important;}
#module_380653559 .showHandle div{border-top-style: !important;}
#module_380653559 .showHandle div{border-top-width:px !important;}
#module_380653559 .showHandle{background-color:;}
#module_380653559 .showHandle{}
#module_380653559 .showHandle{}
#module_380653559 .showHandle{}
#module_380653559 .showHandle{}
#module_380653559 .showHandle{}
#module_380653559 a{font-size:unset;font-family:unset}
.module_380653587 .ModuleHead .HeadCenter{float:none;}
#module_380653587 {
padding:0px;
}
#module_380653587 {
position:static;
z-index:0;
top:34px;
width:100%;
height: auto;
}
#module_380653587 .ModuleHead380653587 {
display:none;
}
#module_380653587 .ModuleHead .HeadText.HeadText380653587 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653587 .ModuleHead .HeadCenter.HeadCenter380653587{text-align:left;}
#module_380653587 .ModuleHead .HeadCenter.HeadCenter380653587 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653587 .BodyCenter.BodyCenter380653587 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653587 >.module_380653587 {
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_380653587 >.module_380653587{
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_380653587 .BodyCenter.BodyCenter380653587 {
padding-top:50px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653587 .BodyCenter.BodyCenter380653587 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653587 >.module_380653587 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653587 >.module_380653587 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}

#module_380653587 .ModuleImageTextGiantContent{margin-top:px;}
#module_380653587 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_380653587 .ModuleImageTextGiantContent{margin-left:px;}
#module_380653587 .ModuleImageTextGiantContent{margin-right:px;}
#module_380653587 .imageTextGiant-Container{padding-top:10px;}
#module_380653587 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653587 .imageTextGiant-Container{padding-left:10px;}
#module_380653587 .imageTextGiant-Container{padding-right:10px;}
#module_380653587 .showHandle .btn{font-size:px;}
#module_380653587 .showHandle .btn{font-family:;}
#module_380653587 .showHandle .btn{color:;}
#module_380653587 .showHandle .btn{}
#module_380653587 .showHandle .btn{}
#module_380653587 .showHandle .btn{}
#module_380653587 .showHandle div{border-top-color: !important;}
#module_380653587 .showHandle div{border-top-style: !important;}
#module_380653587 .showHandle div{border-top-width:px !important;}
#module_380653587 .showHandle{background-color:;}
#module_380653587 .showHandle{}
#module_380653587 .showHandle{}
#module_380653587 .showHandle{}
#module_380653587 .showHandle{}
#module_380653587 .showHandle{}
#module_380653587 a{font-size:unset;font-family:unset}
.module_380653560 .ModuleHead .HeadCenter{float:none;}
#module_380653560 {
padding:0px;
}
#module_380653560 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653560 .ModuleHead380653560 {
display:none;
}
#module_380653560 .BodyCenter.BodyCenter380653560 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653560 >.module_380653560 {
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_380653560 >.module_380653560{
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_380653560 .BodyCenter.BodyCenter380653560 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.1841%;
}
}
@media screen and (max-width: 767px){
#module_380653560 .BodyCenter.BodyCenter380653560 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653560 >.module_380653560 {
margin-top:-25.1046%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653560 >.module_380653560 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380653560 >.module_380653560 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380653560:hover {
border:none;
}
#module_380653560:hover >.module_380653560 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380653560 .ModuleSubContainer{background-color:transparent;}
#module_380653560 .ModuleSubContainer{background-image:none;}
#module_380653560 .ModuleSubContainer{background-repeat:no-repeat;}
#module_380653560 .ModuleSubContainer{background-position:0% 0%;}
#module_380653560 .ModuleSubContainer{background-attachment:scroll;}
#module_380653560 .ModuleSubContainer{}
#module_380653560 {!bgVideo!}{bgVideoUrl:}
#module_380653560 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_380653560 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_380653560 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer380653560 {max-width:1400px;width:auto;}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container{max-height: 100%; max-width: 100%;padding: 10px;}
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container .GraphicUpper{text-align: center;}
.ModuleImageTextGiant.layout-103 .ModuleImageTextContent{width: 100%;}

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

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

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

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

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

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

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

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

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

#module_380653567 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380653567 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380653567 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380653567 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380653567 .imageTextGiant-Container{padding-top:10px;}
#module_380653567 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653567 .imageTextGiant-Container{padding-left:10px;}
#module_380653567 .imageTextGiant-Container{padding-right:10px;}
#module_380653567 .showHandle .btn{font-size:14px;}
#module_380653567 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_380653567 .showHandle .btn{color:#333;}
#module_380653567 .showHandle .btn{font-weight:400;}
#module_380653567 .showHandle .btn{text-decoration:none;}
#module_380653567 .showHandle .btn{font-style:normal;}
#module_380653567 .showHandle div{border-top-color:#ddd !important;}
#module_380653567 .showHandle div{border-top-style:solid !important;}
#module_380653567 .showHandle div{border-top-width:1px !important;}
#module_380653567 .showHandle{background-color:transparent;}
#module_380653567 .showHandle{background-image:none;}
#module_380653567 .showHandle{background-repeat:no-repeat;}
#module_380653567 .showHandle{}
#module_380653567 .showHandle{}
#module_380653567 .showHandle{}
#module_380653567 a{font-size:unset;font-family:unset}
.module_380653588 .ModuleHead .HeadCenter{float:none;}
#module_380653588 {
padding:0px;
}
#module_380653588 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653588 .ModuleHead380653588 {
display:none;
}
#module_380653588 {
border:none;
}
@media screen and (min-width: 768px){
#module_380653588 >.module_380653588 {
margin-top:5.1429%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653588 >.module_380653588 {
}
}

#module_380653588 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380653588 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380653588 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380653588 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380653588 .imageTextGiant-Container{padding-top:10px;}
#module_380653588 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653588 .imageTextGiant-Container{padding-left:10px;}
#module_380653588 .imageTextGiant-Container{padding-right:10px;}
#module_380653588 .showHandle .btn{font-size:14px;}
#module_380653588 .showHandle .btn{font-family:;}
#module_380653588 .showHandle .btn{color:#333;}
#module_380653588 .showHandle .btn{font-weight:400;}
#module_380653588 .showHandle .btn{text-decoration:none;}
#module_380653588 .showHandle .btn{font-style:normal;}
#module_380653588 .showHandle div{border-top-color:#ddd !important;}
#module_380653588 .showHandle div{border-top-style:solid !important;}
#module_380653588 .showHandle div{border-top-width:1px !important;}
#module_380653588 .showHandle{background-color:transparent;}
#module_380653588 .showHandle{}
#module_380653588 .showHandle{background-repeat:no-repeat;}
#module_380653588 .showHandle{}
#module_380653588 .showHandle{}
#module_380653588 .showHandle{}
#module_380653588 a{font-size:unset;font-family:unset}

/*layout-104内容*/
.ModuleProductListGiant.layout-102 .cor-z{background: #0072d4;}
.flexs{ display: flex;  flex-wrap: wrap;  align-content: flex-start;}
.ModuleProductListGiant.layout-104 .pro-container .pro-item {margin: 0 2% 2% 0;  background-color: #f8f8f8;  box-sizing: border-box;  -webkit-transition:all 0.3s ease-out 0s;  -moz-transition: all 0.3s ease-out 0s;  -ms-transition: all 0.3s ease-out 0s;  -o-transition: all 0.3s ease-out 0s;  transition: all 0.3s ease-out 0s;  }
.ModuleProductListGiant.layout-104  .pro-container .pro-item .pro-img {overflow: hidden;display: block;height: auto; border-bottom: 1px solid #eee; list-style-type: none;  display: block;  max-width: 100%;  width: 100%; position: relative }
.ModuleProductListGiant.layout-104 .pro-container .pro-item .pro-img .dummy{  padding-top: 100%;  }
.ModuleProductListGiant.layout-104 .pro-container .pro-item .pro-img img{ transition: all 0.3s linear 0s; position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%;  max-height: 100%;  display: block;  margin:auto;  padding: auto;  }
.ModuleProductListGiant.layout-104 .pro-container a:hover .pro-img img{ transform: scale(1.1); }
.ModuleProductListGiant.layout-104  .pro-container .pro-item .pro-name,
.ModuleProductListGiant.layout-104  .pro-container .pro-item .pro-desc { text-align: center; display: block;   font-size: 14px; margin-bottom: 6px;   }
.ModuleProductListGiant.layout-104  .pro-container .pro-item .pro-name {font-size: 18px;  font-weight: bold;   overflow: hidden;  text-overflow: ellipsis; /*white-space: nowrap; */  }
.ModuleProductListGiant.layout-104  .pro-container .pro-item .pro-desc {  line-height: 24px; font-size: 14px; height: 22px; overflow: hidden;  }
.ModuleProductListGiant.layout-104  .pro-container .pro-text{ width:100%;     padding:7% 5%;}
.ModuleProductListGiant.layout-104 a:active,.ModuleProductListGiant.layout-107 a:visited,.ModuleProductListGiant.layout-107 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-104 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-104 .pro-name{word-break: break-word !important;}
.ModuleProductListGiant.layout-104 .smailtool{align-items: flex-start;position: absolute; top:15px; right: 15px; display: flex; }
.ModuleProductListGiant.layout-104 .VRDiv{ display: flex; justify-content: flex-start;align-items: center; margin-right: 5px; color:#fff;font-size: 14px; background-color: rgba(0,0,0,0.4); border-radius: 8px;padding:8px 12px;}
.ModuleProductListGiant.layout-104 .VRDiv > svg{ width: 16px; height: 16px;fill: #fff;}
.ModuleProductListGiant.layout-104 .VRTipstxt{ margin-left: 8px;    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;}
@media screen and (min-width: 768px){
 .ModuleProductListGiant.layout-104 .pred-filter{display: block}
 .ModuleProductListGiant.layout-104 .silder-filter,.btn-filter{display: none}
 .ModuleProductListGiant.layout-104  .pro-container .pro-item:hover {  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);  }
 .ModuleProductListGiant.layout-104 .pro-item.col-lg-2 {width: 49%;  padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
 .ModuleProductListGiant.layout-104 .pro-item.col-lg-3 {width:32%; padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
 .ModuleProductListGiant.layout-104 .pro-item.col-lg-4 {width: 23.5%; padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(4n).col-lg-4{ margin-right: 0 !important;}
 .ModuleProductListGiant.layout-104 .pro-item.col-lg-5 {width:18.4%; padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
 .ModuleProductListGiant.layout-104 .pro-item.col-lg-6 {width:15%; padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(6n).col-lg-6{ margin-right: 0 !important;}
 .ModuleProductListGiant.layout-104 .pro-item.col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(n).col-lg-1{ margin-right: 0 !important;}
}

.ModuleProductListGiant.layout-104 .bean-finish{background: #000;color:#fff;}
.ModuleProductListGiant.layout-104 .items-active{background: transparent;color: #000;}
.ModuleProductListGiant.layout-104 .selected-light:hover{color:#000;}
.ModuleProductListGiant.layout-104 .choosed-tab{color:#000}

@media only screen and (max-width: 767px) {
.ModuleProductListGiant.layout-104 .smailtool{ right: 5px}
.ModuleProductListGiant.layout-104 .VRDiv{max-width: 100px;overflow: hidden;}
.ModuleProductListGiant.layout-104 .pred-filter{display: none}
.ModuleProductListGiant.layout-104 .silder-filter,.btn-filter{display: block}
.ModuleProductListGiant.layout-104 .pro-container .pro-text{ width:100%;     padding:5% 5%;}
.ModuleProductListGiant.layout-104 .pro-container .pro-item { margin: 0 3.1% 3.1% 0 !important; width: 49%;  border: 5px solid #fff;  box-sizing: border-box;  border-top: 0px solid #fff;}
.ModuleProductListGiant.layout-104 .pro-container .pro-item .pro-name {  font-size: 14px;  padding-bottom: 0 }
.ModuleProductListGiant.layout-104 .pro-container .pro-item .pro-desc {  font-size: 10px;   }

 .ModuleProductListGiant.layout-104 .pro-item.col-xs-2 {width: 48.4% !important; padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(2n).col-xs-2{ margin-right: 0 !important;}
 .ModuleProductListGiant.layout-104 .pro-item.col-xs-3 {width:31.1% !important; padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(3n).col-xs-3{ margin-right: 0 !important;}
 .ModuleProductListGiant.layout-104 .pro-item.col-xs-4 {width: 23.5% !important; padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(4n).col-xs-4{ margin-right: 0 !important;}
 .ModuleProductListGiant.layout-104 .pro-item.col-xs-5 {width:18.4% !important; padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(5n).col-xs-5{ margin-right: 0 !important;}
 .ModuleProductListGiant.layout-104 .pro-item.col-xs-6 {width:15% !important; padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(6n).col-xs-6{ margin-right: 0 !important;}
 .ModuleProductListGiant.layout-104 .pro-item.col-xs-1 {width: 100% !important; padding-right:0;  padding-left:0;}
 .ModuleProductListGiant.layout-104 .pro-item:nth-child(n).col-xs-1{ margin-right: 0 !important;}
}
.ModuleProductListGiant.layout-104 .videosDiv{border-radius: 8px;padding:8px 12px;background:rgba(0,0,0,0.4);}
.ModuleProductListGiant.layout-104 .videosTis{color: #fff;font-size: 12px;}
.ModuleProductListGiant.layout-104 .videosTis > svg{ width: 12px; height: 12px;fill: #fff;}
.ModuleProductListGiant.layout-104 .pagerGiant .inputer{outline: 0;}













































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

#module_380686245 .VRDiv{background-color:rgba(0,0,0,0.4);}
#module_380686245 .VRDiv{background-image:none;}
#module_380686245 .VRDiv{background-repeat:no-repeat;}
#module_380686245 .VRDiv{}
#module_380686245 .VRDiv{}
#module_380686245 .VRDiv{}
#module_380686245 .VRDiv{border-top-left-radius:8px;}
#module_380686245 .VRDiv{border-top-right-radius:8px;}
#module_380686245 .VRDiv{border-bottom-left-radius:8px;}
#module_380686245 .VRDiv{border-bottom-right-radius:8px;}
#module_380686245 .vrIcon  {font-size:16px;}  #module_380686245 .vrIcon  > svg {width:16px; height:16px}
#module_380686245 .vrIcon  {color:#fff;} #module_380686245 .vrIcon  > svg {fill:#fff;}
#module_380686245 .VRDiv{padding-top:8px;}
#module_380686245 .VRDiv{padding-bottom:8px;}
#module_380686245 .VRDiv{padding-left:12px;}
#module_380686245 .VRDiv{padding-right:12px;}
#module_380686245 .VRTipstxt{font-size:14px;}
#module_380686245 .VRTipstxt{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .VRTipstxt{color:#fff;}
#module_380686245 .VRTipstxt{font-weight:normal;}
#module_380686245 .VRTipstxt{text-decoration:none;}
#module_380686245 .VRTipstxt{font-style:normal;}
#module_380686245 .videosDiv{background-color:rgba(0,0,0,0.4);}
#module_380686245 .videosDiv{background-image:none;}
#module_380686245 .videosDiv{background-repeat:no-repeat;}
#module_380686245 .videosDiv{}
#module_380686245 .videosDiv{}
#module_380686245 .videosDiv{}
#module_380686245 .videosDiv{border-top-left-radius:8px;}
#module_380686245 .videosDiv{border-top-right-radius:8px;}
#module_380686245 .videosDiv{border-bottom-left-radius:8px;}
#module_380686245 .videosDiv{border-bottom-right-radius:8px;}
#module_380686245 .videosTis {font-size:16px;}  #module_380686245 .videosTis > svg {width:16px; height:16px}
#module_380686245 .videosTis {color:#fff;} #module_380686245 .videosTis > svg {fill:#fff;}
#module_380686245 .videosDiv{padding-top:8px;}
#module_380686245 .videosDiv{padding-bottom:8px;}
#module_380686245 .videosDiv{padding-left:12px;}
#module_380686245 .videosDiv{padding-right:12px;}
#module_380686245 .pro-item{margin-bottom:20px; margin-right:20px;} #module_380686245 .pro-container a.col-lg-2{width:calc((100% - 20px) / 2);} #module_380686245 .pro-container a.col-lg-3{width:calc((100% - 20px * 2) / 3);} #module_380686245 .pro-container a.col-lg-4{width:calc((100% - 20px * 3) / 4);} #module_380686245 .pro-container a.col-lg-5{width:calc((100% - 20px * 4) / 5);} #module_380686245 .pro-container a.col-lg-6{width:calc((100% - 20px * 5) / 6);}
#module_380686245 .pro-item{padding-top:0px;}
#module_380686245 .pro-item{padding-bottom:0px;}
#module_380686245 .pro-item{padding-left:0px;}
#module_380686245 .pro-item{padding-right:0px;}
#module_380686245 .pro-item{background-color:#f8f8f8;}
#module_380686245 .pro-item{background-image:none;}
#module_380686245 .pro-item{background-repeat:no-repeat;}
#module_380686245 .pro-item{}
#module_380686245 .pro-item{}
#module_380686245 .pro-item{}
#module_380686245 .pro-item{border-top-color:transparent;}
#module_380686245 .pro-item{border-top-style:none;}
#module_380686245 .pro-item{border-top-width:0px;}
#module_380686245 .pro-item{border-right-color:transparent;}
#module_380686245 .pro-item{border-right-style:none;}
#module_380686245 .pro-item{border-right-width:0px;}
#module_380686245 .pro-item{border-bottom-color:transparent;}
#module_380686245 .pro-item{border-bottom-style:none;}
#module_380686245 .pro-item{border-bottom-width:0px;}
#module_380686245 .pro-item{border-left-color:transparent;}
#module_380686245 .pro-item{border-left-style:none;}
#module_380686245 .pro-item{border-left-width:0px;}
#module_380686245 .pro-img .dummy{background-color:transparent;}
#module_380686245 .pro-img .dummy{background-image:none;}
#module_380686245 .pro-img .dummy{background-repeat:no-repeat;}
#module_380686245 .pro-img .dummy{}
#module_380686245 .pro-img .dummy{}
#module_380686245 .pro-img .dummy{}
#module_380686245 .pro-img .dummy{padding-top:66.67%;}
#module_380686245 .pro-img img{ object-fit:cover;}
#module_380686245 .pro-img img{ width:100%;}
#module_380686245 .pro-img img{ height:100%;}
#module_380686245 .pro-img img{border-radius:0px;}
#module_380686245 .pro-img,#module_380686245 .pro-item{border-top-left-radius:0px;}
#module_380686245 .pro-img,#module_380686245 .pro-item{border-top-right-radius:0px;}
#module_380686245 .pro-img{border-bottom-left-radius:0px;}
#module_380686245 .pro-img{border-bottom-right-radius:0px;}
#module_380686245 .pro-img{border-top-color:transparent;}
#module_380686245 .pro-img{border-top-style:none;}
#module_380686245 .pro-img{border-top-width:0px;}
#module_380686245 .pro-img{border-right-color:transparent;}
#module_380686245 .pro-img{border-right-style:none;}
#module_380686245 .pro-img{border-right-width:0px;}
#module_380686245 .pro-img{border-bottom-color:transparent;}
#module_380686245 .pro-img{border-bottom-style:none;}
#module_380686245 .pro-img{border-bottom-width:0px;}
#module_380686245 .pro-img{border-left-color:transparent;}
#module_380686245 .pro-img{border-left-style:none;}
#module_380686245 .pro-img{border-left-width:0px;}
#module_380686245 .pro-name{font-size:15px;}
#module_380686245 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .pro-name{color:#575757;}
#module_380686245 .pro-name{font-weight:normal;}
#module_380686245 .pro-name{text-decoration:none;}
#module_380686245 .pro-name{font-style:normal;}
#module_380686245 .pro-name{text-align: center;}
#module_380686245 .pro-name{margin-top:0px;}
#module_380686245 .pro-name{margin-bottom:6px;}
#module_380686245 .pro-desc{font-size:14px;line-height:calc(14px + 6px);}
#module_380686245 .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .pro-desc{color:#666;}
#module_380686245 .pro-desc{font-weight:normal;}
#module_380686245 .pro-desc{text-decoration:none;}
#module_380686245 .pro-desc{font-style:normal;}
#module_380686245 .pro-desc{text-align: center;}
#module_380686245 .pro-desc{margin-top:0px;}
#module_380686245 .pro-desc{margin-bottom:6px;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li,#module_380686245 .productListOrderCtrlTab .summary .totalProduct{color:#000;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_380686245 .choosed-tab, #module_380686245 .setting-screening-criteria{font-size:12px;}
#module_380686245 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .choosed-tab, #module_380686245 .setting-screening-criteria{color:#000;}
#module_380686245 .choosed-tab{}
#module_380686245 .choosed-tab{}
#module_380686245 .choosed-tab{}
#module_380686245 .selected-light,#module_380686245 .setting-all, #module_380686245 .setting-left-bar, #module_380686245 .setting-pred-warp .setting-collapse, #module_380686245 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_380686245 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_380686245 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_380686245 .selected-light,#module_380686245 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .selected-light,#module_380686245 .setting-left-bar,#module_380686245 .setting-reset,#module_380686245 .setting-pred-warp .setting-collapse,#module_380686245 .giantroom .btn-more{color:#000;}
#module_380686245 .selected-light{}
#module_380686245 .selected-light,#module_380686245 .setting-all{}
#module_380686245 .selected-light,#module_380686245 .setting-all{}
#module_380686245 .setting-right-temp ul li, #module_380686245 .choosed-tab{border-top-left-radius:2px;}
#module_380686245 .setting-right-temp ul li, #module_380686245 .choosed-tab{border-top-right-radius:2px;}
#module_380686245 .setting-right-temp ul li, #module_380686245 .choosed-tab{border-bottom-left-radius:2px;}
#module_380686245 .setting-right-temp ul li, #module_380686245 .choosed-tab{border-bottom-right-radius:2px;}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab{border-top-color:#d6d6d6;}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab{border-top-style:solid;}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab, #module_380686245 .giantroom .btn-more{border-top-width:1px;} #module_380686245 .giantroom {margin-top: calc(-16px - 1px);}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab, #module_380686245 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab, #module_380686245 .giantroom .btn-more{border-bottom-style:solid;}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab, #module_380686245 .giantroom .btn-more{border-bottom-width:1px;}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab, #module_380686245 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab, #module_380686245 .giantroom .btn-more{border-left-style:solid;}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab, #module_380686245 .giantroom .btn-more{border-left-width:1px;}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab, #module_380686245 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab, #module_380686245 .giantroom .btn-more{border-right-style:solid;}
#module_380686245 .pred-filter, #module_380686245 .choosed-tab, #module_380686245 .giantroom .btn-more{border-right-width:1px;}
#module_380686245 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_380686245 .setting-left-bar{background-color:#fafafa;}
#module_380686245 .setting-left-bar{width:100px} #module_380686245 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_380686245 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_380686245 .choosed-tab .icsmall{color:#999;}
#module_380686245 .setting-right-temp ul li{margin-right:10px;}
#module_380686245 .pagerGiant .text{font-size:12px;}
#module_380686245 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .pagerGiant .text{color:#333;}
#module_380686245 .pagerGiant .text{}
#module_380686245 .pagerGiant .text{}
#module_380686245 .pagerGiant .text{}
#module_380686245 .pagerGiant .current,#module_380686245 .pagerGiant .num,#module_380686245 .pagerGiant .inputer{width:30px}
#module_380686245 .pagerGiant .current,#module_380686245 .pagerGiant .num,#module_380686245 .pagerGiant .inputer{height:30px}
#module_380686245 .pagerGiant .num{font-size:12px;}
#module_380686245 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .pagerGiant .num{color:#333;}
#module_380686245 .pagerGiant .num{}
#module_380686245 .pagerGiant .num{}
#module_380686245 .pagerGiant .num{}
#module_380686245 .pagerGiant .submit{width:55px}
#module_380686245 .pagerGiant .submit{height:30px}
#module_380686245 .pagerGiant .current,#module_380686245 .pagerGiant .num,#module_380686245 .pagerGiant .inputer,#module_380686245 .pagerGiant .submit{border-top-left-radius:0px;}
#module_380686245 .pagerGiant .current,#module_380686245 .pagerGiant .num,#module_380686245 .pagerGiant .inputer,#module_380686245 .pagerGiant .submit{border-top-right-radius:0px;}
#module_380686245 .pagerGiant .current,#module_380686245 .pagerGiant .num,#module_380686245 .pagerGiant .inputer,#module_380686245 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_380686245 .pagerGiant .current,#module_380686245 .pagerGiant .num,#module_380686245 .pagerGiant .inputer,#module_380686245 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_380686245 .pagerGiant .next,#module_380686245 .pagerGiant .splitline{color:#ccc;}
#module_380686245 .pagerGiant .num{background-color:#fff;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .inputer{border-top-color:#ccc;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .inputer{border-top-style:solid;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer{border-top-width:1px;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .inputer{border-bottom-style:solid;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer{border-bottom-width:1px;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .inputer{border-left-color:#ccc;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .inputer{border-left-style:solid;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer{border-left-width:1px;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .inputer{border-right-color:#ccc;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .inputer{border-right-style:solid;}
#module_380686245 .pagerGiant .num, #module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer{border-right-width:1px;}
#module_380686245 .page-more a{font-size:px;}
#module_380686245 .page-more a{font-family:;}
#module_380686245 .page-more a{color: !important;}
#module_380686245 .page-more a{}
#module_380686245 .page-more a{}
#module_380686245 .page-more a{}
#module_380686245 .page-more a{background-color:#fff;}
#module_380686245 .page-more a{border-top-color:#eee;}
#module_380686245 .page-more a{border-top-style:solid;}
#module_380686245 .page-more a{border-top-width:2px;}
#module_380686245 .page-more a{border-bottom-color:#eee;}
#module_380686245 .page-more a{border-bottom-style:solid;}
#module_380686245 .page-more a{border-bottom-width:2px;}
#module_380686245 .page-more a{border-left-color:#eee;}
#module_380686245 .page-more a{border-left-style:solid;}
#module_380686245 .page-more a{border-left-width:2px;}
#module_380686245 .page-more a{border-right-color:#eee;}
#module_380686245 .page-more a{border-right-style:solid;}
#module_380686245 .page-more a{border-right-width:2px;}
#module_380686245 .VRDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_380686245 .VRDiv:hover{background-image:none;}
#module_380686245 .VRDiv:hover{background-repeat:no-repeat;}
#module_380686245 .VRDiv:hover{}
#module_380686245 .VRDiv:hover{}
#module_380686245 .VRDiv:hover{}
#module_380686245 .VRDiv:hover .vrIcon  {font-size:16px;}  #module_380686245 .VRDiv:hover .vrIcon  > svg {width:16px; height:16px}
#module_380686245 .VRDiv:hover .vrIcon  {color:#fff;} #module_380686245 .VRDiv:hover .vrIcon  > svg {fill:#fff;}
#module_380686245 .videosDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_380686245 .videosDiv:hover{background-image:none;}
#module_380686245 .videosDiv:hover{background-repeat:no-repeat;}
#module_380686245 .videosDiv:hover{}
#module_380686245 .videosDiv:hover{}
#module_380686245 .videosDiv:hover{}
#module_380686245 .videosDiv:hover .videosTis {font-size:16px;} #module_380686245 .videosDiv:hover .videosTis > svg {width:16px; height:16px}
#module_380686245 .videosDiv:hover .videosTis {color:#fff;} #module_380686245 .videosDiv:hover .videosTis > svg {fill:#fff;}
#module_380686245 .pro-img:hover{background-color:transparent;}
#module_380686245 .pro-img:hover{}
#module_380686245 .pro-img:hover{background-repeat:no-repeat;}
#module_380686245 .pro-img:hover{}
#module_380686245 .pro-img:hover{}
#module_380686245 .pro-img:hover{}
#module_380686245 .pro-img:hover,#module_380686245 .pro-item:hover{border-top-left-radius:0px;}
#module_380686245 .pro-img:hover,#module_380686245 .pro-item:hover{border-top-right-radius:0px;}
#module_380686245 .pro-img:hover{border-bottom-left-radius:0px;}
#module_380686245 .pro-img:hover{border-bottom-right-radius:0px;}
#module_380686245 .pro-img:hover{border-top-color:transparent;}
#module_380686245 .pro-img:hover{border-top-style:none;}
#module_380686245 .pro-img:hover{border-top-width:0px;}
#module_380686245 .pro-img:hover{border-right-color:transparent;}
#module_380686245 .pro-img:hover{border-right-style:none;}
#module_380686245 .pro-img:hover{border-right-width:0px;}
#module_380686245 .pro-img:hover{border-bottom-color:transparent;}
#module_380686245 .pro-img:hover{border-bottom-style:none;}
#module_380686245 .pro-img:hover{border-bottom-width:0px;}
#module_380686245 .pro-img:hover{border-left-color:transparent;}
#module_380686245 .pro-img:hover{border-left-style:none;}
#module_380686245 .pro-img:hover{border-left-width:0px;}
#module_380686245 .pro-item:hover .pro-name{font-size:15px;}
#module_380686245 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .pro-item:hover .pro-name{color:rgb(199, 158, 104);}
#module_380686245 .pro-item:hover .pro-name{font-weight:normal;}
#module_380686245 .pro-item:hover .pro-name{text-decoration:none;}
#module_380686245 .pro-item:hover .pro-name{font-style:normal;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#fff;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_380686245 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_380686245 .selected-light:hover,#module_380686245 .selected-light.active,#module_380686245 .items-active{font-size:12px;}
#module_380686245 .selected-light:hover,#module_380686245 .selected-light.active,#module_380686245 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .selected-light:hover,#module_380686245 .selected-light.active,#module_380686245 .items-active{color:#000;} #module_380686245 .items-active{border-color:#000;} #module_380686245 .bean-finish{background:#000;}
#module_380686245 .selected-light:hover,#module_380686245 .selected-light.active,#module_380686245 .items-active{}
#module_380686245 .selected-light:hover,#module_380686245 .selected-light.active,#module_380686245 .items-active{}
#module_380686245 .selected-light:hover,#module_380686245 .selected-light.active,#module_380686245 .items-active{}
#module_380686245 .setting-left-bar:hover{background-color:#fafafa;}
#module_380686245 .setting-right-temp ul li:hover, #module_380686245 .setting-right-temp ul li.active{background-color:rgba(255, 255, 255, 0);}
#module_380686245 .choosed-tab .icsmall:hover{color:#999;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit{font-size:12px;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit{color:#fff;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit{}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit{}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit{}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit{background-color:#000;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_380686245 .pagerGiant .current, #module_380686245 .pagerGiant .submit, #module_380686245 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_380686245 .page-more a:hover{font-size:px;}
#module_380686245 .page-more:hover a{font-family:;}
#module_380686245 .page-more a:hover{color: !important;}
#module_380686245 .page-more a:hover {}
#module_380686245 .page-more a:hover {}
#module_380686245 .page-more a:hover {}
#module_380686245 .page-more a:hover{background-color:#fff;}
#module_380686245 .page-more a:hover{border-top-color:#eee;}
#module_380686245 .page-more a:hover{border-top-style:solid;}
#module_380686245 .page-more a:hover{border-bottom-color:#eee;}
#module_380686245 .page-more a:hover{border-bottom-style:solid;}
#module_380686245 .page-more a:hover{border-left-color:#eee;}
#module_380686245 .page-more a:hover{border-left-style:solid;}
#module_380686245 .page-more a:hover{border-right-color:#eee;}
#module_380686245 .page-more a:hover{border-right-style:solid;}
.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_9988380686245 .ModuleHead .HeadCenter{float:none;}
#module_9988380686245 {
padding:0px;
}
#module_9988380686245 {
}
#module_9988380686245 .ModuleHead0 {
display:block;
}

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


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

#module_380653590 .ModuleSubContainer{background-color:transparent;}
#module_380653590 .ModuleSubContainer{background-image:none;}
#module_380653590 .ModuleSubContainer{background-repeat:no-repeat;}
#module_380653590 .ModuleSubContainer{background-position:0% 0%;}
#module_380653590 .ModuleSubContainer{background-attachment:scroll;}
#module_380653590 .ModuleSubContainer{}
#module_380653590 {!bgVideo!}{bgVideoUrl:}
#module_380653590 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_380653590 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_380653590 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer380653590 {max-width:1400px;width:auto;}
.module_380653591 .ModuleHead .HeadCenter{float:none;}
#module_380653591 {
padding:0px;
}
#module_380653591 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653591 .ModuleHead380653591 {
display:none;
}
#module_380653591 .ModuleHead .HeadText.HeadText380653591 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653591 .ModuleHead .HeadCenter.HeadCenter380653591{text-align:left;}
#module_380653591 .ModuleHead .HeadCenter.HeadCenter380653591 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653591 .BodyCenter.BodyCenter380653591 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653591 >.module_380653591 {
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_380653591 >.module_380653591{
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_380653591 .BodyCenter.BodyCenter380653591 {
padding-top:80px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653591 .BodyCenter.BodyCenter380653591 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653591 >.module_380653591 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653591 >.module_380653591 {
margin-top:6.4220%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_380653591 .ModuleImageTextGiantContent{margin-top:px;}
#module_380653591 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_380653591 .ModuleImageTextGiantContent{margin-left:px;}
#module_380653591 .ModuleImageTextGiantContent{margin-right:px;}
#module_380653591 .imageTextGiant-Container{padding-top:10px;}
#module_380653591 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653591 .imageTextGiant-Container{padding-left:10px;}
#module_380653591 .imageTextGiant-Container{padding-right:10px;}
#module_380653591 .showHandle .btn{font-size:px;}
#module_380653591 .showHandle .btn{font-family:;}
#module_380653591 .showHandle .btn{color:;}
#module_380653591 .showHandle .btn{}
#module_380653591 .showHandle .btn{}
#module_380653591 .showHandle .btn{}
#module_380653591 .showHandle div{border-top-color: !important;}
#module_380653591 .showHandle div{border-top-style: !important;}
#module_380653591 .showHandle div{border-top-width:px !important;}
#module_380653591 .showHandle{background-color:;}
#module_380653591 .showHandle{}
#module_380653591 .showHandle{}
#module_380653591 .showHandle{}
#module_380653591 .showHandle{}
#module_380653591 .showHandle{}
#module_380653591 a{font-size:unset;font-family:unset}
@keyframes liner {
	0% {
		width: 10%;
	}

	30% {
		width: 20%;
	}

	60% {
		width: 60%;
	}

	100% {
		width: 100%;
	}
}

.ModuleNewsListGiant.layout-110 .news-item {
	float: left;
	position: relative;
	cursor: pointer;
	background: #fff;
	margin-bottom: 2%
}

.ModuleNewsListGiant.layout-110 .news-item .news-img .dummy {
	padding-top: 66.666%;
}

.ModuleNewsListGiant.layout-110 .news-item .news-img {
	list-style-type: none;
	display: block;
	overflow: hidden;
	max-width: 100%;
	width: 100%;
	position: relative;
	margin: auto
}

.ModuleNewsListGiant.layout-110 .news-item .news-img img {
	transition: all .3s ease-out 0s;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	width: 100%;
	margin: auto;
	padding: auto;
	display: block;
}

.ModuleNewsListGiant.layout-110 .news-item:hover .news-img img {
	transform: scale(1.2);
}

.ModuleNewsListGiant.layout-110 .news-item .news-tit {
	position: relative;
	padding-top: 20px;
}

.ModuleNewsListGiant.layout-110 .news-item .news-title {}

.ModuleNewsListGiant.layout-110 .news-item:hover time:before {
	margin-bottom: -10px;
	/* background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff)); */
	-webkit-animation: liner 0.6s linear 1;
	-webkit-animation-fill-mode: both;
	border-bottom-color: #2196f3;
}

.ModuleNewsListGiant.layout-110 .news-item:hover .news-title {
	color: #2196f3
}

.ModuleNewsListGiant.layout-110 .news-item time {
	position: relative;
	font-size: 12px;
	display: block;
	margin: 11px 0 10px 0;
}

.ModuleNewsListGiant.layout-110 .news-item time:before {
	margin-bottom: -10px;
	transition: all 0.1s cubic-bezier(.23, 1, .38, 1) 0.1s;
	position: absolute;
	height: 1px;
	width: 100%;
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
}

.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-name {
	padding: 0 0 5px 0;
}

.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-desc {
	color: #999;
	line-height: 22px;
	margin-top: 31px
}

.ModuleNewsListGiant.layout-110 li.news-item img {
	height: auto;
}

.ModuleNewsListGiant.layout-110 .laout-110-title {
	vertical-align: middle;
}

.ModuleNewsListGiant.layout-110 .label-box {
	font-size: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ModuleNewsListGiant.layout-110 .news-label {
	display: inline-block;
	font-size: 12px;
	color: #999;
	padding: 0 10px;
	margin-top: 18px;
	border-left: 1px solid #eee;
	line-height: 1.5;
}

.ModuleNewsListGiant.layout-110 .videobox .Mantle {
	position: absolute;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: .3;
	z-index: 9;
}

.ModuleNewsListGiant.layout-110 .videobox .iconfont {
	display: block;
	left: 50%;
	top: 50%;
	position: absolute;
	z-index: 10;
	font-size: 66px;
	color: #fff;
	transform: translate(-50%, -50%);
}

.ModuleNewsListGiant.layout-110 .news-title-oneline {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*手机屏幕*/
@media (max-width: 767px) {
	.ModuleNewsListGiant.layout-110 .news-container {
		width: 100%;
		overflow: hidden
	}

	.ModuleNewsListGiant.layout-110 li.col-xs-1 {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-110 li.col-xs-2 {
		width: calc((100% - 3.6%) / 2);
		padding-right: 0;
		padding-left: 0;
		margin-right: 3.6%
	}

	.ModuleNewsListGiant.layout-110 li.col-xs-2:nth-child(2n) {
		margin-right: 0%
	}
}

/*PC屏幕*/
@media (min-width: 768px) {
	.ModuleNewsListGiant.layout-110 .news-container {
		display: flex;
		flex-wrap: wrap;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-1 {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-2 {
		width: calc((100% - 2%) / 2);
		padding-right: 0;
		padding-left: 0;
		margin-right: 2%;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-3 {
		width: calc((100% - 6%) / 3);
		padding-right: 0;
		padding-left: 0;
		margin-right: 3%;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-4 {
		width: calc((100% - 7.98%) / 4);
		padding-right: 0;
		padding-left: 0;
		margin-right: 2.66%;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-5 {
		width: calc((100% - 10%) / 5);
		padding-right: 0;
		padding-left: 0;
		margin-right: 2.5%;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-6 {
		width: calc((100% - 10%) / 6);
		padding-right: 0;
		padding-left: 0;
		margin-right: 2%;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-2:nth-child(2n),
	.ModuleNewsListGiant.layout-110 li.col-lg-3:nth-child(3n),
	.ModuleNewsListGiant.layout-110 li.col-lg-4:nth-child(4n),
	.ModuleNewsListGiant.layout-110 li.col-lg-5:nth-child(5n),
	.ModuleNewsListGiant.layout-110 li.col-lg-6:nth-child(6n) {
		margin-right: 0%;
	}
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-110 .staFun {
	border: 1px solid #e50b1c;
	font-size: 12px;
	padding: 0px 2px;
	color: #fff;
	font-weight: bold;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	vertical-align: text-bottom;
	;
	background: #e50b1c;
}

.ModuleNewsListGiant.layout-110 .pagerGiant .inputer {
	outline: 0;
}.module_380653592 .ModuleHead .HeadCenter{float:none;}
#module_380653592 {
padding:0px;
}
#module_380653592 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653592 .ModuleHead380653592 {
display:none;
}
#module_380653592 .BodyCenter.BodyCenter380653592 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653592 >.module_380653592 {
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_380653592 >.module_380653592{
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_380653592 .BodyCenter.BodyCenter380653592 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653592 .BodyCenter.BodyCenter380653592 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_380653592 >.module_380653592 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653592 >.module_380653592 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_380653592 >.module_380653592 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380653592:hover {
border:none;
}
#module_380653592:hover >.module_380653592 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380653592 .videobox .iconfont{font-size:px;}
#module_380653592 {}@media (max-width: 767px) { #module_380653592 .videobox .iconfont{font-size:px;}}
#module_380653592 .news-item{border-bottom-left-radius:px;}
#module_380653592 .news-item{border-bottom-right-radius:px;}
#module_380653592 .news-item{background-color:transparent;}
#module_380653592 .news-item{background-image:none;}
#module_380653592 .news-item{background-repeat:no-repeat;}
#module_380653592 .news-item{}
#module_380653592 .news-item{}
#module_380653592 .news-item{}
#module_380653592 .news-img .dummy{background-color:transparent;}
#module_380653592 .news-img .dummy{background-image:none;}
#module_380653592 .news-img .dummy{background-repeat:no-repeat;}
#module_380653592 .news-img .dummy{}
#module_380653592 .news-img .dummy{}
#module_380653592 .news-img .dummy{}
#module_380653592 .news-img .dummy{padding-top:auto;}
#module_380653592 .news-img .t-img{ object-fit:cover;}
#module_380653592 .news-img .t-img{ width:100%;}
#module_380653592 .news-img .t-img{ height:100%;}
#module_380653592 .news-img,#module_380653592 .news-item{border-top-left-radius:0px;}
#module_380653592 .news-img,#module_380653592 .news-item{border-top-right-radius:0px;}
#module_380653592 .news-img{border-bottom-left-radius:0px;}
#module_380653592 .news-img{border-bottom-right-radius:0px;}
#module_380653592 .news-title{font-size:15px;}
#module_380653592 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_380653592 .news-title{color:#333;}
#module_380653592 .news-title{font-weight:normal;}
#module_380653592 .laout-110-title{text-decoration:none;}
#module_380653592 .news-title{font-style:normal;}
#module_380653592 .news-title{margin-top:0px;}
#module_380653592 .news-title{margin-bottom:0px;}
#module_380653592 .news-title{padding-left:px;}
#module_380653592 .news-title{padding-right:px;}
#module_380653592 .news-desc{padding-left:px;}
#module_380653592 .news-desc{padding-right:px;}
#module_380653592 .news-desc{font-size:12px;}
#module_380653592 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_380653592 .news-desc{color:#999;}
#module_380653592 .news-desc{font-weight:normal;}
#module_380653592 .news-desc{text-decoration:none;}
#module_380653592 .news-desc{font-style:normal;}
#module_380653592 .news-desc{margin-top:9.1743%;}
#module_380653592 .news-desc{margin-bottom:0.0000%;}
#module_380653592 time{padding-left:px;}
#module_380653592 time{padding-right:px;}
#module_380653592 time{font-size:14px;}
#module_380653592 time{font-family:arial, helvetica,sans-serif;}
#module_380653592 time{font-weight:normal;}
#module_380653592 time{text-decoration:none;}
#module_380653592 time{font-style:normal;}
#module_380653592 time{color:#666;}
#module_380653592 time{margin-top:3.0581%;}
#module_380653592 time{margin-bottom:3.0581%;}
#module_380653592 .news-item time:before{border-bottom-color:#ccc;}
#module_380653592 .news-item time:before{border-bottom-style:solid;}
#module_380653592 .news-item time:before{border-bottom-width:1px;}
#module_380653592 .news-label a{font-size:12px;}
#module_380653592 .news-label a{font-family:微软雅黑,Microsoft YaHei;}
#module_380653592 .news-label a{color:#999;}
#module_380653592 .news-label a{font-weight:normal;}
#module_380653592 .news-label a{text-decoration:none;}
#module_380653592 .news-label a{font-style:normal;}
#module_380653592 .news-label{margin-top:18px;}
#module_380653592 .news-label{margin-bottom:0px;}
#module_380653592 .news-label{margin-left:0px;}
#module_380653592 .news-label{margin-right:0px;}
#module_380653592 .news-label{padding-top:0px;}
#module_380653592 .news-label{padding-bottom:0px;}
#module_380653592 .news-label{padding-left:10px;}
#module_380653592 .news-label{padding-right:10px;}
#module_380653592 .news-label{background-color:rgba(255, 255, 255, 0);}
#module_380653592 .news-label{background-image:none;}
#module_380653592 .news-label{background-repeat:no-repeat;}
#module_380653592 .news-label{}
#module_380653592 .news-label{}
#module_380653592 .news-label{}
#module_380653592 .news-label{border-top-color:transparent;}
#module_380653592 .news-label{border-top-style:none;}
#module_380653592 .news-label{border-top-width:0px;}
#module_380653592 .news-label{border-right-color:transparent;}
#module_380653592 .news-label{border-right-style:none;}
#module_380653592 .news-label{border-right-width:0px;}
#module_380653592 .news-label{border-bottom-color:transparent;}
#module_380653592 .news-label{border-bottom-style:none;}
#module_380653592 .news-label{border-bottom-width:0px;}
#module_380653592 .news-label{border-left-color:#eee;}
#module_380653592 .news-label{border-left-style:solid;}
#module_380653592 .news-label{border-left-width:1px;}
#module_380653592 .pagerGiant .text{font-size:12px;}
#module_380653592 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_380653592 .pagerGiant .text{color:#333;}
#module_380653592 .pagerGiant .text{font-weight:normal;}
#module_380653592 .pagerGiant .text{text-decoration:initial;}
#module_380653592 .pagerGiant .text{font-style:normal;}
#module_380653592 .pagerGiant .current,#module_380653592 .pagerGiant .num,#module_380653592 .pagerGiant .inputer{width:30px}
#module_380653592 .pagerGiant .current,#module_380653592 .pagerGiant .num,#module_380653592 .pagerGiant .inputer{height:30px}
#module_380653592 .pagerGiant .num{font-size:12px;}
#module_380653592 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_380653592 .pagerGiant .num{color:#333;}
#module_380653592 .pagerGiant .num{font-weight:normal;}
#module_380653592 .pagerGiant .num{text-decoration:initial;}
#module_380653592 .pagerGiant .num{font-style:normal;}
#module_380653592 .pagerGiant .submit{width:55px}
#module_380653592 .pagerGiant .submit{height:30px}
#module_380653592 .pagerGiant .current,#module_380653592 .pagerGiant .num,#module_380653592 .pagerGiant .inputer,#module_380653592 .pagerGiant .submit{border-top-left-radius:0px;}
#module_380653592 .pagerGiant .current,#module_380653592 .pagerGiant .num,#module_380653592 .pagerGiant .inputer,#module_380653592 .pagerGiant .submit{border-top-right-radius:0px;}
#module_380653592 .pagerGiant .current,#module_380653592 .pagerGiant .num,#module_380653592 .pagerGiant .inputer,#module_380653592 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_380653592 .pagerGiant .current,#module_380653592 .pagerGiant .num,#module_380653592 .pagerGiant .inputer,#module_380653592 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_380653592 .pagerGiant .next,#module_380653592 .pagerGiant .splitline{color:#ccc;}
#module_380653592 .pagerGiant .num{background-color:#fff;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .inputer{border-top-color:#ccc;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .inputer{border-top-style:solid;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer{border-top-width:1px;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .inputer{border-bottom-style:solid;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer{border-bottom-width:1px;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .inputer{border-left-color:#ccc;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .inputer{border-left-style:solid;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer{border-left-width:1px;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .inputer{border-right-color:#ccc;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .inputer{border-right-style:solid;}
#module_380653592 .pagerGiant .num, #module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer{border-right-width:1px;}
#module_380653592 .page-more a{font-size:px;}
#module_380653592 .page-more a{font-family:;}
#module_380653592 .page-more a{color:#666 !important;}
#module_380653592 .page-more a{}
#module_380653592 .page-more a{}
#module_380653592 .page-more a{}
#module_380653592 .page-more a{background-color:#fff;}
#module_380653592 .page-more a{border-top-color:#eee;}
#module_380653592 .page-more a{border-top-style:solid;}
#module_380653592 .page-more a{border-top-width:2px;}
#module_380653592 .page-more a{border-bottom-color:#eee;}
#module_380653592 .page-more a{border-bottom-style:solid;}
#module_380653592 .page-more a{border-bottom-width:2px;}
#module_380653592 .page-more a{border-left-color:#eee;}
#module_380653592 .page-more a{border-left-style:solid;}
#module_380653592 .page-more a{border-left-width:2px;}
#module_380653592 .page-more a{border-right-color:#eee;}
#module_380653592 .page-more a{border-right-style:solid;}
#module_380653592 .page-more a{border-right-width:2px;}
#module_380653592 .news-item:hover{background-color:transparent;}
#module_380653592 .news-item:hover{background-image:none;}
#module_380653592 .news-item:hover{background-repeat:no-repeat;}
#module_380653592 .news-item:hover{}
#module_380653592 .news-item:hover{}
#module_380653592 .news-item:hover{}
#module_380653592 .news-item:hover .news-title{font-size:15px;}
#module_380653592 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_380653592 .news-item:hover .news-title{color:#000;}
#module_380653592 .news-item:hover .news-title{font-weight:normal;}
#module_380653592 .news-item:hover .news-title{text-decoration:none;}
#module_380653592 .news-item:hover .news-title{font-style:normal;}
#module_380653592 .news-item:hover time:before{border-bottom-color:#000;}
#module_380653592 .news-item:hover time:before{border-bottom-style:solid;}
#module_380653592 .news-item:hover time:before{border-bottom-width:1px;}
#module_380653592 .news-label:hover a{font-size:12px;}
#module_380653592 .news-label:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_380653592 .news-label:hover a{color:#999;}
#module_380653592 .news-label:hover a{font-weight:normal;}
#module_380653592 .news-label:hover a{text-decoration:none;}
#module_380653592 .news-label:hover a{font-style:normal;}
#module_380653592 .news-label:hover{background-color:rgba(255, 255, 255, 0);}
#module_380653592 .news-label:hover{background-image:none;}
#module_380653592 .news-label:hover{background-repeat:no-repeat;}
#module_380653592 .news-label:hover{}
#module_380653592 .news-label:hover{}
#module_380653592 .news-label:hover{}
#module_380653592 .news-label:hover{border-top-color:transparent;}
#module_380653592 .news-label:hover{border-top-style:none;}
#module_380653592 .news-label:hover{border-right-color:transparent;}
#module_380653592 .news-label:hover{border-right-style:none;}
#module_380653592 .news-label:hover{border-bottom-color:transparent;}
#module_380653592 .news-label:hover{border-bottom-style:none;}
#module_380653592 .news-label:hover{border-left-color:#eee;}
#module_380653592 .news-label:hover{border-left-style:solid;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit{font-size:12px;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit{color:#fff;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit{font-weight:normal;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit{text-decoration:initial;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit{font-style:normal;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit{background-color:#000;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_380653592 .pagerGiant .current, #module_380653592 .pagerGiant .submit, #module_380653592 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_380653592 .page-more a:hover{font-size:px;}
#module_380653592 .page-more:hover a{font-family:;}
#module_380653592 .page-more a:hover{color:#666 !important;}
#module_380653592 .page-more a:hover {}
#module_380653592 .page-more a:hover {}
#module_380653592 .page-more a:hover {}
#module_380653592 .page-more a:hover{background-color:#fff;}
#module_380653592 .page-more a:hover{border-top-color:#eee;}
#module_380653592 .page-more a:hover{border-top-style:solid;}
#module_380653592 .page-more a:hover{border-bottom-color:#eee;}
#module_380653592 .page-more a:hover{border-bottom-style:solid;}
#module_380653592 .page-more a:hover{border-left-color:#eee;}
#module_380653592 .page-more a:hover{border-left-style:solid;}
#module_380653592 .page-more a:hover{border-right-color:#eee;}
#module_380653592 .page-more a:hover{border-right-style:solid;}
#module_380653592 .news-item:hover .news-desc{font-size:px;}
#module_380653592 .news-item:hover .news-desc{font-family:;}
#module_380653592 .news-item:hover .news-desc{color:;}
#module_380653592 .news-item:hover .news-desc{}
#module_380653592 .news-item:hover .news-desc{}
#module_380653592 .news-item:hover .news-desc{}

.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_380653604 .ModuleHead .HeadCenter{float:none;}
#module_380653604 {
padding:0px;
}
#module_380653604 {
position:static;
z-index:0;
top:1180px;
left:0px;
width:100%;
height: auto;
}
#module_380653604 .ModuleHead380653604 {
display:none;
}
#module_380653604 .ModuleHead .HeadText.HeadText380653604 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653604 .ModuleHead .HeadCenter.HeadCenter380653604{text-align:left;}
#module_380653604 .ModuleHead .HeadCenter.HeadCenter380653604 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653604 .BodyCenter.BodyCenter380653604 {
background:none;background-color:rgb(255, 255, 255);
}
#module_380653604 >.module_380653604 {
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_380653604 >.module_380653604{
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_380653604 .BodyCenter.BodyCenter380653604 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:100px;
}
}
@media screen and (max-width: 767px){
#module_380653604 .BodyCenter.BodyCenter380653604 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:40px;
}
}
@media screen and (min-width: 768px){
#module_380653604 >.module_380653604 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653604 >.module_380653604 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}

#module_380653604 .BodyCenter{text-align:center;}
#module_380653604 .moduleButton{font-size:17px;}
#module_380653604 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_380653604 .moduleButton{color:rgb(156, 156, 156);}
#module_380653604 .moduleButton{font-weight:normal;}
#module_380653604 .moduleButton{text-decoration:none;}
#module_380653604 .moduleButton{font-style:normal;}
#module_380653604 .moduleButton, #module_380653604 .moduleButton.faded:before{background-color:#fff;}
#module_380653604 .moduleButton, #module_380653604 .moduleButton.faded:before{}
#module_380653604 .moduleButton, #module_380653604 .moduleButton.faded:before{}
#module_380653604 .moduleButton, #module_380653604 .moduleButton.faded:before{}
#module_380653604 .moduleButton, #module_380653604 .moduleButton.faded:before{}
#module_380653604 .moduleButton, #module_380653604 .moduleButton.faded:before{}
#module_380653604 .moduleButton{border-color:rgb(156, 156, 156);}
#module_380653604 .moduleButton{border-style:solid;}
#module_380653604 .moduleButton{border-width:2px;}
#module_380653604 .moduleButton{width:200px;}
#module_380653604 .moduleButton,#module_380653604 .BreadsvgIcon{height:55px;line-height:55px;}
#module_380653604 .BodyCenter{color:#000;}
#module_380653604 .moduleButton{border-top-left-radius:px;}
#module_380653604 .moduleButton{border-top-right-radius:px;}
#module_380653604 .moduleButton{border-bottom-left-radius:px;}
#module_380653604 .moduleButton{border-bottom-right-radius:px;}
#module_380653604 .BreadIcon{font-size:px;} #module_380653604 .BreadsvgIcon svg{width:px;height:px;}
#module_380653604 .BreadIcon{color:;} #module_380653604 .BreadsvgIcon svg>*{fill:;}
#module_380653604 .BreadIcon,#module_380653604 .BreadsvgIcon{margin-left:px;}
#module_380653604 .BreadIcon,#module_380653604 .BreadsvgIcon{margin-right:px;}
#module_380653604 .moduleButton{box-shadow:;}
#module_380653604 .moduleButton:hover .BreadIcon{font-size:px;} #module_380653604 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_380653604 .moduleButton:hover .BreadIcon{color:} #module_380653604 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_380653604 .moduleButton:hover{font-size:17px;}
#module_380653604 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_380653604 .moduleButton:hover{color:#fff;}
#module_380653604 .moduleButton:hover{font-weight:normal;}
#module_380653604 .moduleButton:hover{text-decoration:none;}
#module_380653604 .moduleButton:hover{font-style:normal;}
#module_380653604 .moduleButton:before, #module_380653604 .moduleButton.faded:before{background-color:rgb(0, 0, 0);}
#module_380653604 .moduleButton:before, #module_380653604 .moduleButton.faded:before{}
#module_380653604 .moduleButton:before, #module_380653604 .moduleButton.faded:before{}
#module_380653604 .moduleButton:before, #module_380653604 .moduleButton.faded:before{}
#module_380653604 .moduleButton:before, #module_380653604 .moduleButton.faded:before{}
#module_380653604 .moduleButton:before, #module_380653604 .moduleButton.faded:before{}
#module_380653604 .moduleButton:hover{border-color:rgb(0, 0, 0);}
#module_380653604 .moduleButton:hover{border-style:solid;}
#module_380653604 .moduleButton:hover{border-width:2px;}
#module_380653604 .moduleButton:hover{box-shadow:;}

.module_380653568 .ModuleHead .HeadCenter{float:none;}
#module_380653568 {
padding:0px;
}
#module_380653568 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653568 .ModuleHead380653568 {
display:none;
}
#module_380653568 .BodyCenter.BodyCenter380653568 {
background-color:transparent;
background-image:url(../images/201807040745313139d0.png);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_380653568 >.module_380653568 {
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_380653568 >.module_380653568{
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_380653568 .BodyCenter.BodyCenter380653568 {
padding-top:5.2301%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653568 .BodyCenter.BodyCenter380653568 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653568 >.module_380653568 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653568 >.module_380653568 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380653568 >.module_380653568 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380653568:hover {
border:none;
}
#module_380653568:hover >.module_380653568 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380653568 .ModuleSubContainer{background-color:transparent;}
#module_380653568 .ModuleSubContainer{background-image:none;}
#module_380653568 .ModuleSubContainer{background-repeat:no-repeat;}
#module_380653568 .ModuleSubContainer{background-position:0% 0%;}
#module_380653568 .ModuleSubContainer{background-attachment:scroll;}
#module_380653568 .ModuleSubContainer{}
#module_380653568 {!bgVideo!}{bgVideoUrl:}
#module_380653568 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_380653568 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_380653568 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer380653568 {max-width:1400px;width:auto;}
/*相册样式*/
.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_380681429 .ModuleHead .HeadCenter{float:none;}
#module_380681429 {
padding:0px;
}
#module_380681429 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_380681429 .ModuleHead380681429 {
display:none;
}
#module_380681429 .BodyCenter.BodyCenter380681429 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380681429 >.module_380681429 {
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_380681429 >.module_380681429{
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_380681429 .BodyCenter.BodyCenter380681429 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380681429 .BodyCenter.BodyCenter380681429 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380681429 >.module_380681429 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380681429 >.module_380681429 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380681429 >.module_380681429 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380681429:hover {
border:none;
}
#module_380681429:hover >.module_380681429 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_380653575 .BodyCenter{text-align:center;}
#module_380653575 .moduleButton{font-size:15px;}
#module_380653575 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_380653575 .moduleButton{color:rgb(255, 255, 255);}
#module_380653575 .moduleButton{font-weight:normal;}
#module_380653575 .moduleButton{text-decoration:none;}
#module_380653575 .moduleButton{font-style:normal;}
#module_380653575 .moduleButton, #module_380653575 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_380653575 .moduleButton, #module_380653575 .moduleButton.faded:before{}
#module_380653575 .moduleButton, #module_380653575 .moduleButton.faded:before{}
#module_380653575 .moduleButton, #module_380653575 .moduleButton.faded:before{}
#module_380653575 .moduleButton, #module_380653575 .moduleButton.faded:before{}
#module_380653575 .moduleButton, #module_380653575 .moduleButton.faded:before{}
#module_380653575 .moduleButton{border-color:rgb(255, 255, 255);}
#module_380653575 .moduleButton{border-style:solid;}
#module_380653575 .moduleButton{border-width:1px;}
#module_380653575 .moduleButton{width:200px;}
#module_380653575 .moduleButton,#module_380653575 .BreadsvgIcon{height:50px;line-height:50px;}
#module_380653575 .BodyCenter{color:#000;}
#module_380653575 .moduleButton{border-top-left-radius:0px;}
#module_380653575 .moduleButton{border-top-right-radius:0px;}
#module_380653575 .moduleButton{border-bottom-left-radius:0px;}
#module_380653575 .moduleButton{border-bottom-right-radius:0px;}
#module_380653575 .BreadIcon{font-size:16px;} #module_380653575 .BreadsvgIcon svg{width:16px;height:16px;}
#module_380653575 .BreadIcon{color:#000;} #module_380653575 .BreadsvgIcon svg>*{fill:#000;}
#module_380653575 .BreadIcon,#module_380653575 .BreadsvgIcon{margin-left:10px;}
#module_380653575 .BreadIcon,#module_380653575 .BreadsvgIcon{margin-right:10px;}
#module_380653575 .moduleButton{box-shadow:;}
#module_380653575 .moduleButton:hover .BreadIcon{font-size:16px;} #module_380653575 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_380653575 .moduleButton:hover .BreadIcon{color:#fff} #module_380653575 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_380653575 .moduleButton:hover{font-size:15px;}
#module_380653575 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_380653575 .moduleButton:hover{color:rgb(255, 255, 255);}
#module_380653575 .moduleButton:hover{font-weight:normal;}
#module_380653575 .moduleButton:hover{text-decoration:none;}
#module_380653575 .moduleButton:hover{font-style:normal;}
#module_380653575 .moduleButton:before, #module_380653575 .moduleButton.faded:before{background-color:rgb(199, 158, 104);}
#module_380653575 .moduleButton:before, #module_380653575 .moduleButton.faded:before{}
#module_380653575 .moduleButton:before, #module_380653575 .moduleButton.faded:before{}
#module_380653575 .moduleButton:before, #module_380653575 .moduleButton.faded:before{}
#module_380653575 .moduleButton:before, #module_380653575 .moduleButton.faded:before{}
#module_380653575 .moduleButton:before, #module_380653575 .moduleButton.faded:before{}
#module_380653575 .moduleButton:hover{border-color:rgb(199, 158, 104);}
#module_380653575 .moduleButton:hover{border-style:solid;}
#module_380653575 .moduleButton:hover{border-width:1px;}
#module_380653575 .moduleButton:hover{box-shadow:;}

.module_380653576 .ModuleHead .HeadCenter{float:none;}
#module_380653576 {
padding:0px;
}
#module_380653576 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653576 .ModuleHead380653576 {
display:none;
}
#module_380653576 .ModuleHead .HeadText.HeadText380653576 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653576 .ModuleHead .HeadCenter.HeadCenter380653576{text-align:left;}
#module_380653576 .ModuleHead .HeadCenter.HeadCenter380653576 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653576 .BodyCenter.BodyCenter380653576 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653576 >.module_380653576 {
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_380653576 >.module_380653576{
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_380653576 .BodyCenter.BodyCenter380653576 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653576 .BodyCenter.BodyCenter380653576 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653576 >.module_380653576 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653576 >.module_380653576 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}

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

#module_380653577 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380653577 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380653577 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380653577 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380653577 .imageTextGiant-Container{padding-top:10px;}
#module_380653577 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653577 .imageTextGiant-Container{padding-left:10px;}
#module_380653577 .imageTextGiant-Container{padding-right:10px;}
#module_380653577 .showHandle .btn{font-size:14px;}
#module_380653577 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_380653577 .showHandle .btn{color:#333;}
#module_380653577 .showHandle .btn{font-weight:400;}
#module_380653577 .showHandle .btn{text-decoration:none;}
#module_380653577 .showHandle .btn{font-style:normal;}
#module_380653577 .showHandle div{border-top-color:#ddd !important;}
#module_380653577 .showHandle div{border-top-style:solid !important;}
#module_380653577 .showHandle div{border-top-width:1px !important;}
#module_380653577 .showHandle{background-color:transparent;}
#module_380653577 .showHandle{background-image:none;}
#module_380653577 .showHandle{background-repeat:no-repeat;}
#module_380653577 .showHandle{}
#module_380653577 .showHandle{}
#module_380653577 .showHandle{}
#module_380653577 a{font-size:unset;font-family:unset}
.module_380653675 .ModuleHead .HeadCenter{float:none;}
#module_380653675 {
padding:0px;
}
#module_380653675 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653675 .ModuleHead380653675 {
display:none;
}

#module_380653675 .ModuleSubContainer{background-color:transparent;}
#module_380653675 .ModuleSubContainer{}
#module_380653675 .ModuleSubContainer{background-repeat:no-repeat;}
#module_380653675 .ModuleSubContainer{background-position:0% 0%;}
#module_380653675 .ModuleSubContainer{background-attachment:scroll;}
#module_380653675 .ModuleSubContainer{}
#module_380653675 {!bgVideo!}{bgVideoUrl:}
#module_380653675 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_380653675 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_380653675 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer380653675 {max-width:1400px;width:auto;}
@keyframes liner-news-117{
	0%  {width:0%; }
	30% {width:30%; }
    60% {width:60%; }
    80% {width:80%; }
	100%{width:100%; }
}
.ModuleNewsListGiant.layout-117 .news-container { width: 100%; position: relative; }
.ModuleNewsListGiant.layout-117 .news-container li { float: left; margin: 0 5% 5% 0; }
.ModuleNewsListGiant.layout-117 .news-item { float: left; position: relative; cursor: pointer; }
.ModuleNewsListGiant.layout-117 .news-item:after {position: absolute;bottom: 0;width: 100%;width: 0;height: 1px;content: '';opacity: 0;transition: all .5s ease;}
.ModuleNewsListGiant.layout-117 .news-item .news-tit { position: relative; padding:24px 0px 0;}
.ModuleNewsListGiant.layout-117 .news-item .news-tit time { display: block; }
.ModuleNewsListGiant.layout-117 .news-item .news-tit .news-title-container {margin-bottom: 16px;}
.ModuleNewsListGiant.layout-117 .news-title{}
.ModuleNewsListGiant.layout-117 .news-item .news-tit .news-desc {margin-right:34px;overflow: hidden; max-width: 100%; line-height: 24px;}
.ModuleNewsListGiant.layout-117 .news-item .news-img { width: 100%; overflow: hidden; display: block; text-align:center; position: relative;}
.ModuleNewsListGiant.layout-117 .news-item .news-img img { transition: all .3s ease-out 0s; overflow: hidden; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block;}
.ModuleNewsListGiant.layout-117 li:hover .news-img img {transform: scale(1.2);}
.ModuleNewsListGiant.layout-117 .news-item .news-img .dummy { padding-top: 36%; }
.ModuleNewsListGiant.layout-117 .news-view-txt {display: inline-block;width: calc(100% - 107px);vertical-align: top;margin-left: 15px;margin-bottom:16px;line-height: 1;}
.ModuleNewsListGiant.layout-117 .news-view-txt.toMargin {width: calc(100% - 30px);}
.ModuleNewsListGiant.layout-117 .news-line {width: 77px;text-align: center;display: inline-block;vertical-align: middle;    line-height: 1;height: 44px;border-right:1px solid #eee;}
.ModuleNewsListGiant.layout-117 .day-of-month{padding-bottom: 12px;}
.ModuleNewsListGiant.layout-117 .news-item .news-next {display: none;}
.ModuleNewsListGiant.layout-117 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-117 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}

.ModuleNewsListGiant.layout-117  .news-title {
    line-height: 1.5;
}
/*手机屏幕*/
@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-117 .news-item .news-tit .news-desc {margin-right:0px;}

    .ModuleNewsListGiant.layout-117 .news-view-txt {margin-bottom:0px;}

    .ModuleNewsListGiant.layout-117 li.col-xs-2 {
        padding-right: 0;
        padding-left: 0;
        width: 47.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-3 {
        padding-right: 0;
        padding-left: 0;
        width: 30%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-4 {
        padding-right: 0;
        padding-left: 0;
        width: 21.25%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-5 {
        padding-right: 0;
        padding-left: 0;
        width: 16%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-6 {
        padding-right: 0;
        padding-left: 0;
        width: 12.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-1 {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(2n).col-xs-2 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(3n).col-xs-3 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(4n).col-xs-4 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(5n).col-xs-5 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(6n).col-xs-6 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(n).col-xs-1 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 .news-container li {
        margin-bottom: 8%;
    }

    .ModuleNewsListGiant.layout-117 .news-item:hover {
        box-shadow: unset !important;
    }
}
/*PC屏幕*/
@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-117 .news-item:hover:after {
        opacity: 1;
        -webkit-animation: liner-news-117 0.3s linear 1;
        -webkit-animation-fill-mode: both;
    }

    .ModuleNewsListGiant.layout-117 .news-desc-content {
        position: relative;
    }

    .ModuleNewsListGiant.layout-117 .news-item .news-next {
        display: block;
    }

    .ModuleNewsListGiant.layout-117 .news-item .news-next {
        position: absolute;
        top: -10px;
        right: 7px;
        border: 1px solid #ddd;
        width: 26px;
        height: 26px;
        border-radius: 3px;
        text-align: center;
        line-height: 1.6;
        color: #ddd;
        transition: all .5s ease;
        margin-top: 7px;
    }

    .ModuleNewsListGiant.layout-117 .news-item:hover {
        transition: all .5s ease;
        box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-2 {
        padding-right: 0;
        padding-left: 0;
        width: 47.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-3 {
        padding-right: 0;
        padding-left: 0;
        width: 30%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-4 {
        padding-right: 0;
        padding-left: 0;
        width: 21.25%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-5 {
        padding-right: 0;
        padding-left: 0;
        width: 16%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-6 {
        padding-right: 0;
        padding-left: 0;
        width: 12.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-1 {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(2n).col-lg-2 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(3n).col-lg-3 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(4n).col-lg-4 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(5n).col-lg-5 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(6n).col-lg-6 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(n).col-lg-1 {
        margin-right: 0;
    }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-117 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align:middle;
}
.ModuleNewsListGiant.layout-117 .pagerGiant .inputer{outline: 0;}
.module_380653679 .ModuleHead .HeadCenter{float:none;}
#module_380653679 {
padding:0px;
}
#module_380653679 {
position:static;
z-index:0;
top:84px;
left:0px;
width:100%;
height: auto;
}
#module_380653679 .ModuleHead380653679 {
display:none;
}
#module_380653679 .BodyCenter.BodyCenter380653679 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653679 >.module_380653679 {
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_380653679 >.module_380653679{
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_380653679 .BodyCenter.BodyCenter380653679 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653679 .BodyCenter.BodyCenter380653679 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653679 >.module_380653679 {
margin-top:2.0583%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653679 >.module_380653679 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380653679 >.module_380653679 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380653679:hover {
border:none;
}
#module_380653679:hover >.module_380653679 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380653679 .videobox .iconfont{font-size:px;}
#module_380653679 {}@media (max-width: 767px) { #module_380653679 .videobox .iconfont{font-size:px;}}
#module_380653679 .news-item{background-color:transparent;}
#module_380653679 .news-item{background-image:none;}
#module_380653679 .news-item{background-repeat:no-repeat;}
#module_380653679 .news-item{}
#module_380653679 .news-item{}
#module_380653679 .news-item{}
#module_380653679 .news-item{border-top-color:#transparent;}
#module_380653679 .news-item{border-top-style:none;}
#module_380653679 .news-item{border-top-width:0px;}
#module_380653679 .news-item{border-right-color:#transparent;}
#module_380653679 .news-item{border-right-style:none;}
#module_380653679 .news-item{border-right-width:0px;}
#module_380653679 .news-item{border-bottom-color:transparent;}
#module_380653679 .news-item{border-bottom-style:none;}
#module_380653679 .news-item{border-bottom-width:0px;}
#module_380653679 .news-item{border-left-color:transparent;}
#module_380653679 .news-item{border-left-style:none;}
#module_380653679 .news-item{border-left-width:0px;}
#module_380653679 .news-img{border-top-color:transparent;}
#module_380653679 .news-img{border-top-style:none;}
#module_380653679 .news-img{border-top-width:0px;}
#module_380653679 .news-img{border-right-color:transparent;}
#module_380653679 .news-img{border-right-style:none;}
#module_380653679 .news-img{border-right-width:0px;}
#module_380653679 .news-img{border-bottom-color:transparent;}
#module_380653679 .news-img{border-bottom-style:none;}
#module_380653679 .news-img{border-bottom-width:0px;}
#module_380653679 .news-img{border-left-color:transparent;}
#module_380653679 .news-img{border-left-style:none;}
#module_380653679 .news-img{border-left-width:0px;}
#module_380653679 .news-img .dummy{background-color:transparent;}
#module_380653679 .news-img .dummy{background-image:none;}
#module_380653679 .news-img .dummy{background-repeat:no-repeat;}
#module_380653679 .news-img .dummy{}
#module_380653679 .news-img .dummy{}
#module_380653679 .news-img .dummy{}
#module_380653679 .news-img .dummy{padding-top:66.67%;}
#module_380653679 .news-img .t-img{ object-fit:cover;}
#module_380653679 .news-img .t-img{ width:100%;}
#module_380653679 .news-img .t-img{ height:100%;}
#module_380653679 .news-img .t-img{border-radius:0px;}
#module_380653679 .news-title{font-size:16px;}
#module_380653679 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_380653679 .news-title{color:#333;}
#module_380653679 .news-title{font-weight:normal;}
#module_380653679 .news-title{text-decoration:none;}
#module_380653679 .news-title{font-style:normal;}
#module_380653679 .news-title-container{margin-top:0px;}
#module_380653679 .news-title-container{margin-bottom:6px;}
#module_380653679 .news-desc{font-size:12px;}
#module_380653679 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_380653679 .news-desc{color:#999;}
#module_380653679 .news-desc{font-weight:normal;}
#module_380653679 .news-desc{text-decoration:none;}
#module_380653679 .news-desc{font-style:normal;}
#module_380653679 .news-desc{margin-top:0px;}
#module_380653679 .news-desc{margin-bottom:0px;}
#module_380653679 .news-next{color:#ddd;}#module_380653679 .news-next{border-color:#ddd;}
#module_380653679 .news-line{margin-top:0px;}
#module_380653679 .news-line{margin-bottom:0px;}
#module_380653679 .news-item .day-of-month{font-size:20px;}
#module_380653679 .news-item .day-of-month{font-family:微软雅黑,Microsoft YaHei;}
#module_380653679 .news-item .day-of-month{color:#666;}
#module_380653679 .news-item .day-of-month{font-weight:normal;}
#module_380653679 .news-item .day-of-month{text-decoration:none;}
#module_380653679 .news-item .day-of-month{font-style:normal;}
#module_380653679 .news-item .year{font-size:14px;}
#module_380653679 .news-item .year{font-family:微软雅黑,Microsoft YaHei;}
#module_380653679 .news-item .year{color:#666;}
#module_380653679 .news-item .year{font-weight:normal;}
#module_380653679 .news-item .year{text-decoration:none;}
#module_380653679 .news-item .year{font-style:normal;}
#module_380653679 .pagerGiant .text{font-size:12px;}
#module_380653679 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_380653679 .pagerGiant .text{color:#333;}
#module_380653679 .pagerGiant .text{}
#module_380653679 .pagerGiant .text{}
#module_380653679 .pagerGiant .text{}
#module_380653679 .pagerGiant .current,#module_380653679 .pagerGiant .num,#module_380653679 .pagerGiant .inputer{width:30px}
#module_380653679 .pagerGiant .current,#module_380653679 .pagerGiant .num,#module_380653679 .pagerGiant .inputer{height:30px}
#module_380653679 .pagerGiant .num{font-size:12px;}
#module_380653679 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_380653679 .pagerGiant .num{color:#333;}
#module_380653679 .pagerGiant .num{}
#module_380653679 .pagerGiant .num{}
#module_380653679 .pagerGiant .num{}
#module_380653679 .pagerGiant .submit{width:55px}
#module_380653679 .pagerGiant .submit{height:30px}
#module_380653679 .pagerGiant .current,#module_380653679 .pagerGiant .num,#module_380653679 .pagerGiant .inputer,#module_380653679 .pagerGiant .submit{border-top-left-radius:0px;}
#module_380653679 .pagerGiant .current,#module_380653679 .pagerGiant .num,#module_380653679 .pagerGiant .inputer,#module_380653679 .pagerGiant .submit{border-top-right-radius:0px;}
#module_380653679 .pagerGiant .current,#module_380653679 .pagerGiant .num,#module_380653679 .pagerGiant .inputer,#module_380653679 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_380653679 .pagerGiant .current,#module_380653679 .pagerGiant .num,#module_380653679 .pagerGiant .inputer,#module_380653679 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_380653679 .pagerGiant .next,#module_380653679 .pagerGiant .splitline{color:#ccc;}
#module_380653679 .pagerGiant .num{background-color:#fff;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .inputer{border-top-color:#ccc;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .inputer{border-top-style:solid;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer{border-top-width:1px;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .inputer{border-bottom-style:solid;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer{border-bottom-width:1px;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .inputer{border-left-color:#ccc;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .inputer{border-left-style:solid;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer{border-left-width:1px;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .inputer{border-right-color:#ccc;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .inputer{border-right-style:solid;}
#module_380653679 .pagerGiant .num, #module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer{border-right-width:1px;}
#module_380653679 .page-more a{font-size:px;}
#module_380653679 .page-more a{font-family:;}
#module_380653679 .page-more a{color:#666 !important;}
#module_380653679 .page-more a{}
#module_380653679 .page-more a{}
#module_380653679 .page-more a{}
#module_380653679 .page-more a{background-color:#fff;}
#module_380653679 .page-more a{border-top-color:#eee;}
#module_380653679 .page-more a{border-top-style:solid;}
#module_380653679 .page-more a{border-top-width:2px;}
#module_380653679 .page-more a{border-bottom-color:#eee;}
#module_380653679 .page-more a{border-bottom-style:solid;}
#module_380653679 .page-more a{border-bottom-width:2px;}
#module_380653679 .page-more a{border-left-color:#eee;}
#module_380653679 .page-more a{border-left-style:solid;}
#module_380653679 .page-more a{border-left-width:2px;}
#module_380653679 .page-more a{border-right-color:#eee;}
#module_380653679 .page-more a{border-right-style:solid;}
#module_380653679 .page-more a{border-right-width:2px;}
#module_380653679 .news-item:hover .news-next{color:#333;}#module_380653679    .news-item:hover .news-next{border-color:#333;}
#module_380653679 .news-item:hover .day-of-month{font-size:20px;}
#module_380653679 .news-item:hover .day-of-month{font-family:微软雅黑,Microsoft YaHei;}
#module_380653679 .news-item:hover .day-of-month{color:#666;}
#module_380653679 .news-item:hover .day-of-month{font-weight:normal;}
#module_380653679 .news-item:hover .day-of-month{text-decoration:none;}
#module_380653679 .news-item:hover .day-of-month{font-style:normal;}
#module_380653679 .news-item:hover .year{font-size:14px;}
#module_380653679 .news-item:hover .year{font-family:微软雅黑,Microsoft YaHei;}
#module_380653679 .news-item:hover .year{color:#666;}
#module_380653679 .news-item:hover .year{font-weight:normal;}
#module_380653679 .news-item:hover .year{text-decoration:none;}
#module_380653679 .news-item:hover .year{font-style:normal;}
#module_380653679 .news-item:hover .news-title{font-size:16px;}
#module_380653679 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_380653679 .news-item:hover .news-title{color:#333;}
#module_380653679 .news-item:hover .news-title{font-weight:normal;}
#module_380653679 .news-item:hover .news-title{text-decoration:none;}
#module_380653679 .news-item:hover .news-title{font-style:normal;}
#module_380653679 .news-item:hover{background-color:transparent;}
#module_380653679 .news-item:hover{background-image:none;}
#module_380653679 .news-item:hover{background-repeat:no-repeat;}
#module_380653679 .news-item:hover{}
#module_380653679 .news-item:hover{}
#module_380653679 .news-item:hover{}
#module_380653679 .news-item:hover{border-top-color:transparent;}
#module_380653679 .news-item:hover{border-top-style:solid;}
#module_380653679 .news-item:hover{border-top-width:0px;}
#module_380653679 .news-item:hover{border-right-color:transparent;}
#module_380653679 .news-item:hover{border-right-style:solid;}
#module_380653679 .news-item:hover{border-right-width:0px;}
#module_380653679 .news-item:hover{border-bottom-color:transparent;}
#module_380653679 .news-item:hover{border-bottom-style:solid;}
#module_380653679 .news-item:hover{border-bottom-width:0px;}
#module_380653679 .news-item:hover{border-left-color:transparent;}
#module_380653679 .news-item:hover{border-left-style:solid;}
#module_380653679 .news-item:hover{border-left-width:0px;}
#module_380653679 .news-item:hover .news-img{border-top-color:transparent;}
#module_380653679 .news-item:hover .news-img{border-top-style:none;}
#module_380653679 .news-item:hover .news-img{border-top-width:0px;}
#module_380653679 .news-item:hover .news-img{border-right-color:transparent;}
#module_380653679 .news-item:hover .news-img{border-right-style:none;}
#module_380653679 .news-item:hover .news-img{border-right-width:0px;}
#module_380653679 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_380653679 .news-item:hover .news-img{border-bottom-style:none;}
#module_380653679 .news-item:hover .news-img{border-bottom-width:0px;}
#module_380653679 .news-item:hover .news-img{border-left-color:transparent;}
#module_380653679 .news-item:hover .news-img{border-left-style:none;}
#module_380653679 .news-item:hover .news-img{border-left-width:0px;}
#module_380653679 .news-item:hover .news-desc{font-size:12px;}
#module_380653679 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_380653679 .news-item:hover .news-desc{color:#999;}
#module_380653679 .news-item:hover .news-desc{font-weight:normal;}
#module_380653679 .news-item:hover .news-desc{text-decoration:none;}
#module_380653679 .news-item:hover .news-desc{font-style:normal;}
#module_380653679 .news-item:after{border-bottom-color:#333;}
#module_380653679 .news-item:after{border-bottom-style:solid;}
#module_380653679 .news-item:after{border-bottom-width:1px;}
#module_380653679 .news-item:hover{box-shadow:0 0 20px #ffffff;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit{font-size:12px;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit{color:#fff;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit{}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit{}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit{}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit{background-color:#000;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_380653679 .pagerGiant .current, #module_380653679 .pagerGiant .submit, #module_380653679 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_380653679 .page-more a:hover{font-size:px;}
#module_380653679 .page-more:hover a{font-family:;}
#module_380653679 .page-more a:hover{color:#666 !important;}
#module_380653679 .page-more a:hover {}
#module_380653679 .page-more a:hover {}
#module_380653679 .page-more a:hover {}
#module_380653679 .page-more a:hover{background-color:#fff;}
#module_380653679 .page-more a:hover{border-top-color:#eee;}
#module_380653679 .page-more a:hover{border-top-style:solid;}
#module_380653679 .page-more a:hover{border-bottom-color:#eee;}
#module_380653679 .page-more a:hover{border-bottom-style:solid;}
#module_380653679 .page-more a:hover{border-left-color:#eee;}
#module_380653679 .page-more a:hover{border-left-style:solid;}
#module_380653679 .page-more a:hover{border-right-color:#eee;}
#module_380653679 .page-more a:hover{border-right-style:solid;}

/*内容*/
.ModuleNewsListGiant.layout-105 .news-container{ width: 100%; margin: 0 auto;}
.ModuleNewsListGiant.layout-105 .news-item{ padding: 14px; border-bottom: 1px dotted #ccc;}
.ModuleNewsListGiant.layout-105 .news-item a{display: block;}
.ModuleNewsListGiant.layout-105 .news-item .news-con{  width:65%;}
.ModuleNewsListGiant.layout-105 .news-item .news-con .news-title{ font-size: 20px; color: #333333;}
.ModuleNewsListGiant.layout-105 .news-item .news-con .news-desc{ font-size: 14px; color: #999999; padding-top: 3px;overflow:hidden;  text-overflow:ellipsis;  -o-text-overflow:ellipsis;  -webkit-text-overflow:ellipsis;  -moz-text-overflow:ellipsis;}
.ModuleNewsListGiant.layout-105 .news-img .dummy {padding-top: 77.5%;}
.ModuleNewsListGiant.layout-105 .w100{width:100% !important} 
.ModuleNewsListGiant.layout-105 .news-container .news-img{
	transition: all .3s ease-out;
	width: 20%;
	overflow: hidden;
	clear: both;
	position: relative;
	list-style-type: none;
	display: block;
	overflow: hidden;
	max-width: 100%;
	margin: auto;
	margin-right: 5%;
}
.ModuleNewsListGiant.layout-105 time{
	display: block;
    margin-top: 10px;
    margin-bottom: 14px;
}
.ModuleNewsListGiant.layout-105 .news-container .news-img img{
	transition: all .3s ease-out;
	position: absolute;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	margin:auto;
	padding: auto;
	display: block;
}

.ModuleNewsListGiant.layout-105 .news-detailbtn span{transition: all .3s ease-out ;}
.ModuleNewsListGiant.layout-105 .news-detailbtn{ width: 108px; display: block; cursor: pointer; height: 30px;margin-top: 20px;background: #fff; transition: all .3s ease-out 0s; position: relative;box-shadow: 0px 0px 2px rgba(0,0,0,.2);font-size: 11px; color: #999; line-height: 30px; text-align: center;}
.ModuleNewsListGiant.layout-105 .news-detailbtn::before{  opacity:0;content: "";transition: all .3s ease-out ; transition: all .3s ease-out ; width: 32px;height: 32px; display: block; position: absolute;     top: -1px;right: 0; background: #000;}
.ModuleNewsListGiant.layout-105 .news-detailbtn::after{   opacity:0; content: ""; background: url("../images/icon.png") no-repeat center; position: absolute;top: 4px;right: 7px;width: 20px; height: 20px; display: block;}
.ModuleNewsListGiant.layout-105 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-105 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 3px 12px; line-height: 1; background: #eee; margin-top: 2px; margin-right: 10px;}
.ModuleNewsListGiant.layout-105 .videobox .Mantle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-105 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}
@media (max-width: 767px) {
	.ModuleNewsListGiant.layout-105 .news-desc {
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		/* white-space: nowrap; */
		/* display: block !important; */
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn {
		display: none;
	}

	.ModuleNewsListGiant.layout-105 .news-container .news-img {
		overflow: hidden;
		transition: all .3s ease-out;
		width: 35%;
	}

	.ModuleNewsListGiant.layout-105 .news-item .news-con {
		width: 60%;
	}
}

@media (min-width: 768px) {
	.ModuleNewsListGiant.layout-105 .news-item:hover .news-img img {
		-webkit-transform:scale(1.2);
		transform:translate(-50%, -50%) scale(1.2);
		transition: all .3s ease-out;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover::before {
		opacity: 1;
		cursor: pointer;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover::after {
		opacity: 1;
		cursor: pointer;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover span {
		margin-left: -30px;
	}
}


/*置顶推荐*/
.ModuleNewsListGiant.layout-105 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-top;
}
.ModuleNewsListGiant.layout-105 .pagerGiant .inputer{outline: 0;}.module_380653677 .ModuleHead .HeadCenter{float:none;}
#module_380653677 {
padding:0px;
}
#module_380653677 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653677 .ModuleHead380653677 {
display:none;
}
#module_380653677 .BodyCenter.BodyCenter380653677 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653677 >.module_380653677 {
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_380653677 >.module_380653677{
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_380653677 .BodyCenter.BodyCenter380653677 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653677 .BodyCenter.BodyCenter380653677 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_380653677 >.module_380653677 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653677 >.module_380653677 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_380653677 >.module_380653677 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380653677:hover {
border:none;
}
#module_380653677:hover >.module_380653677 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380653677 .news-item{padding-left:px;}
#module_380653677 .news-item{padding-right:px;}
#module_380653677 .news-item{padding-top:px;}
#module_380653677 .news-item{padding-bottom:px;}
#module_380653677 .videobox .iconfont{font-size:px;}
#module_380653677 {}@media (max-width: 767px) { #module_380653677 .videobox .iconfont{font-size:px;}}
#module_380653677 .news-item.even{background-color:#ffffff;}
#module_380653677 .news-item.even{background-image:none;}
#module_380653677 .news-item.even{background-repeat:no-repeat;}
#module_380653677 .news-item.even{}
#module_380653677 .news-item.even{}
#module_380653677 .news-item.even{}
#module_380653677 .news-item.odd{background-color:#ffffff;}
#module_380653677 .news-item.odd{background-image:none;}
#module_380653677 .news-item.odd{background-repeat:no-repeat;}
#module_380653677 .news-item.odd{}
#module_380653677 .news-item.odd{}
#module_380653677 .news-item.odd{}
#module_380653677 .news-item{border-bottom-color:rgb(242, 242, 242);}
#module_380653677 .news-item{border-bottom-style:solid;}
#module_380653677 .news-item{border-bottom-width:1px;}
#module_380653677 .news-img .dummy{background-color:transparent;}
#module_380653677 .news-img .dummy{background-image:none;}
#module_380653677 .news-img .dummy{background-repeat:no-repeat;}
#module_380653677 .news-img .dummy{}
#module_380653677 .news-img .dummy{}
#module_380653677 .news-img .dummy{}
#module_380653677 .news-img{border-top-left-radius:0px;}
#module_380653677 .news-img{border-top-right-radius:0px;}
#module_380653677 .news-img{border-bottom-left-radius:0px;}
#module_380653677 .news-img{border-bottom-right-radius:0px;}
#module_380653677 .news-img{border-top-color:transparent;}
#module_380653677 .news-img{border-top-style:none;}
#module_380653677 .news-img{border-top-width:0px;}
#module_380653677 .news-img{border-right-color:transparent;}
#module_380653677 .news-img{border-right-style:none;}
#module_380653677 .news-img{border-right-width:0px;}
#module_380653677 .news-img{border-bottom-color:transparent;}
#module_380653677 .news-img{border-bottom-style:none;}
#module_380653677 .news-img{border-bottom-width:0px;}
#module_380653677 .news-img{border-left-color:transparent;}
#module_380653677 .news-img{border-left-style:none;}
#module_380653677 .news-img{border-left-width:0px;}
#module_380653677 .news-img{width:30%;} #module_380653677 .news-con{width:calc(100% - 30% - 7%);}
#module_380653677 {}@media (max-width: 767px) {#module_380653677 .news-img{width:30%;} #module_380653677 .news-con{width:calc(100% - 30% - 7%);}}
#module_380653677 .news-img .dummy{padding-top:auto;}
#module_380653677 .news-img .t-img{ object-fit:cover;}
#module_380653677 .news-img .t-img{ width:100%;}
#module_380653677 .news-img .t-img{ height:100%;}
#module_380653677 .news-img .t-img{border-radius:0px;}
#module_380653677 .news-title{font-size:15px;line-height:15pt;}
#module_380653677 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_380653677 .news-title{color:#333;}
#module_380653677 .news-title{font-weight:normal;}
#module_380653677 .news-title{text-decoration:none;}
#module_380653677 .news-title{font-style:normal;}
#module_380653677 .news-title{margin-top:0px;}
#module_380653677 .news-title{margin-bottom:0px;}
#module_380653677 .news-desc{font-size:14px;line-height:calc( 14px + 12px )}
#module_380653677 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_380653677 .news-desc{color:#999;}
#module_380653677 .news-desc{font-weight:normal;}
#module_380653677 .news-desc{text-decoration:none;}
#module_380653677 .news-desc{font-style:normal;}
#module_380653677 .news-desc{margin-top:3px;}
#module_380653677 .news-desc{margin-bottom:0px;}
#module_380653677 .news-detailbtn{font-size:12px;}
#module_380653677 .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_380653677 .news-detailbtn{color:#666;}
#module_380653677 .news-detailbtn{font-weight:normal;}
#module_380653677 .news-detailbtn{text-decoration:none;}
#module_380653677 .news-detailbtn{font-style:normal;}
#module_380653677 .news-detailbtn{background-color:#fff;}
#module_380653677 .news-detailbtn{background-image:none;}
#module_380653677 .news-detailbtn{background-repeat:no-repeat;}
#module_380653677 .news-detailbtn{}
#module_380653677 .news-detailbtn{}
#module_380653677 .news-detailbtn{}
#module_380653677 .news-item .news-detailbtn::before{background-color:#000000;}
#module_380653677 .news-item .news-detailbtn::before{background-image:none;}
#module_380653677 .news-item .news-detailbtn::before{background-repeat:no-repeat;}
#module_380653677 .news-item .news-detailbtn::before{}
#module_380653677 .news-item .news-detailbtn::before{}
#module_380653677 .news-item .news-detailbtn::before{}
#module_380653677 .news-label .a-label{font-size:12px;}
#module_380653677 .news-label .a-label{font-family:微软雅黑,Microsoft YaHei;}
#module_380653677 .news-label .a-label{color:#999;}
#module_380653677 .news-label .a-label{font-weight:normal;}
#module_380653677 .news-label .a-label{text-decoration:none;}
#module_380653677 .news-label .a-label{font-style:normal;}
#module_380653677 .news-label{margin-top:15px;}
#module_380653677 .news-label{margin-bottom:0px;}
#module_380653677 .news-label{margin-left:0px;}
#module_380653677 .news-label{margin-right:10px;}
#module_380653677 .news-label{padding-top:8px;}
#module_380653677 .news-label{padding-bottom:8px;}
#module_380653677 .news-label{padding-left:12px;}
#module_380653677 .news-label{padding-right:12px;}
#module_380653677 .news-label{background-color:#eee;}
#module_380653677 .news-label{background-image:none;}
#module_380653677 .news-label{background-repeat:no-repeat;}
#module_380653677 .news-label{}
#module_380653677 .news-label{}
#module_380653677 .news-label{}
#module_380653677 .news-label{border-top-color:transparent;}
#module_380653677 .news-label{border-top-style:none;}
#module_380653677 .news-label{border-top-width:0px;}
#module_380653677 .news-label{border-right-color:transparent;}
#module_380653677 .news-label{border-right-style:none;}
#module_380653677 .news-label{border-right-width:0px;}
#module_380653677 .news-label{border-bottom-color:transparent;}
#module_380653677 .news-label{border-bottom-style:none;}
#module_380653677 .news-label{border-bottom-width:0px;}
#module_380653677 .news-label{border-left-color:transparent;}
#module_380653677 .news-label{border-left-style:none;}
#module_380653677 .news-label{border-left-width:0px;}
#module_380653677 .pagerGiant .text{font-size:12px;}
#module_380653677 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_380653677 .pagerGiant .text{color:#333;}
#module_380653677 .pagerGiant .text{}
#module_380653677 .pagerGiant .text{}
#module_380653677 .pagerGiant .text{}
#module_380653677 .pagerGiant .current,#module_380653677 .pagerGiant .num,#module_380653677 .pagerGiant .inputer{width:30px}
#module_380653677 .pagerGiant .current,#module_380653677 .pagerGiant .num,#module_380653677 .pagerGiant .inputer{height:30px}
#module_380653677 .pagerGiant .num{font-size:12px;}
#module_380653677 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_380653677 .pagerGiant .num{color:#333;}
#module_380653677 .pagerGiant .num{}
#module_380653677 .pagerGiant .num{}
#module_380653677 .pagerGiant .num{}
#module_380653677 .pagerGiant .submit{width:55px}
#module_380653677 .pagerGiant .submit{height:30px}
#module_380653677 .pagerGiant .current,#module_380653677 .pagerGiant .num,#module_380653677 .pagerGiant .inputer,#module_380653677 .pagerGiant .submit{border-top-left-radius:0px;}
#module_380653677 .pagerGiant .current,#module_380653677 .pagerGiant .num,#module_380653677 .pagerGiant .inputer,#module_380653677 .pagerGiant .submit{border-top-right-radius:0px;}
#module_380653677 .pagerGiant .current,#module_380653677 .pagerGiant .num,#module_380653677 .pagerGiant .inputer,#module_380653677 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_380653677 .pagerGiant .current,#module_380653677 .pagerGiant .num,#module_380653677 .pagerGiant .inputer,#module_380653677 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_380653677 .pagerGiant .next,#module_380653677 .pagerGiant .splitline{color:#ccc;}
#module_380653677 .pagerGiant .num{background-color:#fff;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .inputer{border-top-color:#ccc;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .inputer{border-top-style:solid;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer{border-top-width:1px;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .inputer{border-bottom-style:solid;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer{border-bottom-width:1px;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .inputer{border-left-color:#ccc;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .inputer{border-left-style:solid;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer{border-left-width:1px;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .inputer{border-right-color:#ccc;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .inputer{border-right-style:solid;}
#module_380653677 .pagerGiant .num, #module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer{border-right-width:1px;}
#module_380653677 .page-more a{font-size:px;}
#module_380653677 .page-more a{font-family:;}
#module_380653677 .page-more a{color:#666 !important;}
#module_380653677 .page-more a{}
#module_380653677 .page-more a{}
#module_380653677 .page-more a{}
#module_380653677 .page-more a{background-color:#fff;}
#module_380653677 .page-more a{border-top-color:#eee;}
#module_380653677 .page-more a{border-top-style:solid;}
#module_380653677 .page-more a{border-top-width:2px;}
#module_380653677 .page-more a{border-bottom-color:#eee;}
#module_380653677 .page-more a{border-bottom-style:solid;}
#module_380653677 .page-more a{border-bottom-width:2px;}
#module_380653677 .page-more a{border-left-color:#eee;}
#module_380653677 .page-more a{border-left-style:solid;}
#module_380653677 .page-more a{border-left-width:2px;}
#module_380653677 .page-more a{border-right-color:#eee;}
#module_380653677 .page-more a{border-right-style:solid;}
#module_380653677 .page-more a{border-right-width:2px;}
#module_380653677 .news-item time{font-size:px;}
#module_380653677 .news-item time{font-family:;}
#module_380653677 .news-item time{color:;}
#module_380653677 .news-item time{}
#module_380653677 .news-item time{}
#module_380653677 .news-item time{}
#module_380653677 .news-item:hover.even{background-color:#ffffff;}
#module_380653677 .news-item:hover.even{background-image:none;}
#module_380653677 .news-item:hover.even{background-repeat:no-repeat;}
#module_380653677 .news-item:hover.even{}
#module_380653677 .news-item:hover.even{}
#module_380653677 .news-item:hover.even{}
#module_380653677 .news-item:hover.odd{background-color:#ffffff;}
#module_380653677 .news-item:hover.odd{background-image:none;}
#module_380653677 .news-item:hover.odd{background-repeat:no-repeat;}
#module_380653677 .news-item:hover.odd{}
#module_380653677 .news-item:hover.odd{}
#module_380653677 .news-item:hover.odd{}
#module_380653677 .news-item:hover{border-bottom-color:rgb(242, 242, 242);}
#module_380653677 .news-item:hover{border-bottom-style:solid;}
#module_380653677 .news-item:hover{border-bottom-width:1px;}
#module_380653677 .news-item:hover .news-img{border-top-color:transparent;}
#module_380653677 .news-item:hover .news-img{border-top-style:none;}
#module_380653677 .news-item:hover .news-img{border-top-width:0px;}
#module_380653677 .news-item:hover .news-img{border-right-color:transparent;}
#module_380653677 .news-item:hover .news-img{border-right-style:none;}
#module_380653677 .news-item:hover .news-img{border-right-width:0px;}
#module_380653677 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_380653677 .news-item:hover .news-img{border-bottom-style:none;}
#module_380653677 .news-item:hover .news-img{border-bottom-width:0px;}
#module_380653677 .news-item:hover .news-img{border-left-color:transparent;}
#module_380653677 .news-item:hover .news-img{border-left-style:none;}
#module_380653677 .news-item:hover .news-img{border-left-width:0px;}
#module_380653677 .news-item:hover .news-title{font-size:15px;line-height:15pt;}
#module_380653677 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_380653677 .news-item:hover .news-title{color:#333;}
#module_380653677 .news-item:hover .news-title{font-weight:normal;}
#module_380653677 .news-item:hover .news-title{text-decoration:none;}
#module_380653677 .news-item:hover .news-title{font-style:normal;}
#module_380653677 .news-item:hover .news-desc{font-size:14px;}
#module_380653677 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_380653677 .news-item:hover .news-desc{color:#999;}
#module_380653677 .news-item:hover .news-desc{font-weight:normal;}
#module_380653677 .news-item:hover .news-desc{text-decoration:none;}
#module_380653677 .news-item:hover .news-desc{font-style:normal;}
#module_380653677 .news-item:hover time{font-size:18px;}
#module_380653677 .news-item:hover time{font-family:;}
#module_380653677 .news-item:hover time{color:#333;}
#module_380653677 .news-item:hover time{font-weight:normal;}
#module_380653677 .news-item:hover time{text-decoration:none;}
#module_380653677 .news-item:hover time{font-style:normal;}
#module_380653677 .news-item:hover .news-detailbtn{font-size:12px;}
#module_380653677 .news-item:hover .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_380653677 .news-item:hover .news-detailbtn{color:#666;}
#module_380653677 .news-item:hover .news-detailbtn{font-weight:normal;}
#module_380653677 .news-item:hover .news-detailbtn{text-decoration:none;}
#module_380653677 .news-item:hover .news-detailbtn{font-style:normal;}
#module_380653677 .news-item:hover .news-detailbtn{background-color:#fff;}
#module_380653677 .news-item:hover .news-detailbtn{background-image:none;}
#module_380653677 .news-item:hover .news-detailbtn{background-repeat:no-repeat;}
#module_380653677 .news-item:hover .news-detailbtn{}
#module_380653677 .news-item:hover .news-detailbtn{}
#module_380653677 .news-item:hover .news-detailbtn{}
#module_380653677 .news-label:hover .a-label{font-size:12px;}
#module_380653677 .news-label:hover .a-label{font-family:微软雅黑,Microsoft YaHei;}
#module_380653677 .news-label:hover .a-label{color:#999;}
#module_380653677 .news-label:hover .a-label{font-weight:normal;}
#module_380653677 .news-label:hover .a-label{text-decoration:none;}
#module_380653677 .news-label:hover .a-label{font-style:normal;}
#module_380653677 .news-label:hover{background-color:#eee;}
#module_380653677 .news-label:hover{background-image:none;}
#module_380653677 .news-label:hover{background-repeat:no-repeat;}
#module_380653677 .news-label:hover{}
#module_380653677 .news-label:hover{}
#module_380653677 .news-label:hover{}
#module_380653677 .news-label:hover{border-top-color:transparent;}
#module_380653677 .news-label:hover{border-top-style:none;}
#module_380653677 .news-label:hover{border-right-color:transparent;}
#module_380653677 .news-label:hover{border-right-style:none;}
#module_380653677 .news-label:hover{border-bottom-color:transparent;}
#module_380653677 .news-label:hover{border-bottom-style:none;}
#module_380653677 .news-label:hover{border-left-color:transparent;}
#module_380653677 .news-label:hover{border-left-style:none;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit{font-size:12px;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit{color:#fff;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit{}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit{}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit{}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit{background-color:#000;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_380653677 .pagerGiant .current, #module_380653677 .pagerGiant .submit, #module_380653677 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_380653677 .page-more a:hover{font-size:px;}
#module_380653677 .page-more:hover a{font-family:;}
#module_380653677 .page-more a:hover{color:#666 !important;}
#module_380653677 .page-more a:hover {}
#module_380653677 .page-more a:hover {}
#module_380653677 .page-more a:hover {}
#module_380653677 .page-more a:hover{background-color:#fff;}
#module_380653677 .page-more a:hover{border-top-color:#eee;}
#module_380653677 .page-more a:hover{border-top-style:solid;}
#module_380653677 .page-more a:hover{border-bottom-color:#eee;}
#module_380653677 .page-more a:hover{border-bottom-style:solid;}
#module_380653677 .page-more a:hover{border-left-color:#eee;}
#module_380653677 .page-more a:hover{border-left-style:solid;}
#module_380653677 .page-more a:hover{border-right-color:#eee;}
#module_380653677 .page-more a:hover{border-right-style:solid;}

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

#module_380653676 .news-item{padding-left:px;}
#module_380653676 .news-item{padding-right:px;}
#module_380653676 .news-item{padding-top:px;}
#module_380653676 .news-item{padding-bottom:px;}
#module_380653676 .videobox .iconfont{font-size:px;}
#module_380653676 {}@media (max-width: 767px) { #module_380653676 .videobox .iconfont{font-size:px;}}
#module_380653676 .news-item.even{background-color:#ffffff;}
#module_380653676 .news-item.even{background-image:none;}
#module_380653676 .news-item.even{background-repeat:no-repeat;}
#module_380653676 .news-item.even{}
#module_380653676 .news-item.even{}
#module_380653676 .news-item.even{}
#module_380653676 .news-item.odd{background-color:#ffffff;}
#module_380653676 .news-item.odd{background-image:none;}
#module_380653676 .news-item.odd{background-repeat:no-repeat;}
#module_380653676 .news-item.odd{}
#module_380653676 .news-item.odd{}
#module_380653676 .news-item.odd{}
#module_380653676 .news-item{border-bottom-color:rgb(242, 242, 242);}
#module_380653676 .news-item{border-bottom-style:solid;}
#module_380653676 .news-item{border-bottom-width:1px;}
#module_380653676 .news-img .dummy{background-color:transparent;}
#module_380653676 .news-img .dummy{background-image:none;}
#module_380653676 .news-img .dummy{background-repeat:no-repeat;}
#module_380653676 .news-img .dummy{}
#module_380653676 .news-img .dummy{}
#module_380653676 .news-img .dummy{}
#module_380653676 .news-img{border-top-left-radius:0px;}
#module_380653676 .news-img{border-top-right-radius:0px;}
#module_380653676 .news-img{border-bottom-left-radius:0px;}
#module_380653676 .news-img{border-bottom-right-radius:0px;}
#module_380653676 .news-img{border-top-color:transparent;}
#module_380653676 .news-img{border-top-style:none;}
#module_380653676 .news-img{border-top-width:0px;}
#module_380653676 .news-img{border-right-color:transparent;}
#module_380653676 .news-img{border-right-style:none;}
#module_380653676 .news-img{border-right-width:0px;}
#module_380653676 .news-img{border-bottom-color:transparent;}
#module_380653676 .news-img{border-bottom-style:none;}
#module_380653676 .news-img{border-bottom-width:0px;}
#module_380653676 .news-img{border-left-color:transparent;}
#module_380653676 .news-img{border-left-style:none;}
#module_380653676 .news-img{border-left-width:0px;}
#module_380653676 .news-img{width:28%;} #module_380653676 .news-con{width:calc(100% - 28% - 7%);}
#module_380653676 {}@media (max-width: 767px) {#module_380653676 .news-img{width:30%;} #module_380653676 .news-con{width:calc(100% - 30% - 7%);}}
#module_380653676 .news-img .dummy{padding-top:66.67%;}
#module_380653676 .news-img .t-img{ object-fit:cover;}
#module_380653676 .news-img .t-img{ width:100%;}
#module_380653676 .news-img .t-img{ height:100%;}
#module_380653676 .news-img .t-img{border-radius:0px;}
#module_380653676 .news-title{font-size:16px;line-height:16pt;}
#module_380653676 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_380653676 .news-title{color:#333;}
#module_380653676 .news-title{font-weight:normal;}
#module_380653676 .news-title{text-decoration:none;}
#module_380653676 .news-title{font-style:normal;}
#module_380653676 .news-title{margin-top:0px;}
#module_380653676 .news-title{margin-bottom:0px;}
#module_380653676 .news-desc{font-size:14px;line-height:calc( 14px + 12px )}
#module_380653676 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_380653676 .news-desc{color:#999;}
#module_380653676 .news-desc{font-weight:normal;}
#module_380653676 .news-desc{text-decoration:none;}
#module_380653676 .news-desc{font-style:normal;}
#module_380653676 .news-desc{margin-top:3px;}
#module_380653676 .news-desc{margin-bottom:0px;}
#module_380653676 .news-detailbtn{font-size:12px;}
#module_380653676 .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_380653676 .news-detailbtn{color:#666;}
#module_380653676 .news-detailbtn{font-weight:normal;}
#module_380653676 .news-detailbtn{text-decoration:none;}
#module_380653676 .news-detailbtn{font-style:normal;}
#module_380653676 .news-detailbtn{background-color:#fff;}
#module_380653676 .news-detailbtn{background-image:none;}
#module_380653676 .news-detailbtn{background-repeat:no-repeat;}
#module_380653676 .news-detailbtn{}
#module_380653676 .news-detailbtn{}
#module_380653676 .news-detailbtn{}
#module_380653676 .news-item .news-detailbtn::before{background-color:#000000;}
#module_380653676 .news-item .news-detailbtn::before{background-image:none;}
#module_380653676 .news-item .news-detailbtn::before{background-repeat:no-repeat;}
#module_380653676 .news-item .news-detailbtn::before{}
#module_380653676 .news-item .news-detailbtn::before{}
#module_380653676 .news-item .news-detailbtn::before{}
#module_380653676 .news-label .a-label{font-size:12px;}
#module_380653676 .news-label .a-label{font-family:微软雅黑,Microsoft YaHei;}
#module_380653676 .news-label .a-label{color:#999;}
#module_380653676 .news-label .a-label{font-weight:normal;}
#module_380653676 .news-label .a-label{text-decoration:none;}
#module_380653676 .news-label .a-label{font-style:normal;}
#module_380653676 .news-label{margin-top:15px;}
#module_380653676 .news-label{margin-bottom:0px;}
#module_380653676 .news-label{margin-left:0px;}
#module_380653676 .news-label{margin-right:10px;}
#module_380653676 .news-label{padding-top:8px;}
#module_380653676 .news-label{padding-bottom:8px;}
#module_380653676 .news-label{padding-left:12px;}
#module_380653676 .news-label{padding-right:12px;}
#module_380653676 .news-label{background-color:#eee;}
#module_380653676 .news-label{background-image:none;}
#module_380653676 .news-label{background-repeat:no-repeat;}
#module_380653676 .news-label{}
#module_380653676 .news-label{}
#module_380653676 .news-label{}
#module_380653676 .news-label{border-top-color:transparent;}
#module_380653676 .news-label{border-top-style:none;}
#module_380653676 .news-label{border-top-width:0px;}
#module_380653676 .news-label{border-right-color:transparent;}
#module_380653676 .news-label{border-right-style:none;}
#module_380653676 .news-label{border-right-width:0px;}
#module_380653676 .news-label{border-bottom-color:transparent;}
#module_380653676 .news-label{border-bottom-style:none;}
#module_380653676 .news-label{border-bottom-width:0px;}
#module_380653676 .news-label{border-left-color:transparent;}
#module_380653676 .news-label{border-left-style:none;}
#module_380653676 .news-label{border-left-width:0px;}
#module_380653676 .pagerGiant .text{font-size:12px;}
#module_380653676 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_380653676 .pagerGiant .text{color:#333;}
#module_380653676 .pagerGiant .text{}
#module_380653676 .pagerGiant .text{}
#module_380653676 .pagerGiant .text{}
#module_380653676 .pagerGiant .current,#module_380653676 .pagerGiant .num,#module_380653676 .pagerGiant .inputer{width:30px}
#module_380653676 .pagerGiant .current,#module_380653676 .pagerGiant .num,#module_380653676 .pagerGiant .inputer{height:30px}
#module_380653676 .pagerGiant .num{font-size:12px;}
#module_380653676 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_380653676 .pagerGiant .num{color:#333;}
#module_380653676 .pagerGiant .num{}
#module_380653676 .pagerGiant .num{}
#module_380653676 .pagerGiant .num{}
#module_380653676 .pagerGiant .submit{width:55px}
#module_380653676 .pagerGiant .submit{height:30px}
#module_380653676 .pagerGiant .current,#module_380653676 .pagerGiant .num,#module_380653676 .pagerGiant .inputer,#module_380653676 .pagerGiant .submit{border-top-left-radius:0px;}
#module_380653676 .pagerGiant .current,#module_380653676 .pagerGiant .num,#module_380653676 .pagerGiant .inputer,#module_380653676 .pagerGiant .submit{border-top-right-radius:0px;}
#module_380653676 .pagerGiant .current,#module_380653676 .pagerGiant .num,#module_380653676 .pagerGiant .inputer,#module_380653676 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_380653676 .pagerGiant .current,#module_380653676 .pagerGiant .num,#module_380653676 .pagerGiant .inputer,#module_380653676 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_380653676 .pagerGiant .next,#module_380653676 .pagerGiant .splitline{color:#ccc;}
#module_380653676 .pagerGiant .num{background-color:#fff;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .inputer{border-top-color:#ccc;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .inputer{border-top-style:solid;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer{border-top-width:1px;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .inputer{border-bottom-style:solid;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer{border-bottom-width:1px;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .inputer{border-left-color:#ccc;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .inputer{border-left-style:solid;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer{border-left-width:1px;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .inputer{border-right-color:#ccc;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .inputer{border-right-style:solid;}
#module_380653676 .pagerGiant .num, #module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer{border-right-width:1px;}
#module_380653676 .page-more a{font-size:px;}
#module_380653676 .page-more a{font-family:;}
#module_380653676 .page-more a{color:#666 !important;}
#module_380653676 .page-more a{}
#module_380653676 .page-more a{}
#module_380653676 .page-more a{}
#module_380653676 .page-more a{background-color:#fff;}
#module_380653676 .page-more a{border-top-color:#eee;}
#module_380653676 .page-more a{border-top-style:solid;}
#module_380653676 .page-more a{border-top-width:2px;}
#module_380653676 .page-more a{border-bottom-color:#eee;}
#module_380653676 .page-more a{border-bottom-style:solid;}
#module_380653676 .page-more a{border-bottom-width:2px;}
#module_380653676 .page-more a{border-left-color:#eee;}
#module_380653676 .page-more a{border-left-style:solid;}
#module_380653676 .page-more a{border-left-width:2px;}
#module_380653676 .page-more a{border-right-color:#eee;}
#module_380653676 .page-more a{border-right-style:solid;}
#module_380653676 .page-more a{border-right-width:2px;}
#module_380653676 .news-item time{font-size:px;}
#module_380653676 .news-item time{font-family:;}
#module_380653676 .news-item time{color:;}
#module_380653676 .news-item time{}
#module_380653676 .news-item time{}
#module_380653676 .news-item time{}
#module_380653676 .news-item:hover.even{background-color:#ffffff;}
#module_380653676 .news-item:hover.even{background-image:none;}
#module_380653676 .news-item:hover.even{background-repeat:no-repeat;}
#module_380653676 .news-item:hover.even{}
#module_380653676 .news-item:hover.even{}
#module_380653676 .news-item:hover.even{}
#module_380653676 .news-item:hover.odd{background-color:#ffffff;}
#module_380653676 .news-item:hover.odd{background-image:none;}
#module_380653676 .news-item:hover.odd{background-repeat:no-repeat;}
#module_380653676 .news-item:hover.odd{}
#module_380653676 .news-item:hover.odd{}
#module_380653676 .news-item:hover.odd{}
#module_380653676 .news-item:hover{border-bottom-color:rgb(242, 242, 242);}
#module_380653676 .news-item:hover{border-bottom-style:solid;}
#module_380653676 .news-item:hover{border-bottom-width:1px;}
#module_380653676 .news-item:hover .news-img{border-top-color:transparent;}
#module_380653676 .news-item:hover .news-img{border-top-style:none;}
#module_380653676 .news-item:hover .news-img{border-top-width:0px;}
#module_380653676 .news-item:hover .news-img{border-right-color:transparent;}
#module_380653676 .news-item:hover .news-img{border-right-style:none;}
#module_380653676 .news-item:hover .news-img{border-right-width:0px;}
#module_380653676 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_380653676 .news-item:hover .news-img{border-bottom-style:none;}
#module_380653676 .news-item:hover .news-img{border-bottom-width:0px;}
#module_380653676 .news-item:hover .news-img{border-left-color:transparent;}
#module_380653676 .news-item:hover .news-img{border-left-style:none;}
#module_380653676 .news-item:hover .news-img{border-left-width:0px;}
#module_380653676 .news-item:hover .news-title{font-size:16px;line-height:16pt;}
#module_380653676 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_380653676 .news-item:hover .news-title{color:#333;}
#module_380653676 .news-item:hover .news-title{font-weight:normal;}
#module_380653676 .news-item:hover .news-title{text-decoration:none;}
#module_380653676 .news-item:hover .news-title{font-style:normal;}
#module_380653676 .news-item:hover .news-desc{font-size:14px;}
#module_380653676 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_380653676 .news-item:hover .news-desc{color:#999;}
#module_380653676 .news-item:hover .news-desc{font-weight:normal;}
#module_380653676 .news-item:hover .news-desc{text-decoration:none;}
#module_380653676 .news-item:hover .news-desc{font-style:normal;}
#module_380653676 .news-item:hover time{font-size:18px;}
#module_380653676 .news-item:hover time{font-family:;}
#module_380653676 .news-item:hover time{color:#333;}
#module_380653676 .news-item:hover time{font-weight:normal;}
#module_380653676 .news-item:hover time{text-decoration:none;}
#module_380653676 .news-item:hover time{font-style:normal;}
#module_380653676 .news-item:hover .news-detailbtn{font-size:12px;}
#module_380653676 .news-item:hover .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_380653676 .news-item:hover .news-detailbtn{color:#666;}
#module_380653676 .news-item:hover .news-detailbtn{font-weight:normal;}
#module_380653676 .news-item:hover .news-detailbtn{text-decoration:none;}
#module_380653676 .news-item:hover .news-detailbtn{font-style:normal;}
#module_380653676 .news-item:hover .news-detailbtn{background-color:#fff;}
#module_380653676 .news-item:hover .news-detailbtn{background-image:none;}
#module_380653676 .news-item:hover .news-detailbtn{background-repeat:no-repeat;}
#module_380653676 .news-item:hover .news-detailbtn{}
#module_380653676 .news-item:hover .news-detailbtn{}
#module_380653676 .news-item:hover .news-detailbtn{}
#module_380653676 .news-label:hover .a-label{font-size:12px;}
#module_380653676 .news-label:hover .a-label{font-family:微软雅黑,Microsoft YaHei;}
#module_380653676 .news-label:hover .a-label{color:#999;}
#module_380653676 .news-label:hover .a-label{font-weight:normal;}
#module_380653676 .news-label:hover .a-label{text-decoration:none;}
#module_380653676 .news-label:hover .a-label{font-style:normal;}
#module_380653676 .news-label:hover{background-color:#eee;}
#module_380653676 .news-label:hover{background-image:none;}
#module_380653676 .news-label:hover{background-repeat:no-repeat;}
#module_380653676 .news-label:hover{}
#module_380653676 .news-label:hover{}
#module_380653676 .news-label:hover{}
#module_380653676 .news-label:hover{border-top-color:transparent;}
#module_380653676 .news-label:hover{border-top-style:none;}
#module_380653676 .news-label:hover{border-right-color:transparent;}
#module_380653676 .news-label:hover{border-right-style:none;}
#module_380653676 .news-label:hover{border-bottom-color:transparent;}
#module_380653676 .news-label:hover{border-bottom-style:none;}
#module_380653676 .news-label:hover{border-left-color:transparent;}
#module_380653676 .news-label:hover{border-left-style:none;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit{font-size:12px;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit{color:#fff;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit{}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit{}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit{}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit{background-color:#000;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_380653676 .pagerGiant .current, #module_380653676 .pagerGiant .submit, #module_380653676 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_380653676 .page-more a:hover{font-size:px;}
#module_380653676 .page-more:hover a{font-family:;}
#module_380653676 .page-more a:hover{color:#666 !important;}
#module_380653676 .page-more a:hover {}
#module_380653676 .page-more a:hover {}
#module_380653676 .page-more a:hover {}
#module_380653676 .page-more a:hover{background-color:#fff;}
#module_380653676 .page-more a:hover{border-top-color:#eee;}
#module_380653676 .page-more a:hover{border-top-style:solid;}
#module_380653676 .page-more a:hover{border-bottom-color:#eee;}
#module_380653676 .page-more a:hover{border-bottom-style:solid;}
#module_380653676 .page-more a:hover{border-left-color:#eee;}
#module_380653676 .page-more a:hover{border-left-style:solid;}
#module_380653676 .page-more a:hover{border-right-color:#eee;}
#module_380653676 .page-more a:hover{border-right-style:solid;}

.module_380653593 .ModuleHead .HeadCenter{float:none;}
#module_380653593 {
padding:0px;
}
#module_380653593 {
position:static;
z-index:0;
top:3826px;
left:156px;
width:100%;
height: auto;
}
#module_380653593 .ModuleHead380653593 {
display:none;
}
#module_380653593 .BodyCenter.BodyCenter380653593 {
background:none;background-color:rgb(255, 255, 255);
}
#module_380653593 >.module_380653593 {
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_380653593 >.module_380653593{
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_380653593 .BodyCenter.BodyCenter380653593 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:100px;
}
}
@media screen and (max-width: 767px){
#module_380653593 .BodyCenter.BodyCenter380653593 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.5274%;
}
}
@media screen and (min-width: 768px){
#module_380653593 >.module_380653593 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653593 >.module_380653593 {
margin-top:4.8991%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_380653593 >.module_380653593 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380653593:hover {
border:none;
}
#module_380653593:hover >.module_380653593 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380653593 .BodyCenter{text-align:center;}
#module_380653593 .moduleButton{font-size:14px;}
#module_380653593 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_380653593 .moduleButton{color:rgb(156, 156, 156);}
#module_380653593 .moduleButton{font-weight:normal;}
#module_380653593 .moduleButton{text-decoration:none;}
#module_380653593 .moduleButton{font-style:normal;}
#module_380653593 .moduleButton, #module_380653593 .moduleButton.faded:before{background-color:#fff;}
#module_380653593 .moduleButton, #module_380653593 .moduleButton.faded:before{}
#module_380653593 .moduleButton, #module_380653593 .moduleButton.faded:before{}
#module_380653593 .moduleButton, #module_380653593 .moduleButton.faded:before{}
#module_380653593 .moduleButton, #module_380653593 .moduleButton.faded:before{}
#module_380653593 .moduleButton, #module_380653593 .moduleButton.faded:before{}
#module_380653593 .moduleButton{border-color:rgb(156, 156, 156);}
#module_380653593 .moduleButton{border-style:solid;}
#module_380653593 .moduleButton{border-width:1px;}
#module_380653593 .moduleButton{width:140px;}
#module_380653593 .moduleButton,#module_380653593 .BreadsvgIcon{height:40px;line-height:40px;}
#module_380653593 .BodyCenter{color:#000;}
#module_380653593 .moduleButton{border-top-left-radius:0px;}
#module_380653593 .moduleButton{border-top-right-radius:0px;}
#module_380653593 .moduleButton{border-bottom-left-radius:0px;}
#module_380653593 .moduleButton{border-bottom-right-radius:0px;}
#module_380653593 .BreadIcon{font-size:16px;} #module_380653593 .BreadsvgIcon svg{width:16px;height:16px;}
#module_380653593 .BreadIcon{color:#000;} #module_380653593 .BreadsvgIcon svg>*{fill:#000;}
#module_380653593 .BreadIcon,#module_380653593 .BreadsvgIcon{margin-left:10px;}
#module_380653593 .BreadIcon,#module_380653593 .BreadsvgIcon{margin-right:10px;}
#module_380653593 .moduleButton{box-shadow:;}
#module_380653593 .moduleButton:hover .BreadIcon{font-size:16px;} #module_380653593 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_380653593 .moduleButton:hover .BreadIcon{color:#fff} #module_380653593 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_380653593 .moduleButton:hover{font-size:14px;}
#module_380653593 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_380653593 .moduleButton:hover{color:#fff;}
#module_380653593 .moduleButton:hover{font-weight:normal;}
#module_380653593 .moduleButton:hover{text-decoration:none;}
#module_380653593 .moduleButton:hover{font-style:normal;}
#module_380653593 .moduleButton:before, #module_380653593 .moduleButton.faded:before{background-color:rgb(199, 158, 104);}
#module_380653593 .moduleButton:before, #module_380653593 .moduleButton.faded:before{}
#module_380653593 .moduleButton:before, #module_380653593 .moduleButton.faded:before{}
#module_380653593 .moduleButton:before, #module_380653593 .moduleButton.faded:before{}
#module_380653593 .moduleButton:before, #module_380653593 .moduleButton.faded:before{}
#module_380653593 .moduleButton:before, #module_380653593 .moduleButton.faded:before{}
#module_380653593 .moduleButton:hover{border-color:rgb(199, 158, 104);}
#module_380653593 .moduleButton:hover{border-style:solid;}
#module_380653593 .moduleButton:hover{border-width:1px;}
#module_380653593 .moduleButton:hover{box-shadow:;}

.module_380653580 .ModuleHead .HeadCenter{float:none;}
#module_380653580 {
padding:0px;
}
#module_380653580 {
position:static;
z-index:0;
top:4553px;
left:952px;
width:100%;
height: auto;
}
#module_380653580 .ModuleHead380653580 {
display:none;
}
#module_380653580 .BodyCenter.BodyCenter380653580 {
background:none;background-color:rgb(255, 255, 255);
}
#module_380653580 >.module_380653580 {
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_380653580 >.module_380653580{
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_380653580 .BodyCenter.BodyCenter380653580 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.2301%;
}
}
@media screen and (max-width: 767px){
#module_380653580 .BodyCenter.BodyCenter380653580 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:40px;
}
}
@media screen and (min-width: 768px){
#module_380653580 >.module_380653580 {
margin-top:1.3075%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653580 >.module_380653580 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380653580 >.module_380653580 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380653580:hover {
border:none;
}
#module_380653580:hover >.module_380653580 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380653580 .BodyCenter{text-align:center;}
#module_380653580 .moduleButton{font-size:15px;}
#module_380653580 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_380653580 .moduleButton{color:rgb(156, 156, 156);}
#module_380653580 .moduleButton{font-weight:normal;}
#module_380653580 .moduleButton{text-decoration:none;}
#module_380653580 .moduleButton{font-style:normal;}
#module_380653580 .moduleButton, #module_380653580 .moduleButton.faded:before{background-color:#fff;}
#module_380653580 .moduleButton, #module_380653580 .moduleButton.faded:before{}
#module_380653580 .moduleButton, #module_380653580 .moduleButton.faded:before{}
#module_380653580 .moduleButton, #module_380653580 .moduleButton.faded:before{}
#module_380653580 .moduleButton, #module_380653580 .moduleButton.faded:before{}
#module_380653580 .moduleButton, #module_380653580 .moduleButton.faded:before{}
#module_380653580 .moduleButton{border-color:rgb(156, 156, 156);}
#module_380653580 .moduleButton{border-style:solid;}
#module_380653580 .moduleButton{border-width:1px;}
#module_380653580 .moduleButton{width:200px;}
#module_380653580 .moduleButton,#module_380653580 .BreadsvgIcon{height:50px;line-height:50px;}
#module_380653580 .BodyCenter{color:#000;}
#module_380653580 .moduleButton{border-top-left-radius:0px;}
#module_380653580 .moduleButton{border-top-right-radius:0px;}
#module_380653580 .moduleButton{border-bottom-left-radius:0px;}
#module_380653580 .moduleButton{border-bottom-right-radius:0px;}
#module_380653580 .BreadIcon{font-size:16px;} #module_380653580 .BreadsvgIcon svg{width:16px;height:16px;}
#module_380653580 .BreadIcon{color:#000;} #module_380653580 .BreadsvgIcon svg>*{fill:#000;}
#module_380653580 .BreadIcon,#module_380653580 .BreadsvgIcon{margin-left:10px;}
#module_380653580 .BreadIcon,#module_380653580 .BreadsvgIcon{margin-right:10px;}
#module_380653580 .moduleButton{box-shadow:;}
#module_380653580 .moduleButton:hover .BreadIcon{font-size:16px;} #module_380653580 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_380653580 .moduleButton:hover .BreadIcon{color:#fff} #module_380653580 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_380653580 .moduleButton:hover{font-size:15px;}
#module_380653580 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_380653580 .moduleButton:hover{color:#fff;}
#module_380653580 .moduleButton:hover{font-weight:normal;}
#module_380653580 .moduleButton:hover{text-decoration:none;}
#module_380653580 .moduleButton:hover{font-style:normal;}
#module_380653580 .moduleButton:before, #module_380653580 .moduleButton.faded:before{background-color:rgb(199, 158, 104);}
#module_380653580 .moduleButton:before, #module_380653580 .moduleButton.faded:before{}
#module_380653580 .moduleButton:before, #module_380653580 .moduleButton.faded:before{}
#module_380653580 .moduleButton:before, #module_380653580 .moduleButton.faded:before{}
#module_380653580 .moduleButton:before, #module_380653580 .moduleButton.faded:before{}
#module_380653580 .moduleButton:before, #module_380653580 .moduleButton.faded:before{}
#module_380653580 .moduleButton:hover{border-color:rgb(199, 158, 104);}
#module_380653580 .moduleButton:hover{border-style:solid;}
#module_380653580 .moduleButton:hover{border-width:1px;}
#module_380653580 .moduleButton:hover{box-shadow:;}
.module_380653595 .ModuleHead .HeadCenter{float:none;}
#module_380653595 {
padding:0px;
}
#module_380653595 {
position:static;
z-index:0;
top:4205px;
left:251px;
width:100%;
height: auto;
}
#module_380653595 .ModuleHead380653595 {
display:none;
}
#module_380653595 .BodyCenter.BodyCenter380653595 {
background:none;background-color:rgba(0, 0, 0, 0.89);
}
#module_380653595 >.module_380653595 {
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_380653595 >.module_380653595{
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_380653595 .BodyCenter.BodyCenter380653595 {
padding-top:30px;
padding-left:0px;
padding-right:0px;
padding-bottom:40px;
}
}
@media screen and (max-width: 767px){
#module_380653595 .BodyCenter.BodyCenter380653595 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_380653595 >.module_380653595 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653595 >.module_380653595 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_380653595 >.module_380653595 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380653595:hover {
border:none;
}
#module_380653595:hover >.module_380653595 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_380653596 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380653596 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380653596 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380653596 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380653596 .imageTextGiant-Container{padding-top:10px;}
#module_380653596 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653596 .imageTextGiant-Container{padding-left:10px;}
#module_380653596 .imageTextGiant-Container{padding-right:10px;}
#module_380653596 .showHandle .btn{font-size:14px;}
#module_380653596 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_380653596 .showHandle .btn{color:#333;}
#module_380653596 .showHandle .btn{font-weight:400;}
#module_380653596 .showHandle .btn{text-decoration:none;}
#module_380653596 .showHandle .btn{font-style:normal;}
#module_380653596 .showHandle div{border-top-color:#ddd !important;}
#module_380653596 .showHandle div{border-top-style:solid !important;}
#module_380653596 .showHandle div{border-top-width:1px !important;}
#module_380653596 .showHandle{background-color:transparent;}
#module_380653596 .showHandle{background-image:none;}
#module_380653596 .showHandle{background-repeat:no-repeat;}
#module_380653596 .showHandle{}
#module_380653596 .showHandle{}
#module_380653596 .showHandle{}
#module_380653596 a{font-size:unset;font-family:unset}
/*全局 layout 106*/
.ModuleSearchGiant.layout-106 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .content{display:table;width: 100%;height:auto;border: 1px solid #333;border-radius: 34px;overflow: hidden;background: #fff;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel,
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel{position: relative;display:table-cell;height:36px;border:0px;vertical-align: middle;background: #fff;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchInputPanel{border:0;overflow: auto;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .ModuleSearchInput{height:100%;width:100%;border: 0;text-indent: 10px;font-size:14px;outline:none;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .bootstrap-select{float: left;height:100%;border:0;border-radius: 0;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .bootstrap-select .btn{padding-left: 16px;height:100%;font-size: 12px;border: 0;border-radius: 0;background-color:transparent;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel {position: relative;width: 50px;background: #fff;border-radius: 0;text-align: center;line-height: 1;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchIcon{position: absolute;top:8px;left: 14px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel .searchIcon .icon-sousuo1{font-size: 22px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel{border-top-right-radius: 34px;border-bottom-right-radius: 34px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel{border-top-left-radius: 34px;border-bottom-left-radius: 34px;}.module_380653599 .ModuleHead .HeadCenter{float:none;}
#module_380653599 {
padding:0px;
}
#module_380653599 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380653599 .ModuleHead380653599 {
display:none;
}
#module_380653599 .ModuleHead .HeadText.HeadText380653599 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653599 .ModuleHead .HeadCenter.HeadCenter380653599{text-align:left;}
#module_380653599 .ModuleHead .HeadCenter.HeadCenter380653599 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653599 .BodyCenter.BodyCenter380653599 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653599 >.module_380653599 {
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_380653599 >.module_380653599{
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_380653599 .BodyCenter.BodyCenter380653599 {
padding-top:0px;
padding-left:10px;
padding-right:70px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653599 .BodyCenter.BodyCenter380653599 {
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653599 >.module_380653599 {
margin-top:1.2848%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380653599 >.module_380653599 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}

#module_380653599 .search-item .searchBtnPanel,#module_380653599 .search-item .searchInputPanel,#module_380653599 .bootstrap-select .btn,#module_380653599 .search-item .searchTypePanel, #module_380653599 .search-item .searchBtnPanel{height:px;line-height:calc(px - 11px)};
#module_380653599 .search-item{}
#module_380653599 .search-item{background-repeat:no-repeat;}
#module_380653599 .search-item{}
#module_380653599 .search-item{}
#module_380653599 .search-item{border-top-color:#000000;}
#module_380653599 .search-item{border-top-style:solid;}
#module_380653599 .search-item{border-top-width:1px;}
#module_380653599 .search-item{border-right-color:#000000;}
#module_380653599 .search-item{border-right-style:solid;}
#module_380653599 .search-item{border-right-width:1px;}
#module_380653599 .search-item{border-bottom-color:#000000;}
#module_380653599 .search-item{border-bottom-style:solid;}
#module_380653599 .search-item{border-bottom-width:1px;}
#module_380653599 .search-item{border-left-color:#000000;}
#module_380653599 .search-item{border-left-style:solid;}
#module_380653599 .search-item{border-left-width:1px;}
#module_380653599 .search-item .bootstrap-select .btn ,#module_380653599 .search-item .ModuleSearchInput {background-color:;}
#module_380653599 .search-item .bootstrap-select .btn ,#module_380653599 .search-item .ModuleSearchInput{}
#module_380653599 .search-item .ModuleSearchInput::placeholder,#module_380653599 .search-item .ModuleSearchInput{font-size:px;}
#module_380653599 .search-item .bootstrap-select .btn ,#module_380653599  .search-item .ModuleSearchInput::placeholder,#module_380653599 .search-item .ModuleSearchInput{font-family:;}
#module_380653599 .search-item .bootstrap-select .btn , #module_380653599 .search-item .searchIcon,#module_380653599  .search-item .ModuleSearchInput::placeholder,#module_380653599 .search-item .ModuleSearchInput{color:;}
#module_380653599 .search-item .bootstrap-select .btn ,#module_380653599  .search-item .ModuleSearchInput::placeholder,#module_380653599 .search-item .ModuleSearchInput{}
#module_380653599 .search-item .bootstrap-select .btn ,#module_380653599  .search-item .ModuleSearchInput::placeholder,#module_380653599 .search-item .ModuleSearchInput{}
#module_380653599 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-size:22px;}
#module_380653599 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-family:微软雅黑,Microsoft YaHei;}
#module_380653599 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{color:rgb(0, 0, 0);}
#module_380653599 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-weight:normal;}
#module_380653599 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{text-decoration:none;}
#module_380653599 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-style:normal;}
#module_380653599 .search-item .searchBtnPanel{background-color:;}
#module_380653599 .search-item .searchBtnPanel{}
#module_380653599 .search-item .searchBtnPanel{}
#module_380653599 .search-item .searchBtnPanel{}
#module_380653599 .search-item .searchBtnPanel{}
#module_380653599 .search-item .searchBtnPanel{}
#module_380653599 .search-hot ul li{border-top-color:#e3e3e3;}
#module_380653599 .search-hot ul li{border-top-style:solid;}
#module_380653599 .search-hot ul li{border-top-width:0px;}
#module_380653599 .search-hot ul li{border-right-color:#e3e3e3;}
#module_380653599 .search-hot ul li{border-right-style:solid;}
#module_380653599 .search-hot ul li{border-right-width:1px;}
#module_380653599 .search-hot ul li{border-bottom-color:#e3e3e3;}
#module_380653599 .search-hot ul li{border-bottom-style:solid;}
#module_380653599 .search-hot ul li{border-bottom-width:0px;}
#module_380653599 .search-hot ul li{border-left-color:#e3e3e3;}
#module_380653599 .search-hot ul li{border-left-style:solid;}
#module_380653599 .search-hot ul li{border-left-width:0px;}
#module_380653599 .search-hot ul li a{font-size:12px;}
#module_380653599 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_380653599 .search-hot ul li a{color:#666;}
#module_380653599 .search-hot ul li a{font-weight:normal;}
#module_380653599 .search-hot ul li a{text-decoration:none;}
#module_380653599 .search-hot ul li a{font-style:normal;}
#module_380653599 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-size:22px;}
#module_380653599 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-family:微软雅黑,Microsoft YaHei;}
#module_380653599 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{color:#333333;}
#module_380653599 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-weight:normal;}
#module_380653599 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{text-decoration:none;}
#module_380653599 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-style:normal;}
#module_380653599 .search-hot ul li:hover a{font-size:12px;}
#module_380653599 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_380653599 .search-hot ul li:hover a{color:#333;}
#module_380653599 .search-hot ul li:hover a{font-weight:normal;}
#module_380653599 .search-hot ul li:hover a{text-decoration:none;}
#module_380653599 .search-hot ul li:hover a{font-style:normal;}

.module_380653600 .ModuleHead .HeadCenter{float:none;}
#module_380653600 {
padding:0px;
}
#module_380653600 {
position:static;
z-index:0;
top:82px;
left:0px;
width:100%;
height: auto;
}
#module_380653600 .ModuleHead380653600 {
display:none;
}
#module_380653600 .ModuleHead .HeadText.HeadText380653600 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653600 .ModuleHead .HeadCenter.HeadCenter380653600{text-align:left;}
#module_380653600 .ModuleHead .HeadCenter.HeadCenter380653600 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653600 .BodyCenter.BodyCenter380653600 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653600 >.module_380653600 {
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_380653600 >.module_380653600{
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_380653600 .BodyCenter.BodyCenter380653600 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653600 .BodyCenter.BodyCenter380653600 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653600 >.module_380653600 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653600 >.module_380653600 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}

#module_380653600 .ModuleImageTextGiantContent{margin-top:px;}
#module_380653600 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_380653600 .ModuleImageTextGiantContent{margin-left:px;}
#module_380653600 .ModuleImageTextGiantContent{margin-right:px;}
#module_380653600 .imageTextGiant-Container{padding-top:10px;}
#module_380653600 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653600 .imageTextGiant-Container{padding-left:10px;}
#module_380653600 .imageTextGiant-Container{padding-right:10px;}
#module_380653600 .showHandle .btn{font-size:px;}
#module_380653600 .showHandle .btn{font-family:;}
#module_380653600 .showHandle .btn{color:;}
#module_380653600 .showHandle .btn{}
#module_380653600 .showHandle .btn{}
#module_380653600 .showHandle .btn{}
#module_380653600 .showHandle div{border-top-color: !important;}
#module_380653600 .showHandle div{border-top-style: !important;}
#module_380653600 .showHandle div{border-top-width:px !important;}
#module_380653600 .showHandle{background-color:;}
#module_380653600 .showHandle{}
#module_380653600 .showHandle{}
#module_380653600 .showHandle{}
#module_380653600 .showHandle{}
#module_380653600 .showHandle{}
#module_380653600 a{font-size:unset;font-family:unset}
.module_380653601 .ModuleHead .HeadCenter{float:none;}
#module_380653601 {
padding:0px;
}
#module_380653601 {
position:static;
z-index:0;
top:-7px;
left:0px;
width:100%;
height: auto;
}
#module_380653601 .ModuleHead380653601 {
display:none;
}
#module_380653601 .ModuleHead .HeadText.HeadText380653601 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_380653601 .ModuleHead .HeadCenter.HeadCenter380653601{text-align:left;}
#module_380653601 .ModuleHead .HeadCenter.HeadCenter380653601 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_380653601 .BodyCenter.BodyCenter380653601 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380653601 >.module_380653601 {
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_380653601 >.module_380653601{
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_380653601 .BodyCenter.BodyCenter380653601 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653601 .BodyCenter.BodyCenter380653601 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380653601 >.module_380653601 {
margin-top:-10px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_380653601 >.module_380653601 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}

#module_380653601 .ModuleImageTextGiantContent{margin-top:px;}
#module_380653601 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_380653601 .ModuleImageTextGiantContent{margin-left:px;}
#module_380653601 .ModuleImageTextGiantContent{margin-right:px;}
#module_380653601 .imageTextGiant-Container{padding-top:10px;}
#module_380653601 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653601 .imageTextGiant-Container{padding-left:10px;}
#module_380653601 .imageTextGiant-Container{padding-right:10px;}
#module_380653601 .showHandle .btn{font-size:px;}
#module_380653601 .showHandle .btn{font-family:;}
#module_380653601 .showHandle .btn{color:;}
#module_380653601 .showHandle .btn{}
#module_380653601 .showHandle .btn{}
#module_380653601 .showHandle .btn{}
#module_380653601 .showHandle div{border-top-color: !important;}
#module_380653601 .showHandle div{border-top-style: !important;}
#module_380653601 .showHandle div{border-top-width:px !important;}
#module_380653601 .showHandle{background-color:;}
#module_380653601 .showHandle{}
#module_380653601 .showHandle{}
#module_380653601 .showHandle{}
#module_380653601 .showHandle{}
#module_380653601 .showHandle{}
#module_380653601 a{font-size:unset;font-family:unset}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer{
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridCustomGiant.layout-101{height: 100%;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .ModuleContainer .SubPadding {height: 100%}

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    /* padding 宽度 用 5，子容器宽度为 (100% - (列数 - 1) * padding宽度)/列数) */
    /* 12列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer{width:calc((100% - 55px)/12)!important;}
    /* 11列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer{width:calc((100% - 50px)/11)!important;}
    /* 10列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer{width:calc((100% - 45px)/10)!important;}
    /* 9列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer{width:calc((100% - 40px)/10)!important;}
    /* 8列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer{width:calc((100% - 35px)/8)!important;}
    /* 7列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer{width:calc((100% - 30px)/7)!important;}
	/* 6列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer{width:calc((100% - 25px)/6)!important;}
	/* 5列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding5{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubContainer{width:calc((100% - 20px)/5)!important;}
	/* 4列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubContainer{width:calc((100% - 15px)/4)!important;}
	/* 3列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding3{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding6{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubContainer{width:calc((100% - 10px)/3)!important;}
	/* 2列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding2{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding6{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubContainer{width:calc((100% - 5px)/2)!important;}
	/* 1列 无padding */
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubPadding{width:0px;display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubContainer{width:100%!important;}
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_380684335 .ModuleHead .HeadCenter{float:none;}
#module_380684335 {
padding:0px;
}
#module_380684335 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_380684335 .ModuleHead380684335 {
display:none;
}
#module_380684335 .BodyCenter.BodyCenter380684335 {
background:none;background-color:rgb(24, 22, 22);
}
#module_380684335 >.module_380684335 {
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_380684335 >.module_380684335{
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_380684335 .BodyCenter.BodyCenter380684335 {
padding-top:3.1381%;
padding-left:2.0921%;
padding-right:2.0921%;
padding-bottom:3.1381%;
}
}
@media screen and (max-width: 767px){
#module_380684335 .BodyCenter.BodyCenter380684335 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380684335 >.module_380684335 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380684335 >.module_380684335 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380684335 >.module_380684335 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380684335:hover {
border:none;
}
#module_380684335:hover >.module_380684335 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_380684337 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380684337 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380684337 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380684337 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380684337 .imageTextGiant-Container{padding-top:10px;}
#module_380684337 .imageTextGiant-Container{padding-bottom:10px;}
#module_380684337 .imageTextGiant-Container{padding-left:10px;}
#module_380684337 .imageTextGiant-Container{padding-right:10px;}
#module_380684337 .showHandle .btn{font-size:14px;}
#module_380684337 .showHandle .btn{font-family:;}
#module_380684337 .showHandle .btn{color:#333;}
#module_380684337 .showHandle .btn{font-weight:400;}
#module_380684337 .showHandle .btn{text-decoration:none;}
#module_380684337 .showHandle .btn{font-style:normal;}
#module_380684337 .showHandle div{border-top-color:#ddd !important;}
#module_380684337 .showHandle div{border-top-style:solid !important;}
#module_380684337 .showHandle div{border-top-width:1px !important;}
#module_380684337 .showHandle{background-color:transparent;}
#module_380684337 .showHandle{}
#module_380684337 .showHandle{background-repeat:no-repeat;}
#module_380684337 .showHandle{}
#module_380684337 .showHandle{}
#module_380684337 .showHandle{}
#module_380684337 a{font-size:unset;font-family:unset}
.ModuleCommonClsGiant.layout-102 .class-title{height:60px;line-height: 60px;background: #0072d4;color:#fff;font-size: 18px;box-sizing: border-box;text-align: center}
.ModuleCommonClsGiant.layout-102 .class-title .class-title-icon{display: none}
.ModuleCommonClsGiant.layout-102 .main-class-item{box-sizing: border-box;background: #fff; position: relative;}
.ModuleCommonClsGiant.layout-102 .one-classify{border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
.ModuleCommonClsGiant.layout-102 .main-class-item:nth-last-of-type(1){border:none !important;}
.ModuleCommonClsGiant.layout-102 .main-class-item a {color:#666;font-size: 14px;line-height: 1;display: block;}
.ModuleCommonClsGiant.layout-102 .main-class-item a .main-class-text{display:block;width: 100%;padding-left:45px;display: block;max-width: 100%;line-height: 45px;}
.ModuleCommonClsGiant.layout-102 .icon{background:none}
.ModuleCommonClsGiant.layout-102 .class-title-icon{background:none;width: 16px;fill:#fff;}
.ModuleCommonClsGiant.layout-102 .main-class-item.active{background: #f9f9f9;}
.ModuleCommonClsGiant.layout-102 .main-class-item .main-class-colorlump{width: 4px; height: 14px; background-color: #0072d4; display: none; vertical-align: middle;}
.ModuleCommonClsGiant.layout-102 .main-class-item.active .main-class-colorlump{display: inline-block;}
.ModuleCommonClsGiant.layout-102 .main-class-item.active .main-class-text{color:#0072d4;}
.ModuleCommonClsGiant.layout-102 .colorlumpbox{
	display: block; position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.ModuleCommonClsGiant.layout-102 .forceheight{
	height: auto !important;
	line-height: 1.5 !important;
  }
@media (max-width: 767px) {
	.ModuleCommonClsGiant.layout-102 .class-title {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0 20px;
	}

	.ModuleCommonClsGiant.layout-102 .class-title .class-title-icon {
		display: inline-block;
	}

	.ModuleCommonClsGiant.layout-102 .main-class-item a .main-class-text {
		padding-left: 20px !important;
	}

	.ModuleCommonClsGiant.layout-102 .one-classify {
		display: none
	}
}

@media (min-width: 768px) {
	.ModuleCommonClsGiant.layout-102 .one-classify {
		display: block !important;
	}
}


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

#module_380686306 .class-title-text{padding-left:px;}
#module_380686306 {}@media (max-width: 767px) {#module_380686306 .class-title-text{padding-left:px;}}
#module_380686306 .class-title .class-title-text{font-size:16px;}
#module_380686306 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686306 .class-title .class-title-text,#module_380686306 .class-title .class-title-icon {color:#fff;}
#module_380686306 .class-title .class-title-text{font-weight:normal;}
#module_380686306 .class-title .class-title-text{text-decoration:none;}
#module_380686306 .class-title .class-title-text{font-style:normal;}
#module_380686306 .class-title{background-color:#1e88e5;}
#module_380686306 .class-title{background-image:none;}
#module_380686306 .class-title{}
#module_380686306 .class-title{}
#module_380686306 .class-title{}
#module_380686306 .class-title{}
#module_380686306 .class-title{height:auto;line-height:initial;}
#module_380686306 .main-class-text{height:px;line-height:px;}
#module_380686306 .one-classify{border-bottom-color:#e5e5e5;border-left-color:#e5e5e5;border-right-color:#e5e5e5;}
#module_380686306 .one-classify{border-bottom-style:solid;border-left-style:solid;border-right-style:solid;}
#module_380686306 .one-classify{border-bottom-width:0px;border-left-width:0px;border-right-width:0px;}
#module_380686306 .main-class-item{background-color:rgba(0,0,0,0);}
#module_380686306 .main-class-item{background-image:none;}
#module_380686306 .main-class-item{}
#module_380686306 .main-class-item{}
#module_380686306 .main-class-item{}
#module_380686306 .main-class-item{}
#module_380686306 .main-class-item{border-bottom-color:#e5e5e5;}
#module_380686306 .main-class-item{border-bottom-style:solid;}
#module_380686306 .main-class-item{border-bottom-width:0px;}
#module_380686306 .main-class-item .main-class-text{font-size:13px;}
#module_380686306 .main-class-item .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686306 .main-class-item .main-class-text{color:rgba(255, 255, 255, 0.6);}
#module_380686306 .main-class-item .main-class-text{font-weight:normal;}
#module_380686306 .main-class-item .main-class-text{text-decoration:none;}
#module_380686306 .main-class-item .main-class-text{font-style:normal;}
#module_380686306 .main-class-item .main-class-text{text-align:left;}
#module_380686306 .main-class-item .main-class-text{padding-left:10px;}
#module_380686306 .main-class-item .main-class-text{padding-right:0px;}
#module_380686306 .main-class-item .main-class-text.forceheight{padding-top:px;}
#module_380686306 .main-class-item .main-class-text.forceheight{padding-bottom:px;}
#module_380686306 .main-class-item.active{background-color:rgba(0,0,0,0);}
#module_380686306 .main-class-item.active{background-image:none;}
#module_380686306 .main-class-item.active{}
#module_380686306 .main-class-item.active{}
#module_380686306 .main-class-item.active{}
#module_380686306 .main-class-item.active{}
#module_380686306 .main-class-item.active{border-bottom-color:#e5e5e5;}
#module_380686306 .main-class-item.active{border-bottom-style:solid;}
#module_380686306 .main-class-item.active{border-bottom-width:0px;}
#module_380686306 .main-class-item.active .main-class-text{font-size:13px;}
#module_380686306 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686306 .main-class-item.active .main-class-text{color:rgb(199, 158, 104);}
#module_380686306 .main-class-item.active .main-class-text{font-weight:normal;}
#module_380686306 .main-class-item.active .main-class-text{text-decoration:none;}
#module_380686306 .main-class-item.active .main-class-text{font-style:normal;}
#module_380686306 .main-class-item.active .main-class-text{text-align:left;}
#module_380686306 .main-class-item.active .main-class-text{padding-left:10px;}
#module_380686306 .main-class-item.active .main-class-text{padding-right:0px;}
#module_380686306 .main-class-item.active .main-class-colorlump{background-color:rgba(0,0,0,0);}
#module_380686306 .main-class-item.active .main-class-colorlump{height:14px;}


.ModuleGridContainer.ModuleGridContainer380684335 #Sub380684335_1 {width:12.5000%;}
.module_380684348 .ModuleHead .HeadCenter{float:none;}
#module_380684348 {
padding:0px;
}
#module_380684348 {
position:static;
z-index:0;
top:-113px;
left:0px;
width:100%;
height: auto;
}
#module_380684348 .ModuleHead380684348 {
display:none;
}

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

#module_380686316 .class-title-text{padding-left:px;}
#module_380686316 {}@media (max-width: 767px) {#module_380686316 .class-title-text{padding-left:px;}}
#module_380686316 .class-title .class-title-text{font-size:16px;}
#module_380686316 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686316 .class-title .class-title-text,#module_380686316 .class-title .class-title-icon {color:#fff;}
#module_380686316 .class-title .class-title-text{font-weight:normal;}
#module_380686316 .class-title .class-title-text{text-decoration:none;}
#module_380686316 .class-title .class-title-text{font-style:normal;}
#module_380686316 .class-title{background-color:#1e88e5;}
#module_380686316 .class-title{background-image:none;}
#module_380686316 .class-title{}
#module_380686316 .class-title{}
#module_380686316 .class-title{}
#module_380686316 .class-title{}
#module_380686316 .class-title{height:auto;line-height:initial;}
#module_380686316 .main-class-text{height:px;line-height:px;}
#module_380686316 .one-classify{border-bottom-color:#e5e5e5;border-left-color:#e5e5e5;border-right-color:#e5e5e5;}
#module_380686316 .one-classify{border-bottom-style:solid;border-left-style:solid;border-right-style:solid;}
#module_380686316 .one-classify{border-bottom-width:0px;border-left-width:0px;border-right-width:0px;}
#module_380686316 .main-class-item{background-color:rgba(0,0,0,0);}
#module_380686316 .main-class-item{background-image:none;}
#module_380686316 .main-class-item{}
#module_380686316 .main-class-item{}
#module_380686316 .main-class-item{}
#module_380686316 .main-class-item{}
#module_380686316 .main-class-item{border-bottom-color:#e5e5e5;}
#module_380686316 .main-class-item{border-bottom-style:solid;}
#module_380686316 .main-class-item{border-bottom-width:0px;}
#module_380686316 .main-class-item .main-class-text{font-size:13px;}
#module_380686316 .main-class-item .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686316 .main-class-item .main-class-text{color:rgba(255, 255, 255, 0.6);}
#module_380686316 .main-class-item .main-class-text{font-weight:normal;}
#module_380686316 .main-class-item .main-class-text{text-decoration:none;}
#module_380686316 .main-class-item .main-class-text{font-style:normal;}
#module_380686316 .main-class-item .main-class-text{text-align:left;}
#module_380686316 .main-class-item .main-class-text{padding-left:10px;}
#module_380686316 .main-class-item .main-class-text{padding-right:0px;}
#module_380686316 .main-class-item .main-class-text.forceheight{padding-top:px;}
#module_380686316 .main-class-item .main-class-text.forceheight{padding-bottom:px;}
#module_380686316 .main-class-item.active{background-color:rgba(0,0,0,0);}
#module_380686316 .main-class-item.active{background-image:none;}
#module_380686316 .main-class-item.active{}
#module_380686316 .main-class-item.active{}
#module_380686316 .main-class-item.active{}
#module_380686316 .main-class-item.active{}
#module_380686316 .main-class-item.active{border-bottom-color:#e5e5e5;}
#module_380686316 .main-class-item.active{border-bottom-style:solid;}
#module_380686316 .main-class-item.active{border-bottom-width:0px;}
#module_380686316 .main-class-item.active .main-class-text{font-size:13px;}
#module_380686316 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686316 .main-class-item.active .main-class-text{color:rgb(199, 158, 104);}
#module_380686316 .main-class-item.active .main-class-text{font-weight:normal;}
#module_380686316 .main-class-item.active .main-class-text{text-decoration:none;}
#module_380686316 .main-class-item.active .main-class-text{font-style:normal;}
#module_380686316 .main-class-item.active .main-class-text{text-align:left;}
#module_380686316 .main-class-item.active .main-class-text{padding-left:10px;}
#module_380686316 .main-class-item.active .main-class-text{padding-right:0px;}
#module_380686316 .main-class-item.active .main-class-colorlump{background-color:rgba(0,0,0,0);}
#module_380686316 .main-class-item.active .main-class-colorlump{height:14px;}


.ModuleGridContainer.ModuleGridContainer380684335 #Sub380684335_2 {width:12.5000%;}
.module_380684349 .ModuleHead .HeadCenter{float:none;}
#module_380684349 {
padding:0px;
}
#module_380684349 {
position:static;
z-index:0;
top:-113px;
left:0px;
width:100%;
height: auto;
}
#module_380684349 .ModuleHead380684349 {
display:none;
}

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

#module_380686318 .class-title-text{padding-left:px;}
#module_380686318 {}@media (max-width: 767px) {#module_380686318 .class-title-text{padding-left:px;}}
#module_380686318 .class-title .class-title-text{font-size:16px;}
#module_380686318 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686318 .class-title .class-title-text,#module_380686318 .class-title .class-title-icon {color:#fff;}
#module_380686318 .class-title .class-title-text{font-weight:normal;}
#module_380686318 .class-title .class-title-text{text-decoration:none;}
#module_380686318 .class-title .class-title-text{font-style:normal;}
#module_380686318 .class-title{background-color:#1e88e5;}
#module_380686318 .class-title{background-image:none;}
#module_380686318 .class-title{}
#module_380686318 .class-title{}
#module_380686318 .class-title{}
#module_380686318 .class-title{}
#module_380686318 .class-title{height:auto;line-height:initial;}
#module_380686318 .main-class-text{height:px;line-height:px;}
#module_380686318 .one-classify{border-bottom-color:#e5e5e5;border-left-color:#e5e5e5;border-right-color:#e5e5e5;}
#module_380686318 .one-classify{border-bottom-style:solid;border-left-style:solid;border-right-style:solid;}
#module_380686318 .one-classify{border-bottom-width:0px;border-left-width:0px;border-right-width:0px;}
#module_380686318 .main-class-item{background-color:rgba(0,0,0,0);}
#module_380686318 .main-class-item{background-image:none;}
#module_380686318 .main-class-item{}
#module_380686318 .main-class-item{}
#module_380686318 .main-class-item{}
#module_380686318 .main-class-item{}
#module_380686318 .main-class-item{border-bottom-color:#e5e5e5;}
#module_380686318 .main-class-item{border-bottom-style:solid;}
#module_380686318 .main-class-item{border-bottom-width:0px;}
#module_380686318 .main-class-item .main-class-text{font-size:13px;}
#module_380686318 .main-class-item .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686318 .main-class-item .main-class-text{color:rgba(255, 255, 255, 0.6);}
#module_380686318 .main-class-item .main-class-text{font-weight:normal;}
#module_380686318 .main-class-item .main-class-text{text-decoration:none;}
#module_380686318 .main-class-item .main-class-text{font-style:normal;}
#module_380686318 .main-class-item .main-class-text{text-align:left;}
#module_380686318 .main-class-item .main-class-text{padding-left:10px;}
#module_380686318 .main-class-item .main-class-text{padding-right:0px;}
#module_380686318 .main-class-item .main-class-text.forceheight{padding-top:px;}
#module_380686318 .main-class-item .main-class-text.forceheight{padding-bottom:px;}
#module_380686318 .main-class-item.active{background-color:rgba(0,0,0,0);}
#module_380686318 .main-class-item.active{background-image:none;}
#module_380686318 .main-class-item.active{}
#module_380686318 .main-class-item.active{}
#module_380686318 .main-class-item.active{}
#module_380686318 .main-class-item.active{}
#module_380686318 .main-class-item.active{border-bottom-color:#e5e5e5;}
#module_380686318 .main-class-item.active{border-bottom-style:solid;}
#module_380686318 .main-class-item.active{border-bottom-width:0px;}
#module_380686318 .main-class-item.active .main-class-text{font-size:13px;}
#module_380686318 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686318 .main-class-item.active .main-class-text{color:rgb(199, 158, 104);}
#module_380686318 .main-class-item.active .main-class-text{font-weight:normal;}
#module_380686318 .main-class-item.active .main-class-text{text-decoration:none;}
#module_380686318 .main-class-item.active .main-class-text{font-style:normal;}
#module_380686318 .main-class-item.active .main-class-text{text-align:left;}
#module_380686318 .main-class-item.active .main-class-text{padding-left:10px;}
#module_380686318 .main-class-item.active .main-class-text{padding-right:0px;}
#module_380686318 .main-class-item.active .main-class-colorlump{background-color:rgba(0,0,0,0);}
#module_380686318 .main-class-item.active .main-class-colorlump{height:14px;}


.ModuleGridContainer.ModuleGridContainer380684335 #Sub380684335_3 {width:12.5000%;}
.module_380684351 .ModuleHead .HeadCenter{float:none;}
#module_380684351 {
padding:0px;
}
#module_380684351 {
position:static;
z-index:0;
top:-116px;
left:0px;
width:100%;
height: auto;
}
#module_380684351 .ModuleHead380684351 {
display:none;
}

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

#module_380686319 .class-title-text{padding-left:px;}
#module_380686319 {}@media (max-width: 767px) {#module_380686319 .class-title-text{padding-left:px;}}
#module_380686319 .class-title .class-title-text{font-size:16px;}
#module_380686319 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686319 .class-title .class-title-text,#module_380686319 .class-title .class-title-icon {color:#fff;}
#module_380686319 .class-title .class-title-text{font-weight:normal;}
#module_380686319 .class-title .class-title-text{text-decoration:none;}
#module_380686319 .class-title .class-title-text{font-style:normal;}
#module_380686319 .class-title{background-color:#1e88e5;}
#module_380686319 .class-title{background-image:none;}
#module_380686319 .class-title{}
#module_380686319 .class-title{}
#module_380686319 .class-title{}
#module_380686319 .class-title{}
#module_380686319 .class-title{height:auto;line-height:initial;}
#module_380686319 .main-class-text{height:px;line-height:px;}
#module_380686319 .one-classify{border-bottom-color:#e5e5e5;border-left-color:#e5e5e5;border-right-color:#e5e5e5;}
#module_380686319 .one-classify{border-bottom-style:solid;border-left-style:solid;border-right-style:solid;}
#module_380686319 .one-classify{border-bottom-width:0px;border-left-width:0px;border-right-width:0px;}
#module_380686319 .main-class-item{background-color:rgba(0,0,0,0);}
#module_380686319 .main-class-item{background-image:none;}
#module_380686319 .main-class-item{}
#module_380686319 .main-class-item{}
#module_380686319 .main-class-item{}
#module_380686319 .main-class-item{}
#module_380686319 .main-class-item{border-bottom-color:#e5e5e5;}
#module_380686319 .main-class-item{border-bottom-style:solid;}
#module_380686319 .main-class-item{border-bottom-width:0px;}
#module_380686319 .main-class-item .main-class-text{font-size:13px;}
#module_380686319 .main-class-item .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686319 .main-class-item .main-class-text{color:rgba(255, 255, 255, 0.6);}
#module_380686319 .main-class-item .main-class-text{font-weight:normal;}
#module_380686319 .main-class-item .main-class-text{text-decoration:none;}
#module_380686319 .main-class-item .main-class-text{font-style:normal;}
#module_380686319 .main-class-item .main-class-text{text-align:left;}
#module_380686319 .main-class-item .main-class-text{padding-left:10px;}
#module_380686319 .main-class-item .main-class-text{padding-right:0px;}
#module_380686319 .main-class-item .main-class-text.forceheight{padding-top:px;}
#module_380686319 .main-class-item .main-class-text.forceheight{padding-bottom:px;}
#module_380686319 .main-class-item.active{background-color:rgba(0,0,0,0);}
#module_380686319 .main-class-item.active{background-image:none;}
#module_380686319 .main-class-item.active{}
#module_380686319 .main-class-item.active{}
#module_380686319 .main-class-item.active{}
#module_380686319 .main-class-item.active{}
#module_380686319 .main-class-item.active{border-bottom-color:#e5e5e5;}
#module_380686319 .main-class-item.active{border-bottom-style:solid;}
#module_380686319 .main-class-item.active{border-bottom-width:0px;}
#module_380686319 .main-class-item.active .main-class-text{font-size:13px;}
#module_380686319 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_380686319 .main-class-item.active .main-class-text{color:rgb(199, 158, 104);}
#module_380686319 .main-class-item.active .main-class-text{font-weight:normal;}
#module_380686319 .main-class-item.active .main-class-text{text-decoration:none;}
#module_380686319 .main-class-item.active .main-class-text{font-style:normal;}
#module_380686319 .main-class-item.active .main-class-text{text-align:left;}
#module_380686319 .main-class-item.active .main-class-text{padding-left:10px;}
#module_380686319 .main-class-item.active .main-class-text{padding-right:0px;}
#module_380686319 .main-class-item.active .main-class-colorlump{background-color:rgba(0,0,0,0);}
#module_380686319 .main-class-item.active .main-class-colorlump{height:14px;}


.ModuleGridContainer.ModuleGridContainer380684335 #Sub380684335_4 {width:12.5000%;}
.module_380684528 .ModuleHead .HeadCenter{float:none;}
#module_380684528 {
padding:0px;
}
#module_380684528 {
position:static;
z-index:0;
top:-114px;
left:0px;
width:100%;
height: auto;
}
#module_380684528 .ModuleHead380684528 {
display:none;
}

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

#module_380686343 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380686343 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380686343 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380686343 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380686343 .imageTextGiant-Container{padding-top:10px;}
#module_380686343 .imageTextGiant-Container{padding-bottom:10px;}
#module_380686343 .imageTextGiant-Container{padding-left:10px;}
#module_380686343 .imageTextGiant-Container{padding-right:10px;}
#module_380686343 .showHandle .btn{font-size:14px;}
#module_380686343 .showHandle .btn{font-family:;}
#module_380686343 .showHandle .btn{color:#333;}
#module_380686343 .showHandle .btn{font-weight:400;}
#module_380686343 .showHandle .btn{text-decoration:none;}
#module_380686343 .showHandle .btn{font-style:normal;}
#module_380686343 .showHandle div{border-top-color:#ddd !important;}
#module_380686343 .showHandle div{border-top-style:solid !important;}
#module_380686343 .showHandle div{border-top-width:1px !important;}
#module_380686343 .showHandle{background-color:transparent;}
#module_380686343 .showHandle{}
#module_380686343 .showHandle{background-repeat:no-repeat;}
#module_380686343 .showHandle{}
#module_380686343 .showHandle{}
#module_380686343 .showHandle{}
#module_380686343 a{font-size:unset;font-family:unset}
.ModuleShareGiant.layout-101  .social-share a { text-decoration: none;}
.ModuleShareGiant.layout-101  .social-share,.ModuleShareGiant.layout-101 .tips{ display: inline-block; }
.ModuleShareGiant.layout-101  .mvertical {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ModuleShareGiant.layout-101  .social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 36px;
    border: 1px solid #ccc;
    color: #999;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}
/* .ModuleShareGiant.layout-101  .social-share .icon-default-WeChat:hover{ color: #3dbe5b !important;  border-color: #3dbe5b !important;}
.ModuleShareGiant.layout-101  .social-share .type-weibo:hover{ color: #ff5757 !important;  border-color: #ff5757 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-kefulei_huabanfuben11:hover{ color: #21b3f7 !important;  border-color: #21b3f7 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-kongjian:hover{  color: #f8c514 !important;  border-color: #f8c514 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-Facebook2:hover{  color: #3D5A98 !important;  border-color: #3D5A98 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-Twitter1:hover{  color: #1DA1F3 !important;  border-color: #1DA1F3 !important;} */
.ModuleShareGiant.layout-101  .social-share .icon-wechat .mwechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat:hover .mwechat-qrcode {
    display: block;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}
.ModuleShareGiant.layout-101  .mshareMask{ top: 0;
	left: 0; position: fixed; z-index: 999;  height: 100%; width: 100%; background: #000;  opacity: 0.6; display: none;}

.ModuleShareGiant.layout-101  .share-wx-qrcode-img .help p{ width: 40%; margin: 0 auto; color:#999;  display: block; line-height: 20px; height: auto; }
.ModuleShareGiant.layout-101  .share-wx-qrcode-img,.mwechat-qrcode { border-radius: 5px; top:0px; position: fixed;z-index:9999; top: 50%;
    left: 50%;box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.09);
    transform: translate(-50%,-50%);text-align: center; width: 270px;  background: #fff; visibility: hidden;}
.ModuleShareGiant.layout-101  #mwx-qrcode{ width: 224px; height: 224px; margin: 0 auto;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img h4{border-top-right-radius: 5px;
    border-top-left-radius: 5px;background: #F7F8FA; height: 40px; line-height: 40px; font-size: 16px; color: #666; font-weight: bold; margin-bottom: 13px;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img .help{ margin-top: 12px; margin-bottom: 19px; color: #999;font-size: 14px; line-height: 20px;}
.ModuleShareGiant.layout-101  .share-wx-tips{ display: none;    z-index: 99999;
    position: fixed;
    top: 10px;
	right: 35px;    color: #fff; font-size: 24px; text-align: center;}.module_380686502 .ModuleHead .HeadCenter{float:none;}
#module_380686502 {
padding:0px;
}
#module_380686502 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380686502 .ModuleHead380686502 {
display:none;
}
#module_380686502 .BodyCenter.BodyCenter380686502 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380686502 >.module_380686502 {
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_380686502 >.module_380686502{
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_380686502 .BodyCenter.BodyCenter380686502 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380686502 .BodyCenter.BodyCenter380686502 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380686502 >.module_380686502 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380686502 >.module_380686502 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380686502 >.module_380686502 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380686502:hover {
border:none;
}
#module_380686502:hover >.module_380686502 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380686502 .ModuleSharediv{text-align: left;}
#module_380686502 .social-share-icon{color:#999;}
#module_380686502 .social-share-icon{font-size:15px;}
#module_380686502 .social-share-icon{ margin-right:5px;margin-left:5px;} #module_380686502 .mvertical{margin-top:5px;margin-bottom:5px;}
#module_380686502 .social-share-icon{height:30px; width:30px;line-height:30px}
#module_380686502 .social-share-icon{border-top-color:#ccc;}
#module_380686502 .social-share-icon{border-top-style:solid;}
#module_380686502 .social-share-icon{border-top-width:1px;}
#module_380686502 .social-share-icon{border-right-color:#ccc;}
#module_380686502 .social-share-icon{border-right-style:solid;}
#module_380686502 .social-share-icon{border-right-width:1px;}
#module_380686502 .social-share-icon{border-bottom-color:#ccc;}
#module_380686502 .social-share-icon{border-bottom-style:solid;}
#module_380686502 .social-share-icon{border-bottom-width:1px;}
#module_380686502 .social-share-icon{border-left-color:#ccc;}
#module_380686502 .social-share-icon{border-left-style:solid;}
#module_380686502 .social-share-icon{border-left-width:1px;}
#module_380686502 .social-share-icon{background-color:transparent;}
#module_380686502 .social-share-icon{}
#module_380686502 .social-share-icon:hover{background-color:transparent;}
#module_380686502 .social-share-icon:hover{}
#module_380686502 .social-share-icon:hover{color:#999;}
#module_380686502 .social-share-icon:hover{font-size:15px;}
#module_380686502 .social-share-icon:hover{border-top-color:#ccc;}
#module_380686502 .social-share-icon:hover{border-top-style:solid;}
#module_380686502 .social-share-icon:hover{border-top-width:1px;}
#module_380686502 .social-share-icon:hover{border-right-color:#ccc;}
#module_380686502 .social-share-icon:hover{border-right-style:solid;}
#module_380686502 .social-share-icon:hover{border-right-width:1px;}
#module_380686502 .social-share-icon:hover{border-bottom-color:#ccc;}
#module_380686502 .social-share-icon:hover{border-bottom-style:solid;}
#module_380686502 .social-share-icon:hover{border-bottom-width:1px;}
#module_380686502 .social-share-icon:hover{border-left-color:#ccc;}
#module_380686502 .social-share-icon:hover{border-left-style:solid;}
#module_380686502 .social-share-icon:hover{border-left-width:1px;}

.ModuleGridContainer.ModuleGridContainer380684335 #Sub380684335_5 {width:21.5714%;}
.ModuleGridContainer.ModuleGridContainer380684335 #Sub380684335_6 {width:3.4286%;}
.module_380686364 .ModuleHead .HeadCenter{float:none;}
#module_380686364 {
padding:0px;
}
#module_380686364 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380686364 .ModuleHead380686364 {
display:none;
}

#module_380686364 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380686364 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380686364 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380686364 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380686364 .imageTextGiant-Container{padding-top:10px;}
#module_380686364 .imageTextGiant-Container{padding-bottom:10px;}
#module_380686364 .imageTextGiant-Container{padding-left:10px;}
#module_380686364 .imageTextGiant-Container{padding-right:10px;}
#module_380686364 .showHandle .btn{font-size:14px;}
#module_380686364 .showHandle .btn{font-family:;}
#module_380686364 .showHandle .btn{color:#333;}
#module_380686364 .showHandle .btn{font-weight:400;}
#module_380686364 .showHandle .btn{text-decoration:none;}
#module_380686364 .showHandle .btn{font-style:normal;}
#module_380686364 .showHandle div{border-top-color:#ddd !important;}
#module_380686364 .showHandle div{border-top-style:solid !important;}
#module_380686364 .showHandle div{border-top-width:1px !important;}
#module_380686364 .showHandle{background-color:transparent;}
#module_380686364 .showHandle{}
#module_380686364 .showHandle{background-repeat:no-repeat;}
#module_380686364 .showHandle{}
#module_380686364 .showHandle{}
#module_380686364 .showHandle{}
#module_380686364 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer380684335 #Sub380684335_7 {width:12.5000%;}
.module_380686365 .ModuleHead .HeadCenter{float:none;}
#module_380686365 {
padding:0px;
}
#module_380686365 {
position:static;
z-index:0;
top:26px;
left:0px;
width:100%;
height: auto;
}
#module_380686365 .ModuleHead380686365 {
display:none;
}

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

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

#module_380653603 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380653603 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380653603 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380653603 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380653603 .imageTextGiant-Container{padding-top:10px;}
#module_380653603 .imageTextGiant-Container{padding-bottom:10px;}
#module_380653603 .imageTextGiant-Container{padding-left:10px;}
#module_380653603 .imageTextGiant-Container{padding-right:10px;}
#module_380653603 .showHandle .btn{font-size:14px;}
#module_380653603 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_380653603 .showHandle .btn{color:#333;}
#module_380653603 .showHandle .btn{font-weight:400;}
#module_380653603 .showHandle .btn{text-decoration:none;}
#module_380653603 .showHandle .btn{font-style:normal;}
#module_380653603 .showHandle div{border-top-color:#ddd !important;}
#module_380653603 .showHandle div{border-top-style:solid !important;}
#module_380653603 .showHandle div{border-top-width:1px !important;}
#module_380653603 .showHandle{background-color:transparent;}
#module_380653603 .showHandle{background-image:none;}
#module_380653603 .showHandle{background-repeat:no-repeat;}
#module_380653603 .showHandle{}
#module_380653603 .showHandle{}
#module_380653603 .showHandle{}
#module_380653603 a{font-size:unset;font-family:unset}.ModuleMobileNavGiant.layout-107 p{ color: #fff;}
.ModuleMobileNavGiant.layout-107 .micro-nav{height: calc(100vh);}
.ModuleMobileNavGiant.layout-107 .micro-nav-item{height: calc(100% - 5.906rem);  -webkit-overflow-scrolling: touch; overflow-x: hidden; overflow-y: auto !important; }
.ModuleMobileNavGiant.layout-107 .micro-nav-item>ul>li{  color: #fff;  width: 200px; margin: 0 auto; }
.ModuleMobileNavGiant.layout-107  .subnav a{ color: #fff;}
.ModuleMobileNavGiant.layout-107 .micro-nav-item .link {padding:2rem 1.33rem; color: #fff; display: block;  position: relative;}
.ModuleMobileNavGiant.layout-107 .micro-nav-item ul li p{    white-space: nowrap; font-size: .96rem;position: absolute; top: 50%; left: 50%;  transform: translate(-50%,-50%);}
.ModuleMobileNavGiant.layout-107 .micro-nav-item ul  li.open .more:before { opacity: 0;transition: all 0.4s ease;  }
.ModuleMobileNavGiant.layout-107 .header-model{width: 100%; height: 3rem;}
.ModuleMobileNavGiant.layout-107 header { display: flex; box-sizing: border-box;  width: 100%  ; height:50px!important; position: fixed;  background:rgba(0,0,0,.9);text-align: center; z-index: 950; margin: 0 auto;   font-size: 16px;  font-weight: 700;  color: #fff;  line-height: 50px;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;  height: 50px;  padding: 0 0  }
.ModuleMobileNavGiant.layout-107 .micro-nav{ position:absolute; top: 50px;    width: 100%;display: none; z-index: 999;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more{  display: inline-block; position: absolute;top: 50%;  transform: translateY(-50%);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more:before{ content: ""; width: 2px; height:1rem; background: #fff; position: absolute; top: 0; left: 0;transform: translate(0,-50%);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more:after{ content: ""; width: 2px; height:1rem; background: #fff; position: absolute; top: 0; left: 0;transform: translate(0,-50%) rotate(90deg);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 #header p img{
    max-height: 40px;
    /* margin-right: -8px;
    margin-left: -15px; */
    padding-right: 8pt;
    padding-left: 8pt;
}
.ModuleMobileNavGiant.layout-107 .navcontent{    width:calc(100% - 60px); display:flex;  margin-left: 50px;    margin-right: 8pt;}
.ModuleMobileNavGiant.layout-107 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-107 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

.ModuleMobileNavGiant.layout-107 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
     fill: #fff;
}
.ModuleMobileNavGiant.layout-107 .icon-dianhua-moren{ font-weight: normal;}
.ModuleMobileNavGiant.layout-107 .icon-sousuo{ font-weight: 750;}
.ModuleMobileNavGiant.layout-107 .navcontent a{  width: 56px; text-align: center;    display: block;}
/*二级导航*/
.subnav a{height: 3.41rem; line-height: 3rem;font-size: .81rem;     text-align: center; display: block;}
/*解决1px的问题*/
.border1px{  position: relative;  }
.border1px:after {  position: absolute;  left: 0; z-index: 1;  bottom: -1px;  width: 100%;  border-bottom: 1px solid #ddd;  content: '';  -webkit-transform-origin: 0 0;  transform-origin: 0 0;  }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .border1px:after {  -webkit-transform: scaleY(0.5);  transform: scaleY(0.5);  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .border1px:after {  -webkit-transform: scaleY(0.33);  transform: scaleY(0.33); }
}
/*解决1px的问题*/
.borderTop1px:before {  position: absolute;  left: 0;  top: 0px;  width: 100%;  border-top: 1px solid #ddd;  content: '';  -webkit-transform-origin: 0 0;  transform-origin: 0 0; z-index: 1 }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .borderTop1px:before {  -webkit-transform: scaleY(0.5);  transform: scaleY(0.5);  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .borderTop1px:before {
        -webkit-transform: scaleY(0.33);
        transform: scaleY(0.33);
    }
}
.ModuleMobileNavGiant.layout-107  #mobileDesignerContainer #pagebody {
    margin-top:50px;
}
@media only screen and (min-width: 768px){
    .ModuleMobileNavGiant.layout-107  #header,.ModuleMobileNavGiant.layout-107 .micro-nav{ display: none !important;}
    .ModuleMobileNavGiant.layout-107   #mobileDesignerContainer #pagebody {
        margin-top:0px;
    }
    .ModuleMobileNavGiant.layout-107 .header-model{ display: none;}
}

.ModuleMobileNavGiant.layout-107 #header p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}.module_380653414 .ModuleHead .HeadCenter{float:none;}
#module_380653414 {
padding:0px;
}
#module_380653414 {
}
#module_380653414 .ModuleHead380653414 {
display:none;
}

#module_380653414 .langlistbox{background-color:#fff} #module_380653414 .langlistbox .jt{border-bottom-color:#fff}
#module_380653414 .langlistbox .langinfo{color:#333333}
#module_380653414 .langlistbox .langinfo{background-color:#fff}
#module_380653414 .langlistbox .langinfo{border-color:#333333}
#module_380653414 .langlistbox .langtxt{ font-size:16px }
#module_380653414 .langlistbox .langtxt{ color:#333333 }
#module_380653414 {}#module_380653414.layout-107 #header{border-bottom-color:transparent;}
#module_380653414 {}#module_380653414.layout-107 #header{border-bottom-style:none;}
#module_380653414 {}#module_380653414.layout-107 #header{border-bottom-width:0px;}
#module_380653414 {}#module_380653414.layout-107 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_380653414 {}#module_380653414.layout-107 #MobileNav{background-color: transparent;} #module_380653414.layout-107 #header{background-color:#000000;}
#module_380653414 {}#module_380653414.layout-107 #header{}
#module_380653414 {}#module_380653414.layout-107 #header p{color:#fff;}
#module_380653414 {}#module_380653414.layout-107 .lcitem .rect{background:#fff;}  #module_380653414.layout-107 .icons{color:#fff;} #module_380653414.layout-107 .svgdiv svg>*{fill:#fff;}
#module_380653414 {}#module_380653414.layout-107 .micro-nav-item ul li:after{border-bottom-color:#555555;}
#module_380653414 {}#module_380653414.layout-107 .micro-nav-item,#module_380653414.layout-107 #MobileNavFloatLayer{background-color:#000000;}
#module_380653414 {}#module_380653414.layout-107 .micro-nav-item,#module_380653414.layout-107 #MobileNavFloatLayer{}
#module_380653414 {}#module_380653414.layout-107 .micro-nav-item>ul>li>a,#module_380653414.layout-107 .micro-nav-item>ul>li>a p{color:#d1d1d1;}
#module_380653414 {}#module_380653414.layout-107 .micro-nav-item>ul>li .subnav a,#module_380653414.layout-107 .micro-nav-item>ul>li .subnav a p{color:#d1d1d1;}
#module_380653414 .layout-107 .micro-nav .more:before,#module_380653414 .layout-107 .micro-nav .more:after {background:#fff;}
#module_380653414 {}#module_380653414.layout-107 #header p{font-family:微软雅黑,Microsoft YaHei;}
#module_380653414 {}#module_380653414.layout-107 #header p{font-weight:normal;}
#module_380653414 {}#module_380653414.layout-107 #header p{text-decoration:none;}
#module_380653414 {}#module_380653414.layout-107 #header p{font-size:16px;}
#module_380653414 {}#module_380653414.layout-107 #header p{font-style:normal;}
#module_380653414 {}#module_380653414.layout-107 .micro-nav-item>ul>li>a,#module_380653414.layout-107 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_380653414 {}#module_380653414.layout-107 .micro-nav-item>ul>li>a,#module_380653414.layout-107 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_380653414 {}#module_380653414.layout-107 .micro-nav-item>ul>li .subnav a,#module_380653414.layout-107 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_380653414 {}#module_380653414.layout-107 .micro-nav-item>ul>li .subnav a,#module_380653414.layout-107 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_380653414 .langlistbox li:hover .langinfo,#module_380653414 .langactive .langinfo {color:#fff}
#module_380653414 .langlistbox li:hover .langinfo,#module_380653414 .langactive .langinfo{background-color:#333333}
#module_380653414 .langlistbox li:hover .langinfo,#module_380653414 .langactive .langinfo{border-color:#333333}
#module_380653414 .langlistbox li:hover .langtxt,#module_380653414 .langactive .langtxt{ color:#333333 }
#module_380653414 {}#module_380653414.layout-107 .micro-nav-item>ul>li>a:hover,#module_380653414.layout-107 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_380653414 {}#module_380653414.layout-107 .micro-nav-item>ul>li .subnav a:hover,#module_380653414.layout-107 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    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_380653540 .ModuleHead .HeadCenter{float:none;}
#module_380653540 {
padding:0px;
}
#module_380653540 {
}
#module_380653540 .ModuleHead380653540 {
display:none;
}

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

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