#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;}
@media screen and (max-width: 700px) { #HeaderZone,#FooterZone { display: none;} }.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}
.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_570752472 .ModuleHead .HeadCenter{float:none;}
#module_570752472 {
padding:0px;
}
#module_570752472 {
position:static;
z-index:0;
top:24px;
width:100%;
height: auto;
}
#module_570752472 .ModuleHead570752472 {
display:none;
}
#module_570752472 .BodyCenter.BodyCenter570752472 {
background-color:transparent;
background-image:url(../image/2023113010215064833c.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_570752472 >.module_570752472 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_570752472 >.module_570752472{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_570752472 .BodyCenter.BodyCenter570752472 {
padding-top:10.8108%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.8108%;
}
}
@media screen and (max-width: 767px){
#module_570752472 .BodyCenter.BodyCenter570752472 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_570752472 >.module_570752472 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_570752472 >.module_570752472 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_570752472 >.module_570752472 {box-shadow: 0px 0px 0px 0px #ccc}
#module_570752472:hover {
border:none;
}
#module_570752472:hover >.module_570752472 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_570752472 .ModuleSubContainer{background-color:transparent;}
#module_570752472 .ModuleSubContainer{background-image:none;}
#module_570752472 .ModuleSubContainer{background-repeat:no-repeat;}
#module_570752472 .ModuleSubContainer{background-position:0% 0%;}
#module_570752472 .ModuleSubContainer{background-attachment:scroll;}
#module_570752472 .ModuleSubContainer{}
#module_570752472 {!bgVideo!}{bgVideoUrl:}
#module_570752472 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_570752472 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_570752472 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer570752472 {max-width:none;width:100%;}
.module_570752473 .ModuleHead .HeadCenter{float:none;}
#module_570752473 {
padding:0px;
}
#module_570752473 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_570752473 .ModuleHead570752473 {
display:none;
}

#module_570752473 .ModuleImageTextGiantContent{margin-top:0px;}
#module_570752473 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_570752473 .ModuleImageTextGiantContent{margin-left:0px;}
#module_570752473 .ModuleImageTextGiantContent{margin-right:0px;}
#module_570752473 .imageTextGiant-Container{padding-top:10px;}
#module_570752473 .imageTextGiant-Container{padding-bottom:10px;}
#module_570752473 .imageTextGiant-Container{padding-left:10px;}
#module_570752473 .imageTextGiant-Container{padding-right:10px;}
#module_570752473 .showHandle .btn{font-size:14px;}
#module_570752473 .showHandle .btn{font-family:;}
#module_570752473 .showHandle .btn{color:#333;}
#module_570752473 .showHandle .btn{font-weight:400;}
#module_570752473 .showHandle .btn{text-decoration:none;}
#module_570752473 .showHandle .btn{font-style:normal;}
#module_570752473 .showHandle div{border-top-color:#ddd !important;}
#module_570752473 .showHandle div{border-top-style:solid !important;}
#module_570752473 .showHandle div{border-top-width:1px !important;}
#module_570752473 .showHandle{background-color:transparent;}
#module_570752473 .showHandle{}
#module_570752473 .showHandle{background-repeat:no-repeat;}
#module_570752473 .showHandle{}
#module_570752473 .showHandle{}
#module_570752473 .showHandle{}
#module_570752473 a{font-size:unset;font-family:unset}
.module_570469775 .ModuleHead .HeadCenter{float:none;}
#module_570469775 {
padding:0px;
}
#module_570469775 {
position:static;
z-index:5;
top:934px;
left:1385px;
width:100%;
height: auto;
}
#module_570469775 .ModuleHead570469775 {
display:none;
}
#module_570469775 .BodyCenter.BodyCenter570469775 {
background:none;background-color:rgba(0,0,0,0);
}
#module_570469775 >.module_570469775 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#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_570469775 >.module_570469775{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_570469775 .BodyCenter.BodyCenter570469775 {
padding-top:0.2700%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.2700%;
}
}
@media screen and (max-width: 767px){
#module_570469775 .BodyCenter.BodyCenter570469775 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_570469775 >.module_570469775 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_570469775 >.module_570469775 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_570469775 >.module_570469775 {box-shadow: 0px 0px 0px 0px #ccc}
#module_570469775:hover {
border:none;
}
#module_570469775:hover >.module_570469775 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_570469775 .ModuleSubContainer{background-color:transparent;}
#module_570469775 .ModuleSubContainer{background-image:none;}
#module_570469775 .ModuleSubContainer{background-repeat:no-repeat;}
#module_570469775 .ModuleSubContainer{background-position:0% 0%;}
#module_570469775 .ModuleSubContainer{background-attachment:scroll;}
#module_570469775 .ModuleSubContainer{}
#module_570469775 {!bgVideo!}{bgVideoUrl:}
#module_570469775 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_570469775 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_570469775 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer570469775 {max-width:1580px;width:auto;}

.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{word-break: break-all;vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_570469776 .ModuleHead .HeadCenter{float:none;}
#module_570469776 {
padding:0px;
}
#module_570469776 {
position:static;
z-index:1;
top:18px;
left:0px;
width:100%;
height: auto;
}
#module_570469776 .ModuleHead570469776 {
display:none;
}
#module_570469776 .BodyCenter.BodyCenter570469776 {
background:none;background-color:rgba(0,0,0,0);
}
#module_570469776 >.module_570469776 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_570469776 >.module_570469776{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_570469776 .BodyCenter.BodyCenter570469776 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_570469776 .BodyCenter.BodyCenter570469776 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_570469776 >.module_570469776 {
margin-top:0.4430%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_570469776 >.module_570469776 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_570469776 >.module_570469776 {box-shadow: 0px 0px 0px 0px #ccc}
#module_570469776:hover {
border:none;
}
#module_570469776:hover >.module_570469776 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_570469776 .BreadIcon{font-size:20px;} #module_570469776 .BreadsvgIcon svg{width:20px;height:20px;}
#module_570469776 .BreadIcon{color:#666;} #module_570469776 .BreadsvgIcon svg>*{fill:#666;}
#module_570469776 .BreadIcon,#module_570469776 .BreadsvgIcon{margin-left:0px;}
#module_570469776 .BreadIcon,#module_570469776 .BreadsvgIcon{margin-right:10px;}
#module_570469776 .bcs-item,#module_570469776 .bcs-item a{font-size:18px;}
#module_570469776 .bcs-item,#module_570469776 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_570469776 .bcs-item,#module_570469776 .bcs-item a{color:#333;}
#module_570469776 .bcs-item,#module_570469776 .bcs-item a{font-weight:normal;}
#module_570469776 .bcs-item,#module_570469776 .bcs-item a{text-decoration:none;}
#module_570469776 .bcs-item,#module_570469776 .bcs-item a{font-style:normal;}
#module_570469776 .breadcrumb{text-align:left;}
#module_570469776 .breadcrumb .separator{margin-left:9px;margin-right:9px;}
#module_570469776 .breadcrumb .separator{font-size:12px;}
#module_570469776 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_570469776 .breadcrumb .separator{color:#333;}
#module_570469776 .breadcrumb .separator{font-weight:normal;}
#module_570469776 .breadcrumb .separator{text-decoration:none;}
#module_570469776 .breadcrumb .separator{font-style:normal;}
#module_570469776 .breadcrumb:hover .BreadIcon{color:rgb(102, 102, 102)} #module_570469776 .breadcrumb:hover .BreadsvgIcon svg>*{fill:rgb(102, 102, 102);}
#module_570469776 .bcs-item:hover,#module_570469776 .bcs-item a:hover{font-size:18px;}
#module_570469776 .bcs-item:hover,#module_570469776 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_570469776 .bcs-item:hover,#module_570469776 .bcs-item a:hover{color:rgb(51, 51, 51);}
#module_570469776 .bcs-item:hover,#module_570469776 .bcs-item a:hover{font-weight:bold;}
#module_570469776 .bcs-item:hover,#module_570469776 .bcs-item a:hover{text-decoration:none;}
#module_570469776 .bcs-item:hover,#module_570469776 .bcs-item a:hover{font-style:normal;}

.ModuleCommonClsGiant.layout-105 .one-classify-box{white-space:nowrap;overflow-x:auto;overflow-y: hidden;font-size: 0;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show{white-space:normal;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show .main-class-item{margin-bottom: 5px;}

.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar{height:4px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-thumb {height:4px;width: 40px;background-color: rgba(94,94,94,.5);border-radius: 2px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-track-piece{height:8px;width: 40px;background-color: #fff}
.ModuleCommonClsGiant.layout-105 .main-class-item{background: #fff;border-top:0;color:#666;width: auto;display:inline-flex;align-content: center;
  justify-content: center;
  justify-items: center;
  align-items: center;
  float:none;
}
.ModuleCommonClsGiant.layout-105  .ItemCount .main-class-item {
  float:left;
}
.ModuleCommonClsGiant.layout-105 .main-class-text{
  font-size:12px;width:100%;padding: 0 10px;color:#666;overflow: hidden;   text-align: center;
 }

.ModuleCommonClsGiant.layout-105 .main-class-item.active{background: #303135}
.ModuleCommonClsGiant.layout-105 .main-class-item.active .main-class-text{color:#fff;}



@media (min-width: 768px){
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-1 {width: 100% !important; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-3 {width: calc((100% - 5px) / 3) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-4 {width: calc((100% - 5px) / 4) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-5 {width: calc((100% - 5px) / 5) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-6 {width: calc((100% - 5px) / 6) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-7 {width: calc((100% - 5px) / 7) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-8 {width: calc((100% - 5px) / 8) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-9 {width: calc((100% - 5px) / 9) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-10 {width: calc((100% - 5px) / 10) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11 {width: calc((100% - 5px) / 11) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-12 {width: calc((100% - 5px) / 12) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2:nth-child(2n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-3:nth-child(3n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-4:nth-child(4n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-5:nth-child(5n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-6:nth-child(6n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-7:nth-child(7n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-8:nth-child(8n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-9:nth-child(9n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-10:nth-child(10n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11:nth-child(11n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11:nth-child(12n) {margin-right: 0 !important;}
}


@media (max-width: 767px) {
  .ModuleCommonClsGiant.layout-105 .main-class-text {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
  }
  .ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar {  display: none!important;  width: 0px;  height: 0px; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-1 {width: 100% !important; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-2:nth-child(2n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-3:nth-child(3n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-4:nth-child(4n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-5:nth-child(5n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-3 {width: calc((100% - 5px * 2) / 3) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-4 {width: calc((100% - 5px * 3) / 4) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-5 {width: calc((100% - 5px * 4) / 5) !important;}

}.module_570469777 .ModuleHead .HeadCenter{float:none;}
#module_570469777 {
padding:0px;
}
#module_570469777 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_570469777 .ModuleHead570469777 {
display:none;
}
#module_570469777 .BodyCenter.BodyCenter570469777 {
background:none;background-color:rgba(0,0,0,0);
}
#module_570469777 >.module_570469777 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_570469777 >.module_570469777{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_570469777 .BodyCenter.BodyCenter570469777 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_570469777 .BodyCenter.BodyCenter570469777 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_570469777 >.module_570469777 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_570469777 >.module_570469777 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_570469777 >.module_570469777 {box-shadow: 0px 0px 0px 0px #ccc}
#module_570469777:hover {
border:none;
}
#module_570469777:hover >.module_570469777 {
border-color:#ccc;
}
#module_570469777:hover >.module_570469777 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_570469777 .one-classify-box{text-align:right;}
#module_570469777 .main-class-item{background-color:transparent;}
#module_570469777 .main-class-item{background-image:none;}
#module_570469777 .main-class-item{background-repeat:no-repeat;}
#module_570469777 .main-class-item{}
#module_570469777 .main-class-item{}
#module_570469777 .main-class-item{}
#module_570469777 .main-class-item{height:60px;}
#module_570469777 .main-class-item{border-top-color:#000;}
#module_570469777 .main-class-item{border-top-style:solid;}
#module_570469777 .main-class-item{border-top-width:0px;}
#module_570469777 .main-class-item{border-right-color:#000;}
#module_570469777 .main-class-item{border-right-style:solid;}
#module_570469777 .main-class-item{border-right-width:0px;}
#module_570469777 .main-class-item{border-bottom-color:#000;}
#module_570469777 .main-class-item{border-bottom-style:solid;}
#module_570469777 .main-class-item{border-bottom-width:0px;}
#module_570469777 .main-class-item{border-left-color:#000;}
#module_570469777 .main-class-item{border-left-style:solid;}
#module_570469777 .main-class-item{border-left-width:0px;}
#module_570469777 .main-class-item{border-top-left-radius:0px;}
#module_570469777 .main-class-item{border-top-right-radius:0px;}
#module_570469777 .main-class-item{border-bottom-left-radius:0px;}
#module_570469777 .main-class-item{border-bottom-right-radius:0px;}
#module_570469777 .main-class-item{margin-right:14px;} @media (max-width: 767px){#module_570469777 .ItemCount li.col-xs-2 {width: calc((100% - 14px) / 2) !important;}#module_570469777 .ItemCount li.col-xs-3 {width: calc((100% - 14px * 2) / 3) !important;}#module_570469777 .ItemCount li.col-xs-4 {width: calc((100% - 14px * 3) / 4) !important;}#module_570469777 .ItemCount li.col-xs-5 {width: calc((100% - 14px * 4) / 5) !important;}} @media (min-width: 768px){#module_570469777 .ItemCount li.col-lg-2 {width: calc((100% - 14px) / 2) !important;}#module_570469777 .ItemCount li.col-lg-3 {width: calc((100% - 14px * 2) / 3) !important;}#module_570469777 .ItemCount li.col-lg-4 {width: calc((100% - 14px * 3) / 4) !important;}#module_570469777 .ItemCount li.col-lg-5 {width: calc((100% - 14px * 4) / 5) !important;}#module_570469777 .ItemCount li.col-lg-6 {width: calc((100% - 14px * 5) / 6) !important;}#module_570469777 .ItemCount li.col-lg-7 {width: calc((100% - 14px * 6) / 7) !important;}#module_570469777 .ItemCount li.col-lg-8 {width: calc((100% - 14px * 7) / 8) !important;}#module_570469777 .ItemCount li.col-lg-9 {width: calc((100% - 14px * 8) / 9) !important;}#module_570469777 .ItemCount li.col-lg-10 {width: calc((100% - 14px * 9) / 10) !important;}#module_570469777 .ItemCount li.col-lg-11 {width: calc((100% - 14px * 10) / 11) !important;}#module_570469777 .ItemCount li.col-lg-12 {width: calc((100% - 14px * 11) / 12) !important;}}
#module_570469777 .main-class-item{margin-Bottom:0px;} 
#module_570469777 .main-class-text{font-size:17px;}
#module_570469777 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_570469777 .main-class-text{color:#666;}
#module_570469777 .main-class-text{font-weight:normal;}
#module_570469777 .main-class-text{text-decoration:none;}
#module_570469777 .main-class-text{font-style:normal;}
#module_570469777 .main-class-item{width:autopx;width:auto;}
#module_570469777 .main-class-text{padding-left:10px;}
#module_570469777 .main-class-text{padding-right:10px}
#module_570469777 .main-class-item:hover{border-top-color:transparent;}
#module_570469777 .main-class-item:hover{border-top-style:solid;}
#module_570469777 .main-class-item:hover{border-right-color:transparent;}
#module_570469777 .main-class-item:hover{border-right-style:solid;}
#module_570469777 .main-class-item:hover{border-bottom-color:transparent;}
#module_570469777 .main-class-item:hover{border-bottom-style:solid;}
#module_570469777 .main-class-item:hover{border-left-color:transparent;}
#module_570469777 .main-class-item:hover{border-left-style:solid;}
#module_570469777 .main-class-item.active{background-color:rgb(255, 119, 15);}
#module_570469777 .main-class-item.active{background-image:none;}
#module_570469777 .main-class-item.active{background-repeat:no-repeat;}
#module_570469777 .main-class-item.active{}
#module_570469777 .main-class-item.active{}
#module_570469777 .main-class-item.active{}
#module_570469777 .main-class-item.active .main-class-text{font-size:17px;}
#module_570469777 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_570469777 .main-class-item.active .main-class-text{color:#fff;}
#module_570469777 .main-class-item.active .main-class-text{font-weight:bold;}
#module_570469777 .main-class-item.active .main-class-text{text-decoration:none;}
#module_570469777 .main-class-item.active .main-class-text{font-style:normal;}


.module_563363443 .ModuleHead .HeadCenter{float:none;}
#module_563363443 {
padding:0px;
}
#module_563363443 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_563363443 .ModuleHead563363443 {
display:none;
}
#module_563363443 .BodyCenter.BodyCenter563363443 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363443 >.module_563363443 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_563363443 >.module_563363443{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_563363443 .BodyCenter.BodyCenter563363443 {
padding-top:2.6998%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6998%;
}
}
@media screen and (max-width: 767px){
#module_563363443 .BodyCenter.BodyCenter563363443 {
padding-top:4.3228%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_563363443 >.module_563363443 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363443 >.module_563363443 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_563363443 >.module_563363443 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363443:hover {
border:none;
}
#module_563363443:hover >.module_563363443 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363443 .ModuleSubContainer{background-color:transparent;}
#module_563363443 .ModuleSubContainer{background-image:none;}
#module_563363443 .ModuleSubContainer{background-repeat:no-repeat;}
#module_563363443 .ModuleSubContainer{background-position:0% 0%;}
#module_563363443 .ModuleSubContainer{background-attachment:scroll;}
#module_563363443 .ModuleSubContainer{}
#module_563363443 {!bgVideo!}{bgVideoUrl:}
#module_563363443 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_563363443 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_563363443 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer563363443 {max-width:1580px;width:auto;}
.ModuleProductDetailGiant.layout-104 .hide-panel{display: none}
.ModuleProductDetailGiant.layout-104 a{ text-decoration: unset; outline: 0;}
.ModuleProductDetailGiant.layout-104 .inModuleProduteDetailTop{position: relative}
.ModuleProductDetailGiant.layout-104 .hide-panel{width: 100%}
.ModuleProductDetailGiant.layout-104 .mobilepd .pro-name{display: inline-block; overflow: hidden; font-size: 20px; color: #333; line-height: 1.5; vertical-align: bottom; word-wrap:break-word; word-break: normal;}
.ModuleProductDetailGiant.layout-104 .pro-row{display: inline; width: 100%}
.ModuleProductDetailGiant.layout-104 .icon-qrcode{display: inline; margin-left: 8px;}
.ModuleProductDetailGiant.layout-104 .icon-qrcode img{vertical-align: text-bottom;}
.ModuleProductDetailGiant.layout-104 .pro-row .stress{word-break: break-word; word-wrap: break-word; display: inline-block; padding:3px 8px; font-size: 12px; color:#fff; border:1px solid transparent; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius:4px; background: #f10215; cursor:pointer; vertical-align: text-bottom;  margin-right: 5px;}
.ModuleProductDetailGiant.layout-104 .pro-desc{font-size: 14px; color:#666; margin-top: 5px; }
.ModuleProductDetailGiant.layout-104 .pro-btn{width:auto; height: auto; background: transparent; border: 0px}
.ModuleProductDetailGiant.layout-104 .old-price{position: absolute; right: 0; top: 50%;}
.ModuleProductDetailGiant.layout-104 .pro-price{font-size: 36px;}
.ModuleProductDetailGiant.layout-104 .pro-price small{font-size: 22px; margin-right: 10px;}
.ModuleProductDetailGiant.layout-104 .introduceBottom{padding-top: 12px; position: relative}
.ModuleProductDetailGiant.layout-104 .pro-btn {font-size: 12px;  line-height: 1;  display: inline-block;  vertical-align: middle;}
.ModuleProductDetailGiant.layout-104 .pro_pic_specification{display: none;}
.ModuleProductDetailGiant.layout-104 .specification_have_pic .pro_pic_specification{display: block;}
.ModuleProductDetailGiant.layout-104 .inSwiper-slide{background-size: cover; -moz-background-size: cover;}
.ModuleProductDetailGiant.layout-104 .inSwiper-slide i.boshiweb_bofang{display: block; width: 50px; height: 50px; border: 2px solid #fff; border-radius: 50%; background: rgba(0,0,0,0.3); z-index: 100; font-size:50px; position:absolute; left:50%; top:50%; color:#e3e3e3; transform: translate(-50%,-50%); cursor: pointer;}
.ModuleProductDetailGiant.layout-104 .inSwiper-slide i.boshiweb_bofang:after{content: ''; display: block; position: relative; top: 50%; left: 50%; border-left: 16px solid #fff; border-top: 10px solid transparent; border-bottom: 10px solid transparent; transform: translate(-7px,-9px);}
.ModuleProductDetailGiant.layout-104 .gallery-thumbs .swiper-slide {width: 70px;}
.ModuleProductDetailGiant.layout-104 .gallery-thumbs .swiper-slide.active{opacity: 1;}
.ModuleProductDetailGiant.layout-104 .gallery-thumbs .swiper-slide.active .inSwiper-slide{border:2px solid #000000;}
.ModuleProductDetailGiant.layout-104 .introduceTop{border-bottom: 0; max-width: 100%;}
.ModuleProductDetailGiant.layout-104 .border-b-pc{border-bottom: 1px solid #eee;}
.ModuleProductDetailGiant.layout-104 .pcSharAndCollect{    align-items: center;margin: 20px 0;display: flex;justify-content: space-between;}
.ModuleProductDetailGiant.layout-104 .downloadoncBox,.ModuleProductDetailGiant.layout-104 .downloadonc{font-size: 12px}
.ModuleProductDetailGiant.layout-104 .downloadoncBox .downloadoncle{padding-right:10px;}
.ModuleProductDetailGiant.layout-104 .pc-share-list{width: 212px; display: none; padding: 3px 0px 3px 5px; border-radius: 5px; padding: 3px 0px 3px 5px; background:-webkit-gradient(linear,0 0 ,0 100%, from(#fdfdfd), to(#eee)); position: absolute; z-index: 999;}
.ModuleProductDetailGiant.layout-104 .pc-share-list li{list-style: none; float: left; height: 25px; line-height: 25px;}
.ModuleProductDetailGiant.layout-104 .pc-share-list li img{width: 24px; margin-right: 8px; cursor: pointer; padding-bottom: 1px;}
.ModuleProductDetailGiant.layout-104 .pc-share-list li img:hover{border: 1px solid #eee;}
.ModuleProductDetailGiant.layout-104 .enquiry{overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.ModuleProductDetailGiant.layout-104 .pro-btn-share:hover .pc-share-list{display: table-cell}
.ModuleProductDetailGiant.layout-104 .attachment{vertical-align: sub; font-size: 12px;}
.ModuleProductDetailGiant.layout-104 .icon-shoucang{color:#f10215}
.ModuleProductDetailGiant.layout-104 .fa-share-square-o{color:#f10215}
.ModuleProductDetailGiant.layout-104 .introduce{position: relative; padding-bottom: 24px; border-bottom: 1px solid #eee; margin-bottom: 30px;}
.ModuleProductDetailGiant.layout-104 .out-bline{width: 5px; height: 19px; background: #e50b1c; margin-right: 10px;}
.ModuleProductDetailGiant.layout-104 .page-wrap{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center;}
.ModuleProductDetailGiant.layout-104 .swiper-button-next{background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); background-repeat: no-repeat; background-position: 10px 10px;}
.ModuleProductDetailGiant.layout-104 .swiper-button-prev{background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");  background-repeat: no-repeat; background-position: 7px 10px;}
.ModuleProductDetailGiant.layout-104 .pro-thumbnail-direction{background-color: rgba(0, 0, 0, 0.5); border-radius: 50%; z-index: 10; transform: translate(0,-50%); position: absolute; top:50%; height: 38px; width: 38px; cursor: pointer; background-size:20px 20px;}
.ModuleProductDetailGiant.layout-104 .pro-thumbnail-direction.swiper-button-prev{left: 0;  right: auto;}
.ModuleProductDetailGiant.layout-104 .pro-thumbnail-direction.swiper-button-next{right: 0; left: auto;}
.ModuleProductDetailGiant.layout-104 .pro-big-pic-wb{position: relative;  margin: 0 auto;}
.ModuleProductDetailGiant.layout-104 .specification-AttrValName .pro_text_specification{width: 100%; word-break:break-all; line-height: 25px ;}
.ModuleProductDetailGiant.layout-104 .swiper-container .inSwiper-slide{background-color:#f2f2f2; position: relative; top: 0; bottom: 0; left: 0; right: 0; max-width: 100%; max-height: 100%; display: block; margin:auto;}
.ModuleProductDetailGiant.layout-104 .swiper-right:hover,.ModuleProductDetailGiant.layout-104 .swiper-left:hover{transition: all 0.3s linear; background-color: #e50b1c}
.ModuleProductDetailGiant.layout-104 .dummy{padding-top: 56.25%;}
.ModuleProductDetailGiant.layout-104 .mobile-inSlide-size{position: absolute; width: auto; height: auto; z-index: 1; max-width: 100%; max-height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.ModuleProductDetailGiant.layout-104 .pc-inSlide-size{opacity: 0;  z-index: -1;  position: absolute;  top: 0;  left: 0;  height: 100%;}

.ModuleProductDetailGiant.layout-104 .swiper-pagination{display: block}
.ModuleProductDetailGiant.layout-104 .swiper-pagination-fraction{top: inherit; line-height: inherit; color: unset; width: 50px; left: 50%; border: 1px solid transparent; background: rgba(0,0,0,0.5); color: #fff; border-radius: 20px; -webkit-border-radius:20px; -moz-border-radius:20px; -ms-border-radius:20px; -o-border-radius:20px;}
.ShareIcon{display: none!important;}
.ModuleProductDetailGiant.layout-104 .specification_have_pic .specification-AttrValName{font-size: 12px; width: 16.66666%; height: 50px; padding:0; border:1px solid #dedede; border-radius: 3px;}
.ModuleProductDetailGiant.layout-104 .specification_have_pic .specification-AttrValName img{width: 100%;}
.ModuleProductDetailGiant.layout-104 .specification-AttrValName{overflow: hidden; position: relative; width: 16.66666%; height: 50px; margin-right: 20px; margin-bottom: 10px; float:left; border:1px solid #dedede; border-radius: 3px; text-align: center; color:#666; cursor: pointer; text-align: center; float: left}
.ModuleProductDetailGiant.layout-104 .pro-price{display: inline-block;}
.ModuleProductDetailGiant.layout-104 .slide{width: 16.6666%; padding:10px; font-size:14px; border: 1px solid #dedede; border-radius: 5px;}
.ModuleProductDetailGiant.layout-104 .specification-AttrKeyName{font-size: 14px; margin-bottom: 5px;  margin-top: 20px;  display: block;}
.ModuleProductDetailGiant.layout-104 .specification-mobile{padding-top: 30px;}
.ModuleProductDetailGiant.layout-104 .specification-AttrValName.active{border: 1px solid #f10215; color: #f10215;}
.ModuleProductDetailGiant.layout-104 .mobile-title-parameter .param-top{margin-bottom: 10px}
.ModuleProductDetailGiant.layout-104 .mobile-title-parameter{font-size: 18px; color:#333;}
.ModuleProductDetailGiant.layout-104 .item-parms{padding: 15px 0; font-size: 16px; border-bottom: 1px solid #eee;}
.ModuleProductDetailGiant.layout-104 .parameter{padding-top: 15px}
.ModuleProductDetailGiant.layout-104 .detail-parms{display: inline-block; padding-left: 60px; font-size: 12px; color: #999;}
.ModuleProductDetailGiant.layout-104 .name-parms{display: inline-block; width: 125px; font-size: 14px; color: #666}
.ModuleProductDetailGiant.layout-104 .load-more{display: none; position: relative; -o-border-radius: 3px; height: 30px; font-size: 12px; text-align: center; width: 111px; line-height: 30px; -webkit-border-radius: 3px; border-radius: 3px; background: transparent; border: 1px solid #eee; cursor: pointer; margin: 0 auto; border-top: 0;}
.ModuleProductDetailGiant.layout-104 .load-more .open-text{display: block}
.ModuleProductDetailGiant.layout-104 .load-more .close-text{display: none}
.ModuleProductDetailGiant.layout-104 div.particulars{padding-top: 55px; background: rgba(255, 255, 255, 0);}
.ModuleProductDetailGiant.layout-104 div.particulars + div.particulars{padding-top: 0;}
.ModuleProductDetailGiant.layout-104 .particulars .particularsNavBox{border: 0}
.ModuleProductDetailGiant.layout-104 .particularsNav{border-bottom: 0; font-size: 18px; text-align: left; line-height: 1; color: #333; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ModuleProductDetailGiant.layout-104 .particularsMain{padding: 30px 0px;}
.ModuleProductDetailGiant.layout-104 .back-btn,.ModuleProductDetailGiant.layout-104 .img-text-detail,.ModuleProductDetailGiant.layout-104 .pro-shar{position: absolute; background: #fff; top:16px; left:16px; display: none; width: 32px; height: 32px; border-radius: 50%; overflow: hidden; z-index: 2; cursor: pointer; text-align: center; line-height: 32px; border:1px solid rgba(0,0,0,.2);}
.ModuleProductDetailGiant.layout-104 .pro-enquiry{position: absolute; background: #fff; top:85px; left:16px; display: none; width: 32px; height: 32px; border-radius: 50%; overflow: hidden; z-index: 2; cursor: pointer; text-align: center; line-height: 32px; border:1px solid rgba(0,0,0,.2);}
.ModuleProductDetailGiant.layout-104 .back-btn{background: rgba(0,0,0,0.6); color:#fff; border-color: transparent}
.ModuleProductDetailGiant.layout-104 .specification-box{font-size: 14px; color:#666; margin-bottom: 15px;}
.ModuleProductDetailGiant.layout-104 .prams-panel{padding-top: 45px;}
.ModuleProductDetailGiant.layout-104 .specification{overflow: hidden;}
.ModuleProductDetailGiant.layout-104 .specification-AttrValName .pro_text_specification.alcenter {height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

.ModuleProductDetailGiant.layout-104 .img-text-detail{width: 60px; height: 60px; box-sizing: border-box; -moz-box-sizing:border-box;  -webkit-box-sizing:border-box; left:auto; top:auto; right:18px; bottom:18px; padding:10px 10px; text-decoration: none; font-size: 14px; color:#333; line-height: 20px;}
.ModuleProductDetailGiant.layout-104 .back-btn img{width: 32px; display: block;}
.ModuleProductDetailGiant.layout-104 .collect-icon{display: block; font-size:22px;}
.ModuleProductDetailGiant.layout-104 .collect-icon.icon-pic-share{font-size: 19px; color:#333;}
.ModuleProductDetailGiant.layout-104 .pro-btn.active img{top:-2px;}
.ModuleProductDetailGiant.layout-104 .introduceBottom .pro-row{background:url(404.png) no-repeat center;}
.ModuleProductDetailGiant.layout-104 .sharAndCollect{display: none;}
.ModuleProductDetailGiant.layout-104 .dian{display: inline-block; height: 8px; width: 8px; background: #999; margin-bottom: 1px; margin-right: 12px;}

.ModuleProductDetailGiant.layout-104 .sharAndCollect strong{color: #333; font-weight: normal; cursor: pointer; display: inline-block; height: 32px; text-align: center; line-height: 1;}
.ModuleProductDetailGiant.layout-104 .icon-pic{position: relative; top:1px; font-size: 16px; color:#333;}
.ModuleProductDetailGiant.layout-104 .sharAndCollect strong b{font-weight: normal; font-size: 12px;}
.ModuleProductDetailGiant.layout-104 .sharAndCollect strong img{display: block; width: 16px; margin: 0 auto; margin-bottom: 4px;}
.ModuleProductDetailGiant.layout-104 .gallery-thumbswb{position: relative;}
.ModuleProductDetailGiant.layout-104 .gallery-thumbswb{padding-left:47px; padding-right:47px; margin-top:10px;}
.ModuleProductDetailGiant.layout-104 .huiSeJianXi{display: none}
.ModuleProductDetailGiant.layout-104 .ProVideoDiv{height: 100%; position: absolute; width: 100%; z-index:999999; background: #fff;}
.ModuleProductDetailGiant.layout-104 .ProVideo{left: 50%; top: 50%; width:50%; position: absolute; transform: translate(-50%,-50%)}
.ModuleProductDetailGiant.layout-104 .xunpan-wrapper{margin-top: 30px;}
.ModuleProductDetailGiant.layout-104 .zoomImg {z-index: 2;}
.ModuleProductDetailGiant.layout-104 .swiperBox {background: rgba(255, 255, 255, 0);}
.ModuleProductDetailGiant.layout-104 .productshowdiv.pc{ top:28px;right: 28px;}
.ModuleProductDetailGiant.layout-104 .VRDiv{ z-index: 9;cursor: pointer; display: flex; justify-content: flex-start;align-items: center;color:#fff;font-size: 14px;background-color: rgba(0,0,0,0.4); border-radius: 8px;margin-right: 5px;padding:8px 12px;}
.ModuleProductDetailGiant.layout-104 .VRDiv > svg{ width: 16px; height: 16px;fill: #fff;}
.ModuleProductDetailGiant.layout-104 .VRTipstxt{ text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;margin-left: 8px;}
.ModuleProductDetailGiant.layout-104 .vr-pc{ display: block;}
.ModuleProductDetailGiant.layout-104 .vr-mobile{ display: none;}
@media only screen and (min-width: 768px){
 .ModuleProductDetailGiant.layout-104 .introduce{position: absolute; top: 0;}
 .ModuleProductDetailGiant.layout-104 .swiperBox{margin-top: 30px}
 .ModuleProductDetailGiant.layout-104 .hide-panel{display: block}
 .ModuleProductDetailGiant.layout-104 .attachment{color:#f10215}
 .ModuleProductDetailGiant.layout-104 .ProVideoIcon	{font-size: 32px; left: 48%; top: 46%;}
 .ModuleProductDetailGiant.layout-104 .liji-xunpan.liji-xunpan{width: 135px; height: 35px; border-radius: 5px; color:#fff;}
 .ModuleProductDetailGiant.layout-104 .introduce{padding-top:30px; width: calc(100%);}
 .ModuleProductDetailGiant.layout-104 .ModuleProduteDetailMain{padding:0 70px;}
 .ModuleProductDetailGiant.layout-104 .pro-chang-box{ margin-top: 30px;}

}

@media only screen and (max-width: 767px) {
    .ModuleProductDetailGiant.layout-104 .vr-pc{ display: none;}
    .ModuleProductDetailGiant.layout-104  .vr-mobile{display: flex;left: auto;
        right: auto;
        top: auto;
        max-width: 100%;
        position: relative;
        margin-bottom: 15px;
        width: max-content;}
 .ModuleProductDetailGiant .mobile-footer {display: block;  background: #fff;  height: 50px;  position: fixed;  bottom: 0;  left: 0;  width: 100%;  z-index: 25;  box-shadow: 0 0 5px rgba(0,0,0,.3);  transition: all .3s ease-out; 	}
 .ModuleProductDetailGiant.layout-104 .flooter-icon {width: 100px;  height: 100%;  vertical-align: middle;  height: 50px;  text-align: center;  color: #666;  cursor: pointer;  position: relative; 	}
 .ModuleProductDetailGiant.layout-104 div.particulars{padding-top: 0;}
 .ModuleProductDetailGiant.layout-104 .swiper-pagination-fraction{left: 45%;}
 .ModuleProductDetailGiant.layout-104 .specification-AttrValName .pro_text_specification{line-height: unset}
 .ModuleProductDetailGiant.layout-104 .swiper-container .inSwiper-slide{bottom: unset;}
 .ModuleProductDetailGiant.layout-104 .pro-thumbnail-direction,.ModuleProductDetailGiant.layout-104 .gallery-thumbswb{display: none}
 .ModuleProductDetailGiant.layout-104 .downloadoncBox{padding-top: 10px; padding-bottom: 10px; padding-left: 14px;}
 .ModuleProductDetailGiant.layout-104 .introduceBottom{padding-top: 0;}
 .ModuleProductDetailGiant.layout-104 .huiSeJianXi{display: block; background: #eee; height: 8px;}
 .ModuleProductDetailGiant.layout-104 .specification-AttrValName-wb{margin-left: 0!important; overflow: hidden}
 .ModuleProductDetailGiant.layout-104 .mobile-title-parameter,.ModuleProductDetailGiant.layout-104 .inModuleProduteDetailTop .back-btn,.ModuleProductDetailGiant.layout-104 .img-text-detail{display: block;}
 .ModuleProductDetailGiant.layout-104 .gallery-thumbs,.ModuleProductDetailGiant.layout-104 .maohao-specification{display: none;}
 .ModuleProductDetailGiant.layout-104 .mobilepd{line-height: 8px; padding: 10px 0;}
 .ModuleProductDetailGiant.layout-104 .sharAndCollect{display: inline-block; float:right;}
 .ModuleProductDetailGiant.layout-104 .old-price{padding-bottom:10px; height: 50px; line-height: 50px; padding-top: 0; border-bottom: 1px solid #eee; box-sizing: content-box;}
 .ModuleProductDetailGiant.layout-104 .pcSharAndCollect{display: none;}
 .ModuleProductDetailGiant.layout-104 .name-parms{width: 100%;}
 .ModuleProductDetailGiant.layout-104 .pro-row .stress{line-height: 1;}
 .ModuleProductDetailGiant.layout-104 .mobile-model{color: #666;}
 .ModuleProductDetailGiant.layout-104 .introduce{margin-bottom: 0; padding-left: 3%; padding-right: 3%; border-bottom: 0;}
 .ModuleProductDetailGiant.layout-104 .old-price{position: relative; top: 0; border-bottom: 0; padding-bottom: 0}
 .ModuleProductDetailGiant.layout-104 .img-text-detail{display: none}
 .ModuleProductDetailGiant.layout-104 .shareImg-mobile-btn{display: block; right:15px; left: auto}
 .ModuleProductDetailGiant.layout-104 .pro-Collect .pro-btn{margin-right:0}
 .ModuleProductDetailGiant.layout-104 .pro-Collect .iconfont{width: 100%;  display: block; font-size: 19px;}
 .ModuleProductDetailGiant.layout-104 .old-price{margin-top: 20px;}
 .ModuleProductDetailGiant.layout-104 .load-more.on{display: block;}
 .ModuleProductDetailGiant.layout-104 .attachment{font-size: 16px;}
 .ModuleProductDetailGiant.layout-104 .sharAndCollect strong{vertical-align: middle; margin-right: 15px;}
 .ModuleProductDetailGiant.layout-104 .specification-mobile{padding-top: 0; padding-left: 3%; padding-right: 3%;}
 .ModuleProductDetailGiant.layout-104 .intro-panel{border-bottom: 1px solid #eee; padding-bottom: 10px}
 .ModuleProductDetailGiant.layout-104 .specification-AttrValName,.ModuleProductDetailGiant.layout-104 .specification_have_pic .specification-AttrValName{width: 31% !important; margin-right: 2%; height: 40px; line-height: unset; position: relative; float: left; overflow: hidden}
 .ModuleProductDetailGiant.layout-104 .specification-AttrValName{  padding:10px; width: auto;}
 .ModuleProductDetailGiant.layout-104 .spec-title{display: block; font-size: 14px; margin-bottom: 15px;}
 .ModuleProductDetailGiant.layout-104 .detail-parms{padding-left:0;}
 .ModuleProductDetailGiant.layout-104 .prams-panel{padding-top:25px; padding-right: 3%; padding-left: 3%; padding-bottom: 0; margin-bottom: 10px}
 .ModuleProductDetailGiant.layout-104 .specification-box{margin-bottom: 0}
 .ModuleProductDetailGiant.layout-104 .autoscreen{height:215px; overflow-y:hidden}
 .ModuleProductDetailGiant.layout-104 .load-more{ width: 100%; padding: 15px 0; height: auto; border: 0}
 .ModuleProductDetailGiant.layout-104 .particulars{padding-left: 3%; padding-right: 3%}
 .ModuleProductDetailGiant.layout-104 .icon-qrcode{display: none}
 .ModuleProductDetailGiant.layout-104 .particularsNavBox{padding-top: 20px;}
 .ModuleProductDetailGiant.layout-104 .particularsMain{padding:20px 0;}
 
 .ModuleProductDetailGiant.layout-104 .shareImg-mobile-btn{background: rgba(0,0,0,0.6);  color: #fff; border-color: transparent;}
 .ModuleProductDetailGiant.layout-104 .enquiry-mobile-btn{background: rgba(0,0,0,0.6);  color: #fff; border-color: transparent; display: block; right:15px; left: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
 .ModuleProductDetailGiant.layout-104 .liji-xunpan{display: none !important;}
 #HeaderZoneContainer,#FooterContainer {display: none;}
 .ModuleProductDetailGiant.layout-104 .mobilepd .pro-name{display:inline; -webkit-box-orient: vertical;}
 .ModuleProductDetailGiant.layout-104 .mobilepd .pro-name.webkitbox{display: -webkit-box;  padding-bottom: 7px;}
 .ModuleProductDetailGiant.layout-104 .introduceTop{max-width: 100%}
 .ModuleProductDetailGiant.layout-104 .enquiry,.ModuleProductDetailGiant.layout-104 .enquirylink{display: none !important;}
 .ModuleProductDetailGiant.layout-104 .ProVideo {width:78%;}
 .ModuleProductDetailGiant.layout-104 .ProVideoDiv{width:100%}
 .ModuleProductDetailGiant.layout-104 .pro-enquiry{top:54px}

}.module_563363442 .ModuleHead .HeadCenter{float:none;}
#module_563363442 {
padding:0px;
}
#module_563363442 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363442 .ModuleHead563363442 {
display:none;
}
#module_563363442 .BodyCenter.BodyCenter563363442 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363442 >.module_563363442 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_563363442 >.module_563363442{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_563363442 .BodyCenter.BodyCenter563363442 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363442 .BodyCenter.BodyCenter563363442 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363442 >.module_563363442 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363442 >.module_563363442 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363442 >.module_563363442 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363442:hover {
border:none;
}
#module_563363442:hover >.module_563363442 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363442 .VRDiv{background-color:rgba(0,0,0,0.4);}
#module_563363442 .VRDiv{background-image:none;}
#module_563363442 .VRDiv{background-repeat:no-repeat;}
#module_563363442 .VRDiv{}
#module_563363442 .VRDiv{}
#module_563363442 .VRDiv{}
#module_563363442 .VRDiv{border-top-left-radius:8px;}
#module_563363442 .VRDiv{border-top-right-radius:8px;}
#module_563363442 .VRDiv{border-bottom-left-radius:8px;}
#module_563363442 .VRDiv{border-bottom-right-radius:8px;}
#module_563363442 .vrIcon  {font-size:16px;}  #module_563363442 .vrIcon  > svg {width:16px; height:16px}
#module_563363442 .vrIcon  {color:#fff;} #module_563363442 .vrIcon  > svg {fill:#fff;}
#module_563363442 .VRDiv{padding-top:8px;}
#module_563363442 .VRDiv{padding-bottom:8px;}
#module_563363442 .VRDiv{padding-left:12px;}
#module_563363442 .VRDiv{padding-right:12px;}
#module_563363442 .VRTipstxt{font-size:14px;}
#module_563363442 .VRTipstxt{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .VRTipstxt{color:#fff;}
#module_563363442 .VRTipstxt{font-weight:normal;}
#module_563363442 .VRTipstxt{text-decoration:none;}
#module_563363442 .VRTipstxt{font-style:normal;}
#module_563363442 .ModuleProductDetailGiant .ModuleProduteDetailMain{max-width:1200px;}
#module_563363442 .ModuleProductDetailGiant .ModuleProduteDetailMain{background-color:#fff;}
#module_563363442 .ModuleProductDetailGiant .ModuleProduteDetailMain{background-image:none;}
#module_563363442 .ModuleProductDetailGiant .ModuleProduteDetailMain{background-repeat:no-repeat;}
#module_563363442 .ModuleProductDetailGiant .ModuleProduteDetailMain{}
#module_563363442 .ModuleProductDetailGiant .ModuleProduteDetailMain{}
#module_563363442 .ModuleProductDetailGiant .ModuleProduteDetailMain{}
#module_563363442 .introduce{border-bottom-color:#eee;}
#module_563363442 .introduce{border-bottom-style:solid;}
#module_563363442 .introduce{border-bottom-width:1px;}
#module_563363442 .ModuleProductDetailGiant .ModuleProduteDetailMain{padding-top:0px;}
#module_563363442 .ModuleProductDetailGiant .ModuleProduteDetailMain{padding-bottom:0px;}
#module_563363442 .ModuleProductDetailGiant .ModuleProduteDetailMain{padding-left:10px;}
#module_563363442 .ModuleProductDetailGiant .ModuleProduteDetailMain{padding-right:10px;}
#module_563363442 .pro-price,#module_563363442 .pcSharAndCollect .iconfont,#module_563363442 .pro-btn:hover,#module_563363442 .inpc-shareAndEnshrine-box:hover .downloadonc{color:#f10215;}
#module_563363442 .specification-AttrValName.active,specification-AttrValName.active{border-color:#f10215;}#module_563363442  .out-bline{background-color:#f10215}
#module_563363442 .specification-AttrValName.active,#module_563363442 .specification-AttrValName.active{color:#f10215;}
#module_563363442 .dummy{padding-top:56.25%;}
#module_563363442 .mobile-inSlide-size{object-fit:unset;}
#module_563363442 .mobile-inSlide-size{width:auto;}
#module_563363442 .mobile-inSlide-size{height:auto;}
#module_563363442 .swiper-container .inSwiper-slide{background-color:#f2f2f2;}
#module_563363442 .swiper-container .inSwiper-slide{background-image:none;}
#module_563363442 .swiper-container .inSwiper-slide{background-repeat:no-repeat;}
#module_563363442 .swiper-container .inSwiper-slide{}
#module_563363442 .swiper-container .inSwiper-slide{}
#module_563363442 .swiper-container .inSwiper-slide{}
#module_563363442 .pro-thumbnail-direction{background-color:rgba(0, 0, 0, 0.5);}
#module_563363442 .pro-name{font-size:20px;}
#module_563363442 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .pro-name{color:#333;}
#module_563363442 .pro-name{font-weight:normal;}
#module_563363442 .pro-name{text-decoration:none;}
#module_563363442 .pro-name{font-style:normal;}
#module_563363442 .pro-desc span{font-size:14px;}
#module_563363442 .pro-desc span{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .pro-desc span{color:#666;}
#module_563363442 .pro-desc span{font-weight:normal;}
#module_563363442 .pro-desc span{text-decoration:none;}
#module_563363442 .pro-desc span{font-style:normal;}
#module_563363442 .pro-desc{margin-top:5px;}
#module_563363442 .pro-desc{margin-bottom:0px;}
#module_563363442 .pro-price .price-text{font-size:36px;}
#module_563363442 .pro-price .price-text{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .pro-price .price-text{color:#f10215;}
#module_563363442 .pro-price .price-text{font-weight:normal;}
#module_563363442 .pro-price .price-text{text-decoration:none;}
#module_563363442 .pro-price .price-text{font-style:normal;}
#module_563363442 .pro-price small{font-size:22px;}
#module_563363442 .pro-price small{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .pro-price small{color:#f10215;}
#module_563363442 .pro-price small{font-weight:normal;}
#module_563363442 .pro-price small{text-decoration:none;}
#module_563363442 .pro-price small{font-style:normal;}
#module_563363442 .pro-row .stress{background-color:rgb(255, 119, 15);}
#module_563363442 .pro-row .stress{background-image:none;}
#module_563363442 .pro-row .stress{background-repeat:no-repeat;}
#module_563363442 .pro-row .stress{}
#module_563363442 .pro-row .stress{}
#module_563363442 .pro-row .stress{}
#module_563363442 .pro-row .stress{font-size:12px;}
#module_563363442 .pro-row .stress{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .pro-row .stress{color:#fff;}
#module_563363442 .pro-row .stress{font-weight:normal;}
#module_563363442 .pro-row .stress{text-decoration:none;}
#module_563363442 .pro-row .stress{font-style:normal;}
#module_563363442 .enquiry,#module_563363442 .mob-enquiry,#module_563363442 .mob-enquirylink,#module_563363442 .enquirylink{background-color:#f10215;}
#module_563363442 .enquiry,#module_563363442 .mob-enquiry,#module_563363442 .mob-enquirylink,#module_563363442 .enquirylink{background-image:none;}
#module_563363442 .enquiry,#module_563363442 .mob-enquiry,#module_563363442 .mob-enquirylink,#module_563363442 .enquirylink{background-repeat:no-repeat;}
#module_563363442 .enquiry,#module_563363442 .mob-enquiry,#module_563363442 .mob-enquirylink,#module_563363442 .enquirylink{}
#module_563363442 .enquiry,#module_563363442 .mob-enquiry,#module_563363442 .mob-enquirylink,#module_563363442 .enquirylink{}
#module_563363442 .enquiry,#module_563363442 .mob-enquiry,#module_563363442 .mob-enquirylink,#module_563363442 .enquirylink{}
#module_563363442 .enquiry,#module_563363442 .enquirylink{font-size:12px;}
#module_563363442 .enquiry,#module_563363442 .enquirylink{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .enquiry,#module_563363442 .enquirylink{color:#fff;}
#module_563363442 .enquiry,#module_563363442 .enquirylink{font-weight:normal;}
#module_563363442 .enquiry,#module_563363442 .enquirylink{text-decoration:none;}
#module_563363442 .enquiry,#module_563363442 .enquirylink{font-style:normal;}
#module_563363442 .specification-AttrValName .pro_text_specification{font-size:14px;}
#module_563363442 .specification-AttrValName .pro_text_specification{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .specification-AttrValName .pro_text_specification{color:#666;}
#module_563363442 .specification-AttrValName .pro_text_specification{font-weight:normal;}
#module_563363442 .specification-AttrValName .pro_text_specification{text-decoration:none;}
#module_563363442 .specification-AttrValName .pro_text_specification{font-style:normal;}
#module_563363442 .specification-AttrValName{border-top-color:#dedede;}
#module_563363442 .specification-AttrValName{border-top-style:solid;}
#module_563363442 .specification-AttrValName{border-top-width:1px;}
#module_563363442 .specification-AttrValName{border-right-color:#dedede;}
#module_563363442 .specification-AttrValName{border-right-style:solid;}
#module_563363442 .specification-AttrValName{border-right-width:1px;}
#module_563363442 .specification-AttrValName{border-bottom-color:#dedede;}
#module_563363442 .specification-AttrValName{border-bottom-style:solid;}
#module_563363442 .specification-AttrValName{border-bottom-width:1px;}
#module_563363442 .specification-AttrValName{border-left-color:#dedede;}
#module_563363442 .specification-AttrValName{border-left-style:solid;}
#module_563363442 .specification-AttrValName{border-left-width:1px;}
#module_563363442 .item-parms .detail-parms{font-size:12px;}
#module_563363442 .item-parms .detail-parms{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .item-parms .detail-parms{color:#999;}
#module_563363442 .item-parms .detail-parms{font-weight:normal;}
#module_563363442 .item-parms .detail-parms{text-decoration:none;}
#module_563363442 .item-parms .detail-parms{font-style:normal;}
#module_563363442 .item-parms .name-parms{font-size:14px;}
#module_563363442 .item-parms .name-parms{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .item-parms .name-parms{color:#666;}
#module_563363442 .item-parms .name-parms{font-weight:normal;}
#module_563363442 .item-parms .name-parms{text-decoration:none;}
#module_563363442 .item-parms .name-parms{font-style:normal;}
#module_563363442 .parameter .item-parms{border-bottom-color:#eee;}#module_563363442 .load-more{border-color:#eee;}
#module_563363442 .load-more span{font-size:12px;}
#module_563363442 .load-more span{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .load-more span,#module_563363442 .load-more .iconfont{color:#333;}
#module_563363442 .load-more span{font-weight:normal;}
#module_563363442 .load-more span{text-decoration:none;}
#module_563363442 .load-more span{font-style:normal;}
#module_563363442 .particularsNav,#module_563363442 .mobile-title-parameter{font-size:18px;}
#module_563363442 .particularsNav,#module_563363442 .mobile-title-parameter{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .particularsNav,#module_563363442 .mobile-title-parameter{color:#333;}
#module_563363442 .particularsNav,#module_563363442 .mobile-title-parameter{font-weight:bold;}
#module_563363442 .particularsNav,#module_563363442 .mobile-title-parameter{text-decoration:none;}
#module_563363442 .particularsNav,#module_563363442 .mobile-title-parameter{font-style:normal;}
#module_563363442 .pc-share .tips{font-size:12px;}
#module_563363442 .pc-share .tips{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .pc-share .tips{color:#333;}
#module_563363442 .pc-share .tips{font-weight:normal;}
#module_563363442 .pc-share .tips{text-decoration:none;}
#module_563363442 .pc-share .tips{font-style:normal;}
#module_563363442 .pc-share .iconfont{font-size:16px;}
#module_563363442 .pc-share .iconfont{color:#999;}
#module_563363442 .pc-share .iconfont{border-top-color:#ccc;}
#module_563363442 .pc-share .iconfont{border-top-style:solid;}
#module_563363442 .pc-share .iconfont{border-top-width:1px;}
#module_563363442 .pc-share .iconfont{border-right-color:#ccc;}
#module_563363442 .pc-share .iconfont{border-right-style:solid;}
#module_563363442 .pc-share .iconfont{border-right-width:1px;}
#module_563363442 .pc-share .iconfont{border-bottom-color:#ccc;}
#module_563363442 .pc-share .iconfont{border-bottom-style:solid;}
#module_563363442 .pc-share .iconfont{border-bottom-width:1px;}
#module_563363442 .pc-share .iconfont{border-left-color:#ccc;}
#module_563363442 .pc-share .iconfont{border-left-style:solid;}
#module_563363442 .pc-share .iconfont{border-left-width:1px;}
#module_563363442 .pc-share .iconfont{background-color:transparent;}
#module_563363442 .pc-share .iconfont{}
#module_563363442 .pc-enshrine .collection-text{font-size:12px;}
#module_563363442 .pc-enshrine .collection-text{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .pc-enshrine .collection-text{color:#333;}
#module_563363442 .pc-enshrine .collection-text{font-weight:normal;}
#module_563363442 .pc-enshrine .collection-text{text-decoration:none;}
#module_563363442 .pc-enshrine .collection-text{font-style:normal;}
#module_563363442 .pc-enshrine .iconfont{font-size:14px;}
#module_563363442 .pc-enshrine .iconfont{color:#f10215;}
#module_563363442 .pro-download .downloadonc{font-size:12px;}
#module_563363442 .pro-download .downloadonc{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .pro-download .downloadonc{color:#333;}
#module_563363442 .pro-download .downloadonc{font-weight:normal;}
#module_563363442 .pro-download .downloadonc{text-decoration:none;}
#module_563363442 .pro-download .downloadonc{font-style:normal;}
#module_563363442 .pro-download .iconfont{font-size:14px;}
#module_563363442 .pro-download .iconfont{color:#f10215;}
#module_563363442 .por-prev a,#module_563363442 .por-next a{font-size:14px;}
#module_563363442 .por-prev a,#module_563363442 .por-next a{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .por-prev a,#module_563363442 .por-next a{color:#333;}
#module_563363442 .por-prev a,#module_563363442 .por-next a{font-weight:normal;}
#module_563363442 .por-prev a,#module_563363442 .por-next a{text-decoration:none;}
#module_563363442 .por-prev a,#module_563363442 .por-next a{font-style:normal;}
#module_563363442 .VRDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_563363442 .VRDiv:hover{background-image:none;}
#module_563363442 .VRDiv:hover{background-repeat:no-repeat;}
#module_563363442 .VRDiv:hover{}
#module_563363442 .VRDiv:hover{}
#module_563363442 .VRDiv:hover{}
#module_563363442 .VRDiv:hover .vrIcon  {font-size:16px;}  #module_563363442 .VRDiv:hover .vrIcon  > svg {width:16px; height:16px}
#module_563363442 .VRDiv:hover .vrIcon  {color:#fff;} #module_563363442 .VRDiv:hover .vrIcon  > svg {fill:#fff;}
#module_563363442 .pro-thumbnail-direction:hover{background-color:#f10215;}
#module_563363442 .specification-AttrValName.active .pro_text_specification{font-size:14px;}
#module_563363442 .specification-AttrValName.active .pro_text_specification{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .specification-AttrValName.active .pro_text_specification{color:#f10215;}
#module_563363442 .specification-AttrValName.active .pro_text_specification{font-weight:normal;}
#module_563363442 .specification-AttrValName.active .pro_text_specification{text-decoration:none;}
#module_563363442 .specification-AttrValName.active .pro_text_specification{font-style:normal;}
#module_563363442 .specification-AttrValName.active{border-top-color:#f10215 !important;}
#module_563363442 .specification-AttrValName.active{border-top-style:solid !important;}
#module_563363442 .specification-AttrValName.active{border-right-color:#f10215 !important;}
#module_563363442 .specification-AttrValName.active{border-right-style:solid !important;}
#module_563363442 .specification-AttrValName.active{border-bottom-color:#f10215 !important;}
#module_563363442 .specification-AttrValName.active{border-bottom-style:solid !important;}
#module_563363442 .specification-AttrValName.active{border-left-color:#f10215 !important;}
#module_563363442 .specification-AttrValName.active{border-left-style:solid !important;}
#module_563363442 .pc-share:hover .pc-share-title{font-size:12px;}
#module_563363442 .pc-share:hover .pc-share-title{font-family:;}
#module_563363442 .pc-share:hover .pc-share-title,#module_563363442 .pc-share:hover .pc-share-list-text{color:#f10215;}
#module_563363442 .pc-share:hover .pc-share-title{font-weight:normal;}
#module_563363442 .pc-share:hover .pc-share-title{text-decoration:none;}
#module_563363442 .pc-share:hover .pc-share-title{font-style:normal;}
#module_563363442 .pc-enshrine .collection-text:hover{font-size:12px;}
#module_563363442 .pc-enshrine .collection-text:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .pc-enshrine .collection-text:hover:hover{color:#f10215;}
#module_563363442 .pc-enshrine .collection-text:hover{font-weight:normal;}
#module_563363442 .pc-enshrine .collection-text:hover{text-decoration:none;}
#module_563363442 .pc-enshrine .collection-text:hover{font-style:normal;}
#module_563363442 .pro-download .downloadonc:hover{font-size:12px;}
#module_563363442 .pro-download .downloadonc:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_563363442 .pro-download .downloadonc:hover{color:#f10215;}
#module_563363442 .pro-download .downloadonc:hover{font-weight:normal;}
#module_563363442 .pro-download .downloadonc:hover{text-decoration:none !important;}
#module_563363442 .pro-download .downloadonc:hover{font-style:normal;}
#module_563363442 .pro-download .iconfont:hover{font-size:14px;}
#module_563363442 .pro-download .iconfont:hover{color:#f10215;}
.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_9988563363442 .ModuleHead .HeadCenter{float:none;}
#module_9988563363442 {
padding:0px;
}
#module_9988563363442 {
}
#module_9988563363442 .ModuleHead0 {
display:block;
}

#module_9988563363442 .InsidePage-list-content span,#module_9988563363442 .in-formList-checkbox span{font-size:px;}
#module_9988563363442 .InsidePage-list-content span,#module_9988563363442 .in-formList-checkbox span{font-family:;}
#module_9988563363442 .InsidePage-list-content span,#module_9988563363442 .in-formList-checkbox span{color:;}
#module_9988563363442 .InsidePage-list-content span,#module_9988563363442 .in-formList-checkbox span{}
#module_9988563363442 .InsidePage-list-content span,#module_9988563363442 .in-formList-checkbox span{}
#module_9988563363442 .InsidePage-list-content span,#module_9988563363442 .in-formList-checkbox span{}
#module_9988563363442 .title{font-size:px;}
#module_9988563363442 .title{font-family:;}
#module_9988563363442 .title{color:;}
#module_9988563363442 .title{}
#module_9988563363442 .title{}
#module_9988563363442 .title{}
#module_9988563363442 .title{background-color:;}
#module_9988563363442 .title{}
#module_9988563363442 .title{}
#module_9988563363442 .title{}
#module_9988563363442 .title{}
#module_9988563363442 .title{}
#module_9988563363442 .title{height:px;line-height:px;}
#module_9988563363442 .title{text-align:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{background-color:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-top-color:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-top-style:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-top-width:px;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-right-color:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-right-style:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-right-width:px;}
#module_9988563363442 .smsvcode,#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-bottom-color:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-bottom-style:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-bottom-width:px;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-left-color:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-left-style:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 .customFormCheckbox,#module_9988563363442 input[type=radio],#module_9988563363442.customFormDatetime,#module_9988563363442 input.input-text-color,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .multi-row-text,#module_9988563363442 .cityval{border-left-width:px;}
#module_9988563363442 .smsbtn,#module_9988563363442 .customFormTextarea,#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 input.input-text-color,#module_9988563363442.customFormDatetime,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .cityval{border-top-left-radius:px;}
#module_9988563363442 .smsbtn,#module_9988563363442 .customFormTextarea,#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 input.input-text-color,#module_9988563363442.customFormDatetime,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .cityval{border-top-right-radius:px;}
#module_9988563363442 .smsbtn,#module_9988563363442 .customFormTextarea,#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 input.input-text-color,#module_9988563363442.customFormDatetime,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .cityval{border-bottom-left-radius:px;}
#module_9988563363442 .smsbtn,#module_9988563363442 .customFormTextarea,#module_9988563363442 .smsvcode,#module_9988563363442 .frist_item,#module_9988563363442 .VerificationCodeinput,#module_9988563363442 input.input-text-color,#module_9988563363442.customFormDatetime,#module_9988563363442 .Browse-file,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select,#module_9988563363442 .cityval{border-bottom-right-radius:px;}
#module_9988563363442 .Describ-text-color{font-size:px;}
#module_9988563363442 .Describ-text-color{font-family:;}
#module_9988563363442 .Describ-text-color{color:;}
#module_9988563363442 .Describ-text-color{}
#module_9988563363442 .Describ-text-color{}
#module_9988563363442 .Describ-text-color{}
#module_9988563363442 .smsvcode,#module_9988563363442 .smsbtn,#module_9988563363442 .input-text-color,#module_9988563363442 .cityval{font-size:px;}
#module_9988563363442 .smsvcode,#module_9988563363442 .smsbtn,#module_9988563363442 .input-text-color,#module_9988563363442 .cityval{font-family:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .input-text-color,#module_9988563363442 .cityval{color:;}
#module_9988563363442 .smsvcode,#module_9988563363442 .smsbtn,#module_9988563363442 .input-text-color,#module_9988563363442 .cityval{}
#module_9988563363442 .smsvcode,#module_9988563363442 .smsbtn,#module_9988563363442 .input-text-color,#module_9988563363442 .cityval{}
#module_9988563363442 .smsvcode,#module_9988563363442 .smsbtn,#module_9988563363442 .input-text-color,#module_9988563363442 .cityval{}
#module_9988563363442 .smsvaldatebox,#module_9988563363442 .frist_item,#module_9988563363442 input.input-text-color,#module_9988563363442 .customFormDatetime,#module_9988563363442 .pcCitybox select{line-height:px;height:px;}
#module_9988563363442 .input-text-color::placeholder,#module_9988563363442 .smsvcode::placeholder{font-size:px;}
#module_9988563363442 .input-text-color::placeholder,#module_9988563363442 .smsvcode::placeholder{font-family:;}
#module_9988563363442 .input-text-color::placeholder,#module_9988563363442 .smsvcode::placeholder{color:;}
#module_9988563363442 .input-text-color::placeholder,#module_9988563363442 .smsvcode::placeholder{}
#module_9988563363442 .input-text-color::placeholder,#module_9988563363442 .smsvcode::placeholder{}
#module_9988563363442 .input-text-color::placeholder,#module_9988563363442 .smsvcode::placeholder{}
#module_9988563363442 .submitbtn{font-size:px;}
#module_9988563363442 .submitbtn{font-family:;}
#module_9988563363442 .submitbtn{color:;}
#module_9988563363442 .submitbtn{}
#module_9988563363442 .submitbtn{}
#module_9988563363442 .submitbtn{}
#module_9988563363442 .submitbtn{background-color:;} #module_9988563363442 input[type=radio]:checked, #module_9988563363442 input[type=checkbox]:checked{background:;border:1px solid } 
#module_9988563363442 .submitbtn{}
#module_9988563363442 .submitbtn{}
#module_9988563363442 .submitbtn{}
#module_9988563363442 .submitbtn{}
#module_9988563363442 .submitbtn{}
#module_9988563363442 .submitbtnbox{justify-content:;}
#module_9988563363442 .submitbtn{width:%;}
#module_9988563363442 .submitbtn{height:px;line-height:px;}
#module_9988563363442 .submitbtn{border-top-left-radius:px;}
#module_9988563363442 .submitbtn{border-top-right-radius:px;}
#module_9988563363442 .submitbtn{border-bottom-left-radius:px;}
#module_9988563363442 .submitbtn{border-bottom-right-radius:px;}
#module_9988563363442 .vcbtn1{background-color:;}
#module_9988563363442 .vcbtn1{color:;}
#module_9988563363442 .frist_item:hover,#module_9988563363442 .smsvcode:hover, #module_9988563363442 .VerificationCodeinput:hover,#module_9988563363442 .customFormCheckbox:hover,#module_9988563363442 input[type=radio]:hover,#module_9988563363442 input.input-text-color:hover,#module_9988563363442.customFormDatetime:hover,#module_9988563363442 .Browse-file:hover,#module_9988563363442 .customFormDatetime:hover,#module_9988563363442 .pcCitybox select:hover,#module_9988563363442 .multi-row-text:hover,#module_9988563363442 .cityval:hover{border-top-color:;}
#module_9988563363442 .frist_item:hover,#module_9988563363442 .smsvcode:hover, #module_9988563363442 .VerificationCodeinput:hover,#module_9988563363442 .customFormCheckbox:hover,#module_9988563363442 input[type=radio]:hover,#module_9988563363442 input.input-text-color:hover,#module_9988563363442.customFormDatetime:hover,#module_9988563363442 .Browse-file:hover,#module_9988563363442 .customFormDatetime:hover,#module_9988563363442 .pcCitybox select:hover,#module_9988563363442 .multi-row-text:hover,#module_9988563363442 .cityval:hover{border-top-style:;}
#module_9988563363442 .frist_item:hover,#module_9988563363442 .smsvcode:hover, #module_9988563363442 .VerificationCodeinput:hover,#module_9988563363442 .customFormCheckbox:hover,#module_9988563363442 input[type=radio]:hover,#module_9988563363442 input.input-text-color:hover,#module_9988563363442.customFormDatetime:hover,#module_9988563363442 .Browse-file:hover,#module_9988563363442 .customFormDatetime:hover,#module_9988563363442 .pcCitybox select:hover,#module_9988563363442 .multi-row-text:hover,#module_9988563363442 .cityval:hover{border-right-color:;}
#module_9988563363442 .frist_item:hover,#module_9988563363442 .smsvcode:hover, #module_9988563363442 .VerificationCodeinput:hover,#module_9988563363442 .customFormCheckbox:hover,#module_9988563363442 input[type=radio]:hover,#module_9988563363442 input.input-text-color:hover,#module_9988563363442.customFormDatetime:hover,#module_9988563363442 .Browse-file:hover,#module_9988563363442 .customFormDatetime:hover,#module_9988563363442 .pcCitybox select:hover,#module_9988563363442 .multi-row-text:hover,#module_9988563363442 .cityval:hover{border-right-style:;}
#module_9988563363442 .frist_item:hover,#module_9988563363442 .smsvcode:hover, #module_9988563363442 .VerificationCodeinput:hover,#module_9988563363442 .customFormCheckbox:hover,#module_9988563363442 input[type=radio]:hover,#module_9988563363442 input.input-text-color:hover,#module_9988563363442.customFormDatetime:hover,#module_9988563363442 .Browse-file:hover,#module_9988563363442 .customFormDatetime:hover,#module_9988563363442 .pcCitybox select:hover,#module_9988563363442 .multi-row-text:hover,#module_9988563363442 .cityval:hover{border-bottom-color:;}
#module_9988563363442 .frist_item:hover,#module_9988563363442 .smsvcode:hover, #module_9988563363442 .VerificationCodeinput:hover,#module_9988563363442 .customFormCheckbox:hover,#module_9988563363442 input[type=radio]:hover,#module_9988563363442 input.input-text-color:hover,#module_9988563363442.customFormDatetime:hover,#module_9988563363442 .Browse-file:hover,#module_9988563363442 .customFormDatetime:hover,#module_9988563363442 .pcCitybox select:hover,#module_9988563363442 .multi-row-text:hover,#module_9988563363442 .cityval:hover{border-bottom-style:;}
#module_9988563363442 .frist_item:hover,#module_9988563363442 .smsvcode:hover, #module_9988563363442 .VerificationCodeinput:hover,#module_9988563363442 .customFormCheckbox:hover,#module_9988563363442 input[type=radio]:hover,#module_9988563363442 input.input-text-color:hover,#module_9988563363442.customFormDatetime:hover,#module_9988563363442 .Browse-file:hover,#module_9988563363442 .customFormDatetime:hover,#module_9988563363442 .pcCitybox select:hover,#module_9988563363442 .multi-row-text:hover,#module_9988563363442 .cityval:hover{border-left-color:;}
#module_9988563363442 .frist_item:hover,#module_9988563363442 .smsvcode:hover, #module_9988563363442 .VerificationCodeinput:hover,#module_9988563363442 .customFormCheckbox:hover,#module_9988563363442 input[type=radio]:hover,#module_9988563363442 input.input-text-color:hover,#module_9988563363442.customFormDatetime:hover,#module_9988563363442 .Browse-file:hover,#module_9988563363442 .customFormDatetime:hover,#module_9988563363442 .pcCitybox select:hover,#module_9988563363442 .multi-row-text:hover,#module_9988563363442 .cityval:hover{border-left-style:;}
#module_9988563363442 .submitbtn:hover{font-size:px;}
#module_9988563363442 .submitbtn:hover{font-family:;}
#module_9988563363442 .submitbtn:hover{color:;}
#module_9988563363442 .submitbtn:hover{}
#module_9988563363442 .submitbtn:hover{}
#module_9988563363442 .submitbtn:hover{}
#module_9988563363442 .submitbtn:hover{background-color:;}
#module_9988563363442 .submitbtn:hover{}
#module_9988563363442 .submitbtn:hover{}
#module_9988563363442 .submitbtn:hover{}
#module_9988563363442 .submitbtn:hover{}
#module_9988563363442 .submitbtn:hover{}

.module_563363524 .ModuleHead .HeadCenter{float:none;}
#module_563363524 {
padding:0px;
}
#module_563363524 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_563363524 .ModuleHead563363524 {
display:none;
}
#module_563363524 .BodyCenter.BodyCenter563363524 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363524 >.module_563363524 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
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_563363524 >.module_563363524{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_563363524 .BodyCenter.BodyCenter563363524 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363524 .BodyCenter.BodyCenter563363524 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363524 >.module_563363524 {
margin-top:2.6744%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363524 >.module_563363524 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_563363524 >.module_563363524 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363524:hover {
border:none;
}
#module_563363524:hover >.module_563363524 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363524 .ModuleImageTextGiantContent{margin-top:0px;}
#module_563363524 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_563363524 .ModuleImageTextGiantContent{margin-left:0px;}
#module_563363524 .ModuleImageTextGiantContent{margin-right:0px;}
#module_563363524 .imageTextGiant-Container{padding-top:10px;}
#module_563363524 .imageTextGiant-Container{padding-bottom:10px;}
#module_563363524 .imageTextGiant-Container{padding-left:10px;}
#module_563363524 .imageTextGiant-Container{padding-right:10px;}
#module_563363524 .showHandle .btn{font-size:14px;}
#module_563363524 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_563363524 .showHandle .btn{color:#333;}
#module_563363524 .showHandle .btn{font-weight:400;}
#module_563363524 .showHandle .btn{text-decoration:none;}
#module_563363524 .showHandle .btn{font-style:normal;}
#module_563363524 .showHandle div{border-top-color:#ddd !important;}
#module_563363524 .showHandle div{border-top-style:solid !important;}
#module_563363524 .showHandle div{border-top-width:1px !important;}
#module_563363524 .showHandle{background-color:transparent;}
#module_563363524 .showHandle{background-image:none;}
#module_563363524 .showHandle{background-repeat:no-repeat;}
#module_563363524 .showHandle{}
#module_563363524 .showHandle{}
#module_563363524 .showHandle{}
#module_563363524 a{font-size:unset;font-family:unset}

.ModuleProductListGiant.layout-122 .swiper-wrapper{height: auto}
.ModuleProductListGiant.layout-122 .pro-container .pro-item-l.first{width: 48.45%;  height: 584px;  float: left;  position: relative;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item { width: 32%;float: left;box-sizing: border-box;}
.ModuleProductListGiant.layout-122 .pro-container{ padding-bottom: 40px;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img { display: block;height: auto; list-style-type: none;  display: block;  width: 100%; position: relative;border: 0px solid transparent;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img .dummy{  padding-top: 100%;  }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img img{ position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%;  max-height: 100%;  display: block;  margin:auto;  padding: auto;  }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text {  transition: padding 0.3s  linear; box-sizing: border-box;  padding: 24px 10% 28px; }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text .pro-shopping-main {width: 100%;text-align:center; font-size: 14px;  display: block; }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .fontn{color: #999;text-align: center}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-price { display: inline-block;  font-size: 20px;  color: #000;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text .pro-shopping-main .pro-market-price {  font-size: 12px;  color: #999999;  text-decoration: line-through;}
.ModuleProductListGiant.layout-122 .pro-container .pro-buybtn {
	width: 38.3116%;
	text-align: center;
	top: calc(100% - 19px);
	left: 50%;
	position: relative;
	padding:  0 4px;
	line-height: 28px;
	border: 1px solid #000;
	color: #000;
	border-radius: 20px;
	transform: translateX(-50%);
}
.ModuleProductListGiant.layout-122 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-122 .pro-name{word-break: break-word !important;}

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

.ModuleProductListGiant.layout-122 .pro-title span {
	display: block;
	
	text-overflow: ellipsis;
	max-width: 100%;
	word-wrap:break-word;
	overflow: hidden;
    height: 24px;
    line-height: 24px;
	margin-bottom: 8.3%;
}

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

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

@media only screen and (max-width: 1300px) {
	.ModuleProductListGiant.layout-122 .swiper-button-white {display: none;}
}.module_563363523 .ModuleHead .HeadCenter{float:none;}
#module_563363523 {
padding:0px;
}
#module_563363523 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_563363523 .ModuleHead563363523 {
display:none;
}
#module_563363523 .BodyCenter.BodyCenter563363523 {
background:none;background-color:rgba(0,0,0,0);
}
#module_563363523 >.module_563363523 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_563363523 >.module_563363523{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_563363523 .BodyCenter.BodyCenter563363523 {
padding-top:0.0000%;
padding-left:0.6329%;
padding-right:0.6329%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363523 .BodyCenter.BodyCenter563363523 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_563363523 >.module_563363523 {
margin-top:0.8228%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_563363523 >.module_563363523 {
margin-top:5.9937%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_563363523 >.module_563363523 {box-shadow: 0px 0px 0px 0px #ccc}
#module_563363523:hover {
border:none;
}
#module_563363523:hover >.module_563363523 {
border-color:#ccc;
}
#module_563363523:hover >.module_563363523 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_563363523 .pro-item{padding-top:0px;}
#module_563363523 .pro-item{padding-bottom:0px;}
#module_563363523 .pro-item{padding-left:0px;}
#module_563363523 .pro-item{padding-right:0px;}
#module_563363523 .pro-item{background-color:#f7f7f7;}
#module_563363523 .pro-item{background-image:none;}
#module_563363523 .pro-item{background-repeat:no-repeat;}
#module_563363523 .pro-item{}
#module_563363523 .pro-item{}
#module_563363523 .pro-item{}
#module_563363523 .pro-item .pro-img{border-top-color:transparent;}
#module_563363523 .pro-item .pro-img{border-top-style:solid;}
#module_563363523 .pro-item .pro-img{border-top-width:0px;}
#module_563363523 .pro-item .pro-img{border-right-color:transparent;}
#module_563363523 .pro-item .pro-img{border-right-style:solid;}
#module_563363523 .pro-item .pro-img{border-right-width:0px;}
#module_563363523 .pro-item .pro-img{border-bottom-color:transparent;}
#module_563363523 .pro-item .pro-img{border-bottom-style:solid;}
#module_563363523 .pro-item .pro-img{border-bottom-width:0px;}
#module_563363523 .pro-item .pro-img{border-left-color:transparent;}
#module_563363523 .pro-item .pro-img{border-left-style:solid;}
#module_563363523 .pro-item .pro-img{border-left-width:0px;}
#module_563363523 .pro-img .dummy{background-color:transparent;}
#module_563363523 .pro-img .dummy{background-image:none;}
#module_563363523 .pro-img .dummy{background-repeat:no-repeat;}
#module_563363523 .pro-img .dummy{}
#module_563363523 .pro-img .dummy{}
#module_563363523 .pro-img .dummy{}
#module_563363523 .pro-img .dummy{padding-top:100%;}
#module_563363523 .pro-img img{ object-fit:cover;}
#module_563363523 .pro-img img{ width:100%;}
#module_563363523 .pro-img img{ height:100%;}
#module_563363523 .pro-img img{border-radius:0px;}
#module_563363523 .pro-name{font-size:18px;line-height:calc( 18px + 6px );}
#module_563363523 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_563363523 .pro-name{color:#000;}
#module_563363523 .pro-name{font-weight:normal;}
#module_563363523 .pro-name{text-decoration:none;}
#module_563363523 .pro-name{font-style:normal;}
#module_563363523 .pro-name{margin-top:0px;}
#module_563363523 .pro-name{margin-bottom:26px;}
#module_563363523 .pro-item .pro-desc{font-size:14px;}
#module_563363523 .pro-item .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_563363523 .pro-item .pro-desc{color:#fff;}
#module_563363523 .pro-item .pro-desc{font-weight:normal;}
#module_563363523 .pro-item .pro-desc span{text-decoration:none;}
#module_563363523 .pro-item .pro-desc{font-style:normal;}
#module_563363523 .pro-buybtn{border-color:rgb(216, 216, 216);}
#module_563363523 .pro-buybtn .iconfont{color:rgb(127, 127, 127);}
#module_563363523 .pro-buybtn .iconfont{font-size:16px;}
#module_563363523 .pro-buybtn {height:40px;line-height:40px} 
#module_563363523 .pro-buybtn{width:120px;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li,#module_563363523 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_563363523 .icon-icon-left{color:#fff;}
#module_563363523 .swiper-button-white{background-color:rgba(51,51,51,.3);}
#module_563363523 .swiper-pagination-bullet{background-color:rgb(255, 119, 15);}
#module_563363523 .choosed-tab, #module_563363523 .setting-screening-criteria{font-size:12px;}
#module_563363523 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_563363523 .choosed-tab, #module_563363523 .setting-screening-criteria{color:#000;}
#module_563363523 .choosed-tab{}
#module_563363523 .choosed-tab{}
#module_563363523 .choosed-tab{}
#module_563363523 .selected-light,#module_563363523 .setting-all{font-size:12px;}
#module_563363523 .selected-light,#module_563363523 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_563363523 .selected-light,#module_563363523 .setting-left-bar,#module_563363523 .setting-reset,#module_563363523 .setting-pred-warp .setting-collapse,#module_563363523 .giantroom .btn-more{color:#000;}
#module_563363523 .selected-light{}
#module_563363523 .selected-light,#module_563363523 .setting-all{}
#module_563363523 .selected-light,#module_563363523 .setting-all{}
#module_563363523 .setting-right-temp ul li, #module_563363523 .choosed-tab{border-top-left-radius:2px;}
#module_563363523 .setting-right-temp ul li, #module_563363523 .choosed-tab{border-top-right-radius:2px;}
#module_563363523 .setting-right-temp ul li, #module_563363523 .choosed-tab{border-bottom-left-radius:2px;}
#module_563363523 .setting-right-temp ul li, #module_563363523 .choosed-tab{border-bottom-right-radius:2px;}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab{border-top-color:#d6d6d6;}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab{border-top-style:solid;}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab, #module_563363523 .giantroom .btn-more{border-top-width:1px;} #module_563363523 .giantroom {margin-top: calc(-16px - 1px);}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab, #module_563363523 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab, #module_563363523 .giantroom .btn-more{border-bottom-style:solid;}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab, #module_563363523 .giantroom .btn-more{border-bottom-width:1px;}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab, #module_563363523 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab, #module_563363523 .giantroom .btn-more{border-left-style:solid;}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab, #module_563363523 .giantroom .btn-more{border-left-width:1px;}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab, #module_563363523 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab, #module_563363523 .giantroom .btn-more{border-right-style:solid;}
#module_563363523 .pred-filter, #module_563363523 .choosed-tab, #module_563363523 .giantroom .btn-more{border-right-width:1px;}
#module_563363523 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_563363523 .setting-left-bar{background-color:#fafafa;}
#module_563363523 .setting-left-bar{width:100px} #module_563363523 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_563363523 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_563363523 .choosed-tab .icsmall{color:#999;}
#module_563363523 .setting-right-temp ul li{margin-left:10px;margin-right:10px;}
#module_563363523 .icon-icon-left:hover{color:#fff;}
#module_563363523 .swiper-button-white:hover{background-color:rgb(255, 119, 15);}
#module_563363523 .pro-item:hover{background-color:#fff;}
#module_563363523 .pro-item:hover{background-image:none;}
#module_563363523 .pro-item:hover{background-repeat:no-repeat;}
#module_563363523 .pro-item:hover{}
#module_563363523 .pro-item:hover{}
#module_563363523 .pro-item:hover{}
#module_563363523 .pro-item:hover .pro-img{border-top-color:transparent;}
#module_563363523 .pro-item:hover .pro-img{border-top-style:solid;}
#module_563363523 .pro-item:hover .pro-img{border-top-width:20px;}
#module_563363523 .pro-item:hover .pro-img{border-right-color:transparent;}
#module_563363523 .pro-item:hover .pro-img{border-right-style:solid;}
#module_563363523 .pro-item:hover .pro-img{border-right-width:20px;}
#module_563363523 .pro-item:hover .pro-img{border-bottom-color:transparent;}
#module_563363523 .pro-item:hover .pro-img{border-bottom-style:solid;}
#module_563363523 .pro-item:hover .pro-img{border-bottom-width:20px;}
#module_563363523 .pro-item:hover .pro-img{border-left-color:transparent;}
#module_563363523 .pro-item:hover .pro-img{border-left-style:solid;}
#module_563363523 .pro-item:hover .pro-img{border-left-width:20px;}
#module_563363523 .pro-item:hover .pro-name{font-size:18px;line-height:calc( 18px + 6px );}
#module_563363523 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_563363523 .pro-item:hover .pro-name{color:rgb(255, 119, 15);}
#module_563363523 .pro-item:hover .pro-name{font-weight:normal;}
#module_563363523 .pro-item:hover .pro-name{text-decoration:none;}
#module_563363523 .pro-item:hover .pro-name{font-style:hover;}
#module_563363523 .pro-item:hover .pro-buybtn{border-color:rgb(255, 119, 15);}#module_563363523 .pro-item:hover .pro-buybtn{background-color: rgb(255, 119, 15);}
#module_563363523 .pro-item:hover .pro-buybtn .iconfont{color: #fff;}
#module_563363523 .pro-item:hover .pro-desc{background-color:rgb(255, 119, 15);}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000000;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_563363523 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_563363523 .swiper-pagination-bullet:hover{background-color:rgb(255, 119, 15);}
#module_563363523 .selected-light:hover,#module_563363523 .selected-light.active,#module_563363523 .items-active{font-size:12px;}
#module_563363523 .selected-light:hover,#module_563363523 .selected-light.active,#module_563363523 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_563363523 .selected-light:hover,#module_563363523 .selected-light.active,#module_563363523 .items-active{color:#fff;} #module_563363523 .items-active{border-color:#fff;} #module_563363523 .bean-finish{background:#fff;}
#module_563363523 .selected-light:hover,#module_563363523 .selected-light.active,#module_563363523 .items-active{}
#module_563363523 .selected-light:hover,#module_563363523 .selected-light.active,#module_563363523 .items-active{}
#module_563363523 .selected-light:hover,#module_563363523 .selected-light.active,#module_563363523 .items-active{}
#module_563363523 .setting-left-bar:hover{background-color:#fafafa;}
#module_563363523 .setting-right-temp ul li:hover, #module_563363523 .setting-right-temp ul li.active{background-color:#000;}
#module_563363523 .choosed-tab .icsmall:hover{color:#999;}
.module_9988563363523 .ModuleHead .HeadCenter{float:none;}
#module_9988563363523 {
padding:0px;
}
#module_9988563363523 {
}
#module_9988563363523 .ModuleHead0 {
display:block;
}

#module_9988563363523 .InsidePage-list-content span,#module_9988563363523 .in-formList-checkbox span{font-size:px;}
#module_9988563363523 .InsidePage-list-content span,#module_9988563363523 .in-formList-checkbox span{font-family:;}
#module_9988563363523 .InsidePage-list-content span,#module_9988563363523 .in-formList-checkbox span{color:;}
#module_9988563363523 .InsidePage-list-content span,#module_9988563363523 .in-formList-checkbox span{}
#module_9988563363523 .InsidePage-list-content span,#module_9988563363523 .in-formList-checkbox span{}
#module_9988563363523 .InsidePage-list-content span,#module_9988563363523 .in-formList-checkbox span{}
#module_9988563363523 .title{font-size:px;}
#module_9988563363523 .title{font-family:;}
#module_9988563363523 .title{color:;}
#module_9988563363523 .title{}
#module_9988563363523 .title{}
#module_9988563363523 .title{}
#module_9988563363523 .title{background-color:;}
#module_9988563363523 .title{}
#module_9988563363523 .title{}
#module_9988563363523 .title{}
#module_9988563363523 .title{}
#module_9988563363523 .title{}
#module_9988563363523 .title{height:px;line-height:px;}
#module_9988563363523 .title{text-align:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{background-color:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-top-color:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-top-style:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-top-width:px;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-right-color:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-right-style:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-right-width:px;}
#module_9988563363523 .smsvcode,#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-bottom-color:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-bottom-style:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-bottom-width:px;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-left-color:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-left-style:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 .customFormCheckbox,#module_9988563363523 input[type=radio],#module_9988563363523.customFormDatetime,#module_9988563363523 input.input-text-color,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .multi-row-text,#module_9988563363523 .cityval{border-left-width:px;}
#module_9988563363523 .smsbtn,#module_9988563363523 .customFormTextarea,#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 input.input-text-color,#module_9988563363523.customFormDatetime,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .cityval{border-top-left-radius:px;}
#module_9988563363523 .smsbtn,#module_9988563363523 .customFormTextarea,#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 input.input-text-color,#module_9988563363523.customFormDatetime,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .cityval{border-top-right-radius:px;}
#module_9988563363523 .smsbtn,#module_9988563363523 .customFormTextarea,#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 input.input-text-color,#module_9988563363523.customFormDatetime,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .cityval{border-bottom-left-radius:px;}
#module_9988563363523 .smsbtn,#module_9988563363523 .customFormTextarea,#module_9988563363523 .smsvcode,#module_9988563363523 .frist_item,#module_9988563363523 .VerificationCodeinput,#module_9988563363523 input.input-text-color,#module_9988563363523.customFormDatetime,#module_9988563363523 .Browse-file,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select,#module_9988563363523 .cityval{border-bottom-right-radius:px;}
#module_9988563363523 .Describ-text-color{font-size:px;}
#module_9988563363523 .Describ-text-color{font-family:;}
#module_9988563363523 .Describ-text-color{color:;}
#module_9988563363523 .Describ-text-color{}
#module_9988563363523 .Describ-text-color{}
#module_9988563363523 .Describ-text-color{}
#module_9988563363523 .smsvcode,#module_9988563363523 .smsbtn,#module_9988563363523 .input-text-color,#module_9988563363523 .cityval{font-size:px;}
#module_9988563363523 .smsvcode,#module_9988563363523 .smsbtn,#module_9988563363523 .input-text-color,#module_9988563363523 .cityval{font-family:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .input-text-color,#module_9988563363523 .cityval{color:;}
#module_9988563363523 .smsvcode,#module_9988563363523 .smsbtn,#module_9988563363523 .input-text-color,#module_9988563363523 .cityval{}
#module_9988563363523 .smsvcode,#module_9988563363523 .smsbtn,#module_9988563363523 .input-text-color,#module_9988563363523 .cityval{}
#module_9988563363523 .smsvcode,#module_9988563363523 .smsbtn,#module_9988563363523 .input-text-color,#module_9988563363523 .cityval{}
#module_9988563363523 .smsvaldatebox,#module_9988563363523 .frist_item,#module_9988563363523 input.input-text-color,#module_9988563363523 .customFormDatetime,#module_9988563363523 .pcCitybox select{line-height:px;height:px;}
#module_9988563363523 .input-text-color::placeholder,#module_9988563363523 .smsvcode::placeholder{font-size:px;}
#module_9988563363523 .input-text-color::placeholder,#module_9988563363523 .smsvcode::placeholder{font-family:;}
#module_9988563363523 .input-text-color::placeholder,#module_9988563363523 .smsvcode::placeholder{color:;}
#module_9988563363523 .input-text-color::placeholder,#module_9988563363523 .smsvcode::placeholder{}
#module_9988563363523 .input-text-color::placeholder,#module_9988563363523 .smsvcode::placeholder{}
#module_9988563363523 .input-text-color::placeholder,#module_9988563363523 .smsvcode::placeholder{}
#module_9988563363523 .submitbtn{font-size:px;}
#module_9988563363523 .submitbtn{font-family:;}
#module_9988563363523 .submitbtn{color:;}
#module_9988563363523 .submitbtn{}
#module_9988563363523 .submitbtn{}
#module_9988563363523 .submitbtn{}
#module_9988563363523 .submitbtn{background-color:;} #module_9988563363523 input[type=radio]:checked, #module_9988563363523 input[type=checkbox]:checked{background:;border:1px solid } 
#module_9988563363523 .submitbtn{}
#module_9988563363523 .submitbtn{}
#module_9988563363523 .submitbtn{}
#module_9988563363523 .submitbtn{}
#module_9988563363523 .submitbtn{}
#module_9988563363523 .submitbtnbox{justify-content:;}
#module_9988563363523 .submitbtn{width:%;}
#module_9988563363523 .submitbtn{height:px;line-height:px;}
#module_9988563363523 .submitbtn{border-top-left-radius:px;}
#module_9988563363523 .submitbtn{border-top-right-radius:px;}
#module_9988563363523 .submitbtn{border-bottom-left-radius:px;}
#module_9988563363523 .submitbtn{border-bottom-right-radius:px;}
#module_9988563363523 .vcbtn1{background-color:;}
#module_9988563363523 .vcbtn1{color:;}
#module_9988563363523 .frist_item:hover,#module_9988563363523 .smsvcode:hover, #module_9988563363523 .VerificationCodeinput:hover,#module_9988563363523 .customFormCheckbox:hover,#module_9988563363523 input[type=radio]:hover,#module_9988563363523 input.input-text-color:hover,#module_9988563363523.customFormDatetime:hover,#module_9988563363523 .Browse-file:hover,#module_9988563363523 .customFormDatetime:hover,#module_9988563363523 .pcCitybox select:hover,#module_9988563363523 .multi-row-text:hover,#module_9988563363523 .cityval:hover{border-top-color:;}
#module_9988563363523 .frist_item:hover,#module_9988563363523 .smsvcode:hover, #module_9988563363523 .VerificationCodeinput:hover,#module_9988563363523 .customFormCheckbox:hover,#module_9988563363523 input[type=radio]:hover,#module_9988563363523 input.input-text-color:hover,#module_9988563363523.customFormDatetime:hover,#module_9988563363523 .Browse-file:hover,#module_9988563363523 .customFormDatetime:hover,#module_9988563363523 .pcCitybox select:hover,#module_9988563363523 .multi-row-text:hover,#module_9988563363523 .cityval:hover{border-top-style:;}
#module_9988563363523 .frist_item:hover,#module_9988563363523 .smsvcode:hover, #module_9988563363523 .VerificationCodeinput:hover,#module_9988563363523 .customFormCheckbox:hover,#module_9988563363523 input[type=radio]:hover,#module_9988563363523 input.input-text-color:hover,#module_9988563363523.customFormDatetime:hover,#module_9988563363523 .Browse-file:hover,#module_9988563363523 .customFormDatetime:hover,#module_9988563363523 .pcCitybox select:hover,#module_9988563363523 .multi-row-text:hover,#module_9988563363523 .cityval:hover{border-right-color:;}
#module_9988563363523 .frist_item:hover,#module_9988563363523 .smsvcode:hover, #module_9988563363523 .VerificationCodeinput:hover,#module_9988563363523 .customFormCheckbox:hover,#module_9988563363523 input[type=radio]:hover,#module_9988563363523 input.input-text-color:hover,#module_9988563363523.customFormDatetime:hover,#module_9988563363523 .Browse-file:hover,#module_9988563363523 .customFormDatetime:hover,#module_9988563363523 .pcCitybox select:hover,#module_9988563363523 .multi-row-text:hover,#module_9988563363523 .cityval:hover{border-right-style:;}
#module_9988563363523 .frist_item:hover,#module_9988563363523 .smsvcode:hover, #module_9988563363523 .VerificationCodeinput:hover,#module_9988563363523 .customFormCheckbox:hover,#module_9988563363523 input[type=radio]:hover,#module_9988563363523 input.input-text-color:hover,#module_9988563363523.customFormDatetime:hover,#module_9988563363523 .Browse-file:hover,#module_9988563363523 .customFormDatetime:hover,#module_9988563363523 .pcCitybox select:hover,#module_9988563363523 .multi-row-text:hover,#module_9988563363523 .cityval:hover{border-bottom-color:;}
#module_9988563363523 .frist_item:hover,#module_9988563363523 .smsvcode:hover, #module_9988563363523 .VerificationCodeinput:hover,#module_9988563363523 .customFormCheckbox:hover,#module_9988563363523 input[type=radio]:hover,#module_9988563363523 input.input-text-color:hover,#module_9988563363523.customFormDatetime:hover,#module_9988563363523 .Browse-file:hover,#module_9988563363523 .customFormDatetime:hover,#module_9988563363523 .pcCitybox select:hover,#module_9988563363523 .multi-row-text:hover,#module_9988563363523 .cityval:hover{border-bottom-style:;}
#module_9988563363523 .frist_item:hover,#module_9988563363523 .smsvcode:hover, #module_9988563363523 .VerificationCodeinput:hover,#module_9988563363523 .customFormCheckbox:hover,#module_9988563363523 input[type=radio]:hover,#module_9988563363523 input.input-text-color:hover,#module_9988563363523.customFormDatetime:hover,#module_9988563363523 .Browse-file:hover,#module_9988563363523 .customFormDatetime:hover,#module_9988563363523 .pcCitybox select:hover,#module_9988563363523 .multi-row-text:hover,#module_9988563363523 .cityval:hover{border-left-color:;}
#module_9988563363523 .frist_item:hover,#module_9988563363523 .smsvcode:hover, #module_9988563363523 .VerificationCodeinput:hover,#module_9988563363523 .customFormCheckbox:hover,#module_9988563363523 input[type=radio]:hover,#module_9988563363523 input.input-text-color:hover,#module_9988563363523.customFormDatetime:hover,#module_9988563363523 .Browse-file:hover,#module_9988563363523 .customFormDatetime:hover,#module_9988563363523 .pcCitybox select:hover,#module_9988563363523 .multi-row-text:hover,#module_9988563363523 .cityval:hover{border-left-style:;}
#module_9988563363523 .submitbtn:hover{font-size:px;}
#module_9988563363523 .submitbtn:hover{font-family:;}
#module_9988563363523 .submitbtn:hover{color:;}
#module_9988563363523 .submitbtn:hover{}
#module_9988563363523 .submitbtn:hover{}
#module_9988563363523 .submitbtn:hover{}
#module_9988563363523 .submitbtn:hover{background-color:;}
#module_9988563363523 .submitbtn:hover{}
#module_9988563363523 .submitbtn:hover{}
#module_9988563363523 .submitbtn:hover{}
#module_9988563363523 .submitbtn:hover{}
#module_9988563363523 .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}.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;}