/* cache file /mnt/yzproc/YZ-Site/caches/csscache/0/672/672_309344_1_.cache exists */
/*md5:8fbb3b71413c3fb020ae4552aa873b2b*/
/*time: 2025-10-28 16:01:01*/
/*url:r150-mdemo.yz168.cc/Product/624078.html?&view=1*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
/*.online-service */
.ModuleOnLineServiceGiant.layout-108 .online-service-giant-container {
    position: relative;
    width: auto;
    height: auto;
    display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

.ModuleOnLineServiceGiant.layout-108 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color:#d1d1d1 !important;
}
.ModuleOnLineServiceGiant.layout-108 .mCSB_scrollTools .mCSB_draggerRail{
    background-color: #ffffff;
}
.ModuleOnLineServiceGiant.layout-108 #mCSB_1_dragger_vertical{ opacity: 0;}
@media only screen and (max-width: 767px) {
    .ModuleOnLineServiceGiant.layout-108 {
        display: none;
    }
}
.ModuleOnLineServiceGiant.layout-108 .mCustomScrollBox{
    max-height: 100% !important;
}
.ModuleOnLineServiceGiant.layout-108 .qrcodetips{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;text-align: center; margin-top:4px;color:#666}.module_688075876 .ModuleHead .HeadCenter{float:none;}
#module_688075876 {
padding:0px;
}
#module_688075876 {
position:absolute;
z-index:4001;
top:815px;
left:0px;
width:100%;
height:50px;
}
#module_688075876 .ModuleHead688075876 {
display:none;
}
#module_688075876 .BodyCenter.BodyCenter688075876 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075876 >.module_688075876 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075876 >.module_688075876{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075876 .BodyCenter.BodyCenter688075876 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075876 .BodyCenter.BodyCenter688075876 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075876 >.module_688075876 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075876 >.module_688075876 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075876 >.module_688075876 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075876:hover {
border:none;
}
#module_688075876:hover >.module_688075876 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075876 .online-service-header .IMHead{background-color:#FFFFFF;}
#module_688075876 .online-service-btn{background-color:rgb(229, 0, 0);}
#module_688075876 .online-service-head .icon-advisory{color:#FFFFFF;} #module_688075876 .loading>span{background-color:#FFFFFF;}
#module_688075876 .header-text{color:#FFFFFF;}
#module_688075876 .online-service-tips,#module_688075876 .online-service-header .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_688075876 .online-service-btn{border-top-left-radius:10px;} #module_688075876 .IMHead,#module_688075876 .IMHead img,#module_688075876 .online-service-head{border-top-left-radius:9px;}
#module_688075876 .online-service-head,#module_688075876 .online-service-btn{border-top-right-radius:7px;}
#module_688075876 .online-service-content-tab>span{color:#666666;}
#module_688075876 .online-service-accounts .im-head{background-color:#FFFFFF;}
#module_688075876 .IM-item{background-color:#FCFCFC;}
#module_688075876 .IM-item::after,#module_688075876 .IM-item::before, #module_688075876 .IM-item{border-top-left-radius:8px;}
#module_688075876 .IM-item::after,#module_688075876 .IM-item::before,#module_688075876 .IM-item .im-link,#module_688075876 .IM-item{border-top-right-radius:8px;}
#module_688075876 .IM-item::after,#module_688075876 .IM-item::before, #module_688075876 .IM-item{border-bottom-left-radius:8px;}
#module_688075876 .IM-item::after,#module_688075876 .IM-item::before,#module_688075876 .IM-item .im-link, #module_688075876 .IM-item{border-bottom-right-radius:8px;}
#module_688075876 .IM-item::before,#module_688075876 .IM-item::after{border-color:#F7F7F7;}
#module_688075876 .IM-item::before{border-bottom-style:solid;border-top-style:solid} #module_688075876 .IM-item::after{border-left-style:solid;border-right-style:solid}
#module_688075876 .IM-item::before,#module_688075876 .IM-item::after{border-width:1px;}
#module_688075876 .im-link .icon-advisory{color:#FFFFFF;}
#module_688075876 .im-link{background-color:rgb(63, 63, 63);}
#module_688075876 .im-content .IMType{color:#999999;}
#module_688075876 .im-content .IMName{color:#333333;}
#module_688075876 .contact-item-content{background-color:#FCFCFC;}
#module_688075876 .contact-item-content::before, #module_688075876 .contact-item-content::after{border-color:#F7F7F7;}
#module_688075876 .contact-item-content::before{border-bottom-style:solid;border-top-style:solid} #module_688075876 .contact-item-content::after{border-left-style:solid;border-right-style:solid}
#module_688075876 .contact-item-content::before, #module_688075876 .contact-item-content::after{border-width:1px;}
#module_688075876 .contact-item-content::before, #module_688075876 .contact-item-content::after, #module_688075876 .contact-item-content{border-top-left-radius:8px;}
#module_688075876 .contact-item-content::before, #module_688075876 .contact-item-content::after, #module_688075876 .contact-item-content{border-top-right-radius:8px;}
#module_688075876 .contact-item-content::before,#module_688075876 .contact-item-content::after, #module_688075876 .contact-item-content{border-bottom-left-radius:8px;}
#module_688075876 .contact-item-content::before,#module_688075876 .contact-item-content::after, #module_688075876 .contact-item-content{border-bottom-right-radius:8px;}
#module_688075876 .contactIcon{background-color:#FFFFFF;}
#module_688075876 .contact-item-name{color:#999999;}
#module_688075876 .ContactContent{color:#333333;}
#module_688075876 .qrcode-content::before,#module_688075876 .qrcode-content::after{border-color:#F7F7F7;}
#module_688075876 .qrcode-content::before{border-bottom-style:solid;border-top-style:solid} #module_688075876 .qrcode-content::after{border-left-style:solid;border-right-style:solid}
#module_688075876 .qrcode-content::before,#module_688075876 .qrcode-content::after{border-width:1px;}
#module_688075876 .content-close .topline,#module_688075876 .content-close .middleline,#module_688075876 .content-close .bottomline{background-color:#333333;}
#module_688075876 .content-title{color:#333333;}
#module_688075876 .online-service-giant-ToTop-btn{background-color:#ffffff;}
#module_688075876 .online-service-giant-ToTop-btn{color:#999999;}
#module_688075876 .online-service-giant-ToTop-btn{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_688075876 .IM-item:hover .im-head{background-color:#FFFFFF;}
#module_688075876 .online-service-btn:hover{background-color:rgb(229, 0, 0);}
#module_688075876 .online-service-head:hover .icon-advisory{color:#FFFFFF;} #module_688075876 .online-service-head:hover .loading>span{background-color:#FFFFFF;}
#module_688075876 .header-text:hover{color:#FFFFFF;}
#module_688075876 .online-service-header:hover .online-service-tips,#module_688075876 .online-service-header:hover .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_688075876 .online-service-content-tab .active{color:rgb(229, 0, 0);}
#module_688075876 .online-service-content-tab > span:hover::after, #module_688075876 .online-service-content-tab .active{border-bottom-color:rgb(229, 0, 0);}
#module_688075876 .online-service-content-tab > span:hover::after,#module_688075876 .online-service-content-tab .active{border-bottom-Style:solid;}
#module_688075876 .online-service-content-tab > span:hover::after,#module_688075876 .online-service-content-tab .active{border-bottom-width:3px;}
#module_688075876 .IM-item:hover::before,#module_688075876 .IM-item:hover::after{border-color:rgb(229, 0, 0);}
#module_688075876 .IM-item:hover::before{border-bottom-style:solid;border-top-style:solid} #module_688075876 .IM-item:hover::after{border-left-style:solid;border-right-style:solid}
#module_688075876 .IM-item:hover{background-color:#FCFCFC;}
#module_688075876 .IM-item:hover .icon-advisory{color:#FFFFFF;}
#module_688075876 .IM-item:hover .im-link{background-color:rgb(229, 0, 0);}
#module_688075876 .IM-item:hover .im-content .IMType{color:#999999;}
#module_688075876 .IM-item:hover .im-content .IMName{color:#333333;}
#module_688075876 .contact-item-content:hover{background-color:#FCFCFC;}
#module_688075876 .contact-item-content:hover::before,#module_688075876 .contact-item-content:hover::after{border-color:rgb(63, 63, 63);}
#module_688075876 .contact-item-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_688075876 .contact-item-content:hover::after{border-left-style:solid;border-right-style:solid}
#module_688075876 .contact-item:hover .contactIcon{background-color:#FFFFFF;}
#module_688075876 .contact-item:hover .contact-item-name{color:#999999;}
#module_688075876 .contact-item:hover .ContactContent{color:#333333;}
#module_688075876 .content-close:hover .topline,#module_688075876 .content-close:hover .middleline,#module_688075876 .content-close:hover .bottomline{background-color:rgb(229, 0, 0);}
#module_688075876 .online-service-giant-ToTop-btn:hover{background-color:#ffffff;}
#module_688075876 .online-service-giant-ToTop-btn:hover{color:rgb(229, 0, 0);}
#module_688075876 online-service-giant-ToTop-btn:hover{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_688075876 .qrcode-content:hover::before,#module_688075876 .qrcode-content:hover::after{border-color:rgb(229, 0, 0);}
#module_688075876 .qrcode-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_688075876 .qrcode-content:hover::after{border-left-style:solid;border-right-style:solid}
#FreeMainZone{height:865px}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

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

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_688075403 .ModuleHead .HeadCenter{float:none;}
#module_688075403 {
padding:0px;
}
#module_688075403 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_688075403 .ModuleHead688075403 {
display:none;
}
#module_688075403 .BodyCenter.BodyCenter688075403 {
background:none;background-color:rgb(255, 255, 255);
}
#module_688075403 >.module_688075403 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075403 >.module_688075403{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075403 .BodyCenter.BodyCenter688075403 {
padding-top:0.2691%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.2691%;
}
}
@media screen and (max-width: 767px){
#module_688075403 .BodyCenter.BodyCenter688075403 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075403 >.module_688075403 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.5382%;
}
}
@media screen and (max-width: 767px){
#module_688075403 >.module_688075403 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075403 >.module_688075403 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075403:hover {
border:none;
}
#module_688075403:hover >.module_688075403 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075403 .ModuleSubContainer{background-color:transparent;}
#module_688075403 .ModuleSubContainer{background-image:none;}
#module_688075403 .ModuleSubContainer{background-repeat:no-repeat;}
#module_688075403 .ModuleSubContainer{background-position:0% 0%;}
#module_688075403 .ModuleSubContainer{background-attachment:scroll;}
#module_688075403 .ModuleSubContainer{}
#module_688075403 {!bgVideo!}{bgVideoUrl:}
#module_688075403 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_688075403 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_688075403 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer688075403 {max-width:1440px;width:auto;}
.ModuleGridContainer.ModuleGridContainer688075403 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_688075602 .ModuleHead .HeadCenter{float:none;}
#module_688075602 {
padding:0px;
}
#module_688075602 {
position:static;
z-index:2;
top:143px;
left:340px;
width:100%;
height: auto;
}
#module_688075602 .ModuleHead688075602 {
display:none;
}
#module_688075602 .BodyCenter.BodyCenter688075602 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075602 >.module_688075602 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075602 >.module_688075602{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075602 .BodyCenter.BodyCenter688075602 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075602 .BodyCenter.BodyCenter688075602 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075602 >.module_688075602 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075602 >.module_688075602 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075602 >.module_688075602 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075602:hover {
border:none;
}
#module_688075602:hover >.module_688075602 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075602 .ModuleImageTextGiantContent{margin-top:0px;}
#module_688075602 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_688075602 .ModuleImageTextGiantContent{margin-left:0px;}
#module_688075602 .ModuleImageTextGiantContent{margin-right:0px;}
#module_688075602 .imageTextGiant-Container{padding-top:10px;}
#module_688075602 .imageTextGiant-Container{padding-bottom:10px;}
#module_688075602 .imageTextGiant-Container{padding-left:10px;}
#module_688075602 .imageTextGiant-Container{padding-right:10px;}
#module_688075602 .showHandle .btn{font-size:14px;}
#module_688075602 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_688075602 .showHandle .btn{color:#333;}
#module_688075602 .showHandle .btn{font-weight:400;}
#module_688075602 .showHandle .btn{text-decoration:none;}
#module_688075602 .showHandle .btn{font-style:normal;}
#module_688075602 .showHandle div{border-top-color:#ddd !important;}
#module_688075602 .showHandle div{border-top-style:solid !important;}
#module_688075602 .showHandle div{border-top-width:1px !important;}
#module_688075602 .showHandle{background-color:transparent;}
#module_688075602 .showHandle{background-image:none;}
#module_688075602 .showHandle{background-repeat:no-repeat;}
#module_688075602 .showHandle{}
#module_688075602 .showHandle{}
#module_688075602 .showHandle{}
#module_688075602 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer688075403 #Sub688075403_1 {width:16.6667%;}
.ModuleNavGiant.layout-116 .main-nav-content {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 0;
    overflow:hidden;
}
.ModuleNavGiant.layout-116 .aroundMune{
    position: absolute;
    display: flex;
    align-items: center;
    right: 0px;
    padding:0 10px;
    height: 100%;
    z-index: 5;
    transform: rotateY(90deg);
}
.ModuleNavGiant.layout-116 .aroundMune.active{
    transform: rotateY(0deg);
}
.ModuleNavGiant.layout-116 .moveMenuRight, .ModuleNavGiant.layout-116 .moveMenuLeft{
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color:#666;
    text-align: center;
    border:1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    cursor: pointer;
}
.ModuleNavGiant.layout-116 .main-nav-content .moveMenuRight{
    background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-116 .main-nav-content .moveMenuLeft{
    display:none;
    background-color: rgba(238,238,238,.6);
    margin-right: 10px

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 三级菜单 Begin*/
.ModuleNavGiant.layout-116 .third-nav-item-group {
    width: 100%;
    z-index: 20;
    display: none;
    list-style: none outside none;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
    position: absolute;
    top: 0px;
    height: auto;
    overflow: hidden;
    border-radius: 2px;
    border-top-left-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
}
/* 三级菜单 Begin*/
.ModuleNavGiant.layout-116 .third-nav-item-box {
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
    height: auto;
}
.ModuleNavGiant.layout-116 .third-nav-item:first-child {
    /*border-top: none!important;*/
}
.ModuleNavGiant.layout-116 .third-nav-item:last-child {
    /*border-bottom: none!important;*/
}
.ModuleNavGiant.layout-116 .third-nav-item {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-family: Rajdhani,sans-serif;
    font-size: 12px;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: .1em;
    /* text-transform: uppercase; */
    color: grey;
    margin: 0;
}
.ModuleNavGiant.layout-116 .third-nav-item:hover {
    background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .third-nav-item-inner {
    display: block;
    height: calc(100%);
}
.ModuleNavGiant.layout-116 .sub-nav-item-p{
    float: left;
    margin: 0px 0px 0px 70px;
}
.ModuleNavGiant.layout-116 .sub-nav-item-span{
    float: right;
    margin: 0px 24px 0px 0px;
    font-size: 16px;
    display: none;
}
/*.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .sub-nav-item:after,.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .sub-nav-item-hover::after{*/
/*    content: "\e65f";*/
/*    position: absolute;*/
/*    -webkit-animation: layout-116-nav-active2 0.5s;*/
/*    -moz-animation: layout-116-nav-active2 0.5s;*/
/*    -o-animation: layout-116-nav-active2 0.5s;*/
/*    animation: layout-116-nav-active2 0.5s;*/
/*    right: 25px;*/
/*}*/
.ModuleNavGiant.layout-116 .nohover::after{
    content: ""!important;
}
.ModuleNavGiant.layout-116 .sub-nav-item{
    line-height: calc( 100% + 24px );
}
.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangyoujiantou:before{
    content:"";
}
.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangzuojiantou:before{
    position: absolute;
    -webkit-animation: layout-116-nav-active2 0.5s;
    -moz-animation: layout-116-nav-active2 0.5s;
    -o-animation: layout-116-nav-active2 0.5s;
    animation: layout-116-nav-active2 0.5s;
    left: 25px;
}
.ModuleNavGiant.layout-116 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-116 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item {padding: 0 !important; text-align: center;}
.ModuleNavGiant.layout-116 .sub-nav-item-group.sub-menu{
    display: none !important;
}

@font-face {
    font-family:eleganticons;src:url(/style/css/ElegantIcons.eot);src:url(/style/css/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(/style/css/ElegantIcons.woff) format('woff'),url(/style/css/ElegantIcons.ttf) format('truetype'),url(/style/css/ElegantIcons.svg#ElegantIcons) format('svg');font-weight:400;font-style:normal
}[data-icon]:before {
     font-family: eleganticons;
     content: attr(data-icon);
     speak: none;
     font-weight: 400;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
 }.module_688075865 .ModuleHead .HeadCenter{float:none;}
#module_688075865 {
padding:0px;
}
#module_688075865 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_688075865 .ModuleHead688075865 {
display:none;
}
#module_688075865 .BodyCenter.BodyCenter688075865 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075865 >.module_688075865 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075865 >.module_688075865{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075865 .BodyCenter.BodyCenter688075865 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075865 .BodyCenter.BodyCenter688075865 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075865 >.module_688075865 {
margin-top:1.2500%;
margin-left:0.0000%;
margin-right:0.3125%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075865 >.module_688075865 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075865 >.module_688075865 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075865:hover {
border:none;
}
#module_688075865:hover >.module_688075865 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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


.ModuleGridContainer.ModuleGridContainer688075403 #Sub688075403_2 {width:66.6667%;}
.module_688075641 .ModuleHead .HeadCenter{float:none;}
#module_688075641 {
padding:0px;
}
#module_688075641 {
position:static;
z-index:2;
top:132px;
left:1495px;
width:100%;
height: auto;
}
#module_688075641 .ModuleHead688075641 {
display:none;
}
#module_688075641 .BodyCenter.BodyCenter688075641 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075641 >.module_688075641 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075641 >.module_688075641{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075641 .BodyCenter.BodyCenter688075641 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075641 .BodyCenter.BodyCenter688075641 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075641 >.module_688075641 {
margin-top:6.2500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075641 >.module_688075641 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075641 >.module_688075641 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075641:hover {
border:none;
}
#module_688075641:hover >.module_688075641 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075641 .ModuleImageTextGiantContent{margin-top:0px;}
#module_688075641 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_688075641 .ModuleImageTextGiantContent{margin-left:0px;}
#module_688075641 .ModuleImageTextGiantContent{margin-right:0px;}
#module_688075641 .imageTextGiant-Container{padding-top:10px;}
#module_688075641 .imageTextGiant-Container{padding-bottom:10px;}
#module_688075641 .imageTextGiant-Container{padding-left:10px;}
#module_688075641 .imageTextGiant-Container{padding-right:10px;}
#module_688075641 .showHandle .btn{font-size:14px;}
#module_688075641 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_688075641 .showHandle .btn{color:#333;}
#module_688075641 .showHandle .btn{font-weight:400;}
#module_688075641 .showHandle .btn{text-decoration:none;}
#module_688075641 .showHandle .btn{font-style:normal;}
#module_688075641 .showHandle div{border-top-color:#ddd !important;}
#module_688075641 .showHandle div{border-top-style:solid !important;}
#module_688075641 .showHandle div{border-top-width:1px !important;}
#module_688075641 .showHandle{background-color:transparent;}
#module_688075641 .showHandle{background-image:none;}
#module_688075641 .showHandle{background-repeat:no-repeat;}
#module_688075641 .showHandle{}
#module_688075641 .showHandle{}
#module_688075641 .showHandle{}
#module_688075641 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer688075403 #Sub688075403_3 {width:16.6667%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

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

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

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

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_688075411 .ModuleHead .HeadCenter{float:none;}
#module_688075411 {
padding:0px;
}
#module_688075411 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_688075411 .ModuleHead688075411 {
display:none;
}
#module_688075411 .BodyCenter.BodyCenter688075411 {
background:none;background-color:rgb(247, 247, 247);
}
#module_688075411 >.module_688075411 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#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(241, 241, 241);
border-bottom-width:0px;
}
#module_688075411 >.module_688075411{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075411 .BodyCenter.BodyCenter688075411 {
padding-top:0.5382%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.5382%;
}
}
@media screen and (max-width: 767px){
#module_688075411 .BodyCenter.BodyCenter688075411 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_688075411 >.module_688075411 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075411 >.module_688075411 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_688075411 >.module_688075411 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075411:hover {
border:none;
}
#module_688075411:hover >.module_688075411 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075411 .ModuleSubContainer{background-color:transparent;}
#module_688075411 .ModuleSubContainer{background-image:none;}
#module_688075411 .ModuleSubContainer{background-repeat:no-repeat;}
#module_688075411 .ModuleSubContainer{background-position:0% 0%;}
#module_688075411 .ModuleSubContainer{background-attachment:scroll;}
#module_688075411 .ModuleSubContainer{}
#module_688075411 {!bgVideo!}{bgVideoUrl:}
#module_688075411 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_688075411 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_688075411 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer688075411 {max-width:1440px;width:auto;}
/*当前位置 layout 101*/
.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_688075325 .ModuleHead .HeadCenter{float:none;}
#module_688075325 {
padding:0px;
}
#module_688075325 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_688075325 .ModuleHead688075325 {
display:none;
}
#module_688075325 {
border:none;
}
@media screen and (min-width: 768px){
#module_688075325 >.module_688075325 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075325 >.module_688075325 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_688075325 .BreadIcon{font-size:16px;} #module_688075325 .BreadsvgIcon svg{width:16px;height:16px;}
#module_688075325 .BreadIcon{color:#666;} #module_688075325 .BreadsvgIcon svg>*{fill:#666;}
#module_688075325 .BreadIcon,#module_688075325 .BreadsvgIcon{margin-left:0px;}
#module_688075325 .BreadIcon,#module_688075325 .BreadsvgIcon{margin-right:10px;}
#module_688075325 .bcs-item,#module_688075325 .bcs-item a{font-size:12px;}
#module_688075325 .bcs-item,#module_688075325 .bcs-item a{font-family:;}
#module_688075325 .bcs-item,#module_688075325 .bcs-item a{color:#333;}
#module_688075325 .bcs-item,#module_688075325 .bcs-item a{font-weight:normal;}
#module_688075325 .bcs-item,#module_688075325 .bcs-item a{text-decoration:none;}
#module_688075325 .bcs-item,#module_688075325 .bcs-item a{font-style:normal;}
#module_688075325 .breadcrumb{text-align:left;}
#module_688075325 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_688075325 .breadcrumb .separator{font-size:12px;}
#module_688075325 .breadcrumb .separator{font-family:;}
#module_688075325 .breadcrumb .separator{color:#333;}
#module_688075325 .breadcrumb .separator{font-weight:normal;}
#module_688075325 .breadcrumb .separator{text-decoration:none;}
#module_688075325 .breadcrumb .separator{font-style:normal;}
#module_688075325 .breadcrumb:hover .BreadIcon{color:#666} #module_688075325 .breadcrumb:hover .BreadsvgIcon svg>*{fill:#666;}
#module_688075325 .bcs-item:hover,#module_688075325 .bcs-item a:hover{font-size:12px;}
#module_688075325 .bcs-item:hover,#module_688075325 .bcs-item a:hover{font-family:;}
#module_688075325 .bcs-item:hover,#module_688075325 .bcs-item a:hover{color:#333;}
#module_688075325 .bcs-item:hover,#module_688075325 .bcs-item a:hover{font-weight:normal;}
#module_688075325 .bcs-item:hover,#module_688075325 .bcs-item a:hover{text-decoration:none;}
#module_688075325 .bcs-item:hover,#module_688075325 .bcs-item a:hover{font-style:normal;}

.module_688075412 .ModuleHead .HeadCenter{float:none;}
#module_688075412 {
padding:0px;
}
#module_688075412 {
position:static;
z-index:0;
top:783px;
left:0px;
width:100%;
height: auto;
}
#module_688075412 .ModuleHead688075412 {
display:none;
}
#module_688075412 .BodyCenter.BodyCenter688075412 {
background:none;background-color:rgb(255, 255, 255);
}
#module_688075412 >.module_688075412 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075412 >.module_688075412{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075412 .BodyCenter.BodyCenter688075412 {
padding-top:0.0000%;
padding-left:1.0764%;
padding-right:1.0764%;
padding-bottom:5.3821%;
}
}
@media screen and (max-width: 767px){
#module_688075412 .BodyCenter.BodyCenter688075412 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:14.4092%;
}
}
@media screen and (min-width: 768px){
#module_688075412 >.module_688075412 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075412 >.module_688075412 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_688075412 >.module_688075412 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075412:hover {
border:none;
}
#module_688075412:hover >.module_688075412 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075412 .ModuleSubContainer{background-color:transparent;}
#module_688075412 .ModuleSubContainer{background-image:none;}
#module_688075412 .ModuleSubContainer{background-repeat:no-repeat;}
#module_688075412 .ModuleSubContainer{background-position:0% 0%;}
#module_688075412 .ModuleSubContainer{background-attachment:scroll;}
#module_688075412 .ModuleSubContainer{}
#module_688075412 {!bgVideo!}{bgVideoUrl:}
#module_688075412 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_688075412 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_688075412 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer688075412 {max-width:1440px;width:auto;}
.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container {overflow: hidden; visibility: visible;}
.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container .tabContainerGiantGrid {flex-shrink: 0;}
.ModuleTabContainerV2Giant.layout-112  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;
}
.ModuleTabContainerV2Giant.layout-112  .tabContentGiant.tab-content-clone .ModuleContainer {padding: 0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container {display: flex;  align-items: center;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav {margin: 0 20px;}

.ModuleTabContainerV2Giant.layout-112  .Nav-Container .phicon {display: inline-block; background: unset; position: static; font-size: 16px; color: #333;cursor: pointer;}

/** xiaxiao **/
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav{position:absolute;z-index: 99;display: flex;margin:0!important;padding-right: 20px;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li{width:6px;height:6px;border-radius:3px;background:#cccccc;margin-left:10px;
transition: width 350ms;
-moz-transition: width 350ms;	/* Firefox 4 */
-webkit-transition: width 350ms;	/* Safari 和 Chrome */
-o-transition: width 350ms;
}
.ModuleTabContainerV2Giant.layout-112 .Nav-Container .nav li:first-of-type{margin-left:0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li a:hover{background:none;width:auto;height:auto;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li.active{width:24px;background:#E4CEAE;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title{position:absolute;z-index:99;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon{width:55px;height:55px;position: relative;
transition: all 350ms;
-moz-transition: all 350ms;
-webkit-transition: all 350ms;
-o-transition: all 350ms;
overflow:hidden;
top: 0;

}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollLeft{
    left: 0;
}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollRight{
    right: 0;
}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon:before{border-top-color:transparent}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon span{color:#333;    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon span:before{transition: all 350ms;-moz-transition: all 350ms;-webkit-transition: all 350ms;-o-transition: all 350ms;}

/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{margin-left:15px;margin-right:20px;} */

.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper{margin-top: -5px;}
.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper .moduleContainerHelpers{margin-right: 3px;}
.ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant .addnewhelper{min-height:80px!important;padding:20px 10px;}
@media only screen and (max-width: 768px) {
    .ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant.layout-112 .Nav-Container {position: static; justify-content: center; margin-top: 28px;}
	.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{ margin-left:15px!important; }
	/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon{max-width:50px!important;max-height:50px!important;} */
}


.module_688075965 .ModuleHead .HeadCenter{float:none;}
#module_688075965 {
padding:0px;
}
#module_688075965 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_688075965 .ModuleHead688075965 {
display:none;
}
#module_688075965 .BodyCenter.BodyCenter688075965 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075965 >.module_688075965 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075965 >.module_688075965{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075965 .BodyCenter.BodyCenter688075965 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075965 .BodyCenter.BodyCenter688075965 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075965 >.module_688075965 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075965 >.module_688075965 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075965 >.module_688075965 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075965:hover {
border:none;
}
#module_688075965:hover >.module_688075965 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075965 .tabContainerGiantGrid{background-color:transparent;}
#module_688075965 .tabContainerGiantGrid{background-image:none;}
#module_688075965 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_688075965 .tabContainerGiantGrid{}
#module_688075965 .tabContainerGiantGrid{}
#module_688075965 .tabContainerGiantGrid{}
#module_688075965 .tabContainerGiantGrid{padding-top:10px;}
#module_688075965 .tabContainerGiantGrid{padding-bottom:10px;}
#module_688075965 .tabContainerGiantGrid{padding-left:10px;}
#module_688075965 .tabContainerGiantGrid{padding-right:10px;}
#module_688075965 .tabContainerGiantGrid{border-top-color:transparent;}
#module_688075965 .tabContainerGiantGrid{border-top-style:solid;}
#module_688075965 .tabContainerGiantGrid{border-top-width:0px;}
#module_688075965 .tabContainerGiantGrid{border-right-color:transparent;}
#module_688075965 .tabContainerGiantGrid{border-right-style:solid;}
#module_688075965 .tabContainerGiantGrid{border-right-width:0px;}
#module_688075965 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_688075965 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_688075965 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_688075965 .tabContainerGiantGrid{border-left-color:transparent;}
#module_688075965 .tabContainerGiantGrid{border-left-style:solid;}
#module_688075965 .tabContainerGiantGrid{border-left-width:0px;}
#module_688075965 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_688075965 .Nav-Container .title .phicon{border-top-color:#000000;}
#module_688075965 .Nav-Container .title .phicon{border-top-style:solid;}
#module_688075965 .Nav-Container .title .phicon{border-top-width:1px;}
#module_688075965 .Nav-Container .title .phicon{border-right-color:#000000;}
#module_688075965 .Nav-Container .title .phicon{border-right-style:solid;}
#module_688075965 .Nav-Container .title .phicon{border-right-width:1px;}
#module_688075965 .Nav-Container .title .phicon{border-bottom-color:#000000;}
#module_688075965 .Nav-Container .title .phicon{border-bottom-style:solid;}
#module_688075965 .Nav-Container .title .phicon{border-bottom-width:1px;}
#module_688075965 .Nav-Container .title .phicon{border-left-color:#000000;}
#module_688075965 .Nav-Container .title .phicon{border-left-style:solid;}
#module_688075965 .Nav-Container .title .phicon{border-left-width:1px;}
#module_688075965 .Nav-Container .title .phicon{border-top-left-radius:5px;}
#module_688075965 .Nav-Container .title .phicon{border-top-right-radius:5px;}
#module_688075965 .Nav-Container .title .phicon{border-bottom-left-radius:5px;}
#module_688075965 .Nav-Container .title .phicon{border-bottom-right-radius:5px;}
#module_688075965 .Nav-Container .title .phicon{background-color:#000000;} #module_688075965 .nav li{background-color:#000000;}
#module_688075965 .Nav-Container .title .phicon{}
#module_688075965 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_688075965 .Nav-Container .title .phicon{width:55px;}
#module_688075965 .Nav-Container .title .phicon{height:55px;line-height:55px}
#module_688075965 .Nav-Container .title .phicon span{font-size:16px;}
#module_688075965 .Nav-Container .title .phicon span{color:#fff;}
#module_688075965 .Nav-Container .nav{top:10px;right:10px;left:auto;transform:none;}
#module_688075965 .Nav-Container .nav li{background-color:#333333;}
#module_688075965 .Nav-Container .title .phicon:hover{border-top-color:#333333;}
#module_688075965 .Nav-Container .title .phicon:hover{border-top-style:solid;}
#module_688075965 .Nav-Container .title .phicon:hover{border-top-width:1px;}
#module_688075965 .Nav-Container .title .phicon:hover{border-right-color:#333333;}
#module_688075965 .Nav-Container .title .phicon:hover{border-right-style:solid;}
#module_688075965 .Nav-Container .title .phicon:hover{border-right-width:1px;}
#module_688075965 .Nav-Container .title .phicon:hover{border-bottom-color:#333333;}
#module_688075965 .Nav-Container .title .phicon:hover{border-bottom-style:solid;}
#module_688075965 .Nav-Container .title .phicon:hover{border-bottom-width:1px;}
#module_688075965 .Nav-Container .title .phicon:hover{border-left-color:#333333;}
#module_688075965 .Nav-Container .title .phicon:hover{border-left-style:solid;}
#module_688075965 .Nav-Container .title .phicon:hover{border-left-width:1px;}
#module_688075965 .Nav-Container .title .phicon:hover{border-top-left-radius:5px;}
#module_688075965 .Nav-Container .title .phicon:hover{border-top-right-radius:5px;}
#module_688075965 .Nav-Container .title .phicon:hover{border-bottom-left-radius:5px;}
#module_688075965 .Nav-Container .title .phicon:hover{border-bottom-right-radius:5px;}
#module_688075965 .Nav-Container .title .phicon:hover{background-color:#333333;background-image:none;}
#module_688075965 .Nav-Container .title .phicon:hover{}
#module_688075965 .Nav-Container .title .phicon:hover{width:55px;}
#module_688075965 .Nav-Container .title .phicon:hover{height:55px;line-height:55px}
#module_688075965 .Nav-Container .title .phicon:hover span{font-size:16px;}
#module_688075965 .Nav-Container .title .phicon:hover span{color:#fff;}
#module_688075965 .Nav-Container .nav li.active{background-color:#000000;}

#module_688075965__tabPane_2431 #Sub688075965_2431 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_688075965__tabPane_2431 #Sub688075965_2431 > .SubContainer {display: table-cell; vertical-align: top;}
#module_688075965__tabPane_2431 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_688075965__tabPane_2431 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_688075965__tabPane_2431 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_688075965__tabPane_2431:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_688075965__tabPane_2431 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_688075965__tabPane_2431 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_688075965__tabPane_2431 #Sub688075965_2431 {display: block;}
#module_688075965__tabPane_2431 #Sub688075965_2431 > .SubPadding {float:left; height: 10px;}
#module_688075965__tabPane_2431 #Sub688075965_2431 > .SubContainer {float:left;}
#module_688075965__tabPane_2431 #Sub688075965_2431 > .SubContainer .SubDrag {display:none;}
#module_688075965__tabPane_2431 #Sub688075965_2431 > .SubPadding {width:0px; display:none;}
#module_688075965__tabPane_2431 #Sub688075965_2431 > .SubContainer {width:100% !important; height: auto;}
}
#module_688075965__tabPane_2431 #Sub688075965_Tab2431_1 {width:37.4648%;}
.module_688076327 .ModuleHead .HeadCenter{float:none;}
#module_688076327 {
padding:0px;
}
#module_688076327 {
position:static;
z-index:2;
top:53px;
left:0px;
width:100%;
height: auto;
}
#module_688076327 .ModuleHead688076327 {
display:none;
}
#module_688076327 .BodyCenter.BodyCenter688076327 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688076327 >.module_688076327 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688076327 >.module_688076327{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688076327 .BodyCenter.BodyCenter688076327 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688076327 .BodyCenter.BodyCenter688076327 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688076327 >.module_688076327 {
margin-top:13.1579%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688076327 >.module_688076327 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688076327 >.module_688076327 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688076327:hover {
border:none;
}
#module_688076327:hover >.module_688076327 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688076327 .ModuleImageTextGiantContent{margin-top:0px;}
#module_688076327 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_688076327 .ModuleImageTextGiantContent{margin-left:0px;}
#module_688076327 .ModuleImageTextGiantContent{margin-right:0px;}
#module_688076327 .imageTextGiant-Container{padding-top:10px;}
#module_688076327 .imageTextGiant-Container{padding-bottom:10px;}
#module_688076327 .imageTextGiant-Container{padding-left:10px;}
#module_688076327 .imageTextGiant-Container{padding-right:10px;}
#module_688076327 .showHandle .btn{font-size:14px;}
#module_688076327 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_688076327 .showHandle .btn{color:#333;}
#module_688076327 .showHandle .btn{font-weight:400;}
#module_688076327 .showHandle .btn{text-decoration:none;}
#module_688076327 .showHandle .btn{font-style:normal;}
#module_688076327 .showHandle div{border-top-color:#ddd !important;}
#module_688076327 .showHandle div{border-top-style:solid !important;}
#module_688076327 .showHandle div{border-top-width:1px !important;}
#module_688076327 .showHandle{background-color:transparent;}
#module_688076327 .showHandle{background-image:none;}
#module_688076327 .showHandle{background-repeat:no-repeat;}
#module_688076327 .showHandle{}
#module_688076327 .showHandle{}
#module_688076327 .showHandle{}
#module_688076327 a{font-size:unset;font-family:unset}
#module_688075965__tabPane_2431 #Sub688075965_Tab2431_2 {width:62.5352%;}
.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;}


/*PC屏幕*/
@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_688075374 .ModuleHead .HeadCenter{float:none;}
#module_688075374 {
padding:0px;
}
#module_688075374 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_688075374 .ModuleHead688075374 {
display:none;
}
#module_688075374 .BodyCenter.BodyCenter688075374 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075374 >.module_688075374 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075374 >.module_688075374{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075374 .BodyCenter.BodyCenter688075374 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075374 .BodyCenter.BodyCenter688075374 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075374 >.module_688075374 {
margin-top:12.0495%;
margin-left:3.6036%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075374 >.module_688075374 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075374 >.module_688075374 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075374:hover {
border:none;
}
#module_688075374:hover >.module_688075374 {
border-color:#ccc;
}
#module_688075374:hover >.module_688075374 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075374 .one-classify-box{text-align:right;}
#module_688075374 .main-class-item{background-color:#ffffff;}
#module_688075374 .main-class-item{background-image:none;}
#module_688075374 .main-class-item{background-repeat:no-repeat;}
#module_688075374 .main-class-item{}
#module_688075374 .main-class-item{}
#module_688075374 .main-class-item{}
#module_688075374 .main-class-item{height:46px;}
#module_688075374 .main-class-item{border-top-color:#f10215;}
#module_688075374 .main-class-item{border-top-style:solid;}
#module_688075374 .main-class-item{border-top-width:1px;}
#module_688075374 .main-class-item{border-right-color:#f10215;}
#module_688075374 .main-class-item{border-right-style:solid;}
#module_688075374 .main-class-item{border-right-width:1px;}
#module_688075374 .main-class-item{border-bottom-color:#f10215;}
#module_688075374 .main-class-item{border-bottom-style:solid;}
#module_688075374 .main-class-item{border-bottom-width:1px;}
#module_688075374 .main-class-item{border-left-color:#f10215;}
#module_688075374 .main-class-item{border-left-style:solid;}
#module_688075374 .main-class-item{border-left-width:1px;}
#module_688075374 .main-class-item{border-top-left-radius:90px;}
#module_688075374 .main-class-item{border-top-right-radius:90px;}
#module_688075374 .main-class-item{border-bottom-left-radius:90px;}
#module_688075374 .main-class-item{border-bottom-right-radius:90px;}
#module_688075374 .main-class-item{margin-right:16px;} @media (max-width: 767px){#module_688075374 .ItemCount li.col-xs-2 {width: calc((100% - 16px) / 2) !important;}#module_688075374 .ItemCount li.col-xs-3 {width: calc((100% - 16px * 2) / 3) !important;}#module_688075374 .ItemCount li.col-xs-4 {width: calc((100% - 16px * 3) / 4) !important;}#module_688075374 .ItemCount li.col-xs-5 {width: calc((100% - 16px * 4) / 5) !important;}} @media (min-width: 768px){#module_688075374 .ItemCount li.col-lg-2 {width: calc((100% - 16px) / 2) !important;}#module_688075374 .ItemCount li.col-lg-3 {width: calc((100% - 16px * 2) / 3) !important;}#module_688075374 .ItemCount li.col-lg-4 {width: calc((100% - 16px * 3) / 4) !important;}#module_688075374 .ItemCount li.col-lg-5 {width: calc((100% - 16px * 4) / 5) !important;}#module_688075374 .ItemCount li.col-lg-6 {width: calc((100% - 16px * 5) / 6) !important;}#module_688075374 .ItemCount li.col-lg-7 {width: calc((100% - 16px * 6) / 7) !important;}#module_688075374 .ItemCount li.col-lg-8 {width: calc((100% - 16px * 7) / 8) !important;}#module_688075374 .ItemCount li.col-lg-9 {width: calc((100% - 16px * 8) / 9) !important;}#module_688075374 .ItemCount li.col-lg-10 {width: calc((100% - 16px * 9) / 10) !important;}#module_688075374 .ItemCount li.col-lg-11 {width: calc((100% - 16px * 10) / 11) !important;}#module_688075374 .ItemCount li.col-lg-12 {width: calc((100% - 16px * 11) / 12) !important;}}
#module_688075374 .main-class-item{margin-Bottom:5px;} 
#module_688075374 .main-class-text{font-size:14px;}
#module_688075374 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_688075374 .main-class-text{color:rgb(38, 38, 38);}
#module_688075374 .main-class-text{font-weight:normal;}
#module_688075374 .main-class-text{text-decoration:none;}
#module_688075374 .main-class-text{font-style:normal;}
#module_688075374 .main-class-item{width:autopx;width:auto;}
#module_688075374 .main-class-text{padding-left:16px;}
#module_688075374 .main-class-text{padding-right:16px}
#module_688075374 .main-class-item:hover,#module_688075374 .main-class-item.active{border-top-color:rgb(229, 0, 0);}
#module_688075374 .main-class-item:hover,#module_688075374 .main-class-item.active{border-top-style:solid;}
#module_688075374 .main-class-item:hover,#module_688075374 .main-class-item.active{border-right-color:rgb(229, 0, 0);}
#module_688075374 .main-class-item:hover,#module_688075374 .main-class-item.active{border-right-style:solid;}
#module_688075374 .main-class-item:hover,#module_688075374 .main-class-item.active{border-bottom-color:rgb(229, 0, 0);}
#module_688075374 .main-class-item:hover,#module_688075374 .main-class-item.active{border-bottom-style:solid;}
#module_688075374 .main-class-item:hover,#module_688075374 .main-class-item.active{border-left-color:rgb(229, 0, 0);}
#module_688075374 .main-class-item:hover,#module_688075374 .main-class-item.active{border-left-style:solid;}
#module_688075374 .main-class-item.active{background-color:#f10215;}
#module_688075374 .main-class-item.active{background-image:none;}
#module_688075374 .main-class-item.active{background-repeat:no-repeat;}
#module_688075374 .main-class-item.active{}
#module_688075374 .main-class-item.active{}
#module_688075374 .main-class-item.active{}
#module_688075374 .main-class-item.active .main-class-text{font-size:14px;}
#module_688075374 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_688075374 .main-class-item.active .main-class-text{color:#fff;}
#module_688075374 .main-class-item.active .main-class-text{font-weight:normal;}
#module_688075374 .main-class-item.active .main-class-text{text-decoration:none;}
#module_688075374 .main-class-item.active .main-class-text{font-style:normal;}





/*layout-124内容*/
.ModuleProductListGiant.layout-124 .cor-z{background: #0072d4;}
.ModuleProductListGiant.layout-124 .pro-img{ transition: all ease-in-out .3s; display: block;height: auto; border-bottom: 1px solid #eee; list-style-type: none;  display: block;  max-width: 100%;  width: 100%; position: relative }
.ModuleProductListGiant.layout-124 .pro-img .dummy{  padding-top: 100%;background-color: #fff;  }
.ModuleProductListGiant.layout-124 .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-124 .pro-container>li{ position: relative; float: left; overflow: hidden; }
.ModuleProductListGiant.layout-124 .pro-container>li{ margin: 0 3% 3% 0; background: #fff; font-size: 16px;   padding-right:0;  padding-left: 0; transition: all ease-in-out .3s; }
.ModuleProductListGiant.layout-124 .pro-price{color:#0071d4;line-height: 1;font-weight: bold; margin: 5% 0 2% 0;}
.ModuleProductListGiant.layout-124 .pro-price del{ font-size: 10px;color:#0071d4; display: block; display: inline-block;font-weight: 100!important; }
.ModuleProductListGiant.layout-124 .pro-container li .pro-name{ overflow: hidden;  overflow: hidden;  text-overflow: ellipsis;   max-width: 90%;margin: 0 auto 10px auto;text-align: center;/*white-space: nowrap; */ }
.ModuleProductListGiant.layout-124 .pro-params ul li{ display: inline-block; border: 1px solid #e5e5e5; font-size: 12px; color: #6e6e6e; padding: 1px 5px; display: inline-block;}
.ModuleProductListGiant.layout-124 .pro-tit{ background:#fff;   position: relative;  overflow: hidden;  transition: all ease-in-out .3s;padding-top: 5%;}
.ModuleProductListGiant.layout-124 .pro-container  li .pro-img img{ transition: all ease-in-out .3s;}
.ModuleProductListGiant.layout-124 a:active,.ModuleProductListGiant.layout-124 a:visited,.ModuleProductListGiant.layout-124 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-124 .pro-item{ padding-bottom: 18px;}
.ModuleProductListGiant.layout-124 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-124 .pro-name{word-break: break-word !important;}
.ModuleProductListGiant.layout-124 .more-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    color: #fff;
    background-color: #ff6700;
    text-align: center;
    line-height: 20px;
    margin: 0px auto;
    /* transform: translateY(-10%) translateZ(0px); */

    transition: color ease-in-out .5s,background-color ease-in-out .5s,transform ease-in-out .3s;
    font-size: 16px;
    padding-left: 0;
}
.ModuleProductListGiant.layout-124 .VRDiv{ display: flex; justify-content: flex-start;align-items: center; left: 15px; color:#fff;font-size: 14px; top:15px;  position: absolute;background-color: rgba(0,0,0,0.4); border-radius: 8px;margin-right: 5px;padding:8px 12px;}
.ModuleProductListGiant.layout-124 .VRDiv > svg{ width: 16px; height: 16px;fill: #fff;}
.ModuleProductListGiant.layout-124 .VRTipstxt{  text-overflow: ellipsis; overflow: hidden;white-space: nowrap; margin-left: 8px;}

/*@media screen and (min-width: 768px) and (max-width: 991px)  {*/
    /*.ModuleProductListGiant.layout-124 .pro-container>li {*/
        /*margin: 0 2% 2% 0; */
    /*}*/
    /*.ModuleProductListGiant.layout-124 .pred-filter{display: none}*/
    /*.ModuleProductListGiant.layout-124 .silder-filter,.btn-filter{display: block}*/
    /*.ModuleProductListGiant.layout-124 .soldOut{font-size: 12px}*/
    /*.ModuleProductListGiant.layout-124  .pro-container{ width: 100%;   position: relative;}*/
    /*.ModuleProductListGiant.layout-124  .pro-container>li{ background: #fff;!* font-size: 15px;*!}*/
    /*.ModuleProductListGiant.layout-124  .pro-buybtn{ position: absolute;bottom: 0;left: 0;}*/
    /*!*.ModuleProductListGiant.layout-124 .pro-container  li .pro-img{ max-height:140px;}*!*/
    /*.ModuleProductListGiant.layout-124   .pro-params{ height: 40px; margin-bottom: 26%;}*/
    /*.ModuleProductListGiant.layout-124 .pro-container li .pro-img .rectborder { display: none; }*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-2 {width: 49%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(2n).col-sm-2{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-3 {width:32%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(3n).col-sm-3{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-4 {width: 23.5%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(4n).col-sm-4{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-5 {width:18.4%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(5n).col-sm-5{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-6 {width:15%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(6n).col-sm-6{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-1 {width: 100%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(n).col-sm-1{ margin-right: 0;}*/
/*}*/
/*@media screen and (min-width: 992px) and (max-width: 1199px){*/
    /*.ModuleProductListGiant.layout-124 .pred-filter{display: block}*/
 /*.ModuleProductListGiant.layout-124 .silder-filter,.btn-filter{display: none}*/
    /*.ModuleProductListGiant.layout-124  .pro-container{ width: 100%;   position: relative;}*/
    /*.ModuleProductListGiant.layout-124  .pro-container>li{ background: #fff;}*/
    /*.ModuleProductListGiant.layout-124  .pro-buybtn{ position: absolute;bottom: 0;left: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-lg-2 {width: 48.5%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(2n).col-lg-2{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124  li.col-lg-3 {width:31.333%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(3n).col-lg-3{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-lg-4 {width: 22.75%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(4n).col-lg-4{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-lg-5 {width:17.6%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(5n).col-lg-5{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-lg-6 {width:14.1%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(6n).col-lg-6{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124  li:nth-child(n).col-lg-1{ margin-right: 0;}*/
/*}*/
@media screen and (min-width: 768px) {
    .ModuleProductListGiant.layout-124 .pro-container  li:hover .pro-name span{ color: #0072d4;}
    .ModuleProductListGiant.layout-124 .pro-container  li:hover .pro-tit {
        transform: translateY(-25%);  -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;
    }
    .ModuleProductListGiant.layout-124 .pro-container  li:hover .pro-name span {
        transition: color ease-in-out .5s;
    }
    .ModuleProductListGiant.layout-124 .pro-container  li:hover .more-icon {
        transform: translateY(-60%);
    }
    .ModuleProductListGiant.layout-124 .pro-item{ padding-bottom: 16px;}
    .ModuleProductListGiant.layout-124 .pro-container  li:hover .pro-img {  transform: translateY(-7%);  -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;  }
    .ModuleProductListGiant.layout-124 .pred-filter{display: block}
    .ModuleProductListGiant.layout-124 .silder-filter,.btn-filter{display: none}
    .ModuleProductListGiant.layout-124   li.col-lg-2 {width: 48.5%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124  li.col-lg-3 {width:31.333%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-lg-4 {width: 22.75%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(4n).col-lg-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-lg-5 {width:17.6%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-lg-6 {width:14.1%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(6n).col-lg-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124  li:nth-child(n).col-lg-1{ margin-right: 0 !important;}
}


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

@media only screen and (max-width: 767px)  {
    .ModuleProductListGiant.layout-124 .VRDiv{left: 8px; top: 8px;max-width: 140px;overflow: hidden;}
    .ModuleProductListGiant.layout-124 .pro-container>li {
        margin: 0 2% 2% 0 !important;
    }
    .ModuleProductListGiant.layout-124 .pred-filter{display: none}
    .ModuleProductListGiant.layout-124 .silder-filter,.btn-filter{display: block}
    .ModuleProductListGiant.layout-124 .soldOut{font-size: 12px}
    .ModuleProductListGiant.layout-124  .pro-container{ width: 100%;}
    .ModuleProductListGiant.layout-124  .pro-container>li{   background: #fff; }
    .ModuleProductListGiant.layout-124   li.col-xs-2 {width: 49% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(2n).col-xs-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-xs-3 {width:32% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(3n).col-xs-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-xs-4 {width: 23.5% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(4n).col-xs-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-xs-5 {width:18.4% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(5n).col-xs-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-xs-6 {width:15% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(6n).col-xs-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-xs-1 {width: 100% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(n).col-xs-1{ margin-right: 0 !important;}


    /*.ModuleProductListGiant.layout-124 .pro-container  li .pro-img{ height:101px; }*/
}

@media only screen and (min-width: 480px) and (max-width: 766px){
    /*.ModuleProductListGiant.layout-124 .pred-filter{display: none}*/
    /*.ModuleProductListGiant.layout-124 .silder-filter,.btn-filter{display: block}*/
    /*.ModuleProductListGiant.layout-124 .soldOut{font-size: 12px}*/
    /*.ModuleProductListGiant.layout-124  .pro-container{ width: 100%;}*/
    .ModuleProductListGiant.layout-124  .pro-container>li{ width: 49%;  background: #fff; font-size: 15px;}
    .ModuleProductListGiant.layout-124 .pro-container>li:nth-child(2n){margin-right:0;}
    .ModuleProductListGiant.layout-124  .pro-desc{ overflow:hidden; }
    .ModuleProductListGiant.layout-124  .pro-price{ font-size: 20px;}
    .ModuleProductListGiant.layout-124   .pro-params{ visibility:hidden; height: 40px;}
    .ModuleProductListGiant.layout-124  .pro-buybtn{ position: absolute;bottom: 0;left: 0;}
}
@media (min-device-width : 414px) and (max-device-width : 736px) and (-webkit-min-device-pixel-ratio : 3)
{
    .ModuleProductListGiant.layout-124 .more-icon{ line-height: 16px;}
}
.module_688075888 .ModuleHead .HeadCenter{float:none;}
#module_688075888 {
padding:0px;
}
#module_688075888 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_688075888 .ModuleHead688075888 {
display:none;
}
#module_688075888 .BodyCenter.BodyCenter688075888 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075888 >.module_688075888 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075888 >.module_688075888{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075888 .BodyCenter.BodyCenter688075888 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075888 .BodyCenter.BodyCenter688075888 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075888 >.module_688075888 {
margin-top:1.2500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075888 >.module_688075888 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075888 >.module_688075888 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075888:hover {
border:none;
}
#module_688075888:hover >.module_688075888 {
border-color:#ccc;
}
#module_688075888:hover >.module_688075888 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075888 .VRDiv{background-color:rgba(0,0,0,0.4);}
#module_688075888 .VRDiv{background-image:none;}
#module_688075888 .VRDiv{background-repeat:no-repeat;}
#module_688075888 .VRDiv{}
#module_688075888 .VRDiv{}
#module_688075888 .VRDiv{}
#module_688075888 .VRDiv{border-top-left-radius:8px;}
#module_688075888 .VRDiv{border-top-right-radius:8px;}
#module_688075888 .VRDiv{border-bottom-left-radius:8px;}
#module_688075888 .VRDiv{border-bottom-right-radius:8px;}
#module_688075888 .vrIcon  {font-size:16px;}  #module_688075888 .vrIcon  > svg {width:16px; height:16px}
#module_688075888 .vrIcon  {color:#fff;} #module_688075888 .vrIcon  > svg {fill:#fff;}
#module_688075888 .VRDiv{padding-top:8px;}
#module_688075888 .VRDiv{padding-bottom:8px;}
#module_688075888 .VRDiv{padding-left:12px;}
#module_688075888 .VRDiv{padding-right:12px;}
#module_688075888 .VRTipstxt{font-size:14px;}
#module_688075888 .VRTipstxt{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .VRTipstxt{color:#fff;}
#module_688075888 .VRTipstxt{font-weight:normal;}
#module_688075888 .VRTipstxt{text-decoration:none;}
#module_688075888 .VRTipstxt{font-style:normal;}
#module_688075888 .pro-item{margin-bottom:30px; margin-right:30px;} #module_688075888 .pro-container li.col-lg-2{width:calc((100% - 30px) / 2);} #module_688075888 .pro-container li.col-lg-3{width:calc((100% - 30px * 2) / 3);} #module_688075888 .pro-container li.col-lg-4{width:calc((100% - 30px * 3) / 4);} #module_688075888 .pro-container li.col-lg-5{width:calc((100% - 30px * 4) / 5);} #module_688075888 .pro-container li.col-lg-6{width:calc((100% - 30px * 5) / 6);}
#module_688075888 .pro-item{padding-top:0.0000%;}
#module_688075888 .pro-item{padding-bottom:1.3194%;}
#module_688075888 .pro-item{padding-left:0.0000%;}
#module_688075888 .pro-item{padding-right:0.0000%;}
#module_688075888 .pro-item,#module_688075888 .pro-item .pro-tit{background-color:#fff;}
#module_688075888 .pro-item{background-image:none;}
#module_688075888 .pro-item{background-repeat:no-repeat;}
#module_688075888 .pro-item{}
#module_688075888 .pro-item{}
#module_688075888 .pro-item{}
#module_688075888 .pro-item{border-top-color:transparent;}
#module_688075888 .pro-item{border-top-style:none;}
#module_688075888 .pro-item{border-top-width:0px;}
#module_688075888 .pro-item{border-right-color:transparent;}
#module_688075888 .pro-item{border-right-style:none;}
#module_688075888 .pro-item{border-right-width:0px;}
#module_688075888 .pro-item{border-bottom-color:transparent;}
#module_688075888 .pro-item{border-bottom-style:none;}
#module_688075888 .pro-item{border-bottom-width:0px;}
#module_688075888 .pro-item{border-left-color:transparent;}
#module_688075888 .pro-item{border-left-style:none;}
#module_688075888 .pro-item{border-left-width:0px;}
#module_688075888 .pro-img .dummy{background-color:transparent;}
#module_688075888 .pro-img .dummy{background-image:none;}
#module_688075888 .pro-img .dummy{background-repeat:no-repeat;}
#module_688075888 .pro-img .dummy{}
#module_688075888 .pro-img .dummy{}
#module_688075888 .pro-img .dummy{}
#module_688075888 .pro-img .dummy{padding-top:100%;}
#module_688075888 .pro-img img{ object-fit:cover;}
#module_688075888 .pro-img img{ width:100%;}
#module_688075888 .pro-img img{ height:100%;}
#module_688075888 .pro-img img{border-radius:0px;}
#module_688075888 .pro-img{border-top-color:transparent;}
#module_688075888 .pro-img{border-top-style:none;}
#module_688075888 .pro-img{border-top-width:0px;}
#module_688075888 .pro-img{border-right-color:transparent;}
#module_688075888 .pro-img{border-right-style:none;}
#module_688075888 .pro-img{border-right-width:0px;}
#module_688075888 .pro-img{border-bottom-color:transparent;}
#module_688075888 .pro-img{border-bottom-style:none;}
#module_688075888 .pro-img{border-bottom-width:0px;}
#module_688075888 .pro-img{border-left-color:transparent;}
#module_688075888 .pro-img{border-left-style:none;}
#module_688075888 .pro-img{border-left-width:0px;}
#module_688075888 .pro-name span{font-size:20px;line-height:20px;}  #module_688075888 .pro-name{line-height:calc( 20px + 12px );}
#module_688075888 .pro-name span{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .pro-name span{color:#333;}
#module_688075888 .pro-name span{font-weight:bold;}
#module_688075888 .pro-name span{text-decoration:none;}
#module_688075888 .pro-name span{}
#module_688075888 .pro-name{margin-top:0px;}
#module_688075888 .pro-name{margin-bottom:10px;}
#module_688075888 .pro-desc{font-size:12px;}
#module_688075888 .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .pro-desc{color:#6e6e6e;}
#module_688075888 .pro-desc{font-weight:normal;}
#module_688075888 .pro-desc{text-decoration:none;}
#module_688075888 .pro-desc{}
#module_688075888 .pro-params ul li{background-color:#fff;}
#module_688075888 .pro-params ul li{background-image:none;}
#module_688075888 .pro-params ul li{background-repeat:no-repeat;}
#module_688075888 .pro-params ul li{}
#module_688075888 .pro-params ul li{}
#module_688075888 .pro-params ul li{}
#module_688075888 .pro-params ul li{border-top-color:#eee;}
#module_688075888 .pro-params ul li{border-top-style:solid;}
#module_688075888 .pro-params ul li{border-top-width:1px;}
#module_688075888 .pro-params ul li{border-right-color:#eee;}
#module_688075888 .pro-params ul li{border-right-style:solid;}
#module_688075888 .pro-params ul li{border-right-width:1px;}
#module_688075888 .pro-params ul li{border-bottom-color:#eee;}
#module_688075888 .pro-params ul li{border-bottom-style:solid;}
#module_688075888 .pro-params ul li{border-bottom-width:1px;}
#module_688075888 .pro-params ul li{border-left-color:#eee;}
#module_688075888 .pro-params ul li{border-left-style:solid;}
#module_688075888 .pro-params ul li{border-left-width:1px;}
#module_688075888 .pro-params ul li{font-size:12px;}
#module_688075888 .pro-params ul li{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .pro-params ul li{color:#6e6e6e;}
#module_688075888 .pro-params ul li{font-weight:normal;}
#module_688075888 .pro-params ul li{text-decoration:none;}
#module_688075888 .pro-params ul li{}
#module_688075888 .pro-price{font-size:24px;}
#module_688075888 .pro-price{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .pro-price{color:#fd6e27;}
#module_688075888 .pro-price{font-weight:normal;}
#module_688075888 .pro-price{text-decoration:none;}
#module_688075888 .pro-price{}
#module_688075888 .pro-price del{font-size:12px;}
#module_688075888 .pro-price del{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .pro-price del{color:#fd6e27;}
#module_688075888 .pro-price del{font-weight:normal;}
#module_688075888 .pro-price del{text-decoration:through;}
#module_688075888 .pro-price del{}
#module_688075888 .more-icon{background-color:rgb(229, 0, 0);}
#module_688075888 .more-icon{color:#fff;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li,#module_688075888 .productListOrderCtrlTab .summary .totalProduct{color:#000;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_688075888 .choosed-tab, #module_688075888 .setting-screening-criteria{font-size:12px;}
#module_688075888 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .choosed-tab, #module_688075888 .setting-screening-criteria{color:#fd6e27;}
#module_688075888 .choosed-tab{}
#module_688075888 .choosed-tab{}
#module_688075888 .choosed-tab{}
#module_688075888 .selected-light,#module_688075888 .setting-all, #module_688075888 .setting-left-bar, #module_688075888 .setting-pred-warp .setting-collapse, #module_688075888 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_688075888 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_688075888 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_688075888 .selected-light,#module_688075888 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .selected-light,#module_688075888 .setting-left-bar,#module_688075888 .setting-reset,#module_688075888 .setting-pred-warp .setting-collapse,#module_688075888 .giantroom .btn-more{color:#000;}
#module_688075888 .selected-light{}
#module_688075888 .selected-light,#module_688075888 .setting-all{}
#module_688075888 .selected-light,#module_688075888 .setting-all{}
#module_688075888 .setting-right-temp ul li, #module_688075888 .choosed-tab{border-top-left-radius:2px;}
#module_688075888 .setting-right-temp ul li, #module_688075888 .choosed-tab{border-top-right-radius:2px;}
#module_688075888 .setting-right-temp ul li, #module_688075888 .choosed-tab{border-bottom-left-radius:2px;}
#module_688075888 .setting-right-temp ul li, #module_688075888 .choosed-tab{border-bottom-right-radius:2px;}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab{border-top-color:#d6d6d6;}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab{border-top-style:solid;}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab, #module_688075888 .giantroom .btn-more{border-top-width:1px;} #module_688075888 .giantroom {margin-top: calc(-16px - 1px);}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab, #module_688075888 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab, #module_688075888 .giantroom .btn-more{border-bottom-style:solid;}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab, #module_688075888 .giantroom .btn-more{border-bottom-width:1px;}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab, #module_688075888 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab, #module_688075888 .giantroom .btn-more{border-left-style:solid;}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab, #module_688075888 .giantroom .btn-more{border-left-width:1px;}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab, #module_688075888 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab, #module_688075888 .giantroom .btn-more{border-right-style:solid;}
#module_688075888 .pred-filter, #module_688075888 .choosed-tab, #module_688075888 .giantroom .btn-more{border-right-width:1px;}
#module_688075888 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_688075888 .setting-left-bar{background-color:#fafafa;}
#module_688075888 .setting-left-bar{width:100px} #module_688075888 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_688075888 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_688075888 .choosed-tab .icsmall{color:#999;}
#module_688075888 .setting-right-temp ul li{margin-right:10px;}
#module_688075888 .pagerGiant .text{font-size:12px;}
#module_688075888 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .pagerGiant .text{color:#333;}
#module_688075888 .pagerGiant .text{}
#module_688075888 .pagerGiant .text{}
#module_688075888 .pagerGiant .text{}
#module_688075888 .pagerGiant .current,#module_688075888 .pagerGiant .num,#module_688075888 .pagerGiant .inputer{width:30px}
#module_688075888 .pagerGiant .current,#module_688075888 .pagerGiant .num,#module_688075888 .pagerGiant .inputer{height:30px}
#module_688075888 .pagerGiant .num{font-size:12px;}
#module_688075888 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .pagerGiant .num{color:#333;}
#module_688075888 .pagerGiant .num{}
#module_688075888 .pagerGiant .num{}
#module_688075888 .pagerGiant .num{}
#module_688075888 .pagerGiant .submit{width:55px}
#module_688075888 .pagerGiant .submit{height:30px}
#module_688075888 .pagerGiant .current,#module_688075888 .pagerGiant .num,#module_688075888 .pagerGiant .inputer,#module_688075888 .pagerGiant .submit{border-top-left-radius:0px;}
#module_688075888 .pagerGiant .current,#module_688075888 .pagerGiant .num,#module_688075888 .pagerGiant .inputer,#module_688075888 .pagerGiant .submit{border-top-right-radius:0px;}
#module_688075888 .pagerGiant .current,#module_688075888 .pagerGiant .num,#module_688075888 .pagerGiant .inputer,#module_688075888 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_688075888 .pagerGiant .current,#module_688075888 .pagerGiant .num,#module_688075888 .pagerGiant .inputer,#module_688075888 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_688075888 .pagerGiant .next,#module_688075888 .pagerGiant .splitline{color:#ccc;}
#module_688075888 .pagerGiant .num{background-color:#fff;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .inputer{border-top-color:#ccc;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .inputer{border-top-style:solid;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer{border-top-width:1px;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .inputer{border-bottom-style:solid;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer{border-bottom-width:1px;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .inputer{border-left-color:#ccc;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .inputer{border-left-style:solid;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer{border-left-width:1px;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .inputer{border-right-color:#ccc;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .inputer{border-right-style:solid;}
#module_688075888 .pagerGiant .num, #module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer{border-right-width:1px;}
#module_688075888 .page-more a{font-size:16px;}
#module_688075888 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .page-more a{color:#666 !important;}
#module_688075888 .page-more a{font-weight:normal;}
#module_688075888 .page-more a{text-decoration:none;}
#module_688075888 .page-more a{font-style:normal;}
#module_688075888 .page-more a{background-color:#fff;}
#module_688075888 .page-more a{border-top-color:#eee;}
#module_688075888 .page-more a{border-top-style:solid;}
#module_688075888 .page-more a{border-top-width:2px;}
#module_688075888 .page-more a{border-bottom-color:#eee;}
#module_688075888 .page-more a{border-bottom-style:solid;}
#module_688075888 .page-more a{border-bottom-width:2px;}
#module_688075888 .page-more a{border-left-color:#eee;}
#module_688075888 .page-more a{border-left-style:solid;}
#module_688075888 .page-more a{border-left-width:2px;}
#module_688075888 .page-more a{border-right-color:#eee;}
#module_688075888 .page-more a{border-right-style:solid;}
#module_688075888 .page-more a{border-right-width:2px;}
#module_688075888 .VRDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_688075888 .VRDiv:hover{background-image:none;}
#module_688075888 .VRDiv:hover{background-repeat:no-repeat;}
#module_688075888 .VRDiv:hover{}
#module_688075888 .VRDiv:hover{}
#module_688075888 .VRDiv:hover{}
#module_688075888 .VRDiv:hover .vrIcon  {font-size:16px;}  #module_688075888 .VRDiv:hover .vrIcon  > svg {width:16px; height:16px}
#module_688075888 .VRDiv:hover .vrIcon  {color:#fff;} #module_688075888 .VRDiv:hover .vrIcon  > svg {fill:#fff;}
#module_688075888 {} @media screen and (min-width: 1200px) {#module_688075888 .pro-item:hover .pro-name span{color:rgb(255, 255, 255);}}
#module_688075888 {} @media screen and (min-width: 1200px) {#module_688075888 .pro-item:hover .pro-name span{font-weight:bold;}}
#module_688075888 {} @media screen and (min-width: 1200px) {#module_688075888 .pro-item:hover .pro-name span{text-decoration:none;}}
#module_688075888 {} @media screen and (min-width: 1200px) {#module_688075888 .pro-item:hover .pro-name span{}}
#module_688075888 {} @media screen and (min-width: 1200px) {#module_688075888 .pro-item:hover .pro-name span{font-size:20px;}}
#module_688075888 {} @media screen and (min-width: 1200px) {#module_688075888 .pro-item:hover .pro-name span{font-family:微软雅黑,Microsoft YaHei;}}
#module_688075888 {} @media screen and (min-width: 1200px) {#module_688075888 .pro-item:hover .more-icon {background-color:#fff;}}
#module_688075888 {} @media screen and (min-width: 1200px) {#module_688075888 .pro-item:hover .more-icon {color:rgb(229, 0, 0);}}
#module_688075888 {} @media screen and (min-width: 1200px) { #module_688075888 .pro-item:hover{background-color:rgb(229, 0, 0);} #module_688075888 .pro-item:hover .pro-tit {background-color:rgb(229, 0, 0);}}
#module_688075888 .pro-item:hover .pro-img{background-color:transparent;}
#module_688075888 .pro-item:hover .pro-img{}
#module_688075888 .pro-item:hover .pro-img{background-repeat:no-repeat;}
#module_688075888 .pro-item:hover .pro-img{}
#module_688075888 .pro-item:hover .pro-img{}
#module_688075888 .pro-item:hover .pro-img{}
#module_688075888 .pro-buybtn:hover .shop-icon-style{font-size:14px;}
#module_688075888 .pro-buybtn:hover .shop-icon-style{font-family:;}
#module_688075888 .pro-buybtn:hover .shop-icon-style{font-weight:normal;}
#module_688075888 .pro-buybtn:hover .shop-icon-style{text-decoration:none;}
#module_688075888 .pro-buybtn:hover .shop-icon-style{}
#module_688075888 .pro-buybtn:hover{}
#module_688075888 .pro-buybtn:hover{background-repeat:no-repeat;}
#module_688075888 .pro-buybtn:hover{}
#module_688075888 .pro-buybtn:hover{}
#module_688075888 .pro-buybtn:hover .icon-gouwuche,#module_688075888 .pro-buybtn:hover .icon-xunpan1{font-size:14px;}
#module_688075888 .pro-buybtn:hover .icon-gouwuche,#module_688075888 .pro-buybtn:hover .icon-xunpan1{font-family:;}
#module_688075888 .pro-buybtn:hover .icon-gouwuche,#module_688075888 .pro-buybtn:hover .icon-xunpan1{font-weight:normal;}
#module_688075888 .pro-buybtn:hover .icon-gouwuche,#module_688075888 .pro-buybtn:hover .icon-xunpan1{text-decoration:none;}
#module_688075888 .pro-buybtn:hover .icon-gouwuche,#module_688075888 .pro-buybtn:hover .icon-xunpan1{}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#fff;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#fd6e27;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_688075888 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_688075888 .selected-light:hover,#module_688075888 .selected-light.active,#module_688075888 .items-active{font-size:12px;}
#module_688075888 .selected-light:hover,#module_688075888 .selected-light.active,#module_688075888 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .selected-light:hover,#module_688075888 .selected-light.active,#module_688075888 .items-active{color:#fd6e27;} #module_688075888 .items-active{border-color:#fd6e27;} #module_688075888 .bean-finish{background:#fd6e27;}
#module_688075888 .selected-light:hover,#module_688075888 .selected-light.active,#module_688075888 .items-active{}
#module_688075888 .selected-light:hover,#module_688075888 .selected-light.active,#module_688075888 .items-active{}
#module_688075888 .selected-light:hover,#module_688075888 .selected-light.active,#module_688075888 .items-active{}
#module_688075888 .setting-left-bar:hover{background-color:#fafafa;}
#module_688075888 .setting-right-temp ul li:hover, #module_688075888 .setting-right-temp ul li.active{background-color:rgba(255, 255, 255, 0);}
#module_688075888 .choosed-tab .icsmall:hover{color:#999;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit{font-size:12px;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit{color:#fff;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit{}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit{}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit{}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit{background-color:#fd6e27;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer:hover{border-top-color:#fd6e27;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer:hover{border-bottom-color:#fd6e27;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer:hover{border-left-color:#fd6e27;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer:hover{border-right-color:#fd6e27;}
#module_688075888 .pagerGiant .current, #module_688075888 .pagerGiant .submit, #module_688075888 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_688075888 .page-more a:hover{font-size:16px;}
#module_688075888 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_688075888 .page-more a:hover{color:#666 !important;}
#module_688075888 .page-more a:hover {font-weight:normal;}
#module_688075888 .page-more a:hover {text-decoration:none;}
#module_688075888 .page-more a:hover {font-style:normal;}
#module_688075888 .page-more a:hover{background-color:#fff;}
#module_688075888 .page-more a:hover{border-top-color:#eee;}
#module_688075888 .page-more a:hover{border-top-style:solid;}
#module_688075888 .page-more a:hover{border-bottom-color:#eee;}
#module_688075888 .page-more a:hover{border-bottom-style:solid;}
#module_688075888 .page-more a:hover{border-left-color:#eee;}
#module_688075888 .page-more a:hover{border-left-style:solid;}
#module_688075888 .page-more a:hover{border-right-color:#eee;}
#module_688075888 .page-more a:hover{border-right-style:solid;}
.ModuleCustomFormGiant.layout-101 .submitbtnbox{display: flex;}
.ModuleCustomFormGiant.layout-101 .smsvaldatebox,
.ModuleCustomFormGiant.layout-101 .frist_item,
.ModuleCustomFormGiant.layout-101 input.input-text-color,
.ModuleCustomFormGiant.layout-101 .customFormDatetime,
.ModuleCustomFormGiant.layout-101 .pcCitybox select
{
    height: 38px;
    line-height: 38px;
}
/*新验证码开始*/
.ModuleCustomFormGiant.layout-101 .vciline{
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine1 {
     display: none;
}
.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine2 {
   transform: rotate(180deg);
   transition:all 0.5s;
}
.ModuleCustomFormGiant.layout-101 .VCClose{
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-101 .VCLine1{
     border-top:#ccc solid 2px;
     width: 18px;
     transform: rotate(45deg);
     right: 0;
     position: absolute;
     top: 9px;

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

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

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

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

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

    position: absolute;
    bottom: 0;
    z-index: 999999999;
    background: #fff;
    transform: translate(-50%,-50%);
    top:auto;
    left: 50%;
    max-width: 350px;
    height: 380px;
    border-radius: 6px;
    box-shadow: 9.9px 9.9px 49px 0px rgba(0,0,0,0.11);
    display: none;
    width: 100%;
}
/*新验证码结束*/
.ModuleCustomFormGiant.layout-101 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 18px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

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

.ModuleCustomFormGiant.layout-101 input[type=text] {
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    width: 100%;
    padding: 0 10px 0 16px;
    box-sizing: border-box;
    min-height: 30px;
    border-radius: 0;
}
.ModuleCustomFormGiant.layout-101 textarea {
    -webkit-appearance: none;
}
.ModuleCustomFormGiant.layout-101 .pcCitybox {
    display: -webkit-flex;
    /* Safari */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

/* .ModuleCustomFormGiant.layout-101 .Select_Simulate li:hover {
    color: #fff;
} */
.ModuleCustomFormGiant.layout-101 label{
    line-height: 2;
}
.ModuleCustomFormGiant.layout-101 .Select_Simulate.layout1 .frist_item {

    height: 38px;
    line-height: 38px;
}
.ModuleCustomFormGiant.layout-101 .smsvaldatebox{
    height: 40px;
    line-height: 40px;
}
.ModuleCustomFormGiant.layout-101  .Browse-file {
    height: 38px;
    line-height: 38px;
 }
 .ModuleCustomFormGiant.layout-101 .Browse-img {
    height: 80px;

 }
.ModuleCustomFormGiant.layout-101 .multi-row-text
{
    border-radius: 0;
}
.ModuleCustomFormGiant.layout-101 .Form-list {
    width: 100%;
    padding-top: 20px;
}
.ModuleCustomFormGiant.layout-101 .areabox .area{
  height: 38px;
  line-height: 38px;
}
.ModuleCustomFormGiant.layout-101 .Select_Simulate .frist_item{
    padding: 0 16px;
}
.ModuleCustomFormGiant.layout-101 .Select_Simulate .xilaImg {
    float: right;
    margin-top: 16px;
    /* margin-right:16px */
}

.ModuleCustomFormGiant.layout-101 .pcCitybox select {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    height: 34px;
    line-height: 34px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 10px;
    cursor: pointer;
    background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right #fbfbfb;
    font-size: 14px;
    border: 1px solid #e5e5e5;
}

.ModuleCustomFormGiant.layout-101 .cityval {
    box-sizing: border-box;
    background: #fbfbfb;
    width: 100%;
    text-align: left;
}

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

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

.ModuleCustomFormGiant.layout-101 .submitbtn {
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin-top: 8px
}

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

.ModuleCustomFormGiant.layout-101 .VerificationCode {
    width: 86px;
    height: 34px;
    float: left;
}

.ModuleCustomFormGiant.layout-101 .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
}

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

.ModuleCustomFormGiant.layout-101 .Browse-file {
    /* width: 90px; height: 32px; line-height: 32px;*/
    color: #333;
    background: #f8f8f8;
    border: 1px solid #eee;
    font-size: 12px;
    text-align: center;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    -moz-flex-grow: 0;
    box-sizing: border-box;
    cursor: pointer;
}

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

.ModuleCustomFormGiant.layout-101 .input-text-color {
    color: #333;
}

.ModuleCustomFormGiant.layout-101 .Describ-text-color {
    color: #666;
}

.ModuleCustomFormGiant.layout-101 .submibtn-color {
    color: #fff;
    background: #000;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-101 .icon-riqixuanze{
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #b3b6b7;
}
.ModuleCustomFormGiant.layout-101 .submibtn-color:hover {
    color: #fff;
    background: #666;
}

.ModuleCustomFormGiant.layout-101 .multi-row-text, .ModuleCustomFormGiant.layout-101 .Select_Simulate .frist_item, .ModuleCustomFormGiant.layout-101 .choose-time {
    background: #fbfbfb;
}

.ModuleCustomFormGiant.layout-101 input[type=radio]:checked, .ModuleCustomFormGiant.layout-101 input[type=checkbox]:checked {
    background: #f10215;
    border: 1px solid #f10215;
}

.ModuleCustomFormGiant.layout-101 label {
    font-weight: normal;
    color: #666
}
.ModuleCustomFormGiant.layout-101 .verticalalign{
    margin-bottom: 12px;
}
.ModuleCustomFormGiant.layout-101  .customform-upload-img-preview{
    border-radius:0
}
.ModuleCustomFormGiant.layout-101  .in-formList-checkbox{
    display: flex;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-101 .in-formList-checkbox span {
    width: calc(100% - 34px);
    display: initial;
    /* vertical-align: middle; */
    min-width: 36px;
    flex:1;
    word-break: break-all;
}

@media screen and (max-width: 767px) {

    .ModuleCustomFormGiant.layout-101 .verticalalign  span {
        width: calc(100% - 34px);
        display: initial;
        vertical-align: middle;
        min-width: 36px;
    }
    .ModuleCustomFormGiant.layout-101 input[type=text],
    .ModuleCustomFormGiant.layout-101 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-101 .cityval,
    .ModuleCustomFormGiant.layout-101 .choose-time {
        line-height: 38px !important;
        height: 38px !important;
        min-height: 38px;
    }
    .ModuleCustomFormGiant.layout-101 input.VerificationCodeinput {
        width: 120px;
    }
    .ModuleCustomFormGiant.layout-101 .VerificationCode {
        height: 40px
    }
    .ModuleCustomFormGiant.layout-101 .ModuleCustomFormGiant .changebtn {
        line-height: 40px;
        min-height: 40px;
    }
    .ModuleCustomFormGiant.layout-101  .describe{ margin-top:10px}
    .ModuleCustomFormGiant.layout-101 .customFormTextarea{width:100%}
}

/*  新增*/

.ModuleCustomFormGiant.layout-101 .cityPickerBoxwb,.ModuleCustomFormGiant.layout-101 .cityPickerBox .cityPickerInput {
    height: 38px
}

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

.ModuleCustomFormGiant.layout-101 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    /* border: 1px solid #e5e5e5;
    background: #fbfbfb; */
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

.ModuleCustomFormGiant.layout-101  .iconfont-fujian {
    font-size: 19px !important;
}
.ModuleCustomFormGiant.layout-101  .imgclose {
    right: -9px;
    position: absolute;
    top: -10px;
}
.module_9988688075888 .ModuleHead .HeadCenter{float:none;}
#module_9988688075888 {
padding:0px;
}
#module_9988688075888 {
}
#module_9988688075888 .ModuleHead0 {
display:block;
}

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


.module_688075409 .ModuleHead .HeadCenter{float:none;}
#module_688075409 {
padding:0px;
}
#module_688075409 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_688075409 .ModuleHead688075409 {
display:none;
}
#module_688075409 .BodyCenter.BodyCenter688075409 {
background:none;background-color:rgb(229, 0, 0);
}
#module_688075409 >.module_688075409 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075409 >.module_688075409{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075409 .BodyCenter.BodyCenter688075409 {
padding-top:1.6146%;
padding-left:1.0764%;
padding-right:1.0764%;
padding-bottom:1.0764%;
}
}
@media screen and (max-width: 767px){
#module_688075409 .BodyCenter.BodyCenter688075409 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075409 >.module_688075409 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075409 >.module_688075409 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075409 >.module_688075409 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075409:hover {
border:none;
}
#module_688075409:hover >.module_688075409 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075409 .ModuleSubContainer{background-color:transparent;}
#module_688075409 .ModuleSubContainer{background-image:none;}
#module_688075409 .ModuleSubContainer{background-repeat:no-repeat;}
#module_688075409 .ModuleSubContainer{background-position:0% 0%;}
#module_688075409 .ModuleSubContainer{background-attachment:scroll;}
#module_688075409 .ModuleSubContainer{}
#module_688075409 {!bgVideo!}{bgVideoUrl:}
#module_688075409 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_688075409 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_688075409 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer688075409 {max-width:1440px;width:auto;}
.module_688075959 .ModuleHead .HeadCenter{float:none;}
#module_688075959 {
padding:0px;
}
#module_688075959 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_688075959 .ModuleHead688075959 {
display:none;
}
#module_688075959 .BodyCenter.BodyCenter688075959 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075959 >.module_688075959 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075959 >.module_688075959{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075959 .BodyCenter.BodyCenter688075959 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075959 .BodyCenter.BodyCenter688075959 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075959 >.module_688075959 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075959 >.module_688075959 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075959 >.module_688075959 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075959:hover {
border:none;
}
#module_688075959:hover >.module_688075959 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075959 .tabContainerGiantGrid{background-color:transparent;}
#module_688075959 .tabContainerGiantGrid{background-image:none;}
#module_688075959 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_688075959 .tabContainerGiantGrid{}
#module_688075959 .tabContainerGiantGrid{}
#module_688075959 .tabContainerGiantGrid{}
#module_688075959 .tabContainerGiantGrid{padding-top:0px;}
#module_688075959 .tabContainerGiantGrid{padding-bottom:0px;}
#module_688075959 .tabContainerGiantGrid{padding-left:0px;}
#module_688075959 .tabContainerGiantGrid{padding-right:0px;}
#module_688075959 .tabContainerGiantGrid{border-top-color:transparent;}
#module_688075959 .tabContainerGiantGrid{border-top-style:solid;}
#module_688075959 .tabContainerGiantGrid{border-top-width:0px;}
#module_688075959 .tabContainerGiantGrid{border-right-color:transparent;}
#module_688075959 .tabContainerGiantGrid{border-right-style:solid;}
#module_688075959 .tabContainerGiantGrid{border-right-width:0px;}
#module_688075959 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_688075959 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_688075959 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_688075959 .tabContainerGiantGrid{border-left-color:transparent;}
#module_688075959 .tabContainerGiantGrid{border-left-style:solid;}
#module_688075959 .tabContainerGiantGrid{border-left-width:0px;}
#module_688075959 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_688075959 .Nav-Container .title .phicon{border-top-color:#000000;}
#module_688075959 .Nav-Container .title .phicon{border-top-style:solid;}
#module_688075959 .Nav-Container .title .phicon{border-top-width:1px;}
#module_688075959 .Nav-Container .title .phicon{border-right-color:#000000;}
#module_688075959 .Nav-Container .title .phicon{border-right-style:solid;}
#module_688075959 .Nav-Container .title .phicon{border-right-width:1px;}
#module_688075959 .Nav-Container .title .phicon{border-bottom-color:#000000;}
#module_688075959 .Nav-Container .title .phicon{border-bottom-style:solid;}
#module_688075959 .Nav-Container .title .phicon{border-bottom-width:1px;}
#module_688075959 .Nav-Container .title .phicon{border-left-color:#000000;}
#module_688075959 .Nav-Container .title .phicon{border-left-style:solid;}
#module_688075959 .Nav-Container .title .phicon{border-left-width:1px;}
#module_688075959 .Nav-Container .title .phicon{border-top-left-radius:5px;}
#module_688075959 .Nav-Container .title .phicon{border-top-right-radius:5px;}
#module_688075959 .Nav-Container .title .phicon{border-bottom-left-radius:5px;}
#module_688075959 .Nav-Container .title .phicon{border-bottom-right-radius:5px;}
#module_688075959 .Nav-Container .title .phicon{background-color:#000000;} #module_688075959 .nav li{background-color:#000000;}
#module_688075959 .Nav-Container .title .phicon{}
#module_688075959 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_688075959 .Nav-Container .title .phicon{width:55px;}
#module_688075959 .Nav-Container .title .phicon{height:55px;line-height:55px}
#module_688075959 .Nav-Container .title .phicon span{font-size:16px;}
#module_688075959 .Nav-Container .title .phicon span{color:#fff;}
#module_688075959 .Nav-Container .nav{top:10px;right:10px;left:auto;transform:none;}
#module_688075959 .Nav-Container .nav li{background-color:#333333;}
#module_688075959 .Nav-Container .title .phicon:hover{border-top-color:#333333;}
#module_688075959 .Nav-Container .title .phicon:hover{border-top-style:solid;}
#module_688075959 .Nav-Container .title .phicon:hover{border-top-width:1px;}
#module_688075959 .Nav-Container .title .phicon:hover{border-right-color:#333333;}
#module_688075959 .Nav-Container .title .phicon:hover{border-right-style:solid;}
#module_688075959 .Nav-Container .title .phicon:hover{border-right-width:1px;}
#module_688075959 .Nav-Container .title .phicon:hover{border-bottom-color:#333333;}
#module_688075959 .Nav-Container .title .phicon:hover{border-bottom-style:solid;}
#module_688075959 .Nav-Container .title .phicon:hover{border-bottom-width:1px;}
#module_688075959 .Nav-Container .title .phicon:hover{border-left-color:#333333;}
#module_688075959 .Nav-Container .title .phicon:hover{border-left-style:solid;}
#module_688075959 .Nav-Container .title .phicon:hover{border-left-width:1px;}
#module_688075959 .Nav-Container .title .phicon:hover{border-top-left-radius:5px;}
#module_688075959 .Nav-Container .title .phicon:hover{border-top-right-radius:5px;}
#module_688075959 .Nav-Container .title .phicon:hover{border-bottom-left-radius:5px;}
#module_688075959 .Nav-Container .title .phicon:hover{border-bottom-right-radius:5px;}
#module_688075959 .Nav-Container .title .phicon:hover{background-color:#333333;background-image:none;}
#module_688075959 .Nav-Container .title .phicon:hover{}
#module_688075959 .Nav-Container .title .phicon:hover{width:55px;}
#module_688075959 .Nav-Container .title .phicon:hover{height:55px;line-height:55px}
#module_688075959 .Nav-Container .title .phicon:hover span{font-size:16px;}
#module_688075959 .Nav-Container .title .phicon:hover span{color:#fff;}
#module_688075959 .Nav-Container .nav li.active{background-color:#000000;}

#module_688075959__tabPane_5820 #Sub688075959_5820 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_688075959__tabPane_5820 #Sub688075959_5820 > .SubContainer {display: table-cell; vertical-align: top;}
#module_688075959__tabPane_5820 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_688075959__tabPane_5820 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_688075959__tabPane_5820 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_688075959__tabPane_5820:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_688075959__tabPane_5820 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_688075959__tabPane_5820 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_688075959__tabPane_5820 #Sub688075959_5820 {display: block;}
#module_688075959__tabPane_5820 #Sub688075959_5820 > .SubPadding {float:left; height: 10px;}
#module_688075959__tabPane_5820 #Sub688075959_5820 > .SubContainer {float:left;}
#module_688075959__tabPane_5820 #Sub688075959_5820 > .SubContainer .SubDrag {display:none;}
#module_688075959__tabPane_5820 #Sub688075959_5820 > .SubPadding {width:0px; display:none;}
#module_688075959__tabPane_5820 #Sub688075959_5820 > .SubContainer {width:100% !important; height: auto;}
}
#module_688075959__tabPane_5820 #Sub688075959_Tab5820_1 {width:41.7361%;}
.module_688075561 .ModuleHead .HeadCenter{float:none;}
#module_688075561 {
padding:0px;
}
#module_688075561 {
position:static;
z-index:0;
top:6003px;
left:491px;
width:100%;
height: auto;
}
#module_688075561 .ModuleHead688075561 {
display:none;
}
#module_688075561 .BodyCenter.BodyCenter688075561 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075561 >.module_688075561 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075561 >.module_688075561{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075561 .BodyCenter.BodyCenter688075561 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075561 .BodyCenter.BodyCenter688075561 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075561 >.module_688075561 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075561 >.module_688075561 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075561 >.module_688075561 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075561:hover {
border:none;
}
#module_688075561:hover >.module_688075561 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075561 .ModuleImageTextGiantContent{margin-top:0px;}
#module_688075561 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_688075561 .ModuleImageTextGiantContent{margin-left:0px;}
#module_688075561 .ModuleImageTextGiantContent{margin-right:0px;}
#module_688075561 .imageTextGiant-Container{padding-top:10px;}
#module_688075561 .imageTextGiant-Container{padding-bottom:10px;}
#module_688075561 .imageTextGiant-Container{padding-left:5px;}
#module_688075561 .imageTextGiant-Container{padding-right:10px;}
#module_688075561 .showHandle .btn{font-size:14px;}
#module_688075561 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_688075561 .showHandle .btn{color:#333;}
#module_688075561 .showHandle .btn{font-weight:400;}
#module_688075561 .showHandle .btn{text-decoration:none;}
#module_688075561 .showHandle .btn{font-style:normal;}
#module_688075561 .showHandle div{border-top-color:#ddd !important;}
#module_688075561 .showHandle div{border-top-style:solid !important;}
#module_688075561 .showHandle div{border-top-width:1px !important;}
#module_688075561 .showHandle{background-color:transparent;}
#module_688075561 .showHandle{background-image:none;}
#module_688075561 .showHandle{background-repeat:no-repeat;}
#module_688075561 .showHandle{}
#module_688075561 .showHandle{}
#module_688075561 .showHandle{}
#module_688075561 a{font-size:unset;font-family:unset}
#module_688075959__tabPane_5820 #Sub688075959_Tab5820_2 {width:58.2639%;}
.module_688075862 .ModuleHead .HeadCenter{float:none;}
#module_688075862 {
padding:0px;
}
#module_688075862 {
position:static;
z-index:0;
top:5998px;
left:1339px;
width:100%;
height: auto;
}
#module_688075862 .ModuleHead688075862 {
display:none;
}
#module_688075862 .BodyCenter.BodyCenter688075862 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075862 >.module_688075862 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075862 >.module_688075862{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075862 .BodyCenter.BodyCenter688075862 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075862 .BodyCenter.BodyCenter688075862 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075862 >.module_688075862 {
margin-top:4.4100%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075862 >.module_688075862 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075862 >.module_688075862 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075862:hover {
border:none;
}
#module_688075862:hover >.module_688075862 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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




.ModuleHorizontalGiant.layout-101 .hrbox{
	display: flex;
	justify-content:center;
}
.ModuleHorizontalGiant.layout-101 .hr-line {
	margin:unset;
	width: 100%;
	/* border: 1px solid #333; */
	border-top: 0 !important;
}
.ModuleHorizontalGiant.layout-101 {position: relative;}
.module_688075441 .ModuleHead .HeadCenter{float:none;}
#module_688075441 {
padding:0px;
}
#module_688075441 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_688075441 .ModuleHead688075441 {
display:none;
}
#module_688075441 .BodyCenter.BodyCenter688075441 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075441 >.module_688075441 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075441 >.module_688075441{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075441 .BodyCenter.BodyCenter688075441 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075441 .BodyCenter.BodyCenter688075441 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075441 >.module_688075441 {
margin-top:0.3472%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.3472%;
}
}
@media screen and (max-width: 767px){
#module_688075441 >.module_688075441 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_688075441 >.module_688075441 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075441:hover {
border:none;
}
#module_688075441:hover >.module_688075441 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075441 .hrbox{justify-content:center;}
#module_688075441 .hr-line{width:autopx;max-width:autopx;}
#module_688075441 .hr-line{border-bottom-color:rgba(255, 255, 255, 0.26);}
#module_688075441 .hr-line{border-bottom-style:solid;}
#module_688075441 .hr-line{border-bottom-width:1px;}

.module_688075960 .ModuleHead .HeadCenter{float:none;}
#module_688075960 {
padding:0px;
}
#module_688075960 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_688075960 .ModuleHead688075960 {
display:none;
}
#module_688075960 .BodyCenter.BodyCenter688075960 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075960 >.module_688075960 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075960 >.module_688075960{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075960 .BodyCenter.BodyCenter688075960 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075960 .BodyCenter.BodyCenter688075960 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075960 >.module_688075960 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075960 >.module_688075960 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075960 >.module_688075960 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075960:hover {
border:none;
}
#module_688075960:hover >.module_688075960 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075960 .tabContainerGiantGrid{background-color:transparent;}
#module_688075960 .tabContainerGiantGrid{background-image:none;}
#module_688075960 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_688075960 .tabContainerGiantGrid{}
#module_688075960 .tabContainerGiantGrid{}
#module_688075960 .tabContainerGiantGrid{}
#module_688075960 .tabContainerGiantGrid{padding-top:10px;}
#module_688075960 .tabContainerGiantGrid{padding-bottom:0px;}
#module_688075960 .tabContainerGiantGrid{padding-left:0px;}
#module_688075960 .tabContainerGiantGrid{padding-right:0px;}
#module_688075960 .tabContainerGiantGrid{border-top-color:transparent;}
#module_688075960 .tabContainerGiantGrid{border-top-style:solid;}
#module_688075960 .tabContainerGiantGrid{border-top-width:0px;}
#module_688075960 .tabContainerGiantGrid{border-right-color:transparent;}
#module_688075960 .tabContainerGiantGrid{border-right-style:solid;}
#module_688075960 .tabContainerGiantGrid{border-right-width:0px;}
#module_688075960 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_688075960 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_688075960 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_688075960 .tabContainerGiantGrid{border-left-color:transparent;}
#module_688075960 .tabContainerGiantGrid{border-left-style:solid;}
#module_688075960 .tabContainerGiantGrid{border-left-width:0px;}
#module_688075960 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_688075960 .Nav-Container .title .phicon{border-top-color:#000000;}
#module_688075960 .Nav-Container .title .phicon{border-top-style:solid;}
#module_688075960 .Nav-Container .title .phicon{border-top-width:1px;}
#module_688075960 .Nav-Container .title .phicon{border-right-color:#000000;}
#module_688075960 .Nav-Container .title .phicon{border-right-style:solid;}
#module_688075960 .Nav-Container .title .phicon{border-right-width:1px;}
#module_688075960 .Nav-Container .title .phicon{border-bottom-color:#000000;}
#module_688075960 .Nav-Container .title .phicon{border-bottom-style:solid;}
#module_688075960 .Nav-Container .title .phicon{border-bottom-width:1px;}
#module_688075960 .Nav-Container .title .phicon{border-left-color:#000000;}
#module_688075960 .Nav-Container .title .phicon{border-left-style:solid;}
#module_688075960 .Nav-Container .title .phicon{border-left-width:1px;}
#module_688075960 .Nav-Container .title .phicon{border-top-left-radius:5px;}
#module_688075960 .Nav-Container .title .phicon{border-top-right-radius:5px;}
#module_688075960 .Nav-Container .title .phicon{border-bottom-left-radius:5px;}
#module_688075960 .Nav-Container .title .phicon{border-bottom-right-radius:5px;}
#module_688075960 .Nav-Container .title .phicon{background-color:#000000;} #module_688075960 .nav li{background-color:#000000;}
#module_688075960 .Nav-Container .title .phicon{}
#module_688075960 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_688075960 .Nav-Container .title .phicon{width:55px;}
#module_688075960 .Nav-Container .title .phicon{height:55px;line-height:55px}
#module_688075960 .Nav-Container .title .phicon span{font-size:16px;}
#module_688075960 .Nav-Container .title .phicon span{color:#fff;}
#module_688075960 .Nav-Container .nav{top:10px;right:10px;left:auto;transform:none;}
#module_688075960 .Nav-Container .nav li{background-color:#333333;}
#module_688075960 .Nav-Container .title .phicon:hover{border-top-color:#333333;}
#module_688075960 .Nav-Container .title .phicon:hover{border-top-style:solid;}
#module_688075960 .Nav-Container .title .phicon:hover{border-top-width:1px;}
#module_688075960 .Nav-Container .title .phicon:hover{border-right-color:#333333;}
#module_688075960 .Nav-Container .title .phicon:hover{border-right-style:solid;}
#module_688075960 .Nav-Container .title .phicon:hover{border-right-width:1px;}
#module_688075960 .Nav-Container .title .phicon:hover{border-bottom-color:#333333;}
#module_688075960 .Nav-Container .title .phicon:hover{border-bottom-style:solid;}
#module_688075960 .Nav-Container .title .phicon:hover{border-bottom-width:1px;}
#module_688075960 .Nav-Container .title .phicon:hover{border-left-color:#333333;}
#module_688075960 .Nav-Container .title .phicon:hover{border-left-style:solid;}
#module_688075960 .Nav-Container .title .phicon:hover{border-left-width:1px;}
#module_688075960 .Nav-Container .title .phicon:hover{border-top-left-radius:5px;}
#module_688075960 .Nav-Container .title .phicon:hover{border-top-right-radius:5px;}
#module_688075960 .Nav-Container .title .phicon:hover{border-bottom-left-radius:5px;}
#module_688075960 .Nav-Container .title .phicon:hover{border-bottom-right-radius:5px;}
#module_688075960 .Nav-Container .title .phicon:hover{background-color:#333333;background-image:none;}
#module_688075960 .Nav-Container .title .phicon:hover{}
#module_688075960 .Nav-Container .title .phicon:hover{width:55px;}
#module_688075960 .Nav-Container .title .phicon:hover{height:55px;line-height:55px}
#module_688075960 .Nav-Container .title .phicon:hover span{font-size:16px;}
#module_688075960 .Nav-Container .title .phicon:hover span{color:#fff;}
#module_688075960 .Nav-Container .nav li.active{background-color:#000000;}

#module_688075960__tabPane_2649 #Sub688075960_2649 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_688075960__tabPane_2649 #Sub688075960_2649 > .SubContainer {display: table-cell; vertical-align: top;}
#module_688075960__tabPane_2649 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_688075960__tabPane_2649 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_688075960__tabPane_2649 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_688075960__tabPane_2649:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_688075960__tabPane_2649 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_688075960__tabPane_2649 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_688075960__tabPane_2649 #Sub688075960_2649 {display: block;}
#module_688075960__tabPane_2649 #Sub688075960_2649 > .SubPadding {float:left; height: 10px;}
#module_688075960__tabPane_2649 #Sub688075960_2649 > .SubContainer {float:left;}
#module_688075960__tabPane_2649 #Sub688075960_2649 > .SubContainer .SubDrag {display:none;}
#module_688075960__tabPane_2649 #Sub688075960_2649 > .SubPadding {width:5px;}
#module_688075960__tabPane_2649 #Sub688075960_2649 > .SubContainer {width:calc((100% - 5px) / 2) !important;}
#module_688075960__tabPane_2649 #Sub688075960_2649 > .SubPadding2 {display:none;}
#module_688075960__tabPane_2649 #Sub688075960_2649 > .SubPadding4 {display:none;}
#module_688075960__tabPane_2649 #Sub688075960_2649 > .SubPadding6 {display:none;}
#module_688075960__tabPane_2649 #Sub688075960_2649 > .SubPadding8 {display:none;}
}
#module_688075960__tabPane_2649 #Sub688075960_Tab2649_1 {width:46.1111%;}
.ModuleShareGiant.layout-101  .social-share a { text-decoration: none;}
.ModuleShareGiant.layout-101  .social-share,.ModuleShareGiant.layout-101 .tips{ display: inline-block; }
.ModuleShareGiant.layout-101  .mvertical {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

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

.ModuleShareGiant.layout-101  .share-wx-qrcode-img .help p{ width: 40%; margin: 0 auto; color:#999;  display: block; line-height: 20px; height: auto; }
.ModuleShareGiant.layout-101  .share-wx-qrcode-img,.mwechat-qrcode { border-radius: 5px; top:0px; position: fixed;z-index:9999; top: 50%;
    left: 50%;box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.09);
    transform: translate(-50%,-50%);text-align: center; width: 270px;  background: #fff; visibility: hidden;}
.ModuleShareGiant.layout-101  #mwx-qrcode{ width: 224px; height: 224px; margin: 0 auto;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img h4{border-top-right-radius: 5px;
    border-top-left-radius: 5px;background: #F7F8FA; height: 40px; line-height: 40px; font-size: 16px; color: #666; font-weight: bold; margin-bottom: 13px;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img .help{ margin-top: 12px; margin-bottom: 19px; color: #999;font-size: 14px; line-height: 20px;}
.ModuleShareGiant.layout-101  .share-wx-tips{ display: none;    z-index: 99999;
    position: fixed;
    top: 10px;
	right: 35px;    color: #fff; font-size: 24px; text-align: center;}
    
.ModuleShareGiant.layout-101 .fixed.icon-default-Weibo,.ModuleShareGiant.layout-101 .fixed.icon-default-Weibo:hover{ color:#F62319 !important}
.ModuleShareGiant.layout-101 .fixed.icon-default-WeChat,.ModuleShareGiant.layout-101 .fixed.icon-default-WeChat:hover{ color:#60C84D !important}
.ModuleShareGiant.layout-101 .fixed.icon-kongjian,.ModuleShareGiant.layout-101 .fixed.icon-kongjian:hover{ color:#FACC52 !important}
.ModuleShareGiant.layout-101 .fixed.icon-kefulei_huabanfuben11,.ModuleShareGiant.layout-101 .fixed.icon-kefulei_huabanfuben11:hover{ color:#21B3F7 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Facebook2,.ModuleShareGiant.layout-101 .fixed.icon-Facebook2:hover{ color:#3D5A98 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Twitter1,.ModuleShareGiant.layout-101 .fixed.icon-Twitter1:hover{ color:#1DA1F3 !important}
.ModuleShareGiant.layout-101 .fixed.icon-linkedin,.ModuleShareGiant.layout-101 .fixed.icon-linkedin:hover{ color:#0b66c3 !important}
.ModuleShareGiant.layout-101 .fixed.icon-tumblr.ModuleShareGiant.layout-101 .fixed.icon-tumblr:hover{ color:#36465f !important}
.ModuleShareGiant.layout-101 .fixed.icon-Pinterest,.ModuleShareGiant.layout-101 .fixed.icon-Pinterest:hover{ color:#cb2027 !important}
.ModuleShareGiant.layout-101 .fixed.icon-vk,.ModuleShareGiant.layout-101 .fixed.icon-vk:hover{ color:#4c6c91 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Twitter,.ModuleShareGiant.layout-101 .fixed.icon-Twitter:hover{ color:#39A6DC !important}
.ModuleShareGiant.layout-101 .fixed.icon-GooglePlus,.ModuleShareGiant.layout-101 .fixed.icon-GooglePlus:hover{ color:#DB4B40 !important}
.module_688075896 .ModuleHead .HeadCenter{float:none;}
#module_688075896 {
padding:0px;
}
#module_688075896 {
position:static;
z-index:0;
top:6648px;
left:275px;
width:100%;
height: auto;
}
#module_688075896 .ModuleHead688075896 {
display:none;
}
#module_688075896 .BodyCenter.BodyCenter688075896 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075896 >.module_688075896 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075896 >.module_688075896{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075896 .BodyCenter.BodyCenter688075896 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075896 .BodyCenter.BodyCenter688075896 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075896 >.module_688075896 {
margin-top:0.7485%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075896 >.module_688075896 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075896 >.module_688075896 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075896:hover {
border:none;
}
#module_688075896:hover >.module_688075896 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075896 .ModuleSharediv{text-align: left;}
#module_688075896 .social-share-icon{color:rgb(255, 255, 255);}
#module_688075896 .social-share-icon{font-size:20px;}
#module_688075896 .social-share-icon{ margin-right:7px;margin-left:7px;} #module_688075896 .mvertical{margin-top:7px;margin-bottom:7px;}
#module_688075896 .social-share-icon{height:34px; width:34px;line-height:34px}
#module_688075896 .social-share-icon{border-top-color:rgb(255, 255, 255);}
#module_688075896 .social-share-icon{border-top-style:solid;}
#module_688075896 .social-share-icon{border-top-width:1px;}
#module_688075896 .social-share-icon{border-right-color:rgb(255, 255, 255);}
#module_688075896 .social-share-icon{border-right-style:solid;}
#module_688075896 .social-share-icon{border-right-width:1px;}
#module_688075896 .social-share-icon{border-bottom-color:rgb(255, 255, 255);}
#module_688075896 .social-share-icon{border-bottom-style:solid;}
#module_688075896 .social-share-icon{border-bottom-width:1px;}
#module_688075896 .social-share-icon{border-left-color:rgb(255, 255, 255);}
#module_688075896 .social-share-icon{border-left-style:solid;}
#module_688075896 .social-share-icon{border-left-width:1px;}
#module_688075896 .social-share-icon{background-color:transparent;}
#module_688075896 .social-share-icon{}
#module_688075896 .social-share-icon:hover{background-color:transparent;}
#module_688075896 .social-share-icon:hover{}
#module_688075896 .social-share-icon:hover{color:rgb(255, 255, 255);}
#module_688075896 .social-share-icon:hover{font-size:20px;}
#module_688075896 .social-share-icon:hover{border-top-color:rgb(255, 255, 255);}
#module_688075896 .social-share-icon:hover{border-top-style:solid;}
#module_688075896 .social-share-icon:hover{border-top-width:1px;}
#module_688075896 .social-share-icon:hover{border-right-color:rgb(255, 255, 255);}
#module_688075896 .social-share-icon:hover{border-right-style:solid;}
#module_688075896 .social-share-icon:hover{border-right-width:1px;}
#module_688075896 .social-share-icon:hover{border-bottom-color:rgb(255, 255, 255);}
#module_688075896 .social-share-icon:hover{border-bottom-style:solid;}
#module_688075896 .social-share-icon:hover{border-bottom-width:1px;}
#module_688075896 .social-share-icon:hover{border-left-color:rgb(255, 255, 255);}
#module_688075896 .social-share-icon:hover{border-left-style:solid;}
#module_688075896 .social-share-icon:hover{border-left-width:1px;}

.module_688075649 .ModuleHead .HeadCenter{float:none;}
#module_688075649 {
padding:0px;
}
#module_688075649 {
position:static;
z-index:0;
top:6674px;
left:326px;
width:100%;
height: auto;
}
#module_688075649 .ModuleHead688075649 {
display:none;
}
#module_688075649 .BodyCenter.BodyCenter688075649 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075649 >.module_688075649 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075649 >.module_688075649{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075649 .BodyCenter.BodyCenter688075649 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075649 .BodyCenter.BodyCenter688075649 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075649 >.module_688075649 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075649 >.module_688075649 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075649 >.module_688075649 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075649:hover {
border:none;
}
#module_688075649:hover >.module_688075649 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075649 .ModuleImageTextGiantContent{margin-top:0px;}
#module_688075649 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_688075649 .ModuleImageTextGiantContent{margin-left:0px;}
#module_688075649 .ModuleImageTextGiantContent{margin-right:0px;}
#module_688075649 .imageTextGiant-Container{padding-top:10px;}
#module_688075649 .imageTextGiant-Container{padding-bottom:10px;}
#module_688075649 .imageTextGiant-Container{padding-left:5px;}
#module_688075649 .imageTextGiant-Container{padding-right:10px;}
#module_688075649 .showHandle .btn{font-size:14px;}
#module_688075649 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_688075649 .showHandle .btn{color:#333;}
#module_688075649 .showHandle .btn{font-weight:400;}
#module_688075649 .showHandle .btn{text-decoration:none;}
#module_688075649 .showHandle .btn{font-style:normal;}
#module_688075649 .showHandle div{border-top-color:#ddd !important;}
#module_688075649 .showHandle div{border-top-style:solid !important;}
#module_688075649 .showHandle div{border-top-width:1px !important;}
#module_688075649 .showHandle{background-color:transparent;}
#module_688075649 .showHandle{background-image:none;}
#module_688075649 .showHandle{background-repeat:no-repeat;}
#module_688075649 .showHandle{}
#module_688075649 .showHandle{}
#module_688075649 .showHandle{}
#module_688075649 a{font-size:unset;font-family:unset}
#module_688075960__tabPane_2649 #Sub688075960_Tab2649_2 {width:17.2917%;}
.module_688075737 .ModuleHead .HeadCenter{float:none;}
#module_688075737 {
padding:0px;
}
#module_688075737 {
position:static;
z-index:0;
top:6647px;
left:628px;
width:100%;
height: auto;
}
#module_688075737 .ModuleHead688075737 {
display:none;
}
#module_688075737 .BodyCenter.BodyCenter688075737 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075737 >.module_688075737 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075737 >.module_688075737{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075737 .BodyCenter.BodyCenter688075737 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075737 .BodyCenter.BodyCenter688075737 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_688075737 >.module_688075737 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075737 >.module_688075737 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_688075737 >.module_688075737 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075737:hover {
border:none;
}
#module_688075737:hover >.module_688075737 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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


.module_688075410 .ModuleHead .HeadCenter{float:none;}
#module_688075410 {
padding:0px;
}
#module_688075410 {
position:static;
z-index:0;
top:1px;
width:100%;
height: auto;
}
#module_688075410 .ModuleHead688075410 {
display:none;
}
#module_688075410 .BodyCenter.BodyCenter688075410 {
background:none;background-color:rgb(229, 0, 0);
}
#module_688075410 >.module_688075410 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075410 >.module_688075410{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075410 .BodyCenter.BodyCenter688075410 {
padding-top:0.0000%;
padding-left:1.0764%;
padding-right:1.0764%;
padding-bottom:1.0764%;
}
}
@media screen and (max-width: 767px){
#module_688075410 .BodyCenter.BodyCenter688075410 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_688075410 >.module_688075410 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075410 >.module_688075410 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_688075410 >.module_688075410 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075410:hover {
border:none;
}
#module_688075410:hover >.module_688075410 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075410 .ModuleSubContainer{background-color:transparent;}
#module_688075410 .ModuleSubContainer{background-image:none;}
#module_688075410 .ModuleSubContainer{background-repeat:no-repeat;}
#module_688075410 .ModuleSubContainer{background-position:0% 0%;}
#module_688075410 .ModuleSubContainer{background-attachment:scroll;}
#module_688075410 .ModuleSubContainer{}
#module_688075410 {!bgVideo!}{bgVideoUrl:}
#module_688075410 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_688075410 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_688075410 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer688075410 {max-width:1620px;width:auto;}
.ModuleQuickNavGiant .quicknav-item {
    height: 100%;
    width: 100%;
}

.ModuleQuickNavGiant .quicknav-item .onenav{
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #eee;
    height: 48px;
    align-items: center;
}
.ModuleQuickNavGiant .quicknav-item .subnav li{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 48px;
    align-items: center;
}
.ModuleQuickNavGiant .quicknav-item .link {
    width: 100%;
    overflow: hidden;
}
.ModuleQuickNavGiant .quicknav-item .onetext,.ModuleQuickNavGiant .quicknav-item .twotext {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ModuleQuickNavGiant .quicknav-item .subnav {
   display: none
}
.ModuleQuickNavGiant .quicknav-item .more {
    cursor: pointer;
 }.module_688075893 .ModuleHead .HeadCenter{float:none;}
#module_688075893 {
padding:0px;
}
#module_688075893 {
position:static;
z-index:0;
top:3595px;
left:74px;
width:100%;
height: auto;
}
#module_688075893 .ModuleHead688075893 {
display:none;
}
#module_688075893 .BodyCenter.BodyCenter688075893 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075893 >.module_688075893 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075893 >.module_688075893{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075893 .BodyCenter.BodyCenter688075893 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_688075893 .BodyCenter.BodyCenter688075893 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_688075893 >.module_688075893 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_688075893 >.module_688075893 {
margin-top:6.0519%;
margin-left:5.1873%;
margin-right:5.7637%;
margin-bottom:0.0000%;
}
}
#module_688075893 >.module_688075893 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075893:hover {
border:none;
}
#module_688075893:hover >.module_688075893 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075893 .onenav {height:48px;line-height:48px}
#module_688075893 .more {font-Size:18px;}
#module_688075893 .more {color:rgb(255, 255, 255);}
#module_688075893 .onetext {font-Size:15px;}
#module_688075893 .onetext {font-Family:微软雅黑,Microsoft YaHei;}
#module_688075893 .onetext {color:rgb(255, 255, 255);}
#module_688075893 .onetext {font-weight:bold}
#module_688075893 .onetext {text-decoration:none;}
#module_688075893 .onetext {font-style:normal;}
#module_688075893 .onenav {border-bottom-style:solid;}
#module_688075893 .onenav {border-bottom-width:0px;}
#module_688075893 .onenav {border-bottom-color:rgb(44, 44, 44);}
#module_688075893 .subnav li{height:40px;line-height:40px}
#module_688075893 .subnav {padding-top:20px;}
#module_688075893 .subnav {padding-bottom:20px;}
#module_688075893 .subnav {padding-left:0px;}
#module_688075893 .subnav {padding-right:0px;}
#module_688075893 .twotext {font-Size:14px;}
#module_688075893 .twotext {font-Family:微软雅黑,Microsoft YaHei;}
#module_688075893 .twotext {color:rgb(191, 191, 191);}
#module_688075893 .twotext {font-weight:normal}
#module_688075893 .twotext {text-decoration:none;}
#module_688075893 .twotext {font-style:normal;}
#module_688075893 .open .onetext {font-Size:15px;}
#module_688075893 .open .onetext {font-Family:微软雅黑,Microsoft YaHei;}
#module_688075893 .open .onetext {color:rgb(255, 255, 255);}
#module_688075893 .open .onetext {font-weight:bold}
#module_688075893 .open .onetext {text-decoration:none;}
#module_688075893 .open .onetext {font-style:normal;}
#module_688075893 .open.onenav {border-bottom-style:solid;}
#module_688075893 .open.onenav {border-bottom-width:2px;}
#module_688075893 .open.onenav {border-bottom-color:rgb(44, 44, 44);}

.module_688075582 .ModuleHead .HeadCenter{float:none;}
#module_688075582 {
padding:0px;
}
#module_688075582 {
position:static;
z-index:0;
top:6544px;
left:79px;
width:100%;
height: auto;
}
#module_688075582 .ModuleHead688075582 {
display:none;
}
#module_688075582 .BodyCenter.BodyCenter688075582 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075582 >.module_688075582 {
border-top-style:solid;
border-top-color:rgba(255, 255, 255, 0.35);
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_688075582 >.module_688075582{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075582 .BodyCenter.BodyCenter688075582 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075582 .BodyCenter.BodyCenter688075582 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:5.7637%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_688075582 >.module_688075582 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075582 >.module_688075582 {
margin-top:2.3055%;
margin-left:5.1873%;
margin-right:5.1873%;
margin-bottom:0.0000%;
}
}
#module_688075582 >.module_688075582 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075582:hover {
border:none;
}
#module_688075582:hover >.module_688075582 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075582 .ModuleImageTextGiantContent{margin-top:0px;}
#module_688075582 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_688075582 .ModuleImageTextGiantContent{margin-left:0px;}
#module_688075582 .ModuleImageTextGiantContent{margin-right:0px;}
#module_688075582 .imageTextGiant-Container{padding-top:10px;}
#module_688075582 .imageTextGiant-Container{padding-bottom:0px;}
#module_688075582 .imageTextGiant-Container{padding-left:0px;}
#module_688075582 .imageTextGiant-Container{padding-right:10px;}
#module_688075582 .showHandle .btn{font-size:14px;}
#module_688075582 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_688075582 .showHandle .btn{color:#333;}
#module_688075582 .showHandle .btn{font-weight:400;}
#module_688075582 .showHandle .btn{text-decoration:none;}
#module_688075582 .showHandle .btn{font-style:normal;}
#module_688075582 .showHandle div{border-top-color:#ddd !important;}
#module_688075582 .showHandle div{border-top-style:solid !important;}
#module_688075582 .showHandle div{border-top-width:1px !important;}
#module_688075582 .showHandle{background-color:transparent;}
#module_688075582 .showHandle{background-image:none;}
#module_688075582 .showHandle{background-repeat:no-repeat;}
#module_688075582 .showHandle{}
#module_688075582 .showHandle{}
#module_688075582 .showHandle{}
#module_688075582 a{font-size:unset;font-family:unset}
.module_688075624 .ModuleHead .HeadCenter{float:none;}
#module_688075624 {
padding:0px;
}
#module_688075624 {
position:static;
z-index:0;
top:6198px;
left:78px;
width:100%;
height: auto;
}
#module_688075624 .ModuleHead688075624 {
display:none;
}
#module_688075624 .BodyCenter.BodyCenter688075624 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075624 >.module_688075624 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075624 >.module_688075624{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075624 .BodyCenter.BodyCenter688075624 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075624 .BodyCenter.BodyCenter688075624 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_688075624 >.module_688075624 {
margin-top:8.5417%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075624 >.module_688075624 {
margin-top:0.0000%;
margin-left:5.1873%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_688075624 >.module_688075624 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075624:hover {
border:none;
}
#module_688075624:hover >.module_688075624 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075624 .ModuleImageTextGiantContent{margin-top:0px;}
#module_688075624 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_688075624 .ModuleImageTextGiantContent{margin-left:0px;}
#module_688075624 .ModuleImageTextGiantContent{margin-right:0px;}
#module_688075624 .imageTextGiant-Container{padding-top:10px;}
#module_688075624 .imageTextGiant-Container{padding-bottom:10px;}
#module_688075624 .imageTextGiant-Container{padding-left:0px;}
#module_688075624 .imageTextGiant-Container{padding-right:10px;}
#module_688075624 .showHandle .btn{font-size:14px;}
#module_688075624 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_688075624 .showHandle .btn{color:#333;}
#module_688075624 .showHandle .btn{font-weight:400;}
#module_688075624 .showHandle .btn{text-decoration:none;}
#module_688075624 .showHandle .btn{font-style:normal;}
#module_688075624 .showHandle div{border-top-color:#ddd !important;}
#module_688075624 .showHandle div{border-top-style:solid !important;}
#module_688075624 .showHandle div{border-top-width:1px !important;}
#module_688075624 .showHandle{background-color:transparent;}
#module_688075624 .showHandle{background-image:none;}
#module_688075624 .showHandle{background-repeat:no-repeat;}
#module_688075624 .showHandle{}
#module_688075624 .showHandle{}
#module_688075624 .showHandle{}
#module_688075624 a{font-size:unset;font-family:unset}
.module_688075431 .ModuleHead .HeadCenter{float:none;}
#module_688075431 {
padding:0px;
}
#module_688075431 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_688075431 .ModuleHead688075431 {
display:none;
}
#module_688075431 .BodyCenter.BodyCenter688075431 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075431 >.module_688075431 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075431 >.module_688075431{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075431 .BodyCenter.BodyCenter688075431 {
padding-top:1.8519%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075431 .BodyCenter.BodyCenter688075431 {
padding-top:0.0000%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_688075431 >.module_688075431 {
margin-top:0.6173%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.6173%;
}
}
@media screen and (max-width: 767px){
#module_688075431 >.module_688075431 {
margin-top:1.4409%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.4409%;
}
}
#module_688075431 >.module_688075431 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075431:hover {
border:none;
}
#module_688075431:hover >.module_688075431 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075431 .hrbox{justify-content:flex-start;}
#module_688075431 .hr-line{width:500px;max-width:500px;}
#module_688075431 .hr-line{border-bottom-color:rgb(63, 63, 63);}
#module_688075431 .hr-line{border-bottom-style:solid;}
#module_688075431 .hr-line{border-bottom-width:1px;}

.module_688075895 .ModuleHead .HeadCenter{float:none;}
#module_688075895 {
padding:0px;
}
#module_688075895 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_688075895 .ModuleHead688075895 {
display:none;
}
#module_688075895 .BodyCenter.BodyCenter688075895 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075895 >.module_688075895 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075895 >.module_688075895{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075895 .BodyCenter.BodyCenter688075895 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075895 .BodyCenter.BodyCenter688075895 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_688075895 >.module_688075895 {
margin-top:2.5926%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075895 >.module_688075895 {
margin-top:0.0000%;
margin-left:4.0346%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_688075895 >.module_688075895 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075895:hover {
border:none;
}
#module_688075895:hover >.module_688075895 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075895 .ModuleSharediv{text-align: left;}
#module_688075895 .social-share-icon{color:rgb(242, 242, 242);}
#module_688075895 .social-share-icon{font-size:20px;}
#module_688075895 .social-share-icon{ margin-right:5px;margin-left:5px;} #module_688075895 .mvertical{margin-top:5px;margin-bottom:5px;}
#module_688075895 .social-share-icon{height:36px; width:36px;line-height:36px}
#module_688075895 .social-share-icon{border-top-color:rgb(255, 255, 255);}
#module_688075895 .social-share-icon{border-top-style:solid;}
#module_688075895 .social-share-icon{border-top-width:1px;}
#module_688075895 .social-share-icon{border-right-color:rgb(255, 255, 255);}
#module_688075895 .social-share-icon{border-right-style:solid;}
#module_688075895 .social-share-icon{border-right-width:1px;}
#module_688075895 .social-share-icon{border-bottom-color:rgb(255, 255, 255);}
#module_688075895 .social-share-icon{border-bottom-style:solid;}
#module_688075895 .social-share-icon{border-bottom-width:1px;}
#module_688075895 .social-share-icon{border-left-color:rgb(255, 255, 255);}
#module_688075895 .social-share-icon{border-left-style:solid;}
#module_688075895 .social-share-icon{border-left-width:1px;}
#module_688075895 .social-share-icon{background-color:rgba(0,0,0,0);}
#module_688075895 .social-share-icon{}
#module_688075895 .social-share-icon:hover{background-color:transparent;}
#module_688075895 .social-share-icon:hover{}
#module_688075895 .social-share-icon:hover{color:rgb(101, 137, 221);}
#module_688075895 .social-share-icon:hover{font-size:20px;}
#module_688075895 .social-share-icon:hover{border-top-color:rgb(255, 255, 255);}
#module_688075895 .social-share-icon:hover{border-top-style:solid;}
#module_688075895 .social-share-icon:hover{border-top-width:1px;}
#module_688075895 .social-share-icon:hover{border-right-color:rgb(255, 255, 255);}
#module_688075895 .social-share-icon:hover{border-right-style:solid;}
#module_688075895 .social-share-icon:hover{border-right-width:1px;}
#module_688075895 .social-share-icon:hover{border-bottom-color:rgb(255, 255, 255);}
#module_688075895 .social-share-icon:hover{border-bottom-style:solid;}
#module_688075895 .social-share-icon:hover{border-bottom-width:1px;}
#module_688075895 .social-share-icon:hover{border-left-color:rgb(255, 255, 255);}
#module_688075895 .social-share-icon:hover{border-left-style:solid;}
#module_688075895 .social-share-icon:hover{border-left-width:1px;}

.module_688075583 .ModuleHead .HeadCenter{float:none;}
#module_688075583 {
padding:0px;
}
#module_688075583 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_688075583 .ModuleHead688075583 {
display:none;
}
#module_688075583 .BodyCenter.BodyCenter688075583 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075583 >.module_688075583 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075583 >.module_688075583{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075583 .BodyCenter.BodyCenter688075583 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075583 .BodyCenter.BodyCenter688075583 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_688075583 >.module_688075583 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_688075583 >.module_688075583 {
margin-top:0.0000%;
margin-left:5.1873%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_688075583 >.module_688075583 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075583:hover {
border:none;
}
#module_688075583:hover >.module_688075583 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075583 .ModuleImageTextGiantContent{margin-top:0px;}
#module_688075583 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_688075583 .ModuleImageTextGiantContent{margin-left:0px;}
#module_688075583 .ModuleImageTextGiantContent{margin-right:0px;}
#module_688075583 .imageTextGiant-Container{padding-top:10px;}
#module_688075583 .imageTextGiant-Container{padding-bottom:10px;}
#module_688075583 .imageTextGiant-Container{padding-left:0px;}
#module_688075583 .imageTextGiant-Container{padding-right:10px;}
#module_688075583 .showHandle .btn{font-size:14px;}
#module_688075583 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_688075583 .showHandle .btn{color:#333;}
#module_688075583 .showHandle .btn{font-weight:400;}
#module_688075583 .showHandle .btn{text-decoration:none;}
#module_688075583 .showHandle .btn{font-style:normal;}
#module_688075583 .showHandle div{border-top-color:rgb(255, 255, 255) !important;}
#module_688075583 .showHandle div{border-top-style:solid !important;}
#module_688075583 .showHandle div{border-top-width:1px !important;}
#module_688075583 .showHandle{background-color:transparent;}
#module_688075583 .showHandle{background-image:none;}
#module_688075583 .showHandle{background-repeat:no-repeat;}
#module_688075583 .showHandle{}
#module_688075583 .showHandle{}
#module_688075583 .showHandle{}
#module_688075583 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-109  .micro-nav-item header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item.right header{
    padding-left: 10px;
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item.left header{
    padding-right: 10px;
}
.ModuleMobileNavGiant.layout-109  .micro-nav-item header p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.ModuleMobileNavGiant.layout-109 .langbox{
    margin: 0;
   width: 100%;
   bottom: 0;
   border-radius: 0;
}
.ModuleMobileNavGiant.layout-109 .langlist .backmenu{
    width: 100%;
    margin: 0;
    border-radius: 0;
}
.ModuleMobileNavGiant.layout-109  .MobileNavMaskLayer{
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999999;
    visibility: hidden;
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item.right{
    transform: translateX(100%);
    right: 0;
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item.left{
    transform: translateX(-100%);
    left: 0;
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item.left header{
    flex-direction: row-reverse;
}
.ModuleMobileNavGiant.layout-109 .shang{
    transform: rotate(180deg);
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item{
    position: fixed;
    z-index: 9999999;
    background: #000;
    width: 80%;
    height: 100vh;
    transition: 0.5s transform ease-in-out;
    color: #fff;
    top:0;
    height: calc(var(--vh, 1vh)* 100);
}
.ModuleMobileNavGiant.layout-109 #accordion {
    padding-top: 20px;
    height: calc(100% - 64px);
    overflow: hidden;
    overflow-y: auto;
    position: absolute;
    width: 100%;
}
.ModuleMobileNavGiant.layout-109 #accordion p{
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ModuleMobileNavGiant.layout-109 .subnav{
    background: #1d1d20;
}
.ModuleMobileNavGiant.layout-109 .subnav .menubox{
    padding-left: 50px !important;
}
.ModuleMobileNavGiant.layout-109 #accordion a{
    color: #fff;
    display: flex;
    align-items: center;
    width: calc(100% - 50px);
    justify-content:flex-start;
}
.ModuleMobileNavGiant.layout-109 #accordion .subnav a
{
    padding-right: 15px;
    width: 100%;
    justify-content:space-between;
}
.ModuleMobileNavGiant.layout-109 #accordion .menubox{
    display: flex;
    justify-content: space-between;
    height: 50px;
    line-height: 50px;
    align-items: center;
    padding-left: 30px;
}
.ModuleMobileNavGiant.layout-109 #accordion .more {
    width: 50px;
    height: 50px;
    text-align: center;
}
.ModuleMobileNavGiant.layout-109 #accordion .mr10 {
    margin-right: 10px;
} 

.ModuleMobileNavGiant.layout-109.view-change .micro-nav-item p{
    color:#fff;
}
.ModuleMobileNavGiant.layout-109.view-change .micro-nav-item{
    transform: translateX(0);
}
.ModuleMobileNavGiant.layout-109.view-change .MobileNavMaskLayer{
    visibility: visible;
}
@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-109 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-109 {
        display: none;
    }
}.module_688075860 .ModuleHead .HeadCenter{float:none;}
#module_688075860 {
padding:0px;
}
#module_688075860 {
}
#module_688075860 .ModuleHead688075860 {
display:none;
}
#module_688075860 .BodyCenter.BodyCenter688075860 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075860 >.module_688075860 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075860 >.module_688075860{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075860 .BodyCenter.BodyCenter688075860 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_688075860 .BodyCenter.BodyCenter688075860 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_688075860 >.module_688075860 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_688075860 >.module_688075860 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_688075860 >.module_688075860 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075860:hover {
border:none;
}
#module_688075860:hover >.module_688075860 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075860 .oneicon {font-size:16px;} #module_688075860 .oneimg{width:16px;}
#module_688075860 .twoicon {font-size:16px;} #module_688075860 .twoimg{width:16px;}
#module_688075860 .mobileNavNew,#module_688075860 .micro-nav-item header{height:50px}
#module_688075860 .gohome img{width:120px}
#module_688075860 .mobileNavNew{border-bottom-color:transparent;}
#module_688075860 .mobileNavNew{border-bottom-style:none;}
#module_688075860 .mobileNavNew{border-bottom-width:0px;}
#module_688075860 .mobileNavNew{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_688075860 .mobileNavNew,#module_688075860 .micro-nav-item header{background-color:rgb(230, 0, 0);}
#module_688075860 .mobileNavNew,#module_688075860 .micro-nav-item header{}
#module_688075860 header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_688075860 header p{font-size:20px;}
#module_688075860 header p{color:#fff;}
#module_688075860 header p{font-weight:bold;}
#module_688075860 header p{text-decoration:none;}
#module_688075860 header p{font-style:normal;}
#module_688075860 .lcitem .rect{background:#fff;}
#module_688075860 .mobileNavNew .searchicon{color:#fff;} #module_688075860 .searchicon svg>*{fill:#fff}
#module_688075860 .mobileNavNew .phoneicon{color:#fff;}  #module_688075860 .phoneicon svg>*{fill:#fff}
#module_688075860 .mobileNavNew .langicon{color:#fff;} #module_688075860 .langicon svg>*{fill:#fff}
#module_688075860 .mobileNavNew .searchicon{font-size:20px;}
#module_688075860 .mobileNavNew .phoneicon{font-size:20px;}
#module_688075860 .mobileNavNew .langicon{font-size:20px;}
#module_688075860 .micro-nav-item{background-color:rgb(230, 0, 0);}
#module_688075860 .micro-nav-item{background-image:none;}
#module_688075860 .micro-nav-item{background-repeat:no-repeat;}
#module_688075860 .micro-nav-item{}
#module_688075860 .micro-nav-item{}
#module_688075860 .micro-nav-item{}
#module_688075860 .micro-nav-item .menubox{background:rgb(230, 0, 0);}
#module_688075860 .micro-nav-item .menubox{}
#module_688075860 .micro-nav-item .menubox .onetext{font-weight:bold;}
#module_688075860 .micro-nav-item .menubox .onetext{text-decoration:none;}
#module_688075860 .micro-nav-item .menubox .onetext{color:#fff;}
#module_688075860 .micro-nav-item .menubox .onetext p{font-family:微软雅黑,Microsoft YaHei;}
#module_688075860 .micro-nav-item .menubox .onetext{font-size:13px;}
#module_688075860 .micro-nav-item .more{background:rgb(230, 0, 0);}
#module_688075860 .micro-nav-item .more{}
#module_688075860 .micro-nav-item .more{color:rgb(255, 255, 255);}
#module_688075860 .micro-nav-item .more{font-size:14px}
#module_688075860 .micro-nav-item  .subnav .menubox{background:rgb(216, 0, 0);}
#module_688075860 .micro-nav-item  .subnav .menubox{}
#module_688075860 .subnav .menubox .icon-xiala2{color:#fff;}
#module_688075860 .subnav  .menubox .icon-xiala2{font-size:16px;}
#module_688075860 .micro-nav-item  .subnav  .menubox .twotext{color:#fff;}
#module_688075860 .micro-nav-item  .subnav  .menubox .twotext{font-family:微软雅黑,Microsoft YaHei;}
#module_688075860 .micro-nav-item  .subnav  .menubox .twotext{font-size:13px;}
#module_688075860 .micro-nav-item  .subnav  .menubox .twotext{text-decoration:none;}
#module_688075860 .langbox{background-color:#1d1d20;}
#module_688075860 .langbox{background-image:none;}
#module_688075860 .langbox{background-repeat:no-repeat;}
#module_688075860 .langbox{}
#module_688075860 .langbox{}
#module_688075860 .langbox{}
#module_688075860 .langbox{color:#fff;}
#module_688075860 .langbox{font-family:微软雅黑,Microsoft YaHei;}
#module_688075860 .langbox{font-size:14px;}
#module_688075860 .langbox{text-decoration:none;}
#module_688075860 .langbox .icon-xiala2{color:#fff;}
#module_688075860 .langbox .icon-xiala2{font-size:12px;}
#module_688075860 .backmenu .icon-you{color:#fff;}
#module_688075860 .backmenu .icon-you{font-size:16px;}
#module_688075860 .backmenu{background-color:#1d1d20;}
#module_688075860 .backmenu{}
#module_688075860 .backmenu{color:#fff;}
#module_688075860 .backmenu{font-size:14px;}
#module_688075860 .langlist .tips{border-bottom-color:#333333;}
#module_688075860 .langlist .tips{border-bottom-width:1px;}
#module_688075860 .langlist .tips{border-bottom-style:solid;}
#module_688075860 .langlist a.active .icon-dagou{color:#fff;}
#module_688075860 .langlist a.active .icon-dagou{font-size:16px;}
#module_688075860 .langlist a{color:#fff;}
#module_688075860 .langlist a{font-size:14px;}
#module_688075860 .langlist a{text-decoration:none;}
#module_688075860 .langlist a{font-family:微软雅黑,Microsoft YaHei;}
#module_688075860 .langlist .tips{color:#fff;}
#module_688075860 .langlist .tips{font-family:微软雅黑,Microsoft YaHei;}
#module_688075860 .langlist .tips{font-size:18px;}
#module_688075860 .langlist .tips{text-decoration:none;}
#module_688075860 .langlist .tips .icon-yuyan{color:#fff;}
#module_688075860 .langlist .tips .icon-yuyan {font-size:14px;}
#module_688075860 .langlist{background-color:#000;}
#module_688075860 .langlist{background-image:none;}
#module_688075860 .langlist{background-repeat:no-repeat;}
#module_688075860 .langlist{}
#module_688075860 .langlist{}
#module_688075860 .langlist{}
#module_688075860 .micro-nav-item   .onenav.active .more{background:rgb(230, 0, 0);}
#module_688075860 .micro-nav-item   .onenav.active .more{}
#module_688075860 .micro-nav-item   .onenav.active .more{color:#fff;}
#module_688075860 .micro-nav-item   .onenav.active .more{font-size:16px}
#module_688075860 .micro-nav-item  .onenav.active .menubox .onetext{color:rgb(255, 255, 255);}
#module_688075860 {}#module_688075860.scroll .mobileNavNew{border-bottom-color:transparent;}
#module_688075860 {}#module_688075860.scroll .mobileNavNew{border-bottom-style:none;}
#module_688075860 {}#module_688075860.scroll .mobileNavNew{border-bottom-width:0px;}
#module_688075860 .micro-nav-item header,#module_688075860.scroll .mobileNavNew{background-color:rgb(230, 0, 0);}
#module_688075860 {}#module_688075860.scroll .mobileNavNew{}
#module_688075860 {}#module_688075860.scroll .mobileNavNew header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_688075860 {}#module_688075860.scroll .mobileNavNew header p{font-size:20px;}
#module_688075860 {}#module_688075860.scroll .mobileNavNew header p{color:#fff;}
#module_688075860 {}#module_688075860.scroll .mobileNavNew header p{font-weight:bold;}
#module_688075860 {}#module_688075860.scroll .mobileNavNew header p{text-decoration:none;}
#module_688075860 {}#module_688075860.scroll .mobileNavNew header p{font-style:normal;}
#module_688075860 .micro-nav-item .lcitem .rect,#module_688075860.scroll .mobileNavNew .lcitem .rect{background:#fff;}
#module_688075860 {}#module_688075860.scroll .mobileNavNew .searchicon{color:#fff;} #module_688075860.scroll .mobileNavNew .searchicon  svg>*{fill:#fff}
#module_688075860 {}#module_688075860.scroll .mobileNavNew .phoneicon{color:#fff;} #module_688075860.scroll .mobileNavNew .phoneicon  svg>*{fill:#fff}
#module_688075860 {}#module_688075860.scroll .mobileNavNew .langicon{color:#fff;}  #module_688075860.scroll .mobileNavNew .langicon  svg>*{fill:#fff}
#module_688075860 {}#module_688075860.scroll .mobileNavNew .searchicon{font-size:20px;}
#module_688075860 {}#module_688075860.scroll .mobileNavNew .phoneicon{font-size:20px;}
#module_688075860 {}#module_688075860.scroll .mobileNavNew .langicon{font-size:17px;}
#module_688075860 {}#module_688075860.scroll .mobileNavNew {box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    /* min-width: 80px; */
}
.ModuleMobileFloatNavGiant .defaultbtnbghover{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.ModuleMobileFloatNavGiant .itemtextright{
    text-align: right;
}
.ModuleMobileFloatNavGiant .itemtextleft{
    text-align: left;
}
.ModuleMobileFloatNavGiant .itemtextright::before{
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    right: -8px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .itemtextleft::before{
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -7px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .FloatNavitemlist{ height: 0; display: none; transition:all}
.itemimg{
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}
.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}
.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}
.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}
.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}.module_688075858 .ModuleHead .HeadCenter{float:none;}
#module_688075858 {
padding:0px;
}
#module_688075858 {
}
#module_688075858 .ModuleHead688075858 {
display:none;
}
#module_688075858 .BodyCenter.BodyCenter688075858 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075858 >.module_688075858 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075858 >.module_688075858{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075858 .BodyCenter.BodyCenter688075858 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_688075858 .BodyCenter.BodyCenter688075858 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_688075858 >.module_688075858 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_688075858 >.module_688075858 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_688075858 >.module_688075858 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075858:hover {
border:none;
}
#module_688075858:hover >.module_688075858 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075858 .defaultbtn{background-color:#fff}
#module_688075858 .defaultbtn{}
#module_688075858 .spotgroup{color:rgb(38, 38, 38)}
#module_688075858 .itembtn{background-color:#fff}
#module_688075858 .itembtn{}
#module_688075858 .itemicon{color:#666} #module_688075858 svg>*{fill:#666}
#module_688075858 .itemtext{background-color:#fff} #module_688075858 .itemtextright::before{border-left-color:#fff} #module_688075858 .itemtextleft::before{border-right-color:#fff}
#module_688075858 .itemtext{}
#module_688075858 .itemtext{font-size:12px;}
#module_688075858 .itemtext{font-family:微软雅黑,Microsoft YaHei;}
#module_688075858 .itemtext{color:#666 !important;}
#module_688075858 .itemtext{font-weight:normal;}
#module_688075858 .itemtext{text-decoration:none;}
#module_688075858 .itemtext{font-style:normal;}
#module_688075858 .defaultbtnbghover{background-color:rgb(232, 0, 0)}
#module_688075858 .defaultbtnbghover{}
#module_688075858 .defaultbtniconbghover{color:#fff}
.module_688075859 .ModuleHead .HeadCenter{float:none;}
#module_688075859 {
padding:0px;
}
#module_688075859 {
}
#module_688075859 .ModuleHead688075859 {
display:none;
}
#module_688075859 .BodyCenter.BodyCenter688075859 {
background:none;background-color:rgba(0,0,0,0);
}
#module_688075859 >.module_688075859 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_688075859 >.module_688075859{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_688075859 .BodyCenter.BodyCenter688075859 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_688075859 .BodyCenter.BodyCenter688075859 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_688075859 >.module_688075859 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_688075859 >.module_688075859 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_688075859 >.module_688075859 {box-shadow: 0px 0px 0px 0px #ccc}
#module_688075859:hover {
border:none;
}
#module_688075859:hover >.module_688075859 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_688075859 .foot-nav-list{background-color:rgb(255, 255, 255) !important;}
#module_688075859 .foot-nav-list{border-top-color:transparent;}
#module_688075859 .foot-nav-list{border-top-style:none;}
#module_688075859 .foot-nav-list{border-top-width:0px;}
#module_688075859 #MobileFootNav{box-shadow:0px 0px 0px 0px rgb(242, 242, 242);}
#module_688075859 .icon{color:rgb(127, 127, 127) !important;} #module_688075859 .icon svg >*{fill:rgb(127, 127, 127)}
#module_688075859 .itemText{font-size:12px;}
#module_688075859 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_688075859 .itemText{color:rgb(127, 127, 127) !important;}
#module_688075859 .itemText{font-weight:normal;}
#module_688075859 .itemText{text-decoration:none;}
#module_688075859 .itemText{font-style:normal;}
#module_688075859 .iconh{color:rgb(38, 135, 91) !important;}  #module_688075859 .iconh svg >*{fill:rgb(38, 135, 91)}
#module_688075859 .itemTexth{font-size:12px;}
#module_688075859 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_688075859 .itemTexth{color:rgb(38, 135, 91) !important;}
#module_688075859 .itemTexth{font-weight:normal;}
#module_688075859 .itemTexth{text-decoration:none;}
#module_688075859 .itemTexth{font-style:normal;}
