/* cache file /mnt/yzproc/YZ-Site/caches/csscache/0/828/828_341074_1_.cache exists */
/*md5:cc28df1c6ed22097ed89aa1ad3d3d6a8*/
/*time: 2025-09-01 11:28:51*/
/*url:r306-mdemo.yz168.cc/?InitSiteID=828&WapSkin=R306&view=1&sitetype=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_616114831 .ModuleHead .HeadCenter{float:none;}
#module_616114831 {
padding:0px;
}
#module_616114831 {
position:absolute;
z-index:4001;
top:780px;
left:0px;
width:100%;
height:50px;
}
#module_616114831 .ModuleHead616114831 {
display:none;
}
#module_616114831 .BodyCenter.BodyCenter616114831 {
background:none;background-color:rgba(0,0,0,0);
}
#module_616114831 >.module_616114831 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_616114831 >.module_616114831{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_616114831 .BodyCenter.BodyCenter616114831 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_616114831 .BodyCenter.BodyCenter616114831 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_616114831 >.module_616114831 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_616114831 >.module_616114831 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_616114831 >.module_616114831 {box-shadow: 0px 0px 0px 0px #ccc}
#module_616114831:hover {
border:none;
}
#module_616114831:hover >.module_616114831 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_616114831 .online-service-header .IMHead{background-color:#FFFFFF;}
#module_616114831 .online-service-btn{background-color:#063063;}
#module_616114831 .online-service-head .icon-advisory{color:#FFFFFF;} #module_616114831 .loading>span{background-color:#FFFFFF;}
#module_616114831 .header-text{color:#FFFFFF;}
#module_616114831 .online-service-tips,#module_616114831 .online-service-header .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_616114831 .online-service-btn{border-top-left-radius:10px;} #module_616114831 .IMHead,#module_616114831 .IMHead img,#module_616114831 .online-service-head{border-top-left-radius:8px;}
#module_616114831 .online-service-head,#module_616114831 .online-service-btn{border-top-right-radius:8px;}
#module_616114831 .online-service-content-tab>span{color:#666666;}
#module_616114831 .online-service-accounts .im-head{background-color:#FFFFFF;}
#module_616114831 .IM-item{background-color:#FCFCFC;}
#module_616114831 .IM-item::after,#module_616114831 .IM-item::before, #module_616114831 .IM-item{border-top-left-radius:8px;}
#module_616114831 .IM-item::after,#module_616114831 .IM-item::before,#module_616114831 .IM-item .im-link,#module_616114831 .IM-item{border-top-right-radius:8px;}
#module_616114831 .IM-item::after,#module_616114831 .IM-item::before, #module_616114831 .IM-item{border-bottom-left-radius:8px;}
#module_616114831 .IM-item::after,#module_616114831 .IM-item::before,#module_616114831 .IM-item .im-link, #module_616114831 .IM-item{border-bottom-right-radius:8px;}
#module_616114831 .IM-item::before,#module_616114831 .IM-item::after{border-color:#F7F7F7;}
#module_616114831 .IM-item::before{border-bottom-style:solid;border-top-style:solid} #module_616114831 .IM-item::after{border-left-style:solid;border-right-style:solid}
#module_616114831 .IM-item::before,#module_616114831 .IM-item::after{border-width:1px;}
#module_616114831 .im-link .icon-advisory{color:#FFFFFF;}
#module_616114831 .im-link{background-color:#063063;}
#module_616114831 .im-content .IMType{color:#999999;}
#module_616114831 .im-content .IMName{color:#333333;}
#module_616114831 .contact-item-content{background-color:#FCFCFC;}
#module_616114831 .contact-item-content::before, #module_616114831 .contact-item-content::after{border-color:#F7F7F7;}
#module_616114831 .contact-item-content::before{border-bottom-style:solid;border-top-style:solid} #module_616114831 .contact-item-content::after{border-left-style:solid;border-right-style:solid}
#module_616114831 .contact-item-content::before, #module_616114831 .contact-item-content::after{border-width:1px;}
#module_616114831 .contact-item-content::before, #module_616114831 .contact-item-content::after, #module_616114831 .contact-item-content{border-top-left-radius:8px;}
#module_616114831 .contact-item-content::before, #module_616114831 .contact-item-content::after, #module_616114831 .contact-item-content{border-top-right-radius:8px;}
#module_616114831 .contact-item-content::before,#module_616114831 .contact-item-content::after, #module_616114831 .contact-item-content{border-bottom-left-radius:8px;}
#module_616114831 .contact-item-content::before,#module_616114831 .contact-item-content::after, #module_616114831 .contact-item-content{border-bottom-right-radius:8px;}
#module_616114831 .contactIcon{background-color:#FFFFFF;}
#module_616114831 .contact-item-name{color:#999999;}
#module_616114831 .ContactContent{color:#333333;}
#module_616114831 .qrcode-content::before,#module_616114831 .qrcode-content::after{border-color:#F7F7F7;}
#module_616114831 .qrcode-content::before{border-bottom-style:solid;border-top-style:solid} #module_616114831 .qrcode-content::after{border-left-style:solid;border-right-style:solid}
#module_616114831 .qrcode-content::before,#module_616114831 .qrcode-content::after{border-width:1px;}
#module_616114831 .content-close .topline,#module_616114831 .content-close .middleline,#module_616114831 .content-close .bottomline{background-color:#333333;}
#module_616114831 .content-title{color:#333333;}
#module_616114831 .online-service-giant-ToTop-btn{background-color:#ffffff;}
#module_616114831 .online-service-giant-ToTop-btn{color:#999999;}
#module_616114831 .online-service-giant-ToTop-btn{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_616114831 .IM-item:hover .im-head{background-color:#FFFFFF;}
#module_616114831 .online-service-btn:hover{background-color:rgb(45, 147, 101);}
#module_616114831 .online-service-head:hover .icon-advisory{color:#FFFFFF;} #module_616114831 .online-service-head:hover .loading>span{background-color:#FFFFFF;}
#module_616114831 .header-text:hover{color:#FFFFFF;}
#module_616114831 .online-service-header:hover .online-service-tips,#module_616114831 .online-service-header:hover .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_616114831 .online-service-content-tab .active{color:#063063;}
#module_616114831 .online-service-content-tab > span:hover::after, #module_616114831 .online-service-content-tab .active{border-bottom-color:#063063;}
#module_616114831 .online-service-content-tab > span:hover::after,#module_616114831 .online-service-content-tab .active{border-bottom-Style:solid;}
#module_616114831 .online-service-content-tab > span:hover::after,#module_616114831 .online-service-content-tab .active{border-bottom-width:3px;}
#module_616114831 .IM-item:hover::before,#module_616114831 .IM-item:hover::after{border-color:#063063;}
#module_616114831 .IM-item:hover::before{border-bottom-style:solid;border-top-style:solid} #module_616114831 .IM-item:hover::after{border-left-style:solid;border-right-style:solid}
#module_616114831 .IM-item:hover{background-color:#FCFCFC;}
#module_616114831 .IM-item:hover .icon-advisory{color:#FFFFFF;}
#module_616114831 .IM-item:hover .im-link{background-color:#063063;}
#module_616114831 .IM-item:hover .im-content .IMType{color:#999999;}
#module_616114831 .IM-item:hover .im-content .IMName{color:#333333;}
#module_616114831 .contact-item-content:hover{background-color:#FCFCFC;}
#module_616114831 .contact-item-content:hover::before,#module_616114831 .contact-item-content:hover::after{border-color:#063063;}
#module_616114831 .contact-item-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_616114831 .contact-item-content:hover::after{border-left-style:solid;border-right-style:solid}
#module_616114831 .contact-item:hover .contactIcon{background-color:#FFFFFF;}
#module_616114831 .contact-item:hover .contact-item-name{color:#999999;}
#module_616114831 .contact-item:hover .ContactContent{color:#333333;}
#module_616114831 .content-close:hover .topline,#module_616114831 .content-close:hover .middleline,#module_616114831 .content-close:hover .bottomline{background-color:#333333;}
#module_616114831 .online-service-giant-ToTop-btn:hover{background-color:#ffffff;}
#module_616114831 .online-service-giant-ToTop-btn:hover{color:#999999;}
#module_616114831 online-service-giant-ToTop-btn:hover{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_616114831 .qrcode-content:hover::before,#module_616114831 .qrcode-content:hover::after{border-color:#063063;}
#module_616114831 .qrcode-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_616114831 .qrcode-content:hover::after{border-left-style:solid;border-right-style:solid}
#FreeMainZone{height:830px}
.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_615859764 .ModuleHead .HeadCenter{float:none;}
#module_615859764 {
padding:0px;
}
#module_615859764 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_615859764 .ModuleHead615859764 {
display:none;
}
#module_615859764 .BodyCenter.BodyCenter615859764 {
background:none;background-color:rgb(255, 255, 255);
}
#module_615859764 >.module_615859764 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_615859764 >.module_615859764{
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_615859764 .BodyCenter.BodyCenter615859764 {
padding-top:0.2691%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.2691%;
}
}
@media screen and (max-width: 767px){
#module_615859764 .BodyCenter.BodyCenter615859764 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_615859764 >.module_615859764 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_615859764 >.module_615859764 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_615859764 >.module_615859764 {box-shadow: 0px 0px 0px 0px #ccc}
#module_615859764:hover {
border:none;
}
#module_615859764:hover >.module_615859764 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_615859765 .ModuleImageTextGiantContent{margin-top:0px;}
#module_615859765 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_615859765 .ModuleImageTextGiantContent{margin-left:0px;}
#module_615859765 .ModuleImageTextGiantContent{margin-right:0px;}
#module_615859765 .imageTextGiant-Container{padding-top:10px;}
#module_615859765 .imageTextGiant-Container{padding-bottom:10px;}
#module_615859765 .imageTextGiant-Container{padding-left:10px;}
#module_615859765 .imageTextGiant-Container{padding-right:10px;}
#module_615859765 .showHandle .btn{font-size:14px;}
#module_615859765 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_615859765 .showHandle .btn{color:#333;}
#module_615859765 .showHandle .btn{font-weight:400;}
#module_615859765 .showHandle .btn{text-decoration:none;}
#module_615859765 .showHandle .btn{font-style:normal;}
#module_615859765 .showHandle div{border-top-color:#ddd !important;}
#module_615859765 .showHandle div{border-top-style:solid !important;}
#module_615859765 .showHandle div{border-top-width:1px !important;}
#module_615859765 .showHandle{background-color:transparent;}
#module_615859765 .showHandle{background-image:none;}
#module_615859765 .showHandle{background-repeat:no-repeat;}
#module_615859765 .showHandle{}
#module_615859765 .showHandle{}
#module_615859765 .showHandle{}
#module_615859765 a{font-size:unset;font-family:unset}
#module_615859765 a img{max-height: 60px;}
.pc_zh_en{display: block;line-height: 60px; float: right; margin-left: 25px;}
.pc_zh_en span{display: inline-table; width: 30px; line-height: 30px; height: 30px; border:1px #063063 solid; border-radius: 50%; text-align: center;}
.nav_phone{float: right; line-height: 60px; background: url(../images/dh.png) center left no-repeat; background-size: 20px; padding-left: 28px; font-size: 18px;}

.nav_weixin{float: right; position: relative; width: 80px; height: 60px; cursor: pointer;}
.nav_weixin span{background: url(../images/wx.png) center center no-repeat; background-size: 20px; display: block;width: 100%; height: 100%;}
.nav_weixin ul{position: absolute; left: 50%; top: 80%; transform: translate(-50%,0); z-index: 999999; width: 280px; background: #fff; box-shadow: 0px 0px 5px #eee; padding:10px; display: none;}
.nav_weixin ul li{float: left; width: 48%; margin: 0px 1%; text-align: center; line-height: 2;}
.nav_weixin:hover ul{display: block;}

.ModuleNavGiant.layout-116 .main-nav-content {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 0;

}
.ModuleNavGiant.layout-116 .aroundMune{
    position: absolute;
    display: flex;
    align-items: center;
    right: 0px;
    padding:0 10px;
    height: 100%;
    z-index: 5;
    transform: rotateY(90deg);
}
.ModuleNavGiant.layout-116 .aroundMune.active{
    transform: rotateY(0deg);
}
.ModuleNavGiant.layout-116 .moveMenuRight, .ModuleNavGiant.layout-116 .moveMenuLeft{
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color:#666;
    text-align: center;
    border:1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    cursor: pointer;
}
.ModuleNavGiant.layout-116 .main-nav-content .moveMenuRight{
    background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-116 .main-nav-content .moveMenuLeft{
    display:none;
    background-color: rgba(238,238,238,.6);
    margin-right: 10px

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
    font-family:eleganticons;src:url(/fonts/ElegantIcons.eot);src:url(/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(/fonts/ElegantIcons.woff) format('woff'),url(/fonts/ElegantIcons.ttf) format('truetype'),url(/fonts/ElegantIcons.svg#ElegantIcons) format('svg');font-weight:400;font-style:normal
}[data-icon]:before {
     font-family: eleganticons;
     content: attr(data-icon);
     speak: none;
     font-weight: 400;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
 }.module_615859772 .ModuleHead .HeadCenter{float:none;}
#module_615859772 {
padding:0px;
}
#module_615859772 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_615859772 .ModuleHead615859772 {
display:none;
}
#module_615859772 .BodyCenter.BodyCenter615859772 {
background:none;background-color:rgba(0,0,0,0);
}
#module_615859772 >.module_615859772 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_615859772 >.module_615859772{

-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_615859772 .BodyCenter.BodyCenter615859772 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_615859772 .BodyCenter.BodyCenter615859772 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_615859772 >.module_615859772 {
margin-top:0.9259%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_615859772 >.module_615859772 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_615859772 >.module_615859772 {box-shadow: 0px 0px 0px 0px #ccc}
#module_615859772:hover {
border:none;
}
#module_615859772:hover >.module_615859772 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_615859772 .main-nav-item-name .mainSubName{text-decoration:none;}
#module_615859772 .main-nav-item-name .mainSubName{font-style:normal;}
#module_615859772 .main-nav-item-hover{background-color:transparent;}
#module_615859772 .main-nav-item-hover{background-image:none;}
#module_615859772 .main-nav-item-hover{background-repeat:no-repeat;}
#module_615859772 .main-nav-item-hover{}
#module_615859772 .main-nav-item-hover{}
#module_615859772 .main-nav-item-hover{}
#module_615859772 .main-nav-item::before{border-bottom-color:#063063;}
#module_615859772 .sub-nav-item-box:hover .sub-nav-item-div{font-size:14px;}
#module_615859772 .sub-nav-item-box:hover .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_615859772 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_615859772 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_615859772 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_615859772 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_615859772 .sub-nav-item:hover,#module_615859772 .sub-hover-color{background-color:#fff;}, #module_615859772 .sub-nav-item-hover{background-color:#fff;}
#module_615859772 .sub-nav-item:hover{background-image:none;}
#module_615859772 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_615859772 .sub-nav-item:hover{}
#module_615859772 .sub-nav-item:hover{}
#module_615859772 .sub-nav-item:hover{}
#module_615859772 .third-nav-item:hover .item_outer{font-size:14px;}
#module_615859772 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_615859772 .third-nav-item:hover .item_outer{color:#666;}
#module_615859772 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_615859772 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_615859772 .third-nav-item:hover .item_outer{font-style:normal;}
#module_615859772 .third-nav-item:hover .third-nav-item-inner,#module_615859772 .third-hover-color{background-color:#fff;}
#module_615859772 .third-nav-item:hover .third-nav-item-inner{}
#module_615859772 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_615859772 .third-nav-item:hover .third-nav-item-inner{}
#module_615859772 .third-nav-item:hover .third-nav-item-inner{}
#module_615859772 .third-nav-item:hover .third-nav-item-inner{}



























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

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

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

#module_615856341 .hrbox{justify-content:flex-start;}
#module_615856341 .hr-line{width:120px;max-width:120px;}
#module_615856341 .hr-line{border-bottom-color:#063063;}
#module_615856341 .hr-line{border-bottom-style:solid;}
#module_615856341 .hr-line{border-bottom-width:4px;}

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

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

}
.ModuleNavGiant.layout-105 .moveMenuRight:hover, .ModuleNavGiant.layout-105 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-105 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-105 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box;
  height: 80px;
  line-height: 80px;
  text-align: center;
  float: left;
}
.ModuleNavGiant.layout-105 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
 -webkit-box-sizing:content-box;
  padding: 0 25px;
  color: #000000;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.ModuleNavGiant.layout-105 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 50%;
  left: 50%;
  transform: translateY(-50%);
   -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%); 
  -webkit-transform:translateY(-50%);
  -o-transform:translateY(-50%); 
  top: 50%;
  z-index: -1;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
}

.ModuleNavGiant.layout-105 .main-nav-item-hover {
  color: #fff;
}
.ModuleNavGiant.layout-105 .main-nav-item-hover::before {
  width: 100%;
  left: 0;
  opacity: 1;
}
.ModuleNavGiant.layout-105 .sub-nav-item-group {
  z-index: 3;
  height: 200px;
  bottom: -220px;
  left: -49px;
  width: 192px;
  padding-top: 20px;
  text-align: center;
  display: none;
}
.ModuleNavGiant.layout-105 .sub-nav-item-box {
  width: 100%;
  position: relative;
}
/*
.ModuleNavGiant.layout-105 .sub-nav-item-box ::after {
  content: '';
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -5px;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-bottom-color: #fff;
}
*/
.ModuleNavGiant.layout-105 .sub-nav-item-group{
    position: relative;
}
.ModuleNavGiant.layout-105 .arrow{
    top:13px;
    width:15px;
    height:15px;
    background:#fff;
    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;
}

.ModuleNavGiant.layout-105 .sub-nav-item:first-child {
  border-top: none!important;
}
.ModuleNavGiant.layout-105 .sub-nav-item:last-child {
  border-bottom: none!important;
}
.ModuleNavGiant.layout-105 .sub-nav-item {
  display: block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  font-size: 12px;
  padding-left: 0;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-105 .sub-nav-item .inner{
  display: block;
  height: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  }
.ModuleNavGiant.layout-105 .sub-nav-item:hover {
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-105 .sub-nav-item:hover .inner {
    padding-left: 10px;
}
.ModuleNavGiant.layout-105 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-105 .main-nav-item-group.current .main-nav-item {
  color: #fff;
}
.ModuleNavGiant.layout-105 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  width: 100%;
  left: 0;
  top: 20px;
  height: 40px;
  position: absolute;
  z-index: -1;
  background: #e91e63;
  border-radius: 20px;
}
.ModuleNavGiant.layout-105 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-105 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-105 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-105 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_615856342 .ModuleHead .HeadCenter{float:none;}
#module_615856342 {
padding:0px;
}
#module_615856342 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_615856342 .ModuleHead615856342 {
display:none;
}
#module_615856342 .BodyCenter.BodyCenter615856342 {
background:none;background-color:rgba(0,0,0,0);
}
#module_615856342 >.module_615856342 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_615856342 >.module_615856342{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_615856342 .BodyCenter.BodyCenter615856342 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_615856342 .BodyCenter.BodyCenter615856342 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_615856342 >.module_615856342 {
margin-top:3.6458%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_615856342 >.module_615856342 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_615856342 >.module_615856342 {box-shadow: 0px 0px 0px 0px #ccc}
#module_615856342:hover {
border:none;
}
#module_615856342:hover >.module_615856342 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_615856342 .main-nav-item-group{height:50px;line-height:50px;} #module_615856342 .main-nav-content{height:50px}
#module_615856342 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_615856342 .main-nav-content{background-image:none;}
#module_615856342 .main-nav-content{background-repeat:no-repeat;}
#module_615856342 .main-nav-content{}
#module_615856342 .main-nav-content{}
#module_615856342 .main-nav-content{}
#module_615856342 .main-nav-content{text-align:right;}
#module_615856342 .main-nav-item{font-size:15px;}
#module_615856342 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_615856342 .main-nav-item{color:rgb(127, 127, 127);}
#module_615856342 .main-nav-item{font-weight:normal;}
#module_615856342 .main-nav-item{text-decoration:none;}
#module_615856342 .main-nav-item{font-style:normal;}
#module_615856342 .main-nav-item{width:auto;}
#module_615856342 .main-nav-item{padding-left:37px;padding-right:37px;}
#module_615856342 .main-nav-item{background-image:none;}
#module_615856342 .main-nav-item{background-color:transparent;}
#module_615856342 .main-nav-item{background-repeat:no-repeat;}
#module_615856342 .main-nav-item{}
#module_615856342 .main-nav-item{}
#module_615856342 .main-nav-item{}
#module_615856342 .main-nav-item-group{border-right-color:#f2f2f2;}
#module_615856342 .main-nav-item-group{border-right-style:solid;}
#module_615856342 .main-nav-item-group{border-right-width:0px;}
#module_615856342 .sub-nav-item-group{width:192px;}
#module_615856342 .sub-nav-item{height:40px;line-height:40px;} #module_615856342 .sub-nav-item .inner {line-height: calc(100% + (40px - 10px));}
#module_615856342 .sub-nav-item .inner{font-size:12px;}
#module_615856342 .sub-nav-item .inner{font-family:微软雅黑,Microsoft YaHei;}
#module_615856342 .sub-nav-item .inner{color:#000;}
#module_615856342 .sub-nav-item .inner{font-weight:normal;}
#module_615856342 .sub-nav-item .inner{text-decoration:none;}
#module_615856342 .sub-nav-item .inner{font-style:normal;}
#module_615856342 .sub-nav-item .inner,#module_615856342 .arrow,#module_615856342 .sub-normal-color{background-color:#fff;}
#module_615856342 .sub-nav-item .inner{background-image:none;}
#module_615856342 .sub-nav-item .inner{background-repeat:no-repeat;}
#module_615856342 .sub-nav-item .inner{}
#module_615856342 .sub-nav-item .inner{}
#module_615856342 .sub-nav-item .inner{}
#module_615856342 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_615856342 .sub-nav-item{border-bottom-style:solid;}
#module_615856342 .sub-nav-item{border-bottom-width:1px;}
#module_615856342 .sub-nav-item{margin-bottom:0px;}
#module_615856342 .main-nav-item-hover{font-size:15px;}
#module_615856342 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_615856342 .main-nav-item-hover{color:#063063;}
#module_615856342 .main-nav-item-hover{font-weight:bold;}
#module_615856342 .main-nav-item-hover{text-decoration:none;}
#module_615856342 .main-nav-item-hover{font-style:normal;}
#module_615856342 .main-nav-item-hover::before{background-color:rgba(0,0,0,0);}
#module_615856342 .main-nav-item-hover::before{background-image:none;}
#module_615856342 .main-nav-item-hover::before{background-repeat:no-repeat;}
#module_615856342 .main-nav-item-hover::before{}
#module_615856342 .main-nav-item-hover::before{}
#module_615856342 .main-nav-item-hover::before{}
#module_615856342 .sub-nav-item:hover .inner{font-size:12px;}
#module_615856342 .sub-nav-item:hover .inner{font-family:微软雅黑,Microsoft YaHei;}
#module_615856342 .sub-nav-item:hover .inner{color:#000;}
#module_615856342 .sub-nav-item:hover .inner{font-weight:normal;}
#module_615856342 .sub-nav-item:hover .inner{text-decoration:none;}
#module_615856342 .sub-nav-item:hover .inner{font-style:normal;}
#module_615856342 .sub-nav-item:hover .inner,#module_615856342 .sub-hover-color{background-color:#f2f2f2;}
#module_615856342 .sub-nav-item:hover .inner{background-image:none;}
#module_615856342 .sub-nav-item:hover .inner{background-repeat:no-repeat;}
#module_615856342 .sub-nav-item:hover .inner{}
#module_615856342 .sub-nav-item:hover .inner{}
#module_615856342 .sub-nav-item:hover .inner{}


.ModuleCustomFormGiant.layout-105 .smsvaldatebox,
.ModuleCustomFormGiant.layout-105 .frist_item,
.ModuleCustomFormGiant.layout-105 .VerificationCodeinput,
.ModuleCustomFormGiant.layout-105 input.input-text-color,
.ModuleCustomFormGiant.layout-105.customFormDatetime,
.ModuleCustomFormGiant.layout-105 .pcCitybox select
{
    height: 44px;
    line-height: 44px;
}
.ModuleCustomFormGiant.layout-105 .CustomFormGiant-err{
    position: absolute;
    bottom: -27px;
}
.ModuleCustomFormGiant.layout-105 .icon-riqixuanze{
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}
/*新验证码开始*/
.ModuleCustomFormGiant.layout-105 .vciline{
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ModuleCustomFormGiant.layout-105 .VCClose:hover .VCLine1 {
     display: none;
}
.ModuleCustomFormGiant.layout-105 .VCClose:hover .VCLine2 {
   transform: rotate(180deg);
   transition:all 0.5s;

}
.ModuleCustomFormGiant.layout-105 .multi-row-text {
    width: 90%;
}
.ModuleCustomFormGiant.layout-105 .VCClose{
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-105 .VCLine1{
     border-top:#ccc solid 2px;
     width: 18px;
     transform: rotate(45deg);
     right: 0;
     position: absolute;
     top: 9px;

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

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

}
.ModuleCustomFormGiant.layout-105 .VerificationCodediv .vcbtn{
     margin-top: 22px;
     text-align: right;
}
.ModuleCustomFormGiant.layout-105 .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-105 .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-105 .VerificationCodediv .vcinput::placeholder{
    color:#999999
}
.ModuleCustomFormGiant.layout-105 .VerificationCodediv .vcinput{
     border:none;
     padding: 20px 0 ;
     background: #fff !important;
     border-bottom: solid #ccc 1px;
     color: #666;
     width: 100%;
}
.ModuleCustomFormGiant.layout-105 .VerificationCodediv .changebtn{
      text-align: right;
      display: block;

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

    position: absolute;
    z-index: 999999999;
    background: #fff;
    transform: translateX(-50%);
    bottom: 0;
    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-105 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 24px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-105 .customForm {
    display: flex;
    flex-wrap: wrap;
    align-items:flex-start;
    width: 100%;
}
.ModuleCustomFormGiant.layout-105 .customFormbox {
    display: flex;
}

.ModuleCustomFormGiant.layout-105 input[type=text] {
    font-size: 14px;
    border: none;
    background: #fff;
    padding: 1px 10px 1px 10px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    /* border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; */
    height: 99%;
    width: 40%;
}

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

/* .ModuleCustomFormGiant.layout-105 .Select_Simulate li:hover {
    color: #fff
} */

.ModuleCustomFormGiant.layout-105 .content-title {
    font-size: 14px;
    /* line-height: 48px;
    height: 48px; */
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    /* max-width: 30%; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 60%;
}

.ModuleCustomFormGiant.layout-105 .formList-content-no-style .content-title {
    line-height: 48px;
    height: 48px; 
}
.ModuleCustomFormGiant.layout-105 .in-formList {
    /* 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;
    display:inline-flex;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ModuleCustomFormGiant.layout-105 .Select_Simulate.layout2 .select_box {
    position: unset !important;
}

.ModuleCustomFormGiant.layout-105 .formList-content {
    box-sizing: border-box;
    /* border-radius: 5px; */
    margin-bottom: 16px;
    margin-right: 18px;
    display:inline-block;
    flex:1;
    width: 100%;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .City-select,.ModuleCustomFormGiant.layout-105 .pcCitybox .Couty-select {
    flex: 1;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    height: 50px;
    line-height: 50px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* padding: 0 10px; */
    cursor: pointer;
    font-size: 14px;
    /* border-radius: 5px; */
    border: 1px solid #ccc;
    /* background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right; */
    /* height: 99% !important; */
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .frist-city-select select {
    border: 0;
    border-radius: 0;
    margin-right: 0;
    padding-left: 1px;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .frist-city-select .frist-city-title {
    font-size: 14px;
    margin-left: 16px;
    padding-right: 10px;
    word-break: keep-all;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .frist-city-select {
    /* border-radius: 5px; */
    border: 1px solid #ccc;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

.ModuleCustomFormGiant.layout-105 .pcCitybox .Couty-select {
    margin-right: 0;
}
.ModuleCustomFormGiant.layout-105 .smsvaldatebox{
    line-height: 48px;
    height:48px;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .Province-select {
   /* height: 48px;
     margin-top: 1px; */
     width:100%;
     height:100%;
     line-height: inherit;
}
/* .ModuleCustomFormGiant.layout-105 .areabox .frist_item{
    height:100%;

} */
.ModuleCustomFormGiant.layout-105  .areabox .area ul{
    top:55px;
}

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

.ModuleCustomFormGiant.layout-105 .VerificationCode {
    width: 90px;
    height: 48px;
    /* margin-top: 2px; */
    position: absolute;
    right: 0px;
    display: inline-block;
    /* line-height: 25px; */
    /* border-radius: 5px; */
}



.ModuleCustomFormGiant.layout-105 .file-box .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* border-radius: 5px; */
}
.ModuleCustomFormGiant.layout-105 .UploadFileSpan  .customform-upload-file-preview
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ModuleCustomFormGiant.layout-105 .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; */
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-105 .Browse-file {
    /* width: 180px; */
    line-height: 50px;
    color: #333;
    background: #f8f8f8;
    border: 1px solid #eee;
    font-size: 14px;
    text-align: center;
    height: 50px;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    -moz-flex-grow: 0;
    box-sizing: border-box;
    cursor: pointer;
    /* border-radius: 3px; */
    font-size: 14px;
    margin-left: 14px;
    display:  inline-block;
}

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

.ModuleCustomFormGiant.layout-105 .input-text-color {
    color: #999;
}

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

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

.ModuleCustomFormGiant.layout-105 .Select_Simulate .Select_sanjiao {
    border: 0;
    height: 48px;
    width: 30px;
    background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right;
    line-height: 48px;
    margin: 0;
}

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

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

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

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

.ModuleCustomFormGiant.layout-105 .submitbtn {
    line-height: 50px;
    height: 50px;
    text-align: center;
    max-width: 190px;
    padding: 0 16px;
    width: 190px;
    /* margin-top: 16px; */
}

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

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

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

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

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

.ModuleCustomFormGiant.layout-105 .in-formList-checkbox {
    white-space: normal;
}

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

.ModuleCustomFormGiant.layout-105 .content-title-checkbox {
    float: left;
}

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

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

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

.ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb {
    border: 1px solid #ccc;
    /* border-radius: 5px; */
    position: relative;
    /* width: 300px; */
    margin-right: 8px;
    padding-left: 16px;
    display: inline-block;
    height: 50px;
    /* padding-right: 20px; */
    width: 100%;
}

.ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb .input-text-checking {

    vertical-align: top;
    /* height: 98%;
    margin-top: 1px; */
}

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

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

.ModuleCustomFormGiant.layout-105 .cityval {
    line-height: 48px;
    height: 48px;
    display: none;
    width: 100%;
    /* position: relative;; */
    z-index: 2;
    top: 0;
    left: 0;
    text-align: center;
}

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

.ModuleCustomFormGiant.layout-105 .cityPickerBoxwb {
    height: 50px;
}

.ModuleCustomFormGiant.layout-105 .padL16 {
    /* padding-left: 16px; */
    line-height: 1.5;
    height: auto;
    margin-top: 8px;
    margin-right: 10px;
}

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

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

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

.ModuleCustomFormGiant.layout-105 .in-formList-content {
    border: 1px solid #ccc;
    padding-left: 16px;
    /* border-radius: 5px; */
    padding-right: 1px;
    width: 100%;
    overflow: hidden;
}

.ModuleCustomFormGiant.layout-105 .Select_Simulate.layout2 .select_box{

    border: unset;

}


.ModuleCustomFormGiant.layout-105 .theData {
    line-height: 50px !important;
    height: 50px !important;
}

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

/* .ModuleCustomFormGiant.layout-105 .select_box {
    display: none;
} */

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

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

.ModuleCustomFormGiant.layout-105 .textbox {
   display: flex;
   align-items: center;
   justify-content: space-between;
}
.ModuleCustomFormGiant.layout-105  .Select_Simulate.layout2 .frist_item{
    line-height: 48px;
    height: 48px;
}

@media screen and (max-width: 1199px) {
    .ModuleCustomFormGiant.layout-105 .VerificationCode {
        right: 1px;
    }
    .ModuleCustomFormGiant.layout-105 .Select_Simulate.layout2 {
        padding: 1px;
    }
    .ModuleCustomFormGiant.layout-105 .frist-city-select {
        padding: 1px;
    }
}

@media screen and (max-width: 767px) {
    .ModuleCustomFormGiant.layout-105 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-105 .frist_item,
    .ModuleCustomFormGiant.layout-105 .input.input-text-color,
    .ModuleCustomFormGiant.layout-105 .customFormDatetime,
    .ModuleCustomFormGiant.layout-105 .pcCitybox select
    {
        line-height: 44px !important;
    }
    .ModuleCustomFormGiant.layout-105 .customFormbox {
        display: block;
    }
    .ModuleCustomFormGiant.layout-105 .in-formList-checkbox  label span {
        width: calc(100% - 34px);
        display: initial;
        vertical-align: middle;
        min-width: 36px;
        flex:1;
        word-break: break-all;

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

    }
    .ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb .input-text-checking {
        width: 120px;
    }
    /* .ModuleCustomFormGiant.layout-105 .VerificationCode {
        width: 90px;
        height: 50px;
    } */
    .ModuleCustomFormGiant.layout-105 .formList-content.mg0 {
        margin-bottom: 16px;
    }
    .ModuleCustomFormGiant.layout-105 .InsidePage-title-text {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(100% - 76px);
        display: inline-block;
    }
    .ModuleCustomFormGiant.layout-105 .VerificationCodediv{
        bottom: 40px;
    }
    /* .ModuleCustomFormGiant.layout-105 input[type=text] {
         width:100%;
    } */
    .ModuleCustomFormGiant .multi-row-text{    width: 70vw;}
    .ModuleCustomFormGiant.layout-105 .formList-content{ flex: auto; margin-right: 0px; }
}

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

    .ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb .input-text-checking {
        width: 65%;
        padding: 0;
    }
    .ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb {
        width: 100%;
        padding-left: 5px;
    }
    .ModuleCustomFormGiant.layout-105 .VerificationCode {
        /* width: 90px;
        height: 50px; */
    }
    .ModuleCustomFormGiant.layout-105 .formList-content.mg0 {
        margin-bottom: 16px;
    }
    .ModuleCustomFormGiant.layout-105 input[type=text] {
        line-height: 48px;
    }
    .ModuleCustomFormGiant.layout-105 .customForm {
        display: block;
    }
    .ModuleCustomFormGiant.layout-105 .formList-content {
        margin-right: 0px;
        display: block;
        width: 100%;
        flex: auto;
    }
}

.ModuleCustomFormGiant.layout-105 .customform-upload-img-preview {
    margin-top: 0px;
    margin-left: 12px;
    width: 53px;
    height: 53px;
    padding: 0px;
    margin-right:0
}

.ModuleCustomFormGiant.layout-105 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    padding: 0 14px;
    box-sizing: border-box;
    min-height: 30px;
    width: 300px;
    display: none;

}

.ModuleCustomFormGiant.layout-105 .customform-upload-file-preview {
    margin-left: 8px;
    margin-right: 8px;
}

.ModuleCustomFormGiant.layout-105 .customform-upload-img-preview img {
    width: 53px;
    height: 53px;
}

.ModuleCustomFormGiant.layout-105 .Browse-file-img {
    width: 53px !important;
    height: 53px !important;
}.module_615884299 .ModuleHead .HeadCenter{float:none;}
#module_615884299 {
padding:0px;
}
#module_615884299 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_615884299 .ModuleHead615884299 {
display:none;
}
#module_615884299 .BodyCenter.BodyCenter615884299 {
background:none;background-color:rgba(0,0,0,0);
}
#module_615884299 >.module_615884299 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
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_615884299 >.module_615884299{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_615884299 .BodyCenter.BodyCenter615884299 {
padding-top:2.0833%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.5625%;
}
}
@media screen and (max-width: 767px){
#module_615884299 .BodyCenter.BodyCenter615884299 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_615884299 >.module_615884299 {
margin-top:1.6667%;
margin-left:23.2292%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_615884299 >.module_615884299 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_615884299 >.module_615884299 {box-shadow: 0px 0px 0px 0px #ccc}
#module_615884299:hover {
border:none;
}
#module_615884299:hover >.module_615884299 {
border-color:rgb(232, 232, 232);
}
#module_615884299:hover >.module_615884299 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_615884299 .InsidePage-list-content span,#module_615884299 .in-formList-checkbox span{font-size:13px;}
#module_615884299 .InsidePage-list-content span,#module_615884299 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_615884299 .InsidePage-list-content span,#module_615884299 .in-formList-checkbox span{color:#333;}
#module_615884299 .InsidePage-list-content span,#module_615884299 .in-formList-checkbox span{font-weight:normal;}
#module_615884299 .InsidePage-list-content span,#module_615884299 .in-formList-checkbox span{text-decoration:none;}
#module_615884299 .InsidePage-list-content span,#module_615884299 .in-formList-checkbox span{font-style:normal;}
#module_615884299 .vcbtn1{background-color:#4caf50;}
#module_615884299 .vcbtn1{color:#fff;}
#module_615884299 .title{font-size:18px;}
#module_615884299 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_615884299 .title{color:#063063;}
#module_615884299 .title{font-weight:bold;}
#module_615884299 .title{text-decoration:none;}
#module_615884299 .title{font-style:normal;}
#module_615884299 .title{background-color:transparent;}
#module_615884299 .title{background-image:none;}
#module_615884299 .title{background-repeat:no-repeat;}
#module_615884299 .title{background-position:50% 50%;}
#module_615884299 .title{background-attachment:scroll;}
#module_615884299 .title{}
#module_615884299 .title{height:50px;line-height:50px;}
#module_615884299 .title{text-align:left;}
#module_615884299 .Describ-text-color{font-size:14px;}
#module_615884299 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_615884299 .Describ-text-color{color:#666;},
#module_615884299 .Describ-text-color{font-weight:normal;}
#module_615884299 .Describ-text-color{text-decoration:none;}
#module_615884299 .Describ-text-color{font-style:normal;}
#module_615884299 .submitbtn{font-size:16px;}
#module_615884299 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_615884299 .submitbtn{color:#fff;}
#module_615884299 .submitbtn{font-weight:normal;}
#module_615884299 .submitbtn{text-decoration:none;}
#module_615884299 .submitbtn{font-style:normal;}
#module_615884299 .submitbtn{background-color:#063063;} #module_615884299 input[type=radio]:checked, #module_615884299 input[type=checkbox]:checked{background:#063063;border:1px solid #063063} 
#module_615884299 .submitbtn{background-image:none;}
#module_615884299 .submitbtn{background-repeat:no-repeat;}
#module_615884299 .submitbtn{background-position:50% 50%;}
#module_615884299 .submitbtn{background-attachment:scroll;}
#module_615884299 .submitbtn{}
#module_615884299 .smsvcode,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299 .formList-content-no-style,#module_615884299 .customFormTextarea,#module_615884299 .in-formList-content,#module_615884299 .frist_item,#module_615884299 .Browse-file-input,#module_615884299 input[type=text],#module_615884299 .VerificationCodeinputWb,#module_615884299 .frist-city-select,#module_615884299 .pcCitybox select{background-color:#fff;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-top-style:solid;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-top-width:1px;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-right-style:solid;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-right-width:1px;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-left-style:solid;}
#module_615884299 .smsvcode,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .VerificationCodeinput,#module_615884299 .customFormCheckbox,#module_615884299 input[type=radio],#module_615884299  .in-formList-content,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-left-width:1px;}
#module_615884299 .smsvcode,#module_615884299 .formList-content-no-style,#module_615884299  .frist_item,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .Browse-file,#module_615884299 .VerificationCodeinput,#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-top-left-radius:0px;}
#module_615884299 .smsvcode,#module_615884299 .formList-content-no-style,#module_615884299  .frist_item,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .Browse-file,#module_615884299 .VerificationCodeinput,#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-top-right-radius:0px;}
#module_615884299 .smsvcode,#module_615884299 .formList-content-no-style,#module_615884299  .frist_item,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .Browse-file,#module_615884299 .VerificationCodeinput,#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-bottom-left-radius:0px;}
#module_615884299 .smsvcode,#module_615884299 .formList-content-no-style,#module_615884299  .frist_item,#module_615884299 .Pc-formList-content .in-formList-content,#module_615884299 .Browse-file,#module_615884299 .VerificationCodeinput,#module_615884299  .in-formList-content,#module_615884299 .frist-city-select,#module_615884299 .Couty-select,#module_615884299 .City-select,#module_615884299 .VerificationCodeinputWb{border-bottom-right-radius:0px;}
#module_615884299 .smsbtn,#module_615884299 .smsvcode,#module_615884299 .input-text-color{font-size:14px;}
#module_615884299 .smsbtn,#module_615884299 .smsvcode,#module_615884299 .input-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_615884299 .smsvcode,#module_615884299 .input-text-color{color:#666;} 
#module_615884299 .smsbtn,#module_615884299 .smsvcode,#module_615884299 .input-text-color{font-weight:normal;}
#module_615884299 .smsbtn,#module_615884299 .smsvcode,#module_615884299 .input-text-color{text-decoration:none;} 
#module_615884299 .smsbtn,#module_615884299 .smsvcode,#module_615884299 .input-text-color{font-style:normal;}
#module_615884299 .input-text-color::placeholder,#module_615884299 .smsvcode::placeholder{font-size:13px;}
#module_615884299 .input-text-color::placeholder,#module_615884299 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_615884299 .input-text-color::placeholder,#module_615884299 .smsvcode::placeholder{color:#333;}
#module_615884299 .input-text-color::placeholder,#module_615884299 .smsvcode::placeholder{font-weight:normal;}
#module_615884299 .input-text-color::placeholder,#module_615884299 .smsvcode::placeholder{text-decoration:none;}
#module_615884299 .input-text-color::placeholder,#module_615884299 .smsvcode::placeholder{font-style:normal;}
#module_615884299 .submitbtn{border-top-left-radius:0px;}
#module_615884299 .submitbtn{border-top-right-radius:0px;}
#module_615884299 .submitbtn{border-bottom-left-radius:0px;}
#module_615884299 .submitbtn{border-bottom-right-radius:0px;}
#module_615884299 .smsvaldatebox,#module_615884299 .frist_item,#module_615884299 .VerificationCodeinput,#module_615884299 input.input-text-color,#module_615884299.customFormDatetime,#module_615884299 .pcCitybox select{line-height:50px;height:50px;}
#module_615884299 .smsvcode:hover,#module_615884299 .Pc-formList-content .in-formList-content:hover,#module_615884299 .VerificationCodeinput:hover,#module_615884299 .customFormCheckbox:hover,#module_615884299 input[type=radio]:hover,#module_615884299  .in-formList-content:hover,#module_615884299 .frist-city-select:hover,#module_615884299 .Couty-select:hover,#module_615884299 .City-select:hover,#module_615884299 .VerificationCodeinputWb:hover{border-top-color:#063063;}
#module_615884299 .smsvcode:hover,#module_615884299 .Pc-formList-content .in-formList-content:hover,#module_615884299 .VerificationCodeinput:hover,#module_615884299 .customFormCheckbox:hover,#module_615884299 input[type=radio]:hover,#module_615884299  .in-formList-content:hover,#module_615884299 .frist-city-select:hover,#module_615884299 .Couty-select:hover,#module_615884299 .City-select:hover,#module_615884299 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_615884299 .smsvcode:hover,#module_615884299 .Pc-formList-content .in-formList-content:hover,#module_615884299 .VerificationCodeinput:hover,#module_615884299 .customFormCheckbox:hover,#module_615884299 input[type=radio]:hover,#module_615884299  .in-formList-content:hover,#module_615884299 .frist-city-select:hover,#module_615884299 .Couty-select:hover,#module_615884299 .City-select:hover,#module_615884299 .VerificationCodeinputWb:hover{border-right-color:#063063;}
#module_615884299 .smsvcode:hover,#module_615884299 .Pc-formList-content .in-formList-content:hover,#module_615884299 .VerificationCodeinput:hover,#module_615884299 .customFormCheckbox:hover,#module_615884299 input[type=radio]:hover,#module_615884299  .in-formList-content:hover,#module_615884299 .frist-city-select:hover,#module_615884299 .Couty-select:hover,#module_615884299 .City-select:hover,#module_615884299 .VerificationCodeinputWb{border-right-style:solid;}
#module_615884299 .smsvcode:hover,#module_615884299 .Pc-formList-content .in-formList-content:hover,#module_615884299 .VerificationCodeinput:hover,#module_615884299 .customFormCheckbox:hover,#module_615884299 input[type=radio]:hover,#module_615884299  .in-formList-content:hover,#module_615884299 .frist-city-select:hover,#module_615884299 .Couty-select:hover,#module_615884299 .City-select:hover,#module_615884299 .VerificationCodeinputWb:hover{border-bottom-color:#063063;}
#module_615884299 .smsvcode:hover,#module_615884299 .Pc-formList-content .in-formList-content:hover,#module_615884299 .VerificationCodeinput:hover,#module_615884299 .customFormCheckbox:hover,#module_615884299 input[type=radio]:hover,#module_615884299  .in-formList-content:hover,#module_615884299 .frist-city-select:hover,#module_615884299 .Couty-select:hover,#module_615884299 .City-select:hover,#module_615884299 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_615884299 .smsvcode:hover,#module_615884299 .Pc-formList-content .in-formList-content:hover,#module_615884299 .VerificationCodeinput:hover,#module_615884299 .customFormCheckbox:hover,#module_615884299 input[type=radio]:hover,#module_615884299  .in-formList-content:hover,#module_615884299 .frist-city-select:hover,#module_615884299 .Couty-select:hover,#module_615884299 .City-select:hover,#module_615884299 .VerificationCodeinputWb:hover{border-left-color:#063063;}
#module_615884299 .smsvcode:hover,#module_615884299 .Pc-formList-content .in-formList-content:hover,#module_615884299 .VerificationCodeinput:hover,#module_615884299 .customFormCheckbox:hover,#module_615884299 input[type=radio]:hover,#module_615884299  .in-formList-content:hover,#module_615884299 .frist-city-select:hover,#module_615884299 .Couty-select:hover,#module_615884299 .City-select:hover,#module_615884299 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_615884299 .submitbtn:hover{font-size:16px;}
#module_615884299 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_615884299 .submitbtn:hover{color:#fff;}
#module_615884299 .submitbtn:hover{font-weight:normal;}
#module_615884299 .submitbtn:hover{text-decoration:none;}
#module_615884299 .submitbtn:hover{font-style:normal;}
#module_615884299 .submitbtn:hover{background-color:rgb(50, 152, 106);}
#module_615884299 .submitbtn:hover{background-image:none;}
#module_615884299 .submitbtn:hover{background-repeat:no-repeat;}
#module_615884299 .submitbtn:hover{background-position:50% 50%;}
#module_615884299 .submitbtn:hover{background-attachment:scroll;}
#module_615884299 .submitbtn:hover{}

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

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

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

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

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

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

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

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

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

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

#module_615856340 .ModuleImageTextGiantContent{margin-top:0px;}
#module_615856340 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_615856340 .ModuleImageTextGiantContent{margin-left:0px;}
#module_615856340 .ModuleImageTextGiantContent{margin-right:0px;}
#module_615856340 .imageTextGiant-Container{padding-top:15px;}
#module_615856340 .imageTextGiant-Container{padding-bottom:15px;}
#module_615856340 .imageTextGiant-Container{padding-left:0px;}
#module_615856340 .imageTextGiant-Container{padding-right:10px;}
#module_615856340 .showHandle .btn{font-size:14px;}
#module_615856340 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_615856340 .showHandle .btn{color:#333;}
#module_615856340 .showHandle .btn{font-weight:400;}
#module_615856340 .showHandle .btn{text-decoration:none;}
#module_615856340 .showHandle .btn{font-style:normal;}
#module_615856340 .showHandle div{border-top-color:#ddd !important;}
#module_615856340 .showHandle div{border-top-style:solid !important;}
#module_615856340 .showHandle div{border-top-width:1px !important;}
#module_615856340 .showHandle{background-color:transparent;}
#module_615856340 .showHandle{background-image:none;}
#module_615856340 .showHandle{background-repeat:no-repeat;}
#module_615856340 .showHandle{}
#module_615856340 .showHandle{}
#module_615856340 .showHandle{}
#module_615856340 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*滚动条*/

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

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

/*二级导航*/

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

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

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

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



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

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



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

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

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

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

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

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

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

.ModuleMobileNavGiant.layout-101 .navcontent a {
    width: 110px;
    text-align: center;
    display: block; color: #063063; margin-right: 10px;
}

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

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

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

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

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

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

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

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

#module_615856292 .langlistbox{background-color:#fff} #module_615856292 .langlistbox .jt{border-bottom-color:#fff}
#module_615856292 .langlistbox .langinfo{color:#333333}
#module_615856292 .langlistbox .langinfo{background-color:#fff}
#module_615856292 .langlistbox .langinfo{border-color:#333333}
#module_615856292 .langlistbox .langtxt{ font-size:16px }
#module_615856292 .langlistbox .langtxt{ color:#333333 }
#module_615856292 {}#module_615856292.layout-101 #header{border-bottom-color:transparent;}
#module_615856292 {}#module_615856292.layout-101 #header{border-bottom-style:none;}
#module_615856292 {}#module_615856292.layout-101 #header{border-bottom-width:0px;}
#module_615856292 {}#module_615856292.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_615856292 {}#module_615856292.layout-101 #MobileNav{background-color: transparent;} #module_615856292.layout-101 #header{background-color:rgb(255, 255, 255);}
#module_615856292 {}#module_615856292.layout-101 #header{}
#module_615856292 {}#module_615856292.layout-101 #header p{font-Family:arial black;}
#module_615856292 {}#module_615856292.layout-101 #header p{font-size:20px;}
#module_615856292 {}#module_615856292.layout-101 #header p{color:#063063;}
#module_615856292 {}#module_615856292.layout-101 #header p{font-weight:bold;}
#module_615856292 {}#module_615856292.layout-101 #header p{text-decoration:none;}
#module_615856292 {}#module_615856292.layout-101 #header p{font-style:normal;}
#module_615856292 {}#module_615856292.layout-101 .lcitem .rect{background:#063063;} #module_615856292.layout-101 .icons{color:#063063;} #module_615856292.layout-101 .svgdiv svg>*{fill:#063063;}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item ul li{border-bottom-color:rgb(242, 242, 242);}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item,#module_615856292.layout-101 #MobileNavFloatLayer{background-color:rgb(255, 255, 255);}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item,#module_615856292.layout-101 #MobileNavFloatLayer{}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li>a{background:rgb(255, 255, 255);}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li>a{}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li>a,#module_615856292.layout-101 .micro-nav-item>ul>li>a p{color:#063063;}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a,#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li>a,#module_615856292.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li>a,#module_615856292.layout-101 .micro-nav-item>ul>li>a p{font-size:14px;}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a,#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a,#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_615856292 .langlistbox li:hover .langinfo,#module_615856292 .langactive .langinfo {color:#fff}
#module_615856292 .langlistbox li:hover .langinfo,#module_615856292 .langactive .langinfo{background-color:#333333}
#module_615856292 .langlistbox li:hover .langinfo,#module_615856292 .langactive .langinfo{border-color:#333333}
#module_615856292 .langlistbox li:hover .langtxt,#module_615856292 .langactive .langtxt{ color:#333333 }
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li>a:hover,#module_615856292.layout-101 .micro-nav-item>ul>li>a:hover p{color:#063063;}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:#063063;}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_615856292 {}#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_615856292.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


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

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

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




























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

#module_615856439 .ModuleSubContainer{background-color:transparent;}
#module_615856439 .ModuleSubContainer{background-image:none;}
#module_615856439 .ModuleSubContainer{background-repeat:no-repeat;}
#module_615856439 .ModuleSubContainer{background-position:0% 0%;}
#module_615856439 .ModuleSubContainer{background-attachment:scroll;}
#module_615856439 .ModuleSubContainer{}
#module_615856439 {!bgVideo!}{bgVideoUrl:}
#module_615856439 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_615856439 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_615856439 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer615856439 {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_615856440 .ModuleHead .HeadCenter{float:none;}
#module_615856440 {
padding:0px;
}
#module_615856440 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_615856440 .ModuleHead615856440 {
display:none;
}

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

.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_20503252 .ModuleHead .HeadCenter{float:none;}
#module_20503252 {
padding:0px;
}
#module_20503252 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_20503252 .ModuleHead20503252 {
display:none;
}

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

.module_20503294 .ModuleHead .HeadCenter{float:none;}
#module_20503294 {
padding:0px;
}
#module_20503294 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20503294 .ModuleHead20503294 {
display:none;
}

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

.module_20499719 .ModuleHead .HeadCenter{float:none;}
#module_20499719 {
padding:0px;
}
#module_20499719 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_20499719 .ModuleHead20499719 {
display:none;
}

#module_20499719 .ModuleSubContainer{background-color:transparent;}
#module_20499719 .ModuleSubContainer{}
#module_20499719 .ModuleSubContainer{background-repeat:no-repeat;}
#module_20499719 .ModuleSubContainer{background-position:0% 0%;}
#module_20499719 .ModuleSubContainer{background-attachment:scroll;}
#module_20499719 .ModuleSubContainer{}
#module_20499719 {!bgVideo!}{bgVideoUrl:}
#module_20499719 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_20499719 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_20499719 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer20499719 {max-width:none;width:100%;}
.module_20499822 .ModuleHead .HeadCenter{float:none;}
#module_20499822 {
padding:0px;
}
#module_20499822 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20499822 .ModuleHead20499822 {
display:none;
}

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




















.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#063063;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs3{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#063063;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;position:absolute;left:-240px;top:0;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;height:237px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:-79px;background:#063063}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#004497}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}
@media only screen and (min-width: 768px){
    .wap_zxkf{display: none;}
}
@media only screen and (max-width: 767px) {
    .side{display: none;}

    .wap_zxkf{position: fixed; bottom: 10%; right: 0px; max-width: 4em;}










}