#pagebody.siteStyle .BodyLeftContainer{
border-right-width:1px;
border-right-style:solid;
border-right-color:#ff770f;
}
#pagebody.siteStyle .BodyRightContainer{
border-left-width:1px;
border-left-style:solid;
border-left-color:#ff770f;
}
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}

.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;
    
}

.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;
    
     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;
    
}

.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;
    
    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 {
    
    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;
    
    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 .service-content-top,.ModuleOnLineServiceGiant.layout-108 .online-service-giant-ToTop-btn  {
    height: 40px;
    
    bottom: 0;
    
    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;
    
}

.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-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
{
    
     -webkit-animation: bdbefore 0.4s;
    animation: bdbefore 0.4s;
    
}

.ModuleOnLineServiceGiant.layout-108 .loading>span {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
}
.anima{
    overflow:hidden;
    
    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-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%;
    
}

.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 .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_580679831 .ModuleHead .HeadCenter{float:none;}
#module_580679831 {
padding:0px;
}
#module_580679831 {
position:absolute;
z-index:4001;
top:836px;
left:0px;
width:100%;
height:50px;
}
#module_580679831 .ModuleHead580679831 {
display:none;
}
#module_580679831 .BodyCenter.BodyCenter580679831 {
background:none;background-color:rgba(0,0,0,0);
}
#module_580679831 >.module_580679831 {
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_580679831 >.module_580679831{
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_580679831 .BodyCenter.BodyCenter580679831 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_580679831 .BodyCenter.BodyCenter580679831 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_580679831 >.module_580679831 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_580679831 >.module_580679831 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_580679831 >.module_580679831 {box-shadow: 0px 0px 0px 0px #ccc}
#module_580679831:hover {
border:none;
}
#module_580679831:hover >.module_580679831 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_580679831 .online-service-header .IMHead{background-color:rgba(0,0,0,0);}
#module_580679831 .online-service-btn{background-color:#fd6e27;}
#module_580679831 .online-service-head .icon-advisory{color:rgb(255, 255, 255);} #module_580679831 .loading>span{background-color:rgb(255, 255, 255);}
#module_580679831 .header-text{color:#FFFFFF;}
#module_580679831 .online-service-tips,#module_580679831 .online-service-header .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_580679831 .online-service-btn{border-top-left-radius:10px;} #module_580679831 .IMHead,#module_580679831 .IMHead img,#module_580679831 .online-service-head{border-top-left-radius:10px;}
#module_580679831 .online-service-head,#module_580679831 .online-service-btn{border-top-right-radius:10px;}
#module_580679831 .online-service-content-tab>span{color:#666666;}
#module_580679831 .online-service-accounts .im-head{background-color:#FFFFFF;}
#module_580679831 .IM-item{background-color:#FCFCFC;}
#module_580679831 .IM-item::after,#module_580679831 .IM-item::before, #module_580679831 .IM-item{border-top-left-radius:8px;}
#module_580679831 .IM-item::after,#module_580679831 .IM-item::before,#module_580679831 .IM-item .im-link,#module_580679831 .IM-item{border-top-right-radius:8px;}
#module_580679831 .IM-item::after,#module_580679831 .IM-item::before, #module_580679831 .IM-item{border-bottom-left-radius:8px;}
#module_580679831 .IM-item::after,#module_580679831 .IM-item::before,#module_580679831 .IM-item .im-link, #module_580679831 .IM-item{border-bottom-right-radius:8px;}
#module_580679831 .IM-item::before,#module_580679831 .IM-item::after{border-color:#F7F7F7;}
#module_580679831 .IM-item::before{border-bottom-style:solid;border-top-style:solid} #module_580679831 .IM-item::after{border-left-style:solid;border-right-style:solid}
#module_580679831 .IM-item::before,#module_580679831 .IM-item::after{border-width:1px;}
#module_580679831 .im-link .icon-advisory{color:#FFFFFF;}
#module_580679831 .im-link{background-color:#fd6e27;}
#module_580679831 .im-content .IMType{color:#999999;}
#module_580679831 .im-content .IMName{color:#333333;}
#module_580679831 .contact-item-content{background-color:#FCFCFC;}
#module_580679831 .contact-item-content::before, #module_580679831 .contact-item-content::after{border-color:#F7F7F7;}
#module_580679831 .contact-item-content::before{border-bottom-style:solid;border-top-style:solid} #module_580679831 .contact-item-content::after{border-left-style:solid;border-right-style:solid}
#module_580679831 .contact-item-content::before, #module_580679831 .contact-item-content::after{border-width:1px;}
#module_580679831 .contact-item-content::before, #module_580679831 .contact-item-content::after, #module_580679831 .contact-item-content{border-top-left-radius:8px;}
#module_580679831 .contact-item-content::before, #module_580679831 .contact-item-content::after, #module_580679831 .contact-item-content{border-top-right-radius:8px;}
#module_580679831 .contact-item-content::before,#module_580679831 .contact-item-content::after, #module_580679831 .contact-item-content{border-bottom-left-radius:8px;}
#module_580679831 .contact-item-content::before,#module_580679831 .contact-item-content::after, #module_580679831 .contact-item-content{border-bottom-right-radius:8px;}
#module_580679831 .contactIcon{background-color:#FFFFFF;}
#module_580679831 .contact-item-name{color:#999999;}
#module_580679831 .ContactContent{color:#333333;}
#module_580679831 .qrcode-content::before,#module_580679831 .qrcode-content::after{border-color:#F7F7F7;}
#module_580679831 .qrcode-content::before{border-bottom-style:solid;border-top-style:solid} #module_580679831 .qrcode-content::after{border-left-style:solid;border-right-style:solid}
#module_580679831 .qrcode-content::before,#module_580679831 .qrcode-content::after{border-width:1px;}
#module_580679831 .content-close .topline,#module_580679831 .content-close .middleline,#module_580679831 .content-close .bottomline{background-color:#333333;}
#module_580679831 .content-title{color:#333333;}
#module_580679831 .online-service-giant-ToTop-btn{background-color:rgb(255, 119, 15);}
#module_580679831 .online-service-giant-ToTop-btn{color:rgb(255, 255, 255);}
#module_580679831 .online-service-giant-ToTop-btn{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_580679831 .IM-item:hover .im-head{background-color:#FFFFFF;}
#module_580679831 .online-service-btn:hover{background-color:#f65e12;}
#module_580679831 .online-service-head:hover .icon-advisory{color:#FFFFFF;} #module_580679831 .online-service-head:hover .loading>span{background-color:#FFFFFF;}
#module_580679831 .header-text:hover{color:#FFFFFF;}
#module_580679831 .online-service-header:hover .online-service-tips,#module_580679831 .online-service-header:hover .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_580679831 .online-service-content-tab .active{color:#f65e12;}
#module_580679831 .online-service-content-tab > span:hover::after, #module_580679831 .online-service-content-tab .active{border-bottom-color:#f65e12;}
#module_580679831 .online-service-content-tab > span:hover::after,#module_580679831 .online-service-content-tab .active{border-bottom-Style:solid;}
#module_580679831 .online-service-content-tab > span:hover::after,#module_580679831 .online-service-content-tab .active{border-bottom-width:3px;}
#module_580679831 .IM-item:hover::before,#module_580679831 .IM-item:hover::after{border-color:#f65e12;}
#module_580679831 .IM-item:hover::before{border-bottom-style:solid;border-top-style:solid} #module_580679831 .IM-item:hover::after{border-left-style:solid;border-right-style:solid}
#module_580679831 .IM-item:hover{background-color:#FCFCFC;}
#module_580679831 .IM-item:hover .icon-advisory{color:#FFFFFF;}
#module_580679831 .IM-item:hover .im-link{background-color:#f65e12;}
#module_580679831 .IM-item:hover .im-content .IMType{color:#999999;}
#module_580679831 .IM-item:hover .im-content .IMName{color:#333333;}
#module_580679831 .contact-item-content:hover{background-color:#FCFCFC;}
#module_580679831 .contact-item-content:hover::before,#module_580679831 .contact-item-content:hover::after{border-color:#f65e12;}
#module_580679831 .contact-item-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_580679831 .contact-item-content:hover::after{border-left-style:solid;border-right-style:solid}
#module_580679831 .contact-item:hover .contactIcon{background-color:#FFFFFF;}
#module_580679831 .contact-item:hover .contact-item-name{color:#999999;}
#module_580679831 .contact-item:hover .ContactContent{color:#333333;}
#module_580679831 .content-close:hover .topline,#module_580679831 .content-close:hover .middleline,#module_580679831 .content-close:hover .bottomline{background-color:#333333;}
#module_580679831 .online-service-giant-ToTop-btn:hover{background-color:rgb(241, 2, 21);}
#module_580679831 .online-service-giant-ToTop-btn:hover{color:rgb(255, 255, 255);}
#module_580679831 online-service-giant-ToTop-btn:hover{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_580679831 .qrcode-content:hover::before,#module_580679831 .qrcode-content:hover::after{border-color:#f65e12;}
#module_580679831 .qrcode-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_580679831 .qrcode-content:hover::after{border-left-style:solid;border-right-style:solid}
#FreeMainZone{height:886px}
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnContainer{position: fixed; z-index: 99999; top:0; width: 100%; height: auto; max-height: 100%;transition: all 0.2s ease-in-out;}
.ModuleTopColumnGiant.layout-101 .Design.ModuleTopColumnContainer{position: relative; z-index: 0;}
.ModuleTopColumnGiant.layout-101 .ModuleSubContainer{display: table;  width:100%; overflow: hidden;height: 100%;}
.ModuleTopColumnGiant.layout-101 .Design .ModuleSubContainer{overflow: unset;}
.ModuleTopColumnGiant.layout-101 .row{margin-right: 0px; margin-left: 0px;}
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_1{position: relative;opacity: 1; overflow: hidden;}
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2{overflow: hidden; height:0; visibility: hidden;}
.ModuleTopColumnGiant.layout-101 .Design .ModuleTopColumnItem_1{position: relative; overflow: hidden;}
.ModuleTopColumnGiant.layout-101 .Design .ModuleTopColumnItem_2{overflow: hidden; width: 100%;height:100%; visibility: visible;}

.ModuleTopColumnGiant.layout-101 .Design .ModuleGridCustomGiant.layout-101 .ModuleGridContainer {
	border: 1px dashed blue;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeIn{ -webkit-animation: switchFadeIn .3s  ease-in-out forwards; animation: switchFadeIn .3s  ease-in-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInDown{ -webkit-animation: switchFadeInDown .3s  ease-in-out forwards; animation: switchFadeInDown .3s  ease-in-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchSlideInDown{ -webkit-animation: switchSlideInDown .3s  ease-in-out forwards; animation: switchSlideInDown .3s  ease-in-out forwards; }

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchSlideInDownOut{ -webkit-animation: switchSlideInDownOut 0.8s  ease-out forwards; animation: switchSlideInDownOut 0.8s  ease-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInDownOut{ -webkit-animation: switchFadeInDownOut 0.8s  ease-out forwards; animation: switchFadeInDownOut 0.8s  ease-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInOut{ -webkit-animation: switchFadeInOut 0.8s  ease-out forwards; animation: switchFadeInOut 0.8s  ease-out forwards; }


.ModuleTopColumnGiant.layout-101 .ScrollActive{top:0px !important;width:100%;height: 100%;visibility:visible;opacity: 1;}
.ModuleTopColumnGiant.layout-101 .ScrollHide{height: 0;visibility:hidden;}


@media only screen and (max-width: 767px) {
	.ModuleTopColumnGiant.layout-101{ display: none !important;}
}


@keyframes switchFadeIn {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@keyframes switchFadeInOut {
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}

@keyframes switchFadeInDownOut {
	0%{
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	50%{
		opacity: 0;

	}
	100%{
		-webkit-transform: translate3d(0,-100%,0);
		-ms-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);

	}
}
@keyframes switchFadeInDown {
	0%{
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		-ms-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}
	100%{
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;

	}
}

@keyframes switchSlideInDownOut  {
	0%{
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	50%{
		opacity: 0;
	}
	100%{
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);

	}
}
@keyframes switchSlideInDown  {
	0%{
		opacity: 0;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100%{
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.module_563363422 .ModuleHead .HeadCenter{float:none;}
#module_563363422 {
padding:0px;
}
#module_563363422 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363422 .ModuleHead563363422 {
display:none;
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    
    
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer{width:calc((100% - 55px)/12)!important;}
    
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer{width:calc((100% - 50px)/11)!important;}
    
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer{width:calc((100% - 45px)/10)!important;}
    
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer{width:calc((100% - 40px)/10)!important;}
    
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer{width:calc((100% - 35px)/8)!important;}
    
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer{width:calc((100% - 30px)/7)!important;}
	
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer{width:calc((100% - 25px)/6)!important;}
	
	.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;}
	
	.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;}
	
	.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;}
	
	.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;}
	
	.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_563363423 .ModuleHead .HeadCenter{float:none;}
#module_563363423 {
padding:0px;
}
#module_563363423 {
width:100%;
}
#module_563363423 .ModuleHead563363423 {
display:none;
}
#module_563363423 .BodyCenter.BodyCenter563363423 {
background:none;background-color:rgba(51, 51, 51, 0.37);
}
#module_563363423 >.module_563363423 {
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_563363423 >.module_563363423{
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_563363423 .BodyCenter.BodyCenter563363423 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363423 .BodyCenter.BodyCenter563363423 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363423 >.module_563363423 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363423 >.module_563363423 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363423 >.module_563363423 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363423:hover {
border:none;
}
#module_563363423:hover >.module_563363423 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363423 .ModuleSubContainer{background-color:transparent;}
#module_563363423 .ModuleSubContainer{background-image:none;}
#module_563363423 .ModuleSubContainer{background-repeat:no-repeat;}
#module_563363423 .ModuleSubContainer{background-position:0% 0%;}
#module_563363423 .ModuleSubContainer{background-attachment:scroll;}
#module_563363423 .ModuleSubContainer{}
#module_563363423 {!bgVideo!}{bgVideoUrl:}
#module_563363423 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_563363423 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_563363423 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer563363423 {max-width:1480px;width:auto;}
.ModuleGridContainer.ModuleGridContainer563363423 .SubPadding {width:0px;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_563364927 .ModuleHead .HeadCenter{float:none;}
#module_563364927 {
padding:0px;
}
#module_563364927 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563364927 .ModuleHead563364927 {
display:none;
}
#module_563364927 .BodyCenter.BodyCenter563364927 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563364927 >.module_563364927 {
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_563364927 >.module_563364927{
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_563364927 .BodyCenter.BodyCenter563364927 {
padding-top:0.0000%;
padding-left:1.9380%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563364927 .BodyCenter.BodyCenter563364927 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563364927 >.module_563364927 {
margin-top:8.5271%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563364927 >.module_563364927 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563364927 >.module_563364927 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563364927:hover {
border:none;
}
#module_563364927:hover >.module_563364927 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563364927 img{border-top-color:transparent;}
#module_563364927 img{border-top-style:none;}
#module_563364927 img{border-top-width:0px;}
#module_563364927 img{border-right-color:transparent;}
#module_563364927 img{border-right-style:none;}
#module_563364927 img{border-right-width:0px;}
#module_563364927 img{border-bottom-color:transparent;}
#module_563364927 img{border-bottom-style:none;}
#module_563364927 img{border-bottom-width:0px;}
#module_563364927 img{border-left-color:transparent;}
#module_563364927 img{border-left-style:none;}
#module_563364927 img{border-left-width:0px;}
#module_563364927 img{border-top-left-radius:0px;}
#module_563364927 img{border-top-right-radius:0px;}
#module_563364927 img{border-bottom-left-radius:0px;}
#module_563364927 img{border-bottom-right-radius:0px;}
#module_563364927 .BodyCenter{text-align: left;}

.ModuleGridContainer.ModuleGridContainer563363423 #Sub563363423_1 {width:17.4560%;}
.ModuleNavGiant.layout-116 .main-nav-content {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 0;
    overflow:hidden;
}
.ModuleNavGiant.layout-116 .aroundMune{
    position: absolute;
    display: flex;
    align-items: center;
    right: 0px;
    padding:0 10px;
    height: 100%;
    z-index: 5;
    transform: rotateY(90deg);
}
.ModuleNavGiant.layout-116 .aroundMune.active{
    transform: rotateY(0deg);
}
.ModuleNavGiant.layout-116 .moveMenuRight, .ModuleNavGiant.layout-116 .moveMenuLeft{
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color:#666;
    text-align: center;
    border:1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    cursor: pointer;
}
.ModuleNavGiant.layout-116 .main-nav-content .moveMenuRight{
    background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-116 .main-nav-content .moveMenuLeft{
    display:none;
    background-color: rgba(238,238,238,.6);
    margin-right: 10px

}
.ModuleNavGiant.layout-116 .moveMenuRight:hover, .ModuleNavGiant.layout-116 .moveMenuLeft:hover{
    color:#fff;
    background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-116 .main-nav-content >.blank-solve{
    width: auto;
    display: inline-block;
    transition: all .4s;
    position: relative;
    left: 0;
}
.ModuleNavGiant.layout-116 .main-nav-item-group {
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    height: 80px;
    line-height: 80px;
    float: left;
}
.ModuleNavGiant.layout-116 .main-nav-item {
    box-sizing: content-box;
    padding: 0 25px;
    color: #000000;
    position: relative;
    display:inline-block;
}

.ModuleNavGiant.layout-116 .main-nav-item::before {
    content: '';
    position: absolute;
    width: 0%;
    transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    border-bottom-width:3px;
    border-bottom-style:solid;
    z-index: 1;
    left: 50%;
    bottom: 0;
    margin-bottom: 10px;
}

.ModuleNavGiant.layout-116 .mainName,
.ModuleNavGiant.layout-116 .main-nav-item-name::after{
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.ModuleNavGiant.layout-116 .mainName{
    display: block;
    text-align: center;
}

.ModuleNavGiant.layout-116 .main-nav-item-hover::before {
    width: 20%;
    left: 40%;
    opacity: 1;
}

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

.ModuleNavGiant.layout-116 .main-nav-item .main-nav-item-name::after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
}

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

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

.ModuleNavGiant.layout-116 .sub-nav-item-group {
    z-index: 3;
    height: 200px;
    bottom: -220px;
    left: -49px;
    width: 192px;
    text-align: center;
    display: none;
    margin: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-menu {
    transition: .15s ease-in-out;
    background-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ModuleNavGiant.layout-116 .sub-nav-item-box {
    width : 100%;
    position: relative;
    box-shadow: 0 0 rgba(0,0,0,0);
    height: auto !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:last-child{
    border-bottom-width: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .item_sub.item_outer,
.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .spanSubName{
    padding: 0 20px 0 23px;
}
.ModuleNavGiant.layout-116 .third-nav-item:hover .item_third .item_outer,
.ModuleNavGiant.layout-116 .third-nav-item:hover .thirdName{
    padding: 0 0 0 23px;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_outer {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
    text-align: left;
    padding-right: 12px;
}

.ModuleNavGiant.layout-116 .third-nav-item .item_outer {
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_sub.item_outer:before {
    content: '';
    position: absolute;
    display: block;
    top: calc(50% - 2px);
    left: -23px;
    width: 12px;
    height: 3px;
    color: inherit;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}

.ModuleNavGiant.layout-116 a:last-child .item_third{
    border-bottom-width: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_third .item_outer:before {
    content: '';
    position: absolute;
    display: block;
    top: calc(50% - 2px);
    left: -23px;
    width: 12px;
    height: 3px;
    color: inherit;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .item_sub.item_outer:before,
.ModuleNavGiant.layout-116 .third-nav-item:hover .item_third .item_outer:before{
    left: 0px;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .outAfter:after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    top: -2px;
    right: -6px;
    content: '\35';
    font-family: ElegantIcons;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ed1d24;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .flip:after {
    transform: rotateY(180deg);
}

.ModuleNavGiant.layout-116 .sub-nav-item-group{
position: relative;
}
.ModuleNavGiant.layout-116 .arrow{
top:13px;
width:15px;
height:15px;
position: absolute;
left: 50%;
margin-left: -7.5px;
z-index:-1;
transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
box-shadow: 0 0 1px rgba(0,0,0,.1);
}

.ModuleNavGiant.layout-116 .sub-nav-item:first-child {
border-top: none!important;
}
.ModuleNavGiant.layout-116 .sub-nav-item:last-child {
border-bottom: none!important;
}
.ModuleNavGiant.layout-116 .maxLine{
display: inline-block;
max-width: calc(100% - 80px);
width: 100%;
}

.ModuleNavGiant.layout-116 .sub-nav-item-div {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
    overflow: hidden;
}

.ModuleNavGiant.layout-116 .sub-nav-item-href {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-size: 12px;
    cursor: pointer;
    float: none;
    margin: 0;
}

.ModuleNavGiant.layout-116 .sub-nav-item-SubName {
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
    text-align: left;
}

.ModuleNavGiant.layout-116 .spanSubName,.ModuleNavGiant.layout-116 .thirdName {
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-transition: padding .2s ease-in-out;
    padding-right: 12px;
    line-height: 1.5;
    margin-bottom: 12px;
}

.ModuleNavGiant.layout-116 .sub-nav-item:hover {
background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .sub-nav-item-hover {
background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .sub-nav-item-group.current {
display: block;
}
.ModuleNavGiant.layout-116 .main-nav-item-group.current .main-nav-item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #1976d2;
    z-index: 11111;
    left: 0;
    bottom: 0;
}
.ModuleNavGiant.layout-116 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}


.ModuleNavGiant.layout-116 .third-nav-item-group {
    width: 100%;
    z-index: 20;
    display: none;
    list-style: none outside none;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
    position: absolute;
    top: 0px;
    height: auto;
    overflow: hidden;
    border-radius: 2px;
    border-top-left-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
}

.ModuleNavGiant.layout-116 .third-nav-item-box {
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
    height: auto;
}
.ModuleNavGiant.layout-116 .third-nav-item:first-child {
    
}
.ModuleNavGiant.layout-116 .third-nav-item:last-child {
    
}
.ModuleNavGiant.layout-116 .third-nav-item {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-family: Rajdhani,sans-serif;
    font-size: 12px;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: .1em;
    
    color: grey;
    margin: 0;
}
.ModuleNavGiant.layout-116 .third-nav-item:hover {
    background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .third-nav-item-inner {
    display: block;
    height: calc(100%);
}
.ModuleNavGiant.layout-116 .sub-nav-item-p{
    float: left;
    margin: 0px 0px 0px 70px;
}
.ModuleNavGiant.layout-116 .sub-nav-item-span{
    float: right;
    margin: 0px 24px 0px 0px;
    font-size: 16px;
    display: none;
}









.ModuleNavGiant.layout-116 .nohover::after{
    content: ""!important;
}
.ModuleNavGiant.layout-116 .sub-nav-item{
    line-height: calc( 100% + 24px );
}
.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangyoujiantou:before{
    content:"";
}
.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangzuojiantou:before{
    position: absolute;
    -webkit-animation: layout-116-nav-active2 0.5s;
    -moz-animation: layout-116-nav-active2 0.5s;
    -o-animation: layout-116-nav-active2 0.5s;
    animation: layout-116-nav-active2 0.5s;
    left: 25px;
}
.ModuleNavGiant.layout-116 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-116 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item {padding: 0 !important; text-align: center;}
.ModuleNavGiant.layout-116 .sub-nav-item-group.sub-menu{
    display: none !important;
}

@font-face {
    font-family:eleganticons;src:url(../font/ElegantIcons.eot);src:url(../font/ElegantIcons.eot) format('embedded-opentype'),url(../font/ElegantIcons.woff) format('woff'),url(../font/ElegantIcons.ttf) format('truetype'),url() format('svg');font-weight:400;font-style:normal
}[data-icon]:before {
     font-family: eleganticons;
     content: attr(data-icon);
     speak: none;
     font-weight: 400;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
 }.module_563538567 .ModuleHead .HeadCenter{float:none;}
#module_563538567 {
padding:0px;
}
#module_563538567 {
position:static;
z-index:1;
top:42px;
left:0px;
width:100%;
height: auto;
}
#module_563538567 .ModuleHead563538567 {
display:none;
}
#module_563538567 .BodyCenter.BodyCenter563538567 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563538567 >.module_563538567 {
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_563538567 >.module_563538567{
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_563538567 .BodyCenter.BodyCenter563538567 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563538567 .BodyCenter.BodyCenter563538567 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563538567 >.module_563538567 {
margin-top:2.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563538567 >.module_563538567 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563538567 >.module_563538567 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563538567:hover {
border:none;
}
#module_563538567:hover >.module_563538567 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563538567 .main-nav-item-group{height:60px;} #module_563538567 .main-nav-item{line-height:60px;} #module_563538567 .main-nav-content{height:60px}
#module_563538567 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_563538567 .main-nav-content{background-image:none;}
#module_563538567 .main-nav-content{background-repeat:no-repeat;}
#module_563538567 .main-nav-content{}
#module_563538567 .main-nav-content{}
#module_563538567 .main-nav-content{}
#module_563538567 .main-nav-content, #module_563538567 .verticalMenu .main-nav-item-group{text-align:left;}
#module_563538567 .main-nav-item{font-size:18px;}
#module_563538567 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_563538567 .main-nav-item{color:rgb(255, 255, 255);}
#module_563538567 .main-nav-item{font-weight:normal;}
#module_563538567 .main-nav-item{text-decoration:none;}
#module_563538567 .main-nav-item{font-style:normal;}
#module_563538567 .main-nav-item{width:auto;}
#module_563538567 .main-nav-item,#module_563538567 .defaultMenu .main-nav-item-name::after{padding-left:18px;padding-right:18px;} #module_563538567 .verticalMenu .main-nav-item-group{margin-bottom:18px;}
#module_563538567 .main-nav-item{background-color:transparent;}
#module_563538567 .main-nav-item{background-image:none;}
#module_563538567 .main-nav-item{background-repeat:no-repeat;}
#module_563538567 .main-nav-item{}
#module_563538567 .main-nav-item{}
#module_563538567 .main-nav-item{}
#module_563538567 .sub-nav-item-group{width:244px;}
#module_563538567 .sub-nav-item-div{font-size:14px;}
#module_563538567 .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_563538567 .sub-nav-item-div{color:#666;},#module_563538567 .sub-nav-item:hover::after{color:#666;}
#module_563538567 .sub-nav-item-div{font-weight:normal;}
#module_563538567 .sub-nav-item-div{text-decoration:none;}
#module_563538567 .sub-nav-item-div{font-style:normal;}
#module_563538567 .sub-nav-item-SubName{font-size:12px;}
#module_563538567 .sub-nav-item-SubName{font-family:微软雅黑,Microsoft YaHei;}
#module_563538567 .sub-nav-item-SubName{color:#999;}
#module_563538567 .sub-nav-item-SubName{font-weight:normal;}
#module_563538567 .sub-nav-item-SubName{text-decoration:none;}
#module_563538567 .sub-nav-item-SubName{font-style:normal;}
#module_563538567 .sub-nav-item-box .item_sub.item_outer:before{background-color:rgb(220, 154, 87);} #module_563538567 .sub-nav-item-box .outAfter:after{color:rgb(220, 154, 87);}
#module_563538567 .sub-nav-item-menu,#module_563538567 .arrow,#module_563538567 .sub-normal-color{background-color:#fff;}
#module_563538567 .sub-nav-item-menu{background-image:none;}
#module_563538567 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_563538567 .sub-nav-item-menu{}
#module_563538567 .sub-nav-item-menu{}
#module_563538567 .sub-nav-item-menu{}
#module_563538567 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_563538567 .sub-nav-item-box{border-bottom-style:dashed;}
#module_563538567 .sub-nav-item-box{border-bottom-width:1px;}
#module_563538567 .sub-nav-item-menu{padding-top:10px;}
#module_563538567 .sub-nav-item-menu{padding-bottom:10px;}
#module_563538567 .sub-nav-item-menu{padding-left:24px;}
#module_563538567 .sub-nav-item-menu{padding-right:24px;}
#module_563538567 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_563538567 .third-nav-item-group{width:244px;}
#module_563538567 .third-nav-item{height:42px;line-height:42px;} #module_563538567 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_563538567 .third-nav-item .item_outer{font-size:14px;}
#module_563538567 .third-nav-item .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_563538567 .third-nav-item .item_outer{color:#666;}
#module_563538567 .third-nav-item .item_outer{font-weight:normal;}
#module_563538567 .third-nav-item .item_outer{text-decoration:none;}
#module_563538567 .third-nav-item .item_outer{font-style:normal;}
#module_563538567 .third-nav-item .thirdName{font-size:11px;}
#module_563538567 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_563538567 .third-nav-item .thirdName{color:#999;}
#module_563538567 .third-nav-item .thirdName{font-weight:normal;}
#module_563538567 .third-nav-item .thirdName{text-decoration:none;}
#module_563538567 .third-nav-item .thirdName{font-style:normal;}
#module_563538567 .sub-nav-item-box .item_third .item_outer:before{background-color:rgb(220, 154, 87);}
#module_563538567 .third-nav-item-group,#module_563538567 .third-normal-color{background-color:#fff;}
#module_563538567 .third-nav-item-group{background-image:none;}
#module_563538567 .third-nav-item-group{background-repeat:no-repeat;}
#module_563538567 .third-nav-item-group{}
#module_563538567 .third-nav-item-group{}
#module_563538567 .third-nav-item-group{}
#module_563538567 .item_third{border-bottom-color:#E3E9EE;}
#module_563538567 .item_third{border-bottom-style:dashed;}
#module_563538567 .item_third{border-bottom-width:1px;}
#module_563538567 .third-nav-item-group{padding-top:8px;}
#module_563538567 .third-nav-item-group{padding-bottom:8px;}
#module_563538567 .third-nav-item-group{padding-left:24px;}
#module_563538567 .third-nav-item-group{padding-right:24px;}
#module_563538567 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_563538567 .main-nav-item-name::after{font-size:17px;}
#module_563538567 .main-nav-item-name::after{font-family:微软雅黑,Microsoft YaHei;}
#module_563538567 .main-nav-item-name::after{color:rgb(255, 119, 15);}  #module_563538567 .add{color:rgb(255, 119, 15);}#module_563538567 .main-nav-item-hover::afters{background-color:rgb(255, 119, 15);}
#module_563538567 .main-nav-item-name::after{font-weight:bold;}
#module_563538567 .main-nav-item-name::after{text-decoration:none;}
#module_563538567 .main-nav-item-name::after{font-style:normal;}
#module_563538567 .main-nav-item-hover{background-color:transparent;}
#module_563538567 .main-nav-item-hover{background-image:none;}
#module_563538567 .main-nav-item-hover{background-repeat:no-repeat;}
#module_563538567 .main-nav-item-hover{}
#module_563538567 .main-nav-item-hover{}
#module_563538567 .main-nav-item-hover{}
#module_563538567 .main-nav-item::before{border-bottom-color:rgb(255, 119, 15);}
#module_563538567 .sub-nav-item-box:hover .sub-nav-item-div{font-size:14px;}
#module_563538567 .sub-nav-item-box:hover .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_563538567 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_563538567 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_563538567 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_563538567 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_563538567 .sub-nav-item:hover,#module_563538567 .sub-hover-color{background-color:#fff;}, #module_563538567 .sub-nav-item-hover{background-color:#fff;}
#module_563538567 .sub-nav-item:hover{background-image:none;}
#module_563538567 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_563538567 .sub-nav-item:hover{}
#module_563538567 .sub-nav-item:hover{}
#module_563538567 .sub-nav-item:hover{}
#module_563538567 .third-nav-item:hover .item_outer{font-size:14px;}
#module_563538567 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_563538567 .third-nav-item:hover .item_outer{color:#666;}
#module_563538567 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_563538567 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_563538567 .third-nav-item:hover .item_outer{font-style:normal;}
#module_563538567 .third-nav-item:hover .third-nav-item-inner,#module_563538567 .third-hover-color{background-color:#fff;}
#module_563538567 .third-nav-item:hover .third-nav-item-inner{}
#module_563538567 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_563538567 .third-nav-item:hover .third-nav-item-inner{}
#module_563538567 .third-nav-item:hover .third-nav-item-inner{}
#module_563538567 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer563363423 #Sub563363423_2 {width:67.6590%;}

.ModuleImageTextGiant.layout-105 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{max-height: 100%; max-width: 100%;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent{padding:0; padding-left: 15px; margin: 0px }
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}




@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row .col-xs-8{padding: 0 3px;width: 91.333333%;}
}

	
	


	

@media only screen and (min-width: 768px) {
	.ModuleImageTextGiant.layout-105 .col-lg-2 {
    width: 10%;
	}
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content .GraphicUpper .TextImage{width: 100%}
}.module_563365950 .ModuleHead .HeadCenter{float:none;}
#module_563365950 {
padding:0px;
}
#module_563365950 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563365950 .ModuleHead563365950 {
display:none;
}
#module_563365950 .BodyCenter.BodyCenter563365950 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563365950 >.module_563365950 {
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_563365950 >.module_563365950{
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_563365950 .BodyCenter.BodyCenter563365950 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563365950 .BodyCenter.BodyCenter563365950 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563365950 >.module_563365950 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563365950 >.module_563365950 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563365950 >.module_563365950 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563365950:hover {
border:none;
}
#module_563365950:hover >.module_563365950 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563365950 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_563365950 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_563365950 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_563365950 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_563365950 .GraphicUpper{padding-top:0px;}
#module_563365950 .GraphicUpper{padding-bottom:0px;}
#module_563365950 .GraphicUpper{padding-left:0px;}
#module_563365950 .GraphicUpper {padding-right:0px;}
#module_563365950 .GraphicUpper{width:9%;} #module_563365950 .ModuleImageTextContent{width: calc(100% - 9%);}
#module_563365950 .MobileGraphicUpper{width:10%;} #module_563365950 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_563365950 .ModuleImageTextGiantContent{padding-top:0px;}
#module_563365950 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_563365950 .ModuleImageTextGiantContent{padding-left:5px;}
#module_563365950 .ModuleImageTextGiantContent{padding-right:0px;}
#module_563365950 .normal_ImgtextBox_content{padding-top:0px;}
#module_563365950 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_563365950 .normal_ImgtextBox_content{padding-left:0px;}
#module_563365950 .normal_ImgtextBox_content{padding-right:0px;}
#module_563365950 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_563365950 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_563365950 .normal_ImgtextBox_content{background-color:transparent;}
#module_563365950 .normal_ImgtextBox_content{background-image:none;}
#module_563365950 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_563365950 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_563365950 .normal_ImgtextBox_content{background-attachment:none;}
#module_563365950 .normal_ImgtextBox_content{}
#module_563365950 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_563365950 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_563365950 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_563365950 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_563365950 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_563365950 .normal_ImgtextBox_content{border-top-style:none;}
#module_563365950 .normal_ImgtextBox_content{border-top-width:0px;}
#module_563365950 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_563365950 .normal_ImgtextBox_content{border-right-style:none;}
#module_563365950 .normal_ImgtextBox_content{border-right-width:0px;}
#module_563365950 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_563365950 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_563365950 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_563365950 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_563365950 .normal_ImgtextBox_content{border-left-style:none;}
#module_563365950 .normal_ImgtextBox_content{border-left-width:0px;}
#module_563365950 .showHandle .btn{font-size:14px;}
#module_563365950 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_563365950 .showHandle .btn{color:#333;}
#module_563365950 .showHandle .btn{font-weight:400;}
#module_563365950 .showHandle .btn{text-decoration:none;}
#module_563365950 .showHandle .btn{font-style:normal;}
#module_563365950 .showHandle div{border-top-color:#ddd !important;}
#module_563365950 .showHandle div{border-top-style:solid !important;}
#module_563365950 .showHandle div{border-top-width:1px !important;}
#module_563365950 .showHandle{background-color:transparent;}
#module_563365950 .showHandle{background-image:none;}
#module_563365950 .showHandle{background-repeat:no-repeat;}
#module_563365950 .showHandle{}
#module_563365950 .showHandle{}
#module_563365950 .showHandle{}
#module_563365950 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_563365950 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_563365950 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_563365950 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_563365950 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_563365950 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_563365950 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_563365950 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_563365950 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_563365950 a{font-size:unset;font-family:unset}
.ModuleButtonGiant.layout-105 .moduleButton{
    background-color: #fff;
    font-size: 16px;
    height: 50px;
    width:180px;
    color:#4caf50;
    text-align: center;
    border:1px solid #4caf50;
    line-height: 50px;
    border-radius:25px;
    overflow:hidden;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    display: inline-table;
    
}
.ModuleButtonGiant.layout-105 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
}
.ModuleButtonGiant.layout-105 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-105 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-105 .moduleButton:hover:before{
    background: #4caf50;
}
.ModuleButtonGiant.layout-105 .hvr-sweep-to-right:before,.ModuleButtonGiant.layout-105 .hvr-sweep-to-top:before,.ModuleButtonGiant.layout-105 .Radial-Out:before,.ModuleButtonGiant.layout-105 .RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-105 .Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-105 .Shutter-Out-Vertical:before{
    background: #4caf50
}
.ModuleButtonGiant.layout-105 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-105 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-105 .BreadIcon{
    font-size: 16px;
}.module_563365959 .ModuleHead .HeadCenter{float:none;}
#module_563365959 {
padding:0px;
}
#module_563365959 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563365959 .ModuleHead563365959 {
display:none;
}
#module_563365959 .BodyCenter.BodyCenter563365959 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563365959 >.module_563365959 {
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_563365959 >.module_563365959{
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_563365959 .BodyCenter.BodyCenter563365959 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563365959 .BodyCenter.BodyCenter563365959 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563365959 >.module_563365959 {
margin-top:0.0000%;
margin-left:3.6232%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563365959 >.module_563365959 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563365959 >.module_563365959 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563365959:hover {
border:none;
}
#module_563365959:hover >.module_563365959 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563365959 .BodyCenter{text-align:left;}
#module_563365959 .moduleButton{font-size:18px;}
#module_563365959 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_563365959 .moduleButton{color:rgb(255, 255, 255);}
#module_563365959 .moduleButton{font-weight:normal;}
#module_563365959 .moduleButton{text-decoration:none;}
#module_563365959 .moduleButton{font-style:normal;}
#module_563365959 .moduleButton, #module_563365959 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_563365959 .moduleButton, #module_563365959 .moduleButton:before{background-image:none;}
#module_563365959 .moduleButton, #module_563365959 .moduleButton:before{background-repeat:no-repeat;}
#module_563365959 .moduleButton, #module_563365959 .moduleButton:before{background-position:none;}
#module_563365959 .moduleButton, #module_563365959 .moduleButton:before{background-attachment:none;}
#module_563365959 .moduleButton, #module_563365959 .moduleButton:before{}
#module_563365959 .moduleButton{border-color:rgba(0, 0, 0, 0);}
#module_563365959 .moduleButton{border-style:solid;}
#module_563365959 .moduleButton{border-width:1px;}
#module_563365959 .moduleButton{border-top-left-radius:50px;}
#module_563365959 .moduleButton{border-top-right-radius:50px;}
#module_563365959 .moduleButton{border-bottom-left-radius:50px;}
#module_563365959 .moduleButton{border-bottom-right-radius:50px;}
#module_563365959 .moduleButton{width:200px;}
#module_563365959 .moduleButton,#module_563365959 .BreadsvgIcon{height:35px;line-height:35px;}
#module_563365959 .BodyCenter{color:#4caf50;}
#module_563365959 .BreadIcon{font-size:16px;} #module_563365959 .BreadsvgIcon svg{width:16px;height:16px;}
#module_563365959 .BreadIcon{color:#4caf50;} #module_563365959 .BreadsvgIcon svg>*{fill:#4caf50;}
#module_563365959 .BreadIcon,#module_563365959 .BreadsvgIcon{margin-left:10px;}
#module_563365959 .BreadIcon,#module_563365959 .BreadsvgIcon{margin-right:10px;}
#module_563365959 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_563365959 .moduleButton:hover .BreadIcon{font-size:16px;} #module_563365959 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_563365959 .moduleButton:hover .BreadIcon{color:#fff} #module_563365959 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_563365959 .moduleButton:hover{font-size:19px;}
#module_563365959 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_563365959 .moduleButton:hover{color:#fff;}
#module_563365959 .moduleButton:hover{font-weight:bold;}
#module_563365959 .moduleButton:hover{text-decoration:none;}
#module_563365959 .moduleButton:hover{font-style:normal;}
#module_563365959 .moduleButton:hover, #module_563365959 .moduleButton:hover:before{background-image: unset;background-color:rgb(255, 119, 15);}
#module_563365959 .moduleButton:hover, #module_563365959 .moduleButton:hover:before{background-image:none;}
#module_563365959 .moduleButton:hover, #module_563365959 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_563365959 .moduleButton:hover, #module_563365959 .moduleButton:hover:before{background-position:none;}
#module_563365959 .moduleButton:hover, #module_563365959 .moduleButton:hover:before{background-attachment:none;}
#module_563365959 .moduleButton:hover, #module_563365959 .moduleButton:hover:before{}
#module_563365959 .moduleButton:hover{border-color:rgba(0, 0, 0, 0);}
#module_563365959 .moduleButton:hover{border-style:solid;}
#module_563365959 .moduleButton:hover{border-width:1px;}
#module_563365959 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer563363423 #Sub563363423_3 {width:14.8850%;}
.module_563363424 .ModuleHead .HeadCenter{float:none;}
#module_563363424 {
padding:0px;
}
#module_563363424 {
width:100%;
}
#module_563363424 .ModuleHead563363424 {
display:none;
}
#module_563363424 .BodyCenter.BodyCenter563363424 {
background:none;background-color:rgb(255, 255, 255);
}
#module_563363424 >.module_563363424 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_563363424 >.module_563363424{
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_563363424 .BodyCenter.BodyCenter563363424 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363424 .BodyCenter.BodyCenter563363424 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363424 >.module_563363424 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363424 >.module_563363424 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363424 >.module_563363424 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363424:hover {
border:none;
}
#module_563363424:hover >.module_563363424 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363424 .ModuleSubContainer{background-color:transparent;}
#module_563363424 .ModuleSubContainer{background-image:none;}
#module_563363424 .ModuleSubContainer{background-repeat:no-repeat;}
#module_563363424 .ModuleSubContainer{background-position:0% 0%;}
#module_563363424 .ModuleSubContainer{background-attachment:scroll;}
#module_563363424 .ModuleSubContainer{}
#module_563363424 {!bgVideo!}{bgVideoUrl:}
#module_563363424 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_563363424 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_563363424 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer563363424 {max-width:1480px;width:auto;}
.ModuleGridContainer.ModuleGridContainer563363424 .SubPadding {width:0px;}
.module_563365301 .ModuleHead .HeadCenter{float:none;}
#module_563365301 {
padding:0px;
}
#module_563365301 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_563365301 .ModuleHead563365301 {
display:none;
}
#module_563365301 .BodyCenter.BodyCenter563365301 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563365301 >.module_563365301 {
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_563365301 >.module_563365301{
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_563365301 .BodyCenter.BodyCenter563365301 {
padding-top:0.0000%;
padding-left:1.9380%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563365301 .BodyCenter.BodyCenter563365301 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563365301 >.module_563365301 {
margin-top:8.5271%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563365301 >.module_563365301 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563365301 >.module_563365301 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563365301:hover {
border:none;
}
#module_563365301:hover >.module_563365301 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563365301 img{border-top-color:transparent;}
#module_563365301 img{border-top-style:none;}
#module_563365301 img{border-top-width:0px;}
#module_563365301 img{border-right-color:transparent;}
#module_563365301 img{border-right-style:none;}
#module_563365301 img{border-right-width:0px;}
#module_563365301 img{border-bottom-color:transparent;}
#module_563365301 img{border-bottom-style:none;}
#module_563365301 img{border-bottom-width:0px;}
#module_563365301 img{border-left-color:transparent;}
#module_563365301 img{border-left-style:none;}
#module_563365301 img{border-left-width:0px;}
#module_563365301 img{border-top-left-radius:0px;}
#module_563365301 img{border-top-right-radius:0px;}
#module_563365301 img{border-bottom-left-radius:0px;}
#module_563365301 img{border-bottom-right-radius:0px;}
#module_563365301 .BodyCenter{text-align: left;}

.ModuleGridContainer.ModuleGridContainer563363424 #Sub563363424_1 {width:17.4560%;}
.module_563363427 .ModuleHead .HeadCenter{float:none;}
#module_563363427 {
padding:0px;
}
#module_563363427 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363427 .ModuleHead563363427 {
display:none;
}
#module_563363427 .BodyCenter.BodyCenter563363427 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363427 >.module_563363427 {
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_563363427 >.module_563363427{
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_563363427 .BodyCenter.BodyCenter563363427 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363427 .BodyCenter.BodyCenter563363427 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363427 >.module_563363427 {
margin-top:2.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363427 >.module_563363427 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363427 >.module_563363427 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363427:hover {
border:none;
}
#module_563363427:hover >.module_563363427 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363427 .main-nav-item-group{height:60px;} #module_563363427 .main-nav-item{line-height:60px;} #module_563363427 .main-nav-content{height:60px}
#module_563363427 .main-nav-content{background-color:#fff;}
#module_563363427 .main-nav-content{background-image:none;}
#module_563363427 .main-nav-content{background-repeat:no-repeat;}
#module_563363427 .main-nav-content{}
#module_563363427 .main-nav-content{}
#module_563363427 .main-nav-content{}
#module_563363427 .main-nav-content, #module_563363427 .verticalMenu .main-nav-item-group{text-align:left;}
#module_563363427 .main-nav-item{font-size:18px;}
#module_563363427 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_563363427 .main-nav-item{color:rgb(62, 62, 62);}
#module_563363427 .main-nav-item{font-weight:normal;}
#module_563363427 .main-nav-item{text-decoration:none;}
#module_563363427 .main-nav-item{font-style:normal;}
#module_563363427 .main-nav-item{width:auto;}
#module_563363427 .main-nav-item,#module_563363427 .defaultMenu .main-nav-item-name::after{padding-left:18px;padding-right:18px;} #module_563363427 .verticalMenu .main-nav-item-group{margin-bottom:18px;}
#module_563363427 .main-nav-item{background-color:transparent;}
#module_563363427 .main-nav-item{background-image:none;}
#module_563363427 .main-nav-item{background-repeat:no-repeat;}
#module_563363427 .main-nav-item{}
#module_563363427 .main-nav-item{}
#module_563363427 .main-nav-item{}
#module_563363427 .sub-nav-item-group{width:244px;}
#module_563363427 .sub-nav-item-div{font-size:14px;}
#module_563363427 .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_563363427 .sub-nav-item-div{color:#666;},#module_563363427 .sub-nav-item:hover::after{color:#666;}
#module_563363427 .sub-nav-item-div{font-weight:normal;}
#module_563363427 .sub-nav-item-div{text-decoration:none;}
#module_563363427 .sub-nav-item-div{font-style:normal;}
#module_563363427 .sub-nav-item-SubName{font-size:12px;}
#module_563363427 .sub-nav-item-SubName{font-family:微软雅黑,Microsoft YaHei;}
#module_563363427 .sub-nav-item-SubName{color:#999;}
#module_563363427 .sub-nav-item-SubName{font-weight:normal;}
#module_563363427 .sub-nav-item-SubName{text-decoration:none;}
#module_563363427 .sub-nav-item-SubName{font-style:normal;}
#module_563363427 .sub-nav-item-box .item_sub.item_outer:before{background-color:rgb(220, 154, 87);} #module_563363427 .sub-nav-item-box .outAfter:after{color:rgb(220, 154, 87);}
#module_563363427 .sub-nav-item-menu,#module_563363427 .arrow,#module_563363427 .sub-normal-color{background-color:#fff;}
#module_563363427 .sub-nav-item-menu{background-image:none;}
#module_563363427 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_563363427 .sub-nav-item-menu{}
#module_563363427 .sub-nav-item-menu{}
#module_563363427 .sub-nav-item-menu{}
#module_563363427 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_563363427 .sub-nav-item-box{border-bottom-style:dashed;}
#module_563363427 .sub-nav-item-box{border-bottom-width:1px;}
#module_563363427 .sub-nav-item-menu{padding-top:10px;}
#module_563363427 .sub-nav-item-menu{padding-bottom:10px;}
#module_563363427 .sub-nav-item-menu{padding-left:24px;}
#module_563363427 .sub-nav-item-menu{padding-right:24px;}
#module_563363427 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_563363427 .third-nav-item-group{width:244px;}
#module_563363427 .third-nav-item{height:42px;line-height:42px;} #module_563363427 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_563363427 .third-nav-item .item_outer{font-size:14px;}
#module_563363427 .third-nav-item .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_563363427 .third-nav-item .item_outer{color:#666;}
#module_563363427 .third-nav-item .item_outer{font-weight:normal;}
#module_563363427 .third-nav-item .item_outer{text-decoration:none;}
#module_563363427 .third-nav-item .item_outer{font-style:normal;}
#module_563363427 .third-nav-item .thirdName{font-size:11px;}
#module_563363427 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_563363427 .third-nav-item .thirdName{color:#999;}
#module_563363427 .third-nav-item .thirdName{font-weight:normal;}
#module_563363427 .third-nav-item .thirdName{text-decoration:none;}
#module_563363427 .third-nav-item .thirdName{font-style:normal;}
#module_563363427 .sub-nav-item-box .item_third .item_outer:before{background-color:rgb(220, 154, 87);}
#module_563363427 .third-nav-item-group,#module_563363427 .third-normal-color{background-color:#fff;}
#module_563363427 .third-nav-item-group{background-image:none;}
#module_563363427 .third-nav-item-group{background-repeat:no-repeat;}
#module_563363427 .third-nav-item-group{}
#module_563363427 .third-nav-item-group{}
#module_563363427 .third-nav-item-group{}
#module_563363427 .item_third{border-bottom-color:#E3E9EE;}
#module_563363427 .item_third{border-bottom-style:dashed;}
#module_563363427 .item_third{border-bottom-width:1px;}
#module_563363427 .third-nav-item-group{padding-top:8px;}
#module_563363427 .third-nav-item-group{padding-bottom:8px;}
#module_563363427 .third-nav-item-group{padding-left:24px;}
#module_563363427 .third-nav-item-group{padding-right:24px;}
#module_563363427 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_563363427 .main-nav-item-name::after{font-size:17px;}
#module_563363427 .main-nav-item-name::after{font-family:微软雅黑,Microsoft YaHei;}
#module_563363427 .main-nav-item-name::after{color:rgb(255, 119, 15);}  #module_563363427 .add{color:rgb(255, 119, 15);}#module_563363427 .main-nav-item-hover::afters{background-color:rgb(255, 119, 15);}
#module_563363427 .main-nav-item-name::after{font-weight:bold;}
#module_563363427 .main-nav-item-name::after{text-decoration:none;}
#module_563363427 .main-nav-item-name::after{font-style:normal;}
#module_563363427 .main-nav-item-hover{background-color:transparent;}
#module_563363427 .main-nav-item-hover{background-image:none;}
#module_563363427 .main-nav-item-hover{background-repeat:no-repeat;}
#module_563363427 .main-nav-item-hover{}
#module_563363427 .main-nav-item-hover{}
#module_563363427 .main-nav-item-hover{}
#module_563363427 .main-nav-item::before{border-bottom-color:rgb(255, 119, 15);}
#module_563363427 .sub-nav-item-box:hover .sub-nav-item-div{font-size:14px;}
#module_563363427 .sub-nav-item-box:hover .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_563363427 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_563363427 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_563363427 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_563363427 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_563363427 .sub-nav-item:hover,#module_563363427 .sub-hover-color{background-color:#fff;}, #module_563363427 .sub-nav-item-hover{background-color:#fff;}
#module_563363427 .sub-nav-item:hover{background-image:none;}
#module_563363427 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_563363427 .sub-nav-item:hover{}
#module_563363427 .sub-nav-item:hover{}
#module_563363427 .sub-nav-item:hover{}
#module_563363427 .third-nav-item:hover .item_outer{font-size:14px;}
#module_563363427 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_563363427 .third-nav-item:hover .item_outer{color:#666;}
#module_563363427 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_563363427 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_563363427 .third-nav-item:hover .item_outer{font-style:normal;}
#module_563363427 .third-nav-item:hover .third-nav-item-inner,#module_563363427 .third-hover-color{background-color:#fff;}
#module_563363427 .third-nav-item:hover .third-nav-item-inner{}
#module_563363427 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_563363427 .third-nav-item:hover .third-nav-item-inner{}
#module_563363427 .third-nav-item:hover .third-nav-item-inner{}
#module_563363427 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer563363424 #Sub563363424_2 {width:67.6590%;}
.module_563366045 .ModuleHead .HeadCenter{float:none;}
#module_563366045 {
padding:0px;
}
#module_563366045 {
position:static;
z-index:0;
top:21px;
width:100%;
height: auto;
}
#module_563366045 .ModuleHead563366045 {
display:none;
}
#module_563366045 .BodyCenter.BodyCenter563366045 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563366045 >.module_563366045 {
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_563366045 >.module_563366045{
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_563366045 .BodyCenter.BodyCenter563366045 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563366045 .BodyCenter.BodyCenter563366045 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563366045 >.module_563366045 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563366045 >.module_563366045 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563366045 >.module_563366045 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563366045:hover {
border:none;
}
#module_563366045:hover >.module_563366045 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563366045 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_563366045 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_563366045 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_563366045 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_563366045 .GraphicUpper{padding-top:0px;}
#module_563366045 .GraphicUpper{padding-bottom:0px;}
#module_563366045 .GraphicUpper{padding-left:0px;}
#module_563366045 .GraphicUpper {padding-right:0px;}
#module_563366045 .GraphicUpper{width:9%;} #module_563366045 .ModuleImageTextContent{width: calc(100% - 9%);}
#module_563366045 .MobileGraphicUpper{width:10%;} #module_563366045 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_563366045 .ModuleImageTextGiantContent{padding-top:0px;}
#module_563366045 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_563366045 .ModuleImageTextGiantContent{padding-left:5px;}
#module_563366045 .ModuleImageTextGiantContent{padding-right:0px;}
#module_563366045 .normal_ImgtextBox_content{padding-top:0px;}
#module_563366045 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_563366045 .normal_ImgtextBox_content{padding-left:0px;}
#module_563366045 .normal_ImgtextBox_content{padding-right:0px;}
#module_563366045 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_563366045 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_563366045 .normal_ImgtextBox_content{background-color:transparent;}
#module_563366045 .normal_ImgtextBox_content{background-image:none;}
#module_563366045 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_563366045 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_563366045 .normal_ImgtextBox_content{background-attachment:none;}
#module_563366045 .normal_ImgtextBox_content{}
#module_563366045 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_563366045 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_563366045 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_563366045 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_563366045 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_563366045 .normal_ImgtextBox_content{border-top-style:none;}
#module_563366045 .normal_ImgtextBox_content{border-top-width:0px;}
#module_563366045 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_563366045 .normal_ImgtextBox_content{border-right-style:none;}
#module_563366045 .normal_ImgtextBox_content{border-right-width:0px;}
#module_563366045 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_563366045 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_563366045 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_563366045 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_563366045 .normal_ImgtextBox_content{border-left-style:none;}
#module_563366045 .normal_ImgtextBox_content{border-left-width:0px;}
#module_563366045 .showHandle .btn{font-size:14px;}
#module_563366045 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_563366045 .showHandle .btn{color:#333;}
#module_563366045 .showHandle .btn{font-weight:400;}
#module_563366045 .showHandle .btn{text-decoration:none;}
#module_563366045 .showHandle .btn{font-style:normal;}
#module_563366045 .showHandle div{border-top-color:#ddd !important;}
#module_563366045 .showHandle div{border-top-style:solid !important;}
#module_563366045 .showHandle div{border-top-width:1px !important;}
#module_563366045 .showHandle{background-color:transparent;}
#module_563366045 .showHandle{background-image:none;}
#module_563366045 .showHandle{background-repeat:no-repeat;}
#module_563366045 .showHandle{}
#module_563366045 .showHandle{}
#module_563366045 .showHandle{}
#module_563366045 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_563366045 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_563366045 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_563366045 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_563366045 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_563366045 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_563366045 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_563366045 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_563366045 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_563366045 a{font-size:unset;font-family:unset}
.module_563366046 .ModuleHead .HeadCenter{float:none;}
#module_563366046 {
padding:0px;
}
#module_563366046 {
position:static;
z-index:0;
top:46px;
left:0px;
width:100%;
height: auto;
}
#module_563366046 .ModuleHead563366046 {
display:none;
}
#module_563366046 .BodyCenter.BodyCenter563366046 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563366046 >.module_563366046 {
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_563366046 >.module_563366046{
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_563366046 .BodyCenter.BodyCenter563366046 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563366046 .BodyCenter.BodyCenter563366046 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563366046 >.module_563366046 {
margin-top:0.0000%;
margin-left:3.6232%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563366046 >.module_563366046 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563366046 >.module_563366046 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563366046:hover {
border:none;
}
#module_563366046:hover >.module_563366046 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563366046 .BodyCenter{text-align:left;}
#module_563366046 .moduleButton{font-size:18px;}
#module_563366046 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_563366046 .moduleButton{color:rgb(255, 255, 255);}
#module_563366046 .moduleButton{font-weight:normal;}
#module_563366046 .moduleButton{text-decoration:none;}
#module_563366046 .moduleButton{font-style:normal;}
#module_563366046 .moduleButton, #module_563366046 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_563366046 .moduleButton, #module_563366046 .moduleButton:before{background-image:none;}
#module_563366046 .moduleButton, #module_563366046 .moduleButton:before{background-repeat:no-repeat;}
#module_563366046 .moduleButton, #module_563366046 .moduleButton:before{background-position:none;}
#module_563366046 .moduleButton, #module_563366046 .moduleButton:before{background-attachment:none;}
#module_563366046 .moduleButton, #module_563366046 .moduleButton:before{}
#module_563366046 .moduleButton{border-color:rgba(0, 0, 0, 0);}
#module_563366046 .moduleButton{border-style:solid;}
#module_563366046 .moduleButton{border-width:1px;}
#module_563366046 .moduleButton{border-top-left-radius:50px;}
#module_563366046 .moduleButton{border-top-right-radius:50px;}
#module_563366046 .moduleButton{border-bottom-left-radius:50px;}
#module_563366046 .moduleButton{border-bottom-right-radius:50px;}
#module_563366046 .moduleButton{width:200px;}
#module_563366046 .moduleButton,#module_563366046 .BreadsvgIcon{height:35px;line-height:35px;}
#module_563366046 .BodyCenter{color:#4caf50;}
#module_563366046 .BreadIcon{font-size:16px;} #module_563366046 .BreadsvgIcon svg{width:16px;height:16px;}
#module_563366046 .BreadIcon{color:#4caf50;} #module_563366046 .BreadsvgIcon svg>*{fill:#4caf50;}
#module_563366046 .BreadIcon,#module_563366046 .BreadsvgIcon{margin-left:10px;}
#module_563366046 .BreadIcon,#module_563366046 .BreadsvgIcon{margin-right:10px;}
#module_563366046 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_563366046 .moduleButton:hover .BreadIcon{font-size:16px;} #module_563366046 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_563366046 .moduleButton:hover .BreadIcon{color:#fff} #module_563366046 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_563366046 .moduleButton:hover{font-size:19px;}
#module_563366046 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_563366046 .moduleButton:hover{color:#fff;}
#module_563366046 .moduleButton:hover{font-weight:bold;}
#module_563366046 .moduleButton:hover{text-decoration:none;}
#module_563366046 .moduleButton:hover{font-style:normal;}
#module_563366046 .moduleButton:hover, #module_563366046 .moduleButton:hover:before{background-image: unset;background-color:rgb(255, 119, 15);}
#module_563366046 .moduleButton:hover, #module_563366046 .moduleButton:hover:before{background-image:none;}
#module_563366046 .moduleButton:hover, #module_563366046 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_563366046 .moduleButton:hover, #module_563366046 .moduleButton:hover:before{background-position:none;}
#module_563366046 .moduleButton:hover, #module_563366046 .moduleButton:hover:before{background-attachment:none;}
#module_563366046 .moduleButton:hover, #module_563366046 .moduleButton:hover:before{}
#module_563366046 .moduleButton:hover{border-color:rgba(0, 0, 0, 0);}
#module_563366046 .moduleButton:hover{border-style:solid;}
#module_563366046 .moduleButton:hover{border-width:1px;}
#module_563366046 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer563363424 #Sub563363424_3 {width:14.8850%;}
.ModulePupopGiant.layout-101 {height: 100%; background-color: rgba(0, 0, 0, .6);}
.ModulePupopGiant.layout-101 .row {margin-right: 0px; margin-left: 0px;}
.ModulePupopGiant.layout-101 .ModuleSubContainer {width: 100%; position: relative;}
.ModulePupopGiant.layout-101 .ModuleSubContainer .addnewhelper {white-space: unset;}
.ModulePupopGiant.layout-101 .ModulePupopContainer {
    width:100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    margin: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModulePupopGiant.layout-101 .IsAdvertisement {position: fixed;}
.ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {
    position: static;
    top: 0 !important;
    left: 0 !important;
    transform: unset !important;
}
.ModulePupopGiant.layout-101 .pupopClose {
    position: absolute;
    z-index: 99999;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.ModulePupopGiant.layout-101 .pupopClose .iconfont {font-size: 30px; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ModulePupopGiant.layout-101 .ModulePupopContainer .ModuleSubPupopBox {height: auto; overflow-y: auto;}
.ModulePupopGiant.layout-101 .ModulePuponArrow { position: absolute;
    left: 50%;
    transform: translatex(-50%);
    border: 9px solid transparent;
    width: 0;
    height: 0;
}
.ModulePupopGiant.layout-101 .ModulePuponArrow.PosTop {
    border-bottom-color: #e8e8e8;
    border-bottom-width: 12px;
    top:-20px;
}

.ModulePupopGiant.layout-101 .ModulePuponArrow.PosBottom {
    border-top-color: #e8e8e8;
    border-top-width: 12px;
    bottom:-20px;
}

@media only screen and (max-width: 767px) {
    .ModulePupopGiant.layout-101 .ModuleSubContainer {display: block;}
    .ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {max-width: 100vw;}
}.module_563366089 .ModuleHead .HeadCenter{float:none;}
#module_563366089 {
padding:0px;
}
#module_563366089 {
position:fixed;
z-index:100000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_563366089 .ModuleHead563366089 {
display:none;
}
#module_563366089 .BodyCenter.BodyCenter563366089 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563366089 >.module_563366089 {
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_563366089 >.module_563366089{
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_563366089 .BodyCenter.BodyCenter563366089 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563366089 .BodyCenter.BodyCenter563366089 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563366089 >.module_563366089 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563366089 >.module_563366089 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563366089 >.module_563366089 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563366089:hover {
border:none;
}
#module_563366089:hover >.module_563366089 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563366089 .ModulePupopContainer{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);} #module_563366089 .IsAdvertisement{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);}
#module_563366089 .ModulePupopContainer{background-color:rgba(255, 255, 255, 1);}
#module_563366089 .ModulePupopContainer{background-image:none;}
#module_563366089 .ModulePupopContainer{background-repeat:no-repeat;}
#module_563366089 .ModulePupopContainer{background-position:0% 0%;}
#module_563366089 .ModulePupopContainer{background-attachment:scroll;}
#module_563366089 .ModulePupopContainer{}
#module_563366089 .ModulePupopContainer{padding-top:0px;}
#module_563366089 .ModulePupopContainer{padding-bottom:0px;}
#module_563366089 .ModulePupopContainer{padding-left:0px;}
#module_563366089 .ModulePupopContainer{padding-right:0px;}
#module_563366089 .ModulePupopContainer{border-top-color:#e1e1e1;}
#module_563366089 .ModulePupopContainer{border-top-style:solid;}
#module_563366089 .ModulePupopContainer{border-top-width:0px;}
#module_563366089 .ModulePupopContainer{border-bottom-color:#e1e1e1;}
#module_563366089 .ModulePupopContainer{border-bottom-style:solid;}
#module_563366089 .ModulePupopContainer{border-bottom-width:0px;}
#module_563366089 .ModulePupopContainer{border-left-color:#e1e1e1;}
#module_563366089 .ModulePupopContainer{border-left-style:solid;}
#module_563366089 .ModulePupopContainer{border-left-width:0px;}
#module_563366089 .ModulePupopContainer{border-right-color:#e1e1e1;}
#module_563366089 .ModulePupopContainer{border-right-style:solid;}
#module_563366089 .ModulePupopContainer{border-right-width:0px;}
#module_563366089 .ModulePupopContainer{border-top-left-radius:0px;}
#module_563366089 .ModulePupopContainer{border-top-right-radius:0px;}
#module_563366089 .ModulePupopContainer{border-bottom-left-radius:0px;}
#module_563366089 .ModulePupopContainer{border-bottom-right-radius:0px;}
#module_563366089 .ModulePupopContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_563366089 .pupopClose{top:20px;right:20px;left:auto;transform:none;}
#module_563366089 .pupopClose{width:calc(26px + 3px); height:calc(26px + 3px);}
#module_563366089 .pupopClose .iconfont{font-size:24px;}
#module_563366089 .pupopClose .iconfont{color:#ccc;}
#module_563366089 .pupopClose{background-color:rgba(255, 255, 255, 0);}
#module_563366089 .pupopClose{background-image:none;}
#module_563366089 .pupopClose{background-repeat:no-repeat;}
#module_563366089 .pupopClose{background-position:0% 0%;}
#module_563366089 .pupopClose{background-attachment:scroll;}
#module_563366089 .pupopClose{}
#module_563366089 .pupopClose{border-top-color:#e1e1e1;}
#module_563366089 .pupopClose{border-top-style:solid;}
#module_563366089 .pupopClose{border-top-width:0px;}
#module_563366089 .pupopClose{border-bottom-color:#e1e1e1;}
#module_563366089 .pupopClose{border-bottom-style:solid;}
#module_563366089 .pupopClose{border-bottom-width:0px;}
#module_563366089 .pupopClose{border-left-color:#e1e1e1;}
#module_563366089 .pupopClose{border-left-style:solid;}
#module_563366089 .pupopClose{border-left-width:0px;}
#module_563366089 .pupopClose{border-right-color:#e1e1e1;}
#module_563366089 .pupopClose{border-right-style:solid;}
#module_563366089 .pupopClose{border-right-width:0px;}
#module_563366089 .pupopClose{border-top-left-radius:0px;}
#module_563366089 .pupopClose{border-top-right-radius:0px;}
#module_563366089 .pupopClose{border-bottom-left-radius:0px;}
#module_563366089 .pupopClose{border-bottom-right-radius:0px;}
#module_563366089 .ModulePupopGiant{background-color:rgba(0, 0, 0, .6);}
#module_563366089 .ModulePuponArrow.PosTop {border-bottom-color:#e8e8e8;} #module_563366089 .ModulePuponArrow.PosBottom {border-top-color:#e8e8e8;}
#module_563366089{position: fixed !important; top: 0 !important; left: 0 !important; z-index: 100000 !important; display: none;width: 100% !important; height: 100% !important;}.ModulePupopContainer.ModulePupopContainer563366089 {max-width:1200px;}
.IsAdvertisement .ModulePupopContainer.ModulePupopContainer563366089 {width:1200px;}
#Sub563366089_1.ModuleSubPupopBox {height: auto !important; max-height: calc(100vh - 100px);}

.ModuleImageTextGiant.layout-107 .imageTextGiant-Container{max-height: 100%; max-width: 100%;}
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content{display: flex;align-items: center;}
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .ModuleImageTextContent{padding-left: 40px}
 .ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper{padding-right: 80px;padding-left: 15px;} 
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper .TextImage{ width: 100%;} 
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content .col-md-5 .ModuleImageTextContent{padding-left:30px;}
@media only screen and (max-width: 767px) {
   .ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content .col-xs-5{width: 36.666667%;padding-left: 0}
   .ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content .col-xs-12{padding:0;}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content{width: 100%; margin: 0 auto; display: block; align-items: normal;}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .ModuleImageTextContent{padding-left: 20px}
	.ModuleImageTextGiant.layout-107 .ModuleImageTextContent{ left: 16px;width: 95% !important}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper { padding-right: 0px !important;padding-left: 0px !important}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper { width: 100% !important}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper .TextImage{ width: 92% } 
}
.module_573023392 .ModuleHead .HeadCenter{float:none;}
#module_573023392 {
padding:0px;
}
#module_573023392 {
position:static;
z-index:0;
top:868px;
left:781px;
width:100%;
height: auto;
}
#module_573023392 .ModuleHead573023392 {
display:none;
}
#module_573023392 .BodyCenter.BodyCenter573023392 {
background:none;background-color:rgb(255, 255, 255);
}
#module_573023392 >.module_573023392 {
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_573023392 >.module_573023392{
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_573023392 .BodyCenter.BodyCenter573023392 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_573023392 .BodyCenter.BodyCenter573023392 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_573023392 >.module_573023392 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_573023392 >.module_573023392 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_573023392 >.module_573023392 {box-shadow: 0px 0px 0px 0px #ccc}
#module_573023392:hover {
border:none;
}
#module_573023392:hover >.module_573023392 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_573023392 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_573023392 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_573023392 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_573023392 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_573023392 .GraphicUpper {padding-top:0px;}
#module_573023392 .GraphicUpper {padding-bottom:0px;}
#module_573023392 .GraphicUpper {padding-left:0px;}
#module_573023392 .GraphicUpper {padding-right:80px;}
#module_573023392 .GraphicUpper {width:49%;} #module_573023392 .ModuleImageTextContent{width: calc(100% - 49%);}
#module_573023392 .MobileTextImage {width:92%;}
#module_573023392 .ModuleImageTextGiantContent{padding-top:0px;}
#module_573023392 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_573023392 .ModuleImageTextGiantContent{padding-left:0px;}
#module_573023392 .ModuleImageTextGiantContent{padding-right:0px;}
#module_573023392 .normal_ImgtextBox_content{padding-top:0px;}
#module_573023392 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_573023392 .normal_ImgtextBox_content{padding-left:0px;}
#module_573023392 .normal_ImgtextBox_content{padding-right:0px;}
#module_573023392 .showHandle .btn{font-size:14px;}
#module_573023392 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_573023392 .showHandle .btn{color:#333;}
#module_573023392 .showHandle .btn{font-weight:400;}
#module_573023392 .showHandle .btn{text-decoration:none;}
#module_573023392 .showHandle .btn{font-style:normal;}
#module_573023392 .showHandle div{border-top-color:#ddd !important;}
#module_573023392 .showHandle div{border-top-style:solid !important;}
#module_573023392 .showHandle div{border-top-width:1px !important;}
#module_573023392 .showHandle{background-color:transparent;}
#module_573023392 .showHandle{background-image:none;}
#module_573023392 .showHandle{background-repeat:no-repeat;}
#module_573023392 .showHandle{}
#module_573023392 .showHandle{}
#module_573023392 .showHandle{}
#module_573023392 a{font-size:unset;font-family:unset}
.module_563540530 .ModuleHead .HeadCenter{float:none;}
#module_563540530 {
padding:0px;
}
#module_563540530 {
position:fixed;
z-index:100000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_563540530 .ModuleHead563540530 {
display:none;
}

#module_563540530 .ModulePupopContainer{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);} #module_563540530 .IsAdvertisement{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);}
#module_563540530 .ModulePupopContainer{background-color:rgba(255, 255, 255, 1);}
#module_563540530 .ModulePupopContainer{}
#module_563540530 .ModulePupopContainer{background-repeat:no-repeat;}
#module_563540530 .ModulePupopContainer{background-position:0% 0%;}
#module_563540530 .ModulePupopContainer{background-attachment:scroll;}
#module_563540530 .ModulePupopContainer{}
#module_563540530 .ModulePupopContainer{padding-top:0px;}
#module_563540530 .ModulePupopContainer{padding-bottom:0px;}
#module_563540530 .ModulePupopContainer{padding-left:0px;}
#module_563540530 .ModulePupopContainer{padding-right:0px;}
#module_563540530 .ModulePupopContainer{border-top-color:#e1e1e1;}
#module_563540530 .ModulePupopContainer{border-top-style:solid;}
#module_563540530 .ModulePupopContainer{border-top-width:0px;}
#module_563540530 .ModulePupopContainer{border-bottom-color:#e1e1e1;}
#module_563540530 .ModulePupopContainer{border-bottom-style:solid;}
#module_563540530 .ModulePupopContainer{border-bottom-width:0px;}
#module_563540530 .ModulePupopContainer{border-left-color:#e1e1e1;}
#module_563540530 .ModulePupopContainer{border-left-style:solid;}
#module_563540530 .ModulePupopContainer{border-left-width:0px;}
#module_563540530 .ModulePupopContainer{border-right-color:#e1e1e1;}
#module_563540530 .ModulePupopContainer{border-right-style:solid;}
#module_563540530 .ModulePupopContainer{border-right-width:0px;}
#module_563540530 .ModulePupopContainer{border-top-left-radius:0px;}
#module_563540530 .ModulePupopContainer{border-top-right-radius:0px;}
#module_563540530 .ModulePupopContainer{border-bottom-left-radius:0px;}
#module_563540530 .ModulePupopContainer{border-bottom-right-radius:0px;}
#module_563540530 .ModulePupopContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_563540530 .pupopClose{top:20px;right:20px;left:auto;transform:none;}
#module_563540530 .pupopClose{width:calc(26px + 3px); height:calc(26px + 3px);}
#module_563540530 .pupopClose .iconfont{font-size:24px;}
#module_563540530 .pupopClose .iconfont{color:#ccc;}
#module_563540530 .pupopClose{background-color:rgba(255, 255, 255, 0);}
#module_563540530 .pupopClose{}
#module_563540530 .pupopClose{background-repeat:no-repeat;}
#module_563540530 .pupopClose{background-position:0% 0%;}
#module_563540530 .pupopClose{background-attachment:scroll;}
#module_563540530 .pupopClose{}
#module_563540530 .pupopClose{border-top-color:#e1e1e1;}
#module_563540530 .pupopClose{border-top-style:solid;}
#module_563540530 .pupopClose{border-top-width:0px;}
#module_563540530 .pupopClose{border-bottom-color:#e1e1e1;}
#module_563540530 .pupopClose{border-bottom-style:solid;}
#module_563540530 .pupopClose{border-bottom-width:0px;}
#module_563540530 .pupopClose{border-left-color:#e1e1e1;}
#module_563540530 .pupopClose{border-left-style:solid;}
#module_563540530 .pupopClose{border-left-width:0px;}
#module_563540530 .pupopClose{border-right-color:#e1e1e1;}
#module_563540530 .pupopClose{border-right-style:solid;}
#module_563540530 .pupopClose{border-right-width:0px;}
#module_563540530 .pupopClose{border-top-left-radius:0px;}
#module_563540530 .pupopClose{border-top-right-radius:0px;}
#module_563540530 .pupopClose{border-bottom-left-radius:0px;}
#module_563540530 .pupopClose{border-bottom-right-radius:0px;}
#module_563540530 .ModulePupopGiant{background-color:rgba(0, 0, 0, .6);}
#module_563540530 .ModulePuponArrow.PosTop {border-bottom-color:#e8e8e8;} #module_563540530 .ModulePuponArrow.PosBottom {border-top-color:#e8e8e8;}
#module_563540530{display: none;}.ModulePupopContainer.ModulePupopContainer563540530 {max-width:150px;}
.IsAdvertisement .ModulePupopContainer.ModulePupopContainer563540530 {width:150px;}
#Sub563540530_1.ModuleSubPupopBox {height: auto !important; max-height: calc(100vh - 100px);}

.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_563540543 .ModuleHead .HeadCenter{float:none;}
#module_563540543 {
padding:0px;
}
#module_563540543 {
position:static;
z-index:0;
top:8811px;
left:911px;
width:100%;
height: auto;
}
#module_563540543 .ModuleHead563540543 {
display:none;
}
#module_563540543 .BodyCenter.BodyCenter563540543 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563540543 >.module_563540543 {
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_563540543 >.module_563540543{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:20px;
border-top-right-radius:20px;
border-bottom-left-radius:20px;
border-bottom-right-radius:20px;
}
@media screen and (min-width: 768px){
#module_563540543 .BodyCenter.BodyCenter563540543 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563540543 .BodyCenter.BodyCenter563540543 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563540543 >.module_563540543 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563540543 >.module_563540543 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563540543 >.module_563540543 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563540543:hover {
border:none;
}
#module_563540543:hover >.module_563540543 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563540543 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563540543 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563540543 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563540543 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563540543 .imageTextGiant-Container{padding-top:10px;}
#module_563540543 .imageTextGiant-Container{padding-bottom:10px;}
#module_563540543 .imageTextGiant-Container{padding-left:10px;}
#module_563540543 .imageTextGiant-Container{padding-right:10px;}
#module_563540543 .showHandle .btn{font-size:14px;}
#module_563540543 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_563540543 .showHandle .btn{color:#333;}
#module_563540543 .showHandle .btn{font-weight:400;}
#module_563540543 .showHandle .btn{text-decoration:none;}
#module_563540543 .showHandle .btn{font-style:normal;}
#module_563540543 .showHandle div{border-top-color:rgb(255, 255, 255) !important;}
#module_563540543 .showHandle div{border-top-style:solid !important;}
#module_563540543 .showHandle div{border-top-width:1px !important;}
#module_563540543 .showHandle{background-color:transparent;}
#module_563540543 .showHandle{background-image:none;}
#module_563540543 .showHandle{background-repeat:no-repeat;}
#module_563540543 .showHandle{}
#module_563540543 .showHandle{}
#module_563540543 .showHandle{}
#module_563540543 a{font-size:unset;font-family:unset}
.module_563576814 .ModuleHead .HeadCenter{float:none;}
#module_563576814 {
padding:0px;
}
#module_563576814 {
position:fixed;
z-index:100000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_563576814 .ModuleHead563576814 {
display:none;
}

#module_563576814 .ModulePupopContainer{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);} #module_563576814 .IsAdvertisement{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);}
#module_563576814 .ModulePupopContainer{background-color:rgba(255, 255, 255, 1);}
#module_563576814 .ModulePupopContainer{}
#module_563576814 .ModulePupopContainer{background-repeat:no-repeat;}
#module_563576814 .ModulePupopContainer{background-position:0% 0%;}
#module_563576814 .ModulePupopContainer{background-attachment:scroll;}
#module_563576814 .ModulePupopContainer{}
#module_563576814 .ModulePupopContainer{padding-top:0px;}
#module_563576814 .ModulePupopContainer{padding-bottom:0px;}
#module_563576814 .ModulePupopContainer{padding-left:0px;}
#module_563576814 .ModulePupopContainer{padding-right:0px;}
#module_563576814 .ModulePupopContainer{border-top-color:#e1e1e1;}
#module_563576814 .ModulePupopContainer{border-top-style:solid;}
#module_563576814 .ModulePupopContainer{border-top-width:0px;}
#module_563576814 .ModulePupopContainer{border-bottom-color:#e1e1e1;}
#module_563576814 .ModulePupopContainer{border-bottom-style:solid;}
#module_563576814 .ModulePupopContainer{border-bottom-width:0px;}
#module_563576814 .ModulePupopContainer{border-left-color:#e1e1e1;}
#module_563576814 .ModulePupopContainer{border-left-style:solid;}
#module_563576814 .ModulePupopContainer{border-left-width:0px;}
#module_563576814 .ModulePupopContainer{border-right-color:#e1e1e1;}
#module_563576814 .ModulePupopContainer{border-right-style:solid;}
#module_563576814 .ModulePupopContainer{border-right-width:0px;}
#module_563576814 .ModulePupopContainer{border-top-left-radius:0px;}
#module_563576814 .ModulePupopContainer{border-top-right-radius:0px;}
#module_563576814 .ModulePupopContainer{border-bottom-left-radius:0px;}
#module_563576814 .ModulePupopContainer{border-bottom-right-radius:0px;}
#module_563576814 .ModulePupopContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_563576814 .pupopClose{top:20px;right:20px;left:auto;transform:none;}
#module_563576814 .pupopClose{width:calc(26px + 3px); height:calc(26px + 3px);}
#module_563576814 .pupopClose .iconfont{font-size:24px;}
#module_563576814 .pupopClose .iconfont{color:#ccc;}
#module_563576814 .pupopClose{background-color:rgba(255, 255, 255, 0);}
#module_563576814 .pupopClose{}
#module_563576814 .pupopClose{background-repeat:no-repeat;}
#module_563576814 .pupopClose{background-position:0% 0%;}
#module_563576814 .pupopClose{background-attachment:scroll;}
#module_563576814 .pupopClose{}
#module_563576814 .pupopClose{border-top-color:#e1e1e1;}
#module_563576814 .pupopClose{border-top-style:solid;}
#module_563576814 .pupopClose{border-top-width:0px;}
#module_563576814 .pupopClose{border-bottom-color:#e1e1e1;}
#module_563576814 .pupopClose{border-bottom-style:solid;}
#module_563576814 .pupopClose{border-bottom-width:0px;}
#module_563576814 .pupopClose{border-left-color:#e1e1e1;}
#module_563576814 .pupopClose{border-left-style:solid;}
#module_563576814 .pupopClose{border-left-width:0px;}
#module_563576814 .pupopClose{border-right-color:#e1e1e1;}
#module_563576814 .pupopClose{border-right-style:solid;}
#module_563576814 .pupopClose{border-right-width:0px;}
#module_563576814 .pupopClose{border-top-left-radius:0px;}
#module_563576814 .pupopClose{border-top-right-radius:0px;}
#module_563576814 .pupopClose{border-bottom-left-radius:0px;}
#module_563576814 .pupopClose{border-bottom-right-radius:0px;}
#module_563576814 .ModulePupopGiant{background-color:rgba(0, 0, 0, .6);}
#module_563576814 .ModulePuponArrow.PosTop {border-bottom-color:#e8e8e8;} #module_563576814 .ModulePuponArrow.PosBottom {border-top-color:#e8e8e8;}
#module_563576814{display: none;}.ModulePupopContainer.ModulePupopContainer563576814 {max-width:150px;}
.IsAdvertisement .ModulePupopContainer.ModulePupopContainer563576814 {width:150px;}
#Sub563576814_1.ModuleSubPupopBox {height: auto !important; max-height: calc(100vh - 100px);}
.module_563576869 .ModuleHead .HeadCenter{float:none;}
#module_563576869 {
padding:0px;
}
#module_563576869 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563576869 .ModuleHead563576869 {
display:none;
}

#module_563576869 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563576869 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563576869 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563576869 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563576869 .imageTextGiant-Container{padding-top:10px;}
#module_563576869 .imageTextGiant-Container{padding-bottom:10px;}
#module_563576869 .imageTextGiant-Container{padding-left:10px;}
#module_563576869 .imageTextGiant-Container{padding-right:10px;}
#module_563576869 .showHandle .btn{font-size:14px;}
#module_563576869 .showHandle .btn{font-family:;}
#module_563576869 .showHandle .btn{color:#333;}
#module_563576869 .showHandle .btn{font-weight:400;}
#module_563576869 .showHandle .btn{text-decoration:none;}
#module_563576869 .showHandle .btn{font-style:normal;}
#module_563576869 .showHandle div{border-top-color:#ddd !important;}
#module_563576869 .showHandle div{border-top-style:solid !important;}
#module_563576869 .showHandle div{border-top-width:1px !important;}
#module_563576869 .showHandle{background-color:transparent;}
#module_563576869 .showHandle{}
#module_563576869 .showHandle{background-repeat:no-repeat;}
#module_563576869 .showHandle{}
#module_563576869 .showHandle{}
#module_563576869 .showHandle{}
#module_563576869 a{font-size:unset;font-family:unset}
.module_563576870 .ModuleHead .HeadCenter{float:none;}
#module_563576870 {
padding:0px;
}
#module_563576870 {
position:fixed;
z-index:100000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_563576870 .ModuleHead563576870 {
display:none;
}

#module_563576870 .ModulePupopContainer{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);} #module_563576870 .IsAdvertisement{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);}
#module_563576870 .ModulePupopContainer{background-color:rgba(255, 255, 255, 1);}
#module_563576870 .ModulePupopContainer{}
#module_563576870 .ModulePupopContainer{background-repeat:no-repeat;}
#module_563576870 .ModulePupopContainer{background-position:0% 0%;}
#module_563576870 .ModulePupopContainer{background-attachment:scroll;}
#module_563576870 .ModulePupopContainer{}
#module_563576870 .ModulePupopContainer{padding-top:0px;}
#module_563576870 .ModulePupopContainer{padding-bottom:0px;}
#module_563576870 .ModulePupopContainer{padding-left:0px;}
#module_563576870 .ModulePupopContainer{padding-right:0px;}
#module_563576870 .ModulePupopContainer{border-top-color:#e1e1e1;}
#module_563576870 .ModulePupopContainer{border-top-style:solid;}
#module_563576870 .ModulePupopContainer{border-top-width:0px;}
#module_563576870 .ModulePupopContainer{border-bottom-color:#e1e1e1;}
#module_563576870 .ModulePupopContainer{border-bottom-style:solid;}
#module_563576870 .ModulePupopContainer{border-bottom-width:0px;}
#module_563576870 .ModulePupopContainer{border-left-color:#e1e1e1;}
#module_563576870 .ModulePupopContainer{border-left-style:solid;}
#module_563576870 .ModulePupopContainer{border-left-width:0px;}
#module_563576870 .ModulePupopContainer{border-right-color:#e1e1e1;}
#module_563576870 .ModulePupopContainer{border-right-style:solid;}
#module_563576870 .ModulePupopContainer{border-right-width:0px;}
#module_563576870 .ModulePupopContainer{border-top-left-radius:0px;}
#module_563576870 .ModulePupopContainer{border-top-right-radius:0px;}
#module_563576870 .ModulePupopContainer{border-bottom-left-radius:0px;}
#module_563576870 .ModulePupopContainer{border-bottom-right-radius:0px;}
#module_563576870 .ModulePupopContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_563576870 .pupopClose{top:20px;right:20px;left:auto;transform:none;}
#module_563576870 .pupopClose{width:calc(26px + 3px); height:calc(26px + 3px);}
#module_563576870 .pupopClose .iconfont{font-size:24px;}
#module_563576870 .pupopClose .iconfont{color:#ccc;}
#module_563576870 .pupopClose{background-color:rgba(255, 255, 255, 0);}
#module_563576870 .pupopClose{}
#module_563576870 .pupopClose{background-repeat:no-repeat;}
#module_563576870 .pupopClose{background-position:0% 0%;}
#module_563576870 .pupopClose{background-attachment:scroll;}
#module_563576870 .pupopClose{}
#module_563576870 .pupopClose{border-top-color:#e1e1e1;}
#module_563576870 .pupopClose{border-top-style:solid;}
#module_563576870 .pupopClose{border-top-width:0px;}
#module_563576870 .pupopClose{border-bottom-color:#e1e1e1;}
#module_563576870 .pupopClose{border-bottom-style:solid;}
#module_563576870 .pupopClose{border-bottom-width:0px;}
#module_563576870 .pupopClose{border-left-color:#e1e1e1;}
#module_563576870 .pupopClose{border-left-style:solid;}
#module_563576870 .pupopClose{border-left-width:0px;}
#module_563576870 .pupopClose{border-right-color:#e1e1e1;}
#module_563576870 .pupopClose{border-right-style:solid;}
#module_563576870 .pupopClose{border-right-width:0px;}
#module_563576870 .pupopClose{border-top-left-radius:0px;}
#module_563576870 .pupopClose{border-top-right-radius:0px;}
#module_563576870 .pupopClose{border-bottom-left-radius:0px;}
#module_563576870 .pupopClose{border-bottom-right-radius:0px;}
#module_563576870 .ModulePupopGiant{background-color:rgba(0, 0, 0, .6);}
#module_563576870 .ModulePuponArrow.PosTop {border-bottom-color:#e8e8e8;} #module_563576870 .ModulePuponArrow.PosBottom {border-top-color:#e8e8e8;}
#module_563576870{display: none;}.ModulePupopContainer.ModulePupopContainer563576870 {max-width:150px;}
.IsAdvertisement .ModulePupopContainer.ModulePupopContainer563576870 {width:150px;}
#Sub563576870_1.ModuleSubPupopBox {height: auto !important; max-height: calc(100vh - 100px);}
.module_563576872 .ModuleHead .HeadCenter{float:none;}
#module_563576872 {
padding:0px;
}
#module_563576872 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563576872 .ModuleHead563576872 {
display:none;
}

#module_563576872 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563576872 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563576872 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563576872 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563576872 .imageTextGiant-Container{padding-top:10px;}
#module_563576872 .imageTextGiant-Container{padding-bottom:10px;}
#module_563576872 .imageTextGiant-Container{padding-left:10px;}
#module_563576872 .imageTextGiant-Container{padding-right:10px;}
#module_563576872 .showHandle .btn{font-size:14px;}
#module_563576872 .showHandle .btn{font-family:;}
#module_563576872 .showHandle .btn{color:#333;}
#module_563576872 .showHandle .btn{font-weight:400;}
#module_563576872 .showHandle .btn{text-decoration:none;}
#module_563576872 .showHandle .btn{font-style:normal;}
#module_563576872 .showHandle div{border-top-color:#ddd !important;}
#module_563576872 .showHandle div{border-top-style:solid !important;}
#module_563576872 .showHandle div{border-top-width:1px !important;}
#module_563576872 .showHandle{background-color:transparent;}
#module_563576872 .showHandle{}
#module_563576872 .showHandle{background-repeat:no-repeat;}
#module_563576872 .showHandle{}
#module_563576872 .showHandle{}
#module_563576872 .showHandle{}
#module_563576872 a{font-size:unset;font-family:unset}
.ModuleNewsListGiant.layout-102 .news-container{ width: 100%; margin: 0 auto;}
.ModuleNewsListGiant.layout-102 .news-span1{width: 16.66666667%;min-width: 125px;}
.ModuleNewsListGiant.layout-102 .news-span2{max-width: calc(100% - 125px);width: calc(100% - 16.7%);}
.ModuleNewsListGiant.layout-102 .news-item{position: relative;  overflow: hidden;  padding: 10px 0;  margin: 4px 0;}
.ModuleNewsListGiant.layout-102 .news-item .news-time{ padding: 6px 0;  border-right: 1px solid #eee;  text-align: center;  color: #666666;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}
.ModuleNewsListGiant.layout-102 .news-action{ padding: 12px 12px 12px 40px; box-sizing: border-box; }
.ModuleNewsListGiant.layout-102 .news-item .news-time .news-time-date{ font-size: 32px;}
.ModuleNewsListGiant.layout-102 .news-item .news-title{position: relative;  font-size: 18px;  color: #666666;  line-height: 24px; -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s; }
.ModuleNewsListGiant.layout-102 .news-item .news-desc{
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    margin-top: 12px;
}
.ModuleNewsListGiant.layout-102 .news-item .news-tit{position: relative;z-index: 10;}
.ModuleNewsListGiant.layout-102 .news-item:after { content: "";  position: absolute;top: 0;  left: 0;  width:0;height:100%;  z-index: 0;  display:block ;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;  }
.ModuleNewsListGiant.layout-102 .news-item:hover:after { width: 100%; }
.ModuleNewsListGiant.layout-102 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-102 .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-102 .news-item:hover .news-label {color: #fff;}
.ModuleNewsListGiant.layout-102 .news-title-oneline{
  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-break: break-all;
}
@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-102 .news-container {
    width: 100%;
  }

  .ModuleNewsListGiant.layout-102 .news-container {
    width: 100%;
  }

  .ModuleNewsListGiant.layout-102 .news-span1 {
    width: 31.4%;
  }

  .ModuleNewsListGiant.layout-102 .news-span2 {
    width: 65.6%;
  }

  .ModuleNewsListGiant.layout-102 .news-action {
    padding: 8px 12px 12px 13%;
    box-sizing: border-box;
  }

  .ModuleNewsListGiant.layout-102 .news-item .news-time .news-time-date { 
  }
  .ModuleNewsListGiant.layout-102 .news-item .news-desc {
    margin-top: 6px;
  }


.ModuleNewsListGiant.layout-102 .news-span1 .news-time{margin-right: 12px;}
.ModuleNewsListGiant.layout-102 .news-span2{width: auto;max-width: none;display: block;float: none;}
.ModuleNewsListGiant.layout-102 .news-action{padding: 8px 12px 12px 12px;}

}

@media (min-width: 768px) {
  .ModuleNewsListGiant.layout-102 .news-item:hover .news-title,
  .ModuleNewsListGiant.layout-102 .news-item:hover .news-desc,
  .ModuleNewsListGiant.layout-102 .news-item:hover .news-time {
    color: #ffffff;
  }
}

.ModuleNewsListGiant.layout-102 .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-102 .pagerGiant .inputer{outline: 0;}.module_580734103 .ModuleHead .HeadCenter{float:none;}
#module_580734103 {
padding:0px;
}
#module_580734103 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_580734103 .ModuleHead580734103 {
display:none;
}

#module_580734103 .news-item{border-top-color:transparent;}
#module_580734103 .news-item{border-top-style:none;}
#module_580734103 .news-item{border-top-width:0px;}
#module_580734103 .news-item{border-right-color:transparent;}
#module_580734103 .news-item{border-right-style:none;}
#module_580734103 .news-item{border-right-width:0px;}
#module_580734103 .news-item{border-bottom-color:transparent;}
#module_580734103 .news-item{border-bottom-style:none;}
#module_580734103 .news-item{border-bottom-width:0px;}
#module_580734103 .news-item{border-left-color:transparent;}
#module_580734103 .news-item{border-left-style:none;}
#module_580734103 .news-item{border-left-width:0px;}
#module_580734103 .news-title{font-size:18px;line-height:18pt;}
#module_580734103 .news-title{font-family:;}
#module_580734103 .news-title{color:#3f3f3f;}
#module_580734103 .news-title{font-weight:normal;}
#module_580734103 .news-title{text-decoration:none;}
#module_580734103 .news-title{font-style:normal;}
#module_580734103 .news-title{margin-top:0px;}
#module_580734103 .news-title{margin-bottom:0px;}
#module_580734103 .news-title{margin-left:0px;}
#module_580734103 .news-title{margin-right:0px;}
#module_580734103 .news-desc{font-size:16px;}
#module_580734103 .news-desc{font-family:;}
#module_580734103 .news-desc{color:#595959;}
#module_580734103 .news-desc{font-weight:normal;}
#module_580734103 .news-desc{text-decoration:none;}
#module_580734103 .news-desc{font-style:normal;}
#module_580734103 .news-time-date{font-size:32px;}
#module_580734103 .news-time-date{font-family:;}
#module_580734103 .news-time-date{color:#595959;}
#module_580734103 .news-time-date{font-weight:normal;}
#module_580734103 .news-time-date{text-decoration:none;}
#module_580734103 .news-time-date{font-style:normal;}
#module_580734103 .news-time-year{font-size:14px;}
#module_580734103 .news-time-year{font-family:;}
#module_580734103 .news-time-year{color:#595959;}
#module_580734103 .news-time-year{font-weight:normal;}
#module_580734103 .news-time-year{text-decoration:none;}
#module_580734103 .news-time-year{font-style:normal;}
#module_580734103 .news-time{border-right-color:#595959;}
#module_580734103 .news-time{border-right-style:solid;}
#module_580734103 .news-time{border-right-width:1px;}
#module_580734103 .news-label a{font-size:12px;}
#module_580734103 .news-label a{font-family:;}
#module_580734103 .news-label a{color:#999;}
#module_580734103 .news-label a{font-weight:normal;}
#module_580734103 .news-label a{text-decoration:none;}
#module_580734103 .news-label a{font-style:normal;}
#module_580734103 .news-label{margin-top:18px;}
#module_580734103 .news-label{margin-bottom:0px;}
#module_580734103 .news-label{margin-left:0px;}
#module_580734103 .news-label{margin-right:0px;}
#module_580734103 .news-label{padding-top:0px;}
#module_580734103 .news-label{padding-bottom:0px;}
#module_580734103 .news-label{padding-left:10px;}
#module_580734103 .news-label{padding-right:10px;}
#module_580734103 .news-label{background-color:rgba(255, 255, 255, 0);}
#module_580734103 .news-label{}
#module_580734103 .news-label{background-repeat:no-repeat;}
#module_580734103 .news-label{}
#module_580734103 .news-label{}
#module_580734103 .news-label{}
#module_580734103 .news-label{border-top-color:transparent;}
#module_580734103 .news-label{border-top-style:none;}
#module_580734103 .news-label{border-top-width:0px;}
#module_580734103 .news-label{border-right-color:transparent;}
#module_580734103 .news-label{border-right-style:none;}
#module_580734103 .news-label{border-right-width:0px;}
#module_580734103 .news-label{border-bottom-color:transparent;}
#module_580734103 .news-label{border-bottom-style:none;}
#module_580734103 .news-label{border-bottom-width:0px;}
#module_580734103 .news-label{border-left-color:#eee;}
#module_580734103 .news-label{border-left-style:solid;}
#module_580734103 .news-label{border-left-width:1px;}
#module_580734103 .pagerGiant .text{font-size:12px;}
#module_580734103 .pagerGiant .text{font-family:;}
#module_580734103 .pagerGiant .text{color:#333;}
#module_580734103 .pagerGiant .text{}
#module_580734103 .pagerGiant .text{}
#module_580734103 .pagerGiant .text{}
#module_580734103 .pagerGiant .current,#module_580734103 .pagerGiant .num,#module_580734103 .pagerGiant .inputer{width:30px}
#module_580734103 .pagerGiant .current,#module_580734103 .pagerGiant .num,#module_580734103 .pagerGiant .inputer{height:30px}
#module_580734103 .pagerGiant .num{font-size:12px;}
#module_580734103 .pagerGiant .num{font-family:;}
#module_580734103 .pagerGiant .num{color:#333;}
#module_580734103 .pagerGiant .num{}
#module_580734103 .pagerGiant .num{}
#module_580734103 .pagerGiant .num{}
#module_580734103 .pagerGiant .submit{width:55px}
#module_580734103 .pagerGiant .submit{height:30px}
#module_580734103 .pagerGiant .current,#module_580734103 .pagerGiant .num,#module_580734103 .pagerGiant .inputer,#module_580734103 .pagerGiant .submit{border-top-left-radius:0px;}
#module_580734103 .pagerGiant .current,#module_580734103 .pagerGiant .num,#module_580734103 .pagerGiant .inputer,#module_580734103 .pagerGiant .submit{border-top-right-radius:0px;}
#module_580734103 .pagerGiant .current,#module_580734103 .pagerGiant .num,#module_580734103 .pagerGiant .inputer,#module_580734103 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_580734103 .pagerGiant .current,#module_580734103 .pagerGiant .num,#module_580734103 .pagerGiant .inputer,#module_580734103 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_580734103 .pagerGiant .next,#module_580734103 .pagerGiant .splitline{color:#ccc;}
#module_580734103 .pagerGiant .num{background-color:#fff;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .inputer{border-top-color:#ccc;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .inputer{border-top-style:solid;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer{border-top-width:1px;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .inputer{border-bottom-style:solid;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer{border-bottom-width:1px;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .inputer{border-left-color:#ccc;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .inputer{border-left-style:solid;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer{border-left-width:1px;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .inputer{border-right-color:#ccc;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .inputer{border-right-style:solid;}
#module_580734103 .pagerGiant .num, #module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer{border-right-width:1px;}
#module_580734103 .page-more a{font-size:16px;}
#module_580734103 .page-more a{font-family:;}
#module_580734103 .page-more a{color:#666 !important;}
#module_580734103 .page-more a{font-weight:normal;}
#module_580734103 .page-more a{text-decoration:none;}
#module_580734103 .page-more a{font-style:normal;}
#module_580734103 .page-more a{background-color:#fff;}
#module_580734103 .page-more a{border-top-color:#eee;}
#module_580734103 .page-more a{border-top-style:solid;}
#module_580734103 .page-more a{border-top-width:2px;}
#module_580734103 .page-more a{border-bottom-color:#eee;}
#module_580734103 .page-more a{border-bottom-style:solid;}
#module_580734103 .page-more a{border-bottom-width:2px;}
#module_580734103 .page-more a{border-left-color:#eee;}
#module_580734103 .page-more a{border-left-style:solid;}
#module_580734103 .page-more a{border-left-width:2px;}
#module_580734103 .page-more a{border-right-color:#eee;}
#module_580734103 .page-more a{border-right-style:solid;}
#module_580734103 .page-more a{border-right-width:2px;}
#module_580734103 .news-item:hover:after{background-color:#e50b1c;}
#module_580734103 .news-item:hover{border-top-color:#999;}
#module_580734103 .news-item:hover{border-top-style:solid;}
#module_580734103 .news-item:hover{border-top-width:0px;}
#module_580734103 .news-item:hover{border-right-color:#999;}
#module_580734103 .news-item:hover{border-right-style:solid;}
#module_580734103 .news-item:hover{border-right-width:0px;}
#module_580734103 .news-item:hover{border-bottom-color:#999;}
#module_580734103 .news-item:hover{border-bottom-style:solid;}
#module_580734103 .news-item:hover{border-bottom-width:0px;}
#module_580734103 .news-item:hover{border-left-color:#999;}
#module_580734103 .news-item:hover{border-left-style:solid;}
#module_580734103 .news-item:hover{border-left-width:0px;}
#module_580734103 .news-item:hover .news-title{font-size:18px;line-height:18pt;}
#module_580734103 .news-item:hover .news-title{font-family:;}
#module_580734103 .news-item:hover .news-title{color:#ffffff;}
#module_580734103 .news-item:hover .news-title{font-weight:normal;}
#module_580734103 .news-item:hover .news-title{text-decoration:none;}
#module_580734103 .news-item:hover .news-title{font-style:normal;}
#module_580734103 .news-item:hover .news-desc{font-size:16px;}
#module_580734103 .news-item:hover .news-desc{font-family:;}
#module_580734103 .news-item:hover .news-desc{color:#fff;}
#module_580734103 .news-item:hover .news-desc{font-weight:normal;}
#module_580734103 .news-item:hover .news-desc{text-decoration:none;}
#module_580734103 .news-item:hover .news-desc{font-style:normal;}
#module_580734103 .news-item:hover .news-time-date{font-size:32px;}
#module_580734103 .news-item:hover .news-time-date{font-family:;}
#module_580734103 .news-item:hover .news-time-date{color:#ffffff;}
#module_580734103 .news-item:hover .news-time-date{font-weight:normal;}
#module_580734103 .news-item:hover .news-time-date{text-decoration:none;}
#module_580734103 .news-item:hover .news-time-date{font-style:normal;}
#module_580734103 .news-item:hover .news-time-year{font-size:14px;}
#module_580734103 .news-item:hover .news-time-year{font-family:;}
#module_580734103 .news-item:hover .news-time-year{color:#ffffff;}
#module_580734103 .news-item:hover .news-time-year{font-weight:normal;}
#module_580734103 .news-item:hover .news-time-year{text-decoration:none;}
#module_580734103 .news-item:hover .news-time-year{font-style:normal;}
#module_580734103 .news-item:hover .news-time{border-right-color:#ffffff;}
#module_580734103 .news-item:hover .news-time{border-right-style:solid;}
#module_580734103 .news-item:hover .news-time{border-right-width:1px;}
#module_580734103 .news-label:hover a{font-size:12px;}
#module_580734103 .news-label:hover a{font-family:;}
#module_580734103 .news-item:hover .news-label,#module_580734103 .news-label:hover a{color:#fff;}
#module_580734103 .news-label:hover a{font-weight:normal;}
#module_580734103 .news-label:hover a{text-decoration:none;}
#module_580734103 .news-label:hover a{font-style:normal;}
#module_580734103 .news-label:hover{background-color:rgba(255, 255, 255, 0);}
#module_580734103 .news-label:hover{}
#module_580734103 .news-label:hover{background-repeat:no-repeat;}
#module_580734103 .news-label:hover{}
#module_580734103 .news-label:hover{}
#module_580734103 .news-label:hover{}
#module_580734103 .news-label:hover{border-top-color:transparent;}
#module_580734103 .news-label:hover{border-top-style:none;}
#module_580734103 .news-label:hover{border-right-color:transparent;}
#module_580734103 .news-label:hover{border-right-style:none;}
#module_580734103 .news-label:hover{border-bottom-color:transparent;}
#module_580734103 .news-label:hover{border-bottom-style:none;}
#module_580734103 .news-label:hover{border-left-color:#eee;}
#module_580734103 .news-label:hover{border-left-style:solid;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit{font-size:12px;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit{font-family:;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit{color:#fff;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit{}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit{}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit{}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit{background-color:#f10215;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer:hover{border-top-color:#f10215;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer:hover{border-bottom-color:#f10215;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer:hover{border-left-color:#f10215;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer:hover{border-right-color:#f10215;}
#module_580734103 .pagerGiant .current, #module_580734103 .pagerGiant .submit, #module_580734103 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_580734103 .page-more a:hover{font-size:16px;}
#module_580734103 .page-more:hover a{font-family:;}
#module_580734103 .page-more a:hover{color:#666 !important;}
#module_580734103 .page-more a:hover {font-weight:normal;}
#module_580734103 .page-more a:hover {text-decoration:none;}
#module_580734103 .page-more a:hover {font-style:normal;}
#module_580734103 .page-more a:hover{background-color:#fff;}
#module_580734103 .page-more a:hover{border-top-color:#eee;}
#module_580734103 .page-more a:hover{border-top-style:solid;}
#module_580734103 .page-more a:hover{border-bottom-color:#eee;}
#module_580734103 .page-more a:hover{border-bottom-style:solid;}
#module_580734103 .page-more a:hover{border-left-color:#eee;}
#module_580734103 .page-more a:hover{border-left-style:solid;}
#module_580734103 .page-more a:hover{border-right-color:#eee;}
#module_580734103 .page-more a:hover{border-right-style:solid;}
.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_571692766 .ModuleHead .HeadCenter{float:none;}
#module_571692766 {
padding:0px;
}
#module_571692766 {
position:static;
z-index:2;
top:16px;
left:0px;
width:100%;
height: auto;
}
#module_571692766 .ModuleHead571692766 {
display:none;
}
#module_571692766 .BodyCenter.BodyCenter571692766 {
background-color:transparent;
background-image:url(../image/20231107141127b783c6.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_571692766 >.module_571692766 {
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_571692766 >.module_571692766{
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_571692766 .BodyCenter.BodyCenter571692766 {
padding-top:10.8108%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.8108%;
}
}
@media screen and (max-width: 767px){
#module_571692766 .BodyCenter.BodyCenter571692766 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_571692766 >.module_571692766 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_571692766 >.module_571692766 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_571692766 >.module_571692766 {box-shadow: 0px 0px 0px 0px #ccc}
#module_571692766:hover {
border:none;
}
#module_571692766:hover >.module_571692766 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_571692766 .ModuleSubContainer{background-color:transparent;}
#module_571692766 .ModuleSubContainer{background-image:none;}
#module_571692766 .ModuleSubContainer{background-repeat:no-repeat;}
#module_571692766 .ModuleSubContainer{background-position:0% 0%;}
#module_571692766 .ModuleSubContainer{background-attachment:scroll;}
#module_571692766 .ModuleSubContainer{}
#module_571692766 {!bgVideo!}{bgVideoUrl:}
#module_571692766 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_571692766 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_571692766 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer571692766 {max-width:1400px;width:auto;}
.module_571692780 .ModuleHead .HeadCenter{float:none;}
#module_571692780 {
padding:0px;
}
#module_571692780 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_571692780 .ModuleHead571692780 {
display:none;
}
#module_571692780 .BodyCenter.BodyCenter571692780 {
background:none;background-color:rgba(0,0,0,0);
}
#module_571692780 >.module_571692780 {
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_571692780 >.module_571692780{
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_571692780 .BodyCenter.BodyCenter571692780 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_571692780 .BodyCenter.BodyCenter571692780 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_571692780 >.module_571692780 {
margin-top:-1.4286%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_571692780 >.module_571692780 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_571692780 >.module_571692780 {box-shadow: 0px 0px 0px 0px #ccc}
#module_571692780:hover {
border:none;
}
#module_571692780:hover >.module_571692780 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_571692780 .ModuleImageTextGiantContent{margin-top:0px;}
#module_571692780 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_571692780 .ModuleImageTextGiantContent{margin-left:0px;}
#module_571692780 .ModuleImageTextGiantContent{margin-right:0px;}
#module_571692780 .imageTextGiant-Container{padding-top:0px;}
#module_571692780 .imageTextGiant-Container{padding-bottom:10px;}
#module_571692780 .imageTextGiant-Container{padding-left:0px;}
#module_571692780 .imageTextGiant-Container{padding-right:10px;}
#module_571692780 .showHandle .btn{font-size:14px;}
#module_571692780 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_571692780 .showHandle .btn{color:#333;}
#module_571692780 .showHandle .btn{font-weight:400;}
#module_571692780 .showHandle .btn{text-decoration:none;}
#module_571692780 .showHandle .btn{font-style:normal;}
#module_571692780 .showHandle div{border-top-color:#ddd !important;}
#module_571692780 .showHandle div{border-top-style:solid !important;}
#module_571692780 .showHandle div{border-top-width:1px !important;}
#module_571692780 .showHandle{background-color:transparent;}
#module_571692780 .showHandle{background-image:none;}
#module_571692780 .showHandle{background-repeat:no-repeat;}
#module_571692780 .showHandle{}
#module_571692780 .showHandle{}
#module_571692780 .showHandle{}
#module_571692780 a{font-size:unset;font-family:unset}
.ModuleButtonGiant.layout-102 .moduleButton{
    background-color: #fff;
    font-size: 12px;
    height: 40px;
    width:100px;
    color:#333;
    border:1px solid #000;
    text-align: center;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2 !important;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover{
	color:#fff;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover:before{
    background-color: #333;
}
.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-right:before,.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-top:before,.ModuleButtonGiant.layout-102 .moduleButton.Radial-Out:before,.ModuleButtonGiant.layout-102 .moduleButton.RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Vertical:before{
	background-color: #333
}
.ModuleButtonGiant.layout-102 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-102 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-102 .BreadIcon{
    font-size: 16px;
}.module_571693345 .ModuleHead .HeadCenter{float:none;}
#module_571693345 {
padding:0px;
}
#module_571693345 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_571693345 .ModuleHead571693345 {
display:none;
}
#module_571693345 .BodyCenter.BodyCenter571693345 {
background:none;background-color:rgba(0,0,0,0);
}
#module_571693345 >.module_571693345 {
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_571693345 >.module_571693345{
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_571693345 .BodyCenter.BodyCenter571693345 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_571693345 .BodyCenter.BodyCenter571693345 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_571693345 >.module_571693345 {
margin-top:2.8571%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_571693345 >.module_571693345 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_571693345 >.module_571693345 {box-shadow: 0px 0px 0px 0px #ccc}
#module_571693345:hover {
border:none;
}
#module_571693345:hover >.module_571693345 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_571693345 .BodyCenter{text-align:left;}
#module_571693345 .moduleButton{font-size:18px;}
#module_571693345 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_571693345 .moduleButton{color:rgb(255, 255, 255);}
#module_571693345 .moduleButton{font-weight:normal;}
#module_571693345 .moduleButton{text-decoration:none;}
#module_571693345 .moduleButton{font-style:normal;}
#module_571693345 .moduleButton, #module_571693345 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_571693345 .moduleButton, #module_571693345 .moduleButton.faded:before{background-image:none;}
#module_571693345 .moduleButton, #module_571693345 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_571693345 .moduleButton, #module_571693345 .moduleButton.faded:before{background-position:none;}
#module_571693345 .moduleButton, #module_571693345 .moduleButton.faded:before{background-attachment:none;}
#module_571693345 .moduleButton, #module_571693345 .moduleButton.faded:before{}
#module_571693345 .moduleButton{border-color:rgb(255, 255, 255);}
#module_571693345 .moduleButton{border-style:solid;}
#module_571693345 .moduleButton{border-width:1px;}
#module_571693345 .moduleButton{width:600px;}
#module_571693345 .moduleButton,#module_571693345 .BreadsvgIcon{height:40px;line-height:40px;}
#module_571693345 .BodyCenter{color:#000;}
#module_571693345 .moduleButton{border-top-left-radius:0px;}
#module_571693345 .moduleButton{border-top-right-radius:0px;}
#module_571693345 .moduleButton{border-bottom-left-radius:0px;}
#module_571693345 .moduleButton{border-bottom-right-radius:0px;}
#module_571693345 .BreadIcon{font-size:16px;} #module_571693345 .BreadsvgIcon svg{width:16px;height:16px;}
#module_571693345 .BreadIcon{color:#000;} #module_571693345 .BreadsvgIcon svg>*{fill:#000;}
#module_571693345 .BreadIcon,#module_571693345 .BreadsvgIcon{margin-left:10px;}
#module_571693345 .BreadIcon,#module_571693345 .BreadsvgIcon{margin-right:10px;}
#module_571693345 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_571693345 .moduleButton:hover .BreadIcon{font-size:16px;} #module_571693345 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_571693345 .moduleButton:hover .BreadIcon{color:#fff} #module_571693345 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_571693345 .moduleButton:hover{font-size:18px;}
#module_571693345 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_571693345 .moduleButton:hover{color:#fff;}
#module_571693345 .moduleButton:hover{font-weight:normal;}
#module_571693345 .moduleButton:hover{text-decoration:none;}
#module_571693345 .moduleButton:hover{font-style:normal;}
#module_571693345 .moduleButton:before, #module_571693345 .moduleButton.faded:before{background-color:rgb(255, 119, 15);}
#module_571693345 .moduleButton:before, #module_571693345 .moduleButton.faded:before{background-image:none;}
#module_571693345 .moduleButton:before, #module_571693345 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_571693345 .moduleButton:before, #module_571693345 .moduleButton.faded:before{background-position:none;}
#module_571693345 .moduleButton:before, #module_571693345 .moduleButton.faded:before{background-attachment:none;}
#module_571693345 .moduleButton:before, #module_571693345 .moduleButton.faded:before{}
#module_571693345 .moduleButton:hover{border-color:rgb(255, 255, 255);}
#module_571693345 .moduleButton:hover{border-style:solid;}
#module_571693345 .moduleButton:hover{border-width:1px;}
#module_571693345 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_571696382 .ModuleHead .HeadCenter{float:none;}
#module_571696382 {
padding:0px;
}
#module_571696382 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_571696382 .ModuleHead571696382 {
display:none;
}
#module_571696382 .BodyCenter.BodyCenter571696382 {
background-color:transparent;
background-image:url(../image/20231107154036a48ed0.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_571696382 >.module_571696382 {
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_571696382 >.module_571696382{
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_571696382 .BodyCenter.BodyCenter571696382 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_571696382 .BodyCenter.BodyCenter571696382 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_571696382 >.module_571696382 {
margin-top:0.5405%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_571696382 >.module_571696382 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_571696382 >.module_571696382 {box-shadow: 0px 0px 0px 0px #ccc}
#module_571696382:hover {
border:none;
}
#module_571696382:hover >.module_571696382 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_571696382 .ModuleSubContainer{background-color:transparent;}
#module_571696382 .ModuleSubContainer{background-image:none;}
#module_571696382 .ModuleSubContainer{background-repeat:no-repeat;}
#module_571696382 .ModuleSubContainer{background-position:0% 0%;}
#module_571696382 .ModuleSubContainer{background-attachment:scroll;}
#module_571696382 .ModuleSubContainer{}
#module_571696382 {!bgVideo!}{bgVideoUrl:}
#module_571696382 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_571696382 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_571696382 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer571696382 {max-width:1580px;width:auto;}
.module_571696383 .ModuleHead .HeadCenter{float:none;}
#module_571696383 {
padding:0px;
}
#module_571696383 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_571696383 .ModuleHead571696383 {
display:none;
}
#module_571696383 .BodyCenter.BodyCenter571696383 {
background:none;background-color:rgba(0,0,0,0);
}
#module_571696383 >.module_571696383 {
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_571696383 >.module_571696383{
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_571696383 .BodyCenter.BodyCenter571696383 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_571696383 .BodyCenter.BodyCenter571696383 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_571696383 >.module_571696383 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:45.5696%;
}
}
@media screen and (max-width: 767px){
#module_571696383 >.module_571696383 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_571696383 >.module_571696383 {box-shadow: 0px 0px 0px 0px #ccc}
#module_571696383:hover {
border:none;
}
#module_571696383:hover >.module_571696383 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_571696383 .ModuleImageTextGiantContent{margin-top:0px;}
#module_571696383 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_571696383 .ModuleImageTextGiantContent{margin-left:0px;}
#module_571696383 .ModuleImageTextGiantContent{margin-right:0px;}
#module_571696383 .imageTextGiant-Container{padding-top:10px;}
#module_571696383 .imageTextGiant-Container{padding-bottom:10px;}
#module_571696383 .imageTextGiant-Container{padding-left:10px;}
#module_571696383 .imageTextGiant-Container{padding-right:10px;}
#module_571696383 .showHandle .btn{font-size:14px;}
#module_571696383 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_571696383 .showHandle .btn{color:#333;}
#module_571696383 .showHandle .btn{font-weight:400;}
#module_571696383 .showHandle .btn{text-decoration:none;}
#module_571696383 .showHandle .btn{font-style:normal;}
#module_571696383 .showHandle div{border-top-color:#ddd !important;}
#module_571696383 .showHandle div{border-top-style:solid !important;}
#module_571696383 .showHandle div{border-top-width:1px !important;}
#module_571696383 .showHandle{background-color:transparent;}
#module_571696383 .showHandle{background-image:none;}
#module_571696383 .showHandle{background-repeat:no-repeat;}
#module_571696383 .showHandle{}
#module_571696383 .showHandle{}
#module_571696383 .showHandle{}
#module_571696383 a{font-size:unset;font-family:unset}
.module_579954256 .ModuleHead .HeadCenter{float:none;}
#module_579954256 {
padding:0px;
}
#module_579954256 {
position:static;
z-index:5;
top:10px;
left:0px;
width:100%;
height: auto;
}
#module_579954256 .ModuleHead579954256 {
display:none;
}
#module_579954256 .BodyCenter.BodyCenter579954256 {
background-color:transparent;
background-image:url(../image/20231107141127b783c6.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_579954256 >.module_579954256 {
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_579954256 >.module_579954256{
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_579954256 .BodyCenter.BodyCenter579954256 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954256 .BodyCenter.BodyCenter579954256 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_579954256 >.module_579954256 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954256 >.module_579954256 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_579954256 >.module_579954256 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954256:hover {
border:none;
}
#module_579954256:hover >.module_579954256 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954256 .ModuleImageTextGiantContent{margin-top:50px;}
#module_579954256 .ModuleImageTextGiantContent{margin-bottom:50px;}
#module_579954256 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954256 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954256 .imageTextGiant-Container{padding-top:10px;}
#module_579954256 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954256 .imageTextGiant-Container{padding-left:10px;}
#module_579954256 .imageTextGiant-Container{padding-right:10px;}
#module_579954256 .showHandle .btn{font-size:14px;}
#module_579954256 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954256 .showHandle .btn{color:#333;}
#module_579954256 .showHandle .btn{font-weight:400;}
#module_579954256 .showHandle .btn{text-decoration:none;}
#module_579954256 .showHandle .btn{font-style:normal;}
#module_579954256 .showHandle div{border-top-color:#ddd !important;}
#module_579954256 .showHandle div{border-top-style:solid !important;}
#module_579954256 .showHandle div{border-top-width:1px !important;}
#module_579954256 .showHandle{background-color:transparent;}
#module_579954256 .showHandle{background-image:none;}
#module_579954256 .showHandle{background-repeat:no-repeat;}
#module_579954256 .showHandle{}
#module_579954256 .showHandle{}
#module_579954256 .showHandle{}
#module_579954256 a{font-size:unset;font-family:unset}
.module_571978453 .ModuleHead .HeadCenter{float:none;}
#module_571978453 {
padding:0px;
}
#module_571978453 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_571978453 .ModuleHead571978453 {
display:none;
}
#module_571978453 .BodyCenter.BodyCenter571978453 {
background:none;background-color:rgb(242, 244, 248);
}
#module_571978453 >.module_571978453 {
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_571978453 >.module_571978453{
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_571978453 .BodyCenter.BodyCenter571978453 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_571978453 .BodyCenter.BodyCenter571978453 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_571978453 >.module_571978453 {
margin-top:0.5405%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_571978453 >.module_571978453 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_571978453 >.module_571978453 {box-shadow: 0px 0px 0px 0px #ccc}
#module_571978453:hover {
border:none;
}
#module_571978453:hover >.module_571978453 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_571978453 .ModuleSubContainer{background-color:transparent;}
#module_571978453 .ModuleSubContainer{background-image:none;}
#module_571978453 .ModuleSubContainer{background-repeat:no-repeat;}
#module_571978453 .ModuleSubContainer{background-position:0% 0%;}
#module_571978453 .ModuleSubContainer{background-attachment:scroll;}
#module_571978453 .ModuleSubContainer{}
#module_571978453 {!bgVideo!}{bgVideoUrl:}
#module_571978453 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_571978453 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_571978453 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer571978453 {max-width:1580px;width:auto;}
.module_572020557 .ModuleHead .HeadCenter{float:none;}
#module_572020557 {
padding:0px;
}
#module_572020557 {
position:static;
z-index:0;
top:20px;
width:100%;
height: auto;
}
#module_572020557 .ModuleHead572020557 {
display:none;
}
#module_572020557 .BodyCenter.BodyCenter572020557 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572020557 >.module_572020557 {
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_572020557 >.module_572020557{
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_572020557 .BodyCenter.BodyCenter572020557 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_572020557 .BodyCenter.BodyCenter572020557 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572020557 >.module_572020557 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572020557 >.module_572020557 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572020557 >.module_572020557 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572020557:hover {
border:none;
}
#module_572020557:hover >.module_572020557 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572020557 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572020557 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572020557 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572020557 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572020557 .imageTextGiant-Container{padding-top:10px;}
#module_572020557 .imageTextGiant-Container{padding-bottom:10px;}
#module_572020557 .imageTextGiant-Container{padding-left:10px;}
#module_572020557 .imageTextGiant-Container{padding-right:10px;}
#module_572020557 .showHandle .btn{font-size:14px;}
#module_572020557 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572020557 .showHandle .btn{color:#333;}
#module_572020557 .showHandle .btn{font-weight:400;}
#module_572020557 .showHandle .btn{text-decoration:none;}
#module_572020557 .showHandle .btn{font-style:normal;}
#module_572020557 .showHandle div{border-top-color:#ddd !important;}
#module_572020557 .showHandle div{border-top-style:solid !important;}
#module_572020557 .showHandle div{border-top-width:1px !important;}
#module_572020557 .showHandle{background-color:transparent;}
#module_572020557 .showHandle{background-image:none;}
#module_572020557 .showHandle{background-repeat:no-repeat;}
#module_572020557 .showHandle{}
#module_572020557 .showHandle{}
#module_572020557 .showHandle{}
#module_572020557 a{font-size:unset;font-family:unset}
.module_579954257 .ModuleHead .HeadCenter{float:none;}
#module_579954257 {
padding:0px;
}
#module_579954257 {
position:static;
z-index:1;
top:86px;
left:0px;
width:100%;
height: auto;
}
#module_579954257 .ModuleHead579954257 {
display:none;
}
#module_579954257 .BodyCenter.BodyCenter579954257 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954257 >.module_579954257 {
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_579954257 >.module_579954257{
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_579954257 .BodyCenter.BodyCenter579954257 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_579954257 .BodyCenter.BodyCenter579954257 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_579954257 >.module_579954257 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954257 >.module_579954257 {
margin-top:2.8818%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:2.8818%;
}
}
#module_579954257 >.module_579954257 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954257:hover {
border:none;
}
#module_579954257:hover >.module_579954257 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954257 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954257 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954257 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954257 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954257 .imageTextGiant-Container{padding-top:10px;}
#module_579954257 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954257 .imageTextGiant-Container{padding-left:10px;}
#module_579954257 .imageTextGiant-Container{padding-right:10px;}
#module_579954257 .showHandle .btn{font-size:14px;}
#module_579954257 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954257 .showHandle .btn{color:#333;}
#module_579954257 .showHandle .btn{font-weight:400;}
#module_579954257 .showHandle .btn{text-decoration:none;}
#module_579954257 .showHandle .btn{font-style:normal;}
#module_579954257 .showHandle div{border-top-color:#ddd !important;}
#module_579954257 .showHandle div{border-top-style:solid !important;}
#module_579954257 .showHandle div{border-top-width:1px !important;}
#module_579954257 .showHandle{background-color:transparent;}
#module_579954257 .showHandle{background-image:none;}
#module_579954257 .showHandle{background-repeat:no-repeat;}
#module_579954257 .showHandle{}
#module_579954257 .showHandle{}
#module_579954257 .showHandle{}
#module_579954257 a{font-size:unset;font-family:unset}
.module_579954258 .ModuleHead .HeadCenter{float:none;}
#module_579954258 {
padding:0px;
}
#module_579954258 {
position:static;
z-index:0;
top:956px;
left:327px;
width:100%;
height: auto;
}
#module_579954258 .ModuleHead579954258 {
display:none;
}
#module_579954258 .BodyCenter.BodyCenter579954258 {
background:none;background-color:rgb(242, 244, 248);
}
#module_579954258 >.module_579954258 {
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_579954258 >.module_579954258{
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_579954258 .BodyCenter.BodyCenter579954258 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.7027%;
}
}
@media screen and (max-width: 767px){
#module_579954258 .BodyCenter.BodyCenter579954258 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954258 >.module_579954258 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954258 >.module_579954258 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954258 >.module_579954258 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954258:hover {
border:none;
}
#module_579954258:hover >.module_579954258 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954258 .ModuleSubContainer{background-color:transparent;}
#module_579954258 .ModuleSubContainer{background-image:none;}
#module_579954258 .ModuleSubContainer{background-repeat:no-repeat;}
#module_579954258 .ModuleSubContainer{background-position:0% 0%;}
#module_579954258 .ModuleSubContainer{background-attachment:scroll;}
#module_579954258 .ModuleSubContainer{}
#module_579954258 {!bgVideo!}{bgVideoUrl:}
#module_579954258 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_579954258 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_579954258 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer579954258 {max-width:1580px;width:auto;}
.ModuleGridContainer.ModuleGridContainer579954258 .SubPadding {width:0px;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{margin-right: auto; margin-left: auto; padding-right: 0; padding-left: 0;}
.ModuleHoverBoxGiant.layout-101 .ModuleSubContainer{display: flex !important; position: relative; width:100%; overflow: hidden; background: none !important;}
.ModuleHoverBoxGiant.layout-101 .row{margin-right: 0px; margin-left: 0px;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{width: 100%; height: 100%}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_1{position: relative; overflow: hidden;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2{overflow: hidden; position: absolute;	display: none;  background: #fff;height: 100%; opacity: 0; top: 0; visibility: visible;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeInUp{ -webkit-animation: switchFadeInUp-out .6s ease forwards; animation: switchFadeInUp-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeIn{ -webkit-animation: switchFadeIn-out .6s ease forwards; animation: switchFadeIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeInDown{ -webkit-animation: switchFadeInDown-out .6s ease forwards; animation: switchFadeInDown-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchSlideInDown{ -webkit-animation: switchSlideInDown-out .6s ease forwards; animation: switchSlideInDown-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchSlideInUp{ -webkit-animation: switchSlideInUp-out .6s ease forwards; animation: switchSlideInUp-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceIn{ -webkit-animation: switchBounceIn-out .6s ease forwards; animation: switchBounceIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceInLeft{ -webkit-animation: switchBounceInLeft-out .6s ease forwards; animation: switchBounceInLeft-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceInRight{ -webkit-animation: switchBounceInRight-out .6s ease forwards; animation: switchBounceInRight-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchPulse{ -webkit-animation: switchPulse-out .6s ease forwards; animation: switchPulse-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchZoomIn{ -webkit-animation: switchZoomIn-out .6s ease forwards; animation: switchZoomIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFlipInY{ -webkit-animation: switchFlipInY-out .6s ease forwards; animation: switchFlipInY-out .6s ease forwards; }
@media only screen and (min-width: 769px) {
	
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeIn{-webkit-animation: fadeIn .6s ease forwards; animation: fadeIn .6s ease forwards;}
	
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInDown{-webkit-animation: fadeInDown .6s ease forwards; animation: fadeInDown .6s ease forwards;}
	
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInUp{-webkit-animation: fadeInUp .6s ease forwards; animation: fadeInUp .6s ease forwards;}
	
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInDown{-webkit-animation: slideInDown .6s ease forwards; animation: slideInDown .6s ease forwards;}
	
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInUp{-webkit-animation: slideInUp .6s ease forwards; animation: slideInUp .6s ease forwards;}
	
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceIn{-webkit-animation: bounceIn .6s ease forwards; animation: bounceIn .6s ease forwards;}
	
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInLeft{-webkit-animation: bounceInLeft .6s ease forwards; animation: bounceInLeft .6s ease forwards;}
	
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInRight{-webkit-animation: bounceInRight .6s ease forwards; animation: bounceInRight .6s ease forwards;}
	
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchPulse{-webkit-animation: pulse .6s ease forwards; animation: pulse .6s ease forwards;}
	
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchZoomIn{-webkit-animation: zoomIn .6s ease forwards; animation: zoomIn .6s ease forwards;}
	
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFlipInY{-webkit-animation: flipInY .6s ease forwards; animation: flipInY .6s ease forwards;}
}

@media only screen and (max-width: 768px) {
	.ModuleHoverBoxGiant.layout-101 .ModuleShowHover .ModuleHoverBoxItem_2{display: block !important; height: 100% !important; opacity: 1 !important; top: 0 !important;}
	.ModuleHoverBoxGiant.layout-101 .ModuleShowNormal .ModuleHoverBoxItem_2{display: none !important;}
}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchAnimateNone{height: 100%;opacity: 1;top: 0;display: inline-block;visibility: visible;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .wow{visibility: visible !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeIn{animation-name:fadeIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInLeft{animation-name:fadeInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInRight{animation-name:fadeInRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInUp{animation-name:fadeInUp !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInDown{animation-name:fadeInDown !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInUp{animation-name:slideInUp !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInDown{animation-name:slideInDown !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInLeft{animation-name:slideInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInRight{animation-name:slideInRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .zoomIn{animation-name:zoomIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flipInX{animation-name:flipInX !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flipInY{animation-name:flipInY !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounce{animation-name:bounce !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flash{animation-name:flash !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .pulse{animation-name:pulse !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .rotateInDownLeft{animation-name:rotateInDownLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .rotateInDownRight{animation-name:rotateInDownRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceIn{animation-name:bounceIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceInLeft{animation-name:bounceInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceInRight{animation-name:bounceInRight !important;}

@keyframes switchBounceInRight-out {
	0%, 90% , 75%, 60% ,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	60% {
		-webkit-transform: translate3d(25px,0,0);
		-ms-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0);
	}
	75% {
		-webkit-transform: translate3d(-10px,0,0);
		-ms-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0);
	}
	90% {
		-webkit-transform: translate3d(1000px,0,0);
		-ms-transform: translate3d(1000px,0,0);
		transform: translate3d(1000px,0,0);
	}
	100% {
		-webkit-transform: translate3d(3000px,0,0);
		-ms-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0);
	}

}
@keyframes switchBounceInLeft-out {
	0%, 90% , 75%, 60% ,100% {
		-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);
		transition-timing-function:cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
    }
    60% {
		-webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
		-webkit-transform: translate3d(-1000px, 0, 0);
        -ms-transform: translate3d(-1000px, 0, 0);
        transform: translate3d(-1000px, 0, 0);
    }
    100% {
		-webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
}
@keyframes switchBounceIn-out {
	0%, 100%, 20%, 40%, 60%, 80% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		-ms-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1);
	}
	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		-ms-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		-ms-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03);
	}
	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		-ms-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		-ms-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}


}
@keyframes switchPulse-out  {
	0% {
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
		opacity: 1;
	}
	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		-ms-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05);
	}
	100% {
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
		opacity: 0;
	}
}
@keyframes switchFlipInY-out {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,10deg);
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		transform: perspective(400px) rotate3d(0,1,0,-5deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}
}
@keyframes  switchZoomIn-out {
	0%{
		opacity: 1;
	}
	50%{
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		-ms-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}
	100%{
		opacity: 0;
	}
}
@keyframes switchFadeInUp-out {
	0% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	100%{
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		-ms-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}
}
@keyframes switchFadeIn-out {
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
@keyframes switchFadeInDown-out {
	0%{
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	100%{
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		-ms-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}
}
@keyframes switchSlideInDown-out  {
	0%{
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100%{
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}
@keyframes switchSlideInUp-out  {
	0%{
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100%{
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}
}
.module_579954259 .ModuleHead .HeadCenter{float:none;}
#module_579954259 {
padding:0px;
}
#module_579954259 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_579954259 .ModuleHead579954259 {
display:none;
}
#module_579954259 >.module_579954259 {
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_579954259 >.module_579954259{
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_579954259 .BodyCenter.BodyCenter579954259 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954259 .BodyCenter.BodyCenter579954259 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954259 >.module_579954259 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954259 >.module_579954259 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954259 >.module_579954259 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_579954259:hover {
border:none;
}
#module_579954259:hover >.module_579954259 {
border-color:#ccc;
}
#module_579954259:hover >.module_579954259 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.25);transition: box-shadow 0.5s ease 0s;}

#module_579954259 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_579954259 .ModuleHoverBoxItem_1{background-image:none;}
#module_579954259 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_579954259 .ModuleHoverBoxItem_1{}
#module_579954259 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_579954259 .ModuleHoverBoxItem_1{}
#module_579954259 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_579954259 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_579954259 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_579954259 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_579954259 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_579954259 .ModuleHoverBoxItem_2{background-image:none;}
#module_579954259 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_579954259 .ModuleHoverBoxItem_2{}
#module_579954259 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_579954259 .ModuleHoverBoxItem_2{}
#module_579954259 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_579954259 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_579954259 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_579954259 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_579954259 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_579954260 .ModuleHead .HeadCenter{float:none;}
#module_579954260 {
padding:0px;
}
#module_579954260 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_579954260 .ModuleHead579954260 {
display:none;
}
#module_579954260 .BodyCenter.BodyCenter579954260 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954260 >.module_579954260 {
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_579954260 >.module_579954260{
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_579954260 .BodyCenter.BodyCenter579954260 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954260 .BodyCenter.BodyCenter579954260 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954260 >.module_579954260 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954260 >.module_579954260 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954260 >.module_579954260 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954260:hover {
border:none;
}
#module_579954260:hover >.module_579954260 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954260 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954260 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954260 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954260 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954260 .imageTextGiant-Container{padding-top:10px;}
#module_579954260 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954260 .imageTextGiant-Container{padding-left:10px;}
#module_579954260 .imageTextGiant-Container{padding-right:10px;}
#module_579954260 .showHandle .btn{font-size:14px;}
#module_579954260 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954260 .showHandle .btn{color:#333;}
#module_579954260 .showHandle .btn{font-weight:400;}
#module_579954260 .showHandle .btn{text-decoration:none;}
#module_579954260 .showHandle .btn{font-style:normal;}
#module_579954260 .showHandle div{border-top-color:#ddd !important;}
#module_579954260 .showHandle div{border-top-style:solid !important;}
#module_579954260 .showHandle div{border-top-width:1px !important;}
#module_579954260 .showHandle{background-color:transparent;}
#module_579954260 .showHandle{background-image:none;}
#module_579954260 .showHandle{background-repeat:no-repeat;}
#module_579954260 .showHandle{}
#module_579954260 .showHandle{}
#module_579954260 .showHandle{}
#module_579954260 a{font-size:unset;font-family:unset}.ModuleButtonGiant.layout-101 .moduleButton{
    background-color: #f10251;
    font-size: 14px;
    height: 40px;
    border-radius:20px;
    width:100px;
    color:#fff;
    text-align: center;
    line-height: 40px;
    overflow:hidden;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    display: inline-table;
    
}
.ModuleButtonGiant.layout-101 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-101 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-101 .BreadIcon{
    font-size: 16px;
}

.ModuleButtonGiant.layout-101 .moduleButton:hover{
    background-color: #e50b1c;
}

.ModuleButtonGiant.layout-101:hover .moduleButton:before{
    background-color:#000
}
.ModuleButtonGiant.layout-101 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
}
.ModuleButtonGiant.layout-101 .buttonbox > span{
	display:inline-flex;
}
.module_579954261 .ModuleHead .HeadCenter{float:none;}
#module_579954261 {
padding:0px;
}
#module_579954261 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_579954261 .ModuleHead579954261 {
display:none;
}
#module_579954261 .BodyCenter.BodyCenter579954261 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954261 >.module_579954261 {
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_579954261 >.module_579954261{
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_579954261 .BodyCenter.BodyCenter579954261 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954261 .BodyCenter.BodyCenter579954261 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954261 >.module_579954261 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954261 >.module_579954261 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954261 >.module_579954261 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954261:hover {
border:none;
}
#module_579954261:hover >.module_579954261 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954261 .BodyCenter{text-align:center;}
#module_579954261 .moduleButton{font-size:16px;}
#module_579954261 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954261 .moduleButton{color:rgb(165, 165, 165);}
#module_579954261 .moduleButton{font-weight:normal;}
#module_579954261 .moduleButton{text-decoration:none;}
#module_579954261 .moduleButton{font-style:normal;}
#module_579954261 .moduleButton, #module_579954261 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_579954261 .moduleButton, #module_579954261 .moduleButton:before{background-image:none;}
#module_579954261 .moduleButton, #module_579954261 .moduleButton:before{background-repeat:no-repeat;}
#module_579954261 .moduleButton, #module_579954261 .moduleButton:before{background-position:none;}
#module_579954261 .moduleButton, #module_579954261 .moduleButton:before{background-attachment:none;}
#module_579954261 .moduleButton, #module_579954261 .moduleButton:before{}
#module_579954261 .moduleButton{border-color:rgb(232, 232, 232);}
#module_579954261 .moduleButton{border-style:solid;}
#module_579954261 .moduleButton{border-width:1px;}
#module_579954261 .moduleButton{border-top-left-radius:50px;}
#module_579954261 .moduleButton{border-top-right-radius:50px;}
#module_579954261 .moduleButton{border-bottom-left-radius:50px;}
#module_579954261 .moduleButton{border-bottom-right-radius:50px;}
#module_579954261 .moduleButton{width:135px;}
#module_579954261 .moduleButton,#module_579954261 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954261 .BodyCenter{color:#fff;}
#module_579954261 .BreadIcon{font-size:16px;} #module_579954261 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954261 .BreadIcon{color:rgb(165, 165, 165);} #module_579954261 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954261 .BreadIcon,#module_579954261 .BreadsvgIcon{margin-left:0px;}
#module_579954261 .BreadIcon,#module_579954261 .BreadsvgIcon{margin-right:6px;}
#module_579954261 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954261 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954261 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954261 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_579954261 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954261 .moduleButton:hover{font-size:16px;}
#module_579954261 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954261 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_579954261 .moduleButton:hover{font-weight:normal;}
#module_579954261 .moduleButton:hover{text-decoration:none;}
#module_579954261 .moduleButton:hover{font-style:normal;}
#module_579954261 .moduleButton:hover, #module_579954261 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_579954261 .moduleButton:hover, #module_579954261 .moduleButton.float:hover{background-image:none;}
#module_579954261 .moduleButton:hover, #module_579954261 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954261 .moduleButton:hover, #module_579954261 .moduleButton.float:hover{background-position:none;}
#module_579954261 .moduleButton:hover, #module_579954261 .moduleButton.float:hover{background-attachment:none;}
#module_579954261 .moduleButton:hover, #module_579954261 .moduleButton.float:hover{}
#module_579954261 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_579954261 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_579954261 .moduleButton:hover{border-style:solid;} #module_579954261 .moduleButton.float:hover{border-style:solid;}
#module_579954261 .moduleButton:hover{border-width:1px;}  #module_579954261 .moduleButton.float:hover{border-width:1px;}
#module_579954261 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_579954262 .ModuleHead .HeadCenter{float:none;}
#module_579954262 {
padding:0px;
}
#module_579954262 {
position:static;
z-index:1;
top:37px;
left:0px;
width:100%;
height: auto;
}
#module_579954262 .ModuleHead579954262 {
display:none;
}
#module_579954262 .BodyCenter.BodyCenter579954262 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954262 >.module_579954262 {
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_579954262 >.module_579954262{
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_579954262 .BodyCenter.BodyCenter579954262 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954262 .BodyCenter.BodyCenter579954262 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954262 >.module_579954262 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954262 >.module_579954262 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954262 >.module_579954262 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954262:hover {
border:none;
}
#module_579954262:hover >.module_579954262 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954262 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954262 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954262 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954262 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954262 .imageTextGiant-Container{padding-top:10px;}
#module_579954262 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954262 .imageTextGiant-Container{padding-left:10px;}
#module_579954262 .imageTextGiant-Container{padding-right:10px;}
#module_579954262 .showHandle .btn{font-size:14px;}
#module_579954262 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954262 .showHandle .btn{color:#333;}
#module_579954262 .showHandle .btn{font-weight:400;}
#module_579954262 .showHandle .btn{text-decoration:none;}
#module_579954262 .showHandle .btn{font-style:normal;}
#module_579954262 .showHandle div{border-top-color:#ddd !important;}
#module_579954262 .showHandle div{border-top-style:solid !important;}
#module_579954262 .showHandle div{border-top-width:1px !important;}
#module_579954262 .showHandle{background-color:transparent;}
#module_579954262 .showHandle{background-image:none;}
#module_579954262 .showHandle{background-repeat:no-repeat;}
#module_579954262 .showHandle{}
#module_579954262 .showHandle{}
#module_579954262 .showHandle{}
#module_579954262 a{font-size:unset;font-family:unset}.module_579954263 .ModuleHead .HeadCenter{float:none;}
#module_579954263 {
padding:0px;
}
#module_579954263 {
position:static;
z-index:0;
top:297px;
width:100%;
height: auto;
}
#module_579954263 .ModuleHead579954263 {
display:none;
}
#module_579954263 .BodyCenter.BodyCenter579954263 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954263 >.module_579954263 {
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_579954263 >.module_579954263{
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_579954263 .BodyCenter.BodyCenter579954263 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954263 .BodyCenter.BodyCenter579954263 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954263 >.module_579954263 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954263 >.module_579954263 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954263 >.module_579954263 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954263:hover {
border:none;
}
#module_579954263:hover >.module_579954263 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954263 .BodyCenter{text-align:center;}
#module_579954263 .moduleButton{font-size:16px;}
#module_579954263 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954263 .moduleButton{color:rgb(255, 255, 255);}
#module_579954263 .moduleButton{font-weight:normal;}
#module_579954263 .moduleButton{text-decoration:none;}
#module_579954263 .moduleButton{font-style:normal;}
#module_579954263 .moduleButton, #module_579954263 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_579954263 .moduleButton, #module_579954263 .moduleButton:before{background-image:none;}
#module_579954263 .moduleButton, #module_579954263 .moduleButton:before{background-repeat:no-repeat;}
#module_579954263 .moduleButton, #module_579954263 .moduleButton:before{background-position:none;}
#module_579954263 .moduleButton, #module_579954263 .moduleButton:before{background-attachment:none;}
#module_579954263 .moduleButton, #module_579954263 .moduleButton:before{}
#module_579954263 .moduleButton{border-color:rgb(255, 119, 15);}
#module_579954263 .moduleButton{border-style:solid;}
#module_579954263 .moduleButton{border-width:1px;}
#module_579954263 .moduleButton{border-top-left-radius:50px;}
#module_579954263 .moduleButton{border-top-right-radius:50px;}
#module_579954263 .moduleButton{border-bottom-left-radius:50px;}
#module_579954263 .moduleButton{border-bottom-right-radius:50px;}
#module_579954263 .moduleButton{width:136px;}
#module_579954263 .moduleButton,#module_579954263 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954263 .BodyCenter{color:#fff;}
#module_579954263 .BreadIcon{font-size:16px;} #module_579954263 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954263 .BreadIcon{color:rgb(255, 255, 255);} #module_579954263 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_579954263 .BreadIcon,#module_579954263 .BreadsvgIcon{margin-left:0px;}
#module_579954263 .BreadIcon,#module_579954263 .BreadsvgIcon{margin-right:6px;}
#module_579954263 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954263 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954263 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954263 .moduleButton:hover .BreadIcon{color:#fff} #module_579954263 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_579954263 .moduleButton:hover{font-size:16px;}
#module_579954263 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954263 .moduleButton:hover{color:#fff !important;}
#module_579954263 .moduleButton:hover{font-weight:normal;}
#module_579954263 .moduleButton:hover{text-decoration:none;}
#module_579954263 .moduleButton:hover{font-style:normal;}
#module_579954263 .moduleButton:hover, #module_579954263 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_579954263 .moduleButton:hover, #module_579954263 .moduleButton.float:hover{background-image:none;}
#module_579954263 .moduleButton:hover, #module_579954263 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954263 .moduleButton:hover, #module_579954263 .moduleButton.float:hover{background-position:none;}
#module_579954263 .moduleButton:hover, #module_579954263 .moduleButton.float:hover{background-attachment:none;}
#module_579954263 .moduleButton:hover, #module_579954263 .moduleButton.float:hover{}
#module_579954263 .moduleButton:hover{border-color:#000;} #module_579954263 .moduleButton.float:hover{border-color:#000;}
#module_579954263 .moduleButton:hover{border-style:none;} #module_579954263 .moduleButton.float:hover{border-style:none;}
#module_579954263 .moduleButton:hover{border-width:0px;}  #module_579954263 .moduleButton.float:hover{border-width:0px;}
#module_579954263 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer579954258 #Sub579954258_1 {width:25%;}
.module_579954264 .ModuleHead .HeadCenter{float:none;}
#module_579954264 {
padding:0px;
}
#module_579954264 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_579954264 .ModuleHead579954264 {
display:none;
}
#module_579954264 >.module_579954264 {
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_579954264 >.module_579954264{
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_579954264 .BodyCenter.BodyCenter579954264 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954264 .BodyCenter.BodyCenter579954264 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954264 >.module_579954264 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954264 >.module_579954264 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954264 >.module_579954264 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_579954264:hover {
border:none;
}
#module_579954264:hover >.module_579954264 {
border-color:#ccc;
}
#module_579954264:hover >.module_579954264 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.26);transition: box-shadow 0.5s ease 0s;}

#module_579954264 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_579954264 .ModuleHoverBoxItem_1{background-image:none;}
#module_579954264 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_579954264 .ModuleHoverBoxItem_1{}
#module_579954264 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_579954264 .ModuleHoverBoxItem_1{}
#module_579954264 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_579954264 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_579954264 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_579954264 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_579954264 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_579954264 .ModuleHoverBoxItem_2{background-image:none;}
#module_579954264 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_579954264 .ModuleHoverBoxItem_2{}
#module_579954264 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_579954264 .ModuleHoverBoxItem_2{}
#module_579954264 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_579954264 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_579954264 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_579954264 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_579954264 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_579954265 .ModuleHead .HeadCenter{float:none;}
#module_579954265 {
padding:0px;
}
#module_579954265 {
position:static;
z-index:1;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_579954265 .ModuleHead579954265 {
display:none;
}
#module_579954265 .BodyCenter.BodyCenter579954265 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954265 >.module_579954265 {
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_579954265 >.module_579954265{
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_579954265 .BodyCenter.BodyCenter579954265 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954265 .BodyCenter.BodyCenter579954265 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954265 >.module_579954265 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954265 >.module_579954265 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954265 >.module_579954265 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954265:hover {
border:none;
}
#module_579954265:hover >.module_579954265 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954265 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954265 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954265 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954265 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954265 .imageTextGiant-Container{padding-top:10px;}
#module_579954265 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954265 .imageTextGiant-Container{padding-left:10px;}
#module_579954265 .imageTextGiant-Container{padding-right:10px;}
#module_579954265 .showHandle .btn{font-size:14px;}
#module_579954265 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954265 .showHandle .btn{color:#333;}
#module_579954265 .showHandle .btn{font-weight:400;}
#module_579954265 .showHandle .btn{text-decoration:none;}
#module_579954265 .showHandle .btn{font-style:normal;}
#module_579954265 .showHandle div{border-top-color:#ddd !important;}
#module_579954265 .showHandle div{border-top-style:solid !important;}
#module_579954265 .showHandle div{border-top-width:1px !important;}
#module_579954265 .showHandle{background-color:transparent;}
#module_579954265 .showHandle{background-image:none;}
#module_579954265 .showHandle{background-repeat:no-repeat;}
#module_579954265 .showHandle{}
#module_579954265 .showHandle{}
#module_579954265 .showHandle{}
#module_579954265 a{font-size:unset;font-family:unset}.module_579954266 .ModuleHead .HeadCenter{float:none;}
#module_579954266 {
padding:0px;
}
#module_579954266 {
position:static;
z-index:1;
top:249px;
left:0px;
width:100%;
height: auto;
}
#module_579954266 .ModuleHead579954266 {
display:none;
}
#module_579954266 .BodyCenter.BodyCenter579954266 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954266 >.module_579954266 {
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_579954266 >.module_579954266{
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_579954266 .BodyCenter.BodyCenter579954266 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954266 .BodyCenter.BodyCenter579954266 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954266 >.module_579954266 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954266 >.module_579954266 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954266 >.module_579954266 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954266:hover {
border:none;
}
#module_579954266:hover >.module_579954266 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954266 .BodyCenter{text-align:center;}
#module_579954266 .moduleButton{font-size:16px;}
#module_579954266 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954266 .moduleButton{color:rgb(165, 165, 165);}
#module_579954266 .moduleButton{font-weight:normal;}
#module_579954266 .moduleButton{text-decoration:none;}
#module_579954266 .moduleButton{font-style:normal;}
#module_579954266 .moduleButton, #module_579954266 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_579954266 .moduleButton, #module_579954266 .moduleButton:before{background-image:none;}
#module_579954266 .moduleButton, #module_579954266 .moduleButton:before{background-repeat:no-repeat;}
#module_579954266 .moduleButton, #module_579954266 .moduleButton:before{background-position:none;}
#module_579954266 .moduleButton, #module_579954266 .moduleButton:before{background-attachment:none;}
#module_579954266 .moduleButton, #module_579954266 .moduleButton:before{}
#module_579954266 .moduleButton{border-color:rgb(232, 232, 232);}
#module_579954266 .moduleButton{border-style:solid;}
#module_579954266 .moduleButton{border-width:1px;}
#module_579954266 .moduleButton{border-top-left-radius:50px;}
#module_579954266 .moduleButton{border-top-right-radius:50px;}
#module_579954266 .moduleButton{border-bottom-left-radius:50px;}
#module_579954266 .moduleButton{border-bottom-right-radius:50px;}
#module_579954266 .moduleButton{width:135px;}
#module_579954266 .moduleButton,#module_579954266 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954266 .BodyCenter{color:#fff;}
#module_579954266 .BreadIcon{font-size:16px;} #module_579954266 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954266 .BreadIcon{color:rgb(165, 165, 165);} #module_579954266 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954266 .BreadIcon,#module_579954266 .BreadsvgIcon{margin-left:0px;}
#module_579954266 .BreadIcon,#module_579954266 .BreadsvgIcon{margin-right:6px;}
#module_579954266 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954266 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954266 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954266 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_579954266 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954266 .moduleButton:hover{font-size:16px;}
#module_579954266 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954266 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_579954266 .moduleButton:hover{font-weight:normal;}
#module_579954266 .moduleButton:hover{text-decoration:none;}
#module_579954266 .moduleButton:hover{font-style:normal;}
#module_579954266 .moduleButton:hover, #module_579954266 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_579954266 .moduleButton:hover, #module_579954266 .moduleButton.float:hover{background-image:none;}
#module_579954266 .moduleButton:hover, #module_579954266 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954266 .moduleButton:hover, #module_579954266 .moduleButton.float:hover{background-position:none;}
#module_579954266 .moduleButton:hover, #module_579954266 .moduleButton.float:hover{background-attachment:none;}
#module_579954266 .moduleButton:hover, #module_579954266 .moduleButton.float:hover{}
#module_579954266 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_579954266 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_579954266 .moduleButton:hover{border-style:solid;} #module_579954266 .moduleButton.float:hover{border-style:solid;}
#module_579954266 .moduleButton:hover{border-width:1px;}  #module_579954266 .moduleButton.float:hover{border-width:1px;}
#module_579954266 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_579954267 .ModuleHead .HeadCenter{float:none;}
#module_579954267 {
padding:0px;
}
#module_579954267 {
position:static;
z-index:2;
top:39px;
left:0px;
width:100%;
height: auto;
}
#module_579954267 .ModuleHead579954267 {
display:none;
}
#module_579954267 .BodyCenter.BodyCenter579954267 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954267 >.module_579954267 {
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_579954267 >.module_579954267{
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_579954267 .BodyCenter.BodyCenter579954267 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954267 .BodyCenter.BodyCenter579954267 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954267 >.module_579954267 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954267 >.module_579954267 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954267 >.module_579954267 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954267:hover {
border:none;
}
#module_579954267:hover >.module_579954267 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954267 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954267 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954267 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954267 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954267 .imageTextGiant-Container{padding-top:10px;}
#module_579954267 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954267 .imageTextGiant-Container{padding-left:10px;}
#module_579954267 .imageTextGiant-Container{padding-right:10px;}
#module_579954267 .showHandle .btn{font-size:14px;}
#module_579954267 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954267 .showHandle .btn{color:#333;}
#module_579954267 .showHandle .btn{font-weight:400;}
#module_579954267 .showHandle .btn{text-decoration:none;}
#module_579954267 .showHandle .btn{font-style:normal;}
#module_579954267 .showHandle div{border-top-color:#ddd !important;}
#module_579954267 .showHandle div{border-top-style:solid !important;}
#module_579954267 .showHandle div{border-top-width:1px !important;}
#module_579954267 .showHandle{background-color:transparent;}
#module_579954267 .showHandle{background-image:none;}
#module_579954267 .showHandle{background-repeat:no-repeat;}
#module_579954267 .showHandle{}
#module_579954267 .showHandle{}
#module_579954267 .showHandle{}
#module_579954267 a{font-size:unset;font-family:unset}.module_579954268 .ModuleHead .HeadCenter{float:none;}
#module_579954268 {
padding:0px;
}
#module_579954268 {
position:static;
z-index:0;
top:283px;
left:0px;
width:100%;
height: auto;
}
#module_579954268 .ModuleHead579954268 {
display:none;
}
#module_579954268 .BodyCenter.BodyCenter579954268 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954268 >.module_579954268 {
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_579954268 >.module_579954268{
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_579954268 .BodyCenter.BodyCenter579954268 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954268 .BodyCenter.BodyCenter579954268 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954268 >.module_579954268 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954268 >.module_579954268 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954268 >.module_579954268 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954268:hover {
border:none;
}
#module_579954268:hover >.module_579954268 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954268 .BodyCenter{text-align:center;}
#module_579954268 .moduleButton{font-size:16px;}
#module_579954268 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954268 .moduleButton{color:rgb(255, 255, 255);}
#module_579954268 .moduleButton{font-weight:normal;}
#module_579954268 .moduleButton{text-decoration:none;}
#module_579954268 .moduleButton{font-style:normal;}
#module_579954268 .moduleButton, #module_579954268 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_579954268 .moduleButton, #module_579954268 .moduleButton:before{background-image:none;}
#module_579954268 .moduleButton, #module_579954268 .moduleButton:before{background-repeat:no-repeat;}
#module_579954268 .moduleButton, #module_579954268 .moduleButton:before{background-position:none;}
#module_579954268 .moduleButton, #module_579954268 .moduleButton:before{background-attachment:none;}
#module_579954268 .moduleButton, #module_579954268 .moduleButton:before{}
#module_579954268 .moduleButton{border-color:rgb(255, 119, 15);}
#module_579954268 .moduleButton{border-style:solid;}
#module_579954268 .moduleButton{border-width:1px;}
#module_579954268 .moduleButton{border-top-left-radius:50px;}
#module_579954268 .moduleButton{border-top-right-radius:50px;}
#module_579954268 .moduleButton{border-bottom-left-radius:50px;}
#module_579954268 .moduleButton{border-bottom-right-radius:50px;}
#module_579954268 .moduleButton{width:136px;}
#module_579954268 .moduleButton,#module_579954268 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954268 .BodyCenter{color:#fff;}
#module_579954268 .BreadIcon{font-size:16px;} #module_579954268 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954268 .BreadIcon{color:rgb(255, 255, 255);} #module_579954268 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_579954268 .BreadIcon,#module_579954268 .BreadsvgIcon{margin-left:0px;}
#module_579954268 .BreadIcon,#module_579954268 .BreadsvgIcon{margin-right:6px;}
#module_579954268 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954268 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954268 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954268 .moduleButton:hover .BreadIcon{color:#fff} #module_579954268 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_579954268 .moduleButton:hover{font-size:16px;}
#module_579954268 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954268 .moduleButton:hover{color:#fff !important;}
#module_579954268 .moduleButton:hover{font-weight:normal;}
#module_579954268 .moduleButton:hover{text-decoration:none;}
#module_579954268 .moduleButton:hover{font-style:normal;}
#module_579954268 .moduleButton:hover, #module_579954268 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_579954268 .moduleButton:hover, #module_579954268 .moduleButton.float:hover{background-image:none;}
#module_579954268 .moduleButton:hover, #module_579954268 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954268 .moduleButton:hover, #module_579954268 .moduleButton.float:hover{background-position:none;}
#module_579954268 .moduleButton:hover, #module_579954268 .moduleButton.float:hover{background-attachment:none;}
#module_579954268 .moduleButton:hover, #module_579954268 .moduleButton.float:hover{}
#module_579954268 .moduleButton:hover{border-color:#000;} #module_579954268 .moduleButton.float:hover{border-color:#000;}
#module_579954268 .moduleButton:hover{border-style:none;} #module_579954268 .moduleButton.float:hover{border-style:none;}
#module_579954268 .moduleButton:hover{border-width:0px;}  #module_579954268 .moduleButton.float:hover{border-width:0px;}
#module_579954268 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer579954258 #Sub579954258_2 {width:25%;}
.module_579954269 .ModuleHead .HeadCenter{float:none;}
#module_579954269 {
padding:0px;
}
#module_579954269 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_579954269 .ModuleHead579954269 {
display:none;
}
#module_579954269 >.module_579954269 {
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_579954269 >.module_579954269{
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_579954269 .BodyCenter.BodyCenter579954269 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954269 .BodyCenter.BodyCenter579954269 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954269 >.module_579954269 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954269 >.module_579954269 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954269 >.module_579954269 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_579954269:hover {
border:none;
}
#module_579954269:hover >.module_579954269 {
border-color:#ccc;
}
#module_579954269:hover >.module_579954269 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.25);transition: box-shadow 0.5s ease 0s;}

#module_579954269 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_579954269 .ModuleHoverBoxItem_1{background-image:none;}
#module_579954269 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_579954269 .ModuleHoverBoxItem_1{}
#module_579954269 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_579954269 .ModuleHoverBoxItem_1{}
#module_579954269 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_579954269 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_579954269 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_579954269 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_579954269 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_579954269 .ModuleHoverBoxItem_2{background-image:none;}
#module_579954269 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_579954269 .ModuleHoverBoxItem_2{}
#module_579954269 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_579954269 .ModuleHoverBoxItem_2{}
#module_579954269 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_579954269 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_579954269 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_579954269 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_579954269 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_579954270 .ModuleHead .HeadCenter{float:none;}
#module_579954270 {
padding:0px;
}
#module_579954270 {
position:static;
z-index:0;
top:42px;
left:0px;
width:100%;
height: auto;
}
#module_579954270 .ModuleHead579954270 {
display:none;
}
#module_579954270 .BodyCenter.BodyCenter579954270 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954270 >.module_579954270 {
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_579954270 >.module_579954270{
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_579954270 .BodyCenter.BodyCenter579954270 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954270 .BodyCenter.BodyCenter579954270 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954270 >.module_579954270 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954270 >.module_579954270 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954270 >.module_579954270 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954270:hover {
border:none;
}
#module_579954270:hover >.module_579954270 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954270 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954270 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954270 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954270 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954270 .imageTextGiant-Container{padding-top:10px;}
#module_579954270 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954270 .imageTextGiant-Container{padding-left:10px;}
#module_579954270 .imageTextGiant-Container{padding-right:10px;}
#module_579954270 .showHandle .btn{font-size:14px;}
#module_579954270 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954270 .showHandle .btn{color:#333;}
#module_579954270 .showHandle .btn{font-weight:400;}
#module_579954270 .showHandle .btn{text-decoration:none;}
#module_579954270 .showHandle .btn{font-style:normal;}
#module_579954270 .showHandle div{border-top-color:#ddd !important;}
#module_579954270 .showHandle div{border-top-style:solid !important;}
#module_579954270 .showHandle div{border-top-width:1px !important;}
#module_579954270 .showHandle{background-color:transparent;}
#module_579954270 .showHandle{background-image:none;}
#module_579954270 .showHandle{background-repeat:no-repeat;}
#module_579954270 .showHandle{}
#module_579954270 .showHandle{}
#module_579954270 .showHandle{}
#module_579954270 a{font-size:unset;font-family:unset}.module_579954271 .ModuleHead .HeadCenter{float:none;}
#module_579954271 {
padding:0px;
}
#module_579954271 {
position:static;
z-index:1;
top:242px;
left:0px;
width:100%;
height: auto;
}
#module_579954271 .ModuleHead579954271 {
display:none;
}
#module_579954271 .BodyCenter.BodyCenter579954271 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954271 >.module_579954271 {
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_579954271 >.module_579954271{
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_579954271 .BodyCenter.BodyCenter579954271 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954271 .BodyCenter.BodyCenter579954271 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954271 >.module_579954271 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954271 >.module_579954271 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954271 >.module_579954271 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954271:hover {
border:none;
}
#module_579954271:hover >.module_579954271 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954271 .BodyCenter{text-align:center;}
#module_579954271 .moduleButton{font-size:16px;}
#module_579954271 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954271 .moduleButton{color:rgb(165, 165, 165);}
#module_579954271 .moduleButton{font-weight:normal;}
#module_579954271 .moduleButton{text-decoration:none;}
#module_579954271 .moduleButton{font-style:normal;}
#module_579954271 .moduleButton, #module_579954271 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_579954271 .moduleButton, #module_579954271 .moduleButton:before{background-image:none;}
#module_579954271 .moduleButton, #module_579954271 .moduleButton:before{background-repeat:no-repeat;}
#module_579954271 .moduleButton, #module_579954271 .moduleButton:before{background-position:none;}
#module_579954271 .moduleButton, #module_579954271 .moduleButton:before{background-attachment:none;}
#module_579954271 .moduleButton, #module_579954271 .moduleButton:before{}
#module_579954271 .moduleButton{border-color:rgb(232, 232, 232);}
#module_579954271 .moduleButton{border-style:solid;}
#module_579954271 .moduleButton{border-width:1px;}
#module_579954271 .moduleButton{border-top-left-radius:50px;}
#module_579954271 .moduleButton{border-top-right-radius:50px;}
#module_579954271 .moduleButton{border-bottom-left-radius:50px;}
#module_579954271 .moduleButton{border-bottom-right-radius:50px;}
#module_579954271 .moduleButton{width:135px;}
#module_579954271 .moduleButton,#module_579954271 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954271 .BodyCenter{color:#fff;}
#module_579954271 .BreadIcon{font-size:16px;} #module_579954271 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954271 .BreadIcon{color:rgb(165, 165, 165);} #module_579954271 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954271 .BreadIcon,#module_579954271 .BreadsvgIcon{margin-left:0px;}
#module_579954271 .BreadIcon,#module_579954271 .BreadsvgIcon{margin-right:6px;}
#module_579954271 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954271 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954271 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954271 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_579954271 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954271 .moduleButton:hover{font-size:16px;}
#module_579954271 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954271 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_579954271 .moduleButton:hover{font-weight:normal;}
#module_579954271 .moduleButton:hover{text-decoration:none;}
#module_579954271 .moduleButton:hover{font-style:normal;}
#module_579954271 .moduleButton:hover, #module_579954271 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_579954271 .moduleButton:hover, #module_579954271 .moduleButton.float:hover{background-image:none;}
#module_579954271 .moduleButton:hover, #module_579954271 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954271 .moduleButton:hover, #module_579954271 .moduleButton.float:hover{background-position:none;}
#module_579954271 .moduleButton:hover, #module_579954271 .moduleButton.float:hover{background-attachment:none;}
#module_579954271 .moduleButton:hover, #module_579954271 .moduleButton.float:hover{}
#module_579954271 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_579954271 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_579954271 .moduleButton:hover{border-style:solid;} #module_579954271 .moduleButton.float:hover{border-style:solid;}
#module_579954271 .moduleButton:hover{border-width:1px;}  #module_579954271 .moduleButton.float:hover{border-width:1px;}
#module_579954271 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_579954273 .ModuleHead .HeadCenter{float:none;}
#module_579954273 {
padding:0px;
}
#module_579954273 {
position:static;
z-index:0;
top:12px;
left:0px;
width:100%;
height: auto;
}
#module_579954273 .ModuleHead579954273 {
display:none;
}
#module_579954273 .BodyCenter.BodyCenter579954273 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954273 >.module_579954273 {
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_579954273 >.module_579954273{
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_579954273 .BodyCenter.BodyCenter579954273 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954273 .BodyCenter.BodyCenter579954273 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954273 >.module_579954273 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954273 >.module_579954273 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954273 >.module_579954273 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954273:hover {
border:none;
}
#module_579954273:hover >.module_579954273 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954273 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954273 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954273 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954273 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954273 .imageTextGiant-Container{padding-top:10px;}
#module_579954273 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954273 .imageTextGiant-Container{padding-left:10px;}
#module_579954273 .imageTextGiant-Container{padding-right:10px;}
#module_579954273 .showHandle .btn{font-size:14px;}
#module_579954273 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954273 .showHandle .btn{color:#333;}
#module_579954273 .showHandle .btn{font-weight:400;}
#module_579954273 .showHandle .btn{text-decoration:none;}
#module_579954273 .showHandle .btn{font-style:normal;}
#module_579954273 .showHandle div{border-top-color:#ddd !important;}
#module_579954273 .showHandle div{border-top-style:solid !important;}
#module_579954273 .showHandle div{border-top-width:1px !important;}
#module_579954273 .showHandle{background-color:transparent;}
#module_579954273 .showHandle{background-image:none;}
#module_579954273 .showHandle{background-repeat:no-repeat;}
#module_579954273 .showHandle{}
#module_579954273 .showHandle{}
#module_579954273 .showHandle{}
#module_579954273 a{font-size:unset;font-family:unset}.module_579954272 .ModuleHead .HeadCenter{float:none;}
#module_579954272 {
padding:0px;
}
#module_579954272 {
position:static;
z-index:1;
top:2364px;
left:1195px;
width:100%;
height: auto;
}
#module_579954272 .ModuleHead579954272 {
display:none;
}
#module_579954272 .BodyCenter.BodyCenter579954272 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954272 >.module_579954272 {
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_579954272 >.module_579954272{
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_579954272 .BodyCenter.BodyCenter579954272 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954272 .BodyCenter.BodyCenter579954272 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954272 >.module_579954272 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954272 >.module_579954272 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954272 >.module_579954272 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954272:hover {
border:none;
}
#module_579954272:hover >.module_579954272 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954272 .BodyCenter{text-align:center;}
#module_579954272 .moduleButton{font-size:16px;}
#module_579954272 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954272 .moduleButton{color:rgb(255, 255, 255);}
#module_579954272 .moduleButton{font-weight:normal;}
#module_579954272 .moduleButton{text-decoration:none;}
#module_579954272 .moduleButton{font-style:normal;}
#module_579954272 .moduleButton, #module_579954272 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_579954272 .moduleButton, #module_579954272 .moduleButton:before{background-image:none;}
#module_579954272 .moduleButton, #module_579954272 .moduleButton:before{background-repeat:no-repeat;}
#module_579954272 .moduleButton, #module_579954272 .moduleButton:before{background-position:none;}
#module_579954272 .moduleButton, #module_579954272 .moduleButton:before{background-attachment:none;}
#module_579954272 .moduleButton, #module_579954272 .moduleButton:before{}
#module_579954272 .moduleButton{border-color:rgb(255, 119, 15);}
#module_579954272 .moduleButton{border-style:solid;}
#module_579954272 .moduleButton{border-width:1px;}
#module_579954272 .moduleButton{border-top-left-radius:50px;}
#module_579954272 .moduleButton{border-top-right-radius:50px;}
#module_579954272 .moduleButton{border-bottom-left-radius:50px;}
#module_579954272 .moduleButton{border-bottom-right-radius:50px;}
#module_579954272 .moduleButton{width:136px;}
#module_579954272 .moduleButton,#module_579954272 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954272 .BodyCenter{color:#fff;}
#module_579954272 .BreadIcon{font-size:16px;} #module_579954272 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954272 .BreadIcon{color:rgb(255, 255, 255);} #module_579954272 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_579954272 .BreadIcon,#module_579954272 .BreadsvgIcon{margin-left:0px;}
#module_579954272 .BreadIcon,#module_579954272 .BreadsvgIcon{margin-right:6px;}
#module_579954272 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954272 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954272 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954272 .moduleButton:hover .BreadIcon{color:#fff} #module_579954272 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_579954272 .moduleButton:hover{font-size:16px;}
#module_579954272 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954272 .moduleButton:hover{color:#fff !important;}
#module_579954272 .moduleButton:hover{font-weight:normal;}
#module_579954272 .moduleButton:hover{text-decoration:none;}
#module_579954272 .moduleButton:hover{font-style:normal;}
#module_579954272 .moduleButton:hover, #module_579954272 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_579954272 .moduleButton:hover, #module_579954272 .moduleButton.float:hover{background-image:none;}
#module_579954272 .moduleButton:hover, #module_579954272 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954272 .moduleButton:hover, #module_579954272 .moduleButton.float:hover{background-position:none;}
#module_579954272 .moduleButton:hover, #module_579954272 .moduleButton.float:hover{background-attachment:none;}
#module_579954272 .moduleButton:hover, #module_579954272 .moduleButton.float:hover{}
#module_579954272 .moduleButton:hover{border-color:#000;} #module_579954272 .moduleButton.float:hover{border-color:#000;}
#module_579954272 .moduleButton:hover{border-style:none;} #module_579954272 .moduleButton.float:hover{border-style:none;}
#module_579954272 .moduleButton:hover{border-width:0px;}  #module_579954272 .moduleButton.float:hover{border-width:0px;}
#module_579954272 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer579954258 #Sub579954258_3 {width:25%;}
.module_579954274 .ModuleHead .HeadCenter{float:none;}
#module_579954274 {
padding:0px;
}
#module_579954274 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_579954274 .ModuleHead579954274 {
display:none;
}
#module_579954274 >.module_579954274 {
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_579954274 >.module_579954274{
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_579954274 .BodyCenter.BodyCenter579954274 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954274 .BodyCenter.BodyCenter579954274 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954274 >.module_579954274 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954274 >.module_579954274 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954274 >.module_579954274 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_579954274:hover {
border:none;
}
#module_579954274:hover >.module_579954274 {
border-color:#ccc;
}
#module_579954274:hover >.module_579954274 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.25);transition: box-shadow 0.5s ease 0s;}

#module_579954274 .ModuleHoverBoxItem_1{background-color:rgb(255, 255, 255);}
#module_579954274 .ModuleHoverBoxItem_1{background-image:none;}
#module_579954274 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_579954274 .ModuleHoverBoxItem_1{}
#module_579954274 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_579954274 .ModuleHoverBoxItem_1{}
#module_579954274 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_579954274 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_579954274 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_579954274 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_579954274 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_579954274 .ModuleHoverBoxItem_2{background-image:none;}
#module_579954274 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_579954274 .ModuleHoverBoxItem_2{}
#module_579954274 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_579954274 .ModuleHoverBoxItem_2{}
#module_579954274 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_579954274 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_579954274 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_579954274 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_579954274 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_579954275 .ModuleHead .HeadCenter{float:none;}
#module_579954275 {
padding:0px;
}
#module_579954275 {
position:static;
z-index:1;
top:38px;
left:0px;
width:100%;
height: auto;
}
#module_579954275 .ModuleHead579954275 {
display:none;
}
#module_579954275 .BodyCenter.BodyCenter579954275 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954275 >.module_579954275 {
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_579954275 >.module_579954275{
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_579954275 .BodyCenter.BodyCenter579954275 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954275 .BodyCenter.BodyCenter579954275 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954275 >.module_579954275 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954275 >.module_579954275 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954275 >.module_579954275 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954275:hover {
border:none;
}
#module_579954275:hover >.module_579954275 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954275 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954275 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954275 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954275 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954275 .imageTextGiant-Container{padding-top:10px;}
#module_579954275 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954275 .imageTextGiant-Container{padding-left:10px;}
#module_579954275 .imageTextGiant-Container{padding-right:10px;}
#module_579954275 .showHandle .btn{font-size:14px;}
#module_579954275 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954275 .showHandle .btn{color:#333;}
#module_579954275 .showHandle .btn{font-weight:400;}
#module_579954275 .showHandle .btn{text-decoration:none;}
#module_579954275 .showHandle .btn{font-style:normal;}
#module_579954275 .showHandle div{border-top-color:#ddd !important;}
#module_579954275 .showHandle div{border-top-style:solid !important;}
#module_579954275 .showHandle div{border-top-width:1px !important;}
#module_579954275 .showHandle{background-color:transparent;}
#module_579954275 .showHandle{background-image:none;}
#module_579954275 .showHandle{background-repeat:no-repeat;}
#module_579954275 .showHandle{}
#module_579954275 .showHandle{}
#module_579954275 .showHandle{}
#module_579954275 a{font-size:unset;font-family:unset}.module_579954276 .ModuleHead .HeadCenter{float:none;}
#module_579954276 {
padding:0px;
}
#module_579954276 {
position:static;
z-index:1;
top:236px;
left:0px;
width:100%;
height: auto;
}
#module_579954276 .ModuleHead579954276 {
display:none;
}
#module_579954276 .BodyCenter.BodyCenter579954276 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954276 >.module_579954276 {
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_579954276 >.module_579954276{
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_579954276 .BodyCenter.BodyCenter579954276 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954276 .BodyCenter.BodyCenter579954276 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954276 >.module_579954276 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954276 >.module_579954276 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954276 >.module_579954276 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954276:hover {
border:none;
}
#module_579954276:hover >.module_579954276 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954276 .BodyCenter{text-align:center;}
#module_579954276 .moduleButton{font-size:16px;}
#module_579954276 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954276 .moduleButton{color:rgb(165, 165, 165);}
#module_579954276 .moduleButton{font-weight:normal;}
#module_579954276 .moduleButton{text-decoration:none;}
#module_579954276 .moduleButton{font-style:normal;}
#module_579954276 .moduleButton, #module_579954276 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_579954276 .moduleButton, #module_579954276 .moduleButton:before{background-image:none;}
#module_579954276 .moduleButton, #module_579954276 .moduleButton:before{background-repeat:no-repeat;}
#module_579954276 .moduleButton, #module_579954276 .moduleButton:before{background-position:none;}
#module_579954276 .moduleButton, #module_579954276 .moduleButton:before{background-attachment:none;}
#module_579954276 .moduleButton, #module_579954276 .moduleButton:before{}
#module_579954276 .moduleButton{border-color:rgb(232, 232, 232);}
#module_579954276 .moduleButton{border-style:solid;}
#module_579954276 .moduleButton{border-width:1px;}
#module_579954276 .moduleButton{border-top-left-radius:50px;}
#module_579954276 .moduleButton{border-top-right-radius:50px;}
#module_579954276 .moduleButton{border-bottom-left-radius:50px;}
#module_579954276 .moduleButton{border-bottom-right-radius:50px;}
#module_579954276 .moduleButton{width:135px;}
#module_579954276 .moduleButton,#module_579954276 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954276 .BodyCenter{color:#fff;}
#module_579954276 .BreadIcon{font-size:16px;} #module_579954276 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954276 .BreadIcon{color:rgb(165, 165, 165);} #module_579954276 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954276 .BreadIcon,#module_579954276 .BreadsvgIcon{margin-left:0px;}
#module_579954276 .BreadIcon,#module_579954276 .BreadsvgIcon{margin-right:6px;}
#module_579954276 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954276 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954276 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954276 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_579954276 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954276 .moduleButton:hover{font-size:16px;}
#module_579954276 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954276 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_579954276 .moduleButton:hover{font-weight:normal;}
#module_579954276 .moduleButton:hover{text-decoration:none;}
#module_579954276 .moduleButton:hover{font-style:normal;}
#module_579954276 .moduleButton:hover, #module_579954276 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_579954276 .moduleButton:hover, #module_579954276 .moduleButton.float:hover{background-image:none;}
#module_579954276 .moduleButton:hover, #module_579954276 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954276 .moduleButton:hover, #module_579954276 .moduleButton.float:hover{background-position:none;}
#module_579954276 .moduleButton:hover, #module_579954276 .moduleButton.float:hover{background-attachment:none;}
#module_579954276 .moduleButton:hover, #module_579954276 .moduleButton.float:hover{}
#module_579954276 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_579954276 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_579954276 .moduleButton:hover{border-style:solid;} #module_579954276 .moduleButton.float:hover{border-style:solid;}
#module_579954276 .moduleButton:hover{border-width:1px;}  #module_579954276 .moduleButton.float:hover{border-width:1px;}
#module_579954276 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_579954278 .ModuleHead .HeadCenter{float:none;}
#module_579954278 {
padding:0px;
}
#module_579954278 {
position:static;
z-index:2;
top:49px;
left:0px;
width:100%;
height: auto;
}
#module_579954278 .ModuleHead579954278 {
display:none;
}
#module_579954278 .BodyCenter.BodyCenter579954278 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954278 >.module_579954278 {
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_579954278 >.module_579954278{
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_579954278 .BodyCenter.BodyCenter579954278 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954278 .BodyCenter.BodyCenter579954278 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954278 >.module_579954278 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954278 >.module_579954278 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954278 >.module_579954278 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954278:hover {
border:none;
}
#module_579954278:hover >.module_579954278 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954278 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954278 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954278 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954278 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954278 .imageTextGiant-Container{padding-top:10px;}
#module_579954278 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954278 .imageTextGiant-Container{padding-left:10px;}
#module_579954278 .imageTextGiant-Container{padding-right:10px;}
#module_579954278 .showHandle .btn{font-size:14px;}
#module_579954278 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954278 .showHandle .btn{color:#333;}
#module_579954278 .showHandle .btn{font-weight:400;}
#module_579954278 .showHandle .btn{text-decoration:none;}
#module_579954278 .showHandle .btn{font-style:normal;}
#module_579954278 .showHandle div{border-top-color:#ddd !important;}
#module_579954278 .showHandle div{border-top-style:solid !important;}
#module_579954278 .showHandle div{border-top-width:1px !important;}
#module_579954278 .showHandle{background-color:transparent;}
#module_579954278 .showHandle{background-image:none;}
#module_579954278 .showHandle{background-repeat:no-repeat;}
#module_579954278 .showHandle{}
#module_579954278 .showHandle{}
#module_579954278 .showHandle{}
#module_579954278 a{font-size:unset;font-family:unset}.module_579954277 .ModuleHead .HeadCenter{float:none;}
#module_579954277 {
padding:0px;
}
#module_579954277 {
position:static;
z-index:1;
top:2339px;
left:1397px;
width:100%;
height: auto;
}
#module_579954277 .ModuleHead579954277 {
display:none;
}
#module_579954277 .BodyCenter.BodyCenter579954277 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954277 >.module_579954277 {
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_579954277 >.module_579954277{
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_579954277 .BodyCenter.BodyCenter579954277 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954277 .BodyCenter.BodyCenter579954277 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954277 >.module_579954277 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954277 >.module_579954277 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954277 >.module_579954277 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954277:hover {
border:none;
}
#module_579954277:hover >.module_579954277 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954277 .BodyCenter{text-align:center;}
#module_579954277 .moduleButton{font-size:16px;}
#module_579954277 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954277 .moduleButton{color:rgb(255, 255, 255);}
#module_579954277 .moduleButton{font-weight:normal;}
#module_579954277 .moduleButton{text-decoration:none;}
#module_579954277 .moduleButton{font-style:normal;}
#module_579954277 .moduleButton, #module_579954277 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_579954277 .moduleButton, #module_579954277 .moduleButton:before{background-image:none;}
#module_579954277 .moduleButton, #module_579954277 .moduleButton:before{background-repeat:no-repeat;}
#module_579954277 .moduleButton, #module_579954277 .moduleButton:before{background-position:none;}
#module_579954277 .moduleButton, #module_579954277 .moduleButton:before{background-attachment:none;}
#module_579954277 .moduleButton, #module_579954277 .moduleButton:before{}
#module_579954277 .moduleButton{border-color:rgb(255, 119, 15);}
#module_579954277 .moduleButton{border-style:solid;}
#module_579954277 .moduleButton{border-width:1px;}
#module_579954277 .moduleButton{border-top-left-radius:50px;}
#module_579954277 .moduleButton{border-top-right-radius:50px;}
#module_579954277 .moduleButton{border-bottom-left-radius:50px;}
#module_579954277 .moduleButton{border-bottom-right-radius:50px;}
#module_579954277 .moduleButton{width:136px;}
#module_579954277 .moduleButton,#module_579954277 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954277 .BodyCenter{color:#fff;}
#module_579954277 .BreadIcon{font-size:16px;} #module_579954277 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954277 .BreadIcon{color:rgb(255, 255, 255);} #module_579954277 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_579954277 .BreadIcon,#module_579954277 .BreadsvgIcon{margin-left:0px;}
#module_579954277 .BreadIcon,#module_579954277 .BreadsvgIcon{margin-right:6px;}
#module_579954277 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954277 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954277 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954277 .moduleButton:hover .BreadIcon{color:#fff} #module_579954277 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_579954277 .moduleButton:hover{font-size:16px;}
#module_579954277 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954277 .moduleButton:hover{color:#fff !important;}
#module_579954277 .moduleButton:hover{font-weight:normal;}
#module_579954277 .moduleButton:hover{text-decoration:none;}
#module_579954277 .moduleButton:hover{font-style:normal;}
#module_579954277 .moduleButton:hover, #module_579954277 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_579954277 .moduleButton:hover, #module_579954277 .moduleButton.float:hover{background-image:none;}
#module_579954277 .moduleButton:hover, #module_579954277 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954277 .moduleButton:hover, #module_579954277 .moduleButton.float:hover{background-position:none;}
#module_579954277 .moduleButton:hover, #module_579954277 .moduleButton.float:hover{background-attachment:none;}
#module_579954277 .moduleButton:hover, #module_579954277 .moduleButton.float:hover{}
#module_579954277 .moduleButton:hover{border-color:#000;} #module_579954277 .moduleButton.float:hover{border-color:#000;}
#module_579954277 .moduleButton:hover{border-style:none;} #module_579954277 .moduleButton.float:hover{border-style:none;}
#module_579954277 .moduleButton:hover{border-width:0px;}  #module_579954277 .moduleButton.float:hover{border-width:0px;}
#module_579954277 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer579954258 #Sub579954258_4 {width:25%;}
.module_579954280 .ModuleHead .HeadCenter{float:none;}
#module_579954280 {
padding:0px;
}
#module_579954280 {
position:static;
z-index:1;
top:965px;
left:301px;
width:100%;
height: auto;
}
#module_579954280 .ModuleHead579954280 {
display:none;
}
#module_579954280 .BodyCenter.BodyCenter579954280 {
background:none;background-color:rgb(242, 244, 248);
}
#module_579954280 >.module_579954280 {
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_579954280 >.module_579954280{
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_579954280 .BodyCenter.BodyCenter579954280 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.3243%;
}
}
@media screen and (max-width: 767px){
#module_579954280 .BodyCenter.BodyCenter579954280 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954280 >.module_579954280 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954280 >.module_579954280 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954280 >.module_579954280 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954280:hover {
border:none;
}
#module_579954280:hover >.module_579954280 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954280 .ModuleSubContainer{background-color:transparent;}
#module_579954280 .ModuleSubContainer{background-image:none;}
#module_579954280 .ModuleSubContainer{background-repeat:no-repeat;}
#module_579954280 .ModuleSubContainer{background-position:0% 0%;}
#module_579954280 .ModuleSubContainer{background-attachment:scroll;}
#module_579954280 .ModuleSubContainer{}
#module_579954280 {!bgVideo!}{bgVideoUrl:}
#module_579954280 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_579954280 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_579954280 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer579954280 {max-width:1580px;width:auto;}
.ModuleGridContainer.ModuleGridContainer579954280 .SubPadding {width:0px;}
.module_579954281 .ModuleHead .HeadCenter{float:none;}
#module_579954281 {
padding:0px;
}
#module_579954281 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_579954281 .ModuleHead579954281 {
display:none;
}
#module_579954281 >.module_579954281 {
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_579954281 >.module_579954281{
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_579954281 .BodyCenter.BodyCenter579954281 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954281 .BodyCenter.BodyCenter579954281 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954281 >.module_579954281 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954281 >.module_579954281 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954281 >.module_579954281 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_579954281:hover {
border:none;
}
#module_579954281:hover >.module_579954281 {
border-color:#ccc;
}
#module_579954281:hover >.module_579954281 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.26);transition: box-shadow 0.5s ease 0s;}

#module_579954281 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_579954281 .ModuleHoverBoxItem_1{background-image:none;}
#module_579954281 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_579954281 .ModuleHoverBoxItem_1{}
#module_579954281 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_579954281 .ModuleHoverBoxItem_1{}
#module_579954281 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_579954281 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_579954281 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_579954281 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_579954281 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_579954281 .ModuleHoverBoxItem_2{background-image:none;}
#module_579954281 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_579954281 .ModuleHoverBoxItem_2{}
#module_579954281 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_579954281 .ModuleHoverBoxItem_2{}
#module_579954281 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_579954281 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_579954281 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_579954281 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_579954281 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_579954282 .ModuleHead .HeadCenter{float:none;}
#module_579954282 {
padding:0px;
}
#module_579954282 {
position:static;
z-index:0;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_579954282 .ModuleHead579954282 {
display:none;
}
#module_579954282 .BodyCenter.BodyCenter579954282 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954282 >.module_579954282 {
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_579954282 >.module_579954282{
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_579954282 .BodyCenter.BodyCenter579954282 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954282 .BodyCenter.BodyCenter579954282 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954282 >.module_579954282 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954282 >.module_579954282 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954282 >.module_579954282 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954282:hover {
border:none;
}
#module_579954282:hover >.module_579954282 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954282 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954282 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954282 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954282 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954282 .imageTextGiant-Container{padding-top:10px;}
#module_579954282 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954282 .imageTextGiant-Container{padding-left:10px;}
#module_579954282 .imageTextGiant-Container{padding-right:10px;}
#module_579954282 .showHandle .btn{font-size:14px;}
#module_579954282 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954282 .showHandle .btn{color:#333;}
#module_579954282 .showHandle .btn{font-weight:400;}
#module_579954282 .showHandle .btn{text-decoration:none;}
#module_579954282 .showHandle .btn{font-style:normal;}
#module_579954282 .showHandle div{border-top-color:#ddd !important;}
#module_579954282 .showHandle div{border-top-style:solid !important;}
#module_579954282 .showHandle div{border-top-width:1px !important;}
#module_579954282 .showHandle{background-color:transparent;}
#module_579954282 .showHandle{background-image:none;}
#module_579954282 .showHandle{background-repeat:no-repeat;}
#module_579954282 .showHandle{}
#module_579954282 .showHandle{}
#module_579954282 .showHandle{}
#module_579954282 a{font-size:unset;font-family:unset}.module_579954283 .ModuleHead .HeadCenter{float:none;}
#module_579954283 {
padding:0px;
}
#module_579954283 {
position:static;
z-index:1;
top:234px;
left:0px;
width:100%;
height: auto;
}
#module_579954283 .ModuleHead579954283 {
display:none;
}
#module_579954283 .BodyCenter.BodyCenter579954283 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954283 >.module_579954283 {
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_579954283 >.module_579954283{
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_579954283 .BodyCenter.BodyCenter579954283 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954283 .BodyCenter.BodyCenter579954283 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954283 >.module_579954283 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954283 >.module_579954283 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954283 >.module_579954283 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954283:hover {
border:none;
}
#module_579954283:hover >.module_579954283 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954283 .BodyCenter{text-align:center;}
#module_579954283 .moduleButton{font-size:16px;}
#module_579954283 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954283 .moduleButton{color:rgb(165, 165, 165);}
#module_579954283 .moduleButton{font-weight:normal;}
#module_579954283 .moduleButton{text-decoration:none;}
#module_579954283 .moduleButton{font-style:normal;}
#module_579954283 .moduleButton, #module_579954283 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_579954283 .moduleButton, #module_579954283 .moduleButton:before{background-image:none;}
#module_579954283 .moduleButton, #module_579954283 .moduleButton:before{background-repeat:no-repeat;}
#module_579954283 .moduleButton, #module_579954283 .moduleButton:before{background-position:none;}
#module_579954283 .moduleButton, #module_579954283 .moduleButton:before{background-attachment:none;}
#module_579954283 .moduleButton, #module_579954283 .moduleButton:before{}
#module_579954283 .moduleButton{border-color:rgb(232, 232, 232);}
#module_579954283 .moduleButton{border-style:solid;}
#module_579954283 .moduleButton{border-width:1px;}
#module_579954283 .moduleButton{border-top-left-radius:50px;}
#module_579954283 .moduleButton{border-top-right-radius:50px;}
#module_579954283 .moduleButton{border-bottom-left-radius:50px;}
#module_579954283 .moduleButton{border-bottom-right-radius:50px;}
#module_579954283 .moduleButton{width:135px;}
#module_579954283 .moduleButton,#module_579954283 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954283 .BodyCenter{color:#fff;}
#module_579954283 .BreadIcon{font-size:16px;} #module_579954283 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954283 .BreadIcon{color:rgb(165, 165, 165);} #module_579954283 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954283 .BreadIcon,#module_579954283 .BreadsvgIcon{margin-left:0px;}
#module_579954283 .BreadIcon,#module_579954283 .BreadsvgIcon{margin-right:6px;}
#module_579954283 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954283 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954283 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954283 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_579954283 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954283 .moduleButton:hover{font-size:16px;}
#module_579954283 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954283 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_579954283 .moduleButton:hover{font-weight:normal;}
#module_579954283 .moduleButton:hover{text-decoration:none;}
#module_579954283 .moduleButton:hover{font-style:normal;}
#module_579954283 .moduleButton:hover, #module_579954283 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_579954283 .moduleButton:hover, #module_579954283 .moduleButton.float:hover{background-image:none;}
#module_579954283 .moduleButton:hover, #module_579954283 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954283 .moduleButton:hover, #module_579954283 .moduleButton.float:hover{background-position:none;}
#module_579954283 .moduleButton:hover, #module_579954283 .moduleButton.float:hover{background-attachment:none;}
#module_579954283 .moduleButton:hover, #module_579954283 .moduleButton.float:hover{}
#module_579954283 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_579954283 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_579954283 .moduleButton:hover{border-style:solid;} #module_579954283 .moduleButton.float:hover{border-style:solid;}
#module_579954283 .moduleButton:hover{border-width:1px;}  #module_579954283 .moduleButton.float:hover{border-width:1px;}
#module_579954283 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_579954284 .ModuleHead .HeadCenter{float:none;}
#module_579954284 {
padding:0px;
}
#module_579954284 {
position:static;
z-index:1;
top:83px;
left:0px;
width:100%;
height: auto;
}
#module_579954284 .ModuleHead579954284 {
display:none;
}
#module_579954284 .BodyCenter.BodyCenter579954284 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954284 >.module_579954284 {
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_579954284 >.module_579954284{
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_579954284 .BodyCenter.BodyCenter579954284 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954284 .BodyCenter.BodyCenter579954284 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954284 >.module_579954284 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954284 >.module_579954284 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954284 >.module_579954284 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954284:hover {
border:none;
}
#module_579954284:hover >.module_579954284 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954284 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954284 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954284 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954284 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954284 .imageTextGiant-Container{padding-top:10px;}
#module_579954284 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954284 .imageTextGiant-Container{padding-left:10px;}
#module_579954284 .imageTextGiant-Container{padding-right:10px;}
#module_579954284 .showHandle .btn{font-size:14px;}
#module_579954284 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954284 .showHandle .btn{color:#333;}
#module_579954284 .showHandle .btn{font-weight:400;}
#module_579954284 .showHandle .btn{text-decoration:none;}
#module_579954284 .showHandle .btn{font-style:normal;}
#module_579954284 .showHandle div{border-top-color:#ddd !important;}
#module_579954284 .showHandle div{border-top-style:solid !important;}
#module_579954284 .showHandle div{border-top-width:1px !important;}
#module_579954284 .showHandle{background-color:transparent;}
#module_579954284 .showHandle{background-image:none;}
#module_579954284 .showHandle{background-repeat:no-repeat;}
#module_579954284 .showHandle{}
#module_579954284 .showHandle{}
#module_579954284 .showHandle{}
#module_579954284 a{font-size:unset;font-family:unset}.module_579954285 .ModuleHead .HeadCenter{float:none;}
#module_579954285 {
padding:0px;
}
#module_579954285 {
position:static;
z-index:0;
top:282px;
left:0px;
width:100%;
height: auto;
}
#module_579954285 .ModuleHead579954285 {
display:none;
}
#module_579954285 .BodyCenter.BodyCenter579954285 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954285 >.module_579954285 {
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_579954285 >.module_579954285{
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_579954285 .BodyCenter.BodyCenter579954285 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954285 .BodyCenter.BodyCenter579954285 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954285 >.module_579954285 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954285 >.module_579954285 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954285 >.module_579954285 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954285:hover {
border:none;
}
#module_579954285:hover >.module_579954285 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954285 .BodyCenter{text-align:center;}
#module_579954285 .moduleButton{font-size:16px;}
#module_579954285 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954285 .moduleButton{color:rgb(255, 255, 255);}
#module_579954285 .moduleButton{font-weight:normal;}
#module_579954285 .moduleButton{text-decoration:none;}
#module_579954285 .moduleButton{font-style:normal;}
#module_579954285 .moduleButton, #module_579954285 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_579954285 .moduleButton, #module_579954285 .moduleButton:before{background-image:none;}
#module_579954285 .moduleButton, #module_579954285 .moduleButton:before{background-repeat:no-repeat;}
#module_579954285 .moduleButton, #module_579954285 .moduleButton:before{background-position:none;}
#module_579954285 .moduleButton, #module_579954285 .moduleButton:before{background-attachment:none;}
#module_579954285 .moduleButton, #module_579954285 .moduleButton:before{}
#module_579954285 .moduleButton{border-color:rgb(255, 119, 15);}
#module_579954285 .moduleButton{border-style:solid;}
#module_579954285 .moduleButton{border-width:1px;}
#module_579954285 .moduleButton{border-top-left-radius:50px;}
#module_579954285 .moduleButton{border-top-right-radius:50px;}
#module_579954285 .moduleButton{border-bottom-left-radius:50px;}
#module_579954285 .moduleButton{border-bottom-right-radius:50px;}
#module_579954285 .moduleButton{width:136px;}
#module_579954285 .moduleButton,#module_579954285 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954285 .BodyCenter{color:#fff;}
#module_579954285 .BreadIcon{font-size:16px;} #module_579954285 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954285 .BreadIcon{color:rgb(255, 255, 255);} #module_579954285 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_579954285 .BreadIcon,#module_579954285 .BreadsvgIcon{margin-left:0px;}
#module_579954285 .BreadIcon,#module_579954285 .BreadsvgIcon{margin-right:6px;}
#module_579954285 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954285 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954285 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954285 .moduleButton:hover .BreadIcon{color:#fff} #module_579954285 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_579954285 .moduleButton:hover{font-size:16px;}
#module_579954285 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954285 .moduleButton:hover{color:#fff !important;}
#module_579954285 .moduleButton:hover{font-weight:normal;}
#module_579954285 .moduleButton:hover{text-decoration:none;}
#module_579954285 .moduleButton:hover{font-style:normal;}
#module_579954285 .moduleButton:hover, #module_579954285 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_579954285 .moduleButton:hover, #module_579954285 .moduleButton.float:hover{background-image:none;}
#module_579954285 .moduleButton:hover, #module_579954285 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954285 .moduleButton:hover, #module_579954285 .moduleButton.float:hover{background-position:none;}
#module_579954285 .moduleButton:hover, #module_579954285 .moduleButton.float:hover{background-attachment:none;}
#module_579954285 .moduleButton:hover, #module_579954285 .moduleButton.float:hover{}
#module_579954285 .moduleButton:hover{border-color:#000;} #module_579954285 .moduleButton.float:hover{border-color:#000;}
#module_579954285 .moduleButton:hover{border-style:none;} #module_579954285 .moduleButton.float:hover{border-style:none;}
#module_579954285 .moduleButton:hover{border-width:0px;}  #module_579954285 .moduleButton.float:hover{border-width:0px;}
#module_579954285 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer579954280 #Sub579954280_1 {width:25%;}
.module_579954286 .ModuleHead .HeadCenter{float:none;}
#module_579954286 {
padding:0px;
}
#module_579954286 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_579954286 .ModuleHead579954286 {
display:none;
}
#module_579954286 >.module_579954286 {
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_579954286 >.module_579954286{
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_579954286 .BodyCenter.BodyCenter579954286 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954286 .BodyCenter.BodyCenter579954286 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954286 >.module_579954286 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954286 >.module_579954286 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954286 >.module_579954286 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_579954286:hover {
border:none;
}
#module_579954286:hover >.module_579954286 {
border-color:#ccc;
}
#module_579954286:hover >.module_579954286 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.26);transition: box-shadow 0.5s ease 0s;}

#module_579954286 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_579954286 .ModuleHoverBoxItem_1{background-image:none;}
#module_579954286 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_579954286 .ModuleHoverBoxItem_1{}
#module_579954286 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_579954286 .ModuleHoverBoxItem_1{}
#module_579954286 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_579954286 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_579954286 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_579954286 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_579954286 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_579954286 .ModuleHoverBoxItem_2{background-image:none;}
#module_579954286 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_579954286 .ModuleHoverBoxItem_2{}
#module_579954286 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_579954286 .ModuleHoverBoxItem_2{}
#module_579954286 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_579954286 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_579954286 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_579954286 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_579954286 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_579954287 .ModuleHead .HeadCenter{float:none;}
#module_579954287 {
padding:0px;
}
#module_579954287 {
position:static;
z-index:0;
top:38px;
left:0px;
width:100%;
height: auto;
}
#module_579954287 .ModuleHead579954287 {
display:none;
}
#module_579954287 .BodyCenter.BodyCenter579954287 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954287 >.module_579954287 {
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_579954287 >.module_579954287{
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_579954287 .BodyCenter.BodyCenter579954287 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954287 .BodyCenter.BodyCenter579954287 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954287 >.module_579954287 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954287 >.module_579954287 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954287 >.module_579954287 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954287:hover {
border:none;
}
#module_579954287:hover >.module_579954287 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954287 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954287 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954287 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954287 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954287 .imageTextGiant-Container{padding-top:10px;}
#module_579954287 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954287 .imageTextGiant-Container{padding-left:10px;}
#module_579954287 .imageTextGiant-Container{padding-right:10px;}
#module_579954287 .showHandle .btn{font-size:14px;}
#module_579954287 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954287 .showHandle .btn{color:#333;}
#module_579954287 .showHandle .btn{font-weight:400;}
#module_579954287 .showHandle .btn{text-decoration:none;}
#module_579954287 .showHandle .btn{font-style:normal;}
#module_579954287 .showHandle div{border-top-color:#ddd !important;}
#module_579954287 .showHandle div{border-top-style:solid !important;}
#module_579954287 .showHandle div{border-top-width:1px !important;}
#module_579954287 .showHandle{background-color:transparent;}
#module_579954287 .showHandle{background-image:none;}
#module_579954287 .showHandle{background-repeat:no-repeat;}
#module_579954287 .showHandle{}
#module_579954287 .showHandle{}
#module_579954287 .showHandle{}
#module_579954287 a{font-size:unset;font-family:unset}.module_579954288 .ModuleHead .HeadCenter{float:none;}
#module_579954288 {
padding:0px;
}
#module_579954288 {
position:static;
z-index:1;
top:240px;
left:0px;
width:100%;
height: auto;
}
#module_579954288 .ModuleHead579954288 {
display:none;
}
#module_579954288 .BodyCenter.BodyCenter579954288 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954288 >.module_579954288 {
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_579954288 >.module_579954288{
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_579954288 .BodyCenter.BodyCenter579954288 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954288 .BodyCenter.BodyCenter579954288 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954288 >.module_579954288 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954288 >.module_579954288 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954288 >.module_579954288 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954288:hover {
border:none;
}
#module_579954288:hover >.module_579954288 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954288 .BodyCenter{text-align:center;}
#module_579954288 .moduleButton{font-size:16px;}
#module_579954288 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954288 .moduleButton{color:rgb(165, 165, 165);}
#module_579954288 .moduleButton{font-weight:normal;}
#module_579954288 .moduleButton{text-decoration:none;}
#module_579954288 .moduleButton{font-style:normal;}
#module_579954288 .moduleButton, #module_579954288 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_579954288 .moduleButton, #module_579954288 .moduleButton:before{background-image:none;}
#module_579954288 .moduleButton, #module_579954288 .moduleButton:before{background-repeat:no-repeat;}
#module_579954288 .moduleButton, #module_579954288 .moduleButton:before{background-position:none;}
#module_579954288 .moduleButton, #module_579954288 .moduleButton:before{background-attachment:none;}
#module_579954288 .moduleButton, #module_579954288 .moduleButton:before{}
#module_579954288 .moduleButton{border-color:rgb(232, 232, 232);}
#module_579954288 .moduleButton{border-style:solid;}
#module_579954288 .moduleButton{border-width:1px;}
#module_579954288 .moduleButton{border-top-left-radius:50px;}
#module_579954288 .moduleButton{border-top-right-radius:50px;}
#module_579954288 .moduleButton{border-bottom-left-radius:50px;}
#module_579954288 .moduleButton{border-bottom-right-radius:50px;}
#module_579954288 .moduleButton{width:135px;}
#module_579954288 .moduleButton,#module_579954288 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954288 .BodyCenter{color:#fff;}
#module_579954288 .BreadIcon{font-size:16px;} #module_579954288 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954288 .BreadIcon{color:rgb(165, 165, 165);} #module_579954288 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954288 .BreadIcon,#module_579954288 .BreadsvgIcon{margin-left:0px;}
#module_579954288 .BreadIcon,#module_579954288 .BreadsvgIcon{margin-right:6px;}
#module_579954288 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954288 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954288 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954288 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_579954288 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954288 .moduleButton:hover{font-size:16px;}
#module_579954288 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954288 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_579954288 .moduleButton:hover{font-weight:normal;}
#module_579954288 .moduleButton:hover{text-decoration:none;}
#module_579954288 .moduleButton:hover{font-style:normal;}
#module_579954288 .moduleButton:hover, #module_579954288 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_579954288 .moduleButton:hover, #module_579954288 .moduleButton.float:hover{background-image:none;}
#module_579954288 .moduleButton:hover, #module_579954288 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954288 .moduleButton:hover, #module_579954288 .moduleButton.float:hover{background-position:none;}
#module_579954288 .moduleButton:hover, #module_579954288 .moduleButton.float:hover{background-attachment:none;}
#module_579954288 .moduleButton:hover, #module_579954288 .moduleButton.float:hover{}
#module_579954288 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_579954288 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_579954288 .moduleButton:hover{border-style:solid;} #module_579954288 .moduleButton.float:hover{border-style:solid;}
#module_579954288 .moduleButton:hover{border-width:1px;}  #module_579954288 .moduleButton.float:hover{border-width:1px;}
#module_579954288 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_579954289 .ModuleHead .HeadCenter{float:none;}
#module_579954289 {
padding:0px;
}
#module_579954289 {
position:static;
z-index:1;
top:72px;
left:0px;
width:100%;
height: auto;
}
#module_579954289 .ModuleHead579954289 {
display:none;
}
#module_579954289 .BodyCenter.BodyCenter579954289 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954289 >.module_579954289 {
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_579954289 >.module_579954289{
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_579954289 .BodyCenter.BodyCenter579954289 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954289 .BodyCenter.BodyCenter579954289 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954289 >.module_579954289 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954289 >.module_579954289 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954289 >.module_579954289 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954289:hover {
border:none;
}
#module_579954289:hover >.module_579954289 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954289 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954289 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954289 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954289 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954289 .imageTextGiant-Container{padding-top:10px;}
#module_579954289 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954289 .imageTextGiant-Container{padding-left:10px;}
#module_579954289 .imageTextGiant-Container{padding-right:10px;}
#module_579954289 .showHandle .btn{font-size:14px;}
#module_579954289 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954289 .showHandle .btn{color:#333;}
#module_579954289 .showHandle .btn{font-weight:400;}
#module_579954289 .showHandle .btn{text-decoration:none;}
#module_579954289 .showHandle .btn{font-style:normal;}
#module_579954289 .showHandle div{border-top-color:#ddd !important;}
#module_579954289 .showHandle div{border-top-style:solid !important;}
#module_579954289 .showHandle div{border-top-width:1px !important;}
#module_579954289 .showHandle{background-color:transparent;}
#module_579954289 .showHandle{background-image:none;}
#module_579954289 .showHandle{background-repeat:no-repeat;}
#module_579954289 .showHandle{}
#module_579954289 .showHandle{}
#module_579954289 .showHandle{}
#module_579954289 a{font-size:unset;font-family:unset}.module_579954290 .ModuleHead .HeadCenter{float:none;}
#module_579954290 {
padding:0px;
}
#module_579954290 {
position:static;
z-index:0;
top:267px;
left:0px;
width:100%;
height: auto;
}
#module_579954290 .ModuleHead579954290 {
display:none;
}
#module_579954290 .BodyCenter.BodyCenter579954290 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954290 >.module_579954290 {
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_579954290 >.module_579954290{
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_579954290 .BodyCenter.BodyCenter579954290 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954290 .BodyCenter.BodyCenter579954290 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954290 >.module_579954290 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954290 >.module_579954290 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954290 >.module_579954290 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954290:hover {
border:none;
}
#module_579954290:hover >.module_579954290 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954290 .BodyCenter{text-align:center;}
#module_579954290 .moduleButton{font-size:16px;}
#module_579954290 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954290 .moduleButton{color:rgb(255, 255, 255);}
#module_579954290 .moduleButton{font-weight:normal;}
#module_579954290 .moduleButton{text-decoration:none;}
#module_579954290 .moduleButton{font-style:normal;}
#module_579954290 .moduleButton, #module_579954290 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_579954290 .moduleButton, #module_579954290 .moduleButton:before{background-image:none;}
#module_579954290 .moduleButton, #module_579954290 .moduleButton:before{background-repeat:no-repeat;}
#module_579954290 .moduleButton, #module_579954290 .moduleButton:before{background-position:none;}
#module_579954290 .moduleButton, #module_579954290 .moduleButton:before{background-attachment:none;}
#module_579954290 .moduleButton, #module_579954290 .moduleButton:before{}
#module_579954290 .moduleButton{border-color:rgb(255, 119, 15);}
#module_579954290 .moduleButton{border-style:solid;}
#module_579954290 .moduleButton{border-width:1px;}
#module_579954290 .moduleButton{border-top-left-radius:50px;}
#module_579954290 .moduleButton{border-top-right-radius:50px;}
#module_579954290 .moduleButton{border-bottom-left-radius:50px;}
#module_579954290 .moduleButton{border-bottom-right-radius:50px;}
#module_579954290 .moduleButton{width:136px;}
#module_579954290 .moduleButton,#module_579954290 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954290 .BodyCenter{color:#fff;}
#module_579954290 .BreadIcon{font-size:16px;} #module_579954290 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954290 .BreadIcon{color:rgb(255, 255, 255);} #module_579954290 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_579954290 .BreadIcon,#module_579954290 .BreadsvgIcon{margin-left:0px;}
#module_579954290 .BreadIcon,#module_579954290 .BreadsvgIcon{margin-right:6px;}
#module_579954290 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954290 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954290 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954290 .moduleButton:hover .BreadIcon{color:#fff} #module_579954290 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_579954290 .moduleButton:hover{font-size:16px;}
#module_579954290 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954290 .moduleButton:hover{color:#fff !important;}
#module_579954290 .moduleButton:hover{font-weight:normal;}
#module_579954290 .moduleButton:hover{text-decoration:none;}
#module_579954290 .moduleButton:hover{font-style:normal;}
#module_579954290 .moduleButton:hover, #module_579954290 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_579954290 .moduleButton:hover, #module_579954290 .moduleButton.float:hover{background-image:none;}
#module_579954290 .moduleButton:hover, #module_579954290 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954290 .moduleButton:hover, #module_579954290 .moduleButton.float:hover{background-position:none;}
#module_579954290 .moduleButton:hover, #module_579954290 .moduleButton.float:hover{background-attachment:none;}
#module_579954290 .moduleButton:hover, #module_579954290 .moduleButton.float:hover{}
#module_579954290 .moduleButton:hover{border-color:#000;} #module_579954290 .moduleButton.float:hover{border-color:#000;}
#module_579954290 .moduleButton:hover{border-style:none;} #module_579954290 .moduleButton.float:hover{border-style:none;}
#module_579954290 .moduleButton:hover{border-width:0px;}  #module_579954290 .moduleButton.float:hover{border-width:0px;}
#module_579954290 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer579954280 #Sub579954280_2 {width:25%;}
.module_579954291 .ModuleHead .HeadCenter{float:none;}
#module_579954291 {
padding:0px;
}
#module_579954291 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_579954291 .ModuleHead579954291 {
display:none;
}
#module_579954291 >.module_579954291 {
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_579954291 >.module_579954291{
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_579954291 .BodyCenter.BodyCenter579954291 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954291 .BodyCenter.BodyCenter579954291 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954291 >.module_579954291 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954291 >.module_579954291 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954291 >.module_579954291 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_579954291:hover {
border:none;
}
#module_579954291:hover >.module_579954291 {
border-color:#ccc;
}
#module_579954291:hover >.module_579954291 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.26);transition: box-shadow 0.5s ease 0s;}

#module_579954291 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_579954291 .ModuleHoverBoxItem_1{background-image:none;}
#module_579954291 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_579954291 .ModuleHoverBoxItem_1{}
#module_579954291 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_579954291 .ModuleHoverBoxItem_1{}
#module_579954291 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_579954291 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_579954291 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_579954291 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_579954291 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_579954291 .ModuleHoverBoxItem_2{background-image:none;}
#module_579954291 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_579954291 .ModuleHoverBoxItem_2{}
#module_579954291 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_579954291 .ModuleHoverBoxItem_2{}
#module_579954291 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_579954291 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_579954291 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_579954291 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_579954291 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_579954292 .ModuleHead .HeadCenter{float:none;}
#module_579954292 {
padding:0px;
}
#module_579954292 {
position:static;
z-index:0;
top:27px;
left:0px;
width:100%;
height: auto;
}
#module_579954292 .ModuleHead579954292 {
display:none;
}
#module_579954292 .BodyCenter.BodyCenter579954292 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954292 >.module_579954292 {
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_579954292 >.module_579954292{
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_579954292 .BodyCenter.BodyCenter579954292 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954292 .BodyCenter.BodyCenter579954292 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954292 >.module_579954292 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954292 >.module_579954292 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954292 >.module_579954292 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954292:hover {
border:none;
}
#module_579954292:hover >.module_579954292 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954292 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954292 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954292 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954292 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954292 .imageTextGiant-Container{padding-top:10px;}
#module_579954292 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954292 .imageTextGiant-Container{padding-left:10px;}
#module_579954292 .imageTextGiant-Container{padding-right:10px;}
#module_579954292 .showHandle .btn{font-size:14px;}
#module_579954292 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954292 .showHandle .btn{color:#333;}
#module_579954292 .showHandle .btn{font-weight:400;}
#module_579954292 .showHandle .btn{text-decoration:none;}
#module_579954292 .showHandle .btn{font-style:normal;}
#module_579954292 .showHandle div{border-top-color:#ddd !important;}
#module_579954292 .showHandle div{border-top-style:solid !important;}
#module_579954292 .showHandle div{border-top-width:1px !important;}
#module_579954292 .showHandle{background-color:transparent;}
#module_579954292 .showHandle{background-image:none;}
#module_579954292 .showHandle{background-repeat:no-repeat;}
#module_579954292 .showHandle{}
#module_579954292 .showHandle{}
#module_579954292 .showHandle{}
#module_579954292 a{font-size:unset;font-family:unset}.module_579954293 .ModuleHead .HeadCenter{float:none;}
#module_579954293 {
padding:0px;
}
#module_579954293 {
position:static;
z-index:0;
top:212px;
left:0px;
width:100%;
height: auto;
}
#module_579954293 .ModuleHead579954293 {
display:none;
}
#module_579954293 .BodyCenter.BodyCenter579954293 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954293 >.module_579954293 {
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_579954293 >.module_579954293{
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_579954293 .BodyCenter.BodyCenter579954293 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954293 .BodyCenter.BodyCenter579954293 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954293 >.module_579954293 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954293 >.module_579954293 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954293 >.module_579954293 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954293:hover {
border:none;
}
#module_579954293:hover >.module_579954293 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954293 .BodyCenter{text-align:center;}
#module_579954293 .moduleButton{font-size:16px;}
#module_579954293 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954293 .moduleButton{color:rgb(165, 165, 165);}
#module_579954293 .moduleButton{font-weight:normal;}
#module_579954293 .moduleButton{text-decoration:none;}
#module_579954293 .moduleButton{font-style:normal;}
#module_579954293 .moduleButton, #module_579954293 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_579954293 .moduleButton, #module_579954293 .moduleButton:before{background-image:none;}
#module_579954293 .moduleButton, #module_579954293 .moduleButton:before{background-repeat:no-repeat;}
#module_579954293 .moduleButton, #module_579954293 .moduleButton:before{background-position:none;}
#module_579954293 .moduleButton, #module_579954293 .moduleButton:before{background-attachment:none;}
#module_579954293 .moduleButton, #module_579954293 .moduleButton:before{}
#module_579954293 .moduleButton{border-color:rgb(232, 232, 232);}
#module_579954293 .moduleButton{border-style:solid;}
#module_579954293 .moduleButton{border-width:1px;}
#module_579954293 .moduleButton{border-top-left-radius:50px;}
#module_579954293 .moduleButton{border-top-right-radius:50px;}
#module_579954293 .moduleButton{border-bottom-left-radius:50px;}
#module_579954293 .moduleButton{border-bottom-right-radius:50px;}
#module_579954293 .moduleButton{width:135px;}
#module_579954293 .moduleButton,#module_579954293 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954293 .BodyCenter{color:#fff;}
#module_579954293 .BreadIcon{font-size:16px;} #module_579954293 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954293 .BreadIcon{color:rgb(165, 165, 165);} #module_579954293 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954293 .BreadIcon,#module_579954293 .BreadsvgIcon{margin-left:0px;}
#module_579954293 .BreadIcon,#module_579954293 .BreadsvgIcon{margin-right:6px;}
#module_579954293 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954293 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954293 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954293 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_579954293 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954293 .moduleButton:hover{font-size:16px;}
#module_579954293 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954293 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_579954293 .moduleButton:hover{font-weight:normal;}
#module_579954293 .moduleButton:hover{text-decoration:none;}
#module_579954293 .moduleButton:hover{font-style:normal;}
#module_579954293 .moduleButton:hover, #module_579954293 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_579954293 .moduleButton:hover, #module_579954293 .moduleButton.float:hover{background-image:none;}
#module_579954293 .moduleButton:hover, #module_579954293 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954293 .moduleButton:hover, #module_579954293 .moduleButton.float:hover{background-position:none;}
#module_579954293 .moduleButton:hover, #module_579954293 .moduleButton.float:hover{background-attachment:none;}
#module_579954293 .moduleButton:hover, #module_579954293 .moduleButton.float:hover{}
#module_579954293 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_579954293 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_579954293 .moduleButton:hover{border-style:solid;} #module_579954293 .moduleButton.float:hover{border-style:solid;}
#module_579954293 .moduleButton:hover{border-width:1px;}  #module_579954293 .moduleButton.float:hover{border-width:1px;}
#module_579954293 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_579954294 .ModuleHead .HeadCenter{float:none;}
#module_579954294 {
padding:0px;
}
#module_579954294 {
position:static;
z-index:1;
top:95px;
left:0px;
width:100%;
height: auto;
}
#module_579954294 .ModuleHead579954294 {
display:none;
}
#module_579954294 .BodyCenter.BodyCenter579954294 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954294 >.module_579954294 {
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_579954294 >.module_579954294{
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_579954294 .BodyCenter.BodyCenter579954294 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954294 .BodyCenter.BodyCenter579954294 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954294 >.module_579954294 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954294 >.module_579954294 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954294 >.module_579954294 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954294:hover {
border:none;
}
#module_579954294:hover >.module_579954294 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954294 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954294 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954294 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954294 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954294 .imageTextGiant-Container{padding-top:10px;}
#module_579954294 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954294 .imageTextGiant-Container{padding-left:10px;}
#module_579954294 .imageTextGiant-Container{padding-right:10px;}
#module_579954294 .showHandle .btn{font-size:14px;}
#module_579954294 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954294 .showHandle .btn{color:#333;}
#module_579954294 .showHandle .btn{font-weight:400;}
#module_579954294 .showHandle .btn{text-decoration:none;}
#module_579954294 .showHandle .btn{font-style:normal;}
#module_579954294 .showHandle div{border-top-color:#ddd !important;}
#module_579954294 .showHandle div{border-top-style:solid !important;}
#module_579954294 .showHandle div{border-top-width:1px !important;}
#module_579954294 .showHandle{background-color:transparent;}
#module_579954294 .showHandle{background-image:none;}
#module_579954294 .showHandle{background-repeat:no-repeat;}
#module_579954294 .showHandle{}
#module_579954294 .showHandle{}
#module_579954294 .showHandle{}
#module_579954294 a{font-size:unset;font-family:unset}.module_579954295 .ModuleHead .HeadCenter{float:none;}
#module_579954295 {
padding:0px;
}
#module_579954295 {
position:static;
z-index:0;
top:257px;
left:0px;
width:100%;
height: auto;
}
#module_579954295 .ModuleHead579954295 {
display:none;
}
#module_579954295 .BodyCenter.BodyCenter579954295 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954295 >.module_579954295 {
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_579954295 >.module_579954295{
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_579954295 .BodyCenter.BodyCenter579954295 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954295 .BodyCenter.BodyCenter579954295 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954295 >.module_579954295 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954295 >.module_579954295 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954295 >.module_579954295 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954295:hover {
border:none;
}
#module_579954295:hover >.module_579954295 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954295 .BodyCenter{text-align:center;}
#module_579954295 .moduleButton{font-size:16px;}
#module_579954295 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954295 .moduleButton{color:rgb(255, 255, 255);}
#module_579954295 .moduleButton{font-weight:normal;}
#module_579954295 .moduleButton{text-decoration:none;}
#module_579954295 .moduleButton{font-style:normal;}
#module_579954295 .moduleButton, #module_579954295 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_579954295 .moduleButton, #module_579954295 .moduleButton:before{background-image:none;}
#module_579954295 .moduleButton, #module_579954295 .moduleButton:before{background-repeat:no-repeat;}
#module_579954295 .moduleButton, #module_579954295 .moduleButton:before{background-position:none;}
#module_579954295 .moduleButton, #module_579954295 .moduleButton:before{background-attachment:none;}
#module_579954295 .moduleButton, #module_579954295 .moduleButton:before{}
#module_579954295 .moduleButton{border-color:rgb(255, 119, 15);}
#module_579954295 .moduleButton{border-style:solid;}
#module_579954295 .moduleButton{border-width:1px;}
#module_579954295 .moduleButton{border-top-left-radius:50px;}
#module_579954295 .moduleButton{border-top-right-radius:50px;}
#module_579954295 .moduleButton{border-bottom-left-radius:50px;}
#module_579954295 .moduleButton{border-bottom-right-radius:50px;}
#module_579954295 .moduleButton{width:136px;}
#module_579954295 .moduleButton,#module_579954295 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954295 .BodyCenter{color:#fff;}
#module_579954295 .BreadIcon{font-size:16px;} #module_579954295 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954295 .BreadIcon{color:rgb(255, 255, 255);} #module_579954295 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_579954295 .BreadIcon,#module_579954295 .BreadsvgIcon{margin-left:0px;}
#module_579954295 .BreadIcon,#module_579954295 .BreadsvgIcon{margin-right:6px;}
#module_579954295 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954295 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954295 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954295 .moduleButton:hover .BreadIcon{color:#fff} #module_579954295 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_579954295 .moduleButton:hover{font-size:16px;}
#module_579954295 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954295 .moduleButton:hover{color:#fff !important;}
#module_579954295 .moduleButton:hover{font-weight:normal;}
#module_579954295 .moduleButton:hover{text-decoration:none;}
#module_579954295 .moduleButton:hover{font-style:normal;}
#module_579954295 .moduleButton:hover, #module_579954295 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_579954295 .moduleButton:hover, #module_579954295 .moduleButton.float:hover{background-image:none;}
#module_579954295 .moduleButton:hover, #module_579954295 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954295 .moduleButton:hover, #module_579954295 .moduleButton.float:hover{background-position:none;}
#module_579954295 .moduleButton:hover, #module_579954295 .moduleButton.float:hover{background-attachment:none;}
#module_579954295 .moduleButton:hover, #module_579954295 .moduleButton.float:hover{}
#module_579954295 .moduleButton:hover{border-color:#000;} #module_579954295 .moduleButton.float:hover{border-color:#000;}
#module_579954295 .moduleButton:hover{border-style:none;} #module_579954295 .moduleButton.float:hover{border-style:none;}
#module_579954295 .moduleButton:hover{border-width:0px;}  #module_579954295 .moduleButton.float:hover{border-width:0px;}
#module_579954295 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer579954280 #Sub579954280_3 {width:25%;}
.module_579954296 .ModuleHead .HeadCenter{float:none;}
#module_579954296 {
padding:0px;
}
#module_579954296 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_579954296 .ModuleHead579954296 {
display:none;
}
#module_579954296 >.module_579954296 {
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_579954296 >.module_579954296{
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_579954296 .BodyCenter.BodyCenter579954296 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954296 .BodyCenter.BodyCenter579954296 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954296 >.module_579954296 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954296 >.module_579954296 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954296 >.module_579954296 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_579954296:hover {
border:none;
}
#module_579954296:hover >.module_579954296 {
border-color:#ccc;
}
#module_579954296:hover >.module_579954296 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.26);transition: box-shadow 0.5s ease 0s;}

#module_579954296 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_579954296 .ModuleHoverBoxItem_1{background-image:none;}
#module_579954296 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_579954296 .ModuleHoverBoxItem_1{}
#module_579954296 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_579954296 .ModuleHoverBoxItem_1{}
#module_579954296 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_579954296 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_579954296 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_579954296 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_579954296 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_579954296 .ModuleHoverBoxItem_2{background-image:none;}
#module_579954296 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_579954296 .ModuleHoverBoxItem_2{}
#module_579954296 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_579954296 .ModuleHoverBoxItem_2{}
#module_579954296 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_579954296 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_579954296 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_579954296 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_579954296 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_579954297 .ModuleHead .HeadCenter{float:none;}
#module_579954297 {
padding:0px;
}
#module_579954297 {
position:static;
z-index:1;
top:40px;
left:0px;
width:100%;
height: auto;
}
#module_579954297 .ModuleHead579954297 {
display:none;
}
#module_579954297 .BodyCenter.BodyCenter579954297 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954297 >.module_579954297 {
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_579954297 >.module_579954297{
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_579954297 .BodyCenter.BodyCenter579954297 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954297 .BodyCenter.BodyCenter579954297 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954297 >.module_579954297 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954297 >.module_579954297 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954297 >.module_579954297 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954297:hover {
border:none;
}
#module_579954297:hover >.module_579954297 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954297 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954297 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954297 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954297 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954297 .imageTextGiant-Container{padding-top:10px;}
#module_579954297 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954297 .imageTextGiant-Container{padding-left:10px;}
#module_579954297 .imageTextGiant-Container{padding-right:10px;}
#module_579954297 .showHandle .btn{font-size:14px;}
#module_579954297 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954297 .showHandle .btn{color:#333;}
#module_579954297 .showHandle .btn{font-weight:400;}
#module_579954297 .showHandle .btn{text-decoration:none;}
#module_579954297 .showHandle .btn{font-style:normal;}
#module_579954297 .showHandle div{border-top-color:#ddd !important;}
#module_579954297 .showHandle div{border-top-style:solid !important;}
#module_579954297 .showHandle div{border-top-width:1px !important;}
#module_579954297 .showHandle{background-color:transparent;}
#module_579954297 .showHandle{background-image:none;}
#module_579954297 .showHandle{background-repeat:no-repeat;}
#module_579954297 .showHandle{}
#module_579954297 .showHandle{}
#module_579954297 .showHandle{}
#module_579954297 a{font-size:unset;font-family:unset}.module_579954298 .ModuleHead .HeadCenter{float:none;}
#module_579954298 {
padding:0px;
}
#module_579954298 {
position:static;
z-index:0;
top:206px;
left:0px;
width:100%;
height: auto;
}
#module_579954298 .ModuleHead579954298 {
display:none;
}
#module_579954298 .BodyCenter.BodyCenter579954298 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954298 >.module_579954298 {
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_579954298 >.module_579954298{
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_579954298 .BodyCenter.BodyCenter579954298 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954298 .BodyCenter.BodyCenter579954298 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954298 >.module_579954298 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954298 >.module_579954298 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954298 >.module_579954298 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954298:hover {
border:none;
}
#module_579954298:hover >.module_579954298 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954298 .BodyCenter{text-align:center;}
#module_579954298 .moduleButton{font-size:16px;}
#module_579954298 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954298 .moduleButton{color:rgb(165, 165, 165);}
#module_579954298 .moduleButton{font-weight:normal;}
#module_579954298 .moduleButton{text-decoration:none;}
#module_579954298 .moduleButton{font-style:normal;}
#module_579954298 .moduleButton, #module_579954298 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_579954298 .moduleButton, #module_579954298 .moduleButton:before{background-image:none;}
#module_579954298 .moduleButton, #module_579954298 .moduleButton:before{background-repeat:no-repeat;}
#module_579954298 .moduleButton, #module_579954298 .moduleButton:before{background-position:none;}
#module_579954298 .moduleButton, #module_579954298 .moduleButton:before{background-attachment:none;}
#module_579954298 .moduleButton, #module_579954298 .moduleButton:before{}
#module_579954298 .moduleButton{border-color:rgb(232, 232, 232);}
#module_579954298 .moduleButton{border-style:solid;}
#module_579954298 .moduleButton{border-width:1px;}
#module_579954298 .moduleButton{border-top-left-radius:50px;}
#module_579954298 .moduleButton{border-top-right-radius:50px;}
#module_579954298 .moduleButton{border-bottom-left-radius:50px;}
#module_579954298 .moduleButton{border-bottom-right-radius:50px;}
#module_579954298 .moduleButton{width:135px;}
#module_579954298 .moduleButton,#module_579954298 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954298 .BodyCenter{color:#fff;}
#module_579954298 .BreadIcon{font-size:16px;} #module_579954298 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954298 .BreadIcon{color:rgb(165, 165, 165);} #module_579954298 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954298 .BreadIcon,#module_579954298 .BreadsvgIcon{margin-left:0px;}
#module_579954298 .BreadIcon,#module_579954298 .BreadsvgIcon{margin-right:6px;}
#module_579954298 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954298 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954298 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954298 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_579954298 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_579954298 .moduleButton:hover{font-size:16px;}
#module_579954298 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954298 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_579954298 .moduleButton:hover{font-weight:normal;}
#module_579954298 .moduleButton:hover{text-decoration:none;}
#module_579954298 .moduleButton:hover{font-style:normal;}
#module_579954298 .moduleButton:hover, #module_579954298 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_579954298 .moduleButton:hover, #module_579954298 .moduleButton.float:hover{background-image:none;}
#module_579954298 .moduleButton:hover, #module_579954298 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954298 .moduleButton:hover, #module_579954298 .moduleButton.float:hover{background-position:none;}
#module_579954298 .moduleButton:hover, #module_579954298 .moduleButton.float:hover{background-attachment:none;}
#module_579954298 .moduleButton:hover, #module_579954298 .moduleButton.float:hover{}
#module_579954298 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_579954298 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_579954298 .moduleButton:hover{border-style:solid;} #module_579954298 .moduleButton.float:hover{border-style:solid;}
#module_579954298 .moduleButton:hover{border-width:1px;}  #module_579954298 .moduleButton.float:hover{border-width:1px;}
#module_579954298 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_579954299 .ModuleHead .HeadCenter{float:none;}
#module_579954299 {
padding:0px;
}
#module_579954299 {
position:static;
z-index:2;
top:64px;
left:0px;
width:100%;
height: auto;
}
#module_579954299 .ModuleHead579954299 {
display:none;
}
#module_579954299 .BodyCenter.BodyCenter579954299 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954299 >.module_579954299 {
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_579954299 >.module_579954299{
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_579954299 .BodyCenter.BodyCenter579954299 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954299 .BodyCenter.BodyCenter579954299 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954299 >.module_579954299 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954299 >.module_579954299 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954299 >.module_579954299 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954299:hover {
border:none;
}
#module_579954299:hover >.module_579954299 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954299 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954299 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954299 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954299 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954299 .imageTextGiant-Container{padding-top:10px;}
#module_579954299 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954299 .imageTextGiant-Container{padding-left:10px;}
#module_579954299 .imageTextGiant-Container{padding-right:10px;}
#module_579954299 .showHandle .btn{font-size:14px;}
#module_579954299 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954299 .showHandle .btn{color:#333;}
#module_579954299 .showHandle .btn{font-weight:400;}
#module_579954299 .showHandle .btn{text-decoration:none;}
#module_579954299 .showHandle .btn{font-style:normal;}
#module_579954299 .showHandle div{border-top-color:#ddd !important;}
#module_579954299 .showHandle div{border-top-style:solid !important;}
#module_579954299 .showHandle div{border-top-width:1px !important;}
#module_579954299 .showHandle{background-color:transparent;}
#module_579954299 .showHandle{background-image:none;}
#module_579954299 .showHandle{background-repeat:no-repeat;}
#module_579954299 .showHandle{}
#module_579954299 .showHandle{}
#module_579954299 .showHandle{}
#module_579954299 a{font-size:unset;font-family:unset}.module_579954300 .ModuleHead .HeadCenter{float:none;}
#module_579954300 {
padding:0px;
}
#module_579954300 {
position:static;
z-index:0;
top:260px;
left:0px;
width:100%;
height: auto;
}
#module_579954300 .ModuleHead579954300 {
display:none;
}
#module_579954300 .BodyCenter.BodyCenter579954300 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954300 >.module_579954300 {
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_579954300 >.module_579954300{
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_579954300 .BodyCenter.BodyCenter579954300 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954300 .BodyCenter.BodyCenter579954300 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_579954300 >.module_579954300 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_579954300 >.module_579954300 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_579954300 >.module_579954300 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954300:hover {
border:none;
}
#module_579954300:hover >.module_579954300 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954300 .BodyCenter{text-align:center;}
#module_579954300 .moduleButton{font-size:16px;}
#module_579954300 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_579954300 .moduleButton{color:rgb(255, 255, 255);}
#module_579954300 .moduleButton{font-weight:normal;}
#module_579954300 .moduleButton{text-decoration:none;}
#module_579954300 .moduleButton{font-style:normal;}
#module_579954300 .moduleButton, #module_579954300 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_579954300 .moduleButton, #module_579954300 .moduleButton:before{background-image:none;}
#module_579954300 .moduleButton, #module_579954300 .moduleButton:before{background-repeat:no-repeat;}
#module_579954300 .moduleButton, #module_579954300 .moduleButton:before{background-position:none;}
#module_579954300 .moduleButton, #module_579954300 .moduleButton:before{background-attachment:none;}
#module_579954300 .moduleButton, #module_579954300 .moduleButton:before{}
#module_579954300 .moduleButton{border-color:rgb(255, 119, 15);}
#module_579954300 .moduleButton{border-style:solid;}
#module_579954300 .moduleButton{border-width:1px;}
#module_579954300 .moduleButton{border-top-left-radius:50px;}
#module_579954300 .moduleButton{border-top-right-radius:50px;}
#module_579954300 .moduleButton{border-bottom-left-radius:50px;}
#module_579954300 .moduleButton{border-bottom-right-radius:50px;}
#module_579954300 .moduleButton{width:136px;}
#module_579954300 .moduleButton,#module_579954300 .BreadsvgIcon{height:40px;line-height:40px;}
#module_579954300 .BodyCenter{color:#fff;}
#module_579954300 .BreadIcon{font-size:16px;} #module_579954300 .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954300 .BreadIcon{color:rgb(255, 255, 255);} #module_579954300 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_579954300 .BreadIcon,#module_579954300 .BreadsvgIcon{margin-left:0px;}
#module_579954300 .BreadIcon,#module_579954300 .BreadsvgIcon{margin-right:6px;}
#module_579954300 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_579954300 .moduleButton:hover .BreadIcon{font-size:16px;} #module_579954300 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_579954300 .moduleButton:hover .BreadIcon{color:#fff} #module_579954300 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_579954300 .moduleButton:hover{font-size:16px;}
#module_579954300 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_579954300 .moduleButton:hover{color:#fff !important;}
#module_579954300 .moduleButton:hover{font-weight:normal;}
#module_579954300 .moduleButton:hover{text-decoration:none;}
#module_579954300 .moduleButton:hover{font-style:normal;}
#module_579954300 .moduleButton:hover, #module_579954300 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_579954300 .moduleButton:hover, #module_579954300 .moduleButton.float:hover{background-image:none;}
#module_579954300 .moduleButton:hover, #module_579954300 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_579954300 .moduleButton:hover, #module_579954300 .moduleButton.float:hover{background-position:none;}
#module_579954300 .moduleButton:hover, #module_579954300 .moduleButton.float:hover{background-attachment:none;}
#module_579954300 .moduleButton:hover, #module_579954300 .moduleButton.float:hover{}
#module_579954300 .moduleButton:hover{border-color:#000;} #module_579954300 .moduleButton.float:hover{border-color:#000;}
#module_579954300 .moduleButton:hover{border-style:none;} #module_579954300 .moduleButton.float:hover{border-style:none;}
#module_579954300 .moduleButton:hover{border-width:0px;}  #module_579954300 .moduleButton.float:hover{border-width:0px;}
#module_579954300 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer579954280 #Sub579954280_4 {width:25%;}
.module_572020575 .ModuleHead .HeadCenter{float:none;}
#module_572020575 {
padding:0px;
}
#module_572020575 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_572020575 .ModuleHead572020575 {
display:none;
}
#module_572020575 .BodyCenter.BodyCenter572020575 {
background:none;background-color:rgb(242, 244, 248);
}
#module_572020575 >.module_572020575 {
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_572020575 >.module_572020575{
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_572020575 .BodyCenter.BodyCenter572020575 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.7027%;
}
}
@media screen and (max-width: 767px){
#module_572020575 .BodyCenter.BodyCenter572020575 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572020575 >.module_572020575 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572020575 >.module_572020575 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572020575 >.module_572020575 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572020575:hover {
border:none;
}
#module_572020575:hover >.module_572020575 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572020575 .ModuleSubContainer{background-color:transparent;}
#module_572020575 .ModuleSubContainer{background-image:none;}
#module_572020575 .ModuleSubContainer{background-repeat:no-repeat;}
#module_572020575 .ModuleSubContainer{background-position:0% 0%;}
#module_572020575 .ModuleSubContainer{background-attachment:scroll;}
#module_572020575 .ModuleSubContainer{}
#module_572020575 {!bgVideo!}{bgVideoUrl:}
#module_572020575 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_572020575 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_572020575 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer572020575 {max-width:1580px;width:auto;}
.ModuleGridContainer.ModuleGridContainer572020575 .SubPadding {width:0px;}
.module_572020585 .ModuleHead .HeadCenter{float:none;}
#module_572020585 {
padding:0px;
}
#module_572020585 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572020585 .ModuleHead572020585 {
display:none;
}
#module_572020585 >.module_572020585 {
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_572020585 >.module_572020585{
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_572020585 .BodyCenter.BodyCenter572020585 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572020585 .BodyCenter.BodyCenter572020585 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572020585 >.module_572020585 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572020585 >.module_572020585 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572020585 >.module_572020585 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_572020585:hover {
border:none;
}
#module_572020585:hover >.module_572020585 {
border-color:#ccc;
}
#module_572020585:hover >.module_572020585 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.25);transition: box-shadow 0.5s ease 0s;}

#module_572020585 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_572020585 .ModuleHoverBoxItem_1{background-image:none;}
#module_572020585 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_572020585 .ModuleHoverBoxItem_1{}
#module_572020585 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_572020585 .ModuleHoverBoxItem_1{}
#module_572020585 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_572020585 .ModuleHoverBoxItem_1{padding-bottom:10px;}
#module_572020585 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_572020585 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_572020585 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_572020585 .ModuleHoverBoxItem_2{background-image:none;}
#module_572020585 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_572020585 .ModuleHoverBoxItem_2{}
#module_572020585 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_572020585 .ModuleHoverBoxItem_2{}
#module_572020585 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_572020585 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_572020585 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_572020585 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_572020585 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_572066666 .ModuleHead .HeadCenter{float:none;}
#module_572066666 {
padding:0px;
}
#module_572066666 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572066666 .ModuleHead572066666 {
display:none;
}
#module_572066666 .BodyCenter.BodyCenter572066666 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572066666 >.module_572066666 {
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_572066666 >.module_572066666{
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_572066666 .BodyCenter.BodyCenter572066666 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572066666 .BodyCenter.BodyCenter572066666 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572066666 >.module_572066666 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572066666 >.module_572066666 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572066666 >.module_572066666 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572066666:hover {
border:none;
}
#module_572066666:hover >.module_572066666 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572066666 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572066666 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572066666 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572066666 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572066666 .imageTextGiant-Container{padding-top:10px;}
#module_572066666 .imageTextGiant-Container{padding-bottom:10px;}
#module_572066666 .imageTextGiant-Container{padding-left:10px;}
#module_572066666 .imageTextGiant-Container{padding-right:10px;}
#module_572066666 .showHandle .btn{font-size:14px;}
#module_572066666 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572066666 .showHandle .btn{color:#333;}
#module_572066666 .showHandle .btn{font-weight:400;}
#module_572066666 .showHandle .btn{text-decoration:none;}
#module_572066666 .showHandle .btn{font-style:normal;}
#module_572066666 .showHandle div{border-top-color:#ddd !important;}
#module_572066666 .showHandle div{border-top-style:solid !important;}
#module_572066666 .showHandle div{border-top-width:1px !important;}
#module_572066666 .showHandle{background-color:transparent;}
#module_572066666 .showHandle{background-image:none;}
#module_572066666 .showHandle{background-repeat:no-repeat;}
#module_572066666 .showHandle{}
#module_572066666 .showHandle{}
#module_572066666 .showHandle{}
#module_572066666 a{font-size:unset;font-family:unset}.module_572066932 .ModuleHead .HeadCenter{float:none;}
#module_572066932 {
padding:0px;
}
#module_572066932 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572066932 .ModuleHead572066932 {
display:none;
}
#module_572066932 .BodyCenter.BodyCenter572066932 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572066932 >.module_572066932 {
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_572066932 >.module_572066932{
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_572066932 .BodyCenter.BodyCenter572066932 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572066932 .BodyCenter.BodyCenter572066932 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572066932 >.module_572066932 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572066932 >.module_572066932 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572066932 >.module_572066932 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572066932:hover {
border:none;
}
#module_572066932:hover >.module_572066932 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572066932 .BodyCenter{text-align:center;}
#module_572066932 .moduleButton{font-size:16px;}
#module_572066932 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572066932 .moduleButton{color:rgb(165, 165, 165);}
#module_572066932 .moduleButton{font-weight:normal;}
#module_572066932 .moduleButton{text-decoration:none;}
#module_572066932 .moduleButton{font-style:normal;}
#module_572066932 .moduleButton, #module_572066932 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_572066932 .moduleButton, #module_572066932 .moduleButton:before{background-image:none;}
#module_572066932 .moduleButton, #module_572066932 .moduleButton:before{background-repeat:no-repeat;}
#module_572066932 .moduleButton, #module_572066932 .moduleButton:before{background-position:none;}
#module_572066932 .moduleButton, #module_572066932 .moduleButton:before{background-attachment:none;}
#module_572066932 .moduleButton, #module_572066932 .moduleButton:before{}
#module_572066932 .moduleButton{border-color:rgb(232, 232, 232);}
#module_572066932 .moduleButton{border-style:solid;}
#module_572066932 .moduleButton{border-width:1px;}
#module_572066932 .moduleButton{border-top-left-radius:50px;}
#module_572066932 .moduleButton{border-top-right-radius:50px;}
#module_572066932 .moduleButton{border-bottom-left-radius:50px;}
#module_572066932 .moduleButton{border-bottom-right-radius:50px;}
#module_572066932 .moduleButton{width:135px;}
#module_572066932 .moduleButton,#module_572066932 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572066932 .BodyCenter{color:#fff;}
#module_572066932 .BreadIcon{font-size:16px;} #module_572066932 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572066932 .BreadIcon{color:rgb(165, 165, 165);} #module_572066932 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572066932 .BreadIcon,#module_572066932 .BreadsvgIcon{margin-left:0px;}
#module_572066932 .BreadIcon,#module_572066932 .BreadsvgIcon{margin-right:6px;}
#module_572066932 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572066932 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572066932 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572066932 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_572066932 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572066932 .moduleButton:hover{font-size:16px;}
#module_572066932 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572066932 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_572066932 .moduleButton:hover{font-weight:normal;}
#module_572066932 .moduleButton:hover{text-decoration:none;}
#module_572066932 .moduleButton:hover{font-style:normal;}
#module_572066932 .moduleButton:hover, #module_572066932 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_572066932 .moduleButton:hover, #module_572066932 .moduleButton.float:hover{background-image:none;}
#module_572066932 .moduleButton:hover, #module_572066932 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572066932 .moduleButton:hover, #module_572066932 .moduleButton.float:hover{background-position:none;}
#module_572066932 .moduleButton:hover, #module_572066932 .moduleButton.float:hover{background-attachment:none;}
#module_572066932 .moduleButton:hover, #module_572066932 .moduleButton.float:hover{}
#module_572066932 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_572066932 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_572066932 .moduleButton:hover{border-style:solid;} #module_572066932 .moduleButton.float:hover{border-style:solid;}
#module_572066932 .moduleButton:hover{border-width:1px;}  #module_572066932 .moduleButton.float:hover{border-width:1px;}
#module_572066932 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_572068291 .ModuleHead .HeadCenter{float:none;}
#module_572068291 {
padding:0px;
}
#module_572068291 {
position:static;
z-index:1;
top:37px;
left:0px;
width:100%;
height: auto;
}
#module_572068291 .ModuleHead572068291 {
display:none;
}
#module_572068291 .BodyCenter.BodyCenter572068291 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068291 >.module_572068291 {
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_572068291 >.module_572068291{
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_572068291 .BodyCenter.BodyCenter572068291 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068291 .BodyCenter.BodyCenter572068291 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572068291 >.module_572068291 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068291 >.module_572068291 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572068291 >.module_572068291 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068291:hover {
border:none;
}
#module_572068291:hover >.module_572068291 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068291 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572068291 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572068291 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572068291 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572068291 .imageTextGiant-Container{padding-top:10px;}
#module_572068291 .imageTextGiant-Container{padding-bottom:10px;}
#module_572068291 .imageTextGiant-Container{padding-left:10px;}
#module_572068291 .imageTextGiant-Container{padding-right:10px;}
#module_572068291 .showHandle .btn{font-size:14px;}
#module_572068291 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572068291 .showHandle .btn{color:#333;}
#module_572068291 .showHandle .btn{font-weight:400;}
#module_572068291 .showHandle .btn{text-decoration:none;}
#module_572068291 .showHandle .btn{font-style:normal;}
#module_572068291 .showHandle div{border-top-color:#ddd !important;}
#module_572068291 .showHandle div{border-top-style:solid !important;}
#module_572068291 .showHandle div{border-top-width:1px !important;}
#module_572068291 .showHandle{background-color:transparent;}
#module_572068291 .showHandle{background-image:none;}
#module_572068291 .showHandle{background-repeat:no-repeat;}
#module_572068291 .showHandle{}
#module_572068291 .showHandle{}
#module_572068291 .showHandle{}
#module_572068291 a{font-size:unset;font-family:unset}.module_572068295 .ModuleHead .HeadCenter{float:none;}
#module_572068295 {
padding:0px;
}
#module_572068295 {
position:static;
z-index:0;
top:297px;
width:100%;
height: auto;
}
#module_572068295 .ModuleHead572068295 {
display:none;
}
#module_572068295 .BodyCenter.BodyCenter572068295 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068295 >.module_572068295 {
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_572068295 >.module_572068295{
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_572068295 .BodyCenter.BodyCenter572068295 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068295 .BodyCenter.BodyCenter572068295 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068295 >.module_572068295 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572068295 >.module_572068295 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068295 >.module_572068295 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068295:hover {
border:none;
}
#module_572068295:hover >.module_572068295 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068295 .BodyCenter{text-align:center;}
#module_572068295 .moduleButton{font-size:16px;}
#module_572068295 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572068295 .moduleButton{color:rgb(255, 255, 255);}
#module_572068295 .moduleButton{font-weight:normal;}
#module_572068295 .moduleButton{text-decoration:none;}
#module_572068295 .moduleButton{font-style:normal;}
#module_572068295 .moduleButton, #module_572068295 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_572068295 .moduleButton, #module_572068295 .moduleButton:before{background-image:none;}
#module_572068295 .moduleButton, #module_572068295 .moduleButton:before{background-repeat:no-repeat;}
#module_572068295 .moduleButton, #module_572068295 .moduleButton:before{background-position:none;}
#module_572068295 .moduleButton, #module_572068295 .moduleButton:before{background-attachment:none;}
#module_572068295 .moduleButton, #module_572068295 .moduleButton:before{}
#module_572068295 .moduleButton{border-color:rgb(255, 119, 15);}
#module_572068295 .moduleButton{border-style:solid;}
#module_572068295 .moduleButton{border-width:1px;}
#module_572068295 .moduleButton{border-top-left-radius:50px;}
#module_572068295 .moduleButton{border-top-right-radius:50px;}
#module_572068295 .moduleButton{border-bottom-left-radius:50px;}
#module_572068295 .moduleButton{border-bottom-right-radius:50px;}
#module_572068295 .moduleButton{width:136px;}
#module_572068295 .moduleButton,#module_572068295 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572068295 .BodyCenter{color:#fff;}
#module_572068295 .BreadIcon{font-size:16px;} #module_572068295 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068295 .BreadIcon{color:rgb(255, 255, 255);} #module_572068295 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_572068295 .BreadIcon,#module_572068295 .BreadsvgIcon{margin-left:0px;}
#module_572068295 .BreadIcon,#module_572068295 .BreadsvgIcon{margin-right:6px;}
#module_572068295 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572068295 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572068295 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068295 .moduleButton:hover .BreadIcon{color:#fff} #module_572068295 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_572068295 .moduleButton:hover{font-size:16px;}
#module_572068295 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572068295 .moduleButton:hover{color:#fff !important;}
#module_572068295 .moduleButton:hover{font-weight:normal;}
#module_572068295 .moduleButton:hover{text-decoration:none;}
#module_572068295 .moduleButton:hover{font-style:normal;}
#module_572068295 .moduleButton:hover, #module_572068295 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_572068295 .moduleButton:hover, #module_572068295 .moduleButton.float:hover{background-image:none;}
#module_572068295 .moduleButton:hover, #module_572068295 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572068295 .moduleButton:hover, #module_572068295 .moduleButton.float:hover{background-position:none;}
#module_572068295 .moduleButton:hover, #module_572068295 .moduleButton.float:hover{background-attachment:none;}
#module_572068295 .moduleButton:hover, #module_572068295 .moduleButton.float:hover{}
#module_572068295 .moduleButton:hover{border-color:#000;} #module_572068295 .moduleButton.float:hover{border-color:#000;}
#module_572068295 .moduleButton:hover{border-style:none;} #module_572068295 .moduleButton.float:hover{border-style:none;}
#module_572068295 .moduleButton:hover{border-width:0px;}  #module_572068295 .moduleButton.float:hover{border-width:0px;}
#module_572068295 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer572020575 #Sub572020575_1 {width:25%;}
.module_572020586 .ModuleHead .HeadCenter{float:none;}
#module_572020586 {
padding:0px;
}
#module_572020586 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572020586 .ModuleHead572020586 {
display:none;
}
#module_572020586 >.module_572020586 {
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_572020586 >.module_572020586{
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_572020586 .BodyCenter.BodyCenter572020586 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572020586 .BodyCenter.BodyCenter572020586 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572020586 >.module_572020586 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572020586 >.module_572020586 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.8480%;
}
}
#module_572020586 >.module_572020586 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_572020586:hover {
border:none;
}
#module_572020586:hover >.module_572020586 {
border-color:#ccc;
}
#module_572020586:hover >.module_572020586 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.26);transition: box-shadow 0.5s ease 0s;}

#module_572020586 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_572020586 .ModuleHoverBoxItem_1{background-image:none;}
#module_572020586 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_572020586 .ModuleHoverBoxItem_1{}
#module_572020586 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_572020586 .ModuleHoverBoxItem_1{}
#module_572020586 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_572020586 .ModuleHoverBoxItem_1{padding-bottom:10px;}
#module_572020586 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_572020586 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_572020586 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_572020586 .ModuleHoverBoxItem_2{background-image:none;}
#module_572020586 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_572020586 .ModuleHoverBoxItem_2{}
#module_572020586 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_572020586 .ModuleHoverBoxItem_2{}
#module_572020586 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_572020586 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_572020586 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_572020586 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_572020586 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_572068542 .ModuleHead .HeadCenter{float:none;}
#module_572068542 {
padding:0px;
}
#module_572068542 {
position:static;
z-index:1;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_572068542 .ModuleHead572068542 {
display:none;
}
#module_572068542 .BodyCenter.BodyCenter572068542 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068542 >.module_572068542 {
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_572068542 >.module_572068542{
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_572068542 .BodyCenter.BodyCenter572068542 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068542 .BodyCenter.BodyCenter572068542 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068542 >.module_572068542 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068542 >.module_572068542 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068542 >.module_572068542 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068542:hover {
border:none;
}
#module_572068542:hover >.module_572068542 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068542 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572068542 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572068542 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572068542 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572068542 .imageTextGiant-Container{padding-top:10px;}
#module_572068542 .imageTextGiant-Container{padding-bottom:10px;}
#module_572068542 .imageTextGiant-Container{padding-left:10px;}
#module_572068542 .imageTextGiant-Container{padding-right:10px;}
#module_572068542 .showHandle .btn{font-size:14px;}
#module_572068542 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572068542 .showHandle .btn{color:#333;}
#module_572068542 .showHandle .btn{font-weight:400;}
#module_572068542 .showHandle .btn{text-decoration:none;}
#module_572068542 .showHandle .btn{font-style:normal;}
#module_572068542 .showHandle div{border-top-color:#ddd !important;}
#module_572068542 .showHandle div{border-top-style:solid !important;}
#module_572068542 .showHandle div{border-top-width:1px !important;}
#module_572068542 .showHandle{background-color:transparent;}
#module_572068542 .showHandle{background-image:none;}
#module_572068542 .showHandle{background-repeat:no-repeat;}
#module_572068542 .showHandle{}
#module_572068542 .showHandle{}
#module_572068542 .showHandle{}
#module_572068542 a{font-size:unset;font-family:unset}.module_572068549 .ModuleHead .HeadCenter{float:none;}
#module_572068549 {
padding:0px;
}
#module_572068549 {
position:static;
z-index:1;
top:249px;
left:0px;
width:100%;
height: auto;
}
#module_572068549 .ModuleHead572068549 {
display:none;
}
#module_572068549 .BodyCenter.BodyCenter572068549 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068549 >.module_572068549 {
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_572068549 >.module_572068549{
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_572068549 .BodyCenter.BodyCenter572068549 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068549 .BodyCenter.BodyCenter572068549 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068549 >.module_572068549 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572068549 >.module_572068549 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068549 >.module_572068549 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068549:hover {
border:none;
}
#module_572068549:hover >.module_572068549 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068549 .BodyCenter{text-align:center;}
#module_572068549 .moduleButton{font-size:16px;}
#module_572068549 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572068549 .moduleButton{color:rgb(165, 165, 165);}
#module_572068549 .moduleButton{font-weight:normal;}
#module_572068549 .moduleButton{text-decoration:none;}
#module_572068549 .moduleButton{font-style:normal;}
#module_572068549 .moduleButton, #module_572068549 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_572068549 .moduleButton, #module_572068549 .moduleButton:before{background-image:none;}
#module_572068549 .moduleButton, #module_572068549 .moduleButton:before{background-repeat:no-repeat;}
#module_572068549 .moduleButton, #module_572068549 .moduleButton:before{background-position:none;}
#module_572068549 .moduleButton, #module_572068549 .moduleButton:before{background-attachment:none;}
#module_572068549 .moduleButton, #module_572068549 .moduleButton:before{}
#module_572068549 .moduleButton{border-color:rgb(232, 232, 232);}
#module_572068549 .moduleButton{border-style:solid;}
#module_572068549 .moduleButton{border-width:1px;}
#module_572068549 .moduleButton{border-top-left-radius:50px;}
#module_572068549 .moduleButton{border-top-right-radius:50px;}
#module_572068549 .moduleButton{border-bottom-left-radius:50px;}
#module_572068549 .moduleButton{border-bottom-right-radius:50px;}
#module_572068549 .moduleButton{width:135px;}
#module_572068549 .moduleButton,#module_572068549 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572068549 .BodyCenter{color:#fff;}
#module_572068549 .BreadIcon{font-size:16px;} #module_572068549 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068549 .BreadIcon{color:rgb(165, 165, 165);} #module_572068549 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068549 .BreadIcon,#module_572068549 .BreadsvgIcon{margin-left:0px;}
#module_572068549 .BreadIcon,#module_572068549 .BreadsvgIcon{margin-right:6px;}
#module_572068549 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572068549 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572068549 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068549 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_572068549 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068549 .moduleButton:hover{font-size:16px;}
#module_572068549 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572068549 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_572068549 .moduleButton:hover{font-weight:normal;}
#module_572068549 .moduleButton:hover{text-decoration:none;}
#module_572068549 .moduleButton:hover{font-style:normal;}
#module_572068549 .moduleButton:hover, #module_572068549 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_572068549 .moduleButton:hover, #module_572068549 .moduleButton.float:hover{background-image:none;}
#module_572068549 .moduleButton:hover, #module_572068549 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572068549 .moduleButton:hover, #module_572068549 .moduleButton.float:hover{background-position:none;}
#module_572068549 .moduleButton:hover, #module_572068549 .moduleButton.float:hover{background-attachment:none;}
#module_572068549 .moduleButton:hover, #module_572068549 .moduleButton.float:hover{}
#module_572068549 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_572068549 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_572068549 .moduleButton:hover{border-style:solid;} #module_572068549 .moduleButton.float:hover{border-style:solid;}
#module_572068549 .moduleButton:hover{border-width:1px;}  #module_572068549 .moduleButton.float:hover{border-width:1px;}
#module_572068549 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_572070062 .ModuleHead .HeadCenter{float:none;}
#module_572070062 {
padding:0px;
}
#module_572070062 {
position:static;
z-index:2;
top:39px;
left:0px;
width:100%;
height: auto;
}
#module_572070062 .ModuleHead572070062 {
display:none;
}
#module_572070062 .BodyCenter.BodyCenter572070062 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070062 >.module_572070062 {
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_572070062 >.module_572070062{
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_572070062 .BodyCenter.BodyCenter572070062 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070062 .BodyCenter.BodyCenter572070062 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572070062 >.module_572070062 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070062 >.module_572070062 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572070062 >.module_572070062 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070062:hover {
border:none;
}
#module_572070062:hover >.module_572070062 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070062 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572070062 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572070062 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572070062 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572070062 .imageTextGiant-Container{padding-top:10px;}
#module_572070062 .imageTextGiant-Container{padding-bottom:10px;}
#module_572070062 .imageTextGiant-Container{padding-left:10px;}
#module_572070062 .imageTextGiant-Container{padding-right:10px;}
#module_572070062 .showHandle .btn{font-size:14px;}
#module_572070062 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572070062 .showHandle .btn{color:#333;}
#module_572070062 .showHandle .btn{font-weight:400;}
#module_572070062 .showHandle .btn{text-decoration:none;}
#module_572070062 .showHandle .btn{font-style:normal;}
#module_572070062 .showHandle div{border-top-color:#ddd !important;}
#module_572070062 .showHandle div{border-top-style:solid !important;}
#module_572070062 .showHandle div{border-top-width:1px !important;}
#module_572070062 .showHandle{background-color:transparent;}
#module_572070062 .showHandle{background-image:none;}
#module_572070062 .showHandle{background-repeat:no-repeat;}
#module_572070062 .showHandle{}
#module_572070062 .showHandle{}
#module_572070062 .showHandle{}
#module_572070062 a{font-size:unset;font-family:unset}.module_572070064 .ModuleHead .HeadCenter{float:none;}
#module_572070064 {
padding:0px;
}
#module_572070064 {
position:static;
z-index:0;
top:283px;
left:0px;
width:100%;
height: auto;
}
#module_572070064 .ModuleHead572070064 {
display:none;
}
#module_572070064 .BodyCenter.BodyCenter572070064 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070064 >.module_572070064 {
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_572070064 >.module_572070064{
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_572070064 .BodyCenter.BodyCenter572070064 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070064 .BodyCenter.BodyCenter572070064 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572070064 >.module_572070064 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572070064 >.module_572070064 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572070064 >.module_572070064 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070064:hover {
border:none;
}
#module_572070064:hover >.module_572070064 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070064 .BodyCenter{text-align:center;}
#module_572070064 .moduleButton{font-size:16px;}
#module_572070064 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572070064 .moduleButton{color:rgb(255, 255, 255);}
#module_572070064 .moduleButton{font-weight:normal;}
#module_572070064 .moduleButton{text-decoration:none;}
#module_572070064 .moduleButton{font-style:normal;}
#module_572070064 .moduleButton, #module_572070064 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_572070064 .moduleButton, #module_572070064 .moduleButton:before{background-image:none;}
#module_572070064 .moduleButton, #module_572070064 .moduleButton:before{background-repeat:no-repeat;}
#module_572070064 .moduleButton, #module_572070064 .moduleButton:before{background-position:none;}
#module_572070064 .moduleButton, #module_572070064 .moduleButton:before{background-attachment:none;}
#module_572070064 .moduleButton, #module_572070064 .moduleButton:before{}
#module_572070064 .moduleButton{border-color:rgb(255, 119, 15);}
#module_572070064 .moduleButton{border-style:solid;}
#module_572070064 .moduleButton{border-width:1px;}
#module_572070064 .moduleButton{border-top-left-radius:50px;}
#module_572070064 .moduleButton{border-top-right-radius:50px;}
#module_572070064 .moduleButton{border-bottom-left-radius:50px;}
#module_572070064 .moduleButton{border-bottom-right-radius:50px;}
#module_572070064 .moduleButton{width:136px;}
#module_572070064 .moduleButton,#module_572070064 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572070064 .BodyCenter{color:#fff;}
#module_572070064 .BreadIcon{font-size:16px;} #module_572070064 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070064 .BreadIcon{color:rgb(255, 255, 255);} #module_572070064 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_572070064 .BreadIcon,#module_572070064 .BreadsvgIcon{margin-left:0px;}
#module_572070064 .BreadIcon,#module_572070064 .BreadsvgIcon{margin-right:6px;}
#module_572070064 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572070064 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572070064 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070064 .moduleButton:hover .BreadIcon{color:#fff} #module_572070064 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_572070064 .moduleButton:hover{font-size:16px;}
#module_572070064 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572070064 .moduleButton:hover{color:#fff !important;}
#module_572070064 .moduleButton:hover{font-weight:normal;}
#module_572070064 .moduleButton:hover{text-decoration:none;}
#module_572070064 .moduleButton:hover{font-style:normal;}
#module_572070064 .moduleButton:hover, #module_572070064 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_572070064 .moduleButton:hover, #module_572070064 .moduleButton.float:hover{background-image:none;}
#module_572070064 .moduleButton:hover, #module_572070064 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572070064 .moduleButton:hover, #module_572070064 .moduleButton.float:hover{background-position:none;}
#module_572070064 .moduleButton:hover, #module_572070064 .moduleButton.float:hover{background-attachment:none;}
#module_572070064 .moduleButton:hover, #module_572070064 .moduleButton.float:hover{}
#module_572070064 .moduleButton:hover{border-color:#000;} #module_572070064 .moduleButton.float:hover{border-color:#000;}
#module_572070064 .moduleButton:hover{border-style:none;} #module_572070064 .moduleButton.float:hover{border-style:none;}
#module_572070064 .moduleButton:hover{border-width:0px;}  #module_572070064 .moduleButton.float:hover{border-width:0px;}
#module_572070064 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer572020575 #Sub572020575_2 {width:25%;}
.module_572020795 .ModuleHead .HeadCenter{float:none;}
#module_572020795 {
padding:0px;
}
#module_572020795 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572020795 .ModuleHead572020795 {
display:none;
}
#module_572020795 >.module_572020795 {
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_572020795 >.module_572020795{
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_572020795 .BodyCenter.BodyCenter572020795 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572020795 .BodyCenter.BodyCenter572020795 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572020795 >.module_572020795 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572020795 >.module_572020795 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572020795 >.module_572020795 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_572020795:hover {
border:none;
}
#module_572020795:hover >.module_572020795 {
border-color:#ccc;
}
#module_572020795:hover >.module_572020795 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.25);transition: box-shadow 0.5s ease 0s;}

#module_572020795 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_572020795 .ModuleHoverBoxItem_1{background-image:none;}
#module_572020795 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_572020795 .ModuleHoverBoxItem_1{}
#module_572020795 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_572020795 .ModuleHoverBoxItem_1{}
#module_572020795 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_572020795 .ModuleHoverBoxItem_1{padding-bottom:10px;}
#module_572020795 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_572020795 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_572020795 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_572020795 .ModuleHoverBoxItem_2{background-image:none;}
#module_572020795 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_572020795 .ModuleHoverBoxItem_2{}
#module_572020795 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_572020795 .ModuleHoverBoxItem_2{}
#module_572020795 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_572020795 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_572020795 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_572020795 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_572020795 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_572068543 .ModuleHead .HeadCenter{float:none;}
#module_572068543 {
padding:0px;
}
#module_572068543 {
position:static;
z-index:0;
top:42px;
left:0px;
width:100%;
height: auto;
}
#module_572068543 .ModuleHead572068543 {
display:none;
}
#module_572068543 .BodyCenter.BodyCenter572068543 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068543 >.module_572068543 {
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_572068543 >.module_572068543{
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_572068543 .BodyCenter.BodyCenter572068543 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068543 .BodyCenter.BodyCenter572068543 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068543 >.module_572068543 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068543 >.module_572068543 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068543 >.module_572068543 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068543:hover {
border:none;
}
#module_572068543:hover >.module_572068543 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068543 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572068543 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572068543 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572068543 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572068543 .imageTextGiant-Container{padding-top:10px;}
#module_572068543 .imageTextGiant-Container{padding-bottom:10px;}
#module_572068543 .imageTextGiant-Container{padding-left:10px;}
#module_572068543 .imageTextGiant-Container{padding-right:10px;}
#module_572068543 .showHandle .btn{font-size:14px;}
#module_572068543 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572068543 .showHandle .btn{color:#333;}
#module_572068543 .showHandle .btn{font-weight:400;}
#module_572068543 .showHandle .btn{text-decoration:none;}
#module_572068543 .showHandle .btn{font-style:normal;}
#module_572068543 .showHandle div{border-top-color:#ddd !important;}
#module_572068543 .showHandle div{border-top-style:solid !important;}
#module_572068543 .showHandle div{border-top-width:1px !important;}
#module_572068543 .showHandle{background-color:transparent;}
#module_572068543 .showHandle{background-image:none;}
#module_572068543 .showHandle{background-repeat:no-repeat;}
#module_572068543 .showHandle{}
#module_572068543 .showHandle{}
#module_572068543 .showHandle{}
#module_572068543 a{font-size:unset;font-family:unset}.module_572068550 .ModuleHead .HeadCenter{float:none;}
#module_572068550 {
padding:0px;
}
#module_572068550 {
position:static;
z-index:1;
top:242px;
left:0px;
width:100%;
height: auto;
}
#module_572068550 .ModuleHead572068550 {
display:none;
}
#module_572068550 .BodyCenter.BodyCenter572068550 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068550 >.module_572068550 {
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_572068550 >.module_572068550{
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_572068550 .BodyCenter.BodyCenter572068550 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068550 .BodyCenter.BodyCenter572068550 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068550 >.module_572068550 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572068550 >.module_572068550 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068550 >.module_572068550 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068550:hover {
border:none;
}
#module_572068550:hover >.module_572068550 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068550 .BodyCenter{text-align:center;}
#module_572068550 .moduleButton{font-size:16px;}
#module_572068550 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572068550 .moduleButton{color:rgb(165, 165, 165);}
#module_572068550 .moduleButton{font-weight:normal;}
#module_572068550 .moduleButton{text-decoration:none;}
#module_572068550 .moduleButton{font-style:normal;}
#module_572068550 .moduleButton, #module_572068550 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_572068550 .moduleButton, #module_572068550 .moduleButton:before{background-image:none;}
#module_572068550 .moduleButton, #module_572068550 .moduleButton:before{background-repeat:no-repeat;}
#module_572068550 .moduleButton, #module_572068550 .moduleButton:before{background-position:none;}
#module_572068550 .moduleButton, #module_572068550 .moduleButton:before{background-attachment:none;}
#module_572068550 .moduleButton, #module_572068550 .moduleButton:before{}
#module_572068550 .moduleButton{border-color:rgb(232, 232, 232);}
#module_572068550 .moduleButton{border-style:solid;}
#module_572068550 .moduleButton{border-width:1px;}
#module_572068550 .moduleButton{border-top-left-radius:50px;}
#module_572068550 .moduleButton{border-top-right-radius:50px;}
#module_572068550 .moduleButton{border-bottom-left-radius:50px;}
#module_572068550 .moduleButton{border-bottom-right-radius:50px;}
#module_572068550 .moduleButton{width:135px;}
#module_572068550 .moduleButton,#module_572068550 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572068550 .BodyCenter{color:#fff;}
#module_572068550 .BreadIcon{font-size:16px;} #module_572068550 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068550 .BreadIcon{color:rgb(165, 165, 165);} #module_572068550 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068550 .BreadIcon,#module_572068550 .BreadsvgIcon{margin-left:0px;}
#module_572068550 .BreadIcon,#module_572068550 .BreadsvgIcon{margin-right:6px;}
#module_572068550 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572068550 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572068550 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068550 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_572068550 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068550 .moduleButton:hover{font-size:16px;}
#module_572068550 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572068550 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_572068550 .moduleButton:hover{font-weight:normal;}
#module_572068550 .moduleButton:hover{text-decoration:none;}
#module_572068550 .moduleButton:hover{font-style:normal;}
#module_572068550 .moduleButton:hover, #module_572068550 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_572068550 .moduleButton:hover, #module_572068550 .moduleButton.float:hover{background-image:none;}
#module_572068550 .moduleButton:hover, #module_572068550 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572068550 .moduleButton:hover, #module_572068550 .moduleButton.float:hover{background-position:none;}
#module_572068550 .moduleButton:hover, #module_572068550 .moduleButton.float:hover{background-attachment:none;}
#module_572068550 .moduleButton:hover, #module_572068550 .moduleButton.float:hover{}
#module_572068550 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_572068550 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_572068550 .moduleButton:hover{border-style:solid;} #module_572068550 .moduleButton.float:hover{border-style:solid;}
#module_572068550 .moduleButton:hover{border-width:1px;}  #module_572068550 .moduleButton.float:hover{border-width:1px;}
#module_572068550 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_572070112 .ModuleHead .HeadCenter{float:none;}
#module_572070112 {
padding:0px;
}
#module_572070112 {
position:static;
z-index:0;
top:12px;
left:0px;
width:100%;
height: auto;
}
#module_572070112 .ModuleHead572070112 {
display:none;
}
#module_572070112 .BodyCenter.BodyCenter572070112 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070112 >.module_572070112 {
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_572070112 >.module_572070112{
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_572070112 .BodyCenter.BodyCenter572070112 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070112 .BodyCenter.BodyCenter572070112 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572070112 >.module_572070112 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070112 >.module_572070112 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572070112 >.module_572070112 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070112:hover {
border:none;
}
#module_572070112:hover >.module_572070112 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070112 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572070112 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572070112 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572070112 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572070112 .imageTextGiant-Container{padding-top:10px;}
#module_572070112 .imageTextGiant-Container{padding-bottom:10px;}
#module_572070112 .imageTextGiant-Container{padding-left:10px;}
#module_572070112 .imageTextGiant-Container{padding-right:10px;}
#module_572070112 .showHandle .btn{font-size:14px;}
#module_572070112 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572070112 .showHandle .btn{color:#333;}
#module_572070112 .showHandle .btn{font-weight:400;}
#module_572070112 .showHandle .btn{text-decoration:none;}
#module_572070112 .showHandle .btn{font-style:normal;}
#module_572070112 .showHandle div{border-top-color:#ddd !important;}
#module_572070112 .showHandle div{border-top-style:solid !important;}
#module_572070112 .showHandle div{border-top-width:1px !important;}
#module_572070112 .showHandle{background-color:transparent;}
#module_572070112 .showHandle{background-image:none;}
#module_572070112 .showHandle{background-repeat:no-repeat;}
#module_572070112 .showHandle{}
#module_572070112 .showHandle{}
#module_572070112 .showHandle{}
#module_572070112 a{font-size:unset;font-family:unset}.module_572070109 .ModuleHead .HeadCenter{float:none;}
#module_572070109 {
padding:0px;
}
#module_572070109 {
position:static;
z-index:1;
top:2364px;
left:1195px;
width:100%;
height: auto;
}
#module_572070109 .ModuleHead572070109 {
display:none;
}
#module_572070109 .BodyCenter.BodyCenter572070109 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070109 >.module_572070109 {
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_572070109 >.module_572070109{
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_572070109 .BodyCenter.BodyCenter572070109 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070109 .BodyCenter.BodyCenter572070109 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572070109 >.module_572070109 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572070109 >.module_572070109 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572070109 >.module_572070109 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070109:hover {
border:none;
}
#module_572070109:hover >.module_572070109 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070109 .BodyCenter{text-align:center;}
#module_572070109 .moduleButton{font-size:16px;}
#module_572070109 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572070109 .moduleButton{color:rgb(255, 255, 255);}
#module_572070109 .moduleButton{font-weight:normal;}
#module_572070109 .moduleButton{text-decoration:none;}
#module_572070109 .moduleButton{font-style:normal;}
#module_572070109 .moduleButton, #module_572070109 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_572070109 .moduleButton, #module_572070109 .moduleButton:before{background-image:none;}
#module_572070109 .moduleButton, #module_572070109 .moduleButton:before{background-repeat:no-repeat;}
#module_572070109 .moduleButton, #module_572070109 .moduleButton:before{background-position:none;}
#module_572070109 .moduleButton, #module_572070109 .moduleButton:before{background-attachment:none;}
#module_572070109 .moduleButton, #module_572070109 .moduleButton:before{}
#module_572070109 .moduleButton{border-color:rgb(255, 119, 15);}
#module_572070109 .moduleButton{border-style:solid;}
#module_572070109 .moduleButton{border-width:1px;}
#module_572070109 .moduleButton{border-top-left-radius:50px;}
#module_572070109 .moduleButton{border-top-right-radius:50px;}
#module_572070109 .moduleButton{border-bottom-left-radius:50px;}
#module_572070109 .moduleButton{border-bottom-right-radius:50px;}
#module_572070109 .moduleButton{width:136px;}
#module_572070109 .moduleButton,#module_572070109 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572070109 .BodyCenter{color:#fff;}
#module_572070109 .BreadIcon{font-size:16px;} #module_572070109 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070109 .BreadIcon{color:rgb(255, 255, 255);} #module_572070109 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_572070109 .BreadIcon,#module_572070109 .BreadsvgIcon{margin-left:0px;}
#module_572070109 .BreadIcon,#module_572070109 .BreadsvgIcon{margin-right:6px;}
#module_572070109 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572070109 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572070109 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070109 .moduleButton:hover .BreadIcon{color:#fff} #module_572070109 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_572070109 .moduleButton:hover{font-size:16px;}
#module_572070109 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572070109 .moduleButton:hover{color:#fff !important;}
#module_572070109 .moduleButton:hover{font-weight:normal;}
#module_572070109 .moduleButton:hover{text-decoration:none;}
#module_572070109 .moduleButton:hover{font-style:normal;}
#module_572070109 .moduleButton:hover, #module_572070109 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_572070109 .moduleButton:hover, #module_572070109 .moduleButton.float:hover{background-image:none;}
#module_572070109 .moduleButton:hover, #module_572070109 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572070109 .moduleButton:hover, #module_572070109 .moduleButton.float:hover{background-position:none;}
#module_572070109 .moduleButton:hover, #module_572070109 .moduleButton.float:hover{background-attachment:none;}
#module_572070109 .moduleButton:hover, #module_572070109 .moduleButton.float:hover{}
#module_572070109 .moduleButton:hover{border-color:#000;} #module_572070109 .moduleButton.float:hover{border-color:#000;}
#module_572070109 .moduleButton:hover{border-style:none;} #module_572070109 .moduleButton.float:hover{border-style:none;}
#module_572070109 .moduleButton:hover{border-width:0px;}  #module_572070109 .moduleButton.float:hover{border-width:0px;}
#module_572070109 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer572020575 #Sub572020575_3 {width:25%;}
.module_572020802 .ModuleHead .HeadCenter{float:none;}
#module_572020802 {
padding:0px;
}
#module_572020802 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572020802 .ModuleHead572020802 {
display:none;
}
#module_572020802 >.module_572020802 {
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_572020802 >.module_572020802{
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_572020802 .BodyCenter.BodyCenter572020802 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572020802 .BodyCenter.BodyCenter572020802 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572020802 >.module_572020802 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572020802 >.module_572020802 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572020802 >.module_572020802 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_572020802:hover {
border:none;
}
#module_572020802:hover >.module_572020802 {
border-color:#ccc;
}
#module_572020802:hover >.module_572020802 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.25);transition: box-shadow 0.5s ease 0s;}

#module_572020802 .ModuleHoverBoxItem_1{background-color:rgb(255, 255, 255);}
#module_572020802 .ModuleHoverBoxItem_1{background-image:none;}
#module_572020802 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_572020802 .ModuleHoverBoxItem_1{}
#module_572020802 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_572020802 .ModuleHoverBoxItem_1{}
#module_572020802 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_572020802 .ModuleHoverBoxItem_1{padding-bottom:10px;}
#module_572020802 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_572020802 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_572020802 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_572020802 .ModuleHoverBoxItem_2{background-image:none;}
#module_572020802 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_572020802 .ModuleHoverBoxItem_2{}
#module_572020802 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_572020802 .ModuleHoverBoxItem_2{}
#module_572020802 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_572020802 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_572020802 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_572020802 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_572020802 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_572068544 .ModuleHead .HeadCenter{float:none;}
#module_572068544 {
padding:0px;
}
#module_572068544 {
position:static;
z-index:1;
top:38px;
left:0px;
width:100%;
height: auto;
}
#module_572068544 .ModuleHead572068544 {
display:none;
}
#module_572068544 .BodyCenter.BodyCenter572068544 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068544 >.module_572068544 {
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_572068544 >.module_572068544{
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_572068544 .BodyCenter.BodyCenter572068544 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068544 .BodyCenter.BodyCenter572068544 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068544 >.module_572068544 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068544 >.module_572068544 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068544 >.module_572068544 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068544:hover {
border:none;
}
#module_572068544:hover >.module_572068544 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068544 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572068544 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572068544 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572068544 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572068544 .imageTextGiant-Container{padding-top:10px;}
#module_572068544 .imageTextGiant-Container{padding-bottom:10px;}
#module_572068544 .imageTextGiant-Container{padding-left:10px;}
#module_572068544 .imageTextGiant-Container{padding-right:10px;}
#module_572068544 .showHandle .btn{font-size:14px;}
#module_572068544 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572068544 .showHandle .btn{color:#333;}
#module_572068544 .showHandle .btn{font-weight:400;}
#module_572068544 .showHandle .btn{text-decoration:none;}
#module_572068544 .showHandle .btn{font-style:normal;}
#module_572068544 .showHandle div{border-top-color:#ddd !important;}
#module_572068544 .showHandle div{border-top-style:solid !important;}
#module_572068544 .showHandle div{border-top-width:1px !important;}
#module_572068544 .showHandle{background-color:transparent;}
#module_572068544 .showHandle{background-image:none;}
#module_572068544 .showHandle{background-repeat:no-repeat;}
#module_572068544 .showHandle{}
#module_572068544 .showHandle{}
#module_572068544 .showHandle{}
#module_572068544 a{font-size:unset;font-family:unset}.module_572068551 .ModuleHead .HeadCenter{float:none;}
#module_572068551 {
padding:0px;
}
#module_572068551 {
position:static;
z-index:1;
top:236px;
left:0px;
width:100%;
height: auto;
}
#module_572068551 .ModuleHead572068551 {
display:none;
}
#module_572068551 .BodyCenter.BodyCenter572068551 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068551 >.module_572068551 {
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_572068551 >.module_572068551{
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_572068551 .BodyCenter.BodyCenter572068551 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068551 .BodyCenter.BodyCenter572068551 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068551 >.module_572068551 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572068551 >.module_572068551 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068551 >.module_572068551 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068551:hover {
border:none;
}
#module_572068551:hover >.module_572068551 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068551 .BodyCenter{text-align:center;}
#module_572068551 .moduleButton{font-size:16px;}
#module_572068551 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572068551 .moduleButton{color:rgb(165, 165, 165);}
#module_572068551 .moduleButton{font-weight:normal;}
#module_572068551 .moduleButton{text-decoration:none;}
#module_572068551 .moduleButton{font-style:normal;}
#module_572068551 .moduleButton, #module_572068551 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_572068551 .moduleButton, #module_572068551 .moduleButton:before{background-image:none;}
#module_572068551 .moduleButton, #module_572068551 .moduleButton:before{background-repeat:no-repeat;}
#module_572068551 .moduleButton, #module_572068551 .moduleButton:before{background-position:none;}
#module_572068551 .moduleButton, #module_572068551 .moduleButton:before{background-attachment:none;}
#module_572068551 .moduleButton, #module_572068551 .moduleButton:before{}
#module_572068551 .moduleButton{border-color:rgb(232, 232, 232);}
#module_572068551 .moduleButton{border-style:solid;}
#module_572068551 .moduleButton{border-width:1px;}
#module_572068551 .moduleButton{border-top-left-radius:50px;}
#module_572068551 .moduleButton{border-top-right-radius:50px;}
#module_572068551 .moduleButton{border-bottom-left-radius:50px;}
#module_572068551 .moduleButton{border-bottom-right-radius:50px;}
#module_572068551 .moduleButton{width:135px;}
#module_572068551 .moduleButton,#module_572068551 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572068551 .BodyCenter{color:#fff;}
#module_572068551 .BreadIcon{font-size:16px;} #module_572068551 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068551 .BreadIcon{color:rgb(165, 165, 165);} #module_572068551 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068551 .BreadIcon,#module_572068551 .BreadsvgIcon{margin-left:0px;}
#module_572068551 .BreadIcon,#module_572068551 .BreadsvgIcon{margin-right:6px;}
#module_572068551 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572068551 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572068551 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068551 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_572068551 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068551 .moduleButton:hover{font-size:16px;}
#module_572068551 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572068551 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_572068551 .moduleButton:hover{font-weight:normal;}
#module_572068551 .moduleButton:hover{text-decoration:none;}
#module_572068551 .moduleButton:hover{font-style:normal;}
#module_572068551 .moduleButton:hover, #module_572068551 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_572068551 .moduleButton:hover, #module_572068551 .moduleButton.float:hover{background-image:none;}
#module_572068551 .moduleButton:hover, #module_572068551 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572068551 .moduleButton:hover, #module_572068551 .moduleButton.float:hover{background-position:none;}
#module_572068551 .moduleButton:hover, #module_572068551 .moduleButton.float:hover{background-attachment:none;}
#module_572068551 .moduleButton:hover, #module_572068551 .moduleButton.float:hover{}
#module_572068551 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_572068551 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_572068551 .moduleButton:hover{border-style:solid;} #module_572068551 .moduleButton.float:hover{border-style:solid;}
#module_572068551 .moduleButton:hover{border-width:1px;}  #module_572068551 .moduleButton.float:hover{border-width:1px;}
#module_572068551 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_572070116 .ModuleHead .HeadCenter{float:none;}
#module_572070116 {
padding:0px;
}
#module_572070116 {
position:static;
z-index:2;
top:49px;
left:0px;
width:100%;
height: auto;
}
#module_572070116 .ModuleHead572070116 {
display:none;
}
#module_572070116 .BodyCenter.BodyCenter572070116 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070116 >.module_572070116 {
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_572070116 >.module_572070116{
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_572070116 .BodyCenter.BodyCenter572070116 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070116 .BodyCenter.BodyCenter572070116 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572070116 >.module_572070116 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070116 >.module_572070116 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572070116 >.module_572070116 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070116:hover {
border:none;
}
#module_572070116:hover >.module_572070116 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070116 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572070116 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572070116 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572070116 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572070116 .imageTextGiant-Container{padding-top:10px;}
#module_572070116 .imageTextGiant-Container{padding-bottom:10px;}
#module_572070116 .imageTextGiant-Container{padding-left:10px;}
#module_572070116 .imageTextGiant-Container{padding-right:10px;}
#module_572070116 .showHandle .btn{font-size:14px;}
#module_572070116 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572070116 .showHandle .btn{color:#333;}
#module_572070116 .showHandle .btn{font-weight:400;}
#module_572070116 .showHandle .btn{text-decoration:none;}
#module_572070116 .showHandle .btn{font-style:normal;}
#module_572070116 .showHandle div{border-top-color:#ddd !important;}
#module_572070116 .showHandle div{border-top-style:solid !important;}
#module_572070116 .showHandle div{border-top-width:1px !important;}
#module_572070116 .showHandle{background-color:transparent;}
#module_572070116 .showHandle{background-image:none;}
#module_572070116 .showHandle{background-repeat:no-repeat;}
#module_572070116 .showHandle{}
#module_572070116 .showHandle{}
#module_572070116 .showHandle{}
#module_572070116 a{font-size:unset;font-family:unset}.module_572070110 .ModuleHead .HeadCenter{float:none;}
#module_572070110 {
padding:0px;
}
#module_572070110 {
position:static;
z-index:1;
top:2339px;
left:1397px;
width:100%;
height: auto;
}
#module_572070110 .ModuleHead572070110 {
display:none;
}
#module_572070110 .BodyCenter.BodyCenter572070110 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070110 >.module_572070110 {
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_572070110 >.module_572070110{
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_572070110 .BodyCenter.BodyCenter572070110 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070110 .BodyCenter.BodyCenter572070110 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572070110 >.module_572070110 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572070110 >.module_572070110 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572070110 >.module_572070110 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070110:hover {
border:none;
}
#module_572070110:hover >.module_572070110 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070110 .BodyCenter{text-align:center;}
#module_572070110 .moduleButton{font-size:16px;}
#module_572070110 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572070110 .moduleButton{color:rgb(255, 255, 255);}
#module_572070110 .moduleButton{font-weight:normal;}
#module_572070110 .moduleButton{text-decoration:none;}
#module_572070110 .moduleButton{font-style:normal;}
#module_572070110 .moduleButton, #module_572070110 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_572070110 .moduleButton, #module_572070110 .moduleButton:before{background-image:none;}
#module_572070110 .moduleButton, #module_572070110 .moduleButton:before{background-repeat:no-repeat;}
#module_572070110 .moduleButton, #module_572070110 .moduleButton:before{background-position:none;}
#module_572070110 .moduleButton, #module_572070110 .moduleButton:before{background-attachment:none;}
#module_572070110 .moduleButton, #module_572070110 .moduleButton:before{}
#module_572070110 .moduleButton{border-color:rgb(255, 119, 15);}
#module_572070110 .moduleButton{border-style:solid;}
#module_572070110 .moduleButton{border-width:1px;}
#module_572070110 .moduleButton{border-top-left-radius:50px;}
#module_572070110 .moduleButton{border-top-right-radius:48px;}
#module_572070110 .moduleButton{border-bottom-left-radius:50px;}
#module_572070110 .moduleButton{border-bottom-right-radius:50px;}
#module_572070110 .moduleButton{width:136px;}
#module_572070110 .moduleButton,#module_572070110 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572070110 .BodyCenter{color:#fff;}
#module_572070110 .BreadIcon{font-size:16px;} #module_572070110 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070110 .BreadIcon{color:rgb(255, 255, 255);} #module_572070110 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_572070110 .BreadIcon,#module_572070110 .BreadsvgIcon{margin-left:0px;}
#module_572070110 .BreadIcon,#module_572070110 .BreadsvgIcon{margin-right:6px;}
#module_572070110 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572070110 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572070110 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070110 .moduleButton:hover .BreadIcon{color:#fff} #module_572070110 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_572070110 .moduleButton:hover{font-size:16px;}
#module_572070110 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572070110 .moduleButton:hover{color:#fff !important;}
#module_572070110 .moduleButton:hover{font-weight:normal;}
#module_572070110 .moduleButton:hover{text-decoration:none;}
#module_572070110 .moduleButton:hover{font-style:normal;}
#module_572070110 .moduleButton:hover, #module_572070110 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_572070110 .moduleButton:hover, #module_572070110 .moduleButton.float:hover{background-image:none;}
#module_572070110 .moduleButton:hover, #module_572070110 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572070110 .moduleButton:hover, #module_572070110 .moduleButton.float:hover{background-position:none;}
#module_572070110 .moduleButton:hover, #module_572070110 .moduleButton.float:hover{background-attachment:none;}
#module_572070110 .moduleButton:hover, #module_572070110 .moduleButton.float:hover{}
#module_572070110 .moduleButton:hover{border-color:#000;} #module_572070110 .moduleButton.float:hover{border-color:#000;}
#module_572070110 .moduleButton:hover{border-style:none;} #module_572070110 .moduleButton.float:hover{border-style:none;}
#module_572070110 .moduleButton:hover{border-width:0px;}  #module_572070110 .moduleButton.float:hover{border-width:0px;}
#module_572070110 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer572020575 #Sub572020575_4 {width:25%;}
.module_572050800 .ModuleHead .HeadCenter{float:none;}
#module_572050800 {
padding:0px;
}
#module_572050800 {
position:static;
z-index:0;
top:2266px;
left:1748px;
width:100%;
height: auto;
}
#module_572050800 .ModuleHead572050800 {
display:none;
}
#module_572050800 .BodyCenter.BodyCenter572050800 {
background:none;background-color:rgb(242, 244, 248);
}
#module_572050800 >.module_572050800 {
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_572050800 >.module_572050800{
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_572050800 .BodyCenter.BodyCenter572050800 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.3243%;
}
}
@media screen and (max-width: 767px){
#module_572050800 .BodyCenter.BodyCenter572050800 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572050800 >.module_572050800 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572050800 >.module_572050800 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572050800 >.module_572050800 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572050800:hover {
border:none;
}
#module_572050800:hover >.module_572050800 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572050800 .ModuleSubContainer{background-color:transparent;}
#module_572050800 .ModuleSubContainer{background-image:none;}
#module_572050800 .ModuleSubContainer{background-repeat:no-repeat;}
#module_572050800 .ModuleSubContainer{background-position:0% 0%;}
#module_572050800 .ModuleSubContainer{background-attachment:scroll;}
#module_572050800 .ModuleSubContainer{}
#module_572050800 {!bgVideo!}{bgVideoUrl:}
#module_572050800 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_572050800 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_572050800 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer572050800 {max-width:1580px;width:auto;}
.ModuleGridContainer.ModuleGridContainer572050800 .SubPadding {width:0px;}
.module_572050801 .ModuleHead .HeadCenter{float:none;}
#module_572050801 {
padding:0px;
}
#module_572050801 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572050801 .ModuleHead572050801 {
display:none;
}
#module_572050801 >.module_572050801 {
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_572050801 >.module_572050801{
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_572050801 .BodyCenter.BodyCenter572050801 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572050801 .BodyCenter.BodyCenter572050801 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572050801 >.module_572050801 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572050801 >.module_572050801 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572050801 >.module_572050801 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_572050801:hover {
border:none;
}
#module_572050801:hover >.module_572050801 {
border-color:#ccc;
}
#module_572050801:hover >.module_572050801 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.26);transition: box-shadow 0.5s ease 0s;}

#module_572050801 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_572050801 .ModuleHoverBoxItem_1{background-image:none;}
#module_572050801 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_572050801 .ModuleHoverBoxItem_1{}
#module_572050801 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_572050801 .ModuleHoverBoxItem_1{}
#module_572050801 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_572050801 .ModuleHoverBoxItem_1{padding-bottom:10px;}
#module_572050801 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_572050801 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_572050801 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_572050801 .ModuleHoverBoxItem_2{background-image:none;}
#module_572050801 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_572050801 .ModuleHoverBoxItem_2{}
#module_572050801 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_572050801 .ModuleHoverBoxItem_2{}
#module_572050801 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_572050801 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_572050801 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_572050801 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_572050801 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_572068545 .ModuleHead .HeadCenter{float:none;}
#module_572068545 {
padding:0px;
}
#module_572068545 {
position:static;
z-index:0;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_572068545 .ModuleHead572068545 {
display:none;
}
#module_572068545 .BodyCenter.BodyCenter572068545 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068545 >.module_572068545 {
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_572068545 >.module_572068545{
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_572068545 .BodyCenter.BodyCenter572068545 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068545 .BodyCenter.BodyCenter572068545 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068545 >.module_572068545 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068545 >.module_572068545 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068545 >.module_572068545 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068545:hover {
border:none;
}
#module_572068545:hover >.module_572068545 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068545 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572068545 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572068545 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572068545 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572068545 .imageTextGiant-Container{padding-top:10px;}
#module_572068545 .imageTextGiant-Container{padding-bottom:10px;}
#module_572068545 .imageTextGiant-Container{padding-left:10px;}
#module_572068545 .imageTextGiant-Container{padding-right:10px;}
#module_572068545 .showHandle .btn{font-size:14px;}
#module_572068545 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572068545 .showHandle .btn{color:#333;}
#module_572068545 .showHandle .btn{font-weight:400;}
#module_572068545 .showHandle .btn{text-decoration:none;}
#module_572068545 .showHandle .btn{font-style:normal;}
#module_572068545 .showHandle div{border-top-color:#ddd !important;}
#module_572068545 .showHandle div{border-top-style:solid !important;}
#module_572068545 .showHandle div{border-top-width:1px !important;}
#module_572068545 .showHandle{background-color:transparent;}
#module_572068545 .showHandle{background-image:none;}
#module_572068545 .showHandle{background-repeat:no-repeat;}
#module_572068545 .showHandle{}
#module_572068545 .showHandle{}
#module_572068545 .showHandle{}
#module_572068545 a{font-size:unset;font-family:unset}.module_572068553 .ModuleHead .HeadCenter{float:none;}
#module_572068553 {
padding:0px;
}
#module_572068553 {
position:static;
z-index:1;
top:234px;
left:0px;
width:100%;
height: auto;
}
#module_572068553 .ModuleHead572068553 {
display:none;
}
#module_572068553 .BodyCenter.BodyCenter572068553 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068553 >.module_572068553 {
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_572068553 >.module_572068553{
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_572068553 .BodyCenter.BodyCenter572068553 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068553 .BodyCenter.BodyCenter572068553 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068553 >.module_572068553 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572068553 >.module_572068553 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068553 >.module_572068553 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068553:hover {
border:none;
}
#module_572068553:hover >.module_572068553 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068553 .BodyCenter{text-align:center;}
#module_572068553 .moduleButton{font-size:16px;}
#module_572068553 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572068553 .moduleButton{color:rgb(165, 165, 165);}
#module_572068553 .moduleButton{font-weight:normal;}
#module_572068553 .moduleButton{text-decoration:none;}
#module_572068553 .moduleButton{font-style:normal;}
#module_572068553 .moduleButton, #module_572068553 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_572068553 .moduleButton, #module_572068553 .moduleButton:before{background-image:none;}
#module_572068553 .moduleButton, #module_572068553 .moduleButton:before{background-repeat:no-repeat;}
#module_572068553 .moduleButton, #module_572068553 .moduleButton:before{background-position:none;}
#module_572068553 .moduleButton, #module_572068553 .moduleButton:before{background-attachment:none;}
#module_572068553 .moduleButton, #module_572068553 .moduleButton:before{}
#module_572068553 .moduleButton{border-color:rgb(232, 232, 232);}
#module_572068553 .moduleButton{border-style:solid;}
#module_572068553 .moduleButton{border-width:1px;}
#module_572068553 .moduleButton{border-top-left-radius:50px;}
#module_572068553 .moduleButton{border-top-right-radius:50px;}
#module_572068553 .moduleButton{border-bottom-left-radius:50px;}
#module_572068553 .moduleButton{border-bottom-right-radius:50px;}
#module_572068553 .moduleButton{width:135px;}
#module_572068553 .moduleButton,#module_572068553 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572068553 .BodyCenter{color:#fff;}
#module_572068553 .BreadIcon{font-size:16px;} #module_572068553 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068553 .BreadIcon{color:rgb(165, 165, 165);} #module_572068553 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068553 .BreadIcon,#module_572068553 .BreadsvgIcon{margin-left:0px;}
#module_572068553 .BreadIcon,#module_572068553 .BreadsvgIcon{margin-right:6px;}
#module_572068553 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572068553 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572068553 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068553 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_572068553 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068553 .moduleButton:hover{font-size:16px;}
#module_572068553 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572068553 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_572068553 .moduleButton:hover{font-weight:normal;}
#module_572068553 .moduleButton:hover{text-decoration:none;}
#module_572068553 .moduleButton:hover{font-style:normal;}
#module_572068553 .moduleButton:hover, #module_572068553 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_572068553 .moduleButton:hover, #module_572068553 .moduleButton.float:hover{background-image:none;}
#module_572068553 .moduleButton:hover, #module_572068553 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572068553 .moduleButton:hover, #module_572068553 .moduleButton.float:hover{background-position:none;}
#module_572068553 .moduleButton:hover, #module_572068553 .moduleButton.float:hover{background-attachment:none;}
#module_572068553 .moduleButton:hover, #module_572068553 .moduleButton.float:hover{}
#module_572068553 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_572068553 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_572068553 .moduleButton:hover{border-style:solid;} #module_572068553 .moduleButton.float:hover{border-style:solid;}
#module_572068553 .moduleButton:hover{border-width:1px;}  #module_572068553 .moduleButton.float:hover{border-width:1px;}
#module_572068553 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_572070262 .ModuleHead .HeadCenter{float:none;}
#module_572070262 {
padding:0px;
}
#module_572070262 {
position:static;
z-index:1;
top:83px;
left:0px;
width:100%;
height: auto;
}
#module_572070262 .ModuleHead572070262 {
display:none;
}
#module_572070262 .BodyCenter.BodyCenter572070262 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070262 >.module_572070262 {
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_572070262 >.module_572070262{
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_572070262 .BodyCenter.BodyCenter572070262 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070262 .BodyCenter.BodyCenter572070262 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572070262 >.module_572070262 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070262 >.module_572070262 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572070262 >.module_572070262 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070262:hover {
border:none;
}
#module_572070262:hover >.module_572070262 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070262 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572070262 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572070262 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572070262 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572070262 .imageTextGiant-Container{padding-top:10px;}
#module_572070262 .imageTextGiant-Container{padding-bottom:10px;}
#module_572070262 .imageTextGiant-Container{padding-left:10px;}
#module_572070262 .imageTextGiant-Container{padding-right:10px;}
#module_572070262 .showHandle .btn{font-size:14px;}
#module_572070262 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572070262 .showHandle .btn{color:#333;}
#module_572070262 .showHandle .btn{font-weight:400;}
#module_572070262 .showHandle .btn{text-decoration:none;}
#module_572070262 .showHandle .btn{font-style:normal;}
#module_572070262 .showHandle div{border-top-color:#ddd !important;}
#module_572070262 .showHandle div{border-top-style:solid !important;}
#module_572070262 .showHandle div{border-top-width:1px !important;}
#module_572070262 .showHandle{background-color:transparent;}
#module_572070262 .showHandle{background-image:none;}
#module_572070262 .showHandle{background-repeat:no-repeat;}
#module_572070262 .showHandle{}
#module_572070262 .showHandle{}
#module_572070262 .showHandle{}
#module_572070262 a{font-size:unset;font-family:unset}.module_572070274 .ModuleHead .HeadCenter{float:none;}
#module_572070274 {
padding:0px;
}
#module_572070274 {
position:static;
z-index:0;
top:282px;
left:0px;
width:100%;
height: auto;
}
#module_572070274 .ModuleHead572070274 {
display:none;
}
#module_572070274 .BodyCenter.BodyCenter572070274 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070274 >.module_572070274 {
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_572070274 >.module_572070274{
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_572070274 .BodyCenter.BodyCenter572070274 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070274 .BodyCenter.BodyCenter572070274 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572070274 >.module_572070274 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572070274 >.module_572070274 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572070274 >.module_572070274 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070274:hover {
border:none;
}
#module_572070274:hover >.module_572070274 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070274 .BodyCenter{text-align:center;}
#module_572070274 .moduleButton{font-size:16px;}
#module_572070274 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572070274 .moduleButton{color:rgb(255, 255, 255);}
#module_572070274 .moduleButton{font-weight:normal;}
#module_572070274 .moduleButton{text-decoration:none;}
#module_572070274 .moduleButton{font-style:normal;}
#module_572070274 .moduleButton, #module_572070274 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_572070274 .moduleButton, #module_572070274 .moduleButton:before{background-image:none;}
#module_572070274 .moduleButton, #module_572070274 .moduleButton:before{background-repeat:no-repeat;}
#module_572070274 .moduleButton, #module_572070274 .moduleButton:before{background-position:none;}
#module_572070274 .moduleButton, #module_572070274 .moduleButton:before{background-attachment:none;}
#module_572070274 .moduleButton, #module_572070274 .moduleButton:before{}
#module_572070274 .moduleButton{border-color:rgb(255, 119, 15);}
#module_572070274 .moduleButton{border-style:solid;}
#module_572070274 .moduleButton{border-width:1px;}
#module_572070274 .moduleButton{border-top-left-radius:50px;}
#module_572070274 .moduleButton{border-top-right-radius:50px;}
#module_572070274 .moduleButton{border-bottom-left-radius:50px;}
#module_572070274 .moduleButton{border-bottom-right-radius:50px;}
#module_572070274 .moduleButton{width:136px;}
#module_572070274 .moduleButton,#module_572070274 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572070274 .BodyCenter{color:#fff;}
#module_572070274 .BreadIcon{font-size:16px;} #module_572070274 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070274 .BreadIcon{color:rgb(255, 255, 255);} #module_572070274 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_572070274 .BreadIcon,#module_572070274 .BreadsvgIcon{margin-left:0px;}
#module_572070274 .BreadIcon,#module_572070274 .BreadsvgIcon{margin-right:6px;}
#module_572070274 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572070274 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572070274 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070274 .moduleButton:hover .BreadIcon{color:#fff} #module_572070274 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_572070274 .moduleButton:hover{font-size:16px;}
#module_572070274 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572070274 .moduleButton:hover{color:#fff !important;}
#module_572070274 .moduleButton:hover{font-weight:normal;}
#module_572070274 .moduleButton:hover{text-decoration:none;}
#module_572070274 .moduleButton:hover{font-style:normal;}
#module_572070274 .moduleButton:hover, #module_572070274 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_572070274 .moduleButton:hover, #module_572070274 .moduleButton.float:hover{background-image:none;}
#module_572070274 .moduleButton:hover, #module_572070274 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572070274 .moduleButton:hover, #module_572070274 .moduleButton.float:hover{background-position:none;}
#module_572070274 .moduleButton:hover, #module_572070274 .moduleButton.float:hover{background-attachment:none;}
#module_572070274 .moduleButton:hover, #module_572070274 .moduleButton.float:hover{}
#module_572070274 .moduleButton:hover{border-color:#000;} #module_572070274 .moduleButton.float:hover{border-color:#000;}
#module_572070274 .moduleButton:hover{border-style:none;} #module_572070274 .moduleButton.float:hover{border-style:none;}
#module_572070274 .moduleButton:hover{border-width:0px;}  #module_572070274 .moduleButton.float:hover{border-width:0px;}
#module_572070274 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer572050800 #Sub572050800_1 {width:25%;}
.module_572050802 .ModuleHead .HeadCenter{float:none;}
#module_572050802 {
padding:0px;
}
#module_572050802 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572050802 .ModuleHead572050802 {
display:none;
}
#module_572050802 >.module_572050802 {
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_572050802 >.module_572050802{
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_572050802 .BodyCenter.BodyCenter572050802 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572050802 .BodyCenter.BodyCenter572050802 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572050802 >.module_572050802 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572050802 >.module_572050802 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.8480%;
}
}
#module_572050802 >.module_572050802 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_572050802:hover {
border:none;
}
#module_572050802:hover >.module_572050802 {
border-color:#ccc;
}
#module_572050802:hover >.module_572050802 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.26);transition: box-shadow 0.5s ease 0s;}

#module_572050802 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_572050802 .ModuleHoverBoxItem_1{background-image:none;}
#module_572050802 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_572050802 .ModuleHoverBoxItem_1{}
#module_572050802 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_572050802 .ModuleHoverBoxItem_1{}
#module_572050802 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_572050802 .ModuleHoverBoxItem_1{padding-bottom:10px;}
#module_572050802 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_572050802 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_572050802 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_572050802 .ModuleHoverBoxItem_2{background-image:none;}
#module_572050802 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_572050802 .ModuleHoverBoxItem_2{}
#module_572050802 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_572050802 .ModuleHoverBoxItem_2{}
#module_572050802 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_572050802 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_572050802 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_572050802 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_572050802 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_572068546 .ModuleHead .HeadCenter{float:none;}
#module_572068546 {
padding:0px;
}
#module_572068546 {
position:static;
z-index:0;
top:38px;
left:0px;
width:100%;
height: auto;
}
#module_572068546 .ModuleHead572068546 {
display:none;
}
#module_572068546 .BodyCenter.BodyCenter572068546 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068546 >.module_572068546 {
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_572068546 >.module_572068546{
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_572068546 .BodyCenter.BodyCenter572068546 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068546 .BodyCenter.BodyCenter572068546 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068546 >.module_572068546 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068546 >.module_572068546 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068546 >.module_572068546 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068546:hover {
border:none;
}
#module_572068546:hover >.module_572068546 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068546 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572068546 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572068546 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572068546 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572068546 .imageTextGiant-Container{padding-top:10px;}
#module_572068546 .imageTextGiant-Container{padding-bottom:10px;}
#module_572068546 .imageTextGiant-Container{padding-left:10px;}
#module_572068546 .imageTextGiant-Container{padding-right:10px;}
#module_572068546 .showHandle .btn{font-size:14px;}
#module_572068546 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572068546 .showHandle .btn{color:#333;}
#module_572068546 .showHandle .btn{font-weight:400;}
#module_572068546 .showHandle .btn{text-decoration:none;}
#module_572068546 .showHandle .btn{font-style:normal;}
#module_572068546 .showHandle div{border-top-color:#ddd !important;}
#module_572068546 .showHandle div{border-top-style:solid !important;}
#module_572068546 .showHandle div{border-top-width:1px !important;}
#module_572068546 .showHandle{background-color:transparent;}
#module_572068546 .showHandle{background-image:none;}
#module_572068546 .showHandle{background-repeat:no-repeat;}
#module_572068546 .showHandle{}
#module_572068546 .showHandle{}
#module_572068546 .showHandle{}
#module_572068546 a{font-size:unset;font-family:unset}.module_572068554 .ModuleHead .HeadCenter{float:none;}
#module_572068554 {
padding:0px;
}
#module_572068554 {
position:static;
z-index:1;
top:240px;
left:0px;
width:100%;
height: auto;
}
#module_572068554 .ModuleHead572068554 {
display:none;
}
#module_572068554 .BodyCenter.BodyCenter572068554 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068554 >.module_572068554 {
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_572068554 >.module_572068554{
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_572068554 .BodyCenter.BodyCenter572068554 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068554 .BodyCenter.BodyCenter572068554 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068554 >.module_572068554 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572068554 >.module_572068554 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068554 >.module_572068554 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068554:hover {
border:none;
}
#module_572068554:hover >.module_572068554 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068554 .BodyCenter{text-align:center;}
#module_572068554 .moduleButton{font-size:16px;}
#module_572068554 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572068554 .moduleButton{color:rgb(165, 165, 165);}
#module_572068554 .moduleButton{font-weight:normal;}
#module_572068554 .moduleButton{text-decoration:none;}
#module_572068554 .moduleButton{font-style:normal;}
#module_572068554 .moduleButton, #module_572068554 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_572068554 .moduleButton, #module_572068554 .moduleButton:before{background-image:none;}
#module_572068554 .moduleButton, #module_572068554 .moduleButton:before{background-repeat:no-repeat;}
#module_572068554 .moduleButton, #module_572068554 .moduleButton:before{background-position:none;}
#module_572068554 .moduleButton, #module_572068554 .moduleButton:before{background-attachment:none;}
#module_572068554 .moduleButton, #module_572068554 .moduleButton:before{}
#module_572068554 .moduleButton{border-color:rgb(232, 232, 232);}
#module_572068554 .moduleButton{border-style:solid;}
#module_572068554 .moduleButton{border-width:1px;}
#module_572068554 .moduleButton{border-top-left-radius:50px;}
#module_572068554 .moduleButton{border-top-right-radius:50px;}
#module_572068554 .moduleButton{border-bottom-left-radius:50px;}
#module_572068554 .moduleButton{border-bottom-right-radius:50px;}
#module_572068554 .moduleButton{width:135px;}
#module_572068554 .moduleButton,#module_572068554 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572068554 .BodyCenter{color:#fff;}
#module_572068554 .BreadIcon{font-size:16px;} #module_572068554 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068554 .BreadIcon{color:rgb(165, 165, 165);} #module_572068554 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068554 .BreadIcon,#module_572068554 .BreadsvgIcon{margin-left:0px;}
#module_572068554 .BreadIcon,#module_572068554 .BreadsvgIcon{margin-right:6px;}
#module_572068554 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572068554 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572068554 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068554 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_572068554 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068554 .moduleButton:hover{font-size:16px;}
#module_572068554 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572068554 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_572068554 .moduleButton:hover{font-weight:normal;}
#module_572068554 .moduleButton:hover{text-decoration:none;}
#module_572068554 .moduleButton:hover{font-style:normal;}
#module_572068554 .moduleButton:hover, #module_572068554 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_572068554 .moduleButton:hover, #module_572068554 .moduleButton.float:hover{background-image:none;}
#module_572068554 .moduleButton:hover, #module_572068554 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572068554 .moduleButton:hover, #module_572068554 .moduleButton.float:hover{background-position:none;}
#module_572068554 .moduleButton:hover, #module_572068554 .moduleButton.float:hover{background-attachment:none;}
#module_572068554 .moduleButton:hover, #module_572068554 .moduleButton.float:hover{}
#module_572068554 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_572068554 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_572068554 .moduleButton:hover{border-style:solid;} #module_572068554 .moduleButton.float:hover{border-style:solid;}
#module_572068554 .moduleButton:hover{border-width:1px;}  #module_572068554 .moduleButton.float:hover{border-width:1px;}
#module_572068554 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_572070263 .ModuleHead .HeadCenter{float:none;}
#module_572070263 {
padding:0px;
}
#module_572070263 {
position:static;
z-index:1;
top:72px;
left:0px;
width:100%;
height: auto;
}
#module_572070263 .ModuleHead572070263 {
display:none;
}
#module_572070263 .BodyCenter.BodyCenter572070263 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070263 >.module_572070263 {
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_572070263 >.module_572070263{
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_572070263 .BodyCenter.BodyCenter572070263 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070263 .BodyCenter.BodyCenter572070263 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572070263 >.module_572070263 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070263 >.module_572070263 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572070263 >.module_572070263 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070263:hover {
border:none;
}
#module_572070263:hover >.module_572070263 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070263 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572070263 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572070263 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572070263 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572070263 .imageTextGiant-Container{padding-top:10px;}
#module_572070263 .imageTextGiant-Container{padding-bottom:10px;}
#module_572070263 .imageTextGiant-Container{padding-left:10px;}
#module_572070263 .imageTextGiant-Container{padding-right:10px;}
#module_572070263 .showHandle .btn{font-size:14px;}
#module_572070263 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572070263 .showHandle .btn{color:#333;}
#module_572070263 .showHandle .btn{font-weight:400;}
#module_572070263 .showHandle .btn{text-decoration:none;}
#module_572070263 .showHandle .btn{font-style:normal;}
#module_572070263 .showHandle div{border-top-color:#ddd !important;}
#module_572070263 .showHandle div{border-top-style:solid !important;}
#module_572070263 .showHandle div{border-top-width:1px !important;}
#module_572070263 .showHandle{background-color:transparent;}
#module_572070263 .showHandle{background-image:none;}
#module_572070263 .showHandle{background-repeat:no-repeat;}
#module_572070263 .showHandle{}
#module_572070263 .showHandle{}
#module_572070263 .showHandle{}
#module_572070263 a{font-size:unset;font-family:unset}.module_572070275 .ModuleHead .HeadCenter{float:none;}
#module_572070275 {
padding:0px;
}
#module_572070275 {
position:static;
z-index:0;
top:267px;
left:0px;
width:100%;
height: auto;
}
#module_572070275 .ModuleHead572070275 {
display:none;
}
#module_572070275 .BodyCenter.BodyCenter572070275 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070275 >.module_572070275 {
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_572070275 >.module_572070275{
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_572070275 .BodyCenter.BodyCenter572070275 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070275 .BodyCenter.BodyCenter572070275 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572070275 >.module_572070275 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572070275 >.module_572070275 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572070275 >.module_572070275 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070275:hover {
border:none;
}
#module_572070275:hover >.module_572070275 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070275 .BodyCenter{text-align:center;}
#module_572070275 .moduleButton{font-size:16px;}
#module_572070275 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572070275 .moduleButton{color:rgb(255, 255, 255);}
#module_572070275 .moduleButton{font-weight:normal;}
#module_572070275 .moduleButton{text-decoration:none;}
#module_572070275 .moduleButton{font-style:normal;}
#module_572070275 .moduleButton, #module_572070275 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_572070275 .moduleButton, #module_572070275 .moduleButton:before{background-image:none;}
#module_572070275 .moduleButton, #module_572070275 .moduleButton:before{background-repeat:no-repeat;}
#module_572070275 .moduleButton, #module_572070275 .moduleButton:before{background-position:none;}
#module_572070275 .moduleButton, #module_572070275 .moduleButton:before{background-attachment:none;}
#module_572070275 .moduleButton, #module_572070275 .moduleButton:before{}
#module_572070275 .moduleButton{border-color:rgb(255, 119, 15);}
#module_572070275 .moduleButton{border-style:solid;}
#module_572070275 .moduleButton{border-width:1px;}
#module_572070275 .moduleButton{border-top-left-radius:50px;}
#module_572070275 .moduleButton{border-top-right-radius:50px;}
#module_572070275 .moduleButton{border-bottom-left-radius:50px;}
#module_572070275 .moduleButton{border-bottom-right-radius:50px;}
#module_572070275 .moduleButton{width:136px;}
#module_572070275 .moduleButton,#module_572070275 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572070275 .BodyCenter{color:#fff;}
#module_572070275 .BreadIcon{font-size:16px;} #module_572070275 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070275 .BreadIcon{color:rgb(255, 255, 255);} #module_572070275 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_572070275 .BreadIcon,#module_572070275 .BreadsvgIcon{margin-left:0px;}
#module_572070275 .BreadIcon,#module_572070275 .BreadsvgIcon{margin-right:6px;}
#module_572070275 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572070275 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572070275 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070275 .moduleButton:hover .BreadIcon{color:#fff} #module_572070275 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_572070275 .moduleButton:hover{font-size:16px;}
#module_572070275 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572070275 .moduleButton:hover{color:#fff !important;}
#module_572070275 .moduleButton:hover{font-weight:normal;}
#module_572070275 .moduleButton:hover{text-decoration:none;}
#module_572070275 .moduleButton:hover{font-style:normal;}
#module_572070275 .moduleButton:hover, #module_572070275 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_572070275 .moduleButton:hover, #module_572070275 .moduleButton.float:hover{background-image:none;}
#module_572070275 .moduleButton:hover, #module_572070275 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572070275 .moduleButton:hover, #module_572070275 .moduleButton.float:hover{background-position:none;}
#module_572070275 .moduleButton:hover, #module_572070275 .moduleButton.float:hover{background-attachment:none;}
#module_572070275 .moduleButton:hover, #module_572070275 .moduleButton.float:hover{}
#module_572070275 .moduleButton:hover{border-color:#000;} #module_572070275 .moduleButton.float:hover{border-color:#000;}
#module_572070275 .moduleButton:hover{border-style:none;} #module_572070275 .moduleButton.float:hover{border-style:none;}
#module_572070275 .moduleButton:hover{border-width:0px;}  #module_572070275 .moduleButton.float:hover{border-width:0px;}
#module_572070275 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer572050800 #Sub572050800_2 {width:25%;}
.module_572050803 .ModuleHead .HeadCenter{float:none;}
#module_572050803 {
padding:0px;
}
#module_572050803 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572050803 .ModuleHead572050803 {
display:none;
}
#module_572050803 >.module_572050803 {
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_572050803 >.module_572050803{
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_572050803 .BodyCenter.BodyCenter572050803 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572050803 .BodyCenter.BodyCenter572050803 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572050803 >.module_572050803 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572050803 >.module_572050803 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572050803 >.module_572050803 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_572050803:hover {
border:none;
}
#module_572050803:hover >.module_572050803 {
border-color:#ccc;
}
#module_572050803:hover >.module_572050803 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.26);transition: box-shadow 0.5s ease 0s;}

#module_572050803 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_572050803 .ModuleHoverBoxItem_1{background-image:none;}
#module_572050803 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_572050803 .ModuleHoverBoxItem_1{}
#module_572050803 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_572050803 .ModuleHoverBoxItem_1{}
#module_572050803 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_572050803 .ModuleHoverBoxItem_1{padding-bottom:10px;}
#module_572050803 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_572050803 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_572050803 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_572050803 .ModuleHoverBoxItem_2{background-image:none;}
#module_572050803 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_572050803 .ModuleHoverBoxItem_2{}
#module_572050803 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_572050803 .ModuleHoverBoxItem_2{}
#module_572050803 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_572050803 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_572050803 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_572050803 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_572050803 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_572068547 .ModuleHead .HeadCenter{float:none;}
#module_572068547 {
padding:0px;
}
#module_572068547 {
position:static;
z-index:0;
top:27px;
left:0px;
width:100%;
height: auto;
}
#module_572068547 .ModuleHead572068547 {
display:none;
}
#module_572068547 .BodyCenter.BodyCenter572068547 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068547 >.module_572068547 {
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_572068547 >.module_572068547{
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_572068547 .BodyCenter.BodyCenter572068547 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068547 .BodyCenter.BodyCenter572068547 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068547 >.module_572068547 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068547 >.module_572068547 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068547 >.module_572068547 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068547:hover {
border:none;
}
#module_572068547:hover >.module_572068547 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068547 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572068547 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572068547 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572068547 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572068547 .imageTextGiant-Container{padding-top:10px;}
#module_572068547 .imageTextGiant-Container{padding-bottom:10px;}
#module_572068547 .imageTextGiant-Container{padding-left:10px;}
#module_572068547 .imageTextGiant-Container{padding-right:10px;}
#module_572068547 .showHandle .btn{font-size:14px;}
#module_572068547 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572068547 .showHandle .btn{color:#333;}
#module_572068547 .showHandle .btn{font-weight:400;}
#module_572068547 .showHandle .btn{text-decoration:none;}
#module_572068547 .showHandle .btn{font-style:normal;}
#module_572068547 .showHandle div{border-top-color:#ddd !important;}
#module_572068547 .showHandle div{border-top-style:solid !important;}
#module_572068547 .showHandle div{border-top-width:1px !important;}
#module_572068547 .showHandle{background-color:transparent;}
#module_572068547 .showHandle{background-image:none;}
#module_572068547 .showHandle{background-repeat:no-repeat;}
#module_572068547 .showHandle{}
#module_572068547 .showHandle{}
#module_572068547 .showHandle{}
#module_572068547 a{font-size:unset;font-family:unset}.module_572068555 .ModuleHead .HeadCenter{float:none;}
#module_572068555 {
padding:0px;
}
#module_572068555 {
position:static;
z-index:0;
top:212px;
left:0px;
width:100%;
height: auto;
}
#module_572068555 .ModuleHead572068555 {
display:none;
}
#module_572068555 .BodyCenter.BodyCenter572068555 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068555 >.module_572068555 {
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_572068555 >.module_572068555{
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_572068555 .BodyCenter.BodyCenter572068555 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068555 .BodyCenter.BodyCenter572068555 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068555 >.module_572068555 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572068555 >.module_572068555 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068555 >.module_572068555 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068555:hover {
border:none;
}
#module_572068555:hover >.module_572068555 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068555 .BodyCenter{text-align:center;}
#module_572068555 .moduleButton{font-size:16px;}
#module_572068555 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572068555 .moduleButton{color:rgb(165, 165, 165);}
#module_572068555 .moduleButton{font-weight:normal;}
#module_572068555 .moduleButton{text-decoration:none;}
#module_572068555 .moduleButton{font-style:normal;}
#module_572068555 .moduleButton, #module_572068555 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_572068555 .moduleButton, #module_572068555 .moduleButton:before{background-image:none;}
#module_572068555 .moduleButton, #module_572068555 .moduleButton:before{background-repeat:no-repeat;}
#module_572068555 .moduleButton, #module_572068555 .moduleButton:before{background-position:none;}
#module_572068555 .moduleButton, #module_572068555 .moduleButton:before{background-attachment:none;}
#module_572068555 .moduleButton, #module_572068555 .moduleButton:before{}
#module_572068555 .moduleButton{border-color:rgb(232, 232, 232);}
#module_572068555 .moduleButton{border-style:solid;}
#module_572068555 .moduleButton{border-width:1px;}
#module_572068555 .moduleButton{border-top-left-radius:50px;}
#module_572068555 .moduleButton{border-top-right-radius:50px;}
#module_572068555 .moduleButton{border-bottom-left-radius:50px;}
#module_572068555 .moduleButton{border-bottom-right-radius:50px;}
#module_572068555 .moduleButton{width:135px;}
#module_572068555 .moduleButton,#module_572068555 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572068555 .BodyCenter{color:#fff;}
#module_572068555 .BreadIcon{font-size:16px;} #module_572068555 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068555 .BreadIcon{color:rgb(165, 165, 165);} #module_572068555 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068555 .BreadIcon,#module_572068555 .BreadsvgIcon{margin-left:0px;}
#module_572068555 .BreadIcon,#module_572068555 .BreadsvgIcon{margin-right:6px;}
#module_572068555 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572068555 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572068555 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068555 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_572068555 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068555 .moduleButton:hover{font-size:16px;}
#module_572068555 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572068555 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_572068555 .moduleButton:hover{font-weight:normal;}
#module_572068555 .moduleButton:hover{text-decoration:none;}
#module_572068555 .moduleButton:hover{font-style:normal;}
#module_572068555 .moduleButton:hover, #module_572068555 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_572068555 .moduleButton:hover, #module_572068555 .moduleButton.float:hover{background-image:none;}
#module_572068555 .moduleButton:hover, #module_572068555 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572068555 .moduleButton:hover, #module_572068555 .moduleButton.float:hover{background-position:none;}
#module_572068555 .moduleButton:hover, #module_572068555 .moduleButton.float:hover{background-attachment:none;}
#module_572068555 .moduleButton:hover, #module_572068555 .moduleButton.float:hover{}
#module_572068555 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_572068555 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_572068555 .moduleButton:hover{border-style:solid;} #module_572068555 .moduleButton.float:hover{border-style:solid;}
#module_572068555 .moduleButton:hover{border-width:1px;}  #module_572068555 .moduleButton.float:hover{border-width:1px;}
#module_572068555 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_572070264 .ModuleHead .HeadCenter{float:none;}
#module_572070264 {
padding:0px;
}
#module_572070264 {
position:static;
z-index:1;
top:95px;
left:0px;
width:100%;
height: auto;
}
#module_572070264 .ModuleHead572070264 {
display:none;
}
#module_572070264 .BodyCenter.BodyCenter572070264 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070264 >.module_572070264 {
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_572070264 >.module_572070264{
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_572070264 .BodyCenter.BodyCenter572070264 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070264 .BodyCenter.BodyCenter572070264 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572070264 >.module_572070264 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070264 >.module_572070264 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572070264 >.module_572070264 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070264:hover {
border:none;
}
#module_572070264:hover >.module_572070264 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070264 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572070264 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572070264 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572070264 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572070264 .imageTextGiant-Container{padding-top:10px;}
#module_572070264 .imageTextGiant-Container{padding-bottom:10px;}
#module_572070264 .imageTextGiant-Container{padding-left:10px;}
#module_572070264 .imageTextGiant-Container{padding-right:10px;}
#module_572070264 .showHandle .btn{font-size:14px;}
#module_572070264 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572070264 .showHandle .btn{color:#333;}
#module_572070264 .showHandle .btn{font-weight:400;}
#module_572070264 .showHandle .btn{text-decoration:none;}
#module_572070264 .showHandle .btn{font-style:normal;}
#module_572070264 .showHandle div{border-top-color:#ddd !important;}
#module_572070264 .showHandle div{border-top-style:solid !important;}
#module_572070264 .showHandle div{border-top-width:1px !important;}
#module_572070264 .showHandle{background-color:transparent;}
#module_572070264 .showHandle{background-image:none;}
#module_572070264 .showHandle{background-repeat:no-repeat;}
#module_572070264 .showHandle{}
#module_572070264 .showHandle{}
#module_572070264 .showHandle{}
#module_572070264 a{font-size:unset;font-family:unset}.module_572070276 .ModuleHead .HeadCenter{float:none;}
#module_572070276 {
padding:0px;
}
#module_572070276 {
position:static;
z-index:0;
top:257px;
left:0px;
width:100%;
height: auto;
}
#module_572070276 .ModuleHead572070276 {
display:none;
}
#module_572070276 .BodyCenter.BodyCenter572070276 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070276 >.module_572070276 {
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_572070276 >.module_572070276{
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_572070276 .BodyCenter.BodyCenter572070276 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070276 .BodyCenter.BodyCenter572070276 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572070276 >.module_572070276 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572070276 >.module_572070276 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572070276 >.module_572070276 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070276:hover {
border:none;
}
#module_572070276:hover >.module_572070276 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070276 .BodyCenter{text-align:center;}
#module_572070276 .moduleButton{font-size:16px;}
#module_572070276 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572070276 .moduleButton{color:rgb(255, 255, 255);}
#module_572070276 .moduleButton{font-weight:normal;}
#module_572070276 .moduleButton{text-decoration:none;}
#module_572070276 .moduleButton{font-style:normal;}
#module_572070276 .moduleButton, #module_572070276 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_572070276 .moduleButton, #module_572070276 .moduleButton:before{background-image:none;}
#module_572070276 .moduleButton, #module_572070276 .moduleButton:before{background-repeat:no-repeat;}
#module_572070276 .moduleButton, #module_572070276 .moduleButton:before{background-position:none;}
#module_572070276 .moduleButton, #module_572070276 .moduleButton:before{background-attachment:none;}
#module_572070276 .moduleButton, #module_572070276 .moduleButton:before{}
#module_572070276 .moduleButton{border-color:rgb(255, 119, 15);}
#module_572070276 .moduleButton{border-style:solid;}
#module_572070276 .moduleButton{border-width:1px;}
#module_572070276 .moduleButton{border-top-left-radius:50px;}
#module_572070276 .moduleButton{border-top-right-radius:50px;}
#module_572070276 .moduleButton{border-bottom-left-radius:50px;}
#module_572070276 .moduleButton{border-bottom-right-radius:50px;}
#module_572070276 .moduleButton{width:136px;}
#module_572070276 .moduleButton,#module_572070276 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572070276 .BodyCenter{color:#fff;}
#module_572070276 .BreadIcon{font-size:16px;} #module_572070276 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070276 .BreadIcon{color:rgb(255, 255, 255);} #module_572070276 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_572070276 .BreadIcon,#module_572070276 .BreadsvgIcon{margin-left:0px;}
#module_572070276 .BreadIcon,#module_572070276 .BreadsvgIcon{margin-right:6px;}
#module_572070276 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572070276 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572070276 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070276 .moduleButton:hover .BreadIcon{color:#fff} #module_572070276 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_572070276 .moduleButton:hover{font-size:16px;}
#module_572070276 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572070276 .moduleButton:hover{color:#fff !important;}
#module_572070276 .moduleButton:hover{font-weight:normal;}
#module_572070276 .moduleButton:hover{text-decoration:none;}
#module_572070276 .moduleButton:hover{font-style:normal;}
#module_572070276 .moduleButton:hover, #module_572070276 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_572070276 .moduleButton:hover, #module_572070276 .moduleButton.float:hover{background-image:none;}
#module_572070276 .moduleButton:hover, #module_572070276 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572070276 .moduleButton:hover, #module_572070276 .moduleButton.float:hover{background-position:none;}
#module_572070276 .moduleButton:hover, #module_572070276 .moduleButton.float:hover{background-attachment:none;}
#module_572070276 .moduleButton:hover, #module_572070276 .moduleButton.float:hover{}
#module_572070276 .moduleButton:hover{border-color:#000;} #module_572070276 .moduleButton.float:hover{border-color:#000;}
#module_572070276 .moduleButton:hover{border-style:none;} #module_572070276 .moduleButton.float:hover{border-style:none;}
#module_572070276 .moduleButton:hover{border-width:0px;}  #module_572070276 .moduleButton.float:hover{border-width:0px;}
#module_572070276 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer572050800 #Sub572050800_3 {width:25%;}
.module_572050804 .ModuleHead .HeadCenter{float:none;}
#module_572050804 {
padding:0px;
}
#module_572050804 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572050804 .ModuleHead572050804 {
display:none;
}
#module_572050804 >.module_572050804 {
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_572050804 >.module_572050804{
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_572050804 .BodyCenter.BodyCenter572050804 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572050804 .BodyCenter.BodyCenter572050804 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572050804 >.module_572050804 {
margin-top:0.0000%;
margin-left:7.5949%;
margin-right:7.5949%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572050804 >.module_572050804 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572050804 >.module_572050804 {box-shadow: 3px 3px 10px 1px rgb(236, 236, 236)}
#module_572050804:hover {
border:none;
}
#module_572050804:hover >.module_572050804 {
border-color:#ccc;
}
#module_572050804:hover >.module_572050804 {box-shadow: 3px 3px 10px 1px rgba(255, 119, 15, 0.26);transition: box-shadow 0.5s ease 0s;}

#module_572050804 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_572050804 .ModuleHoverBoxItem_1{background-image:none;}
#module_572050804 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_572050804 .ModuleHoverBoxItem_1{}
#module_572050804 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_572050804 .ModuleHoverBoxItem_1{}
#module_572050804 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_572050804 .ModuleHoverBoxItem_1{padding-bottom:10px;}
#module_572050804 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_572050804 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_572050804 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_572050804 .ModuleHoverBoxItem_2{background-image:none;}
#module_572050804 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_572050804 .ModuleHoverBoxItem_2{}
#module_572050804 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_572050804 .ModuleHoverBoxItem_2{}
#module_572050804 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_572050804 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_572050804 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_572050804 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_572050804 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_572068548 .ModuleHead .HeadCenter{float:none;}
#module_572068548 {
padding:0px;
}
#module_572068548 {
position:static;
z-index:1;
top:40px;
left:0px;
width:100%;
height: auto;
}
#module_572068548 .ModuleHead572068548 {
display:none;
}
#module_572068548 .BodyCenter.BodyCenter572068548 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068548 >.module_572068548 {
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_572068548 >.module_572068548{
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_572068548 .BodyCenter.BodyCenter572068548 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068548 .BodyCenter.BodyCenter572068548 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068548 >.module_572068548 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068548 >.module_572068548 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068548 >.module_572068548 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068548:hover {
border:none;
}
#module_572068548:hover >.module_572068548 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068548 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572068548 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572068548 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572068548 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572068548 .imageTextGiant-Container{padding-top:10px;}
#module_572068548 .imageTextGiant-Container{padding-bottom:10px;}
#module_572068548 .imageTextGiant-Container{padding-left:10px;}
#module_572068548 .imageTextGiant-Container{padding-right:10px;}
#module_572068548 .showHandle .btn{font-size:14px;}
#module_572068548 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572068548 .showHandle .btn{color:#333;}
#module_572068548 .showHandle .btn{font-weight:400;}
#module_572068548 .showHandle .btn{text-decoration:none;}
#module_572068548 .showHandle .btn{font-style:normal;}
#module_572068548 .showHandle div{border-top-color:#ddd !important;}
#module_572068548 .showHandle div{border-top-style:solid !important;}
#module_572068548 .showHandle div{border-top-width:1px !important;}
#module_572068548 .showHandle{background-color:transparent;}
#module_572068548 .showHandle{background-image:none;}
#module_572068548 .showHandle{background-repeat:no-repeat;}
#module_572068548 .showHandle{}
#module_572068548 .showHandle{}
#module_572068548 .showHandle{}
#module_572068548 a{font-size:unset;font-family:unset}.module_572068556 .ModuleHead .HeadCenter{float:none;}
#module_572068556 {
padding:0px;
}
#module_572068556 {
position:static;
z-index:0;
top:206px;
left:0px;
width:100%;
height: auto;
}
#module_572068556 .ModuleHead572068556 {
display:none;
}
#module_572068556 .BodyCenter.BodyCenter572068556 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572068556 >.module_572068556 {
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_572068556 >.module_572068556{
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_572068556 .BodyCenter.BodyCenter572068556 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572068556 .BodyCenter.BodyCenter572068556 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572068556 >.module_572068556 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572068556 >.module_572068556 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572068556 >.module_572068556 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572068556:hover {
border:none;
}
#module_572068556:hover >.module_572068556 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572068556 .BodyCenter{text-align:center;}
#module_572068556 .moduleButton{font-size:16px;}
#module_572068556 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572068556 .moduleButton{color:rgb(165, 165, 165);}
#module_572068556 .moduleButton{font-weight:normal;}
#module_572068556 .moduleButton{text-decoration:none;}
#module_572068556 .moduleButton{font-style:normal;}
#module_572068556 .moduleButton, #module_572068556 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_572068556 .moduleButton, #module_572068556 .moduleButton:before{background-image:none;}
#module_572068556 .moduleButton, #module_572068556 .moduleButton:before{background-repeat:no-repeat;}
#module_572068556 .moduleButton, #module_572068556 .moduleButton:before{background-position:none;}
#module_572068556 .moduleButton, #module_572068556 .moduleButton:before{background-attachment:none;}
#module_572068556 .moduleButton, #module_572068556 .moduleButton:before{}
#module_572068556 .moduleButton{border-color:rgb(232, 232, 232);}
#module_572068556 .moduleButton{border-style:solid;}
#module_572068556 .moduleButton{border-width:1px;}
#module_572068556 .moduleButton{border-top-left-radius:50px;}
#module_572068556 .moduleButton{border-top-right-radius:50px;}
#module_572068556 .moduleButton{border-bottom-left-radius:50px;}
#module_572068556 .moduleButton{border-bottom-right-radius:50px;}
#module_572068556 .moduleButton{width:135px;}
#module_572068556 .moduleButton,#module_572068556 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572068556 .BodyCenter{color:#fff;}
#module_572068556 .BreadIcon{font-size:16px;} #module_572068556 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068556 .BreadIcon{color:rgb(165, 165, 165);} #module_572068556 .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068556 .BreadIcon,#module_572068556 .BreadsvgIcon{margin-left:0px;}
#module_572068556 .BreadIcon,#module_572068556 .BreadsvgIcon{margin-right:6px;}
#module_572068556 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572068556 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572068556 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572068556 .moduleButton:hover .BreadIcon{color:rgb(165, 165, 165)} #module_572068556 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(165, 165, 165);}
#module_572068556 .moduleButton:hover{font-size:16px;}
#module_572068556 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572068556 .moduleButton:hover{color:rgb(165, 165, 165) !important;}
#module_572068556 .moduleButton:hover{font-weight:normal;}
#module_572068556 .moduleButton:hover{text-decoration:none;}
#module_572068556 .moduleButton:hover{font-style:normal;}
#module_572068556 .moduleButton:hover, #module_572068556 .moduleButton.float:hover{background-image: unset;background-color:rgba(0,0,0,0);}
#module_572068556 .moduleButton:hover, #module_572068556 .moduleButton.float:hover{background-image:none;}
#module_572068556 .moduleButton:hover, #module_572068556 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572068556 .moduleButton:hover, #module_572068556 .moduleButton.float:hover{background-position:none;}
#module_572068556 .moduleButton:hover, #module_572068556 .moduleButton.float:hover{background-attachment:none;}
#module_572068556 .moduleButton:hover, #module_572068556 .moduleButton.float:hover{}
#module_572068556 .moduleButton:hover{border-color:rgb(232, 232, 232);} #module_572068556 .moduleButton.float:hover{border-color:rgb(232, 232, 232);}
#module_572068556 .moduleButton:hover{border-style:solid;} #module_572068556 .moduleButton.float:hover{border-style:solid;}
#module_572068556 .moduleButton:hover{border-width:1px;}  #module_572068556 .moduleButton.float:hover{border-width:1px;}
#module_572068556 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.module_572070265 .ModuleHead .HeadCenter{float:none;}
#module_572070265 {
padding:0px;
}
#module_572070265 {
position:static;
z-index:2;
top:64px;
left:0px;
width:100%;
height: auto;
}
#module_572070265 .ModuleHead572070265 {
display:none;
}
#module_572070265 .BodyCenter.BodyCenter572070265 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070265 >.module_572070265 {
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_572070265 >.module_572070265{
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_572070265 .BodyCenter.BodyCenter572070265 {
padding-top:8.9552%;
padding-left:7.4627%;
padding-right:7.4627%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070265 .BodyCenter.BodyCenter572070265 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572070265 >.module_572070265 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070265 >.module_572070265 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572070265 >.module_572070265 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070265:hover {
border:none;
}
#module_572070265:hover >.module_572070265 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070265 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572070265 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572070265 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572070265 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572070265 .imageTextGiant-Container{padding-top:10px;}
#module_572070265 .imageTextGiant-Container{padding-bottom:10px;}
#module_572070265 .imageTextGiant-Container{padding-left:10px;}
#module_572070265 .imageTextGiant-Container{padding-right:10px;}
#module_572070265 .showHandle .btn{font-size:14px;}
#module_572070265 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572070265 .showHandle .btn{color:#333;}
#module_572070265 .showHandle .btn{font-weight:400;}
#module_572070265 .showHandle .btn{text-decoration:none;}
#module_572070265 .showHandle .btn{font-style:normal;}
#module_572070265 .showHandle div{border-top-color:#ddd !important;}
#module_572070265 .showHandle div{border-top-style:solid !important;}
#module_572070265 .showHandle div{border-top-width:1px !important;}
#module_572070265 .showHandle{background-color:transparent;}
#module_572070265 .showHandle{background-image:none;}
#module_572070265 .showHandle{background-repeat:no-repeat;}
#module_572070265 .showHandle{}
#module_572070265 .showHandle{}
#module_572070265 .showHandle{}
#module_572070265 a{font-size:unset;font-family:unset}.module_572070277 .ModuleHead .HeadCenter{float:none;}
#module_572070277 {
padding:0px;
}
#module_572070277 {
position:static;
z-index:0;
top:260px;
left:0px;
width:100%;
height: auto;
}
#module_572070277 .ModuleHead572070277 {
display:none;
}
#module_572070277 .BodyCenter.BodyCenter572070277 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572070277 >.module_572070277 {
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_572070277 >.module_572070277{
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_572070277 .BodyCenter.BodyCenter572070277 {
padding-top:5.9701%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572070277 .BodyCenter.BodyCenter572070277 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572070277 >.module_572070277 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.9552%;
}
}
@media screen and (max-width: 767px){
#module_572070277 >.module_572070277 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572070277 >.module_572070277 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572070277:hover {
border:none;
}
#module_572070277:hover >.module_572070277 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572070277 .BodyCenter{text-align:center;}
#module_572070277 .moduleButton{font-size:16px;}
#module_572070277 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_572070277 .moduleButton{color:rgb(255, 255, 255);}
#module_572070277 .moduleButton{font-weight:normal;}
#module_572070277 .moduleButton{text-decoration:none;}
#module_572070277 .moduleButton{font-style:normal;}
#module_572070277 .moduleButton, #module_572070277 .moduleButton:before{background-color:rgb(255, 119, 15);}
#module_572070277 .moduleButton, #module_572070277 .moduleButton:before{background-image:none;}
#module_572070277 .moduleButton, #module_572070277 .moduleButton:before{background-repeat:no-repeat;}
#module_572070277 .moduleButton, #module_572070277 .moduleButton:before{background-position:none;}
#module_572070277 .moduleButton, #module_572070277 .moduleButton:before{background-attachment:none;}
#module_572070277 .moduleButton, #module_572070277 .moduleButton:before{}
#module_572070277 .moduleButton{border-color:rgb(255, 119, 15);}
#module_572070277 .moduleButton{border-style:solid;}
#module_572070277 .moduleButton{border-width:1px;}
#module_572070277 .moduleButton{border-top-left-radius:50px;}
#module_572070277 .moduleButton{border-top-right-radius:50px;}
#module_572070277 .moduleButton{border-bottom-left-radius:50px;}
#module_572070277 .moduleButton{border-bottom-right-radius:50px;}
#module_572070277 .moduleButton{width:136px;}
#module_572070277 .moduleButton,#module_572070277 .BreadsvgIcon{height:40px;line-height:40px;}
#module_572070277 .BodyCenter{color:#fff;}
#module_572070277 .BreadIcon{font-size:16px;} #module_572070277 .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070277 .BreadIcon{color:rgb(255, 255, 255);} #module_572070277 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_572070277 .BreadIcon,#module_572070277 .BreadsvgIcon{margin-left:0px;}
#module_572070277 .BreadIcon,#module_572070277 .BreadsvgIcon{margin-right:6px;}
#module_572070277 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_572070277 .moduleButton:hover .BreadIcon{font-size:16px;} #module_572070277 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_572070277 .moduleButton:hover .BreadIcon{color:#fff} #module_572070277 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_572070277 .moduleButton:hover{font-size:16px;}
#module_572070277 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572070277 .moduleButton:hover{color:#fff !important;}
#module_572070277 .moduleButton:hover{font-weight:normal;}
#module_572070277 .moduleButton:hover{text-decoration:none;}
#module_572070277 .moduleButton:hover{font-style:normal;}
#module_572070277 .moduleButton:hover, #module_572070277 .moduleButton.float:hover{background-image: unset;background-color:rgb(255, 119, 15);}
#module_572070277 .moduleButton:hover, #module_572070277 .moduleButton.float:hover{background-image:none;}
#module_572070277 .moduleButton:hover, #module_572070277 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_572070277 .moduleButton:hover, #module_572070277 .moduleButton.float:hover{background-position:none;}
#module_572070277 .moduleButton:hover, #module_572070277 .moduleButton.float:hover{background-attachment:none;}
#module_572070277 .moduleButton:hover, #module_572070277 .moduleButton.float:hover{}
#module_572070277 .moduleButton:hover{border-color:#000;} #module_572070277 .moduleButton.float:hover{border-color:#000;}
#module_572070277 .moduleButton:hover{border-style:none;} #module_572070277 .moduleButton.float:hover{border-style:none;}
#module_572070277 .moduleButton:hover{border-width:0px;}  #module_572070277 .moduleButton.float:hover{border-width:0px;}
#module_572070277 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer572050800 #Sub572050800_4 {width:25%;}
.module_572236996 .ModuleHead .HeadCenter{float:none;}
#module_572236996 {
padding:0px;
}
#module_572236996 {
position:static;
z-index:1;
top:2996px;
left:1758px;
width:100%;
height: auto;
}
#module_572236996 .ModuleHead572236996 {
display:none;
}
#module_572236996 .BodyCenter.BodyCenter572236996 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572236996 >.module_572236996 {
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_572236996 >.module_572236996{
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_572236996 .BodyCenter.BodyCenter572236996 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.6216%;
}
}
@media screen and (max-width: 767px){
#module_572236996 .BodyCenter.BodyCenter572236996 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572236996 >.module_572236996 {
margin-top:0.5405%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572236996 >.module_572236996 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572236996 >.module_572236996 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572236996:hover {
border:none;
}
#module_572236996:hover >.module_572236996 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572236996 .ModuleSubContainer{background-color:transparent;}
#module_572236996 .ModuleSubContainer{background-image:none;}
#module_572236996 .ModuleSubContainer{background-repeat:no-repeat;}
#module_572236996 .ModuleSubContainer{background-position:0% 0%;}
#module_572236996 .ModuleSubContainer{background-attachment:scroll;}
#module_572236996 .ModuleSubContainer{}
#module_572236996 {!bgVideo!}{bgVideoUrl:}
#module_572236996 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_572236996 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_572236996 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer572236996 {max-width:1580px;width:auto;}
.module_572236997 .ModuleHead .HeadCenter{float:none;}
#module_572236997 {
padding:0px;
}
#module_572236997 {
position:static;
z-index:0;
top:20px;
width:100%;
height: auto;
}
#module_572236997 .ModuleHead572236997 {
display:none;
}
#module_572236997 .BodyCenter.BodyCenter572236997 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572236997 >.module_572236997 {
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_572236997 >.module_572236997{
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_572236997 .BodyCenter.BodyCenter572236997 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_572236997 .BodyCenter.BodyCenter572236997 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572236997 >.module_572236997 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572236997 >.module_572236997 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572236997 >.module_572236997 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572236997:hover {
border:none;
}
#module_572236997:hover >.module_572236997 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572236997 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572236997 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572236997 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572236997 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572236997 .imageTextGiant-Container{padding-top:10px;}
#module_572236997 .imageTextGiant-Container{padding-bottom:10px;}
#module_572236997 .imageTextGiant-Container{padding-left:10px;}
#module_572236997 .imageTextGiant-Container{padding-right:10px;}
#module_572236997 .showHandle .btn{font-size:14px;}
#module_572236997 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572236997 .showHandle .btn{color:#333;}
#module_572236997 .showHandle .btn{font-weight:400;}
#module_572236997 .showHandle .btn{text-decoration:none;}
#module_572236997 .showHandle .btn{font-style:normal;}
#module_572236997 .showHandle div{border-top-color:#ddd !important;}
#module_572236997 .showHandle div{border-top-style:solid !important;}
#module_572236997 .showHandle div{border-top-width:1px !important;}
#module_572236997 .showHandle{background-color:transparent;}
#module_572236997 .showHandle{background-image:none;}
#module_572236997 .showHandle{background-repeat:no-repeat;}
#module_572236997 .showHandle{}
#module_572236997 .showHandle{}
#module_572236997 .showHandle{}
#module_572236997 a{font-size:unset;font-family:unset}
.module_579954302 .ModuleHead .HeadCenter{float:none;}
#module_579954302 {
padding:0px;
}
#module_579954302 {
position:static;
z-index:0;
top:1837px;
left:232px;
width:100%;
height: auto;
}
#module_579954302 .ModuleHead579954302 {
display:none;
}
#module_579954302 .BodyCenter.BodyCenter579954302 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954302 >.module_579954302 {
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_579954302 >.module_579954302{
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_579954302 .BodyCenter.BodyCenter579954302 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_579954302 .BodyCenter.BodyCenter579954302 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_579954302 >.module_579954302 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954302 >.module_579954302 {
margin-top:2.8818%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_579954302 >.module_579954302 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954302:hover {
border:none;
}
#module_579954302:hover >.module_579954302 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954302 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954302 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954302 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954302 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954302 .imageTextGiant-Container{padding-top:10px;}
#module_579954302 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954302 .imageTextGiant-Container{padding-left:10px;}
#module_579954302 .imageTextGiant-Container{padding-right:10px;}
#module_579954302 .showHandle .btn{font-size:14px;}
#module_579954302 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954302 .showHandle .btn{color:#333;}
#module_579954302 .showHandle .btn{font-weight:400;}
#module_579954302 .showHandle .btn{text-decoration:none;}
#module_579954302 .showHandle .btn{font-style:normal;}
#module_579954302 .showHandle div{border-top-color:#ddd !important;}
#module_579954302 .showHandle div{border-top-style:solid !important;}
#module_579954302 .showHandle div{border-top-width:1px !important;}
#module_579954302 .showHandle{background-color:transparent;}
#module_579954302 .showHandle{background-image:none;}
#module_579954302 .showHandle{background-repeat:no-repeat;}
#module_579954302 .showHandle{}
#module_579954302 .showHandle{}
#module_579954302 .showHandle{}
#module_579954302 a{font-size:unset;font-family:unset}

.ModuleSlideV2Giant.layout-107 .slider-layout-107 {position: relative; width: 100%; margin: 0 auto; padding: 20px 90px;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-container {padding-bottom: 2rem;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-slide {width: 86%; height: auto; background: #fff; border-radius: 10px; overflow: hidden;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-slide.swiper-slide-active {box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.17);}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-slide img{display:block; margin: 0 auto;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-pagination {width: 100%; bottom: 5px; font-size: 0; padding-right: 180px;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-pagination-bullets .swiper-pagination-bullet {margin-right: 20px; background-color: rgba(102, 102, 102, .3); width: 12px; height: 12px; opacity: 1;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-pagination-bullets .swiper-pagination-bullet:last-child {margin-right: 0;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-pagination-bullets .swiper-pagination-bullet-active {background-color: rgba(102, 102, 102, 1);}
.ModuleSlideV2Giant.layout-107 .swiper-button-prev, .ModuleSlideV2Giant.layout-107 .swiper-button-next {font-size: 0; z-index: 1; width: 3.8rem; height: 3.8rem; border: 2px solid #666; border-radius: 3.8rem; line-height: 1; background-image: unset;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-prev {transform: rotateY(180deg);}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-prev {margin-top: -40px;left: 0px;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-next {margin-top: -40px;right: 0px;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .icon-leftMenu {color: #666; font-size: 20px; display: block; text-align: center; position: relative; width: 100%; height: 100%;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-prev .icon-leftMenu:before,
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-prev .icon-leftMenu:after {position: absolute; right: 50%; top: 50%; transform: translate(50%, -50%); transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; -webkit-font-smoothing: antialiased;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-next .icon-leftMenu:before,
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-next .icon-leftMenu:after {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; -webkit-font-smoothing: antialiased;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .icon-leftMenu:before {opacity: 1;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .icon-leftMenu:after {opacity: 0;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-prev .icon-leftMenu:after {content: ''; right: 0%; top: 49.1%; width: 50%; height: 2px; background-color: #666;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-next .icon-leftMenu:after {content: ''; left: 100%; top: 49.4%; width: 50%; height: 2px; background-color: #666;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-prev:hover .icon-leftMenu:before {right: 36%;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-next:hover .icon-leftMenu:before {left: 64%;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-prev:hover .icon-leftMenu:after  {opacity: 1; right: 55%;}
.ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-next:hover .icon-leftMenu:after {opacity: 1; left: 45%;}
.ModuleSlideV2Giant.layout-107 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-107 .slider-layout-107 {position: relative; width: 100%; margin: 0 auto; padding: 20px 0px;}
    .ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-container {padding-bottom: 10px;}
    .ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-pagination {padding-right: 0;}
    .ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-slide {border-radius: 5px;}
    .ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-prev,
    .ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-button-next {display: none;}
    .ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-pagination {left: 0;}
    .ModuleSlideV2Giant.layout-107 .slider-layout-107 .swiper-pagination-bullets .swiper-pagination-bullet {width: 9px; height: 9px; margin-right: 10px;}
}.module_572410322 .ModuleHead .HeadCenter{float:none;}
#module_572410322 {
padding:0px;
}
#module_572410322 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572410322 .ModuleHead572410322 {
display:none;
}
#module_572410322 .BodyCenter.BodyCenter572410322 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572410322 >.module_572410322 {
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_572410322 >.module_572410322{
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_572410322 .BodyCenter.BodyCenter572410322 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572410322 .BodyCenter.BodyCenter572410322 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572410322 >.module_572410322 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572410322 >.module_572410322 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572410322 >.module_572410322 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572410322:hover {
border:none;
}
#module_572410322:hover >.module_572410322 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572410322 .swiper-pagination-bullets .swiper-pagination-bullet{background-color:rgba(255, 119, 15, 0.26);}
#module_572410322 .icon-leftMenu{color:rgb(255, 119, 15);}
#module_572410322 .swiper-button-prev, #module_572410322 .swiper-button-next {border-color:rgb(255, 119, 15);}
#module_572410322 .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:rgb(255, 119, 15);}
#module_572410322 .swiper-button-prev:hover .icon-leftMenu,#module_572410322 .swiper-button-next:hover .icon-leftMenu{color:rgb(255, 0, 0);} #module_572410322 .swiper-button-prev:hover .icon-leftMenu:after,#module_572410322 .swiper-button-next:hover .icon-leftMenu:after{background-color:rgb(255, 0, 0);}
#module_572410322 .swiper-button-prev:hover, #module_572410322 .swiper-button-next:hover{border-color:rgb(255, 0, 0);}
#module_572410322 .SubContainer {}

.module_572492880 .ModuleHead .HeadCenter{float:none;}
#module_572492880 {
padding:0px;
}
#module_572492880 {
position:static;
z-index:1;
top:3932px;
left:1696px;
width:100%;
height: auto;
}
#module_572492880 .ModuleHead572492880 {
display:none;
}
#module_572492880 .BodyCenter.BodyCenter572492880 {
background:none;background-color:rgb(242, 244, 248);
}
#module_572492880 >.module_572492880 {
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_572492880 >.module_572492880{
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_572492880 .BodyCenter.BodyCenter572492880 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.7838%;
}
}
@media screen and (max-width: 767px){
#module_572492880 .BodyCenter.BodyCenter572492880 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572492880 >.module_572492880 {
margin-top:0.5405%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572492880 >.module_572492880 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572492880 >.module_572492880 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572492880:hover {
border:none;
}
#module_572492880:hover >.module_572492880 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572492880 .ModuleSubContainer{background-color:transparent;}
#module_572492880 .ModuleSubContainer{background-image:none;}
#module_572492880 .ModuleSubContainer{background-repeat:no-repeat;}
#module_572492880 .ModuleSubContainer{background-position:0% 0%;}
#module_572492880 .ModuleSubContainer{background-attachment:scroll;}
#module_572492880 .ModuleSubContainer{}
#module_572492880 {!bgVideo!}{bgVideoUrl:}
#module_572492880 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_572492880 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_572492880 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer572492880 {max-width:1580px;width:auto;}
.module_572492881 .ModuleHead .HeadCenter{float:none;}
#module_572492881 {
padding:0px;
}
#module_572492881 {
position:static;
z-index:0;
top:20px;
width:100%;
height: auto;
}
#module_572492881 .ModuleHead572492881 {
display:none;
}
#module_572492881 .BodyCenter.BodyCenter572492881 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572492881 >.module_572492881 {
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_572492881 >.module_572492881{
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_572492881 .BodyCenter.BodyCenter572492881 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_572492881 .BodyCenter.BodyCenter572492881 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572492881 >.module_572492881 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572492881 >.module_572492881 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572492881 >.module_572492881 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572492881:hover {
border:none;
}
#module_572492881:hover >.module_572492881 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572492881 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572492881 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572492881 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572492881 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572492881 .imageTextGiant-Container{padding-top:10px;}
#module_572492881 .imageTextGiant-Container{padding-bottom:10px;}
#module_572492881 .imageTextGiant-Container{padding-left:10px;}
#module_572492881 .imageTextGiant-Container{padding-right:10px;}
#module_572492881 .showHandle .btn{font-size:14px;}
#module_572492881 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572492881 .showHandle .btn{color:#333;}
#module_572492881 .showHandle .btn{font-weight:400;}
#module_572492881 .showHandle .btn{text-decoration:none;}
#module_572492881 .showHandle .btn{font-style:normal;}
#module_572492881 .showHandle div{border-top-color:#ddd !important;}
#module_572492881 .showHandle div{border-top-style:solid !important;}
#module_572492881 .showHandle div{border-top-width:1px !important;}
#module_572492881 .showHandle{background-color:transparent;}
#module_572492881 .showHandle{background-image:none;}
#module_572492881 .showHandle{background-repeat:no-repeat;}
#module_572492881 .showHandle{}
#module_572492881 .showHandle{}
#module_572492881 .showHandle{}
#module_572492881 a{font-size:unset;font-family:unset}
.module_579954303 .ModuleHead .HeadCenter{float:none;}
#module_579954303 {
padding:0px;
}
#module_579954303 {
position:static;
z-index:1;
top:2076px;
left:216px;
width:100%;
height: auto;
}
#module_579954303 .ModuleHead579954303 {
display:none;
}
#module_579954303 .BodyCenter.BodyCenter579954303 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954303 >.module_579954303 {
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_579954303 >.module_579954303{
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_579954303 .BodyCenter.BodyCenter579954303 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_579954303 .BodyCenter.BodyCenter579954303 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_579954303 >.module_579954303 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954303 >.module_579954303 {
margin-top:5.7637%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.7637%;
}
}
#module_579954303 >.module_579954303 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954303:hover {
border:none;
}
#module_579954303:hover >.module_579954303 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954303 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954303 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954303 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954303 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954303 .imageTextGiant-Container{padding-top:10px;}
#module_579954303 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954303 .imageTextGiant-Container{padding-left:10px;}
#module_579954303 .imageTextGiant-Container{padding-right:10px;}
#module_579954303 .showHandle .btn{font-size:14px;}
#module_579954303 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954303 .showHandle .btn{color:#333;}
#module_579954303 .showHandle .btn{font-weight:400;}
#module_579954303 .showHandle .btn{text-decoration:none;}
#module_579954303 .showHandle .btn{font-style:normal;}
#module_579954303 .showHandle div{border-top-color:#ddd !important;}
#module_579954303 .showHandle div{border-top-style:solid !important;}
#module_579954303 .showHandle div{border-top-width:1px !important;}
#module_579954303 .showHandle{background-color:transparent;}
#module_579954303 .showHandle{background-image:none;}
#module_579954303 .showHandle{background-repeat:no-repeat;}
#module_579954303 .showHandle{}
#module_579954303 .showHandle{}
#module_579954303 .showHandle{}
#module_579954303 a{font-size:unset;font-family:unset}
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box { width: 100%; height: 100%; position: relative }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-prev { position: absolute; top: 50%; left: 0; margin-top: -24px; cursor: pointer;z-index: 999}
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-next { position: absolute; top: 50%; right: 0; margin-top: -24px; cursor: pointer;z-index: 999}
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-prev .iconfont { font-size: 24px; display: none }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-next .iconfont { font-size: 24px; display: none }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container { width: calc(100% - 116px); position: relative; overflow: hidden; padding: 10px }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide {  box-sizing: border-box; transition: all .2s linear; }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide:hover { -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1); box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1); border-radius: 2px }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .head {position: relative; overflow: hidden; display: block; width: 100%; height: 100%; text-align: center; line-height: 1; }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content { width: 100%; position: relative }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content .title { width: 100%; min-height: 21px;text-align: center; }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content .desc {margin-left: auto; margin-right: auto; padding: 0px 20px; margin-top: 10px }

.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .head .dummy { padding-top: 49%; }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .head img{-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;overflow: hidden; margin: auto; width: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block;  }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { padding-left: 0px; padding-right: 0px }


@media only screen and (max-width: 767px) {
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container { width: calc(100% - 10px); padding: 10px 0px }
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide {  -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1); box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1); border-radius: 2px }
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide:hover { -webkit-box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1); box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1); }
  
}
.module_572493283 .ModuleHead .HeadCenter{float:none;}
#module_572493283 {
padding:0px;
}
#module_572493283 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572493283 .ModuleHead572493283 {
display:none;
}
#module_572493283 .BodyCenter.BodyCenter572493283 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572493283 >.module_572493283 {
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_572493283 >.module_572493283{
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_572493283 .BodyCenter.BodyCenter572493283 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572493283 .BodyCenter.BodyCenter572493283 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572493283 >.module_572493283 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572493283 >.module_572493283 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572493283 >.module_572493283 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572493283:hover {
border:none;
}
#module_572493283:hover >.module_572493283 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572493283 .Photo_box .swiper-container .swiper-slide .content .title,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .desc{text-align:center;}
#module_572493283 {}@media only screen and (min-width: 768px) {#module_572493283 .Photo_box .swiper-container .swiper-slide .content{padding-top:0px;}}
#module_572493283 {}@media only screen and (min-width: 768px) {#module_572493283 .Photo_box .swiper-container .swiper-slide .content{padding-bottom:0px;}}
#module_572493283 {}@media only screen and (min-width: 768px) {#module_572493283 .Photo_box .swiper-container .swiper-slide .content{padding-left:0px;}}
#module_572493283 {}@media only screen and (min-width: 768px) {#module_572493283 .Photo_box .swiper-container .swiper-slide .content{padding-right:0px;}}
#module_572493283 {}@media only screen and (max-width: 767px) {#module_572493283 .Photo_box .swiper-container .swiper-slide .content{padding-top:0px;}}
#module_572493283 {}@media only screen and (max-width: 767px) {#module_572493283 .Photo_box .swiper-container .swiper-slide .content{padding-bottom:0px;}}
#module_572493283 {}@media only screen and (max-width: 767px) {#module_572493283 .Photo_box .swiper-container .swiper-slide .content{padding-left:0px;}}
#module_572493283 {}@media only screen and (max-width: 767px) {#module_572493283 .Photo_box .swiper-container .swiper-slide .content{padding-right:0px;}}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .title{font-size:14px;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .title{font-family:微软雅黑,Microsoft YaHei;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .title{color:#333333;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .title{font-weight:normal;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .title{text-decoration:none;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .title{font-style:normal;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .desc{font-size:12px;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .desc{font-family:微软雅黑,Microsoft YaHei;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .desc{color:#999;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .desc{font-weight:normal;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .desc{text-decoration:none;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_572493283 .Photo_box .swiper-container .swiper-slide .content .desc{font-style:normal;}
#module_572493283 .head .dummy{padding-top:181%;}
#module_572493283 .head img{ object-fit:unset;}
#module_572493283 .head img{ height:auto;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_572493283 .Photo_box .swiper-container .swiper-slide .content{background-color:transparent;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_572493283 .Photo_box .swiper-container .swiper-slide .content{background-image:none;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content ,#module_572493283 .Photo_box .swiper-container .swiper-slide .content{background-repeat:no-repeat;}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_572493283 .Photo_box .swiper-container .swiper-slide .content{}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_572493283 .Photo_box .swiper-container .swiper-slide .content{}
#module_572493283 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_572493283 .Photo_box .swiper-container .swiper-slide .content{}

.module_572494525 .ModuleHead .HeadCenter{float:none;}
#module_572494525 {
padding:0px;
}
#module_572494525 {
position:static;
z-index:2;
top:4976px;
left:1724px;
width:100%;
height: auto;
}
#module_572494525 .ModuleHead572494525 {
display:none;
}
#module_572494525 .BodyCenter.BodyCenter572494525 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572494525 >.module_572494525 {
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_572494525 >.module_572494525{
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_572494525 .BodyCenter.BodyCenter572494525 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.6216%;
}
}
@media screen and (max-width: 767px){
#module_572494525 .BodyCenter.BodyCenter572494525 {
padding-top:0.0000%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572494525 >.module_572494525 {
margin-top:0.5405%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572494525 >.module_572494525 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572494525 >.module_572494525 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572494525:hover {
border:none;
}
#module_572494525:hover >.module_572494525 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572494525 .ModuleSubContainer{background-color:transparent;}
#module_572494525 .ModuleSubContainer{background-image:none;}
#module_572494525 .ModuleSubContainer{background-repeat:no-repeat;}
#module_572494525 .ModuleSubContainer{background-position:0% 0%;}
#module_572494525 .ModuleSubContainer{background-attachment:scroll;}
#module_572494525 .ModuleSubContainer{}
#module_572494525 {!bgVideo!}{bgVideoUrl:}
#module_572494525 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_572494525 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_572494525 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer572494525 {max-width:1580px;width:auto;}
.module_572494526 .ModuleHead .HeadCenter{float:none;}
#module_572494526 {
padding:0px;
}
#module_572494526 {
position:static;
z-index:0;
top:20px;
width:100%;
height: auto;
}
#module_572494526 .ModuleHead572494526 {
display:none;
}
#module_572494526 .BodyCenter.BodyCenter572494526 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572494526 >.module_572494526 {
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_572494526 >.module_572494526{
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_572494526 .BodyCenter.BodyCenter572494526 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_572494526 .BodyCenter.BodyCenter572494526 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572494526 >.module_572494526 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572494526 >.module_572494526 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572494526 >.module_572494526 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572494526:hover {
border:none;
}
#module_572494526:hover >.module_572494526 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572494526 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572494526 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572494526 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572494526 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572494526 .imageTextGiant-Container{padding-top:10px;}
#module_572494526 .imageTextGiant-Container{padding-bottom:10px;}
#module_572494526 .imageTextGiant-Container{padding-left:10px;}
#module_572494526 .imageTextGiant-Container{padding-right:10px;}
#module_572494526 .showHandle .btn{font-size:14px;}
#module_572494526 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572494526 .showHandle .btn{color:#333;}
#module_572494526 .showHandle .btn{font-weight:400;}
#module_572494526 .showHandle .btn{text-decoration:none;}
#module_572494526 .showHandle .btn{font-style:normal;}
#module_572494526 .showHandle div{border-top-color:#ddd !important;}
#module_572494526 .showHandle div{border-top-style:solid !important;}
#module_572494526 .showHandle div{border-top-width:1px !important;}
#module_572494526 .showHandle{background-color:transparent;}
#module_572494526 .showHandle{background-image:none;}
#module_572494526 .showHandle{background-repeat:no-repeat;}
#module_572494526 .showHandle{}
#module_572494526 .showHandle{}
#module_572494526 .showHandle{}
#module_572494526 a{font-size:unset;font-family:unset}
.module_579954304 .ModuleHead .HeadCenter{float:none;}
#module_579954304 {
padding:0px;
}
#module_579954304 {
position:static;
z-index:0;
top:2486px;
left:208px;
width:100%;
height: auto;
}
#module_579954304 .ModuleHead579954304 {
display:none;
}
#module_579954304 .BodyCenter.BodyCenter579954304 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954304 >.module_579954304 {
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_579954304 >.module_579954304{
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_579954304 .BodyCenter.BodyCenter579954304 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_579954304 .BodyCenter.BodyCenter579954304 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_579954304 >.module_579954304 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954304 >.module_579954304 {
margin-top:5.7637%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.7637%;
}
}
#module_579954304 >.module_579954304 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954304:hover {
border:none;
}
#module_579954304:hover >.module_579954304 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954304 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954304 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954304 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954304 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954304 .imageTextGiant-Container{padding-top:10px;}
#module_579954304 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954304 .imageTextGiant-Container{padding-left:10px;}
#module_579954304 .imageTextGiant-Container{padding-right:10px;}
#module_579954304 .showHandle .btn{font-size:14px;}
#module_579954304 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954304 .showHandle .btn{color:#333;}
#module_579954304 .showHandle .btn{font-weight:400;}
#module_579954304 .showHandle .btn{text-decoration:none;}
#module_579954304 .showHandle .btn{font-style:normal;}
#module_579954304 .showHandle div{border-top-color:#ddd !important;}
#module_579954304 .showHandle div{border-top-style:solid !important;}
#module_579954304 .showHandle div{border-top-width:1px !important;}
#module_579954304 .showHandle{background-color:transparent;}
#module_579954304 .showHandle{background-image:none;}
#module_579954304 .showHandle{background-repeat:no-repeat;}
#module_579954304 .showHandle{}
#module_579954304 .showHandle{}
#module_579954304 .showHandle{}
#module_579954304 a{font-size:unset;font-family:unset}
.ModuleSiteGalleryV2Giant.layout-113 .imgTitle {display: block;font-size: 18px;color:#333;font-family:sourcehansanscn regular;}
.ModuleSiteGalleryV2Giant.layout-113 .abstract{font-size: 12px;font-family: "sourcehansanscn regular";color: #999;}

.ModuleSiteGalleryV2Giant.layout-113 .gallery-list:hover .grid-item:not(.active) .ImgCenterbox2>img{-webkit-transform: scale(.95);transform: scale(.95);}
.ModuleSiteGalleryV2Giant.layout-113 .grid-item.active{-webkit-transform: scale(1)}
.ModuleSiteGalleryV2Giant.layout-113 .ImgCenterbox2 { max-height:520px;width: 100%; overflow: hidden; display: block; text-align:center; position: relative;}
.ModuleSiteGalleryV2Giant.layout-113 .ImgCenterbox2 .dummy { padding-top: 100%; }
.ModuleSiteGalleryV2Giant.layout-113 .row{margin-right: 0;margin-left: 0}
.ModuleSiteGalleryV2Giant.layout-113 .grid-item .ImgCenterbox2>img{-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;overflow: hidden; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block; }
.ModuleSiteGalleryV2Giant.layout-113 .demo-gallery-poster {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.ModuleSiteGalleryV2Giant.layout-113 .grid-item:hover .demo-gallery-poster .bg-zoom {
    opacity: 1;
}
.ModuleSiteGalleryV2Giant.layout-113 .bg-zoom {
    left: calc(50% - 17.5px);
    opacity: 0;
    position: absolute;
    top:  calc(50% - 17.5px);
    background-image:url('../image/zoom.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 35px;
    height:35px;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 5px;
    -moz-border-radius:5px ;
    -ms-border-radius:5px;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;	
    -moz-backface-visibility:hidden; 	
    -ms-backface-visibility:hidden; 	
}
.ModuleSiteGalleryV2Giant.layout-113 .ImgCenterbox2 img{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius:10px ;
    -ms-border-radius:10px;
    -webkit-backface-visibility:hidden;	
    -moz-backface-visibility:hidden; 	
    -ms-backface-visibility:hidden; 	
}

.ModuleSiteGalleryV2Giant.layout-113 div.grid-item{padding-bottom: 0;}

.ModuleSiteGalleryV2Giant.layout-113 .gallery-list .grid-item a{display: block;}

.lg-sub-html .SiteGalleryGiantTitle113{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText113{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink113{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantLink113 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleSiteGalleryV2Giant.layout-113 .lg-sub-html{font-size: 12px}
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-113.imgTitle{font-size:12px }
    .ModuleSiteGalleryV2Giant.layout-113 div.col-xs-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.col-xs-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.col-xs-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.col-xs-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.col-xs-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.col-xs-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item{margin:0 10px 20px 10px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-1{margin-left: 0;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-2:nth-child(2n+1){width: calc(50% - 10px);margin-left: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-2:nth-child(2n+2){width: calc(50% - 10px);margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-3{width: calc((100% - 40px) / 3);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-4{width: calc(25% - 15px);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-5{width: calc(20% - 16px);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-6{width: calc((100% - 100px) / 6);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-3:nth-child(3n+1){margin-left: 0;margin-right: 10px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-3:nth-child(3n+3){margin-left: 10px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-4:nth-child(4n+1){margin-left: 0;margin-right: 10px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-4:nth-child(4n+4){margin-left: 10px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-5:nth-child(5n+1){margin-left: 0;margin-right: 10px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-5:nth-child(5n+5){margin-left: 10px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-6:nth-child(6n+1){margin-left: 0;margin-right: 10px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-xs-6:nth-child(6n+6){margin-left: 10px;margin-right: 0;}
}

    



@media only screen and (min-width: 768px)  {
    .ModuleSiteGalleryV2Giant.layout-113 div.col-lg-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.col-lg-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.col-lg-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.col-lg-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.col-lg-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113  div.col-lg-7 {width:14.2857%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113  div.col-lg-8 {width:12.5%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113  div.col-lg-9 {width:11.1111%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113  div.col-lg-10 {width:10%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113  div.col-lg-11 {width:9.0909%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113  div.col-lg-12 {width:8.3333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item{margin:0 16px 32px 16px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-1{margin-left: 0;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-2:nth-child(2n+1){width: calc(50% - 16px);margin-left: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-2:nth-child(2n+2){width: calc(50% - 16px);margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-3{width: calc((100% - 64px) / 3);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-4{width: calc((100% - 96px) / 4);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-5{width: calc((100% - 128px) / 5);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-6{width: calc((100% - 160px) / 6);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-7{width: calc((100% - 192px) / 7);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-8{width: calc((100% - 224px) / 8);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-9{width: calc((100% - 256px) / 9);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-10{width: calc((100% - 288px) / 10);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-11{width: calc((100% - 320px) / 11);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-12{width: calc((100% - 352px) / 12);}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-3:nth-child(3n+1){margin-left: 0;margin-right: 16px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-3:nth-child(3n+3){margin-left: 16px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-4:nth-child(4n+1){margin-left: 0;margin-right: 16px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-4:nth-child(4n+4){margin-left: 16px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-5:nth-child(5n+1){margin-left: 0;margin-right: 16px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-5:nth-child(5n+5){margin-left: 16px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-6:nth-child(6n+1){margin-left: 0;margin-right: 16px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-6:nth-child(6n+6){margin-left: 16px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-7:nth-child(7n+1){margin-left: 0;margin-right: 16px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-7:nth-child(7n+7){margin-left: 16px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-8:nth-child(8n+1){margin-left: 0;margin-right: 16px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-8:nth-child(8n+8){margin-left: 16px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-9:nth-child(9n+1){margin-left: 0;margin-right: 16px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-9:nth-child(9n+9){margin-left: 16px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-10:nth-child(10n+1){margin-left: 0;margin-right: 16px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-10:nth-child(10n+10){margin-left: 16px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-11:nth-child(11n+1){margin-left: 0;margin-right: 16px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-11:nth-child(11n+11){margin-left: 16px;margin-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-12:nth-child(12n+1){margin-left: 0;margin-right: 16px;}
    .ModuleSiteGalleryV2Giant.layout-113 div.grid-item.col-lg-12:nth-child(12n+12){margin-left: 16px;margin-right: 0;}
}
.ModuleSiteGalleryV2Giant.layout-113 .pagerGiant .inputer{outline: 0;}
.module_572494548 .ModuleHead .HeadCenter{float:none;}
#module_572494548 {
padding:0px;
}
#module_572494548 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572494548 .ModuleHead572494548 {
display:none;
}
#module_572494548 .BodyCenter.BodyCenter572494548 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572494548 >.module_572494548 {
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_572494548 >.module_572494548{
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_572494548 .BodyCenter.BodyCenter572494548 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572494548 .BodyCenter.BodyCenter572494548 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572494548 >.module_572494548 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572494548 >.module_572494548 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572494548 >.module_572494548 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572494548:hover {
border:none;
}
#module_572494548:hover >.module_572494548 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572494548 .imgTitle,#module_572494548 .abstract{text-align:center;}
#module_572494548 .imgTitle{font-size:18px;}
#module_572494548 .imgTitle{font-family:微软雅黑,Microsoft YaHei;}
#module_572494548 .imgTitle{color:#333;}
#module_572494548 .imgTitle{font-weight:normal;}
#module_572494548 .imgTitle{text-decoration:none;}
#module_572494548 .imgTitle{font-style:normal;}
#module_572494548 {}@media only screen and (min-width: 768px) {#module_572494548 .imgTitle{margin-top:16px;}}
#module_572494548 {}@media only screen and (min-width: 768px) {#module_572494548 .imgTitle{margin-bottom:5px;}}
#module_572494548 {}@media only screen and (min-width: 768px) {#module_572494548 .imgTitle{margin-left:5px;}}
#module_572494548 {}@media only screen and (min-width: 768px) {#module_572494548 .imgTitle{margin-right:5px;}}
#module_572494548 {}@media only screen and (max-width: 767px) {#module_572494548 .imgTitle{margin-top:5px;}}
#module_572494548 {}@media only screen and (max-width: 767px) {#module_572494548 .imgTitle{margin-bottom:5px;}}
#module_572494548 {}@media only screen and (max-width: 767px) {#module_572494548 .imgTitle{margin-left:5px;}}
#module_572494548 {}@media only screen and (max-width: 767px) {#module_572494548 .imgTitle{margin-right:5px;}}
#module_572494548 .abstract{font-size:12px;}
#module_572494548 .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_572494548 .abstract{color:#999;}
#module_572494548 .abstract{font-weight:normal;}
#module_572494548 .abstract{text-decoration:none;}
#module_572494548 .abstract{font-style:normal;}
#module_572494548 {}@media only screen and (min-width: 768px) {#module_572494548 .abstract{margin-top:0px;}}
#module_572494548 {}@media only screen and (min-width: 768px) {#module_572494548 .abstract{margin-bottom:0px;}}
#module_572494548 {}@media only screen and (min-width: 768px) {#module_572494548 .abstract{margin-left:0px;}}
#module_572494548 {}@media only screen and (min-width: 768px) {#module_572494548 .abstract{margin-right:0px;}}
#module_572494548 {}@media only screen and (max-width: 767px) {#module_572494548 .abstract{margin-top:0px;}}
#module_572494548 {}@media only screen and (max-width: 767px) {#module_572494548 .abstract{margin-bottom:0px;}}
#module_572494548 {}@media only screen and (max-width: 767px) {#module_572494548 .abstract{margin-left:0px;}}
#module_572494548 {}@media only screen and (max-width: 767px) {#module_572494548 .abstract{margin-right:0px;}}
#module_572494548 .ImgCenter{border-top-left-radius:10px;}
#module_572494548 .ImgCenter{border-top-right-radius:10px;}
#module_572494548 .ImgCenter{border-bottom-left-radius:10px;}
#module_572494548 .ImgCenter{border-bottom-right-radius:10px;}
#module_572494548 .ImgCenterbox2 .dummy{padding-top:85%;}
#module_572494548 .ImgCenter{ object-fit:cover;}
#module_572494548 .ImgCenter{ height:100%;}
#module_572494548 .pagerGiant .text{font-size:12px;}
#module_572494548 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_572494548 .pagerGiant .text{color:#333;}
#module_572494548 .pagerGiant .text{}
#module_572494548 .pagerGiant .text{}
#module_572494548 .pagerGiant .text{}
#module_572494548 .pagerGiant .current,#module_572494548 .pagerGiant .num,#module_572494548 .pagerGiant .inputer{width:30px}
#module_572494548 .pagerGiant .current,#module_572494548 .pagerGiant .num,#module_572494548 .pagerGiant .inputer{height:30px}
#module_572494548 .pagerGiant .num{font-size:12px;}
#module_572494548 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_572494548 .pagerGiant .num{color:#333;}
#module_572494548 .pagerGiant .num{}
#module_572494548 .pagerGiant .num{}
#module_572494548 .pagerGiant .num{}
#module_572494548 .pagerGiant .submit{width:55px}
#module_572494548 .pagerGiant .submit{height:30px}
#module_572494548 .pagerGiant .current,#module_572494548 .pagerGiant .num,#module_572494548 .pagerGiant .inputer,#module_572494548 .pagerGiant .submit{border-top-left-radius:0px;}
#module_572494548 .pagerGiant .current,#module_572494548 .pagerGiant .num,#module_572494548 .pagerGiant .inputer,#module_572494548 .pagerGiant .submit{border-top-right-radius:0px;}
#module_572494548 .pagerGiant .current,#module_572494548 .pagerGiant .num,#module_572494548 .pagerGiant .inputer,#module_572494548 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_572494548 .pagerGiant .current,#module_572494548 .pagerGiant .num,#module_572494548 .pagerGiant .inputer,#module_572494548 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_572494548 .pagerGiant .next,#module_572494548 .pagerGiant .splitline{color:#ccc;}
#module_572494548 .pagerGiant .num{background-color:#fff;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .inputer{border-top-color:#ccc;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .inputer{border-top-style:solid;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer{border-top-width:1px;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .inputer{border-bottom-style:solid;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer{border-bottom-width:1px;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .inputer{border-left-color:#ccc;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .inputer{border-left-style:solid;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer{border-left-width:1px;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .inputer{border-right-color:#ccc;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .inputer{border-right-style:solid;}
#module_572494548 .pagerGiant .num, #module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer{border-right-width:1px;}
#module_572494548 .page-more a{font-size:16px;}
#module_572494548 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_572494548 .page-more a{color:#666 !important;}
#module_572494548 .page-more a{font-weight:normal;}
#module_572494548 .page-more a{text-decoration:none;}
#module_572494548 .page-more a{font-style:normal;}
#module_572494548 .page-more a{background-color:#fff;}
#module_572494548 .page-more a{border-top-color:#eee;}
#module_572494548 .page-more a{border-top-style:solid;}
#module_572494548 .page-more a{border-top-width:2px;}
#module_572494548 .page-more a{border-bottom-color:#eee;}
#module_572494548 .page-more a{border-bottom-style:solid;}
#module_572494548 .page-more a{border-bottom-width:2px;}
#module_572494548 .page-more a{border-left-color:#eee;}
#module_572494548 .page-more a{border-left-style:solid;}
#module_572494548 .page-more a{border-left-width:2px;}
#module_572494548 .page-more a{border-right-color:#eee;}
#module_572494548 .page-more a{border-right-style:solid;}
#module_572494548 .page-more a{border-right-width:2px;}
#module_572494548 .grid-item:hover .imgTitle{color:#333;}
#module_572494548 .grid-item:hover .imgTitle{font-size:18px;}
#module_572494548 .grid-item:hover .imgTitle{font-weight:normal}
#module_572494548 .grid-item:hover .imgTitle{font-family:微软雅黑,Microsoft YaHei;}
#module_572494548 .grid-item:hover .imgTitle{text-decoration:none;}
#module_572494548 .grid-item:hover .imgTitle{}
#module_572494548 .grid-item:hover .abstract{color:#666;}
#module_572494548 .grid-item:hover .abstract{font-size:12px;}
#module_572494548 .grid-item:hover .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_572494548 .grid-item:hover .abstract{font-weight:normal;}
#module_572494548 .grid-item:hover .abstract{text-decoration:none;}
#module_572494548 .grid-item:hover .abstract{font-style:normal;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit{font-size:12px;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit{color:#fff;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit{}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit{}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit{}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit{background-color:#333;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_572494548 .pagerGiant .current, #module_572494548 .pagerGiant .submit, #module_572494548 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_572494548 .page-more a:hover{font-size:16px;}
#module_572494548 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_572494548 .page-more a:hover{color:#666 !important;}
#module_572494548 .page-more a:hover {font-weight:normal;}
#module_572494548 .page-more a:hover {text-decoration:none;}
#module_572494548 .page-more a:hover {font-style:normal;}
#module_572494548 .page-more a:hover{background-color:#fff;}
#module_572494548 .page-more a:hover{border-top-color:#eee;}
#module_572494548 .page-more a:hover{border-top-style:solid;}
#module_572494548 .page-more a:hover{border-bottom-color:#eee;}
#module_572494548 .page-more a:hover{border-bottom-style:solid;}
#module_572494548 .page-more a:hover{border-left-color:#eee;}
#module_572494548 .page-more a:hover{border-left-style:solid;}
#module_572494548 .page-more a:hover{border-right-color:#eee;}
#module_572494548 .page-more a:hover{border-right-style:solid;}

.module_572494617 .ModuleHead .HeadCenter{float:none;}
#module_572494617 {
padding:0px;
}
#module_572494617 {
position:static;
z-index:2;
top:6227px;
left:1742px;
width:100%;
height: auto;
}
#module_572494617 .ModuleHead572494617 {
display:none;
}
#module_572494617 .BodyCenter.BodyCenter572494617 {
background:none;background-color:rgb(242, 244, 248);
}
#module_572494617 >.module_572494617 {
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_572494617 >.module_572494617{
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_572494617 .BodyCenter.BodyCenter572494617 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.7838%;
}
}
@media screen and (max-width: 767px){
#module_572494617 .BodyCenter.BodyCenter572494617 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572494617 >.module_572494617 {
margin-top:0.5405%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572494617 >.module_572494617 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572494617 >.module_572494617 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572494617:hover {
border:none;
}
#module_572494617:hover >.module_572494617 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572494617 .ModuleSubContainer{background-color:transparent;}
#module_572494617 .ModuleSubContainer{background-image:none;}
#module_572494617 .ModuleSubContainer{background-repeat:no-repeat;}
#module_572494617 .ModuleSubContainer{background-position:0% 0%;}
#module_572494617 .ModuleSubContainer{background-attachment:scroll;}
#module_572494617 .ModuleSubContainer{}
#module_572494617 {!bgVideo!}{bgVideoUrl:}
#module_572494617 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_572494617 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_572494617 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer572494617 {max-width:1580px;width:auto;}
.module_572494618 .ModuleHead .HeadCenter{float:none;}
#module_572494618 {
padding:0px;
}
#module_572494618 {
position:static;
z-index:0;
top:20px;
width:100%;
height: auto;
}
#module_572494618 .ModuleHead572494618 {
display:none;
}
#module_572494618 .BodyCenter.BodyCenter572494618 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572494618 >.module_572494618 {
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_572494618 >.module_572494618{
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_572494618 .BodyCenter.BodyCenter572494618 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_572494618 .BodyCenter.BodyCenter572494618 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572494618 >.module_572494618 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572494618 >.module_572494618 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572494618 >.module_572494618 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572494618:hover {
border:none;
}
#module_572494618:hover >.module_572494618 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572494618 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572494618 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572494618 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572494618 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572494618 .imageTextGiant-Container{padding-top:10px;}
#module_572494618 .imageTextGiant-Container{padding-bottom:10px;}
#module_572494618 .imageTextGiant-Container{padding-left:10px;}
#module_572494618 .imageTextGiant-Container{padding-right:10px;}
#module_572494618 .showHandle .btn{font-size:14px;}
#module_572494618 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572494618 .showHandle .btn{color:#333;}
#module_572494618 .showHandle .btn{font-weight:400;}
#module_572494618 .showHandle .btn{text-decoration:none;}
#module_572494618 .showHandle .btn{font-style:normal;}
#module_572494618 .showHandle div{border-top-color:#ddd !important;}
#module_572494618 .showHandle div{border-top-style:solid !important;}
#module_572494618 .showHandle div{border-top-width:1px !important;}
#module_572494618 .showHandle{background-color:transparent;}
#module_572494618 .showHandle{background-image:none;}
#module_572494618 .showHandle{background-repeat:no-repeat;}
#module_572494618 .showHandle{}
#module_572494618 .showHandle{}
#module_572494618 .showHandle{}
#module_572494618 a{font-size:unset;font-family:unset}
.module_579954306 .ModuleHead .HeadCenter{float:none;}
#module_579954306 {
padding:0px;
}
#module_579954306 {
position:static;
z-index:1;
top:3128px;
left:208px;
width:100%;
height: auto;
}
#module_579954306 .ModuleHead579954306 {
display:none;
}
#module_579954306 .BodyCenter.BodyCenter579954306 {
background:none;background-color:rgba(0,0,0,0);
}
#module_579954306 >.module_579954306 {
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_579954306 >.module_579954306{
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_579954306 .BodyCenter.BodyCenter579954306 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_579954306 .BodyCenter.BodyCenter579954306 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_579954306 >.module_579954306 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_579954306 >.module_579954306 {
margin-top:5.7637%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.7637%;
}
}
#module_579954306 >.module_579954306 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579954306:hover {
border:none;
}
#module_579954306:hover >.module_579954306 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579954306 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579954306 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579954306 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579954306 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579954306 .imageTextGiant-Container{padding-top:10px;}
#module_579954306 .imageTextGiant-Container{padding-bottom:10px;}
#module_579954306 .imageTextGiant-Container{padding-left:10px;}
#module_579954306 .imageTextGiant-Container{padding-right:10px;}
#module_579954306 .showHandle .btn{font-size:14px;}
#module_579954306 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579954306 .showHandle .btn{color:#333;}
#module_579954306 .showHandle .btn{font-weight:400;}
#module_579954306 .showHandle .btn{text-decoration:none;}
#module_579954306 .showHandle .btn{font-style:normal;}
#module_579954306 .showHandle div{border-top-color:#ddd !important;}
#module_579954306 .showHandle div{border-top-style:solid !important;}
#module_579954306 .showHandle div{border-top-width:1px !important;}
#module_579954306 .showHandle{background-color:transparent;}
#module_579954306 .showHandle{background-image:none;}
#module_579954306 .showHandle{background-repeat:no-repeat;}
#module_579954306 .showHandle{}
#module_579954306 .showHandle{}
#module_579954306 .showHandle{}
#module_579954306 a{font-size:unset;font-family:unset}
.ModuleSiteGalleryV2Giant.layout-104 .grid-item {padding: 5px;}
.ModuleSiteGalleryV2Giant.layout-104 .imgTitle {display: block; text-align: center; padding: 5px; line-height: 1.5; word-wrap: break-word; font-size: 16px; color:#000;}
.ModuleSiteGalleryV2Giant.layout-104 .abstract {color: #666; font-size: 14px; line-height: 1.5; text-align: center; word-wrap: break-word; padding: 5px;}
.ModuleSiteGalleryV2Giant.layout-104 .ImgCenterbox2{display: block; width: 100%; overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-104 .ImgCenterbox{display: block; width: 100%; height: 146px; overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-104 .ImgCenter{max-width: 100%; max-height: 100%; transform: scale(1); transition: all 0.5s ease 0s;}
.ModuleSiteGalleryV2Giant.layout-104 .grid-cont:hover .ImgCenter {transform: scale(1.1); transition: all 0.5s ease 0s;}
.ModuleSiteGalleryV2Giant.layout-104 .demo-gallery-poster {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.ModuleSiteGalleryV2Giant.layout-104 .grid-cont:hover .demo-gallery-poster {background-color: rgba(0, 0, 0, 0.5);}
.ModuleSiteGalleryV2Giant.layout-104 .demo-gallery-poster .iconfont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    font-size: 36px;
    color: #fff;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.ModuleSiteGalleryV2Giant.layout-104 .grid-cont:hover .demo-gallery-poster .iconfont {opacity: 1;}
.lg-sub-html .SiteGalleryGiantTitle104{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText104{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink104{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantLink104 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleSiteGalleryV2Giant.layout-104 .lg-sub-html{font-size: 12px}
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-104 .grid-item {margin: 0px !important;padding: 5px !important;}
    .ModuleSiteGalleryV2Giant.layout-104 .col-xs-1 {width: 100% !important;}
    .ModuleSiteGalleryV2Giant.layout-104 .col-xs-2 {width: calc(100% / 2) !important;}
    .ModuleSiteGalleryV2Giant.layout-104 .col-xs-3 {width: calc(100% / 3) !important;}
    .ModuleSiteGalleryV2Giant.layout-104 .demo-gallery-poster .iconfont {font-size: 24px}
}
@media only screen and (min-width: 768px)  {
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-1 {width: 100%;}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-2 {width: calc((100% - 60px) / 2);}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-3 {width: calc((100% - 120px) / 3);}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-4 {width: calc((100% - 180px) / 4);}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-5 {width: calc((100% - 240px) / 5);}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-6 {width: calc((100% - 300px) / 6);}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-7 {width: calc((100% - 360px) / 7);}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-8 {width: calc((100% - 420px) / 8);}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-9 {width: calc((100% - 480px) / 9);}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-10 {width: calc((100% - 540px) / 10);}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-11 {width: calc((100% - 600px) / 11);}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-12 {width: calc((100% - 660px) / 12);}
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-2:nth-child(2n),
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-3:nth-child(3n),
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-4:nth-child(4n),
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-5:nth-child(5n),
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-6:nth-child(6n),
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-7:nth-child(7n),
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-8:nth-child(8n),
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-9:nth-child(9n),
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-10:nth-child(10n),
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-11:nth-child(11n),
    .ModuleSiteGalleryV2Giant.layout-104 .col-lg-12:nth-child(12n) {}

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

.module_572495130 .ModuleHead .HeadCenter{float:none;}
#module_572495130 {
padding:0px;
}
#module_572495130 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572495130 .ModuleHead572495130 {
display:none;
}
#module_572495130 .BodyCenter.BodyCenter572495130 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572495130 >.module_572495130 {
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_572495130 >.module_572495130{
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_572495130 .BodyCenter.BodyCenter572495130 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495130 .BodyCenter.BodyCenter572495130 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572495130 >.module_572495130 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495130 >.module_572495130 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572495130 >.module_572495130 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572495130:hover {
border:none;
}
#module_572495130:hover >.module_572495130 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572495130 .icon-sousuo4{color:#ffffff;}
#module_572495130 .icon-sousuo4{font-size:36px;}
#module_572495130 .grid-cont:hover .demo-gallery-poster{background:rgba(0,0,0,0.5);}
#module_572495130 .grid-cont:hover .demo-gallery-poster{}
#module_572495130 .grid-item{padding-bottom:calc( 15px / 2 );padding-top:calc( 15px / 2 );}
#module_572495130 .grid-item{padding-right:calc( 18px / 2 );padding-left:calc( 18px / 2 );} #module_572495130 .col-lg-2{width:calc(100% / 2);} #module_572495130 .col-lg-3{width:calc(100% / 3);} #module_572495130 .col-lg-4{width:calc(100% / 4);} #module_572495130 .col-lg-5{width:calc(100% / 5);} #module_572495130 .col-lg-6{width:calc(100% / 6);} #module_572495130 .col-lg-7{width:calc(100% / 7);} #module_572495130 .col-lg-8{width:calc(100% / 8);} #module_572495130 .col-lg-9{width:calc(100% / 9);} #module_572495130 .col-lg-10{width:calc(100% / 10);} #module_572495130 .col-lg-11{width:calc(100% / 11);} #module_572495130 .col-lg-12{width:calc(100% / 12);}
#module_572495130 .imgTitle{text-align:center;}
#module_572495130 .imgTitle{color:#333;}
#module_572495130 .imgTitle{font-size:16px;}
#module_572495130 .imgTitle{font-weight:normal}
#module_572495130 .imgTitle{font-family:微软雅黑,Microsoft YaHei;}
#module_572495130 .imgTitle{text-decoration:none;}
#module_572495130 .imgTitle{}
#module_572495130 {}@media only screen and (min-width: 768px) {#module_572495130 .imgTitle{padding-top:30px;}}
#module_572495130 {}@media only screen and (min-width: 768px) {#module_572495130 .imgTitle{padding-bottom:0px;}}
#module_572495130 {}@media only screen and (min-width: 768px) {#module_572495130 .imgTitle{padding-left:20px;}}
#module_572495130 {}@media only screen and (min-width: 768px) {#module_572495130 .imgTitle{padding-right:20px;}}
#module_572495130 {}@media only screen and (max-width: 767px) {#module_572495130 .imgTitle{padding-top:5px;}}
#module_572495130 {}@media only screen and (max-width: 767px) {#module_572495130 .imgTitle{padding-bottom:5px;}}
#module_572495130 {}@media only screen and (max-width: 767px) {#module_572495130 .imgTitle{padding-left:5px;}}
#module_572495130 {}@media only screen and (max-width: 767px) {#module_572495130 .imgTitle{padding-right:5px;}}
#module_572495130 .abstract{text-align:center;}
#module_572495130 .abstract{color:#666;}
#module_572495130 .abstract{font-size:14px;}
#module_572495130 .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_572495130 .abstract{font-weight:normal;}
#module_572495130 .abstract{text-decoration:none;}
#module_572495130 .abstract{font-style:normal;}
#module_572495130 {}@media only screen and (min-width: 768px) {#module_572495130 .abstract{padding-top:18px;}}
#module_572495130 {}@media only screen and (min-width: 768px) {#module_572495130 .abstract{padding-bottom:20px;}}
#module_572495130 {}@media only screen and (min-width: 768px) {#module_572495130 .abstract{padding-left:20px;}}
#module_572495130 {}@media only screen and (min-width: 768px) {#module_572495130 .abstract{padding-right:20px;}}
#module_572495130 {}@media only screen and (max-width: 767px) {#module_572495130 .abstract{padding-top:5px;}}
#module_572495130 {}@media only screen and (max-width: 767px) {#module_572495130 .abstract{padding-bottom:5px;}}
#module_572495130 {}@media only screen and (max-width: 767px) {#module_572495130 .abstract{padding-left:5px;}}
#module_572495130 {}@media only screen and (max-width: 767px) {#module_572495130 .abstract{padding-right:5px;}}
#module_572495130 .grid-item .ImgBox{padding:calc(10px/2);}
#module_572495130 .grid-item{background-color:transparent;}
#module_572495130 .grid-item{background-image:none;}
#module_572495130 .grid-item{background-repeat:no-repeat;}
#module_572495130 .grid-item{}
#module_572495130 .grid-item{}
#module_572495130 .grid-item{}
#module_572495130 .grid-item .ImgBox{border-top-color:transparent;}
#module_572495130 .grid-item .ImgBox{border-top-style:none;}
#module_572495130 .grid-item .ImgBox{border-top-width:0px;}
#module_572495130 .grid-item .ImgBox{border-right-color:transparent;}
#module_572495130 .grid-item .ImgBox{border-right-style:none;}
#module_572495130 .grid-item .ImgBox{border-right-width:0px;}
#module_572495130 .grid-item .ImgBox{border-bottom-color:transparent;}
#module_572495130 .grid-item .ImgBox{border-bottom-style:none;}
#module_572495130 .grid-item .ImgBox{border-bottom-width:0px;}
#module_572495130 .grid-item .ImgBox{border-left-color:transparent;}
#module_572495130 .grid-item .ImgBox{border-left-style:none;}
#module_572495130 .grid-item .ImgBox{border-left-width:0px;}
#module_572495130 .ImgCenterbox2{border-top-left-radius:0px;}
#module_572495130 .ImgCenterbox2{border-top-right-radius:0px;}
#module_572495130 .ImgCenterbox2{border-bottom-left-radius:0px;}
#module_572495130 .ImgCenterbox2{border-bottom-right-radius:0px;}
#module_572495130 .pagerGiant .text{font-size:12px;}
#module_572495130 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_572495130 .pagerGiant .text{color:#333;}
#module_572495130 .pagerGiant .text{}
#module_572495130 .pagerGiant .text{}
#module_572495130 .pagerGiant .text{}
#module_572495130 .pagerGiant .current,#module_572495130 .pagerGiant .num,#module_572495130 .pagerGiant .inputer{width:30px}
#module_572495130 .pagerGiant .current,#module_572495130 .pagerGiant .num,#module_572495130 .pagerGiant .inputer{height:30px}
#module_572495130 .pagerGiant .num{font-size:12px;}
#module_572495130 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_572495130 .pagerGiant .num{color:#333;}
#module_572495130 .pagerGiant .num{}
#module_572495130 .pagerGiant .num{}
#module_572495130 .pagerGiant .num{}
#module_572495130 .pagerGiant .submit{width:55px}
#module_572495130 .pagerGiant .submit{height:30px}
#module_572495130 .pagerGiant .current,#module_572495130 .pagerGiant .num,#module_572495130 .pagerGiant .inputer,#module_572495130 .pagerGiant .submit{border-top-left-radius:0px;}
#module_572495130 .pagerGiant .current,#module_572495130 .pagerGiant .num,#module_572495130 .pagerGiant .inputer,#module_572495130 .pagerGiant .submit{border-top-right-radius:0px;}
#module_572495130 .pagerGiant .current,#module_572495130 .pagerGiant .num,#module_572495130 .pagerGiant .inputer,#module_572495130 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_572495130 .pagerGiant .current,#module_572495130 .pagerGiant .num,#module_572495130 .pagerGiant .inputer,#module_572495130 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_572495130 .pagerGiant .next,#module_572495130 .pagerGiant .splitline{color:#ccc;}
#module_572495130 .pagerGiant .num{background-color:#fff;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .inputer{border-top-color:#ccc;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .inputer{border-top-style:solid;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer{border-top-width:1px;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .inputer{border-bottom-style:solid;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer{border-bottom-width:1px;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .inputer{border-left-color:#ccc;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .inputer{border-left-style:solid;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer{border-left-width:1px;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .inputer{border-right-color:#ccc;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .inputer{border-right-style:solid;}
#module_572495130 .pagerGiant .num, #module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer{border-right-width:1px;}
#module_572495130 .page-more a{font-size:16px;}
#module_572495130 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_572495130 .page-more a{color:#666 !important;}
#module_572495130 .page-more a{font-weight:normal;}
#module_572495130 .page-more a{text-decoration:none;}
#module_572495130 .page-more a{font-style:normal;}
#module_572495130 .page-more a{background-color:#fff;}
#module_572495130 .page-more a{border-top-color:#eee;}
#module_572495130 .page-more a{border-top-style:solid;}
#module_572495130 .page-more a{border-top-width:2px;}
#module_572495130 .page-more a{border-bottom-color:#eee;}
#module_572495130 .page-more a{border-bottom-style:solid;}
#module_572495130 .page-more a{border-bottom-width:2px;}
#module_572495130 .page-more a{border-left-color:#eee;}
#module_572495130 .page-more a{border-left-style:solid;}
#module_572495130 .page-more a{border-left-width:2px;}
#module_572495130 .page-more a{border-right-color:#eee;}
#module_572495130 .page-more a{border-right-style:solid;}
#module_572495130 .page-more a{border-right-width:2px;}
#module_572495130 .grid-item:hover .imgTitle{color:#333;}
#module_572495130 .grid-item:hover .imgTitle{font-size:16px;}
#module_572495130 .grid-item:hover .imgTitle{font-weight:normal}
#module_572495130 .grid-item:hover .imgTitle{font-family:微软雅黑,Microsoft YaHei;}
#module_572495130 .grid-item:hover .imgTitle{text-decoration:none;}
#module_572495130 .grid-item:hover .imgTitle{}
#module_572495130 .grid-item:hover .abstract{color:#666;}
#module_572495130 .grid-item:hover .abstract{font-size:14px;}
#module_572495130 .grid-item:hover .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_572495130 .grid-item:hover .abstract{font-weight:normal;}
#module_572495130 .grid-item:hover .abstract{text-decoration:none;}
#module_572495130 .grid-item:hover .abstract{font-style:normal;}
#module_572495130 .grid-item:hover{background-color:transparent;}
#module_572495130 .grid-item:hover{background-image:none;}
#module_572495130 .grid-item:hover{background-repeat:no-repeat;}
#module_572495130 .grid-item:hover{}
#module_572495130 .grid-item:hover{}
#module_572495130 .grid-item:hover{}
#module_572495130 .grid-item:hover .ImgBox{border-top-color:transparent;}
#module_572495130 .grid-item:hover .ImgBox{border-top-style:none;}
#module_572495130 .grid-item:hover .ImgBox{border-top-width:0px;}
#module_572495130 .grid-item:hover .ImgBox{border-right-color:transparent;}
#module_572495130 .grid-item:hover .ImgBox{border-right-style:none;}
#module_572495130 .grid-item:hover .ImgBox{border-right-width:0px;}
#module_572495130 .grid-item:hover .ImgBox{border-bottom-color:transparent;}
#module_572495130 .grid-item:hover .ImgBox{border-bottom-style:none;}
#module_572495130 .grid-item:hover .ImgBox{border-bottom-width:0px;}
#module_572495130 .grid-item:hover .ImgBox{border-left-color:transparent;}
#module_572495130 .grid-item:hover .ImgBox{border-left-style:none;}
#module_572495130 .grid-item:hover .ImgBox{border-left-width:0px;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit{font-size:12px;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit{color:#fff;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit{}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit{}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit{}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit{background-color:#333;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_572495130 .pagerGiant .current, #module_572495130 .pagerGiant .submit, #module_572495130 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_572495130 .page-more a:hover{font-size:16px;}
#module_572495130 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_572495130 .page-more a:hover{color:#666 !important;}
#module_572495130 .page-more a:hover {font-weight:normal;}
#module_572495130 .page-more a:hover {text-decoration:none;}
#module_572495130 .page-more a:hover {font-style:normal;}
#module_572495130 .page-more a:hover{background-color:#fff;}
#module_572495130 .page-more a:hover{border-top-color:#eee;}
#module_572495130 .page-more a:hover{border-top-style:solid;}
#module_572495130 .page-more a:hover{border-bottom-color:#eee;}
#module_572495130 .page-more a:hover{border-bottom-style:solid;}
#module_572495130 .page-more a:hover{border-left-color:#eee;}
#module_572495130 .page-more a:hover{border-left-style:solid;}
#module_572495130 .page-more a:hover{border-right-color:#eee;}
#module_572495130 .page-more a:hover{border-right-style:solid;}

.module_572074078 .ModuleHead .HeadCenter{float:none;}
#module_572074078 {
padding:0px;
}
#module_572074078 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_572074078 .ModuleHead572074078 {
display:none;
}

#module_572074078 .ModuleSubContainer{background-color:transparent;}
#module_572074078 .ModuleSubContainer{}
#module_572074078 .ModuleSubContainer{background-repeat:no-repeat;}
#module_572074078 .ModuleSubContainer{background-position:0% 0%;}
#module_572074078 .ModuleSubContainer{background-attachment:scroll;}
#module_572074078 .ModuleSubContainer{}
#module_572074078 {!bgVideo!}{bgVideoUrl:}
#module_572074078 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_572074078 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_572074078 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer572074078 {max-width:1580px;width:auto;}
.module_572495178 .ModuleHead .HeadCenter{float:none;}
#module_572495178 {
padding:0px;
}
#module_572495178 {
position:static;
z-index:1;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_572495178 .ModuleHead572495178 {
display:none;
}
#module_572495178 .BodyCenter.BodyCenter572495178 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572495178 >.module_572495178 {
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_572495178 >.module_572495178{
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_572495178 .BodyCenter.BodyCenter572495178 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_572495178 .BodyCenter.BodyCenter572495178 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572495178 >.module_572495178 {
margin-top:5.0633%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495178 >.module_572495178 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572495178 >.module_572495178 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572495178:hover {
border:none;
}
#module_572495178:hover >.module_572495178 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572495178 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572495178 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572495178 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572495178 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572495178 .imageTextGiant-Container{padding-top:10px;}
#module_572495178 .imageTextGiant-Container{padding-bottom:10px;}
#module_572495178 .imageTextGiant-Container{padding-left:10px;}
#module_572495178 .imageTextGiant-Container{padding-right:10px;}
#module_572495178 .showHandle .btn{font-size:14px;}
#module_572495178 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572495178 .showHandle .btn{color:#333;}
#module_572495178 .showHandle .btn{font-weight:400;}
#module_572495178 .showHandle .btn{text-decoration:none;}
#module_572495178 .showHandle .btn{font-style:normal;}
#module_572495178 .showHandle div{border-top-color:#ddd !important;}
#module_572495178 .showHandle div{border-top-style:solid !important;}
#module_572495178 .showHandle div{border-top-width:1px !important;}
#module_572495178 .showHandle{background-color:transparent;}
#module_572495178 .showHandle{background-image:none;}
#module_572495178 .showHandle{background-repeat:no-repeat;}
#module_572495178 .showHandle{}
#module_572495178 .showHandle{}
#module_572495178 .showHandle{}
#module_572495178 a{font-size:unset;font-family:unset}
.module_572495407 .ModuleHead .HeadCenter{float:none;}
#module_572495407 {
padding:0px;
}
#module_572495407 {
position:static;
z-index:1;
top:148px;
left:0px;
width:100%;
height: auto;
}
#module_572495407 .ModuleHead572495407 {
display:none;
}
#module_572495407 .BodyCenter.BodyCenter572495407 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572495407 >.module_572495407 {
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_572495407 >.module_572495407{
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_572495407 .BodyCenter.BodyCenter572495407 {
padding-top:1.6216%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.1622%;
}
}
@media screen and (max-width: 767px){
#module_572495407 .BodyCenter.BodyCenter572495407 {
padding-top:5.7637%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_572495407 >.module_572495407 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495407 >.module_572495407 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572495407 >.module_572495407 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572495407:hover {
border:none;
}
#module_572495407:hover >.module_572495407 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572495407 .ModuleSubContainer{background-color:rgba(0,0,0,0);}
#module_572495407 .ModuleSubContainer{background-image:none;}
#module_572495407 .ModuleSubContainer{background-repeat:no-repeat;}
#module_572495407 .ModuleSubContainer{background-position:0% 0%;}
#module_572495407 .ModuleSubContainer{background-attachment:scroll;}
#module_572495407 .ModuleSubContainer{}
#module_572495407 {!bgVideo!}{bgVideoUrl:}
#module_572495407 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_572495407 .ModuleSubContainer{box-shadow:0px 0px 1px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_572495407 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer572495407 {max-width:1500px;width:auto;}
.ModuleImageGiant.layout-107 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-107 img{
	margin: auto;
    max-width: 100%;
	border: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition-duration: 500ms;
    -webkit-transition-duration:500ms;
}

.module_572495417 .ModuleHead .HeadCenter{float:none;}
#module_572495417 {
padding:0px;
}
#module_572495417 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572495417 .ModuleHead572495417 {
display:none;
}
#module_572495417 .BodyCenter.BodyCenter572495417 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572495417 >.module_572495417 {
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_572495417 >.module_572495417{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:50px;
border-top-right-radius:50px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_572495417 .BodyCenter.BodyCenter572495417 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495417 .BodyCenter.BodyCenter572495417 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572495417 >.module_572495417 {
margin-top:0.0000%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495417 >.module_572495417 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572495417 >.module_572495417 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572495417:hover {
border:none;
}
#module_572495417:hover >.module_572495417 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572495417 img{border-top-color:transparent;}
#module_572495417 img{border-top-style:none;}
#module_572495417 img{border-top-width:0px;}
#module_572495417 img{border-right-color:transparent;}
#module_572495417 img{border-right-style:none;}
#module_572495417 img{border-right-width:0px;}
#module_572495417 img{border-bottom-color:transparent;}
#module_572495417 img{border-bottom-style:none;}
#module_572495417 img{border-bottom-width:0px;}
#module_572495417 img{border-left-color:transparent;}
#module_572495417 img{border-left-style:none;}
#module_572495417 img{border-left-width:0px;}
#module_572495417 img{border-top-left-radius:0px;}
#module_572495417 img{border-top-right-radius:0px;}
#module_572495417 img{border-bottom-left-radius:0px;}
#module_572495417 img{border-bottom-right-radius:0px;}
#module_572495417 .BodyCenter{text-align: center;}

.module_572495418 .ModuleHead .HeadCenter{float:none;}
#module_572495418 {
padding:0px;
}
#module_572495418 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572495418 .ModuleHead572495418 {
display:none;
}
#module_572495418 .BodyCenter.BodyCenter572495418 {
background:none;background-color:rgb(255, 119, 15);
}
#module_572495418 >.module_572495418 {
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_572495418 >.module_572495418{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:50px;
border-bottom-left-radius:50px;
border-bottom-right-radius:50px;
}
@media screen and (min-width: 768px){
#module_572495418 .BodyCenter.BodyCenter572495418 {
padding-top:5.3333%;
padding-left:5.3333%;
padding-right:0.0000%;
padding-bottom:8.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495418 .BodyCenter.BodyCenter572495418 {
padding-top:0.0000%;
padding-left:10.1266%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572495418 >.module_572495418 {
margin-top:-13.3333%;
margin-left:10.1333%;
margin-right:10.1333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495418 >.module_572495418 {
margin-top:-18.9873%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572495418 >.module_572495418 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572495418:hover {
border:none;
}
#module_572495418:hover >.module_572495418 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572495418 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572495418 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572495418 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572495418 .ModuleImageTextGiantContent{margin-right:10px;}
#module_572495418 .imageTextGiant-Container{padding-top:10px;}
#module_572495418 .imageTextGiant-Container{padding-bottom:20px;}
#module_572495418 .imageTextGiant-Container{padding-left:10px;}
#module_572495418 .imageTextGiant-Container{padding-right:10px;}
#module_572495418 .showHandle .btn{font-size:14px;}
#module_572495418 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572495418 .showHandle .btn{color:#333;}
#module_572495418 .showHandle .btn{font-weight:400;}
#module_572495418 .showHandle .btn{text-decoration:none;}
#module_572495418 .showHandle .btn{font-style:normal;}
#module_572495418 .showHandle div{border-top-color:#ddd !important;}
#module_572495418 .showHandle div{border-top-style:solid !important;}
#module_572495418 .showHandle div{border-top-width:1px !important;}
#module_572495418 .showHandle{background-color:transparent;}
#module_572495418 .showHandle{background-image:none;}
#module_572495418 .showHandle{background-repeat:no-repeat;}
#module_572495418 .showHandle{}
#module_572495418 .showHandle{}
#module_572495418 .showHandle{}
#module_572495418 a{font-size:unset;font-family:unset}
.module_572495419 .ModuleHead .HeadCenter{float:none;}
#module_572495419 {
padding:0px;
}
#module_572495419 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_572495419 .ModuleHead572495419 {
display:none;
}
#module_572495419 .BodyCenter.BodyCenter572495419 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572495419 >.module_572495419 {
border-top-style:solid;
border-top-color:#000;
border-top-width:00px;
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_572495419 >.module_572495419{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:50px;
border-top-right-radius:50px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_572495419 .BodyCenter.BodyCenter572495419 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495419 .BodyCenter.BodyCenter572495419 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572495419 >.module_572495419 {
margin-top:0.0000%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495419 >.module_572495419 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572495419 >.module_572495419 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572495419:hover {
border:none;
}
#module_572495419:hover >.module_572495419 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572495419 img{border-top-color:transparent;}
#module_572495419 img{border-top-style:none;}
#module_572495419 img{border-top-width:0px;}
#module_572495419 img{border-right-color:transparent;}
#module_572495419 img{border-right-style:none;}
#module_572495419 img{border-right-width:0px;}
#module_572495419 img{border-bottom-color:transparent;}
#module_572495419 img{border-bottom-style:none;}
#module_572495419 img{border-bottom-width:0px;}
#module_572495419 img{border-left-color:transparent;}
#module_572495419 img{border-left-style:none;}
#module_572495419 img{border-left-width:0px;}
#module_572495419 img{border-top-left-radius:0px;}
#module_572495419 img{border-top-right-radius:0px;}
#module_572495419 img{border-bottom-left-radius:0px;}
#module_572495419 img{border-bottom-right-radius:0px;}
#module_572495419 .BodyCenter{text-align: center;}

.module_572495420 .ModuleHead .HeadCenter{float:none;}
#module_572495420 {
padding:0px;
}
#module_572495420 {
position:static;
z-index:0;
top:500px;
left:809px;
width:100%;
height: auto;
}
#module_572495420 .ModuleHead572495420 {
display:none;
}
#module_572495420 .BodyCenter.BodyCenter572495420 {
background:none;background-color:rgb(255, 119, 15);
}
#module_572495420 >.module_572495420 {
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_572495420 >.module_572495420{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:50px;
border-bottom-left-radius:50px;
border-bottom-right-radius:50px;
}
@media screen and (min-width: 768px){
#module_572495420 .BodyCenter.BodyCenter572495420 {
padding-top:5.3333%;
padding-left:5.3333%;
padding-right:0.0000%;
padding-bottom:8.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495420 .BodyCenter.BodyCenter572495420 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572495420 >.module_572495420 {
margin-top:-13.3333%;
margin-left:10.1333%;
margin-right:10.1333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495420 >.module_572495420 {
margin-top:-17.2414%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572495420 >.module_572495420 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572495420:hover {
border:none;
}
#module_572495420:hover >.module_572495420 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572495420 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572495420 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572495420 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572495420 .ModuleImageTextGiantContent{margin-right:10px;}
#module_572495420 .imageTextGiant-Container{padding-top:10px;}
#module_572495420 .imageTextGiant-Container{padding-bottom:20px;}
#module_572495420 .imageTextGiant-Container{padding-left:10px;}
#module_572495420 .imageTextGiant-Container{padding-right:10px;}
#module_572495420 .showHandle .btn{font-size:14px;}
#module_572495420 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572495420 .showHandle .btn{color:#333;}
#module_572495420 .showHandle .btn{font-weight:400;}
#module_572495420 .showHandle .btn{text-decoration:none;}
#module_572495420 .showHandle .btn{font-style:normal;}
#module_572495420 .showHandle div{border-top-color:#ddd !important;}
#module_572495420 .showHandle div{border-top-style:solid !important;}
#module_572495420 .showHandle div{border-top-width:1px !important;}
#module_572495420 .showHandle{background-color:transparent;}
#module_572495420 .showHandle{background-image:none;}
#module_572495420 .showHandle{background-repeat:no-repeat;}
#module_572495420 .showHandle{}
#module_572495420 .showHandle{}
#module_572495420 .showHandle{}
#module_572495420 a{font-size:unset;font-family:unset}
.module_572495421 .ModuleHead .HeadCenter{float:none;}
#module_572495421 {
padding:0px;
}
#module_572495421 {
position:static;
z-index:0;
top:46px;
left:809px;
width:100%;
height: auto;
}
#module_572495421 .ModuleHead572495421 {
display:none;
}
#module_572495421 .BodyCenter.BodyCenter572495421 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572495421 >.module_572495421 {
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_572495421 >.module_572495421{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:50px;
border-top-right-radius:50px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_572495421 .BodyCenter.BodyCenter572495421 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495421 .BodyCenter.BodyCenter572495421 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572495421 >.module_572495421 {
margin-top:0.0000%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495421 >.module_572495421 {
margin-top:8.6207%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572495421 >.module_572495421 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572495421:hover {
border:none;
}
#module_572495421:hover >.module_572495421 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572495421 img{border-top-color:transparent;}
#module_572495421 img{border-top-style:none;}
#module_572495421 img{border-top-width:0px;}
#module_572495421 img{border-right-color:transparent;}
#module_572495421 img{border-right-style:none;}
#module_572495421 img{border-right-width:0px;}
#module_572495421 img{border-bottom-color:transparent;}
#module_572495421 img{border-bottom-style:none;}
#module_572495421 img{border-bottom-width:0px;}
#module_572495421 img{border-left-color:transparent;}
#module_572495421 img{border-left-style:none;}
#module_572495421 img{border-left-width:0px;}
#module_572495421 img{border-top-left-radius:0px;}
#module_572495421 img{border-top-right-radius:0px;}
#module_572495421 img{border-bottom-left-radius:0px;}
#module_572495421 img{border-bottom-right-radius:0px;}
#module_572495421 .BodyCenter{text-align: center;}

.module_572495422 .ModuleHead .HeadCenter{float:none;}
#module_572495422 {
padding:0px;
}
#module_572495422 {
position:static;
z-index:0;
top:475px;
left:1062px;
width:100%;
height: auto;
}
#module_572495422 .ModuleHead572495422 {
display:none;
}
#module_572495422 .BodyCenter.BodyCenter572495422 {
background:none;background-color:rgb(255, 119, 15);
}
#module_572495422 >.module_572495422 {
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_572495422 >.module_572495422{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:50px;
border-bottom-left-radius:50px;
border-bottom-right-radius:50px;
}
@media screen and (min-width: 768px){
#module_572495422 .BodyCenter.BodyCenter572495422 {
padding-top:5.0633%;
padding-left:5.0633%;
padding-right:0.0000%;
padding-bottom:7.5949%;
}
}
@media screen and (max-width: 767px){
#module_572495422 .BodyCenter.BodyCenter572495422 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572495422 >.module_572495422 {
margin-top:-12.6582%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495422 >.module_572495422 {
margin-top:-17.2414%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572495422 >.module_572495422 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572495422:hover {
border:none;
}
#module_572495422:hover >.module_572495422 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572495422 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572495422 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572495422 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572495422 .ModuleImageTextGiantContent{margin-right:10px;}
#module_572495422 .imageTextGiant-Container{padding-top:10px;}
#module_572495422 .imageTextGiant-Container{padding-bottom:20px;}
#module_572495422 .imageTextGiant-Container{padding-left:10px;}
#module_572495422 .imageTextGiant-Container{padding-right:10px;}
#module_572495422 .showHandle .btn{font-size:14px;}
#module_572495422 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572495422 .showHandle .btn{color:#333;}
#module_572495422 .showHandle .btn{font-weight:400;}
#module_572495422 .showHandle .btn{text-decoration:none;}
#module_572495422 .showHandle .btn{font-style:normal;}
#module_572495422 .showHandle div{border-top-color:#ddd !important;}
#module_572495422 .showHandle div{border-top-style:solid !important;}
#module_572495422 .showHandle div{border-top-width:1px !important;}
#module_572495422 .showHandle{background-color:transparent;}
#module_572495422 .showHandle{background-image:none;}
#module_572495422 .showHandle{background-repeat:no-repeat;}
#module_572495422 .showHandle{}
#module_572495422 .showHandle{}
#module_572495422 .showHandle{}
#module_572495422 a{font-size:unset;font-family:unset}
.module_572495423 .ModuleHead .HeadCenter{float:none;}
#module_572495423 {
padding:0px;
}
#module_572495423 {
position:static;
z-index:0;
top:33px;
left:1062px;
width:100%;
height: auto;
}
#module_572495423 .ModuleHead572495423 {
display:none;
}
#module_572495423 .BodyCenter.BodyCenter572495423 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572495423 >.module_572495423 {
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_572495423 >.module_572495423{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:50px;
border-top-right-radius:50px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_572495423 .BodyCenter.BodyCenter572495423 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495423 .BodyCenter.BodyCenter572495423 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572495423 >.module_572495423 {
margin-top:0.0000%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495423 >.module_572495423 {
margin-top:9.1954%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572495423 >.module_572495423 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572495423:hover {
border:none;
}
#module_572495423:hover >.module_572495423 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572495423 img{border-top-color:transparent;}
#module_572495423 img{border-top-style:none;}
#module_572495423 img{border-top-width:0px;}
#module_572495423 img{border-right-color:transparent;}
#module_572495423 img{border-right-style:none;}
#module_572495423 img{border-right-width:0px;}
#module_572495423 img{border-bottom-color:transparent;}
#module_572495423 img{border-bottom-style:none;}
#module_572495423 img{border-bottom-width:0px;}
#module_572495423 img{border-left-color:transparent;}
#module_572495423 img{border-left-style:none;}
#module_572495423 img{border-left-width:0px;}
#module_572495423 img{border-top-left-radius:0px;}
#module_572495423 img{border-top-right-radius:0px;}
#module_572495423 img{border-bottom-left-radius:0px;}
#module_572495423 img{border-bottom-right-radius:0px;}
#module_572495423 .BodyCenter{text-align: center;}

.module_572495424 .ModuleHead .HeadCenter{float:none;}
#module_572495424 {
padding:0px;
}
#module_572495424 {
position:static;
z-index:0;
top:433px;
left:1407px;
width:100%;
height: auto;
}
#module_572495424 .ModuleHead572495424 {
display:none;
}
#module_572495424 .BodyCenter.BodyCenter572495424 {
background:none;background-color:rgb(255, 119, 15);
}
#module_572495424 >.module_572495424 {
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_572495424 >.module_572495424{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:50px;
border-bottom-left-radius:50px;
border-bottom-right-radius:50px;
}
@media screen and (min-width: 768px){
#module_572495424 .BodyCenter.BodyCenter572495424 {
padding-top:5.0633%;
padding-left:5.0633%;
padding-right:0.0000%;
padding-bottom:7.5949%;
}
}
@media screen and (max-width: 767px){
#module_572495424 .BodyCenter.BodyCenter572495424 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572495424 >.module_572495424 {
margin-top:-12.6582%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572495424 >.module_572495424 {
margin-top:-17.2414%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572495424 >.module_572495424 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572495424:hover {
border:none;
}
#module_572495424:hover >.module_572495424 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572495424 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572495424 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572495424 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572495424 .ModuleImageTextGiantContent{margin-right:10px;}
#module_572495424 .imageTextGiant-Container{padding-top:10px;}
#module_572495424 .imageTextGiant-Container{padding-bottom:20px;}
#module_572495424 .imageTextGiant-Container{padding-left:10px;}
#module_572495424 .imageTextGiant-Container{padding-right:10px;}
#module_572495424 .showHandle .btn{font-size:14px;}
#module_572495424 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572495424 .showHandle .btn{color:#333;}
#module_572495424 .showHandle .btn{font-weight:400;}
#module_572495424 .showHandle .btn{text-decoration:none;}
#module_572495424 .showHandle .btn{font-style:normal;}
#module_572495424 .showHandle div{border-top-color:#ddd !important;}
#module_572495424 .showHandle div{border-top-style:solid !important;}
#module_572495424 .showHandle div{border-top-width:1px !important;}
#module_572495424 .showHandle{background-color:transparent;}
#module_572495424 .showHandle{background-image:none;}
#module_572495424 .showHandle{background-repeat:no-repeat;}
#module_572495424 .showHandle{}
#module_572495424 .showHandle{}
#module_572495424 .showHandle{}
#module_572495424 a{font-size:unset;font-family:unset}
.module_578888869 .ModuleHead .HeadCenter{float:none;}
#module_578888869 {
padding:0px;
}
#module_578888869 {
position:static;
z-index:2;
top:8905px;
left:1709px;
width:100%;
height: auto;
}
#module_578888869 .ModuleHead578888869 {
display:none;
}
#module_578888869 .BodyCenter.BodyCenter578888869 {
background:none;background-color:rgba(0,0,0,0);
}
#module_578888869 >.module_578888869 {
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_578888869 >.module_578888869{
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_578888869 .BodyCenter.BodyCenter578888869 {
padding-top:1.6216%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.1622%;
}
}
@media screen and (max-width: 767px){
#module_578888869 .BodyCenter.BodyCenter578888869 {
padding-top:5.7637%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_578888869 >.module_578888869 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888869 >.module_578888869 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_578888869 >.module_578888869 {box-shadow: 0px 0px 0px 0px #ccc}
#module_578888869:hover {
border:none;
}
#module_578888869:hover >.module_578888869 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_578888869 .ModuleSubContainer{background-color:rgba(0,0,0,0);}
#module_578888869 .ModuleSubContainer{background-image:none;}
#module_578888869 .ModuleSubContainer{background-repeat:no-repeat;}
#module_578888869 .ModuleSubContainer{background-position:0% 0%;}
#module_578888869 .ModuleSubContainer{background-attachment:scroll;}
#module_578888869 .ModuleSubContainer{}
#module_578888869 {!bgVideo!}{bgVideoUrl:}
#module_578888869 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_578888869 .ModuleSubContainer{box-shadow:0px 0px 1px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_578888869 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer578888869 {max-width:1500px;width:auto;}
.module_578888870 .ModuleHead .HeadCenter{float:none;}
#module_578888870 {
padding:0px;
}
#module_578888870 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_578888870 .ModuleHead578888870 {
display:none;
}
#module_578888870 .BodyCenter.BodyCenter578888870 {
background:none;background-color:rgba(0,0,0,0);
}
#module_578888870 >.module_578888870 {
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_578888870 >.module_578888870{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:50px;
border-top-right-radius:50px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_578888870 .BodyCenter.BodyCenter578888870 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888870 .BodyCenter.BodyCenter578888870 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_578888870 >.module_578888870 {
margin-top:0.0000%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888870 >.module_578888870 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_578888870 >.module_578888870 {box-shadow: 0px 0px 0px 0px #ccc}
#module_578888870:hover {
border:none;
}
#module_578888870:hover >.module_578888870 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_578888870 img{border-top-color:transparent;}
#module_578888870 img{border-top-style:none;}
#module_578888870 img{border-top-width:0px;}
#module_578888870 img{border-right-color:transparent;}
#module_578888870 img{border-right-style:none;}
#module_578888870 img{border-right-width:0px;}
#module_578888870 img{border-bottom-color:transparent;}
#module_578888870 img{border-bottom-style:none;}
#module_578888870 img{border-bottom-width:0px;}
#module_578888870 img{border-left-color:transparent;}
#module_578888870 img{border-left-style:none;}
#module_578888870 img{border-left-width:0px;}
#module_578888870 img{border-top-left-radius:0px;}
#module_578888870 img{border-top-right-radius:0px;}
#module_578888870 img{border-bottom-left-radius:0px;}
#module_578888870 img{border-bottom-right-radius:0px;}
#module_578888870 .BodyCenter{text-align: center;}

.module_578888871 .ModuleHead .HeadCenter{float:none;}
#module_578888871 {
padding:0px;
}
#module_578888871 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_578888871 .ModuleHead578888871 {
display:none;
}
#module_578888871 .BodyCenter.BodyCenter578888871 {
background:none;background-color:rgb(255, 119, 15);
}
#module_578888871 >.module_578888871 {
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_578888871 >.module_578888871{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:50px;
border-bottom-left-radius:50px;
border-bottom-right-radius:50px;
}
@media screen and (min-width: 768px){
#module_578888871 .BodyCenter.BodyCenter578888871 {
padding-top:5.0633%;
padding-left:5.0633%;
padding-right:0.0000%;
padding-bottom:7.5949%;
}
}
@media screen and (max-width: 767px){
#module_578888871 .BodyCenter.BodyCenter578888871 {
padding-top:0.0000%;
padding-left:10.1266%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_578888871 >.module_578888871 {
margin-top:-12.6582%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888871 >.module_578888871 {
margin-top:-18.9873%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_578888871 >.module_578888871 {box-shadow: 0px 0px 0px 0px #ccc}
#module_578888871:hover {
border:none;
}
#module_578888871:hover >.module_578888871 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_578888871 .ModuleImageTextGiantContent{margin-top:0px;}
#module_578888871 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_578888871 .ModuleImageTextGiantContent{margin-left:0px;}
#module_578888871 .ModuleImageTextGiantContent{margin-right:10px;}
#module_578888871 .imageTextGiant-Container{padding-top:10px;}
#module_578888871 .imageTextGiant-Container{padding-bottom:20px;}
#module_578888871 .imageTextGiant-Container{padding-left:10px;}
#module_578888871 .imageTextGiant-Container{padding-right:10px;}
#module_578888871 .showHandle .btn{font-size:14px;}
#module_578888871 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_578888871 .showHandle .btn{color:#333;}
#module_578888871 .showHandle .btn{font-weight:400;}
#module_578888871 .showHandle .btn{text-decoration:none;}
#module_578888871 .showHandle .btn{font-style:normal;}
#module_578888871 .showHandle div{border-top-color:#ddd !important;}
#module_578888871 .showHandle div{border-top-style:solid !important;}
#module_578888871 .showHandle div{border-top-width:1px !important;}
#module_578888871 .showHandle{background-color:transparent;}
#module_578888871 .showHandle{background-image:none;}
#module_578888871 .showHandle{background-repeat:no-repeat;}
#module_578888871 .showHandle{}
#module_578888871 .showHandle{}
#module_578888871 .showHandle{}
#module_578888871 a{font-size:unset;font-family:unset}
.module_578888872 .ModuleHead .HeadCenter{float:none;}
#module_578888872 {
padding:0px;
}
#module_578888872 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_578888872 .ModuleHead578888872 {
display:none;
}
#module_578888872 .BodyCenter.BodyCenter578888872 {
background:none;background-color:rgba(0,0,0,0);
}
#module_578888872 >.module_578888872 {
border-top-style:solid;
border-top-color:#000;
border-top-width:00px;
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_578888872 >.module_578888872{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:50px;
border-top-right-radius:50px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_578888872 .BodyCenter.BodyCenter578888872 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888872 .BodyCenter.BodyCenter578888872 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_578888872 >.module_578888872 {
margin-top:0.0000%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888872 >.module_578888872 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_578888872 >.module_578888872 {box-shadow: 0px 0px 0px 0px #ccc}
#module_578888872:hover {
border:none;
}
#module_578888872:hover >.module_578888872 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_578888872 img{border-top-color:transparent;}
#module_578888872 img{border-top-style:none;}
#module_578888872 img{border-top-width:0px;}
#module_578888872 img{border-right-color:transparent;}
#module_578888872 img{border-right-style:none;}
#module_578888872 img{border-right-width:0px;}
#module_578888872 img{border-bottom-color:transparent;}
#module_578888872 img{border-bottom-style:none;}
#module_578888872 img{border-bottom-width:0px;}
#module_578888872 img{border-left-color:transparent;}
#module_578888872 img{border-left-style:none;}
#module_578888872 img{border-left-width:0px;}
#module_578888872 img{border-top-left-radius:0px;}
#module_578888872 img{border-top-right-radius:0px;}
#module_578888872 img{border-bottom-left-radius:0px;}
#module_578888872 img{border-bottom-right-radius:0px;}
#module_578888872 .BodyCenter{text-align: center;}

.module_578888873 .ModuleHead .HeadCenter{float:none;}
#module_578888873 {
padding:0px;
}
#module_578888873 {
position:static;
z-index:0;
top:500px;
left:809px;
width:100%;
height: auto;
}
#module_578888873 .ModuleHead578888873 {
display:none;
}
#module_578888873 .BodyCenter.BodyCenter578888873 {
background:none;background-color:rgb(255, 119, 15);
}
#module_578888873 >.module_578888873 {
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_578888873 >.module_578888873{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:50px;
border-bottom-left-radius:50px;
border-bottom-right-radius:50px;
}
@media screen and (min-width: 768px){
#module_578888873 .BodyCenter.BodyCenter578888873 {
padding-top:5.0633%;
padding-left:5.0633%;
padding-right:0.0000%;
padding-bottom:7.5949%;
}
}
@media screen and (max-width: 767px){
#module_578888873 .BodyCenter.BodyCenter578888873 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_578888873 >.module_578888873 {
margin-top:-12.6582%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888873 >.module_578888873 {
margin-top:-17.2414%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_578888873 >.module_578888873 {box-shadow: 0px 0px 0px 0px #ccc}
#module_578888873:hover {
border:none;
}
#module_578888873:hover >.module_578888873 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_578888873 .ModuleImageTextGiantContent{margin-top:0px;}
#module_578888873 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_578888873 .ModuleImageTextGiantContent{margin-left:0px;}
#module_578888873 .ModuleImageTextGiantContent{margin-right:10px;}
#module_578888873 .imageTextGiant-Container{padding-top:10px;}
#module_578888873 .imageTextGiant-Container{padding-bottom:20px;}
#module_578888873 .imageTextGiant-Container{padding-left:10px;}
#module_578888873 .imageTextGiant-Container{padding-right:10px;}
#module_578888873 .showHandle .btn{font-size:14px;}
#module_578888873 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_578888873 .showHandle .btn{color:#333;}
#module_578888873 .showHandle .btn{font-weight:400;}
#module_578888873 .showHandle .btn{text-decoration:none;}
#module_578888873 .showHandle .btn{font-style:normal;}
#module_578888873 .showHandle div{border-top-color:#ddd !important;}
#module_578888873 .showHandle div{border-top-style:solid !important;}
#module_578888873 .showHandle div{border-top-width:1px !important;}
#module_578888873 .showHandle{background-color:transparent;}
#module_578888873 .showHandle{background-image:none;}
#module_578888873 .showHandle{background-repeat:no-repeat;}
#module_578888873 .showHandle{}
#module_578888873 .showHandle{}
#module_578888873 .showHandle{}
#module_578888873 a{font-size:unset;font-family:unset}
.module_578888874 .ModuleHead .HeadCenter{float:none;}
#module_578888874 {
padding:0px;
}
#module_578888874 {
position:static;
z-index:0;
top:46px;
left:809px;
width:100%;
height: auto;
}
#module_578888874 .ModuleHead578888874 {
display:none;
}
#module_578888874 .BodyCenter.BodyCenter578888874 {
background:none;background-color:rgba(0,0,0,0);
}
#module_578888874 >.module_578888874 {
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_578888874 >.module_578888874{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:50px;
border-top-right-radius:50px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_578888874 .BodyCenter.BodyCenter578888874 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888874 .BodyCenter.BodyCenter578888874 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_578888874 >.module_578888874 {
margin-top:0.0000%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888874 >.module_578888874 {
margin-top:8.6207%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_578888874 >.module_578888874 {box-shadow: 0px 0px 0px 0px #ccc}
#module_578888874:hover {
border:none;
}
#module_578888874:hover >.module_578888874 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_578888874 img{border-top-color:transparent;}
#module_578888874 img{border-top-style:none;}
#module_578888874 img{border-top-width:0px;}
#module_578888874 img{border-right-color:transparent;}
#module_578888874 img{border-right-style:none;}
#module_578888874 img{border-right-width:0px;}
#module_578888874 img{border-bottom-color:transparent;}
#module_578888874 img{border-bottom-style:none;}
#module_578888874 img{border-bottom-width:0px;}
#module_578888874 img{border-left-color:transparent;}
#module_578888874 img{border-left-style:none;}
#module_578888874 img{border-left-width:0px;}
#module_578888874 img{border-top-left-radius:0px;}
#module_578888874 img{border-top-right-radius:0px;}
#module_578888874 img{border-bottom-left-radius:0px;}
#module_578888874 img{border-bottom-right-radius:0px;}
#module_578888874 .BodyCenter{text-align: center;}

.module_578888875 .ModuleHead .HeadCenter{float:none;}
#module_578888875 {
padding:0px;
}
#module_578888875 {
position:static;
z-index:0;
top:475px;
left:1062px;
width:100%;
height: auto;
}
#module_578888875 .ModuleHead578888875 {
display:none;
}
#module_578888875 .BodyCenter.BodyCenter578888875 {
background:none;background-color:rgb(255, 119, 15);
}
#module_578888875 >.module_578888875 {
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_578888875 >.module_578888875{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:50px;
border-bottom-left-radius:50px;
border-bottom-right-radius:50px;
}
@media screen and (min-width: 768px){
#module_578888875 .BodyCenter.BodyCenter578888875 {
padding-top:5.0633%;
padding-left:5.0633%;
padding-right:0.0000%;
padding-bottom:7.5949%;
}
}
@media screen and (max-width: 767px){
#module_578888875 .BodyCenter.BodyCenter578888875 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_578888875 >.module_578888875 {
margin-top:-12.6582%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888875 >.module_578888875 {
margin-top:-17.2414%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_578888875 >.module_578888875 {box-shadow: 0px 0px 0px 0px #ccc}
#module_578888875:hover {
border:none;
}
#module_578888875:hover >.module_578888875 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_578888875 .ModuleImageTextGiantContent{margin-top:0px;}
#module_578888875 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_578888875 .ModuleImageTextGiantContent{margin-left:0px;}
#module_578888875 .ModuleImageTextGiantContent{margin-right:10px;}
#module_578888875 .imageTextGiant-Container{padding-top:10px;}
#module_578888875 .imageTextGiant-Container{padding-bottom:20px;}
#module_578888875 .imageTextGiant-Container{padding-left:10px;}
#module_578888875 .imageTextGiant-Container{padding-right:10px;}
#module_578888875 .showHandle .btn{font-size:14px;}
#module_578888875 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_578888875 .showHandle .btn{color:#333;}
#module_578888875 .showHandle .btn{font-weight:400;}
#module_578888875 .showHandle .btn{text-decoration:none;}
#module_578888875 .showHandle .btn{font-style:normal;}
#module_578888875 .showHandle div{border-top-color:#ddd !important;}
#module_578888875 .showHandle div{border-top-style:solid !important;}
#module_578888875 .showHandle div{border-top-width:1px !important;}
#module_578888875 .showHandle{background-color:transparent;}
#module_578888875 .showHandle{background-image:none;}
#module_578888875 .showHandle{background-repeat:no-repeat;}
#module_578888875 .showHandle{}
#module_578888875 .showHandle{}
#module_578888875 .showHandle{}
#module_578888875 a{font-size:unset;font-family:unset}
.module_578888876 .ModuleHead .HeadCenter{float:none;}
#module_578888876 {
padding:0px;
}
#module_578888876 {
position:static;
z-index:0;
top:33px;
left:1062px;
width:100%;
height: auto;
}
#module_578888876 .ModuleHead578888876 {
display:none;
}
#module_578888876 .BodyCenter.BodyCenter578888876 {
background:none;background-color:rgba(0,0,0,0);
}
#module_578888876 >.module_578888876 {
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_578888876 >.module_578888876{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:50px;
border-top-right-radius:50px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_578888876 .BodyCenter.BodyCenter578888876 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888876 .BodyCenter.BodyCenter578888876 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_578888876 >.module_578888876 {
margin-top:0.0000%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888876 >.module_578888876 {
margin-top:9.1954%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_578888876 >.module_578888876 {box-shadow: 0px 0px 0px 0px #ccc}
#module_578888876:hover {
border:none;
}
#module_578888876:hover >.module_578888876 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_578888876 img{border-top-color:transparent;}
#module_578888876 img{border-top-style:none;}
#module_578888876 img{border-top-width:0px;}
#module_578888876 img{border-right-color:transparent;}
#module_578888876 img{border-right-style:none;}
#module_578888876 img{border-right-width:0px;}
#module_578888876 img{border-bottom-color:transparent;}
#module_578888876 img{border-bottom-style:none;}
#module_578888876 img{border-bottom-width:0px;}
#module_578888876 img{border-left-color:transparent;}
#module_578888876 img{border-left-style:none;}
#module_578888876 img{border-left-width:0px;}
#module_578888876 img{border-top-left-radius:0px;}
#module_578888876 img{border-top-right-radius:0px;}
#module_578888876 img{border-bottom-left-radius:0px;}
#module_578888876 img{border-bottom-right-radius:0px;}
#module_578888876 .BodyCenter{text-align: center;}

.module_578888877 .ModuleHead .HeadCenter{float:none;}
#module_578888877 {
padding:0px;
}
#module_578888877 {
position:static;
z-index:0;
top:433px;
left:1407px;
width:100%;
height: auto;
}
#module_578888877 .ModuleHead578888877 {
display:none;
}
#module_578888877 .BodyCenter.BodyCenter578888877 {
background:none;background-color:rgb(255, 119, 15);
}
#module_578888877 >.module_578888877 {
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_578888877 >.module_578888877{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:50px;
border-bottom-left-radius:50px;
border-bottom-right-radius:50px;
}
@media screen and (min-width: 768px){
#module_578888877 .BodyCenter.BodyCenter578888877 {
padding-top:5.0633%;
padding-left:5.0633%;
padding-right:0.0000%;
padding-bottom:7.5949%;
}
}
@media screen and (max-width: 767px){
#module_578888877 .BodyCenter.BodyCenter578888877 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_578888877 >.module_578888877 {
margin-top:-12.6582%;
margin-left:10.1266%;
margin-right:10.1266%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_578888877 >.module_578888877 {
margin-top:-17.2414%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_578888877 >.module_578888877 {box-shadow: 0px 0px 0px 0px #ccc}
#module_578888877:hover {
border:none;
}
#module_578888877:hover >.module_578888877 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_578888877 .ModuleImageTextGiantContent{margin-top:0px;}
#module_578888877 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_578888877 .ModuleImageTextGiantContent{margin-left:0px;}
#module_578888877 .ModuleImageTextGiantContent{margin-right:10px;}
#module_578888877 .imageTextGiant-Container{padding-top:10px;}
#module_578888877 .imageTextGiant-Container{padding-bottom:20px;}
#module_578888877 .imageTextGiant-Container{padding-left:10px;}
#module_578888877 .imageTextGiant-Container{padding-right:10px;}
#module_578888877 .showHandle .btn{font-size:14px;}
#module_578888877 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_578888877 .showHandle .btn{color:#333;}
#module_578888877 .showHandle .btn{font-weight:400;}
#module_578888877 .showHandle .btn{text-decoration:none;}
#module_578888877 .showHandle .btn{font-style:normal;}
#module_578888877 .showHandle div{border-top-color:#ddd !important;}
#module_578888877 .showHandle div{border-top-style:solid !important;}
#module_578888877 .showHandle div{border-top-width:1px !important;}
#module_578888877 .showHandle{background-color:transparent;}
#module_578888877 .showHandle{background-image:none;}
#module_578888877 .showHandle{background-repeat:no-repeat;}
#module_578888877 .showHandle{}
#module_578888877 .showHandle{}
#module_578888877 .showHandle{}
#module_578888877 a{font-size:unset;font-family:unset}
.module_572498141 .ModuleHead .HeadCenter{float:none;}
#module_572498141 {
padding:0px;
}
#module_572498141 {
position:static;
z-index:1;
top:8197px;
left:1766px;
width:100%;
height: auto;
}
#module_572498141 .ModuleHead572498141 {
display:none;
}
#module_572498141 .BodyCenter.BodyCenter572498141 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572498141 >.module_572498141 {
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_572498141 >.module_572498141{
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_572498141 .BodyCenter.BodyCenter572498141 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572498141 .BodyCenter.BodyCenter572498141 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572498141 >.module_572498141 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572498141 >.module_572498141 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572498141 >.module_572498141 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572498141:hover {
border:none;
}
#module_572498141:hover >.module_572498141 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572498141 .ModuleSubContainer{background-color:transparent;}
#module_572498141 .ModuleSubContainer{background-image:none;}
#module_572498141 .ModuleSubContainer{background-repeat:no-repeat;}
#module_572498141 .ModuleSubContainer{background-position:0% 0%;}
#module_572498141 .ModuleSubContainer{background-attachment:scroll;}
#module_572498141 .ModuleSubContainer{}
#module_572498141 {!bgVideo!}{bgVideoUrl:}
#module_572498141 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_572498141 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_572498141 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer572498141 {max-width:1580px;width:auto;}
.module_572498142 .ModuleHead .HeadCenter{float:none;}
#module_572498142 {
padding:0px;
}
#module_572498142 {
position:static;
z-index:1;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_572498142 .ModuleHead572498142 {
display:none;
}
#module_572498142 .BodyCenter.BodyCenter572498142 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572498142 >.module_572498142 {
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_572498142 >.module_572498142{
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_572498142 .BodyCenter.BodyCenter572498142 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1646%;
}
}
@media screen and (max-width: 767px){
#module_572498142 .BodyCenter.BodyCenter572498142 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_572498142 >.module_572498142 {
margin-top:3.7975%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572498142 >.module_572498142 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_572498142 >.module_572498142 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572498142:hover {
border:none;
}
#module_572498142:hover >.module_572498142 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572498142 .ModuleImageTextGiantContent{margin-top:0px;}
#module_572498142 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_572498142 .ModuleImageTextGiantContent{margin-left:0px;}
#module_572498142 .ModuleImageTextGiantContent{margin-right:0px;}
#module_572498142 .imageTextGiant-Container{padding-top:10px;}
#module_572498142 .imageTextGiant-Container{padding-bottom:10px;}
#module_572498142 .imageTextGiant-Container{padding-left:10px;}
#module_572498142 .imageTextGiant-Container{padding-right:10px;}
#module_572498142 .showHandle .btn{font-size:14px;}
#module_572498142 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_572498142 .showHandle .btn{color:#333;}
#module_572498142 .showHandle .btn{font-weight:400;}
#module_572498142 .showHandle .btn{text-decoration:none;}
#module_572498142 .showHandle .btn{font-style:normal;}
#module_572498142 .showHandle div{border-top-color:#ddd !important;}
#module_572498142 .showHandle div{border-top-style:solid !important;}
#module_572498142 .showHandle div{border-top-width:1px !important;}
#module_572498142 .showHandle{background-color:transparent;}
#module_572498142 .showHandle{background-image:none;}
#module_572498142 .showHandle{background-repeat:no-repeat;}
#module_572498142 .showHandle{}
#module_572498142 .showHandle{}
#module_572498142 .showHandle{}
#module_572498142 a{font-size:unset;font-family:unset}

.flexs{ display: flex;  flex-wrap: wrap;  align-content: flex-start;}
.ModuleProductListGiant.layout-119 .pro-container{ padding: 0 10px;}
.ModuleProductListGiant.layout-119 .pro-container>li { position: relative;transition: all .5s ease-out 0s; padding: 0 0 27px 0;}
.ModuleProductListGiant.layout-119 .pro-container li {float: left; margin: 0 2% 2% 0 ; background-color: #fff; font-size: 16px; cursor: pointer; transition: all 0.3s ease-out 0s;}
.ModuleProductListGiant.layout-119 .pro-container li .pro-img { list-style-type: none; display: block; overflow: hidden; max-width: 100%; width: 100%; position: relative;}
.ModuleProductListGiant.layout-119 .pro-container li .pro-img .dummy{ padding-top: 100%; background-color: #fff; }
.ModuleProductListGiant.layout-119 .pro-container li .pro-img img{ position: absolute; top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 100%; }
.ModuleProductListGiant.layout-119 .pro-container li .pro-img .iconJia{font-size: 24px;color: #fff;position: absolute; transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;transition: all 0.6s ease 0s;z-index: 1;opacity: 0;}
.ModuleProductListGiant.layout-119 .pro-container li .pro-tit { position: relative; transition: all .6s ease-out 0s; padding-left: 8%; padding-right: 6%;}
.ModuleProductListGiant.layout-119 .pro-container li .pro-tit .pro-desc{height:30px;display:inline-block; margin-top: 10px; text-overflow: ellipsis; overflow: hidden; text-align: left;color: #bfbfbf}
.ModuleProductListGiant.layout-119 .pro-container .icon-right:before {content: unset;}
.ModuleProductListGiant.layout-119 .pro-container li .pro-tit .pro-name{ text-overflow: ellipsis;  overflow: hidden;  margin-top: 24px;text-align: left;height: 24px;color: #666;}
.ModuleProductListGiant.layout-119 .pro-container li .pro-buybtn{ float: right; display:inline-block; margin-top: -34px;cursor: pointer;}
.ModuleProductListGiant.layout-119 .pro-container li .pro-tit .pro-price{ font-size: 18px; color: rgb(241,2,20); font-weight: bold;}
.ModuleProductListGiant.layout-119 .pro-container li .pro-tit .pro-price del{ color:rgb( 102,102,102);font-weight: 100; padding-left: 5px; }
.ModuleProductListGiant.layout-119 .pro-container li .pro-tit .pro-buybtn span{background-size: 100% 100%; width: 26px; height: 23px; display:inline-block;font-size: 26px;}
.ModuleProductListGiant.layout-119 .pro-container li:hover .pro-tit{padding-left: 20px}
.ModuleProductListGiant.layout-119 a:active,.ModuleProductListGiant.layout-119 a:visited,.ModuleProductListGiant.layout-119 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-119 .pro-container .icon-right{transition: all 0.6s ease 0s;opacity: 0;    bottom: -10%;
    right: 10px;position: absolute;;width: 40px;height: 40px;border-radius: 20px;background-color: #fff;box-shadow: 0 2px 13px 1px rgba(5,5,5,0.1);}
.ModuleProductListGiant.layout-119 .pro-container .icon-right i {position: absolute;top: 10px; left: 11px}
.ModuleProductListGiant.layout-119 .pro-container li .pro-img .bgColor {width: 100%;height: 0;opacity: 0;position: absolute;top: 0;transition: all 0.6s ease 0s;}
.ModuleProductListGiant.layout-119 .pro-params .param{line-height: 1.5; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;width: calc(100% - 60px);}
.ModuleProductListGiant.layout-119 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-119 .pro-name{word-break: break-word !important;}
@media screen and (min-width: 768px) {

    .ModuleProductListGiant.layout-119 .pro-container li:hover .pro-tit{ background: transparent;}
    .ModuleProductListGiant.layout-119 .pro-container li:hover .pro-tit .pro-buybtn span{color: #fff;}
    .ModuleProductListGiant.layout-119 .pro-container li:hover .pro-tit .pro-name , 
    .ModuleProductListGiant.layout-119 .pro-container li:hover .pro-tit .pro-desc , 
    .ModuleProductListGiant.layout-119 .pro-container li:hover .pro-tit .pro-price,
    .ModuleProductListGiant.layout-119 .pro-container li:hover .pro-tit .pro-price del{ color: #fff;}
    .ModuleProductListGiant.layout-119 .pro-container li:hover .icon-right{opacity: 1;}
    .ModuleProductListGiant.layout-119 .pro-container li:hover{box-shadow: 0px 15px 30px 2px rgba(5,5,5,.08);}
    .ModuleProductListGiant.layout-119 .pro-container li:hover .pro-img .iconJia{opacity: 1;}
    .ModuleProductListGiant.layout-119 .pro-container li:hover .pro-img .bgColor {height: 100%;opacity: .9;}
    .ModuleProductListGiant.layout-119 .pred-filter{display: block}
    .ModuleProductListGiant.layout-119 .silder-filter,.btn-filter{display: none}
    .ModuleProductListGiant.layout-119 li.col-lg-2 {width: 49%; }
    .ModuleProductListGiant.layout-119 li:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-119 li.col-lg-3 {width:32%; }
    .ModuleProductListGiant.layout-119 li:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-119 li.col-lg-4 {width: 23.5%; }
    .ModuleProductListGiant.layout-119 li:nth-child(4n).col-lg-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-119 li.col-lg-5 {width:18.4%; }
    .ModuleProductListGiant.layout-119 li:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-119 li.col-lg-6 {width:15%; }
    .ModuleProductListGiant.layout-119 li:nth-child(6n).col-lg-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-119 li.col-lg-1 {width: 100%; }
    .ModuleProductListGiant.layout-119 li:nth-child(n).col-lg-1{ margin-right: 0 !important;}
}

.ModuleProductListGiant.layout-119 .bean-finish{background: #f10215;color:#fff;}
.ModuleProductListGiant.layout-119 .items-active{background: transparent;border: 1px solid transparent;color: #f10215;}
.ModuleProductListGiant.layout-119 .selected-light:hover{color:#f10215;}
.ModuleProductListGiant.layout-119 .choosed-tab{color:#f10215}


@media only screen and (max-width: 767px) {
    .ModuleProductListGiant.layout-119 .pred-filter,.ModuleProductListGiant.layout-119 .pro-container li .pro-tit .pro-desc,.ModuleProductListGiant.layout-119 .pro-container .icon-right { display: none }
    .ModuleProductListGiant.layout-119 .silder-filter,.btn-filter { display: block;}
    .ModuleProductListGiant.layout-119 .pro-container { width: 100%; }
    .ModuleProductListGiant.layout-119 .pro-container li { margin: 0 2% 2% 0 !important; }
    .ModuleProductListGiant.layout-119 .pro-container li { width: 49%;  background: #fff; font-size: 15px; }
    .ModuleProductListGiant.layout-119 .pro-container>li { padding-bottom: 12px; }
    .ModuleProductListGiant.layout-119 .pro-container li .pro-tit .pro-price { font-size: 14px; font-weight: normal; }
    .ModuleProductListGiant.layout-119 .pro-container li .pro-img { overflow: hidden; display: block; }
    .ModuleProductListGiant.layout-119 .pro-container li .pro-tit .pro-desc { margin-top: 12px; }
    .ModuleProductListGiant.layout-119 .pro-container li .pro-tit .pro-name { margin-top: 7px; }
    .ModuleProductListGiant.layout-119 .pro-container{ padding: 0 10px 0 10px }
    .ModuleProductListGiant.layout-119 .pro-params .param{width:100% !important;}
    .ModuleProductListGiant.layout-119 .pro-container li .pro-tit .pro-desc{width:100% !important;}

    .ModuleProductListGiant.layout-119 li.col-xs-2 {width: 49% !important; }
    .ModuleProductListGiant.layout-119 li:nth-child(2n).col-xs-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-119 li.col-xs-3 {width:32% !important; }
    .ModuleProductListGiant.layout-119 li:nth-child(3n).col-xs-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-119 li.col-xs-4 {width: 23.5% !important; }
    .ModuleProductListGiant.layout-119 li:nth-child(4n).col-xs-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-119 li.col-xs-5 {width:18.4% !important; }
    .ModuleProductListGiant.layout-119 li:nth-child(5n).col-xs-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-119 li.col-xs-6 {width:15% !important; }
    .ModuleProductListGiant.layout-119 li:nth-child(6n).col-xs-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-119 li.col-xs-1 {width: 100% !important;}
    .ModuleProductListGiant.layout-119 li:nth-child(n).col-xs-1{ margin-right: 0 !important;}
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleProductListGiant.layout-119 .pro-container li { margin: 0 1% 2%;  margin-bottom: 7px;}
    .ModuleProductListGiant.layout-119 .pro-container li { width: 47%; background: #fff; font-size: 15px;}
}
.ModuleProductListGiant.layout-119 .pagerGiant .inputer{outline: 0;}
.module_572498183 .ModuleHead .HeadCenter{float:none;}
#module_572498183 {
padding:0px;
}
#module_572498183 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_572498183 .ModuleHead572498183 {
display:none;
}
#module_572498183 .BodyCenter.BodyCenter572498183 {
background:none;background-color:rgba(0,0,0,0);
}
#module_572498183 >.module_572498183 {
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_572498183 >.module_572498183{
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_572498183 .BodyCenter.BodyCenter572498183 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572498183 .BodyCenter.BodyCenter572498183 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_572498183 >.module_572498183 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_572498183 >.module_572498183 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_572498183 >.module_572498183 {box-shadow: 0px 0px 0px 0px #ccc}
#module_572498183:hover {
border:none;
}
#module_572498183:hover >.module_572498183 {
border-color:#ccc;
}
#module_572498183:hover >.module_572498183 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_572498183 .pro-item{margin-bottom:20px; margin-right:20px;} #module_572498183 .pro-container li.col-lg-2{width:calc((100% - 20px) / 2);} #module_572498183 .pro-container li.col-lg-3{width:calc((100% - 20px * 2) / 3);} #module_572498183 .pro-container li.col-lg-4{width:calc((100% - 20px * 3) / 4);} #module_572498183 .pro-container li.col-lg-5{width:calc((100% - 20px * 4) / 5);} #module_572498183 .pro-container li.col-lg-6{width:calc((100% - 20px * 5) / 6);}
#module_572498183 .pro-item{padding-top:0.0000%;}
#module_572498183 .pro-item{padding-bottom:1.7308%;}
#module_572498183 .pro-item{padding-left:0.0000%;}
#module_572498183 .pro-item{padding-right:0.0000%;}
#module_572498183 .pro-item{background-color:#f7f7f7;}
#module_572498183 .pro-item{background-image:none;}
#module_572498183 .pro-item{background-repeat:no-repeat;}
#module_572498183 .pro-item{}
#module_572498183 .pro-item{}
#module_572498183 .pro-item{}
#module_572498183 .pro-item{border-top-color:transparent;}
#module_572498183 .pro-item{border-top-style:solid;}
#module_572498183 .pro-item{border-top-width:0px;}
#module_572498183 .pro-item{border-right-color:transparent;}
#module_572498183 .pro-item{border-right-style:solid;}
#module_572498183 .pro-item{border-right-width:0px;}
#module_572498183 .pro-item{border-bottom-color:transparent;}
#module_572498183 .pro-item{border-bottom-style:solid;}
#module_572498183 .pro-item{border-bottom-width:0px;}
#module_572498183 .pro-item{border-left-color:transparent;}
#module_572498183 .pro-item{border-left-style:solid;}
#module_572498183 .pro-item{border-left-width:0px;}
#module_572498183 .pro-item .icon-right{background-color:#fff;}
#module_572498183 .pro-item .icon-right .iconfont{color:#333;}
#module_572498183 .pro-img .dummy{background-color:transparent;}
#module_572498183 .pro-img .dummy{background-image:none;}
#module_572498183 .pro-img .dummy{background-repeat:no-repeat;}
#module_572498183 .pro-img .dummy{}
#module_572498183 .pro-img .dummy{}
#module_572498183 .pro-img .dummy{}
#module_572498183 .pro-img .dummy{padding-top:100%;}
#module_572498183 .pro-img img{ object-fit:cover;}
#module_572498183 .pro-img img{ width:100%;}
#module_572498183 .pro-img img{ height:100%;}
#module_572498183 .pro-img img{border-radius:0px;}
#module_572498183 .pro-name{font-size:16px;}
#module_572498183 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .pro-name{color:rgb(76, 76, 76);}
#module_572498183 .pro-name{font-weight:normal;}
#module_572498183 .pro-name{text-decoration:none;}
#module_572498183 .pro-name{}
#module_572498183 .pro-name{margin-top:24px;}
#module_572498183 .pro-name{margin-bottom:0px;}
#module_572498183 .pro-desc{margin-top:10px;}
#module_572498183 .pro-desc{margin-bottom:0px;}
#module_572498183 .pro-desc{font-size:14px;}
#module_572498183 .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .pro-desc{color:#bfbfbf;}
#module_572498183 .pro-desc{font-weight:normal;}
#module_572498183 .pro-desc{text-decoration:none;}
#module_572498183 .pro-desc{font-style:normal;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li,#module_572498183 .productListOrderCtrlTab .summary .totalProduct{color:#000;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_572498183 .pro-paramname{font-size:12px;}
#module_572498183 .pro-paramname{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .pro-paramname{color:#666;}
#module_572498183 .pro-paramname{font-weight:normal;}
#module_572498183 .pro-paramname{text-decoration:none;}
#module_572498183 .pro-paramname{font-style:normal;}
#module_572498183 .pro-paramvalue{font-size:12px;}
#module_572498183 .pro-paramvalue{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .pro-paramvalue{color:#666;}
#module_572498183 .pro-paramvalue{font-weight:normal;}
#module_572498183 .pro-paramvalue{text-decoration:none;}
#module_572498183 .pro-paramvalue{font-style:normal;}
#module_572498183 .pro-params{margin-top:15px;}
#module_572498183 .pro-params{margin-right:0px;}
#module_572498183 .pro-params{margin-left:0px;}
#module_572498183 .pro-params{margin-bottom:15px;}
#module_572498183 .pagerGiant .text{font-size:12px;}
#module_572498183 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .pagerGiant .text{color:#333;}
#module_572498183 .pagerGiant .text{}
#module_572498183 .pagerGiant .text{}
#module_572498183 .pagerGiant .text{}
#module_572498183 .pagerGiant .current,#module_572498183 .pagerGiant .num,#module_572498183 .pagerGiant .inputer{width:30px}
#module_572498183 .pagerGiant .current,#module_572498183 .pagerGiant .num,#module_572498183 .pagerGiant .inputer{height:30px}
#module_572498183 .pagerGiant .num{font-size:12px;}
#module_572498183 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .pagerGiant .num{color:#333;}
#module_572498183 .pagerGiant .num{}
#module_572498183 .pagerGiant .num{}
#module_572498183 .pagerGiant .num{}
#module_572498183 .pagerGiant .submit{width:55px}
#module_572498183 .pagerGiant .submit{height:30px}
#module_572498183 .pagerGiant .current,#module_572498183 .pagerGiant .num,#module_572498183 .pagerGiant .inputer,#module_572498183 .pagerGiant .submit{border-top-left-radius:0px;}
#module_572498183 .pagerGiant .current,#module_572498183 .pagerGiant .num,#module_572498183 .pagerGiant .inputer,#module_572498183 .pagerGiant .submit{border-top-right-radius:0px;}
#module_572498183 .pagerGiant .current,#module_572498183 .pagerGiant .num,#module_572498183 .pagerGiant .inputer,#module_572498183 .pagerGiant .submit{border-bottom-left-radius:1px;}
#module_572498183 .pagerGiant .current,#module_572498183 .pagerGiant .num,#module_572498183 .pagerGiant .inputer,#module_572498183 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_572498183 .pagerGiant .next,#module_572498183 .pagerGiant .splitline{color:#ccc;}
#module_572498183 .pagerGiant .num{background-color:rgb(255, 119, 15);}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .inputer{border-top-color:#ccc;}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .inputer{border-top-style:solid;}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer{border-top-width:1px;}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .inputer{border-bottom-style:solid;}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer{border-bottom-width:1px;}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .inputer{border-left-color:#ccc;}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .inputer{border-left-style:solid;}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer{border-left-width:1px;}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .inputer{border-right-color:#ccc;}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .inputer{border-right-style:solid;}
#module_572498183 .pagerGiant .num, #module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer{border-right-width:1px;}
#module_572498183 .page-more a{font-size:16px;}
#module_572498183 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .page-more a{color:#666 !important;}
#module_572498183 .page-more a{font-weight:normal;}
#module_572498183 .page-more a{text-decoration:none;}
#module_572498183 .page-more a{font-style:normal;}
#module_572498183 .page-more a{background-color:#fff;}
#module_572498183 .page-more a{border-top-color:#eee;}
#module_572498183 .page-more a{border-top-style:solid;}
#module_572498183 .page-more a{border-top-width:2px;}
#module_572498183 .page-more a{border-bottom-color:#eee;}
#module_572498183 .page-more a{border-bottom-style:solid;}
#module_572498183 .page-more a{border-bottom-width:2px;}
#module_572498183 .page-more a{border-left-color:#eee;}
#module_572498183 .page-more a{border-left-style:solid;}
#module_572498183 .page-more a{border-left-width:2px;}
#module_572498183 .page-more a{border-right-color:#eee;}
#module_572498183 .page-more a{border-right-style:solid;}
#module_572498183 .page-more a{border-right-width:2px;}
#module_572498183 .choosed-tab, #module_572498183 .setting-screening-criteria{font-size:12px;}
#module_572498183 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .choosed-tab, #module_572498183 .setting-screening-criteria{color:#1e88e5;}
#module_572498183 .choosed-tab{}
#module_572498183 .choosed-tab{}
#module_572498183 .choosed-tab{}
#module_572498183 .selected-light,#module_572498183 .setting-all, #module_572498183 .setting-left-bar, #module_572498183 .setting-pred-warp .setting-collapse, #module_572498183 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_572498183 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_572498183 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_572498183 .selected-light,#module_572498183 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .selected-light,#module_572498183 .setting-left-bar,#module_572498183 .setting-reset,#module_572498183 .setting-pred-warp .setting-collapse,#module_572498183 .giantroom .btn-more{color:#000;}
#module_572498183 .selected-light{}
#module_572498183 .selected-light,#module_572498183 .setting-all{}
#module_572498183 .selected-light,#module_572498183 .setting-all{}
#module_572498183 .setting-right-temp ul li, #module_572498183 .choosed-tab{border-top-left-radius:2px;}
#module_572498183 .setting-right-temp ul li, #module_572498183 .choosed-tab{border-top-right-radius:2px;}
#module_572498183 .setting-right-temp ul li, #module_572498183 .choosed-tab{border-bottom-left-radius:2px;}
#module_572498183 .setting-right-temp ul li, #module_572498183 .choosed-tab{border-bottom-right-radius:2px;}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab{border-top-color:#d6d6d6;}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab{border-top-style:solid;}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab, #module_572498183 .giantroom .btn-more{border-top-width:1px;} #module_572498183 .giantroom {margin-top: calc(-16px - 1px);}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab, #module_572498183 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab, #module_572498183 .giantroom .btn-more{border-bottom-style:solid;}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab, #module_572498183 .giantroom .btn-more{border-bottom-width:1px;}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab, #module_572498183 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab, #module_572498183 .giantroom .btn-more{border-left-style:solid;}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab, #module_572498183 .giantroom .btn-more{border-left-width:1px;}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab, #module_572498183 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab, #module_572498183 .giantroom .btn-more{border-right-style:solid;}
#module_572498183 .pred-filter, #module_572498183 .choosed-tab, #module_572498183 .giantroom .btn-more{border-right-width:1px;}
#module_572498183 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_572498183 .setting-left-bar{background-color:#fafafa;}
#module_572498183 .setting-left-bar{width:100px} #module_572498183 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_572498183 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_572498183 .choosed-tab .icsmall{color:#999;}
#module_572498183 .setting-right-temp ul li{margin-right:10px;}
#module_572498183 .pro-paramname:hover{font-size:12px;}
#module_572498183 .pro-paramname:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .pro-paramname:hover{color:#666;}
#module_572498183 .pro-paramname:hover{font-weight:normal;}
#module_572498183 .pro-paramname:hover{text-decoration:none;}
#module_572498183 .pro-paramname:hover{font-style:normal;}
#module_572498183 .pro-paramvalue:hover{font-size:12px;}
#module_572498183 .pro-paramvalue:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .pro-paramvalue:hover,#module_572498183 .pro-item:hover .param{color:#666;}
#module_572498183 .pro-paramvalue:hover{font-weight:normal;}
#module_572498183 .pro-paramvalue:hover{text-decoration:none;}
#module_572498183 .pro-paramvalue:hover{font-style:normal;}
#module_572498183 .pro-item:hover{background-color:rgb(255, 255, 255);}
#module_572498183 .pro-item:hover{background-image:none;}
#module_572498183 .pro-item:hover{background-repeat:no-repeat;}
#module_572498183 .pro-item:hover{}
#module_572498183 .pro-item:hover{}
#module_572498183 .pro-item:hover{}
#module_572498183 .pro-item .icon-right:hover{background-color:#fff;}
#module_572498183 .pro-item .icon-right:hover .iconfont{color:#333;}
#module_572498183 .pro-item:hover{border-top-color:transparent;}
#module_572498183 .pro-item:hover{border-top-style:solid;}
#module_572498183 .pro-item:hover{border-top-width:0px;}
#module_572498183 .pro-item:hover{border-right-color:transparent;}
#module_572498183 .pro-item:hover{border-right-style:solid;}
#module_572498183 .pro-item:hover{border-right-width:0px;}
#module_572498183 .pro-item:hover{border-bottom-color:transparent;}
#module_572498183 .pro-item:hover{border-bottom-style:solid;}
#module_572498183 .pro-item:hover{border-bottom-width:0px;}
#module_572498183 .pro-item:hover{border-left-color:transparent;}
#module_572498183 .pro-item:hover{border-left-style:solid;}
#module_572498183 .pro-item:hover{border-left-width:0px;}
#module_572498183 .pro-item:hover .pro-name{font-size:18px;}
#module_572498183 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .pro-item:hover .pro-name{color:rgb(255, 119, 15);}
#module_572498183 .pro-item:hover .pro-name{font-weight:bold;}
#module_572498183 .pro-item:hover .pro-name{text-decoration:none;}
#module_572498183 .pro-item:hover .pro-name{}
#module_572498183 .pro-item:hover .pro-desc{font-size:14px;}
#module_572498183 .pro-item:hover .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .pro-item:hover .pro-desc{color:#bfbfbf;}
#module_572498183 .pro-item:hover .pro-desc{font-weight:normal;}
#module_572498183 .pro-item:hover .pro-desc{text-decoration:none;}
#module_572498183 .pro-item:hover .pro-desc{font-style:normal;}
#module_572498183 .pro-item:hover .bgColor{background-color:rgb(255, 119, 15);}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#1e88e5;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_572498183 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit{color:#000;}
#module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit{background-color:#1e88e5;}
#module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer:hover{border-top-color:#1e88e5;}
#module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer:hover{border-bottom-color:#1e88e5;}
#module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer:hover{border-left-color:#1e88e5;}
#module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer:hover{border-right-color:#1e88e5;}
#module_572498183 .pagerGiant .current, #module_572498183 .pagerGiant .submit, #module_572498183 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_572498183 .page-more a:hover{font-size:16px;}
#module_572498183 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .page-more a:hover{color:#666 !important;}
#module_572498183 .page-more a:hover {font-weight:normal;}
#module_572498183 .page-more a:hover {text-decoration:none;}
#module_572498183 .page-more a:hover {font-style:normal;}
#module_572498183 .page-more a:hover{background-color:#fff;}
#module_572498183 .page-more a:hover{border-top-color:#eee;}
#module_572498183 .page-more a:hover{border-top-style:solid;}
#module_572498183 .page-more a:hover{border-bottom-color:#eee;}
#module_572498183 .page-more a:hover{border-bottom-style:solid;}
#module_572498183 .page-more a:hover{border-left-color:#eee;}
#module_572498183 .page-more a:hover{border-left-style:solid;}
#module_572498183 .page-more a:hover{border-right-color:#eee;}
#module_572498183 .page-more a:hover{border-right-style:solid;}
#module_572498183 .selected-light:hover,#module_572498183 .selected-light.active,#module_572498183 .items-active{font-size:12px;}
#module_572498183 .selected-light:hover,#module_572498183 .selected-light.active,#module_572498183 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_572498183 .selected-light:hover,#module_572498183 .selected-light.active,#module_572498183 .items-active{color:#1e88e5;} #module_572498183 .items-active{border-color:#1e88e5;} #module_572498183 .bean-finish{background:#1e88e5;}
#module_572498183 .selected-light:hover,#module_572498183 .selected-light.active,#module_572498183 .items-active{}
#module_572498183 .selected-light:hover,#module_572498183 .selected-light.active,#module_572498183 .items-active{}
#module_572498183 .selected-light:hover,#module_572498183 .selected-light.active,#module_572498183 .items-active{}
#module_572498183 .setting-left-bar:hover{background-color:#fafafa;}
#module_572498183 .setting-right-temp ul li:hover, #module_572498183 .setting-right-temp ul li.active{background-color:rgba(255, 255, 255, 0);}
#module_572498183 .choosed-tab .icsmall:hover{color:#999;}
.ModuleCustomFormGiant.layout-101 .submitbtnbox{display: flex;}
.ModuleCustomFormGiant.layout-101 .smsvaldatebox,
.ModuleCustomFormGiant.layout-101 .frist_item,
.ModuleCustomFormGiant.layout-101 input.input-text-color,
.ModuleCustomFormGiant.layout-101 .customFormDatetime,
.ModuleCustomFormGiant.layout-101 .pcCitybox select
{
    height: 38px;
    line-height: 38px;
}

.ModuleCustomFormGiant.layout-101 .vciline{
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine1 {
     display: none;
}
.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine2 {
   transform: rotate(180deg);
   transition:all 0.5s;
}
.ModuleCustomFormGiant.layout-101 .VCClose{
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-101 .VCLine1{
     border-top:#ccc solid 2px;
     width: 18px;
     transform: rotate(45deg);
     right: 0;
     position: absolute;
     top: 9px;

}
.ModuleCustomFormGiant.layout-101 .VCLine2{
    border-top:#ccc solid 2px;
    width: 18px;
    transform: rotate(-45deg);
    right: 0;
    position: absolute;
    top: 9px;

}
.ModuleCustomFormGiant.layout-101 .VCTitle{
    color:#333;
    font-size:20px;
    font-weight: bold;
    margin-top: 41px;
    margin-bottom: 25px;

}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcbtn{
     margin-top: 22px;
     text-align: right;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcbtn1{

    width: 80px;
    height: 36px;
    background: #1e88e5;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-size: 16px;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcbtn2{
    width: 80px;
    height: 36px;
    background: #fff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #666666 ;
    border: 1px #ccc solid;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcinput::placeholder{
    color:#999999
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcinput{
     border:none;
     padding: 20px 0 ;
     background: #fff !important;
     border-bottom: solid #ccc 1px;
     color: #666;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .changebtn{
      text-align: right;
      display: block;

}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .VerificationCode{
    width: 100%;
    height: 100px;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodecontext{
    padding:0 33px;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv{

    position: absolute;
    bottom: 0;
    z-index: 999999999;
    background: #fff;
    transform: translate(-50%,-50%);
    top:auto;
    left: 50%;
    max-width: 350px;
    height: 380px;
    border-radius: 6px;
    box-shadow: 9.9px 9.9px 49px 0px rgba(0,0,0,0.11);
    display: none;
    width: 100%;
}

.ModuleCustomFormGiant.layout-101 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 18px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-101 .from-Describe {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 15px;
    display: flex;
    align-content: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-101 input[type=text] {
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    width: 100%;
    padding: 0 10px 0 16px;
    box-sizing: border-box;
    min-height: 30px;
    border-radius: 0;
}
.ModuleCustomFormGiant.layout-101 textarea {
    -webkit-appearance: none;
}
.ModuleCustomFormGiant.layout-101 .pcCitybox {
    display: -webkit-flex;
    
    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 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;
    
}

.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(../image/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 {
    
    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;
    
    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;
    
    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_9988572498183 .ModuleHead .HeadCenter{float:none;}
#module_9988572498183 {
padding:0px;
}
#module_9988572498183 {
}
#module_9988572498183 .ModuleHead0 {
display:block;
}

#module_9988572498183 .InsidePage-list-content span,#module_9988572498183 .in-formList-checkbox span{font-size:px;}
#module_9988572498183 .InsidePage-list-content span,#module_9988572498183 .in-formList-checkbox span{font-family:;}
#module_9988572498183 .InsidePage-list-content span,#module_9988572498183 .in-formList-checkbox span{color:;}
#module_9988572498183 .InsidePage-list-content span,#module_9988572498183 .in-formList-checkbox span{}
#module_9988572498183 .InsidePage-list-content span,#module_9988572498183 .in-formList-checkbox span{}
#module_9988572498183 .InsidePage-list-content span,#module_9988572498183 .in-formList-checkbox span{}
#module_9988572498183 .title{font-size:px;}
#module_9988572498183 .title{font-family:;}
#module_9988572498183 .title{color:;}
#module_9988572498183 .title{}
#module_9988572498183 .title{}
#module_9988572498183 .title{}
#module_9988572498183 .title{background-color:;}
#module_9988572498183 .title{}
#module_9988572498183 .title{}
#module_9988572498183 .title{}
#module_9988572498183 .title{}
#module_9988572498183 .title{}
#module_9988572498183 .title{height:px;line-height:px;}
#module_9988572498183 .title{text-align:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{background-color:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-top-color:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-top-style:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-top-width:px;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-right-color:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-right-style:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-right-width:px;}
#module_9988572498183 .smsvcode,#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-bottom-color:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-bottom-style:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-bottom-width:px;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-left-color:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-left-style:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 .customFormCheckbox,#module_9988572498183 input[type=radio],#module_9988572498183.customFormDatetime,#module_9988572498183 input.input-text-color,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .multi-row-text,#module_9988572498183 .cityval{border-left-width:px;}
#module_9988572498183 .smsbtn,#module_9988572498183 .customFormTextarea,#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 input.input-text-color,#module_9988572498183.customFormDatetime,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .cityval{border-top-left-radius:px;}
#module_9988572498183 .smsbtn,#module_9988572498183 .customFormTextarea,#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 input.input-text-color,#module_9988572498183.customFormDatetime,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .cityval{border-top-right-radius:px;}
#module_9988572498183 .smsbtn,#module_9988572498183 .customFormTextarea,#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 input.input-text-color,#module_9988572498183.customFormDatetime,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .cityval{border-bottom-left-radius:px;}
#module_9988572498183 .smsbtn,#module_9988572498183 .customFormTextarea,#module_9988572498183 .smsvcode,#module_9988572498183 .frist_item,#module_9988572498183 .VerificationCodeinput,#module_9988572498183 input.input-text-color,#module_9988572498183.customFormDatetime,#module_9988572498183 .Browse-file,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select,#module_9988572498183 .cityval{border-bottom-right-radius:px;}
#module_9988572498183 .Describ-text-color{font-size:px;}
#module_9988572498183 .Describ-text-color{font-family:;}
#module_9988572498183 .Describ-text-color{color:;}
#module_9988572498183 .Describ-text-color{}
#module_9988572498183 .Describ-text-color{}
#module_9988572498183 .Describ-text-color{}
#module_9988572498183 .smsvcode,#module_9988572498183 .smsbtn,#module_9988572498183 .input-text-color,#module_9988572498183 .cityval{font-size:px;}
#module_9988572498183 .smsvcode,#module_9988572498183 .smsbtn,#module_9988572498183 .input-text-color,#module_9988572498183 .cityval{font-family:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .input-text-color,#module_9988572498183 .cityval{color:;}
#module_9988572498183 .smsvcode,#module_9988572498183 .smsbtn,#module_9988572498183 .input-text-color,#module_9988572498183 .cityval{}
#module_9988572498183 .smsvcode,#module_9988572498183 .smsbtn,#module_9988572498183 .input-text-color,#module_9988572498183 .cityval{}
#module_9988572498183 .smsvcode,#module_9988572498183 .smsbtn,#module_9988572498183 .input-text-color,#module_9988572498183 .cityval{}
#module_9988572498183 .smsvaldatebox,#module_9988572498183 .frist_item,#module_9988572498183 input.input-text-color,#module_9988572498183 .customFormDatetime,#module_9988572498183 .pcCitybox select{line-height:px;height:px;}
#module_9988572498183 .input-text-color::placeholder,#module_9988572498183 .smsvcode::placeholder{font-size:px;}
#module_9988572498183 .input-text-color::placeholder,#module_9988572498183 .smsvcode::placeholder{font-family:;}
#module_9988572498183 .input-text-color::placeholder,#module_9988572498183 .smsvcode::placeholder{color:;}
#module_9988572498183 .input-text-color::placeholder,#module_9988572498183 .smsvcode::placeholder{}
#module_9988572498183 .input-text-color::placeholder,#module_9988572498183 .smsvcode::placeholder{}
#module_9988572498183 .input-text-color::placeholder,#module_9988572498183 .smsvcode::placeholder{}
#module_9988572498183 .submitbtn{font-size:px;}
#module_9988572498183 .submitbtn{font-family:;}
#module_9988572498183 .submitbtn{color:;}
#module_9988572498183 .submitbtn{}
#module_9988572498183 .submitbtn{}
#module_9988572498183 .submitbtn{}
#module_9988572498183 .submitbtn{background-color:;} #module_9988572498183 input[type=radio]:checked, #module_9988572498183 input[type=checkbox]:checked{background:;border:1px solid } 
#module_9988572498183 .submitbtn{}
#module_9988572498183 .submitbtn{}
#module_9988572498183 .submitbtn{}
#module_9988572498183 .submitbtn{}
#module_9988572498183 .submitbtn{}
#module_9988572498183 .submitbtnbox{justify-content:;}
#module_9988572498183 .submitbtn{width:%;}
#module_9988572498183 .submitbtn{height:px;line-height:px;}
#module_9988572498183 .submitbtn{border-top-left-radius:px;}
#module_9988572498183 .submitbtn{border-top-right-radius:px;}
#module_9988572498183 .submitbtn{border-bottom-left-radius:px;}
#module_9988572498183 .submitbtn{border-bottom-right-radius:px;}
#module_9988572498183 .vcbtn1{background-color:;}
#module_9988572498183 .vcbtn1{color:;}
#module_9988572498183 .frist_item:hover,#module_9988572498183 .smsvcode:hover, #module_9988572498183 .VerificationCodeinput:hover,#module_9988572498183 .customFormCheckbox:hover,#module_9988572498183 input[type=radio]:hover,#module_9988572498183 input.input-text-color:hover,#module_9988572498183.customFormDatetime:hover,#module_9988572498183 .Browse-file:hover,#module_9988572498183 .customFormDatetime:hover,#module_9988572498183 .pcCitybox select:hover,#module_9988572498183 .multi-row-text:hover,#module_9988572498183 .cityval:hover{border-top-color:;}
#module_9988572498183 .frist_item:hover,#module_9988572498183 .smsvcode:hover, #module_9988572498183 .VerificationCodeinput:hover,#module_9988572498183 .customFormCheckbox:hover,#module_9988572498183 input[type=radio]:hover,#module_9988572498183 input.input-text-color:hover,#module_9988572498183.customFormDatetime:hover,#module_9988572498183 .Browse-file:hover,#module_9988572498183 .customFormDatetime:hover,#module_9988572498183 .pcCitybox select:hover,#module_9988572498183 .multi-row-text:hover,#module_9988572498183 .cityval:hover{border-top-style:;}
#module_9988572498183 .frist_item:hover,#module_9988572498183 .smsvcode:hover, #module_9988572498183 .VerificationCodeinput:hover,#module_9988572498183 .customFormCheckbox:hover,#module_9988572498183 input[type=radio]:hover,#module_9988572498183 input.input-text-color:hover,#module_9988572498183.customFormDatetime:hover,#module_9988572498183 .Browse-file:hover,#module_9988572498183 .customFormDatetime:hover,#module_9988572498183 .pcCitybox select:hover,#module_9988572498183 .multi-row-text:hover,#module_9988572498183 .cityval:hover{border-right-color:;}
#module_9988572498183 .frist_item:hover,#module_9988572498183 .smsvcode:hover, #module_9988572498183 .VerificationCodeinput:hover,#module_9988572498183 .customFormCheckbox:hover,#module_9988572498183 input[type=radio]:hover,#module_9988572498183 input.input-text-color:hover,#module_9988572498183.customFormDatetime:hover,#module_9988572498183 .Browse-file:hover,#module_9988572498183 .customFormDatetime:hover,#module_9988572498183 .pcCitybox select:hover,#module_9988572498183 .multi-row-text:hover,#module_9988572498183 .cityval:hover{border-right-style:;}
#module_9988572498183 .frist_item:hover,#module_9988572498183 .smsvcode:hover, #module_9988572498183 .VerificationCodeinput:hover,#module_9988572498183 .customFormCheckbox:hover,#module_9988572498183 input[type=radio]:hover,#module_9988572498183 input.input-text-color:hover,#module_9988572498183.customFormDatetime:hover,#module_9988572498183 .Browse-file:hover,#module_9988572498183 .customFormDatetime:hover,#module_9988572498183 .pcCitybox select:hover,#module_9988572498183 .multi-row-text:hover,#module_9988572498183 .cityval:hover{border-bottom-color:;}
#module_9988572498183 .frist_item:hover,#module_9988572498183 .smsvcode:hover, #module_9988572498183 .VerificationCodeinput:hover,#module_9988572498183 .customFormCheckbox:hover,#module_9988572498183 input[type=radio]:hover,#module_9988572498183 input.input-text-color:hover,#module_9988572498183.customFormDatetime:hover,#module_9988572498183 .Browse-file:hover,#module_9988572498183 .customFormDatetime:hover,#module_9988572498183 .pcCitybox select:hover,#module_9988572498183 .multi-row-text:hover,#module_9988572498183 .cityval:hover{border-bottom-style:;}
#module_9988572498183 .frist_item:hover,#module_9988572498183 .smsvcode:hover, #module_9988572498183 .VerificationCodeinput:hover,#module_9988572498183 .customFormCheckbox:hover,#module_9988572498183 input[type=radio]:hover,#module_9988572498183 input.input-text-color:hover,#module_9988572498183.customFormDatetime:hover,#module_9988572498183 .Browse-file:hover,#module_9988572498183 .customFormDatetime:hover,#module_9988572498183 .pcCitybox select:hover,#module_9988572498183 .multi-row-text:hover,#module_9988572498183 .cityval:hover{border-left-color:;}
#module_9988572498183 .frist_item:hover,#module_9988572498183 .smsvcode:hover, #module_9988572498183 .VerificationCodeinput:hover,#module_9988572498183 .customFormCheckbox:hover,#module_9988572498183 input[type=radio]:hover,#module_9988572498183 input.input-text-color:hover,#module_9988572498183.customFormDatetime:hover,#module_9988572498183 .Browse-file:hover,#module_9988572498183 .customFormDatetime:hover,#module_9988572498183 .pcCitybox select:hover,#module_9988572498183 .multi-row-text:hover,#module_9988572498183 .cityval:hover{border-left-style:;}
#module_9988572498183 .submitbtn:hover{font-size:px;}
#module_9988572498183 .submitbtn:hover{font-family:;}
#module_9988572498183 .submitbtn:hover{color:;}
#module_9988572498183 .submitbtn:hover{}
#module_9988572498183 .submitbtn:hover{}
#module_9988572498183 .submitbtn:hover{}
#module_9988572498183 .submitbtn:hover{background-color:;}
#module_9988572498183 .submitbtn:hover{}
#module_9988572498183 .submitbtn:hover{}
#module_9988572498183 .submitbtn:hover{}
#module_9988572498183 .submitbtn:hover{}
#module_9988572498183 .submitbtn:hover{}


.module_563363396 .ModuleHead .HeadCenter{float:none;}
#module_563363396 {
padding:0px;
}
#module_563363396 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_563363396 .ModuleHead563363396 {
display:none;
}
#module_563363396 .BodyCenter.BodyCenter563363396 {
background:none;background-color:rgb(31, 31, 31);
}
#module_563363396 >.module_563363396 {
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_563363396 >.module_563363396{
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_563363396 .BodyCenter.BodyCenter563363396 {
padding-top:2.7027%;
padding-left:1.0811%;
padding-right:1.0811%;
padding-bottom:2.7027%;
}
}
@media screen and (max-width: 767px){
#module_563363396 .BodyCenter.BodyCenter563363396 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363396 >.module_563363396 {
margin-top:1.0811%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363396 >.module_563363396 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363396 >.module_563363396 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363396:hover {
border:none;
}
#module_563363396:hover >.module_563363396 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363396 .ModuleSubContainer{background-color:transparent;}
#module_563363396 .ModuleSubContainer{background-image:none;}
#module_563363396 .ModuleSubContainer{background-repeat:no-repeat;}
#module_563363396 .ModuleSubContainer{background-position:0% 0%;}
#module_563363396 .ModuleSubContainer{background-attachment:scroll;}
#module_563363396 .ModuleSubContainer{}
#module_563363396 {!bgVideo!}{bgVideoUrl:}
#module_563363396 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_563363396 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_563363396 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer563363396 {max-width:1580px;width:auto;}
.ModuleGridContainer.ModuleGridContainer563363396 .SubPadding {width:100px;}
.module_563363397 .ModuleHead .HeadCenter{float:none;}
#module_563363397 {
padding:0px;
}
#module_563363397 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363397 .ModuleHead563363397 {
display:none;
}

#module_563363397 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363397 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363397 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363397 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363397 .imageTextGiant-Container{padding-top:10px;}
#module_563363397 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363397 .imageTextGiant-Container{padding-left:10px;}
#module_563363397 .imageTextGiant-Container{padding-right:10px;}
#module_563363397 .showHandle .btn{font-size:14px;}
#module_563363397 .showHandle .btn{font-family:;}
#module_563363397 .showHandle .btn{color:#333;}
#module_563363397 .showHandle .btn{font-weight:400;}
#module_563363397 .showHandle .btn{text-decoration:none;}
#module_563363397 .showHandle .btn{font-style:normal;}
#module_563363397 .showHandle div{border-top-color:#ddd !important;}
#module_563363397 .showHandle div{border-top-style:solid !important;}
#module_563363397 .showHandle div{border-top-width:1px !important;}
#module_563363397 .showHandle{background-color:transparent;}
#module_563363397 .showHandle{}
#module_563363397 .showHandle{background-repeat:no-repeat;}
#module_563363397 .showHandle{}
#module_563363397 .showHandle{}
#module_563363397 .showHandle{}
#module_563363397 a{font-size:unset;font-family:unset}
.module_563363398 .ModuleHead .HeadCenter{float:none;}
#module_563363398 {
padding:0px;
}
#module_563363398 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363398 .ModuleHead563363398 {
display:none;
}
#module_563363398 {
border:none;
}
@media screen and (min-width: 768px){
#module_563363398 >.module_563363398 {
margin-top:8.0344%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363398 >.module_563363398 {
}
}

#module_563363398 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363398 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363398 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363398 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363398 .imageTextGiant-Container{padding-top:10px;}
#module_563363398 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363398 .imageTextGiant-Container{padding-left:10px;}
#module_563363398 .imageTextGiant-Container{padding-right:10px;}
#module_563363398 .showHandle .btn{font-size:14px;}
#module_563363398 .showHandle .btn{font-family:;}
#module_563363398 .showHandle .btn{color:#333;}
#module_563363398 .showHandle .btn{font-weight:400;}
#module_563363398 .showHandle .btn{text-decoration:none;}
#module_563363398 .showHandle .btn{font-style:normal;}
#module_563363398 .showHandle div{border-top-color:#ddd !important;}
#module_563363398 .showHandle div{border-top-style:solid !important;}
#module_563363398 .showHandle div{border-top-width:1px !important;}
#module_563363398 .showHandle{background-color:transparent;}
#module_563363398 .showHandle{}
#module_563363398 .showHandle{background-repeat:no-repeat;}
#module_563363398 .showHandle{}
#module_563363398 .showHandle{}
#module_563363398 .showHandle{}
#module_563363398 a{font-size:unset;font-family:unset}
.ModuleCustomFormGiant.layout-102 .submitbtnbox {
    display: flex;
}

.ModuleCustomFormGiant.layout-102  .smsvaldatebox,
.ModuleCustomFormGiant.layout-102 .frist_item,
.ModuleCustomFormGiant.layout-102 .VerificationCodeinput,
.ModuleCustomFormGiant.layout-102 .formList-content.textbox,
.ModuleCustomFormGiant.layout-102 .customFormDatetime,
.ModuleCustomFormGiant.layout-102 .pcCitybox select
{
    height: 44px;
    line-height: 44px;
}


.ModuleCustomFormGiant.layout-102 .vciline {
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine1 {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine2 {
    transform: rotate(180deg);
    transition: all 0.5s;
}

.ModuleCustomFormGiant.layout-102 .VCClose {
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-102 .VCLine1 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(45deg);
    right: 0;
    position: absolute;
    top: 9px;

}

.ModuleCustomFormGiant.layout-102 .VCLine2 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(-45deg);
    right: 0;
    position: absolute;
    top: 9px;

}

.ModuleCustomFormGiant.layout-102 .VCTitle {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-top: 41px;
    margin-bottom: 25px;

}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn {
    margin-top: 22px;
    text-align: right;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn1 {

    width: 80px;
    height: 36px;
    background: #1e88e5;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn2 {

    width: 80px;
    height: 36px;
    background: #fff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #666666;
    border: 1px #ccc solid;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcinput::placeholder {
    color: #999999
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcinput {
    border: none;
    padding: 20px 0;
    background: #fff !important;
    border-bottom: solid #ccc 1px;
    color: #666;
    line-height: 1;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .changebtn {
    text-align: right;
    display: block;

}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .VerificationCode {
    width: 100%;
    height: 100px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodecontext {
    padding: 0 33px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv {

    position: absolute;
    ;
    bottom: 0;
    z-index: 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-102 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 24px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-102 .multi-row-text {
    width: 90%;
}

.ModuleCustomFormGiant.layout-102 input[type=text] {
    font-size: 14px;
    border: none;
    background: #fff;
    padding: 0 0 0 10px;
    
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 100%;
}

.ModuleCustomFormGiant.layout-102 .customFormicon {
    width: 20px;
    height: 20px;
    margin-top: -5px;
    margin-right: 5px;
    display: inline-block !important
}



.ModuleCustomFormGiant.layout-102 .content-title {
    font-size: 14px;
    
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ModuleCustomFormGiant.layout-102 .formList-content-no-style .content-title{
    line-height: 44px;
    height: 44px; 
}
.ModuleCustomFormGiant.layout-102 .in-formList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    
    
    -ms-flex-pack: justify;
    
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    
}

.ModuleCustomFormGiant.layout-102 .formList-content {
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 16px;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .areabox .area ul {
    top: 55px
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .City-select, .ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    flex-grow: 1;
    flex: 1;
    -webkit-flex-grow: 1;
    height: 100%;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    
    cursor: pointer;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ccc;
    
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select select {
    border: 0;
    border-radius: 0;
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select .frist-city-title {
    font-size: 14px;
    margin-left: 16px;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .Browse-file {
    line-height: 44px;
    height: 44px;
}

.ModuleCustomFormGiant.layout-102 .Browse-img {

    height: 80px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select {
    border-radius: 5px;
    border: 1px solid #ccc;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .choose-time-mobile {
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Province-select {

    margin-top: 1px;
    width: 100%
}


.ModuleCustomFormGiant.layout-102 input.VerificationCodeinput {
    width: 188px;
    line-height: 34px;
    margin-right: 10px;
    float: left;
}

.ModuleCustomFormGiant.layout-102 .VerificationCode {
    width: 90px;
    height: 50px;
    display: inline-block;
}

.ModuleCustomFormGiant.layout-102 .file-box .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .file-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .Browse-file {
    border: 1px solid #eee;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .Browse-file:hover {
    color: #666;
    background: #eee;
    border: 1px solid #ccc;
}

.ModuleCustomFormGiant.layout-102 .input-text-color {
    color: #999;
    
    align-items: center;
  
}

.ModuleCustomFormGiant.layout-102 .smsvaldatebox {
    height: 44px;
    line-height: 44px;
}

.ModuleCustomFormGiant.layout-102 .smsvcode, .ModuleCustomFormGiant.layout-102 .smsbtn {
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .Describ-text-color {
    color: #333;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color {
    color: #fff;
    background: #1e88e5;
    border-radius: 5px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-102 .areabox .frist_item {
    padding-right: 4px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .Select_sanjiao {
    border: 0;
    height: 44px;
    width: 30px;
    background: url(../image/arrow2.png) no-repeat center right;
    line-height: 44px;
    margin: 0;
    margin-right: 16px;
}

.ModuleCustomFormGiant.layout-102 .formList-content.mgb0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .in-formList-content.pdLf0 {
    padding-left: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 li {
    padding: 0 16px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .frist_item {
    padding-right: 0;
}

.ModuleCustomFormGiant.layout-102 .submitbtn {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-top: 16px;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color:hover {
    color: #fff;
    background: #1976d2;
}

.ModuleCustomFormGiant.layout-102 .pd-0 {
    padding: 0;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-style .in-formList {
    align-items: flex-start;
}

.ModuleCustomFormGiant.layout-102 .multi-row-text {
    margin-top: 3px;
    border: 0;
    padding-left: 10px;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border {
    border: none;
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
    white-space: normal;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .vertical {
    width: auto;
    display: initial;
}

.ModuleCustomFormGiant.layout-102 input[type=radio], .ModuleCustomFormGiant.layout-102 input[type=checkbox] {
    top: 0;
    margin-top: 0
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border .in-formList {
    
}

.ModuleCustomFormGiant.layout-102 .content-title-checkbox {
    margin-right: 16px;
}

.ModuleCustomFormGiant .in-formList-checkbox label {
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.ModuleCustomFormGiant.layout-102 .choose-time {
    border: none;
    line-height: 44px;
    height: 44px;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .chooseTimeicon {
    margin-top: 0;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-102 .icon-riqixuanze {
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: auto;
    margin-right: 8px;
    padding-left: 16px;
    display: inline-block;
    height: 50px;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .verifica {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
    width: 66.5%;
    vertical-align: top;
    margin-top: 0px;
}

.ModuleCustomFormGiant.layout-102 .changebtn {
    line-height: 50px
}

.ModuleCustomFormGiant.layout-102 .cityPickerBox {
    border: 0;
}

.ModuleCustomFormGiant.layout-102 .cityval {
    line-height: 48px;
    height: 48px;
    display: none;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .choose-city-content {
    font-size: 14px;
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 97%;
    display: block;
}

.ModuleCustomFormGiant.layout-102 .cityPickerBoxwb {
    height: 44px;
}

.ModuleCustomFormGiant.layout-102 .padL16 {
    padding-left: 16px;
    line-height: 1;
    height: auto;
    margin-top: 0;
    margin-right: 16px;
}

.ModuleCustomFormGiant.layout-102 .padL16.radioBox {
    margin-top: 8px
}

.ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 .frist_item {
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-content {
    border: 1px solid #ccc;
    padding-left: 16px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .select_box {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .in-formList-img {
    min-height: 60px;
    height: auto;
}

.ModuleCustomFormGiant.layout-102 .file-operation {
    display: flex;
}

.ModuleCustomFormGiant.layout-102 .file-operation .content-title {
    max-width: 100%;
}

.ModuleCustomFormGiant.layout-102 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

.ModuleCustomFormGiant.layout-102 .textbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .w-100 {
    width: 100%;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .desctxt {
    max-width: 100%;
    overflow: inherit;
    white-space: normal;
    line-height: 1.5;
    height: 100%;
}

.ModuleCustomFormGiant.layout-102 .customform-upload-img-preview {
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox label span {
    min-width: 36px;
    display: initial;
    word-break: break-all;
}

.ModuleCustomFormGiant.layout-102 .customFormTextarea::placeholder {
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ModuleCustomFormGiant.layout-102 .flex{
    align-items: center;
}
@media screen and (max-width: 767px) {


    .ModuleCustomFormGiant.layout-102 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-102 .frist_item,
    .ModuleCustomFormGiant.layout-102 .formList-content,
    .ModuleCustomFormGiant.layout-102 .customFormDatetime,
    .ModuleCustomFormGiant.layout-102 .pcCitybox select
    {
        
        line-height: 44px !important;
    }

    .ModuleCustomFormGiant.layout-102 .vertical {
        margin-left: 16px;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .multi-row-text {
        padding: 5px 10px 10px 10px;
    }

    .ModuleCustomFormGiant.layout-102 .content-title {
        max-width: 75%;
    }

    .ModuleCustomFormGiant.layout-102 .desctxt {
        max-width: 100%;
    }

    .ModuleCustomFormGiant.layout-102 .choose-time-mobile {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: calc(100% - 30px);
        display: block;

    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 120px;
    }

    .ModuleCustomFormGiant.layout-102 .dq {
        margin-bottom: 0;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }

    .ModuleCustomFormGiant.layout-102 .InsidePage-title-text {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(100% - 76px);
        display: inline-block;
    }
    .ModuleCustomFormGiant.layout-102 .smsvaldatebox{
        margin-left: 10px;
        margin-top:0px;
    }
}

@media screen and (max-width: 768px) {
    .ModuleCustomFormGiant.layout-102 .vertical {
        display: flex;
    }

    .ModuleCustomFormGiant.layout-102 .Pc-formList-content {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 65%;
        padding: 0;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .Describ-text-color {
        padding-left: 13px;


    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
        width: 100%;
        padding-left: 5px;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }
}.module_563363399 .ModuleHead .HeadCenter{float:none;}
#module_563363399 {
padding:0px;
}
#module_563363399 {
position:static;
z-index:0;
top:285px;
left:0px;
width:100%;
height: auto;
}
#module_563363399 .ModuleHead563363399 {
display:none;
}
#module_563363399 .BodyCenter.BodyCenter563363399 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363399 >.module_563363399 {
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_563363399 >.module_563363399{
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_563363399 .BodyCenter.BodyCenter563363399 {
padding-top:2.3438%;
padding-left:2.3438%;
padding-right:2.3438%;
padding-bottom:2.3438%;
}
}
@media screen and (max-width: 767px){
#module_563363399 .BodyCenter.BodyCenter563363399 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_563363399 >.module_563363399 {
margin-top:1.5625%;
margin-left:0.0000%;
margin-right:43.2813%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363399 >.module_563363399 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363399 >.module_563363399 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363399:hover {
border:none;
}
#module_563363399:hover >.module_563363399 {
border-color:#ccc;
}
#module_563363399:hover >.module_563363399 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363399 .InsidePage-list-content span,#module_563363399 .in-formList-checkbox span{font-size:14px;}
#module_563363399 .InsidePage-list-content span,#module_563363399 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_563363399 .InsidePage-list-content span,#module_563363399 .in-formList-checkbox span{color:#999;}
#module_563363399 .InsidePage-list-content span,#module_563363399 .in-formList-checkbox span{font-weight:normal;}
#module_563363399 .InsidePage-list-content span,#module_563363399 .in-formList-checkbox span{text-decoration:none;}
#module_563363399 .InsidePage-list-content span,#module_563363399 .in-formList-checkbox span{font-style:normal;}
#module_563363399 .vcbtn1{background-color:#fd6e27;}
#module_563363399 .vcbtn1{color:#fff;}
#module_563363399 .title{font-size:24px;}
#module_563363399 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_563363399 .title{color:#333;}
#module_563363399 .title{font-weight:normal;}
#module_563363399 .title{text-decoration:none;}
#module_563363399 .title{font-style:normal;}
#module_563363399 .title{background-color:transparent;}
#module_563363399 .title{background-image:none;}
#module_563363399 .title{background-repeat:no-repeat;}
#module_563363399 .title{background-position:50% 50%;}
#module_563363399 .title{background-attachment:scroll;}
#module_563363399 .title{}
#module_563363399 .title{height:50px;line-height:50px;}
#module_563363399 .title{text-align:center;}
#module_563363399 .Describ-text-color{font-size:14px;}
#module_563363399 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_563363399 .Describ-text-color{color:rgb(63, 63, 63);}
#module_563363399 .Describ-text-color{font-weight:normal;}
#module_563363399 .Describ-text-color{text-decoration:none;}
#module_563363399 .Describ-text-color{font-style:normal;}
#module_563363399 .submitbtn{font-size:18px;}
#module_563363399 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_563363399 .submitbtn{color:#fff;}
#module_563363399 .submitbtn{font-weight:normal;}
#module_563363399 .submitbtn{text-decoration:none;}
#module_563363399 .submitbtn{font-style:normal;}
#module_563363399 .submitbtn{width:100%;}
#module_563363399 .submitbtn{height:50px;line-height:50px;}
#module_563363399 .submitbtnbox{justify-content:flex-start;}
#module_563363399 .submitbtn{background-color:rgb(255, 119, 15);} #module_563363399 input[type=radio]:checked, #module_563363399 input[type=checkbox]:checked{background:rgb(255, 119, 15);border:1px solid rgb(255, 119, 15)}
#module_563363399 .submitbtn{background-image:none;}
#module_563363399 .submitbtn{background-repeat:no-repeat;}
#module_563363399 .submitbtn{background-position:50% 50%;}
#module_563363399 .submitbtn{background-attachment:scroll;}
#module_563363399 .submitbtn{}
#module_563363399 .smsvcode,#module_563363399 .VerificationCodeinput,#module_563363399 .Browse-file,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399 .formList-content-no-style,#module_563363399 .customFormTextarea,#module_563363399 .in-formList-content,#module_563363399 .frist_item,#module_563363399 .Browse-file-input,#module_563363399 input[type=text],#module_563363399 .VerificationCodeinputWb,#module_563363399 .frist-city-select,#module_563363399 .pcCitybox select{background-color:#fff;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-top-style:solid;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-top-width:1px;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-right-style:solid;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-right-width:1px;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-left-style:solid;}
#module_563363399 .smsvcode,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399 .customFormCheckbox,#module_563363399 input[type=radio],#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-left-width:1px;}
#module_563363399 .smsvcode,#module_563363399 .customFormText,#module_563363399 .formList-content-no-style,#module_563363399  .frist_item,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-top-left-radius:95px;}
#module_563363399 .smsvcode,#module_563363399 .customFormText,#module_563363399 .formList-content-no-style,#module_563363399  .frist_item,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-top-right-radius:95px;}
#module_563363399 .smsvcode,#module_563363399 .customFormText,#module_563363399 .formList-content-no-style,#module_563363399 .frist_item,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-bottom-left-radius:95px;}
#module_563363399 .smsvcode,#module_563363399 .customFormText,#module_563363399 .formList-content-no-style, #module_563363399  .frist_item,#module_563363399 .Pc-formList-content .in-formList-content,#module_563363399 .Browse-file,#module_563363399 .VerificationCodeinput,#module_563363399  .in-formList-content,#module_563363399 .frist-city-select,#module_563363399 .Couty-select,#module_563363399 .City-select,#module_563363399 .VerificationCodeinputWb{border-bottom-right-radius:95px;}
#module_563363399 .smsbtn,#module_563363399 .smsvcode,#module_563363399 .input-text-color,#module_563363399 .cityval{font-size:14px;}
#module_563363399 .smsbtn,#module_563363399 .smsvcode,#module_563363399 .input-text-color,#module_563363399 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_563363399 .smsvcode,#module_563363399 .input-text-color,#module_563363399 .cityval{color:#999;} 
#module_563363399 .smsbtn,#module_563363399 .smsvcode,#module_563363399 .input-text-color,#module_563363399 .cityval{font-weight:normal;}
#module_563363399 .smsbtn,#module_563363399 .smsvcode,#module_563363399 .input-text-color,#module_563363399 .cityval{text-decoration:none;}
#module_563363399 .smsbtn,#module_563363399 .smsvcode,#module_563363399 .input-text-color,#module_563363399 .cityval{font-style:normal;}
#module_563363399 .input-text-color::placeholder,#module_563363399 .smsvcode::placeholder{font-size:14px;}
#module_563363399 .input-text-color::placeholder,#module_563363399 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_563363399 .input-text-color::placeholder,#module_563363399 .smsvcode::placeholder{color:rgb(127, 127, 127);}
#module_563363399 .input-text-color::placeholder,#module_563363399 .smsvcode::placeholder{font-weight:normal;}
#module_563363399 .input-text-color::placeholder,#module_563363399 .smsvcode::placeholder{text-decoration:none;}
#module_563363399 .input-text-color::placeholder,#module_563363399 .smsvcode::placeholder{font-style:normal;}
#module_563363399 .submitbtn{border-top-left-radius:95px;}
#module_563363399 .submitbtn{border-top-right-radius:95px;}
#module_563363399 .submitbtn{border-bottom-left-radius:95px;}
#module_563363399 .submitbtn{border-bottom-right-radius:95px;}
#module_563363399 .smsvaldatebox,#module_563363399 .frist_item,#module_563363399 .VerificationCodeinput,#module_563363399 .formList-content.textbox,#module_563363399 .customFormDatetime,#module_563363399 .pcCitybox select{line-height:44px;height:44px;}
#module_563363399 .smsvcode:hover,#module_563363399 .Pc-formList-content .in-formList-content:hover,#module_563363399 .Browse-file:hover,#module_563363399 .VerificationCodeinput:hover,#module_563363399 .customFormCheckbox:hover,#module_563363399 input[type=radio]:hover,#module_563363399  .in-formList-content:hover,#module_563363399 .frist-city-select:hover,#module_563363399 .Couty-select:hover,#module_563363399 .City-select:hover,#module_563363399 .VerificationCodeinputWb:hover{border-top-color:rgb(220, 154, 87);}
#module_563363399 .smsvcode:hover,#module_563363399 .Pc-formList-content .in-formList-content:hover,#module_563363399 .Browse-file:hover,#module_563363399 .VerificationCodeinput:hover,#module_563363399 .customFormCheckbox:hover,#module_563363399 input[type=radio]:hover,#module_563363399  .in-formList-content:hover,#module_563363399 .frist-city-select:hover,#module_563363399 .Couty-select:hover,#module_563363399 .City-select:hover,#module_563363399 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_563363399 .smsvcode:hover,#module_563363399 .Pc-formList-content .in-formList-content:hover,#module_563363399 .Browse-file:hover,#module_563363399 .VerificationCodeinput:hover,#module_563363399 .customFormCheckbox:hover,#module_563363399 input[type=radio]:hover,#module_563363399  .in-formList-content:hover,#module_563363399 .frist-city-select:hover,#module_563363399 .Couty-select:hover,#module_563363399 .City-select:hover,#module_563363399 .VerificationCodeinputWb:hover{border-right-color:rgb(220, 154, 87);}
#module_563363399 .smsvcode:hover,#module_563363399 .Pc-formList-content .in-formList-content:hover,#module_563363399 .Browse-file:hover,#module_563363399 .VerificationCodeinput:hover,#module_563363399 .customFormCheckbox:hover,#module_563363399 input[type=radio]:hover,#module_563363399  .in-formList-content:hover,#module_563363399 .frist-city-select:hover,#module_563363399 .Couty-select:hover,#module_563363399 .City-select:hover,#module_563363399 .VerificationCodeinputWb{border-right-style:solid;}
#module_563363399 .smsvcode:hover,#module_563363399 .Pc-formList-content .in-formList-content:hover,#module_563363399 .Browse-file:hover,#module_563363399 .VerificationCodeinput:hover,#module_563363399 .customFormCheckbox:hover,#module_563363399 input[type=radio]:hover,#module_563363399  .in-formList-content:hover,#module_563363399 .frist-city-select:hover,#module_563363399 .Couty-select:hover,#module_563363399 .City-select:hover,#module_563363399 .VerificationCodeinputWb:hover{border-bottom-color:rgb(220, 154, 87);}
#module_563363399 .smsvcode:hover,#module_563363399 .Pc-formList-content .in-formList-content:hover,#module_563363399 .Browse-file:hover,#module_563363399 .VerificationCodeinput:hover,#module_563363399 .customFormCheckbox:hover,#module_563363399 input[type=radio]:hover,#module_563363399  .in-formList-content:hover,#module_563363399 .frist-city-select:hover,#module_563363399 .Couty-select:hover,#module_563363399 .City-select:hover,#module_563363399 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_563363399 .smsvcode:hover,#module_563363399 .Pc-formList-content .in-formList-content:hover,#module_563363399 .Browse-file:hover,#module_563363399 .VerificationCodeinput:hover,#module_563363399 .customFormCheckbox:hover,#module_563363399 input[type=radio]:hover,#module_563363399  .in-formList-content:hover,#module_563363399 .frist-city-select:hover,#module_563363399 .Couty-select:hover,#module_563363399 .City-select:hover,#module_563363399 .VerificationCodeinputWb:hover{border-left-color:rgb(220, 154, 87);}
#module_563363399 .smsvcode:hover,#module_563363399 .Pc-formList-content .in-formList-content:hover,#module_563363399 .Browse-file:hover,#module_563363399 .VerificationCodeinput:hover,#module_563363399 .customFormCheckbox:hover,#module_563363399 input[type=radio]:hover,#module_563363399  .in-formList-content:hover,#module_563363399 .frist-city-select:hover,#module_563363399 .Couty-select:hover,#module_563363399 .City-select:hover,#module_563363399 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_563363399 .submitbtn:hover{font-size:18px;}
#module_563363399 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_563363399 .submitbtn:hover{color:#fff;}
#module_563363399 .submitbtn:hover{font-weight:bold;}
#module_563363399 .submitbtn:hover{text-decoration:none;}
#module_563363399 .submitbtn:hover{font-style:normal;}
#module_563363399 .submitbtn:hover{background-color:rgb(192, 0, 0);}
#module_563363399 .submitbtn:hover{background-image:none;}
#module_563363399 .submitbtn:hover{background-repeat:no-repeat;}
#module_563363399 .submitbtn:hover{background-position:50% 50%;}
#module_563363399 .submitbtn:hover{background-attachment:scroll;}
#module_563363399 .submitbtn:hover{}

.ModuleGridContainer.ModuleGridContainer563363396 #Sub563363396_1 {width:42.4324%;}
.ModuleTabContainerV2Giant.layout-111 .tabContainer.TabContainer-Container {overflow: hidden; visibility: visible;}
.ModuleTabContainerV2Giant.layout-111 .tabContainer.TabContainer-Container .tabContainerGiantGrid {flex-shrink: 0;}
div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    z-index: 900;
}
.tabContentGiant.tab-content-clone .ModuleContainer {padding: 0}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container {display: flex; position: absolute; z-index: 99; align-items: center;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav {margin: 0 20px;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel {width: 30px; height: 2px; float: left; background: #ccc; margin: 0;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel .OneRow {width: 0; height: 0; border-radius: 0; padding: 0; transition: all 0.2s ease-in;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel.active .OneRow {width: 100%; height: 100%; background: #333; transition: all 0.2s ease-in;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .glyphicon {width: auto; height: auto; display: inline-block; background: unset; position: static; font-size: 16px; color: #333; line-height: 1; cursor: pointer;}

@media only screen and (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-111 .Nav-Container {position: static; justify-content: center; margin-top: 28px;}
}
.module_563363400 .ModuleHead .HeadCenter{float:none;}
#module_563363400 {
padding:0px;
}
#module_563363400 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363400 .ModuleHead563363400 {
display:none;
}
#module_563363400 .BodyCenter.BodyCenter563363400 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363400 >.module_563363400 {
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_563363400 >.module_563363400{
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_563363400 .BodyCenter.BodyCenter563363400 {
padding-top:1.6304%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363400 .BodyCenter.BodyCenter563363400 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363400 >.module_563363400 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363400 >.module_563363400 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363400 >.module_563363400 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363400:hover {
border:none;
}
#module_563363400:hover >.module_563363400 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363400 .tabContainerGiantGrid{background-color:transparent;}
#module_563363400 .tabContainerGiantGrid{background-image:none;}
#module_563363400 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_563363400 .tabContainerGiantGrid{}
#module_563363400 .tabContainerGiantGrid{}
#module_563363400 .tabContainerGiantGrid{}
#module_563363400 .tabContainerGiantGrid{padding-top:0px;}
#module_563363400 .tabContainerGiantGrid{padding-bottom:0px;}
#module_563363400 .tabContainerGiantGrid{padding-left:0px;}
#module_563363400 .tabContainerGiantGrid{padding-right:0px;}
#module_563363400 .tabContainerGiantGrid{border-top-color:transparent;}
#module_563363400 .tabContainerGiantGrid{border-top-style:solid;}
#module_563363400 .tabContainerGiantGrid{border-top-width:0px;}
#module_563363400 .tabContainerGiantGrid{border-right-color:transparent;}
#module_563363400 .tabContainerGiantGrid{border-right-style:solid;}
#module_563363400 .tabContainerGiantGrid{border-right-width:0px;}
#module_563363400 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_563363400 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_563363400 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_563363400 .tabContainerGiantGrid{border-left-color:transparent;}
#module_563363400 .tabContainerGiantGrid{border-left-style:solid;}
#module_563363400 .tabContainerGiantGrid{border-left-width:0px;}
#module_563363400 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_563363400 .Nav-Container .glyphicon{font-size:16px;}
#module_563363400 .Nav-Container .glyphicon{font-family:微软雅黑,Microsoft YaHei;}
#module_563363400 .Nav-Container .glyphicon{color:#333;}
#module_563363400 .Nav-Container .glyphicon{font-weight:normal;}
#module_563363400 .Nav-Container .glyphicon{text-decoration:none;}
#module_563363400 .Nav-Container .glyphicon{font-style:normal;}
#module_563363400 .Nav-Container .commonLabel{background-color:#ccc;}
#module_563363400 .Nav-Container .glyphicon:hover{font-size:16px;}
#module_563363400 .Nav-Container .glyphicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_563363400 .Nav-Container .glyphicon:hover{color:#333;}
#module_563363400 .Nav-Container .glyphicon:hover{font-weight:normal;}
#module_563363400 .Nav-Container .glyphicon:hover{text-decoration:none;}
#module_563363400 .Nav-Container .glyphicon:hover{font-style:normal;}
#module_563363400 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_563363400__tabPane_8044 #Sub563363400_8044 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_563363400__tabPane_8044 #Sub563363400_8044 > .SubContainer {display: table-cell; vertical-align: top;}
#module_563363400__tabPane_8044 .SubPadding {width:20px; height: 100%; position: relative; display: table-cell;}
#module_563363400__tabPane_8044 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_563363400__tabPane_8044 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_563363400__tabPane_8044:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_563363400__tabPane_8044 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_563363400__tabPane_8044 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_563363400__tabPane_8044 #Sub563363400_8044 {display: block;}
#module_563363400__tabPane_8044 #Sub563363400_8044 > .SubPadding {float:left; height: 10px;}
#module_563363400__tabPane_8044 #Sub563363400_8044 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_563363400__tabPane_8044 #Sub563363400_8044 > .SubContainer .SubDrag {display:none;}
#module_563363400__tabPane_8044 #Sub563363400_8044 > .SubPadding {width:5px;}
#module_563363400__tabPane_8044 #Sub563363400_8044 > .SubContainer {width:calc((100% - 5px) / 2) !important;}
#module_563363400__tabPane_8044 #Sub563363400_8044 > .SubPadding2 {display:none;}
#module_563363400__tabPane_8044 #Sub563363400_8044 > .SubPadding4 {display:none;}
#module_563363400__tabPane_8044 #Sub563363400_8044 > .SubPadding6 {display:none;}
#module_563363400__tabPane_8044 #Sub563363400_8044 > .SubPadding8 {display:none;}
}
#module_563363400__tabPane_8044 #Sub563363400_Tab8044_1 {width:25%;}
.module_563363401 .ModuleHead .HeadCenter{float:none;}
#module_563363401 {
padding:0px;
}
#module_563363401 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363401 .ModuleHead563363401 {
display:none;
}

#module_563363401 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363401 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363401 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363401 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363401 .imageTextGiant-Container{padding-top:10px;}
#module_563363401 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363401 .imageTextGiant-Container{padding-left:10px;}
#module_563363401 .imageTextGiant-Container{padding-right:10px;}
#module_563363401 .showHandle .btn{font-size:14px;}
#module_563363401 .showHandle .btn{font-family:;}
#module_563363401 .showHandle .btn{color:#333;}
#module_563363401 .showHandle .btn{font-weight:400;}
#module_563363401 .showHandle .btn{text-decoration:none;}
#module_563363401 .showHandle .btn{font-style:normal;}
#module_563363401 .showHandle div{border-top-color:#ddd !important;}
#module_563363401 .showHandle div{border-top-style:solid !important;}
#module_563363401 .showHandle div{border-top-width:1px !important;}
#module_563363401 .showHandle{background-color:transparent;}
#module_563363401 .showHandle{}
#module_563363401 .showHandle{background-repeat:no-repeat;}
#module_563363401 .showHandle{}
#module_563363401 .showHandle{}
#module_563363401 .showHandle{}
#module_563363401 a{font-size:unset;font-family:unset}
#module_563363400__tabPane_8044 #Sub563363400_Tab8044_2 {width:25%;}
.module_563363402 .ModuleHead .HeadCenter{float:none;}
#module_563363402 {
padding:0px;
}
#module_563363402 {
position:static;
z-index:0;
top:25px;
width:100%;
height: auto;
}
#module_563363402 .ModuleHead563363402 {
display:none;
}

#module_563363402 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363402 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363402 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363402 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363402 .imageTextGiant-Container{padding-top:10px;}
#module_563363402 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363402 .imageTextGiant-Container{padding-left:10px;}
#module_563363402 .imageTextGiant-Container{padding-right:10px;}
#module_563363402 .showHandle .btn{font-size:14px;}
#module_563363402 .showHandle .btn{font-family:;}
#module_563363402 .showHandle .btn{color:#333;}
#module_563363402 .showHandle .btn{font-weight:400;}
#module_563363402 .showHandle .btn{text-decoration:none;}
#module_563363402 .showHandle .btn{font-style:normal;}
#module_563363402 .showHandle div{border-top-color:#ddd !important;}
#module_563363402 .showHandle div{border-top-style:solid !important;}
#module_563363402 .showHandle div{border-top-width:1px !important;}
#module_563363402 .showHandle{background-color:transparent;}
#module_563363402 .showHandle{}
#module_563363402 .showHandle{background-repeat:no-repeat;}
#module_563363402 .showHandle{}
#module_563363402 .showHandle{}
#module_563363402 .showHandle{}
#module_563363402 a{font-size:unset;font-family:unset}
#module_563363400__tabPane_8044 #Sub563363400_Tab8044_3 {width:25%;}
.module_563363403 .ModuleHead .HeadCenter{float:none;}
#module_563363403 {
padding:0px;
}
#module_563363403 {
position:static;
z-index:1;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_563363403 .ModuleHead563363403 {
display:none;
}

#module_563363403 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363403 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363403 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363403 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363403 .imageTextGiant-Container{padding-top:10px;}
#module_563363403 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363403 .imageTextGiant-Container{padding-left:10px;}
#module_563363403 .imageTextGiant-Container{padding-right:10px;}
#module_563363403 .showHandle .btn{font-size:14px;}
#module_563363403 .showHandle .btn{font-family:;}
#module_563363403 .showHandle .btn{color:#333;}
#module_563363403 .showHandle .btn{font-weight:400;}
#module_563363403 .showHandle .btn{text-decoration:none;}
#module_563363403 .showHandle .btn{font-style:normal;}
#module_563363403 .showHandle div{border-top-color:#ddd !important;}
#module_563363403 .showHandle div{border-top-style:solid !important;}
#module_563363403 .showHandle div{border-top-width:1px !important;}
#module_563363403 .showHandle{background-color:transparent;}
#module_563363403 .showHandle{}
#module_563363403 .showHandle{background-repeat:no-repeat;}
#module_563363403 .showHandle{}
#module_563363403 .showHandle{}
#module_563363403 .showHandle{}
#module_563363403 a{font-size:unset;font-family:unset}
#module_563363400__tabPane_8044 #Sub563363400_Tab8044_4 {width:25%;}
.module_563363404 .ModuleHead .HeadCenter{float:none;}
#module_563363404 {
padding:0px;
}
#module_563363404 {
position:static;
z-index:1;
top:18px;
left:0px;
width:100%;
height: auto;
}
#module_563363404 .ModuleHead563363404 {
display:none;
}

#module_563363404 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363404 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363404 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363404 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363404 .imageTextGiant-Container{padding-top:10px;}
#module_563363404 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363404 .imageTextGiant-Container{padding-left:10px;}
#module_563363404 .imageTextGiant-Container{padding-right:10px;}
#module_563363404 .showHandle .btn{font-size:14px;}
#module_563363404 .showHandle .btn{font-family:;}
#module_563363404 .showHandle .btn{color:#333;}
#module_563363404 .showHandle .btn{font-weight:400;}
#module_563363404 .showHandle .btn{text-decoration:none;}
#module_563363404 .showHandle .btn{font-style:normal;}
#module_563363404 .showHandle div{border-top-color:#ddd !important;}
#module_563363404 .showHandle div{border-top-style:solid !important;}
#module_563363404 .showHandle div{border-top-width:1px !important;}
#module_563363404 .showHandle{background-color:transparent;}
#module_563363404 .showHandle{}
#module_563363404 .showHandle{background-repeat:no-repeat;}
#module_563363404 .showHandle{}
#module_563363404 .showHandle{}
#module_563363404 .showHandle{}
#module_563363404 a{font-size:unset;font-family:unset}


.ModuleHorizontalGiant.layout-101 .hrbox{
	display: flex;
	justify-content:center;
}
.ModuleHorizontalGiant.layout-101 .hr-line {
	margin:unset;
	width: 100%;
	
	border-top: 0 !important;
}
.ModuleHorizontalGiant.layout-101 {position: relative;}
.module_563363406 .ModuleHead .HeadCenter{float:none;}
#module_563363406 {
padding:0px;
}
#module_563363406 {
position:static;
z-index:0;
top:726px;
left:1187px;
width:100%;
height: auto;
}
#module_563363406 .ModuleHead563363406 {
display:none;
}
#module_563363406 .BodyCenter.BodyCenter563363406 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363406 >.module_563363406 {
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_563363406 >.module_563363406{
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_563363406 .BodyCenter.BodyCenter563363406 {
padding-top:0.0000%;
padding-left:1.1737%;
padding-right:1.1737%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363406 .BodyCenter.BodyCenter563363406 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363406 >.module_563363406 {
margin-top:3.0516%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.5869%;
}
}
@media screen and (max-width: 767px){
#module_563363406 >.module_563363406 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_563363406 >.module_563363406 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363406:hover {
border:none;
}
#module_563363406:hover >.module_563363406 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363406 .hrbox{justify-content:center;}
#module_563363406 .hr-line{width:autopx;max-width:autopx;}
#module_563363406 .hr-line{border-bottom-color:rgb(89, 89, 89);}
#module_563363406 .hr-line{border-bottom-style:solid;}
#module_563363406 .hr-line{border-bottom-width:1px;}

.module_563363407 .ModuleHead .HeadCenter{float:none;}
#module_563363407 {
padding:0px;
}
#module_563363407 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363407 .ModuleHead563363407 {
display:none;
}
#module_563363407 .BodyCenter.BodyCenter563363407 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363407 >.module_563363407 {
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_563363407 >.module_563363407{
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_563363407 .BodyCenter.BodyCenter563363407 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363407 .BodyCenter.BodyCenter563363407 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363407 >.module_563363407 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363407 >.module_563363407 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363407 >.module_563363407 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363407:hover {
border:none;
}
#module_563363407:hover >.module_563363407 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363407 .tabContainerGiantGrid{background-color:transparent;}
#module_563363407 .tabContainerGiantGrid{background-image:none;}
#module_563363407 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_563363407 .tabContainerGiantGrid{}
#module_563363407 .tabContainerGiantGrid{}
#module_563363407 .tabContainerGiantGrid{}
#module_563363407 .tabContainerGiantGrid{padding-top:40px;}
#module_563363407 .tabContainerGiantGrid{padding-bottom:0px;}
#module_563363407 .tabContainerGiantGrid{padding-left:0px;}
#module_563363407 .tabContainerGiantGrid{padding-right:0px;}
#module_563363407 .tabContainerGiantGrid{border-top-color:transparent;}
#module_563363407 .tabContainerGiantGrid{border-top-style:solid;}
#module_563363407 .tabContainerGiantGrid{border-top-width:0px;}
#module_563363407 .tabContainerGiantGrid{border-right-color:transparent;}
#module_563363407 .tabContainerGiantGrid{border-right-style:solid;}
#module_563363407 .tabContainerGiantGrid{border-right-width:0px;}
#module_563363407 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_563363407 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_563363407 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_563363407 .tabContainerGiantGrid{border-left-color:transparent;}
#module_563363407 .tabContainerGiantGrid{border-left-style:solid;}
#module_563363407 .tabContainerGiantGrid{border-left-width:0px;}
#module_563363407 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_563363407 .Nav-Container .glyphicon{font-size:16px;}
#module_563363407 .Nav-Container .glyphicon{font-family:微软雅黑,Microsoft YaHei;}
#module_563363407 .Nav-Container .glyphicon{color:#333;}
#module_563363407 .Nav-Container .glyphicon{font-weight:normal;}
#module_563363407 .Nav-Container .glyphicon{text-decoration:none;}
#module_563363407 .Nav-Container .glyphicon{font-style:normal;}
#module_563363407 .Nav-Container .commonLabel{background-color:#ccc;}
#module_563363407 .Nav-Container .glyphicon:hover{font-size:16px;}
#module_563363407 .Nav-Container .glyphicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_563363407 .Nav-Container .glyphicon:hover{color:#333;}
#module_563363407 .Nav-Container .glyphicon:hover{font-weight:normal;}
#module_563363407 .Nav-Container .glyphicon:hover{text-decoration:none;}
#module_563363407 .Nav-Container .glyphicon:hover{font-style:normal;}
#module_563363407 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_563363407__tabPane_2728 #Sub563363407_2728 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_563363407__tabPane_2728 #Sub563363407_2728 > .SubContainer {display: table-cell; vertical-align: top;}
#module_563363407__tabPane_2728 .SubPadding {width:20px; height: 100%; position: relative; display: table-cell;}
#module_563363407__tabPane_2728 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_563363407__tabPane_2728 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_563363407__tabPane_2728:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_563363407__tabPane_2728 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_563363407__tabPane_2728 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_563363407__tabPane_2728 #Sub563363407_2728 {display: block;}
#module_563363407__tabPane_2728 #Sub563363407_2728 > .SubPadding {float:left; height: 10px;}
#module_563363407__tabPane_2728 #Sub563363407_2728 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_563363407__tabPane_2728 #Sub563363407_2728 > .SubContainer .SubDrag {display:none;}
#module_563363407__tabPane_2728 #Sub563363407_2728 > .SubPadding {width:0px; display:none;}
#module_563363407__tabPane_2728 #Sub563363407_2728 > .SubContainer {width:100% !important; height: auto;}
}
#module_563363407__tabPane_2728 #Sub563363407_Tab2728_1 {width:40.3750%;}
.module_563363408 .ModuleHead .HeadCenter{float:none;}
#module_563363408 {
padding:0px;
}
#module_563363408 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363408 .ModuleHead563363408 {
display:none;
}
#module_563363408 {
border:none;
}
@media screen and (min-width: 768px){
#module_563363408 >.module_563363408 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363408 >.module_563363408 {
}
}

#module_563363408 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363408 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363408 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363408 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363408 .imageTextGiant-Container{padding-top:10px;}
#module_563363408 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363408 .imageTextGiant-Container{padding-left:10px;}
#module_563363408 .imageTextGiant-Container{padding-right:10px;}
#module_563363408 .showHandle .btn{font-size:14px;}
#module_563363408 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_563363408 .showHandle .btn{color:#333;}
#module_563363408 .showHandle .btn{font-weight:400;}
#module_563363408 .showHandle .btn{text-decoration:none;}
#module_563363408 .showHandle .btn{font-style:normal;}
#module_563363408 .showHandle div{border-top-color:#ddd !important;}
#module_563363408 .showHandle div{border-top-style:solid !important;}
#module_563363408 .showHandle div{border-top-width:1px !important;}
#module_563363408 .showHandle{background-color:transparent;}
#module_563363408 .showHandle{background-image:none;}
#module_563363408 .showHandle{background-repeat:no-repeat;}
#module_563363408 .showHandle{}
#module_563363408 .showHandle{}
#module_563363408 .showHandle{}
#module_563363408 a{font-size:unset;font-family:unset}
#module_563363407__tabPane_2728 #Sub563363407_Tab2728_2 {width:23.0000%;}
.module_563363410 .ModuleHead .HeadCenter{float:none;}
#module_563363410 {
padding:0px;
}
#module_563363410 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_563363410 .ModuleHead563363410 {
display:none;
}
#module_563363410 {
border:none;
}
@media screen and (min-width: 768px){
#module_563363410 >.module_563363410 {
margin-top:5.4422%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363410 >.module_563363410 {
}
}

#module_563363410 img{border-top-color:transparent;}
#module_563363410 img{border-top-style:none;}
#module_563363410 img{border-top-width:0px;}
#module_563363410 img{border-right-color:transparent;}
#module_563363410 img{border-right-style:none;}
#module_563363410 img{border-right-width:0px;}
#module_563363410 img{border-bottom-color:transparent;}
#module_563363410 img{border-bottom-style:none;}
#module_563363410 img{border-bottom-width:0px;}
#module_563363410 img{border-left-color:transparent;}
#module_563363410 img{border-left-style:none;}
#module_563363410 img{border-left-width:0px;}
#module_563363410 img{border-top-left-radius:0px;}
#module_563363410 img{border-top-right-radius:0px;}
#module_563363410 img{border-bottom-left-radius:0px;}
#module_563363410 img{border-bottom-right-radius:0px;}
#module_563363410 .BodyCenter{text-align: center;}

.module_563363409 .ModuleHead .HeadCenter{float:none;}
#module_563363409 {
padding:0px;
}
#module_563363409 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363409 .ModuleHead563363409 {
display:none;
}

#module_563363409 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363409 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363409 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363409 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363409 .imageTextGiant-Container{padding-top:10px;}
#module_563363409 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363409 .imageTextGiant-Container{padding-left:10px;}
#module_563363409 .imageTextGiant-Container{padding-right:10px;}
#module_563363409 .showHandle .btn{font-size:14px;}
#module_563363409 .showHandle .btn{font-family:;}
#module_563363409 .showHandle .btn{color:#333;}
#module_563363409 .showHandle .btn{font-weight:400;}
#module_563363409 .showHandle .btn{text-decoration:none;}
#module_563363409 .showHandle .btn{font-style:normal;}
#module_563363409 .showHandle div{border-top-color:#ddd !important;}
#module_563363409 .showHandle div{border-top-style:solid !important;}
#module_563363409 .showHandle div{border-top-width:1px !important;}
#module_563363409 .showHandle{background-color:transparent;}
#module_563363409 .showHandle{}
#module_563363409 .showHandle{background-repeat:no-repeat;}
#module_563363409 .showHandle{}
#module_563363409 .showHandle{}
#module_563363409 .showHandle{}
#module_563363409 a{font-size:unset;font-family:unset}
#module_563363407__tabPane_2728 #Sub563363407_Tab2728_3 {width:36.6250%;}
.module_563363411 .ModuleHead .HeadCenter{float:none;}
#module_563363411 {
padding:0px;
}
#module_563363411 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363411 .ModuleHead563363411 {
display:none;
}
#module_563363411 {
border:none;
}
@media screen and (min-width: 768px){
#module_563363411 >.module_563363411 {
margin-top:8.5034%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363411 >.module_563363411 {
}
}

#module_563363411 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363411 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363411 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363411 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363411 .imageTextGiant-Container{padding-top:10px;}
#module_563363411 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363411 .imageTextGiant-Container{padding-left:10px;}
#module_563363411 .imageTextGiant-Container{padding-right:10px;}
#module_563363411 .showHandle .btn{font-size:14px;}
#module_563363411 .showHandle .btn{font-family:;}
#module_563363411 .showHandle .btn{color:#333;}
#module_563363411 .showHandle .btn{font-weight:400;}
#module_563363411 .showHandle .btn{text-decoration:none;}
#module_563363411 .showHandle .btn{font-style:normal;}
#module_563363411 .showHandle div{border-top-color:#ddd !important;}
#module_563363411 .showHandle div{border-top-style:solid !important;}
#module_563363411 .showHandle div{border-top-width:1px !important;}
#module_563363411 .showHandle{background-color:transparent;}
#module_563363411 .showHandle{}
#module_563363411 .showHandle{background-repeat:no-repeat;}
#module_563363411 .showHandle{}
#module_563363411 .showHandle{}
#module_563363411 .showHandle{}
#module_563363411 a{font-size:unset;font-family:unset}
.module_563540555 .ModuleHead .HeadCenter{float:none;}
#module_563540555 {
padding:0px;
}
#module_563540555 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_563540555 .ModuleHead563540555 {
display:none;
}

#module_563540555 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563540555 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563540555 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563540555 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563540555 .imageTextGiant-Container{padding-top:10px;}
#module_563540555 .imageTextGiant-Container{padding-bottom:10px;}
#module_563540555 .imageTextGiant-Container{padding-left:10px;}
#module_563540555 .imageTextGiant-Container{padding-right:10px;}
#module_563540555 .showHandle .btn{font-size:14px;}
#module_563540555 .showHandle .btn{font-family:;}
#module_563540555 .showHandle .btn{color:#333;}
#module_563540555 .showHandle .btn{font-weight:400;}
#module_563540555 .showHandle .btn{text-decoration:none;}
#module_563540555 .showHandle .btn{font-style:normal;}
#module_563540555 .showHandle div{border-top-color:#ddd !important;}
#module_563540555 .showHandle div{border-top-style:solid !important;}
#module_563540555 .showHandle div{border-top-width:1px !important;}
#module_563540555 .showHandle{background-color:transparent;}
#module_563540555 .showHandle{}
#module_563540555 .showHandle{background-repeat:no-repeat;}
#module_563540555 .showHandle{}
#module_563540555 .showHandle{}
#module_563540555 .showHandle{}
#module_563540555 a{font-size:unset;font-family:unset}


.ModuleGridContainer.ModuleGridContainer563363396 #Sub563363396_2 {width:57.5676%;}
.module_563363413 .ModuleHead .HeadCenter{float:none;}
#module_563363413 {
padding:0px;
}
#module_563363413 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_563363413 .ModuleHead563363413 {
display:none;
}
#module_563363413 .BodyCenter.BodyCenter563363413 {
background:none;background-color:rgb(31, 31, 31);
}
#module_563363413 >.module_563363413 {
border-top-style:solid;
border-top-color:rgb(63, 63, 63);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_563363413 >.module_563363413{
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_563363413 .BodyCenter.BodyCenter563363413 {
padding-top:0.0000%;
padding-left:1.0811%;
padding-right:1.0811%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363413 .BodyCenter.BodyCenter563363413 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363413 >.module_563363413 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363413 >.module_563363413 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363413 >.module_563363413 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363413:hover {
border:none;
}
#module_563363413:hover >.module_563363413 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363413 .ModuleSubContainer{background-color:transparent;}
#module_563363413 .ModuleSubContainer{background-image:none;}
#module_563363413 .ModuleSubContainer{background-repeat:no-repeat;}
#module_563363413 .ModuleSubContainer{background-position:0% 0%;}
#module_563363413 .ModuleSubContainer{background-attachment:scroll;}
#module_563363413 .ModuleSubContainer{}
#module_563363413 {!bgVideo!}{bgVideoUrl:}
#module_563363413 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_563363413 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_563363413 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer563363413 {max-width:1580px;width:auto;}
.module_563363414 .ModuleHead .HeadCenter{float:none;}
#module_563363414 {
padding:0px;
}
#module_563363414 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363414 .ModuleHead563363414 {
display:none;
}
#module_563363414 .BodyCenter.BodyCenter563363414 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363414 >.module_563363414 {
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_563363414 >.module_563363414{
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_563363414 .BodyCenter.BodyCenter563363414 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363414 .BodyCenter.BodyCenter563363414 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363414 >.module_563363414 {
margin-top:1.2658%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.2658%;
}
}
@media screen and (max-width: 767px){
#module_563363414 >.module_563363414 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363414 >.module_563363414 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363414:hover {
border:none;
}
#module_563363414:hover >.module_563363414 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363414 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363414 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363414 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363414 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363414 .imageTextGiant-Container{padding-top:10px;}
#module_563363414 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363414 .imageTextGiant-Container{padding-left:10px;}
#module_563363414 .imageTextGiant-Container{padding-right:10px;}
#module_563363414 .showHandle .btn{font-size:14px;}
#module_563363414 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_563363414 .showHandle .btn{color:#333;}
#module_563363414 .showHandle .btn{font-weight:400;}
#module_563363414 .showHandle .btn{text-decoration:none;}
#module_563363414 .showHandle .btn{font-style:normal;}
#module_563363414 .showHandle div{border-top-color:#ddd !important;}
#module_563363414 .showHandle div{border-top-style:solid !important;}
#module_563363414 .showHandle div{border-top-width:1px !important;}
#module_563363414 .showHandle{background-color:transparent;}
#module_563363414 .showHandle{background-image:none;}
#module_563363414 .showHandle{background-repeat:no-repeat;}
#module_563363414 .showHandle{}
#module_563363414 .showHandle{}
#module_563363414 .showHandle{}
#module_563363414 a{font-size:unset;font-family:unset}
.module_563363415 .ModuleHead .HeadCenter{float:none;}
#module_563363415 {
padding:0px;
}
#module_563363415 {
position:static;
z-index:0;
top:-126px;
left:0px;
width:100%;
height: auto;
}
#module_563363415 .ModuleHead563363415 {
display:none;
}
#module_563363415 .BodyCenter.BodyCenter563363415 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363415 >.module_563363415 {
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_563363415 >.module_563363415{
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_563363415 .BodyCenter.BodyCenter563363415 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363415 .BodyCenter.BodyCenter563363415 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363415 >.module_563363415 {
margin-top:1.2658%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.2658%;
}
}
@media screen and (max-width: 767px){
#module_563363415 >.module_563363415 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363415 >.module_563363415 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363415:hover {
border:none;
}
#module_563363415:hover >.module_563363415 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363415 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363415 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363415 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363415 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363415 .imageTextGiant-Container{padding-top:10px;}
#module_563363415 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363415 .imageTextGiant-Container{padding-left:10px;}
#module_563363415 .imageTextGiant-Container{padding-right:10px;}
#module_563363415 .showHandle .btn{font-size:14px;}
#module_563363415 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_563363415 .showHandle .btn{color:#333;}
#module_563363415 .showHandle .btn{font-weight:400;}
#module_563363415 .showHandle .btn{text-decoration:none;}
#module_563363415 .showHandle .btn{font-style:normal;}
#module_563363415 .showHandle div{border-top-color:#ddd !important;}
#module_563363415 .showHandle div{border-top-style:solid !important;}
#module_563363415 .showHandle div{border-top-width:1px !important;}
#module_563363415 .showHandle{background-color:transparent;}
#module_563363415 .showHandle{background-image:none;}
#module_563363415 .showHandle{background-repeat:no-repeat;}
#module_563363415 .showHandle{}
#module_563363415 .showHandle{}
#module_563363415 .showHandle{}
#module_563363415 a{font-size:unset;font-family:unset}
.module_563363497 .ModuleHead .HeadCenter{float:none;}
#module_563363497 {
padding:0px;
}
#module_563363497 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_563363497 .ModuleHead563363497 {
display:none;
}
#module_563363497 .BodyCenter.BodyCenter563363497 {
background:none;background-color:rgb(38, 38, 38);
}
#module_563363497 >.module_563363497 {
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_563363497 >.module_563363497{
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_563363497 .BodyCenter.BodyCenter563363497 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_563363497 .BodyCenter.BodyCenter563363497 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_563363497 >.module_563363497 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_563363497 >.module_563363497 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_563363497 >.module_563363497 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363497:hover {
border:none;
}
#module_563363497:hover >.module_563363497 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363497 .ModuleSubContainer{background-color:transparent;}
#module_563363497 .ModuleSubContainer{background-image:none;}
#module_563363497 .ModuleSubContainer{background-repeat:no-repeat;}
#module_563363497 .ModuleSubContainer{background-position:0% 0%;}
#module_563363497 .ModuleSubContainer{background-attachment:scroll;}
#module_563363497 .ModuleSubContainer{}
#module_563363497 {!bgVideo!}{bgVideoUrl:}
#module_563363497 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_563363497 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_563363497 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer563363497 {}
.module_563363496 .ModuleHead .HeadCenter{float:none;}
#module_563363496 {
padding:0px;
}
#module_563363496 {
position:static;
z-index:0;
top:4292px;
left:209px;
width:100%;
height: auto;
}
#module_563363496 .ModuleHead563363496 {
display:none;
}
#module_563363496 .BodyCenter.BodyCenter563363496 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363496 >.module_563363496 {
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_563363496 >.module_563363496{
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_563363496 .BodyCenter.BodyCenter563363496 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_563363496 .BodyCenter.BodyCenter563363496 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_563363496 >.module_563363496 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_563363496 >.module_563363496 {
margin-top:7.2046%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_563363496 >.module_563363496 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363496:hover {
border:none;
}
#module_563363496:hover >.module_563363496 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363496 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363496 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363496 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363496 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363496 .imageTextGiant-Container{padding-top:10px;}
#module_563363496 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363496 .imageTextGiant-Container{padding-left:20px;}
#module_563363496 .imageTextGiant-Container{padding-right:20px;}
#module_563363496 .showHandle .btn{font-size:14px;}
#module_563363496 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_563363496 .showHandle .btn{color:#333;}
#module_563363496 .showHandle .btn{font-weight:400;}
#module_563363496 .showHandle .btn{text-decoration:none;}
#module_563363496 .showHandle .btn{font-style:normal;}
#module_563363496 .showHandle div{border-top-color:#ddd !important;}
#module_563363496 .showHandle div{border-top-style:solid !important;}
#module_563363496 .showHandle div{border-top-width:1px !important;}
#module_563363496 .showHandle{background-color:transparent;}
#module_563363496 .showHandle{background-image:none;}
#module_563363496 .showHandle{background-repeat:no-repeat;}
#module_563363496 .showHandle{}
#module_563363496 .showHandle{}
#module_563363496 .showHandle{}
#module_563363496 a{font-size:unset;font-family:unset}
.module_563363498 .ModuleHead .HeadCenter{float:none;}
#module_563363498 {
padding:0px;
}
#module_563363498 {
position:static;
z-index:1;
top:54px;
left:209px;
width:100%;
height: auto;
}
#module_563363498 .ModuleHead563363498 {
display:none;
}
#module_563363498 .BodyCenter.BodyCenter563363498 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363498 >.module_563363498 {
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_563363498 >.module_563363498{
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_563363498 .BodyCenter.BodyCenter563363498 {
padding-top:1.8519%;
padding-left:1.8519%;
padding-right:1.8519%;
padding-bottom:1.8519%;
}
}
@media screen and (max-width: 767px){
#module_563363498 .BodyCenter.BodyCenter563363498 {
padding-top:4.3228%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:2.8818%;
}
}
@media screen and (min-width: 768px){
#module_563363498 >.module_563363498 {
margin-top:1.3680%;
margin-left:0.0000%;
margin-right:37.8933%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363498 >.module_563363498 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_563363498 >.module_563363498 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363498:hover {
border:none;
}
#module_563363498:hover >.module_563363498 {
border-color:#ccc;
}
#module_563363498:hover >.module_563363498 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363498 .InsidePage-list-content span,#module_563363498 .in-formList-checkbox span{font-size:14px;}
#module_563363498 .InsidePage-list-content span,#module_563363498 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_563363498 .InsidePage-list-content span,#module_563363498 .in-formList-checkbox span{color:#999;}
#module_563363498 .InsidePage-list-content span,#module_563363498 .in-formList-checkbox span{font-weight:normal;}
#module_563363498 .InsidePage-list-content span,#module_563363498 .in-formList-checkbox span{text-decoration:none;}
#module_563363498 .InsidePage-list-content span,#module_563363498 .in-formList-checkbox span{font-style:normal;}
#module_563363498 .vcbtn1{background-color:#fd6e27;}
#module_563363498 .vcbtn1{color:#fff;}
#module_563363498 .title{font-size:24px;}
#module_563363498 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_563363498 .title{color:#333;}
#module_563363498 .title{font-weight:normal;}
#module_563363498 .title{text-decoration:none;}
#module_563363498 .title{font-style:normal;}
#module_563363498 .title{background-color:transparent;}
#module_563363498 .title{background-image:none;}
#module_563363498 .title{background-repeat:no-repeat;}
#module_563363498 .title{background-position:50% 50%;}
#module_563363498 .title{background-attachment:scroll;}
#module_563363498 .title{}
#module_563363498 .title{height:50px;line-height:50px;}
#module_563363498 .title{text-align:center;}
#module_563363498 .Describ-text-color{font-size:14px;}
#module_563363498 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_563363498 .Describ-text-color{color:rgb(63, 63, 63);}
#module_563363498 .Describ-text-color{font-weight:normal;}
#module_563363498 .Describ-text-color{text-decoration:none;}
#module_563363498 .Describ-text-color{font-style:normal;}
#module_563363498 .submitbtn{font-size:20px;}
#module_563363498 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_563363498 .submitbtn{color:#fff;}
#module_563363498 .submitbtn{font-weight:bold;}
#module_563363498 .submitbtn{text-decoration:none;}
#module_563363498 .submitbtn{font-style:normal;}
#module_563363498 .submitbtn{width:100%;}
#module_563363498 .submitbtn{height:40px;line-height:40px;}
#module_563363498 .submitbtnbox{justify-content:flex-start;}
#module_563363498 .submitbtn{background-color:rgb(255, 119, 15);} #module_563363498 input[type=radio]:checked, #module_563363498 input[type=checkbox]:checked{background:rgb(255, 119, 15);border:1px solid rgb(255, 119, 15)}
#module_563363498 .submitbtn{background-image:none;}
#module_563363498 .submitbtn{background-repeat:no-repeat;}
#module_563363498 .submitbtn{background-position:50% 50%;}
#module_563363498 .submitbtn{background-attachment:scroll;}
#module_563363498 .submitbtn{}
#module_563363498 .smsvcode,#module_563363498 .VerificationCodeinput,#module_563363498 .Browse-file,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498 .formList-content-no-style,#module_563363498 .customFormTextarea,#module_563363498 .in-formList-content,#module_563363498 .frist_item,#module_563363498 .Browse-file-input,#module_563363498 input[type=text],#module_563363498 .VerificationCodeinputWb,#module_563363498 .frist-city-select,#module_563363498 .pcCitybox select{background-color:#fff;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-top-style:solid;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-top-width:1px;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-right-style:solid;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-right-width:1px;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-left-style:solid;}
#module_563363498 .smsvcode,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498 .customFormCheckbox,#module_563363498 input[type=radio],#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-left-width:1px;}
#module_563363498 .smsvcode,#module_563363498 .customFormText,#module_563363498 .formList-content-no-style,#module_563363498  .frist_item,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-top-left-radius:95px;}
#module_563363498 .smsvcode,#module_563363498 .customFormText,#module_563363498 .formList-content-no-style,#module_563363498  .frist_item,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-top-right-radius:95px;}
#module_563363498 .smsvcode,#module_563363498 .customFormText,#module_563363498 .formList-content-no-style,#module_563363498 .frist_item,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-bottom-left-radius:95px;}
#module_563363498 .smsvcode,#module_563363498 .customFormText,#module_563363498 .formList-content-no-style, #module_563363498  .frist_item,#module_563363498 .Pc-formList-content .in-formList-content,#module_563363498 .Browse-file,#module_563363498 .VerificationCodeinput,#module_563363498  .in-formList-content,#module_563363498 .frist-city-select,#module_563363498 .Couty-select,#module_563363498 .City-select,#module_563363498 .VerificationCodeinputWb{border-bottom-right-radius:95px;}
#module_563363498 .smsbtn,#module_563363498 .smsvcode,#module_563363498 .input-text-color,#module_563363498 .cityval{font-size:14px;}
#module_563363498 .smsbtn,#module_563363498 .smsvcode,#module_563363498 .input-text-color,#module_563363498 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_563363498 .smsvcode,#module_563363498 .input-text-color,#module_563363498 .cityval{color:#999;} 
#module_563363498 .smsbtn,#module_563363498 .smsvcode,#module_563363498 .input-text-color,#module_563363498 .cityval{font-weight:normal;}
#module_563363498 .smsbtn,#module_563363498 .smsvcode,#module_563363498 .input-text-color,#module_563363498 .cityval{text-decoration:none;}
#module_563363498 .smsbtn,#module_563363498 .smsvcode,#module_563363498 .input-text-color,#module_563363498 .cityval{font-style:normal;}
#module_563363498 .input-text-color::placeholder,#module_563363498 .smsvcode::placeholder{font-size:14px;}
#module_563363498 .input-text-color::placeholder,#module_563363498 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_563363498 .input-text-color::placeholder,#module_563363498 .smsvcode::placeholder{color:rgb(127, 127, 127);}
#module_563363498 .input-text-color::placeholder,#module_563363498 .smsvcode::placeholder{font-weight:normal;}
#module_563363498 .input-text-color::placeholder,#module_563363498 .smsvcode::placeholder{text-decoration:none;}
#module_563363498 .input-text-color::placeholder,#module_563363498 .smsvcode::placeholder{font-style:normal;}
#module_563363498 .submitbtn{border-top-left-radius:95px;}
#module_563363498 .submitbtn{border-top-right-radius:95px;}
#module_563363498 .submitbtn{border-bottom-left-radius:95px;}
#module_563363498 .submitbtn{border-bottom-right-radius:95px;}
#module_563363498 .smsvaldatebox,#module_563363498 .frist_item,#module_563363498 .VerificationCodeinput,#module_563363498 .formList-content.textbox,#module_563363498 .customFormDatetime,#module_563363498 .pcCitybox select{line-height:44px;height:44px;}
#module_563363498 .smsvcode:hover,#module_563363498 .Pc-formList-content .in-formList-content:hover,#module_563363498 .Browse-file:hover,#module_563363498 .VerificationCodeinput:hover,#module_563363498 .customFormCheckbox:hover,#module_563363498 input[type=radio]:hover,#module_563363498  .in-formList-content:hover,#module_563363498 .frist-city-select:hover,#module_563363498 .Couty-select:hover,#module_563363498 .City-select:hover,#module_563363498 .VerificationCodeinputWb:hover{border-top-color:rgb(255, 119, 15);}
#module_563363498 .smsvcode:hover,#module_563363498 .Pc-formList-content .in-formList-content:hover,#module_563363498 .Browse-file:hover,#module_563363498 .VerificationCodeinput:hover,#module_563363498 .customFormCheckbox:hover,#module_563363498 input[type=radio]:hover,#module_563363498  .in-formList-content:hover,#module_563363498 .frist-city-select:hover,#module_563363498 .Couty-select:hover,#module_563363498 .City-select:hover,#module_563363498 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_563363498 .smsvcode:hover,#module_563363498 .Pc-formList-content .in-formList-content:hover,#module_563363498 .Browse-file:hover,#module_563363498 .VerificationCodeinput:hover,#module_563363498 .customFormCheckbox:hover,#module_563363498 input[type=radio]:hover,#module_563363498  .in-formList-content:hover,#module_563363498 .frist-city-select:hover,#module_563363498 .Couty-select:hover,#module_563363498 .City-select:hover,#module_563363498 .VerificationCodeinputWb:hover{border-right-color:rgb(255, 119, 15);}
#module_563363498 .smsvcode:hover,#module_563363498 .Pc-formList-content .in-formList-content:hover,#module_563363498 .Browse-file:hover,#module_563363498 .VerificationCodeinput:hover,#module_563363498 .customFormCheckbox:hover,#module_563363498 input[type=radio]:hover,#module_563363498  .in-formList-content:hover,#module_563363498 .frist-city-select:hover,#module_563363498 .Couty-select:hover,#module_563363498 .City-select:hover,#module_563363498 .VerificationCodeinputWb{border-right-style:solid;}
#module_563363498 .smsvcode:hover,#module_563363498 .Pc-formList-content .in-formList-content:hover,#module_563363498 .Browse-file:hover,#module_563363498 .VerificationCodeinput:hover,#module_563363498 .customFormCheckbox:hover,#module_563363498 input[type=radio]:hover,#module_563363498  .in-formList-content:hover,#module_563363498 .frist-city-select:hover,#module_563363498 .Couty-select:hover,#module_563363498 .City-select:hover,#module_563363498 .VerificationCodeinputWb:hover{border-bottom-color:rgb(255, 119, 15);}
#module_563363498 .smsvcode:hover,#module_563363498 .Pc-formList-content .in-formList-content:hover,#module_563363498 .Browse-file:hover,#module_563363498 .VerificationCodeinput:hover,#module_563363498 .customFormCheckbox:hover,#module_563363498 input[type=radio]:hover,#module_563363498  .in-formList-content:hover,#module_563363498 .frist-city-select:hover,#module_563363498 .Couty-select:hover,#module_563363498 .City-select:hover,#module_563363498 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_563363498 .smsvcode:hover,#module_563363498 .Pc-formList-content .in-formList-content:hover,#module_563363498 .Browse-file:hover,#module_563363498 .VerificationCodeinput:hover,#module_563363498 .customFormCheckbox:hover,#module_563363498 input[type=radio]:hover,#module_563363498  .in-formList-content:hover,#module_563363498 .frist-city-select:hover,#module_563363498 .Couty-select:hover,#module_563363498 .City-select:hover,#module_563363498 .VerificationCodeinputWb:hover{border-left-color:rgb(255, 119, 15);}
#module_563363498 .smsvcode:hover,#module_563363498 .Pc-formList-content .in-formList-content:hover,#module_563363498 .Browse-file:hover,#module_563363498 .VerificationCodeinput:hover,#module_563363498 .customFormCheckbox:hover,#module_563363498 input[type=radio]:hover,#module_563363498  .in-formList-content:hover,#module_563363498 .frist-city-select:hover,#module_563363498 .Couty-select:hover,#module_563363498 .City-select:hover,#module_563363498 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_563363498 .submitbtn:hover{font-size:20px;}
#module_563363498 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_563363498 .submitbtn:hover{color:#fff;}
#module_563363498 .submitbtn:hover{font-weight:bold;}
#module_563363498 .submitbtn:hover{text-decoration:none;}
#module_563363498 .submitbtn:hover{font-style:normal;}
#module_563363498 .submitbtn:hover{background-color:rgb(255, 119, 15);}
#module_563363498 .submitbtn:hover{background-image:none;}
#module_563363498 .submitbtn:hover{background-repeat:no-repeat;}
#module_563363498 .submitbtn:hover{background-position:50% 50%;}
#module_563363498 .submitbtn:hover{background-attachment:scroll;}
#module_563363498 .submitbtn:hover{}

.module_563363495 .ModuleHead .HeadCenter{float:none;}
#module_563363495 {
padding:0px;
}
#module_563363495 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363495 .ModuleHead563363495 {
display:none;
}
#module_563363495 .BodyCenter.BodyCenter563363495 {
background:none;background-color:rgb(38, 38, 38);
}
#module_563363495 >.module_563363495 {
border-top-style:solid;
border-top-color:rgb(63, 63, 63);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_563363495 >.module_563363495{
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_563363495 .BodyCenter.BodyCenter563363495 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_563363495 .BodyCenter.BodyCenter563363495 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_563363495 >.module_563363495 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_563363495 >.module_563363495 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_563363495 >.module_563363495 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363495:hover {
border:none;
}
#module_563363495:hover >.module_563363495 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363495 .ModuleSubContainer{background-color:transparent;}
#module_563363495 .ModuleSubContainer{background-image:none;}
#module_563363495 .ModuleSubContainer{background-repeat:no-repeat;}
#module_563363495 .ModuleSubContainer{background-position:0% 0%;}
#module_563363495 .ModuleSubContainer{background-attachment:scroll;}
#module_563363495 .ModuleSubContainer{}
#module_563363495 {!bgVideo!}{bgVideoUrl:}
#module_563363495 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_563363495 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_563363495 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer563363495 {}
.module_563363499 .ModuleHead .HeadCenter{float:none;}
#module_563363499 {
padding:0px;
}
#module_563363499 {
position:static;
z-index:0;
top:4623px;
left:191px;
width:100%;
height: auto;
}
#module_563363499 .ModuleHead563363499 {
display:none;
}
#module_563363499 {
border:none;
}
@media screen and (min-width: 768px){
#module_563363499 >.module_563363499 {
}
}
@media screen and (max-width: 767px){
#module_563363499 >.module_563363499 {
margin-top:3.4582%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_563363499 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363499 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363499 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363499 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363499 .imageTextGiant-Container{padding-top:10px;}
#module_563363499 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363499 .imageTextGiant-Container{padding-left:10px;}
#module_563363499 .imageTextGiant-Container{padding-right:10px;}
#module_563363499 .showHandle .btn{font-size:14px;}
#module_563363499 .showHandle .btn{font-family:;}
#module_563363499 .showHandle .btn{color:#333;}
#module_563363499 .showHandle .btn{font-weight:400;}
#module_563363499 .showHandle .btn{text-decoration:none;}
#module_563363499 .showHandle .btn{font-style:normal;}
#module_563363499 .showHandle div{border-top-color:#ddd !important;}
#module_563363499 .showHandle div{border-top-style:solid !important;}
#module_563363499 .showHandle div{border-top-width:1px !important;}
#module_563363499 .showHandle{background-color:transparent;}
#module_563363499 .showHandle{}
#module_563363499 .showHandle{background-repeat:no-repeat;}
#module_563363499 .showHandle{}
#module_563363499 .showHandle{}
#module_563363499 .showHandle{}
#module_563363499 a{font-size:unset;font-family:unset}
.module_579944490 .ModuleHead .HeadCenter{float:none;}
#module_579944490 {
padding:0px;
}
#module_579944490 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_579944490 .ModuleHead579944490 {
display:none;
}

#module_579944490 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579944490 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579944490 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579944490 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579944490 .imageTextGiant-Container{padding-top:10px;}
#module_579944490 .imageTextGiant-Container{padding-bottom:10px;}
#module_579944490 .imageTextGiant-Container{padding-left:10px;}
#module_579944490 .imageTextGiant-Container{padding-right:10px;}
#module_579944490 .showHandle .btn{font-size:14px;}
#module_579944490 .showHandle .btn{font-family:;}
#module_579944490 .showHandle .btn{color:#333;}
#module_579944490 .showHandle .btn{font-weight:400;}
#module_579944490 .showHandle .btn{text-decoration:none;}
#module_579944490 .showHandle .btn{font-style:normal;}
#module_579944490 .showHandle div{border-top-color:#ddd !important;}
#module_579944490 .showHandle div{border-top-style:solid !important;}
#module_579944490 .showHandle div{border-top-width:1px !important;}
#module_579944490 .showHandle{background-color:transparent;}
#module_579944490 .showHandle{}
#module_579944490 .showHandle{background-repeat:no-repeat;}
#module_579944490 .showHandle{}
#module_579944490 .showHandle{}
#module_579944490 .showHandle{}
#module_579944490 a{font-size:unset;font-family:unset}
.module_579944506 .ModuleHead .HeadCenter{float:none;}
#module_579944506 {
padding:0px;
}
#module_579944506 {
position:static;
z-index:0;
top:6518px;
left:122px;
width:100%;
height: auto;
}
#module_579944506 .ModuleHead579944506 {
display:none;
}
#module_579944506 .BodyCenter.BodyCenter579944506 {
background:none;background-color:rgb(38, 38, 38);
}
#module_579944506 >.module_579944506 {
border-top-style:solid;
border-top-color:rgb(63, 63, 63);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_579944506 >.module_579944506{
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_579944506 .BodyCenter.BodyCenter579944506 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_579944506 .BodyCenter.BodyCenter579944506 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_579944506 >.module_579944506 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_579944506 >.module_579944506 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_579944506 >.module_579944506 {box-shadow: 0px 0px 0px 0px #ccc}
#module_579944506:hover {
border:none;
}
#module_579944506:hover >.module_579944506 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_579944506 .ModuleImageTextGiantContent{margin-top:0px;}
#module_579944506 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_579944506 .ModuleImageTextGiantContent{margin-left:0px;}
#module_579944506 .ModuleImageTextGiantContent{margin-right:0px;}
#module_579944506 .imageTextGiant-Container{padding-top:10px;}
#module_579944506 .imageTextGiant-Container{padding-bottom:10px;}
#module_579944506 .imageTextGiant-Container{padding-left:10px;}
#module_579944506 .imageTextGiant-Container{padding-right:10px;}
#module_579944506 .showHandle .btn{font-size:14px;}
#module_579944506 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_579944506 .showHandle .btn{color:#333;}
#module_579944506 .showHandle .btn{font-weight:400;}
#module_579944506 .showHandle .btn{text-decoration:none;}
#module_579944506 .showHandle .btn{font-style:normal;}
#module_579944506 .showHandle div{border-top-color:#ddd !important;}
#module_579944506 .showHandle div{border-top-style:solid !important;}
#module_579944506 .showHandle div{border-top-width:1px !important;}
#module_579944506 .showHandle{background-color:transparent;}
#module_579944506 .showHandle{background-image:none;}
#module_579944506 .showHandle{background-repeat:no-repeat;}
#module_579944506 .showHandle{}
#module_579944506 .showHandle{}
#module_579944506 .showHandle{}
#module_579944506 a{font-size:unset;font-family:unset}.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .subnav li a {
    font-size: 15px;
}

.ModuleMobileNavGiant.layout-101 .mobileNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.mobileFootNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.ModuleMobileNavGiant.layout-101 .maxlarge {
    max-width: 10rem;
}

.ModuleMobileNavGiant.layout-101 .maxmiddle {
    max-width: 8rem;
}

.ModuleMobileNavGiant.layout-101 .header-model {
    width: 100%;
    height: 3rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    background: #333333;
    max-height: calc(100vh);
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
}

.mobileNavFloatLayer_1 {
    display: block;
    visibility: hidden;
    width: 17rem;
    height: 100%;
    -ms-transform: translateX(-17rem);
    -khtml-transform: translateX(-17rem);
    -webkit-transform: translateX(-17rem);
    -o-transform: translateX(-17rem);
    -moz-transform: translateX(-17rem);
    transform: translateX(-17rem);
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    z-index: 9999
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li {
    color: #fff;
    border-bottom: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.on {
    border-left: 5px solid #888888;
    transition: all .3s ease-out
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a {
    padding-left: 15%;
    font-size: 15px;
    color: #fff;
    display: block;
    height: 65px;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a .main-class-colorlump {
    width: 10px;
    height: 66px;
    background-color: #888;
    display: none;
    vertical-align: middle;
    top: unset;
    margin-right: 0;
    transform: unset;
    position: unset;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li i {
    width: 18.5px;
    height: 20px;
    display: inline-block;
    margin-right: 1.06rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2.06rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.open>a .more:before {
    content: "\e6a6";
}

.ModuleMobileNavGiant.layout-101 .subnav {
    z-index: -99;
}

.ModuleMobileNavGiant.layout-101 .micro-nav {
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
}

.ModuleMobileNavGiant.layout-101 .more {
    line-height: 65px;
    z-index: 999;
    font-size: 20px;
    text-align: center;
    width: 50px;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease;
}

.ModuleMobileNavGiant.layout-101 .treenav li a.treemenu {
    padding-left: 30%;
}



.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    overflow: auto;
    height: 100%;
}

.ModuleMobileNavGiant.layout-101 #accordion {
    position: relative;
    top: 0;
}



.ModuleMobileNavGiant.layout-101 .subnav a {
    padding-left: 25%;
    display: block;
    font-size: 15px;
    position: relative;
    height: 65px;
    
}

.ModuleMobileNavGiant.layout-101 .containers {
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 header {
    display: flex;
    height: 50px!important;
    background: #000;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 0
}

.ModuleMobileNavGiant.layout-101 header {
    box-sizing: border-box;
    width: 100%
}



.bodyfixd {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bodyabstre {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}



.ModuleMobileNavGiant.layout-101 .subnav li:first-child {
    border-top: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .subnav li {
    border: 0 ! important
}

.ModuleMobileNavGiant.layout-101 .subnav li:last-child {
    border-bottom: 0;
}

.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top: 3rem;
}

.ModuleMobileNavGiant.layout-101 #header p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    
}

.ModuleMobileNavGiant.layout-101 #header p img {
    max-height: 40px;
    padding-right: 8pt;
    padding-left: 8pt;
    
}

.ModuleMobileNavGiant.layout-101 .navcontent {
    display: flex;
    width: calc(100% - 60px);
    margin-left: 50px;
    margin-right: 8pt;
}

.ModuleMobileNavGiant.layout-101 .navcontent a {
    width: 56px;
    text-align: center;
    display: block;
}

.ModuleMobileNavGiant.layout-101 .icons {
    font-size: 16pt;
    color: #fff;
}

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

.ModuleMobileNavGiant.layout-101 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .mobileNav {
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        position: fixed;
    }
    .mobileNavFloatLayer_1 {
        display: block;
        visibility: hidden;
        width: 17rem;
        height: 100%;
        -ms-transform: translateX(-17rem);
        -khtml-transform: translateX(-17rem);
        -webkit-transform: translateX(-17rem);
        -o-transform: translateX(-17rem);
        -moz-transform: translateX(-17rem);
        transform: translateX(-17rem);
        -ms-transition: 0.5s;
        -webkit-transition: 0.5s;
        -khtml-transition: 0.5;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        z-index: 9999
    }
    .mobileNavFloatLayer_r {
        right: 0;
        -ms-transform: translateX(17rem);
        -khtml-transform: translateX(17rem);
        -webkit-transform: translateX(17rem);
        -o-transform: translateX(17rem);
        -moz-transform: translateX(17rem);
        transform: translateX(17rem);
    }
}

@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-101 .header-model {
        display: none;
    }
}

.ModuleMobileNavGiant.layout-101 .icon-dianhua-moren {
    font-weight: normal;
}

.ModuleMobileNavGiant.layout-101 .icon-sousuo {
    font-weight: 750;
}

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_563363393 .ModuleHead .HeadCenter{float:none;}
#module_563363393 {
padding:0px;
}
#module_563363393 {
}
#module_563363393 .ModuleHead563363393 {
display:none;
}
#module_563363393 .BodyCenter.BodyCenter563363393 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363393 >.module_563363393 {
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_563363393 >.module_563363393{
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_563363393 .BodyCenter.BodyCenter563363393 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_563363393 .BodyCenter.BodyCenter563363393 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_563363393 >.module_563363393 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_563363393 >.module_563363393 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_563363393 >.module_563363393 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363393:hover {
border:none;
}
#module_563363393:hover >.module_563363393 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363393 .langlistbox{background-color:#fff} #module_563363393 .langlistbox .jt{border-bottom-color:#fff}
#module_563363393 .langlistbox .langinfo{color:#333333}
#module_563363393 .langlistbox .langinfo{background-color:#fff}
#module_563363393 .langlistbox .langinfo{border-color:#333333}
#module_563363393 .langlistbox .langtxt{ font-size:16px }
#module_563363393 .langlistbox .langtxt{ color:#333333 }
#module_563363393 {}#module_563363393.layout-101 #header{border-bottom-color:transparent;}
#module_563363393 {}#module_563363393.layout-101 #header{border-bottom-style:none;}
#module_563363393 {}#module_563363393.layout-101 #header{border-bottom-width:0px;}
#module_563363393 {}#module_563363393.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_563363393 {}#module_563363393.layout-101 #MobileNav{background-color: transparent;} #module_563363393.layout-101 #header{background-color:rgb(255, 119, 15);}
#module_563363393 {}#module_563363393.layout-101 #header{}
#module_563363393 {}#module_563363393.layout-101 #header p{font-Family:arial, helvetica,sans-serif;}
#module_563363393 {}#module_563363393.layout-101 #header p{font-size:20px;}
#module_563363393 {}#module_563363393.layout-101 #header p{color:#fff;}
#module_563363393 {}#module_563363393.layout-101 #header p{font-weight:bold;}
#module_563363393 {}#module_563363393.layout-101 #header p{text-decoration:none;}
#module_563363393 {}#module_563363393.layout-101 #header p{font-style:normal;}
#module_563363393 {}#module_563363393.layout-101 .lcitem .rect{background:#fff;} #module_563363393.layout-101 .icons{color:#fff;} #module_563363393.layout-101 .svgdiv svg>*{fill:#fff;}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item ul li{border-bottom-color:rgba(255, 255, 255, 0.14);}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item,#module_563363393.layout-101 #MobileNavFloatLayer{background-color:rgb(246, 107, 0);}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item,#module_563363393.layout-101 #MobileNavFloatLayer{}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li>a{background:rgb(246, 107, 0);}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li>a{}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li>a,#module_563363393.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a,#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li>a,#module_563363393.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li>a,#module_563363393.layout-101 .micro-nav-item>ul>li>a p{font-size:16px;}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a,#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a,#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_563363393 .langlistbox li:hover .langinfo,#module_563363393 .langactive .langinfo {color:#fff}
#module_563363393 .langlistbox li:hover .langinfo,#module_563363393 .langactive .langinfo{background-color:#333333}
#module_563363393 .langlistbox li:hover .langinfo,#module_563363393 .langactive .langinfo{border-color:#333333}
#module_563363393 .langlistbox li:hover .langtxt,#module_563363393 .langactive .langtxt{ color:#333333 }
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li>a:hover,#module_563363393.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgb(255, 143, 51);}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_563363393 {}#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_563363393.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    
}
.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_563363394 .ModuleHead .HeadCenter{float:none;}
#module_563363394 {
padding:0px;
}
#module_563363394 {
}
#module_563363394 .ModuleHead0 {
display:none;
}

#module_563363394 .defaultbtn{background-color:#fff}
#module_563363394 .defaultbtn{}
#module_563363394 .spotgroup{color:#000}
#module_563363394 .itembtn{background-color:#fff}
#module_563363394 .itembtn{}
#module_563363394 .itemicon{color:#666} #module_563363394 svg>*{fill:#666}
#module_563363394 .itemtext{background-color:#fff} #module_563363394 .itemtextright::before{border-left-color:#fff} #module_563363394 .itemtextleft::before{border-right-color:#fff}
#module_563363394 .itemtext{}
#module_563363394 .itemtext{font-size:12px;}
#module_563363394 .itemtext{font-family:;}
#module_563363394 .itemtext{color:#666 !important;}
#module_563363394 .itemtext{font-weight:normal;}
#module_563363394 .itemtext{text-decoration:none;}
#module_563363394 .itemtext{font-style:normal;}
#module_563363394 .defaultbtnbghover{background-color:#000000}
#module_563363394 .defaultbtnbghover{}
#module_563363394 .defaultbtniconbghover{color:#fff}
.module_563363395 .ModuleHead .HeadCenter{float:none;}
#module_563363395 {
padding:0px;
}
#module_563363395 {
}
#module_563363395 .ModuleHead563363395 {
display:none;
}
#module_563363395 .BodyCenter.BodyCenter563363395 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363395 >.module_563363395 {
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_563363395 >.module_563363395{
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_563363395 .BodyCenter.BodyCenter563363395 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_563363395 .BodyCenter.BodyCenter563363395 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_563363395 >.module_563363395 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_563363395 >.module_563363395 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_563363395 >.module_563363395 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363395:hover {
border:none;
}
#module_563363395:hover >.module_563363395 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363395 .foot-nav-list{background-color:rgb(41, 41, 41) !important;}
#module_563363395 .foot-nav-list{border-top-color:rgb(242, 242, 242);}
#module_563363395 .foot-nav-list{border-top-style:solid;}
#module_563363395 .foot-nav-list{border-top-width:1px;}
#module_563363395 #MobileFootNav{box-shadow:-6px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_563363395 .icon{color:rgb(255, 255, 255) !important;} #module_563363395 .icon svg >*{fill:rgb(255, 255, 255)}
#module_563363395 .itemText{font-size:14px;}
#module_563363395 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_563363395 .itemText{color:rgb(255, 255, 255) !important;}
#module_563363395 .itemText{font-weight:normal;}
#module_563363395 .itemText{text-decoration:none;}
#module_563363395 .itemText{font-style:normal;}
#module_563363395 .iconh{color:rgb(255, 143, 51) !important;}  #module_563363395 .iconh svg >*{fill:rgb(255, 143, 51)}
#module_563363395 .itemTexth{font-size:14px;}
#module_563363395 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_563363395 .itemTexth{color:rgb(246, 107, 0) !important;}
#module_563363395 .itemTexth{font-weight:bold;}
#module_563363395 .itemTexth{text-decoration:none;}
#module_563363395 .itemTexth{font-style:normal;}