/* cache file /mnt/yzproc/YZ-Site/caches/csscache/9/98619/98619_1983912_1_.cache exists */
/*md5:57e1e4a518a8cf33e0c448dd52d658ca*/
/*time: 2025-09-02 01:17:16*/
/*url:www.abnzy.cn/NewsList/4.html*/
.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_446636015 .ModuleHead .HeadCenter{float:none;}
#module_446636015 {
padding:0px;
}
#module_446636015 {
position:absolute;
z-index:4001;
top:779px;
left:0px;
width:100%;
height:50px;
}
#module_446636015 .ModuleHead446636015 {
display:none;
}
#module_446636015 .BodyCenter.BodyCenter446636015 {
background:none;background-color:rgba(0,0,0,0);
}
#module_446636015 >.module_446636015 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_446636015 >.module_446636015{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_446636015 .BodyCenter.BodyCenter446636015 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446636015 .BodyCenter.BodyCenter446636015 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446636015 >.module_446636015 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446636015 >.module_446636015 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446636015 >.module_446636015 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446636015:hover {
border:none;
}
#module_446636015:hover >.module_446636015 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446636015 .online-service-header .IMHead{background-color:#FFFFFF;}
#module_446636015 .online-service-btn{background-color:#4CAF50;}
#module_446636015 .online-service-head .icon-advisory{color:#FFFFFF;} #module_446636015 .loading>span{background-color:#FFFFFF;}
#module_446636015 .header-text{color:#FFFFFF;}
#module_446636015 .online-service-tips,#module_446636015 .online-service-header .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_446636015 .online-service-btn{border-top-left-radius:10px;} #module_446636015 .IMHead,#module_446636015 .IMHead img,#module_446636015 .online-service-head{border-top-left-radius:8px;}
#module_446636015 .online-service-head,#module_446636015 .online-service-btn{border-top-right-radius:8px;}
#module_446636015 .online-service-content-tab>span{color:#666666;}
#module_446636015 .online-service-accounts .im-head{background-color:#FFFFFF;}
#module_446636015 .IM-item{background-color:#FCFCFC;}
#module_446636015 .IM-item::after,#module_446636015 .IM-item::before, #module_446636015 .IM-item{border-top-left-radius:8px;}
#module_446636015 .IM-item::after,#module_446636015 .IM-item::before,#module_446636015 .IM-item .im-link,#module_446636015 .IM-item{border-top-right-radius:8px;}
#module_446636015 .IM-item::after,#module_446636015 .IM-item::before, #module_446636015 .IM-item{border-bottom-left-radius:8px;}
#module_446636015 .IM-item::after,#module_446636015 .IM-item::before,#module_446636015 .IM-item .im-link, #module_446636015 .IM-item{border-bottom-right-radius:8px;}
#module_446636015 .IM-item::before,#module_446636015 .IM-item::after{border-color:#F7F7F7;}
#module_446636015 .IM-item::before{border-bottom-style:solid;border-top-style:solid} #module_446636015 .IM-item::after{border-left-style:solid;border-right-style:solid}
#module_446636015 .IM-item::before,#module_446636015 .IM-item::after{border-width:1px;}
#module_446636015 .im-link .icon-advisory{color:#FFFFFF;}
#module_446636015 .im-link{background-color:#4CAF50;}
#module_446636015 .im-content .IMType{color:#999999;}
#module_446636015 .im-content .IMName{color:#333333;}
#module_446636015 .contact-item-content{background-color:#FCFCFC;}
#module_446636015 .contact-item-content::before, #module_446636015 .contact-item-content::after{border-color:#F7F7F7;}
#module_446636015 .contact-item-content::before{border-bottom-style:solid;border-top-style:solid} #module_446636015 .contact-item-content::after{border-left-style:solid;border-right-style:solid}
#module_446636015 .contact-item-content::before, #module_446636015 .contact-item-content::after{border-width:1px;}
#module_446636015 .contact-item-content::before, #module_446636015 .contact-item-content::after, #module_446636015 .contact-item-content{border-top-left-radius:8px;}
#module_446636015 .contact-item-content::before, #module_446636015 .contact-item-content::after, #module_446636015 .contact-item-content{border-top-right-radius:8px;}
#module_446636015 .contact-item-content::before,#module_446636015 .contact-item-content::after, #module_446636015 .contact-item-content{border-bottom-left-radius:8px;}
#module_446636015 .contact-item-content::before,#module_446636015 .contact-item-content::after, #module_446636015 .contact-item-content{border-bottom-right-radius:8px;}
#module_446636015 .contactIcon{background-color:#FFFFFF;}
#module_446636015 .contact-item-name{color:#999999;}
#module_446636015 .ContactContent{color:#333333;}
#module_446636015 .qrcode-content::before,#module_446636015 .qrcode-content::after{border-color:#F7F7F7;}
#module_446636015 .qrcode-content::before{border-bottom-style:solid;border-top-style:solid} #module_446636015 .qrcode-content::after{border-left-style:solid;border-right-style:solid}
#module_446636015 .qrcode-content::before,#module_446636015 .qrcode-content::after{border-width:1px;}
#module_446636015 .content-close .topline,#module_446636015 .content-close .middleline,#module_446636015 .content-close .bottomline{background-color:#333333;}
#module_446636015 .content-title{color:#333333;}
#module_446636015 .online-service-giant-ToTop-btn{background-color:#ffffff;}
#module_446636015 .online-service-giant-ToTop-btn{color:#999999;}
#module_446636015 .online-service-giant-ToTop-btn{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_446636015 .IM-item:hover .im-head{background-color:#FFFFFF;}
#module_446636015 .online-service-btn:hover{background-color:#43a047;}
#module_446636015 .online-service-head:hover .icon-advisory{color:#FFFFFF;} #module_446636015 .online-service-head:hover .loading>span{background-color:#FFFFFF;}
#module_446636015 .header-text:hover{color:#FFFFFF;}
#module_446636015 .online-service-header:hover .online-service-tips,#module_446636015 .online-service-header:hover .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_446636015 .online-service-content-tab .active{color:#43a047;}
#module_446636015 .online-service-content-tab > span:hover::after, #module_446636015 .online-service-content-tab .active{border-bottom-color:#43a047;}
#module_446636015 .online-service-content-tab > span:hover::after,#module_446636015 .online-service-content-tab .active{border-bottom-Style:solid;}
#module_446636015 .online-service-content-tab > span:hover::after,#module_446636015 .online-service-content-tab .active{border-bottom-width:3px;}
#module_446636015 .IM-item:hover::before,#module_446636015 .IM-item:hover::after{border-color:#43a047;}
#module_446636015 .IM-item:hover::before{border-bottom-style:solid;border-top-style:solid} #module_446636015 .IM-item:hover::after{border-left-style:solid;border-right-style:solid}
#module_446636015 .IM-item:hover{background-color:#FCFCFC;}
#module_446636015 .IM-item:hover .icon-advisory{color:#FFFFFF;}
#module_446636015 .IM-item:hover .im-link{background-color:#43a047;}
#module_446636015 .IM-item:hover .im-content .IMType{color:#999999;}
#module_446636015 .IM-item:hover .im-content .IMName{color:#333333;}
#module_446636015 .contact-item-content:hover{background-color:#FCFCFC;}
#module_446636015 .contact-item-content:hover::before,#module_446636015 .contact-item-content:hover::after{border-color:#43a047;}
#module_446636015 .contact-item-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_446636015 .contact-item-content:hover::after{border-left-style:solid;border-right-style:solid}
#module_446636015 .contact-item:hover .contactIcon{background-color:#FFFFFF;}
#module_446636015 .contact-item:hover .contact-item-name{color:#999999;}
#module_446636015 .contact-item:hover .ContactContent{color:#333333;}
#module_446636015 .content-close:hover .topline,#module_446636015 .content-close:hover .middleline,#module_446636015 .content-close:hover .bottomline{background-color:#333333;}
#module_446636015 .online-service-giant-ToTop-btn:hover{background-color:#ffffff;}
#module_446636015 .online-service-giant-ToTop-btn:hover{color:#999999;}
#module_446636015 online-service-giant-ToTop-btn:hover{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_446636015 .qrcode-content:hover::before,#module_446636015 .qrcode-content:hover::after{border-color:#43a047;}
#module_446636015 .qrcode-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_446636015 .qrcode-content:hover::after{border-left-style:solid;border-right-style:solid}
#FreeMainZone{height:829px}
.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_446602339 .ModuleHead .HeadCenter{float:none;}
#module_446602339 {
padding:0px;
}
#module_446602339 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_446602339 .ModuleHead446602339 {
display:none;
}
#module_446602339 .BodyCenter.BodyCenter446602339 {
background:none;background-color:rgba(12, 12, 12, 0.23);
}
#module_446602339 >.module_446602339 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgba(216, 216, 216, 0.35);
border-bottom-width:1px;
}
#module_446602339 >.module_446602339{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_446602339 .BodyCenter.BodyCenter446602339 {
padding-top:0.0000%;
padding-left:4.8193%;
padding-right:4.8193%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446602339 .BodyCenter.BodyCenter446602339 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446602339 >.module_446602339 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446602339 >.module_446602339 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446602339 >.module_446602339 {box-shadow: 0px 1px 0px 0px rgba(89, 89, 89, 0.36)}
#module_446602339:hover {
border:none;
}
#module_446602339:hover >.module_446602339 {box-shadow: 0px 0px 4px 0px rgb(127, 127, 127);transition: box-shadow 0.5s ease 0s;}

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

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

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

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

}
.ModuleNavGiant.layout-102 .moveMenuRight:hover, .ModuleNavGiant.layout-102 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-group {
	float: left;
	text-align: center;
}
.ModuleNavGiant.layout-102 .main-nav-item {
  box-sizing: content-box;
  padding: 0 25px;
  height: 80px;
  line-height: 80px;
  color: #000000;
  position: relative;
  display:block;
}
.ModuleNavGiant.layout-102 .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:3px solid #1976d2;
  z-index: 1;
  left: 50%;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-hover::before {
  width: 100%;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
.ModuleNavGiant.layout-102 .sub-nav-item-group {
  width: 192px;
  text-align: center;
  border-top: 2px solid #333;
  display: none;
}
.ModuleNavGiant.layout-102 .sub-nav-item {
  display: block;
  height: 40px;
  line-height: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-size: 12px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-102 .sub-nav-item:last-child{
  border-bottom: none!important;
}
.ModuleNavGiant.layout-102 .sub-nav-item:hover {
  padding-left: 10px;
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-102 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-102 .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-102 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-102 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-102 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item {display: inline-block; padding: 0 !important; text-align: center;}

.ModuleNavGiant.layout-102 .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-102 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-102 .sub-menu{
    display: none !important;
}.module_446602341 .ModuleHead .HeadCenter{float:none;}
#module_446602341 {
padding:0px;
}
#module_446602341 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_446602341 .ModuleHead446602341 {
display:none;
}
#module_446602341 .BodyCenter.BodyCenter446602341 {
background:none;background-color:rgba(0,0,0,0);
}
#module_446602341 >.module_446602341 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:rgba(255, 255, 255, 0.34);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_446602341 >.module_446602341{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_446602341 .BodyCenter.BodyCenter446602341 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446602341 .BodyCenter.BodyCenter446602341 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446602341 >.module_446602341 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446602341 >.module_446602341 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446602341 >.module_446602341 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446602341:hover {
border:none;
}
#module_446602341:hover >.module_446602341 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446602341 .main-nav-item{height:80px;line-height:80px} #module_446602341 .main-nav-content{height:80px;}
#module_446602341 .main-nav-content{background-color:rgba(0, 0, 0, 0);}
#module_446602341 .main-nav-content{background-image:none;}
#module_446602341 .main-nav-content{background-repeat:no-repeat;}
#module_446602341 .main-nav-content{}
#module_446602341 .main-nav-content{}
#module_446602341 .main-nav-content{}
#module_446602341 .main-nav-content, #module_446602341 .verticalMenu .main-nav-item-group{text-align:center;}
#module_446602341 .main-nav-item{font-size:16px;}
#module_446602341 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_446602341 .main-nav-item{color:rgb(255, 255, 255);}
#module_446602341 .main-nav-item{font-weight:normal;}
#module_446602341 .main-nav-item{text-decoration:none;}
#module_446602341 .main-nav-item{font-style:normal;}
#module_446602341 .main-nav-item{background-color:transparent;}
#module_446602341 .main-nav-item{background-image:none;}
#module_446602341 .main-nav-item{background-repeat:no-repeat;}
#module_446602341 .main-nav-item{}
#module_446602341 .main-nav-item{}
#module_446602341 .main-nav-item{}
#module_446602341 .main-nav-item{width:auto;}
#module_446602341 .main-nav-item{padding-left:25px;padding-right:25px;} #module_446602341 .verticalMenu .main-nav-item-group{margin-bottom:25px;}
#module_446602341 .sub-nav-item-group{border-top-color:rgb(33, 193, 87);}
#module_446602341 .sub-nav-item-group{border-top-style:solid;}
#module_446602341 .sub-nav-item-group{border-top-width:2px;}
#module_446602341 .sub-nav-item-group{border-right-color:transparent;}
#module_446602341 .sub-nav-item-group{border-right-style:none;}
#module_446602341 .sub-nav-item-group{border-right-width:0px;}
#module_446602341 .sub-nav-item-group{border-bottom-color:transparent;}
#module_446602341 .sub-nav-item-group{border-bottom-style:none;}
#module_446602341 .sub-nav-item-group{border-bottom-width:0px;}
#module_446602341 .sub-nav-item-group{border-left-color:transparent;}
#module_446602341 .sub-nav-item-group{border-left-style:none;}
#module_446602341 .sub-nav-item-group{border-left-width:0px;}
#module_446602341 .sub-nav-item-group{width:120px;}
#module_446602341 .sub-nav-item{height:40px;line-height:40px}
#module_446602341 .sub-nav-item{font-size:15px;}
#module_446602341 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_446602341 .sub-nav-item{color:#000;}
#module_446602341 .sub-nav-item{font-weight:normal;}
#module_446602341 .sub-nav-item{text-decoration:none;}
#module_446602341 .sub-nav-item{font-style:normal;}
#module_446602341 .sub-nav-item{background-color:rgba(255, 255, 255, 0.56);}
#module_446602341 .sub-nav-item{background-image:none;}
#module_446602341 .sub-nav-item{background-repeat:no-repeat;}
#module_446602341 .sub-nav-item{}
#module_446602341 .sub-nav-item{}
#module_446602341 .sub-nav-item{}
#module_446602341 .sub-nav-item{border-bottom-color:rgba(255, 255, 255, 0.74);}
#module_446602341 .sub-nav-item{border-bottom-style:solid;}
#module_446602341 .sub-nav-item{border-bottom-width:1px;}
#module_446602341 .sub-nav-item{margin-top:0px;}
#module_446602341 .main-nav-item-hover{font-size:16px;}
#module_446602341 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_446602341 .main-nav-item-hover{color:rgb(33, 193, 87);}
#module_446602341 .main-nav-item-hover{font-weight:normal;}
#module_446602341 .main-nav-item-hover{text-decoration:none;}
#module_446602341 .main-nav-item-hover{font-style:normal;}
#module_446602341 .main-nav-item-hover{background-color:transparent;}
#module_446602341 .main-nav-item-hover{background-image:none;}
#module_446602341 .main-nav-item-hover{background-repeat:no-repeat;}
#module_446602341 .main-nav-item-hover{}
#module_446602341 .main-nav-item-hover{}
#module_446602341 .main-nav-item-hover{}
#module_446602341 .main-nav-item-hover::before,#module_446602341 .main-nav-item::before{border-bottom-color:rgb(33, 193, 87);}
#module_446602341 .main-nav-item-hover::before{border-bottom-style:solid;}
#module_446602341 .main-nav-item-hover::before{border-bottom-width:0px;}
#module_446602341 .main-nav-item-hover::before{width:%}
#module_446602341 .sub-nav-item:hover{font-size:15px;}
#module_446602341 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_446602341 .sub-nav-item:hover{color:rgb(33, 193, 87);}
#module_446602341 .sub-nav-item:hover{font-weight:normal;}
#module_446602341 .sub-nav-item:hover{text-decoration:none;}
#module_446602341 .sub-nav-item:hover{font-style:normal;}
#module_446602341 .sub-nav-item:hover{background-color:rgba(255, 255, 255, 0.86);}
#module_446602341 .sub-nav-item:hover{background-image:none;}
#module_446602341 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_446602341 .sub-nav-item:hover{}
#module_446602341 .sub-nav-item:hover{}
#module_446602341 .sub-nav-item:hover{}


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

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

.module_446603122 .ModuleHead .HeadCenter{float:none;}
#module_446603122 {
padding:0px;
}
#module_446603122 {
position:static;
z-index:0;
top:129px;
left:1827px;
width:100%;
height: auto;
}
#module_446603122 .ModuleHead446603122 {
display:none;
}
#module_446603122 .BodyCenter.BodyCenter446603122 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/20220729152927ce5f4c.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_446603122 >.module_446603122 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_446603122 >.module_446603122{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_446603122 .BodyCenter.BodyCenter446603122 {
padding-top:12.0293%;
padding-left:2.0921%;
padding-right:2.0921%;
padding-bottom:12.0293%;
}
}
@media screen and (max-width: 767px){
#module_446603122 .BodyCenter.BodyCenter446603122 {
padding-top:20.1729%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:20.1729%;
}
}
@media screen and (min-width: 768px){
#module_446603122 >.module_446603122 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446603122 >.module_446603122 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_446603122 >.module_446603122 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446603122:hover {
border:none;
}
#module_446603122:hover >.module_446603122 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446603122 .ModuleSubContainer{background-color:transparent;}
#module_446603122 .ModuleSubContainer{background-image:none;}
#module_446603122 .ModuleSubContainer{background-repeat:no-repeat;}
#module_446603122 .ModuleSubContainer{background-position:0% 0%;}
#module_446603122 .ModuleSubContainer{background-attachment:scroll;}
#module_446603122 .ModuleSubContainer{}
#module_446603122 {!bgVideo!}{bgVideoUrl:}
#module_446603122 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_446603122 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_446603122 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer446603122 {max-width:1600px;width:auto;}
.module_446603106 .ModuleHead .HeadCenter{float:none;}
#module_446603106 {
padding:0px;
}
#module_446603106 {
position:static;
z-index:2;
top:732px;
left:919px;
width:100%;
height: auto;
}
#module_446603106 .ModuleHead446603106 {
display:none;
}
#module_446603106 .BodyCenter.BodyCenter446603106 {
background:none;background-color:rgb(245, 245, 245);
}
#module_446603106 >.module_446603106 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_446603106 >.module_446603106{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_446603106 .BodyCenter.BodyCenter446603106 {
padding-top:0.2615%;
padding-left:2.0921%;
padding-right:2.0921%;
padding-bottom:0.3138%;
}
}
@media screen and (max-width: 767px){
#module_446603106 .BodyCenter.BodyCenter446603106 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446603106 >.module_446603106 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446603106 >.module_446603106 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446603106 >.module_446603106 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446603106:hover {
border:none;
}
#module_446603106:hover >.module_446603106 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446603106 .ModuleSubContainer{background-color:transparent;}
#module_446603106 .ModuleSubContainer{background-image:none;}
#module_446603106 .ModuleSubContainer{background-repeat:no-repeat;}
#module_446603106 .ModuleSubContainer{background-position:0% 0%;}
#module_446603106 .ModuleSubContainer{background-attachment:scroll;}
#module_446603106 .ModuleSubContainer{}
#module_446603106 {!bgVideo!}{bgVideoUrl:}
#module_446603106 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_446603106 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_446603106 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer446603106 {max-width:1600px;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_446603107 .ModuleHead .HeadCenter{float:none;}
#module_446603107 {
padding:0px;
}
#module_446603107 {
position:static;
z-index:0;
top:26px;
left:0px;
width:100%;
height: auto;
}
#module_446603107 .ModuleHead446603107 {
display:none;
}
#module_446603107 .BodyCenter.BodyCenter446603107 {
background:none;background-color:rgba(0,0,0,0);
}
#module_446603107 >.module_446603107 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_446603107 >.module_446603107{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_446603107 .BodyCenter.BodyCenter446603107 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446603107 .BodyCenter.BodyCenter446603107 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446603107 >.module_446603107 {
margin-top:0.8750%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446603107 >.module_446603107 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446603107 >.module_446603107 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446603107:hover {
border:none;
}
#module_446603107:hover >.module_446603107 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446603107 .BreadIcon{font-size:16px;} #module_446603107 .BreadsvgIcon svg{width:16px;height:16px;}
#module_446603107 .BreadIcon{color:#666;} #module_446603107 .BreadsvgIcon svg>*{fill:#666;}
#module_446603107 .BreadIcon,#module_446603107 .BreadsvgIcon{margin-left:0px;}
#module_446603107 .BreadIcon,#module_446603107 .BreadsvgIcon{margin-right:10px;}
#module_446603107 .bcs-item,#module_446603107 .bcs-item a{font-size:14px;}
#module_446603107 .bcs-item,#module_446603107 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_446603107 .bcs-item,#module_446603107 .bcs-item a{color:rgb(63, 63, 63);}
#module_446603107 .bcs-item,#module_446603107 .bcs-item a{font-weight:normal;}
#module_446603107 .bcs-item,#module_446603107 .bcs-item a{text-decoration:none;}
#module_446603107 .bcs-item,#module_446603107 .bcs-item a{font-style:normal;}
#module_446603107 .breadcrumb{text-align:left;}
#module_446603107 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_446603107 .breadcrumb .separator{font-size:14px;}
#module_446603107 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_446603107 .breadcrumb .separator{color:rgb(216, 216, 216);}
#module_446603107 .breadcrumb .separator{font-weight:normal;}
#module_446603107 .breadcrumb .separator{text-decoration:none;}
#module_446603107 .breadcrumb .separator{font-style:normal;}
#module_446603107 .breadcrumb:hover .BreadIcon{color:#666} #module_446603107 .breadcrumb:hover .BreadsvgIcon svg>*{fill:#666;}
#module_446603107 .bcs-item:hover,#module_446603107 .bcs-item a:hover{font-size:14px;}
#module_446603107 .bcs-item:hover,#module_446603107 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_446603107 .bcs-item:hover,#module_446603107 .bcs-item a:hover{color:#333;}
#module_446603107 .bcs-item:hover,#module_446603107 .bcs-item a:hover{font-weight:normal;}
#module_446603107 .bcs-item:hover,#module_446603107 .bcs-item a:hover{text-decoration:none;}
#module_446603107 .bcs-item:hover,#module_446603107 .bcs-item a:hover{font-style:normal;}

.ModuleCommonClsGiant.layout-105 .one-classify-box{white-space:nowrap;overflow-x:auto;overflow-y: hidden;font-size: 0;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show{white-space:normal;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show .main-class-item{margin-bottom: 5px;}
/*到手机应该隐藏*/
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar{height:4px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-thumb {height:4px;width: 40px;background-color: rgba(94,94,94,.5);border-radius: 2px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-track-piece{height:8px;width: 40px;background-color: #fff}
.ModuleCommonClsGiant.layout-105 .main-class-item{background: #fff;border-top:0;color:#666;width: auto;display:inline-flex;align-content: center;
  justify-content: center;
  justify-items: center;
  align-items: center;
  float:none;
}
.ModuleCommonClsGiant.layout-105  .ItemCount .main-class-item {
  float:left;
}
.ModuleCommonClsGiant.layout-105 .main-class-text{
  font-size:12px;width:100%;padding: 0 10px;color:#666;overflow: hidden;   text-align: center;
 }

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


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


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

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

#module_446603108 .one-classify-box{text-align:right;}
#module_446603108 .main-class-item{background-color:rgb(22, 132, 59);}
#module_446603108 .main-class-item{background-image:none;}
#module_446603108 .main-class-item{background-repeat:no-repeat;}
#module_446603108 .main-class-item{}
#module_446603108 .main-class-item{}
#module_446603108 .main-class-item{}
#module_446603108 .main-class-item{height:39px;}
#module_446603108 .main-class-item{border-top-color:rgb(127, 127, 127);}
#module_446603108 .main-class-item{border-top-style:solid;}
#module_446603108 .main-class-item{border-top-width:0px;}
#module_446603108 .main-class-item{border-right-color:rgb(127, 127, 127);}
#module_446603108 .main-class-item{border-right-style:solid;}
#module_446603108 .main-class-item{border-right-width:0px;}
#module_446603108 .main-class-item{border-bottom-color:rgb(127, 127, 127);}
#module_446603108 .main-class-item{border-bottom-style:solid;}
#module_446603108 .main-class-item{border-bottom-width:0px;}
#module_446603108 .main-class-item{border-left-color:rgb(127, 127, 127);}
#module_446603108 .main-class-item{border-left-style:solid;}
#module_446603108 .main-class-item{border-left-width:0px;}
#module_446603108 .main-class-item{border-top-left-radius:35px;}
#module_446603108 .main-class-item{border-top-right-radius:35px;}
#module_446603108 .main-class-item{border-bottom-left-radius:35px;}
#module_446603108 .main-class-item{border-bottom-right-radius:35px;}
#module_446603108 .main-class-item{margin-right:12px;} @media (max-width: 767px){#module_446603108 .ItemCount li.col-xs-2 {width: calc((100% - 12px) / 2) !important;}#module_446603108 .ItemCount li.col-xs-3 {width: calc((100% - 12px * 2) / 3) !important;}#module_446603108 .ItemCount li.col-xs-4 {width: calc((100% - 12px * 3) / 4) !important;}#module_446603108 .ItemCount li.col-xs-5 {width: calc((100% - 12px * 4) / 5) !important;}} @media (min-width: 768px){#module_446603108 .ItemCount li.col-lg-2 {width: calc((100% - 12px) / 2) !important;}#module_446603108 .ItemCount li.col-lg-3 {width: calc((100% - 12px * 2) / 3) !important;}#module_446603108 .ItemCount li.col-lg-4 {width: calc((100% - 12px * 3) / 4) !important;}#module_446603108 .ItemCount li.col-lg-5 {width: calc((100% - 12px * 4) / 5) !important;}#module_446603108 .ItemCount li.col-lg-6 {width: calc((100% - 12px * 5) / 6) !important;}#module_446603108 .ItemCount li.col-lg-7 {width: calc((100% - 12px * 6) / 7) !important;}#module_446603108 .ItemCount li.col-lg-8 {width: calc((100% - 12px * 7) / 8) !important;}#module_446603108 .ItemCount li.col-lg-9 {width: calc((100% - 12px * 8) / 9) !important;}#module_446603108 .ItemCount li.col-lg-10 {width: calc((100% - 12px * 9) / 10) !important;}#module_446603108 .ItemCount li.col-lg-11 {width: calc((100% - 12px * 10) / 11) !important;}#module_446603108 .ItemCount li.col-lg-12 {width: calc((100% - 12px * 11) / 12) !important;}}
#module_446603108 .main-class-item{margin-Bottom:px;} 
#module_446603108 .main-class-text{font-size:15px;}
#module_446603108 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_446603108 .main-class-text{color:rgb(255, 255, 255);}
#module_446603108 .main-class-text{font-weight:normal;}
#module_446603108 .main-class-text{text-decoration:none;}
#module_446603108 .main-class-text{font-style:normal;}
#module_446603108 .main-class-item{width:134px;width:134;}
#module_446603108 .main-class-text{padding-left:px;}
#module_446603108 .main-class-text{padding-right:px}
#module_446603108 .main-class-item:hover,#module_446603108 .main-class-item.active{border-top-color:;}
#module_446603108 .main-class-item:hover,#module_446603108 .main-class-item.active{border-top-style:;}
#module_446603108 .main-class-item:hover,#module_446603108 .main-class-item.active{border-right-color:;}
#module_446603108 .main-class-item:hover,#module_446603108 .main-class-item.active{border-right-style:;}
#module_446603108 .main-class-item:hover,#module_446603108 .main-class-item.active{border-bottom-color:;}
#module_446603108 .main-class-item:hover,#module_446603108 .main-class-item.active{border-bottom-style:;}
#module_446603108 .main-class-item:hover,#module_446603108 .main-class-item.active{border-left-color:;}
#module_446603108 .main-class-item:hover,#module_446603108 .main-class-item.active{border-left-style:;}
#module_446603108 .main-class-item.active{background-color:rgb(22, 132, 59);}
#module_446603108 .main-class-item.active{background-image:none;}
#module_446603108 .main-class-item.active{background-repeat:no-repeat;}
#module_446603108 .main-class-item.active{}
#module_446603108 .main-class-item.active{}
#module_446603108 .main-class-item.active{}
#module_446603108 .main-class-item.active .main-class-text{font-size:15px;}
#module_446603108 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_446603108 .main-class-item.active .main-class-text{color:#fff;}
#module_446603108 .main-class-item.active .main-class-text{font-weight:normal;}
#module_446603108 .main-class-item.active .main-class-text{text-decoration:none;}
#module_446603108 .main-class-item.active .main-class-text{font-style:normal;}


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

#module_446603104 .ModuleSubContainer{background-color:transparent;}
#module_446603104 .ModuleSubContainer{background-image:none;}
#module_446603104 .ModuleSubContainer{background-repeat:no-repeat;}
#module_446603104 .ModuleSubContainer{background-position:0% 0%;}
#module_446603104 .ModuleSubContainer{background-attachment:scroll;}
#module_446603104 .ModuleSubContainer{}
#module_446603104 {!bgVideo!}{bgVideoUrl:}
#module_446603104 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_446603104 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_446603104 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer446603104 {max-width:1500px;width:auto;}
/*内容*/
.ModuleNewsListGiant.layout-107 .news-container{ width: 100%; margin: 0 auto; }
.ModuleNewsListGiant.layout-107 .news-container .news-item-box{display: flex; vertical-align: middle;}
.ModuleNewsListGiant.layout-107 .news-container .news-con-box {width: 80%; padding-right: 8px;display:flex; }
.ModuleNewsListGiant.layout-107 .news-time{display: inline-block; float: left;}
.ModuleNewsListGiant.layout-107 .news-time time {width:max-content; position: relative;  margin-bottom: 16px;padding-top: 14px; font-size: 24px;  color: #999;  -webkit-transition: all .3s;  transition: all .3s;  display: inline-block;  }
.ModuleNewsListGiant.layout-107 .news-time time:before {position: absolute;  content: "";  width: 25px;  height: 1px;  left: 100%;  top: 30px;  border-bottom:1px solid #BFBFBF;  -webkit-transition: all .3s;  transition: all .3s;  }
.ModuleNewsListGiant.layout-107 .news-item .news-icon {position: relative;  width: 35px;  height: 35px;  border: 1px solid transparent;  background-color: transparent;  -webkit-transition: all .3s;  transition: all .3s;  top: -10px;  }
.ModuleNewsListGiant.layout-107 .news-item .news-icon span {position: absolute;  top: 9px;  left: 9px;  width: 14px;  height: 15px;  background: url("../png/icon.png") no-repeat center;  }
.ModuleNewsListGiant.layout-107 .news-item .news-con .news-title{ margin-bottom: 14px; -webkit-transition: all .3s;  transition: all .3s; color: #666;}
.ModuleNewsListGiant.layout-107 .news-con {display: inline-block; width: auto;padding-left:30px; margin-top: 19px; -webkit-transition: all .3s;  transition: all .3s;}
.ModuleNewsListGiant.layout-107 .news-img {position: relative;width: 20%; overflow: hidden;list-style-type: none;display: inline-block;max-width: 100%;margin: auto;}
.ModuleNewsListGiant.layout-107 .news-img .dummy {padding-top: 77%;}
.ModuleNewsListGiant.layout-107 .news-img img{display: block;position: absolute;transform: translate(-50%, -50%);max-width: 100%;max-height: 100%;top: 50%;left: 50%;margin:auto;padding: auto;}
.ModuleNewsListGiant.layout-107 .news-con .news-desc {width: 100%; line-height: 24px; display: block; font-size: 13px; color: #7D7D7D; -webkit-transition: all .3s; transition: all .3s;}
.ModuleNewsListGiant.layout-107 .news-item{padding: 14px 10px;clear: both;}
.ModuleNewsListGiant.layout-107 .news-item:nth-last-child{border-bottom:none!important;}
.ModuleNewsListGiant.layout-107 .news-item:hover .news-icon{background: #014352;}
.ModuleNewsListGiant.layout-107 .news-item:hover .news-icon span {background: url("../png/icon_hover.png") no-repeat center; }
.ModuleNewsListGiant.layout-107 .label-box { overflow: hidden;overflow-y: auto;font-size: 0; text-overflow: ellipsis;}
.ModuleNewsListGiant.layout-107 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 3px 12px; line-height: 1; background: #eee; margin-top: 2px; margin-right: 10px;}
.ModuleNewsListGiant.layout-107 .w100{ width: 100% !important;}
.ModuleNewsListGiant.layout-107 .videobox .Mantle {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: .3;
  z-index: 9;
}
.ModuleNewsListGiant.layout-107 .videobox .iconfont{
   display: block;
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 10;
  font-size: 44px;
  color: #fff;
  transform: translate(-50%,-50%);
}
@media (max-width: 767px){
  .ModuleNewsListGiant.layout-107 .news-container{ width: 96%; margin: 0 auto; }
  .ModuleNewsListGiant.layout-107 .news-item { padding: 14px 0; }
  .ModuleNewsListGiant.layout-107 .news-time{ min-width: 26% }
  .ModuleNewsListGiant.layout-107 .news-time time {  position: relative; padding-top: 0;  margin-bottom: 4px;}
  .ModuleNewsListGiant.layout-107 .news-time time:before{opacity: 0;}
  .ModuleNewsListGiant.layout-107 .news-item .news-icon{display:none}
  .ModuleNewsListGiant.layout-107 .news-con{width: 100%;  margin-top: 0;padding-left:0;}
  .ModuleNewsListGiant.layout-107 .news-con .news-desc{font-size: 12px; overflow: hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}
  .ModuleNewsListGiant.layout-107 .news-item .news-con .news-title{margin-bottom: 5px;-webkit-line-clamp: 1 !important;}
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-107 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-top;
}
.ModuleNewsListGiant.layout-107 .pagerGiant .inputer{outline: 0;}.module_446603019 .ModuleHead .HeadCenter{float:none;}
#module_446603019 {
padding:0px;
}
#module_446603019 {
position:static;
z-index:0;
top:155px;
left:528px;
width:100%;
height: auto;
}
#module_446603019 .ModuleHead446603019 {
display:none;
}
#module_446603019 .BodyCenter.BodyCenter446603019 {
background:none;background-color:rgba(0,0,0,0);
}
#module_446603019 >.module_446603019 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_446603019 >.module_446603019{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_446603019 .BodyCenter.BodyCenter446603019 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446603019 .BodyCenter.BodyCenter446603019 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_446603019 >.module_446603019 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446603019 >.module_446603019 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_446603019 >.module_446603019 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446603019:hover {
border:none;
}
#module_446603019:hover >.module_446603019 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_446602554 .ModuleSubContainer{background-color:transparent;}
#module_446602554 .ModuleSubContainer{background-image:none;}
#module_446602554 .ModuleSubContainer{background-repeat:no-repeat;}
#module_446602554 .ModuleSubContainer{background-position:0% 0%;}
#module_446602554 .ModuleSubContainer{background-attachment:scroll;}
#module_446602554 .ModuleSubContainer{}
#module_446602554 {!bgVideo!}{bgVideoUrl:}
#module_446602554 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_446602554 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_446602554 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer446602554 {}
.module_446602986 .ModuleHead .HeadCenter{float:none;}
#module_446602986 {
padding:0px;
}
#module_446602986 {
position:static;
z-index:0;
top:687px;
left:2px;
width:100%;
height: auto;
}
#module_446602986 .ModuleHead446602986 {
display:none;
}
#module_446602986 .BodyCenter.BodyCenter446602986 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/202111302150391f77ab.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_446602986 >.module_446602986 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_446602986 >.module_446602986{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_446602986 .BodyCenter.BodyCenter446602986 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446602986 .BodyCenter.BodyCenter446602986 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446602986 >.module_446602986 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446602986 >.module_446602986 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446602986 >.module_446602986 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446602986:hover {
border:none;
}
#module_446602986:hover >.module_446602986 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
    font-family:eleganticons;src:url(../eot/eleganticons.eot);src:url(../eot/eleganticonsd41d.eot#iefix) format('embedded-opentype'),url(../woff/eleganticons.woff) format('woff'),url(../ttf/eleganticons.ttf) format('truetype'),url(../eleganticons.html#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_446602989 .ModuleHead .HeadCenter{float:none;}
#module_446602989 {
padding:0px;
}
#module_446602989 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_446602989 .ModuleHead446602989 {
display:none;
}
#module_446602989 .BodyCenter.BodyCenter446602989 {
background:none;background-color:rgba(0,0,0,0);
}
#module_446602989 >.module_446602989 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_446602989 >.module_446602989{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_446602989 .BodyCenter.BodyCenter446602989 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446602989 .BodyCenter.BodyCenter446602989 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446602989 >.module_446602989 {
margin-top:2.9333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446602989 >.module_446602989 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446602989 >.module_446602989 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446602989:hover {
border:none;
}
#module_446602989:hover >.module_446602989 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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


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

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

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

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

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

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

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

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

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

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

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

#module_446602335 .langlistbox{background-color:#fff} #module_446602335 .langlistbox .jt{border-bottom-color:#fff}
#module_446602335 .langlistbox .langinfo{color:#333333}
#module_446602335 .langlistbox .langinfo{background-color:#fff}
#module_446602335 .langlistbox .langinfo{border-color:#333333}
#module_446602335 .langlistbox .langtxt{ font-size:16px }
#module_446602335 .langlistbox .langtxt{ color:#333333 }
#module_446602335 {}#module_446602335.layout-101 #header{border-bottom-color:transparent;}
#module_446602335 {}#module_446602335.layout-101 #header{border-bottom-style:none;}
#module_446602335 {}#module_446602335.layout-101 #header{border-bottom-width:0px;}
#module_446602335 {}#module_446602335.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_446602335 {}#module_446602335.layout-101 #MobileNav{background-color: transparent;} #module_446602335.layout-101 #header{background-color:rgb(255, 255, 255);}
#module_446602335 {}#module_446602335.layout-101 #header{}
#module_446602335 {}#module_446602335.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_446602335 {}#module_446602335.layout-101 #header p{font-size:16px;}
#module_446602335 {}#module_446602335.layout-101 #header p{color:#fff;}
#module_446602335 {}#module_446602335.layout-101 #header p{font-weight:normal;}
#module_446602335 {}#module_446602335.layout-101 #header p{text-decoration:none;}
#module_446602335 {}#module_446602335.layout-101 #header p{font-style:normal;}
#module_446602335 {}#module_446602335.layout-101 .lcitem .rect{background:rgb(22, 132, 59);} #module_446602335.layout-101 .icons{color:rgb(22, 132, 59);} #module_446602335.layout-101 .svgdiv svg>*{fill:rgb(22, 132, 59);}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item ul li{border-bottom-color:rgb(117, 117, 117);}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item,#module_446602335.layout-101 #MobileNavFloatLayer{background-color:rgba(63, 63, 63, 0.69);}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item,#module_446602335.layout-101 #MobileNavFloatLayer{}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li>a{background:rgba(0, 0, 0, 0);}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li>a{}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li>a,#module_446602335.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a{background:rgba(0, 0, 0, 0);}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a,#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li>a,#module_446602335.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li>a,#module_446602335.layout-101 .micro-nav-item>ul>li>a p{font-size:16px;}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a,#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a,#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_446602335 .langlistbox li:hover .langinfo,#module_446602335 .langactive .langinfo {color:#fff}
#module_446602335 .langlistbox li:hover .langinfo,#module_446602335 .langactive .langinfo{background-color:#333333}
#module_446602335 .langlistbox li:hover .langinfo,#module_446602335 .langactive .langinfo{border-color:#333333}
#module_446602335 .langlistbox li:hover .langtxt,#module_446602335 .langactive .langtxt{ color:#333333 }
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li>a:hover,#module_446602335.layout-101 .micro-nav-item>ul>li>a:hover p{color:rgb(22, 132, 59);}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgba(0,0,0,0);}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:rgba(0, 0, 0, 0);}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_446602335 {}#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_446602335.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:rgb(22, 132, 59);}
.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_446602336 .ModuleHead .HeadCenter{float:none;}
#module_446602336 {
padding:0px;
}
#module_446602336 {
}
#module_446602336 .ModuleHead446602336 {
display:none;
}

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

#module_446602337 .foot-nav-list{background-color:rgba(27, 32, 35, 0.9) !important;}
#module_446602337 .foot-nav-list{border-top-color:transparent;}
#module_446602337 .foot-nav-list{border-top-style:none;}
#module_446602337 .foot-nav-list{border-top-width:0px;}
#module_446602337 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_446602337 .icon{color:rgba(255, 255, 255, 0.6) !important;} #module_446602337 .icon svg >*{fill:rgba(255, 255, 255, 0.6)}
#module_446602337 .itemText{font-size:12px;}
#module_446602337 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_446602337 .itemText{color:rgba(255, 255, 255, 0.6) !important;}
#module_446602337 .itemText{font-weight:normal;}
#module_446602337 .itemText{text-decoration:none;}
#module_446602337 .itemText{font-style:normal;}
#module_446602337 .iconh{color:#fff !important;}  #module_446602337 .iconh svg >*{fill:#fff}
#module_446602337 .itemTexth{font-size:12px;}
#module_446602337 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_446602337 .itemTexth{color:#fff !important;}
#module_446602337 .itemTexth{font-weight:bold;}
#module_446602337 .itemTexth{text-decoration:none;}
#module_446602337 .itemTexth{font-style:normal;}
