/* cache file /mnt/yzproc/YZ-Site/caches/csscache/9/98619/98619_2169110_1_.cache exists */
/*md5:4e58ee3c5c6c876853ea08ca2e19fc6c*/
/*time: 2025-08-29 11:55:00*/
/*url:www.abnzy.cn/newsdetail/4751086.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_446631381 .ModuleHead .HeadCenter{float:none;}
#module_446631381 {
padding:0px;
}
#module_446631381 {
position:static;
z-index:0;
top:148px;
left:1164px;
width:100%;
height: auto;
}
#module_446631381 .ModuleHead446631381 {
display:none;
}
#module_446631381 .BodyCenter.BodyCenter446631381 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/20220729152004636ed3.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_446631381 >.module_446631381 {
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_446631381 >.module_446631381{
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_446631381 .BodyCenter.BodyCenter446631381 {
padding-top:12.0293%;
padding-left:2.0921%;
padding-right:2.0921%;
padding-bottom:12.0293%;
}
}
@media screen and (max-width: 767px){
#module_446631381 .BodyCenter.BodyCenter446631381 {
padding-top:20.1729%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:20.1729%;
}
}
@media screen and (min-width: 768px){
#module_446631381 >.module_446631381 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631381 >.module_446631381 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_446631381 >.module_446631381 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446631381:hover {
border:none;
}
#module_446631381:hover >.module_446631381 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446631381 .ModuleSubContainer{background-color:transparent;}
#module_446631381 .ModuleSubContainer{background-image:none;}
#module_446631381 .ModuleSubContainer{background-repeat:no-repeat;}
#module_446631381 .ModuleSubContainer{background-position:0% 0%;}
#module_446631381 .ModuleSubContainer{background-attachment:scroll;}
#module_446631381 .ModuleSubContainer{}
#module_446631381 {!bgVideo!}{bgVideoUrl:}
#module_446631381 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_446631381 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_446631381 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer446631381 {max-width:1600px;width:auto;}
.module_446631383 .ModuleHead .HeadCenter{float:none;}
#module_446631383 {
padding:0px;
}
#module_446631383 {
position:static;
z-index:1;
top:1593px;
left:965px;
width:100%;
height: auto;
}
#module_446631383 .ModuleHead446631383 {
display:none;
}
#module_446631383 .BodyCenter.BodyCenter446631383 {
background:none;background-color:rgb(242, 242, 242);
}
#module_446631383 >.module_446631383 {
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_446631383 >.module_446631383{
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_446631383 .BodyCenter.BodyCenter446631383 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631383 .BodyCenter.BodyCenter446631383 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446631383 >.module_446631383 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631383 >.module_446631383 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446631383 >.module_446631383 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446631383:hover {
border:none;
}
#module_446631383:hover >.module_446631383 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446631383 .ModuleSubContainer{background-color:transparent;}
#module_446631383 .ModuleSubContainer{background-image:none;}
#module_446631383 .ModuleSubContainer{background-repeat:no-repeat;}
#module_446631383 .ModuleSubContainer{background-position:0% 0%;}
#module_446631383 .ModuleSubContainer{background-attachment:scroll;}
#module_446631383 .ModuleSubContainer{}
#module_446631383 {!bgVideo!}{bgVideoUrl:}
#module_446631383 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_446631383 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_446631383 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer446631383 {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_446631386 .ModuleHead .HeadCenter{float:none;}
#module_446631386 {
padding:0px;
}
#module_446631386 {
position:static;
z-index:0;
top:35px;
left:0px;
width:100%;
height: auto;
}
#module_446631386 .ModuleHead446631386 {
display:none;
}
#module_446631386 .BodyCenter.BodyCenter446631386 {
background:none;background-color:rgba(0,0,0,0);
}
#module_446631386 >.module_446631386 {
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_446631386 >.module_446631386{
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_446631386 .BodyCenter.BodyCenter446631386 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631386 .BodyCenter.BodyCenter446631386 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446631386 >.module_446631386 {
margin-top:0.5833%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631386 >.module_446631386 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446631386 >.module_446631386 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446631386:hover {
border:none;
}
#module_446631386:hover >.module_446631386 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleButtonGiant.layout-104 .moduleButton{
	background-color: #000;
	font-size: 12px;
	height: 50px;
	width:180px;
	color:#fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	max-width:100%;
	box-sizing: border-box;
	overflow: hidden;
	display: inline-block;
	 /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-104 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
	height: 100%;
}
.ModuleButtonGiant.layout-104 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover:before{
    background: #333;
}
.ModuleButtonGiant.layout-104 .hvr-sweep-to-right:before,.ModuleButtonGiant.layout-104 .hvr-sweep-to-top:before,.ModuleButtonGiant.layout-104 .Radial-Out:before,.ModuleButtonGiant.layout-104 .RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Vertical:before{
    background: #333
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon{
	flex-direction: column;
	justify-content: center;
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-104 .BreadIcon{
    font-size: 16px;
}.module_446631387 .ModuleHead .HeadCenter{float:none;}
#module_446631387 {
padding:0px;
}
#module_446631387 {
position:static;
z-index:0;
top:13px;
left:0px;
width:100%;
height: auto;
}
#module_446631387 .ModuleHead446631387 {
display:none;
}
#module_446631387 .BodyCenter.BodyCenter446631387 {
background:none;background-color:rgba(0,0,0,0);
}
#module_446631387 >.module_446631387 {
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_446631387 >.module_446631387{
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_446631387 .BodyCenter.BodyCenter446631387 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631387 .BodyCenter.BodyCenter446631387 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446631387 >.module_446631387 {
margin-top:1.2500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631387 >.module_446631387 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446631387 >.module_446631387 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446631387:hover {
border:none;
}
#module_446631387:hover >.module_446631387 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446631387 .BodyCenter{text-align:right;}
#module_446631387 .moduleButton{font-size:14px;}
#module_446631387 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_446631387 .moduleButton{color:rgb(127, 127, 127);}
#module_446631387 .moduleButton{font-weight:normal;}
#module_446631387 .moduleButton{text-decoration:none;}
#module_446631387 .moduleButton{font-style:normal;}
#module_446631387 .moduleButton, #module_446631387 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_446631387 .moduleButton, #module_446631387 .moduleButton:before{}
#module_446631387 .moduleButton, #module_446631387 .moduleButton:before{}
#module_446631387 .moduleButton, #module_446631387 .moduleButton:before{}
#module_446631387 .moduleButton, #module_446631387 .moduleButton:before{}
#module_446631387 .moduleButton, #module_446631387 .moduleButton:before{}
#module_446631387 .moduleButton{border-color:#000;}
#module_446631387 .moduleButton{border-style:solid;}
#module_446631387 .moduleButton{border-width:0px;}
#module_446631387 .moduleButton{width:120px;}
#module_446631387 .moduleButton,#module_446631387 .BreadsvgIcon{height:50px}
#module_446631387 .BodyCenter{color:#fff;}
#module_446631387 .moduleButton{border-top-left-radius:0px;}
#module_446631387 .moduleButton{border-top-right-radius:0px;}
#module_446631387 .moduleButton{border-bottom-left-radius:0px;}
#module_446631387 .moduleButton{border-bottom-right-radius:0px;}
#module_446631387 .BreadIcon{font-size:16px;} #module_446631387 .BreadsvgIcon svg{width:16px;height:16px;}
#module_446631387 .BreadIcon{color:rgb(127, 127, 127);} #module_446631387 .BreadsvgIcon svg>*{fill:rgb(127, 127, 127);}
#module_446631387 .BreadIcon,#module_446631387 .BreadsvgIcon{margin-left:10px;}
#module_446631387 .BreadIcon,#module_446631387 .BreadsvgIcon{margin-right:10px;}
#module_446631387 .moduleButton{box-shadow:;}
#module_446631387 .moduleButton:hover .BreadIcon{font-size:16px;} #module_446631387 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_446631387 .moduleButton:hover .BreadIcon{color:rgb(27, 32, 35)} #module_446631387 .moduleButton:hover .BreadsvgIcon svg>*{fill:rgb(27, 32, 35);}
#module_446631387 .moduleButton:hover{font-size:14px;}
#module_446631387 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_446631387 .moduleButton:hover{color:rgb(27, 32, 35);}
#module_446631387 .moduleButton:hover{font-weight:normal;}
#module_446631387 .moduleButton:hover{text-decoration:none;}
#module_446631387 .moduleButton:hover{font-style:normal;}
#module_446631387 .moduleButton:hover, #module_446631387 .moduleButton:hover:before{background-image: unset;background-color:rgba(0,0,0,0);}
#module_446631387 .moduleButton:hover, #module_446631387 .moduleButton:hover:before{}
#module_446631387 .moduleButton:hover, #module_446631387 .moduleButton:hover:before{}
#module_446631387 .moduleButton:hover, #module_446631387 .moduleButton:hover:before{}
#module_446631387 .moduleButton:hover, #module_446631387 .moduleButton:hover:before{}
#module_446631387 .moduleButton:hover, #module_446631387 .moduleButton:hover:before{}
#module_446631387 .moduleButton:hover{border-color:transparent;}
#module_446631387 .moduleButton:hover{border-style:solid;}
#module_446631387 .moduleButton:hover{border-width:0px;}
#module_446631387 .moduleButton:hover{box-shadow:;}

.module_446631373 .ModuleHead .HeadCenter{float:none;}
#module_446631373 {
padding:0px;
}
#module_446631373 {
position:static;
z-index:0;
top:463px;
left:764px;
width:100%;
height: auto;
}
#module_446631373 .ModuleHead446631373 {
display:none;
}
#module_446631373 .BodyCenter.BodyCenter446631373 {
background:none;background-color:rgba(0,0,0,0);
}
#module_446631373 >.module_446631373 {
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_446631373 >.module_446631373{
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_446631373 .BodyCenter.BodyCenter446631373 {
padding-top:2.8766%;
padding-left:2.0921%;
padding-right:2.0921%;
padding-bottom:2.3536%;
}
}
@media screen and (max-width: 767px){
#module_446631373 .BodyCenter.BodyCenter446631373 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446631373 >.module_446631373 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631373 >.module_446631373 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446631373 >.module_446631373 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446631373:hover {
border:none;
}
#module_446631373:hover >.module_446631373 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446631373 .ModuleSubContainer{background-color:transparent;}
#module_446631373 .ModuleSubContainer{background-image:none;}
#module_446631373 .ModuleSubContainer{background-repeat:no-repeat;}
#module_446631373 .ModuleSubContainer{background-position:0% 0%;}
#module_446631373 .ModuleSubContainer{background-attachment:scroll;}
#module_446631373 .ModuleSubContainer{}
#module_446631373 {!bgVideo!}{bgVideoUrl:}
#module_446631373 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_446631373 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_446631373 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer446631373 {max-width:1600px;width:auto;}


/*layout-103*/
.ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{ width: 40px;height: 40px;line-height: 40px; font-size: 24px;}
.ModuleNewsDetailGiant.layout-103 .news-details-title{line-height: 1.5; font-size: 30px; color: #333; padding: 20px 0 35px 0; }
/* .ModuleNewsDetailGiant.layout-103 .news-details-small{ padding-bottom: 24px;} */
.ModuleNewsDetailGiant.layout-103 .news-details-small p{ display: inline-block;  color: #666;}
.ModuleNewsDetailGiant.layout-103 .news-details-desc{ position: relative;  margin: 29px 0; padding: 30px; background: #f5f5f5; color: #666666;}
.ModuleNewsDetailGiant.layout-103 .news-details-bottom-title{ padding: 29px 0; color: #333333; border-top: 1px solid #e5e5e5;}
.ModuleNewsDetailGiant.layout-103 .news-details-recommend{ margin-top: 10px; font-size: 18px; font-weight: 600; padding: 13px 20px; background: #f4f4f4;}
.ModuleNewsDetailGiant.layout-103 .news-details-tit{ padding-top: 15px;}
.ModuleNewsDetailGiant.layout-103 .PrevNextdiv{ display: flex;  justify-content: space-between; position:relative;margin-bottom:32px; margin-top: 32px; }
/* .ModuleNewsDetailGiant.layout-103 .p-l{position: absolute; left: 0;}
.ModuleNewsDetailGiant.layout-103 .p-r{position: absolute; right: 0;} */
.ModuleNewsDetailGiant.layout-103 .news-details-tit a{     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; display: block; margin-left: 20px; padding-left: 18px; padding-bottom: 9px; color: #666666; position: relative;}
.ModuleNewsDetailGiant.layout-103 .news-details-tit a:hover{ text-decoration: underline; color: #333;}
.ModuleNewsDetailGiant.layout-103 .news-details-tit a:before{ content: ""; display: block; position: absolute; top: 30%; left: 0px; width: 4px; height: 4px; background: #999;}
.ModuleNewsDetailGiant.layout-103 .news-details-item{ width: 100%; margin: 0 auto;}
.ModuleNewsDetailGiant.layout-103 .news-details-item .more{cursor: pointer;text-align: center;padding: 35px 0 20px 0;border-bottom: 1px solid #eee;}
.ModuleNewsDetailGiant.layout-103 .news-details-bottom-title{border-top: 0;padding:15px 0 25px;}
.ModuleNewsDetailGiant.layout-103 .news-details-bottom-title a{font-size: 14px}
.ModuleNewsDetailGiant.layout-103 .news-context{ position: relative; }
.ModuleNewsDetailGiant.layout-103 .share .tips{ color: #999; display: block;  text-align: center;    width: 100px; }
.ModuleNewsDetailGiant.layout-103 .share .social-share{
    width: 46px;
    margin: 0 auto;
    display: block;
}
.ModuleNewsDetailGiant.layout-103 .sharediv {    position: absolute;
    left: 0;top:100px}
.ModuleNewsDetailGiant.layout-103 .news-details-item{position: relative;
    padding-left: 120px; min-height: 600px;}
.ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{ display: block; margin: 0 auto; margin-top: 10px; }
.ModuleNewsDetailGiant.layout-103 .news-details-box{    display: flex;    align-items: center;
    justify-content: space-between; margin-top: 44px;}
.ModuleNewsDetailGiant.layout-103 .news-details-box h2{height: 16px;
border-left:0.313rem solid #E52121; margin-right: 9px;}
/* .ModuleNewsDetailGiant.layout-103 .Mark{margin-top: 26px;} */
.ModuleNewsDetailGiant.layout-103 .showlike {
    min-width: 82px;
    /* border: 1px solid #cccccc; */
    border-radius: 16px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;

}
.ModuleNewsDetailGiant.layout-103 .Author,.ModuleNewsDetailGiant.layout-103 .Source{
    display: flex;
    justify-content:left;
    align-items: center;
}
.ModuleNewsDetailGiant.layout-103 .Author{ margin-bottom: 24px;}
.ModuleNewsDetailGiant.layout-103 .news-details-box .AuthorandSource span{ font-size: 14px;color:#666666}
.ModuleNewsDetailGiant.layout-103 .share .share-pc {
    display:block;
}
.ModuleNewsDetailGiant.layout-103 .share .share-mobile {
    display: none;
}
.ModuleNewsDetailGiant.layout-103 .quotes{
     font-size: 48px;
      color:#999999;
      font-weight: bold;
      display: inline-block;
      line-height: 48px;
}
.ModuleNewsDetailGiant.layout-103 .desc{padding-left: 10px;

    display: inline-block;
    vertical-align: top;
    width: calc(100% - 58px);}

    .ModuleNewsDetailGiant.layout-103 .endquotes {
        vertical-align: bottom;
         position: absolute;
        bottom: 0px;
}
/*标签*/
.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark{text-align: left;width: 100%;height:auto;white-space:nowrap;padding: 30px 0px 0px;}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item .Mark{padding: 30px 15px 0px;}

}

.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark label{
    float: left;
    padding-right: 15px;
    color: #666;
    font-weight: normal;
    height: 100%;
    margin: 0;
    line-height: 32px;
    margin-bottom: -12px;
}
/* .ModuleNewsDetailGiant.layout-103 .news-details-small{font-size: 11px ! important;} */
.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark ul{display:block;margin:0; padding:0;width: 90%;overflow: hidden;margin-top: -12px;}
.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark ul li{display:inline;margin-right:10px;float: left;
    text-align: center;
    line-height: 32px;
    /*width: 86px;*/
    max-width: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 12px;
    background: rgb(233,233,233);
    border-radius: 16px;}
    .ModuleNewsDetailGiant.layout-103 .news-details-item .Mark ul li a{font-size: 0.875rem;color:#666;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 11px;}
.ModuleNewsDetailGiant.layout-103  .showlike {
    min-width: 64px;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
    line-height: 32px;
}
.ModuleNewsDetailGiant.layout-103 .next,
.ModuleNewsDetailGiant.layout-103 .prev{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
@media only screen and (max-width: 479px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item{ width: 92%; margin: 0 auto;}
    .ModuleNewsDetailGiant.layout-103 .news-details-title{  font-size: 18px; color: #333; padding: 20px 0 10px 0; }
    .ModuleNewsDetailGiant.layout-103 .news-details-small{  font-size: 12px;}
    .p-2{ width: 100%; margin-top: 10px;}
    .ModuleNewsDetailGiant.layout-103 .news-details-recommend{ font-size: 16px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item{ width: 92%; margin: 0 auto;}
}
/*分享样式*/
.ModuleNewsDetailGiant.layout-103 .news-details-item .shareitem{align-items: center;justify-content: space-between;padding: 40px 0 ;align-items: center;border-bottom: 1px solid #e5e5e5;padding-bottom: 20px;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleNewsDetailGiant.layout-103 .news-details-item .share li{float:left;}
.ModuleNewsDetailGiant.layout-103 .news-details-item .share .shareitem{width: 24px;height: 24px;margin-left:8px;cursor: pointer;}
.ShareIcon{position: absolute;top: -9999px;}
@media only screen and (max-width: 991px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item .share-news-mobile{display:block;}
    .ModuleNewsDetailGiant.layout-103 .news-details-item .share-news-pc{display:none;}
}
@media only screen and (min-width: 992px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item .share-news-mobile{display:none;}
    .ModuleNewsDetailGiant.layout-103 .news-details-item .share-news-pc{display:block;}
}

/*PC端与移动端评论展示样式*/
@media only screen and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-103 .PrevNextdiv{position:relative;margin-bottom:10px }
    .ModuleNewsDetailGiant.layout-103 .p-l{position: relative; left: 0;}
    .ModuleNewsDetailGiant.layout-103 .p-r{position: relative; right: 0;}
    .ModuleNewsDetailGiant.layout-103 .share .share-pc {
        display: none !important;
    }
     .ModuleNewsDetailGiant.layout-103 .share .share-mobile {
        display: block !important;
    }
    .ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{ width:50px;height: 50px;line-height: 50px; font-size: 0;}
    .ModuleNewsDetailGiant.layout-103 .sharediv {    position:relative;
        left: 0;top:auto !important}
    .ModuleNewsDetailGiant.layout-103 .news-details-item{width: auto;margin: 0 0.714rem;}
    .ModuleNewsDetailGiant.layout-103 .news-details-item{padding-right:0px !important; padding-left:0px !important;}
	/* .ModuleNewsDetailGiant.layout-103 .news-details-item .news-comment{display: none;}
	.ModuleNewsDetailGiant.layout-103 .news-details-item .newsmobile-comment{display: block;} */
	.ModuleNewsDetailGiant.layout-103 .news-details-item .g-flexview .g-scrollview .row{margin-right: 0px; margin-left: 0px;}

    .ModuleNewsDetailGiant.layout-103 .news-details-bottom-title{padding: 10px 0 25px}
    .ModuleNewsDetailGiant.layout-103 .news-details-item .Mark ul li a{font-size: 14px;}
    .PrevNext .next{padding: 15px}
    .PrevNext{padding:0;}
    .ModuleNewsDetailGiant.layout-103 .news-details-recommend{padding: 10px 20px; margin-top: 0;}
    .ModuleNewsDetailGiant.layout-103 .news-details-tit a{font-size: 14px;width: 100% !important;
        margin: 0;}
    .ModuleNewsDetailGiant.layout-103 .p-1 {width: 100%;}
    .ModuleNewsDetailGiant.layout-103 .next,
    .ModuleNewsDetailGiant.layout-103 .prev{display: block; max-width: 100%;}
    .ModuleNewsDetailGiant.layout-103 .Author, .ModuleNewsDetailGiant.layout-103 .Source {
        display: flex;
        justify-content: left;
        align-items: center;
    }
    .ModuleNewsDetailGiant.layout-103 .Likeandshare {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        margin: 30px 0;
    }
    .ModuleNewsDetailGiant.layout-103 .news-details-box{flex-wrap: wrap;}
    .ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{display: inline-block;     margin: 0px;
        margin-right: calc((100% - 220px) / 3);}
        .ModuleNewsDetailGiant.layout-103 .share .social-share { text-align: left;}
         .ModuleNewsDetailGiant.layout-103 .moreshare .social-share-icon{background-color:unset !important}
         .ModuleNewsDetailGiant.layout-103 .moreshare .icon-shengchenghaibao{background-color:#fff !important}
        .ModuleNewsDetailGiant.layout-103 .news-details-box{    margin-top: 22px;}
        .ModuleNewsDetailGiant.layout-103 .quotes{ font-size: 24px;}
        .ModuleNewsDetailGiant.layout-103 .startquotes{position: absolute;
            top: 0;}
        .ModuleNewsDetailGiant.layout-103 .endquotes{position: absolute;
            bottom: -5px;
            right: 10px;}
        .ModuleNewsDetailGiant.layout-103 .desc{ width: 100%; display: block;margin-top: 10px;}
        .ModuleNewsDetailGiant.layout-103 .news-details-desc{ padding: 15px;}
}
@media only screen and (min-width: 768px) {
	.ModuleNewsDetailGiant.layout-103 .news-comment{display: block;}
    .ModuleNewsDetailGiant.layout-103 .newsmobile-comment{display: none;}
    .ModuleNewsDetailGiant.layout-103 .next,
    .ModuleNewsDetailGiant.layout-103 .prev{max-width: 300px; display: block;}

}

.module_446631345 .ModuleHead .HeadCenter{float:none;}
#module_446631345 {
padding:0px;
}
#module_446631345 {
position:static;
z-index:0;
top:698px;
left:499px;
width:100%;
height: auto;
}
#module_446631345 .ModuleHead446631345 {
display:none;
}
#module_446631345 {
border:none;
}
@media screen and (min-width: 768px){
#module_446631345 .BodyCenter.BodyCenter446631345 {
padding-top:0px;
padding-left:30px;
padding-right:30px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_446631345 .BodyCenter.BodyCenter446631345 {
}
}

#module_446631345 .bgcolor,#module_446631345 .mobileshare{background-color:#4CAF50;}
#module_446631345 .news-details-box h2{border-left-color:#4CAF50;}
#module_446631345 .news-details-desc .desc{font-size:px;}
#module_446631345 .news-details-desc .desc{font-family:;}
#module_446631345 .news-details-desc .desc{color:;}
#module_446631345 .news-details-desc .desc{}
#module_446631345 .news-details-desc .desc{}
#module_446631345 .news-details-desc .desc{}
#module_446631345 .news-details-desc{background-color:;}
#module_446631345 .youart .recmsg{font-size:px;}
#module_446631345 .youart .recmsg{font-family:;}
#module_446631345 .youart .recmsg{color:;}
#module_446631345 .youart .recmsg{}
#module_446631345 .youart .recmsg{}
#module_446631345 .youart .recmsg{}
#module_446631345 .youart .yabtn{background-color:;}
#module_446631345 .youart .yabtn{color:;}
#module_446631345 .youart .rectext:before,#module_446631345 .youart .rectext:after{background-color:;}
#module_446631345 .youart .rectext{color:;}
#module_446631345 .news-details-recommend{font-size:px;}
#module_446631345 .news-details-recommend{font-family:;}
#module_446631345 .news-details-recommend{color:;}
#module_446631345 .news-details-recommend{}
#module_446631345 .news-details-recommend{}
#module_446631345 .news-details-recommend{}
#module_446631345 .news-details-recommend{background-color:;}
#module_446631345 .news-details-tit a{font-size:px;}
#module_446631345 .news-details-tit a{font-family:;}
#module_446631345 .news-details-tit a{color:;}
#module_446631345 .news-details-tit a{}
#module_446631345 .news-details-tit a{}
#module_446631345 .news-details-tit a{}
#module_446631345 .PublishTime span{font-size:px;}
#module_446631345 .PublishTime span{font-family:;}
#module_446631345 .PublishTime span{color:;}
#module_446631345 .PublishTime span{}
#module_446631345 .PublishTime span{}
#module_446631345 .PublishTime span{}
#module_446631345 .Hits span{font-size:px;}
#module_446631345 .Hits span{font-family:;}
#module_446631345 .Hits span{color:;}
#module_446631345 .Hits span{}
#module_446631345 .Hits span{}
#module_446631345 .Hits span{}
#module_446631345 .Author span{font-size:px;}
#module_446631345 .Author span{font-family:;}
#module_446631345 .Author span{color:;}
#module_446631345 .Author span{}
#module_446631345 .Author span{}
#module_446631345 .Author span{}
#module_446631345 .Source span{font-size:px;}
#module_446631345 .Source span{font-family:;}
#module_446631345 .Source span{color:;}
#module_446631345 .Source span{}
#module_446631345 .Source span{}
#module_446631345 .Source span{}
#module_446631345 .news-details-item{max-width:100%;}
#module_446631345 .mobile-share{font-size:14px;}
#module_446631345 .mobile-share{font-family:Microsoft YaHei,SimSun,Arial;}
#module_446631345 .mobile-share span{color:#999;}
#module_446631345 .mobile-share{font-weight:normal;}
#module_446631345 .mobile-share{text-decoration:none;}
#module_446631345 .mobile-share{font-style:normal;}
#module_446631345 .newsDetailTitle{font-size:40px;}
#module_446631345 .newsDetailTitle{font-family:Microsoft YaHei,SimSun,Arial;}
#module_446631345 .newsDetailTitle{color:#333;}
#module_446631345 .newsDetailTitle{font-weight:bold;}
#module_446631345 .newsDetailTitle{text-decoration:none;}
#module_446631345 .newsDetailTitle{font-style:normal;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-top-color:#ccc;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-top-style:solid;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-top-width:1px;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-right-color:#ccc;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-right-style:solid;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-right-width:1px;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-bottom-color:#ccc;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-bottom-style:solid;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-bottom-width:1px;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-left-color:#ccc;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-left-style:solid;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{border-left-width:1px;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{background-color:#fff;}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share{}
#module_446631345 .social-share-icon,#module_446631345 .mobile-share .icon-fenxiang4{color:#999;}
#module_446631345 .showlike>span,#module_446631345 .showlike .icon-dianzan{font-size:20px;}
#module_446631345 .showlike>span{font-family:Microsoft YaHei,SimSun,Arial;}
#module_446631345 .showlike>span{color:#999;}
#module_446631345 .showlike>span{font-weight:normal;}
#module_446631345 .showlike>span{text-decoration:none;}
#module_446631345 .showlike>span{font-style:normal;}
#module_446631345 .showlike{border-top-color:#ccc;}
#module_446631345 .showlike{border-top-style:solid;}
#module_446631345 .showlike{border-top-width:0px;}
#module_446631345 .showlike{border-right-color:#ccc;}
#module_446631345 .showlike{border-right-style:solid;}
#module_446631345 .showlike{border-right-width:0px;}
#module_446631345 .showlike{border-bottom-color:#ccc;}
#module_446631345 .showlike{border-bottom-style:solid;}
#module_446631345 .showlike{border-bottom-width:0px;}
#module_446631345 .showlike{border-left-color:#ccc;}
#module_446631345 .showlike{border-left-style:solid;}
#module_446631345 .showlike{border-left-width:0px;}
#module_446631345 .showlike {background-color:transparent;}
#module_446631345 .showlike{}
#module_446631345 .showlike .icon-dianzan{color:#999;}
#module_446631345 .Mark ul li>a{font-size:16px;}
#module_446631345 .Mark ul li>a{font-family:Microsoft YaHei,SimSun,Arial;}
#module_446631345 .Mark ul li>a{color:#999;}
#module_446631345 .Mark ul li>a{font-weight:normal;}
#module_446631345 .Mark ul li>a{text-decoration:none;}
#module_446631345 .Mark ul li>a{font-style:normal;}
#module_446631345 .Mark ul li{border-top-color:#ccc;}
#module_446631345 .Mark ul li{border-top-style:solid;}
#module_446631345 .Mark ul li{border-top-width:0px;}
#module_446631345 .Mark ul li{border-right-color:#ccc;}
#module_446631345 .Mark ul li{border-right-style:solid;}
#module_446631345 .Mark ul li{border-right-width:0px;}
#module_446631345 .Mark ul li{border-bottom-color:#ccc;}
#module_446631345 .Mark ul li{border-bottom-style:solid;}
#module_446631345 .Mark ul li{border-bottom-width:0px;}
#module_446631345 .Mark ul li{border-left-color:#ccc;}
#module_446631345 .Mark ul li{border-left-style:solid;}
#module_446631345 .Mark ul li{border-left-width:0px;}
#module_446631345 .Mark ul li {background-color:#F2F2F2;}
#module_446631345 .Mark ul li{}
#module_446631345 .Mark ul li{color:#999;}
#module_446631345 .Mark ul li{border-top-left-radius:16px;}
#module_446631345 .Mark ul li{border-top-right-radius:16px;}
#module_446631345 .Mark ul li{border-bottom-right-radius:16px;}
#module_446631345 .Mark ul li{border-bottom-left-radius:16px;}
#module_446631345 .btn-addcomment,#module_446631345 .btncommit-mobile{background-color:#4CAF50;}  #module_446631345 .commentList .icon-dianzan:hover,#module_446631345 .dianzanhighlight,#module_446631345 .commentList .reply:hover, #module_446631345 .submore,#module_446631345 .btn-loadmore{color:#4CAF50;} 
#module_446631345 .btn-addcomment,#module_446631345 .btncommit-mobile{color:#fff;}
#module_446631345 .news-details-bottom .prev a, #module_446631345 .news-details-bottom .next a{font-size:px;}
#module_446631345 .news-details-bottom .prev a, #module_446631345 .news-details-bottom .next a{font-family:;}
#module_446631345 .news-details-bottom .prev a, #module_446631345 .news-details-bottom .next a{color:;}
#module_446631345 .news-details-bottom .prev a, #module_446631345 .news-details-bottom .next a{}
#module_446631345 .news-details-bottom .prev a,#module_446631345 .news-details-bottom .next a{}
#module_446631345 .news-details-bottom .prev a, #module_446631345 .news-details-bottom .next a{}
#module_446631345 .showlike:hover>span,#module_446631345 .showlike:hover .icon-dianzan{font-size:20px;}
#module_446631345 .showlike:hover>span{font-family:Microsoft YaHei,SimSun,Arial;}
#module_446631345 .showlike:hover>span{color:#FFAA00;}
#module_446631345 .showlike:hover>span{font-weight:normal;}
#module_446631345 .showlike:hover>span{text-decoration:none;}
#module_446631345 .showlike:hover>span{font-style:normal;}
#module_446631345 .showlike:hover{border-top-color:transparent;}
#module_446631345 .showlike:hover{border-top-style:none;}
#module_446631345 .showlike:hover{border-top-width:0px;}
#module_446631345 .showlike:hover{border-right-color:transparent;}
#module_446631345 .showlike:hover{border-right-style:none;}
#module_446631345 .showlike:hover{border-right-width:0px;}
#module_446631345 .showlike:hover{border-bottom-color:transparent;}
#module_446631345 .showlike:hover{border-bottom-style:none;}
#module_446631345 .showlike:hover{border-bottom-width:0px;}
#module_446631345 .showlike:hover{border-left-color:transparent;}
#module_446631345 .showlike:hover{border-left-style:none;}
#module_446631345 .showlike:hover{border-left-width:0px;}
#module_446631345 .showlike:hover{background-color:#FFECC6;background-image:none}
#module_446631345 .showlike:hover{}
#module_446631345 .showlike:hover .icon-dianzan{color:#FFAA00;}
#module_446631345 .Mark ul li:hover>a{font-size:16px;}
#module_446631345 .Mark ul li:hover>a{font-family:Microsoft YaHei,SimSun,Arial;}
#module_446631345 .Mark ul li:hover>a{color:#999;}
#module_446631345 .Mark ul li:hover>a{font-weight:normal;}
#module_446631345 .Mark ul li:hover>a{text-decoration:none;}
#module_446631345 .Mark ul li:hover>a{font-style:normal;}
#module_446631345 .Mark ul li:hover{border-top-color:#ccc;}
#module_446631345 .Mark ul li:hover{border-top-style:solid;}
#module_446631345 .Mark ul li:hover{border-right-color:#ccc;}
#module_446631345 .Mark ul li:hover{border-right-style:solid;}
#module_446631345 .Mark ul li:hover{border-bottom-color:#ccc;}
#module_446631345 .Mark ul li:hover{border-bottom-style:solid;}
#module_446631345 .Mark ul li:hover{border-left-color:#ccc;}
#module_446631345 .Mark ul li:hover{border-left-style:solid;}
#module_446631345 .Mark ul li:hover {background-color:#E3E3E3;}
#module_446631345 .Mark ul li:hover{}
#module_446631345 .Mark ul li:hover{color:#999;}


/*����*/
/*layout-102*/
.ModuleNewsDetailGiant.layout-102 .news-details-top{ border-bottom: 1px solid #e5e5e5;}
.ModuleNewsDetailGiant.layout-102 .news-details-title{line-height: 1.5; font-size: 30px; color: #333; padding: 60px 0 19px 0; }
.ModuleNewsDetailGiant.layout-102 .news-details-small{ padding-bottom: 24px;}
.ModuleNewsDetailGiant.layout-102 .news-details-small p{ display: inline-block; padding-left: 13px; color: #666;}
.ModuleNewsDetailGiant.layout-102 .news-details-desc{ margin: 29px 0; padding: 15px; background: #f5f5f5; color: #666666;line-height: 24px;}
.ModuleNewsDetailGiant.layout-102  .news-details-bottom-title{ padding: 29px 0; color: #333333; border-top: 1px solid #e5e5e5;}
.ModuleNewsDetailGiant.layout-102 .news-details-recommend{ font-size: 18px; font-weight: 600; padding: 13px 20px; background: #f4f4f4;}
.ModuleNewsDetailGiant.layout-102 .news-details-tit{ padding-top: 15px;}
.ModuleNewsDetailGiant.layout-102 .news-details-tit a{    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; display: block; margin-left: 20px; padding-left: 18px; padding-bottom: 9px; color: #666666; position: relative;}
.ModuleNewsDetailGiant.layout-102 .news-details-tit a:hover{ text-decoration: underline; color: #333;}
.ModuleNewsDetailGiant.layout-102 .news-details-tit a:before{ content: ""; display: block; position: absolute; top: 30%; left: 0px; width: 4px; height: 4px; background: #999;}
.ModuleNewsDetailGiant.layout-102 .news-details-item{ width: 90%; margin: 0 auto;}
.ModuleNewsDetailGiant.layout-102 .news-details-item .more{cursor: pointer;text-align: center;padding: 35px 0 20px 0;border-bottom: 1px solid #eee;}
.ModuleNewsDetailGiant.layout-102 .news-details-bottom-title{border-top: 0;padding:15px 0 25px;}
.ModuleNewsDetailGiant.layout-102 .news-details-bottom-title a{font-size: 14px}
.ModuleNewsDetailGiant.layout-102  .showlike {
    min-width: 64px;
    /* border: 1px solid #cccccc; */
    border-radius: 16px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;

}
.ModuleNewsDetailGiant.layout-102 .news-details-item .share-pc {
    display: block;
}
 .ModuleNewsDetailGiant.layout-102 .news-details-item .share-mobile {
    display: none;
}
/*标签*/
.ModuleNewsDetailGiant.layout-102 .news-details-item .Mark{text-align: left;width: 100%;height:auto;white-space:nowrap;padding: 50px 0px 0px;}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark{padding: 30px 15px 0px;}
}

.ModuleNewsDetailGiant.layout-102 .news-details-item .Mark label{
    float: left;
    padding-right: 15px;
    color: #666;
    font-weight: normal;
    height: 100%;
    margin: 0;
    line-height: 32px;
    margin-bottom: -12px;
}
.ModuleNewsDetailGiant.layout-102 .news-details-small{font-size: 11px}
.ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul{display:block;margin:0; padding:0;width: 90%;overflow: hidden;margin-top: -12px;}
.ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul li{display:inline;margin-right:10px;float: left;
    text-align: center;
    line-height: 32px;
    /*width: 86px;*/
    max-width: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 12px;
    background: rgb(233,233,233);}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul li a{font-size: 0.875rem;color:#666;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 11px;}
.ModuleNewsDetailGiant.layout-102  .showlike {
    min-width: 82px;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
    line-height: 32px;
}
.ModuleNewsDetailGiant.layout-102 .next,
.ModuleNewsDetailGiant.layout-102 .prev{display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
@media only screen and (max-width: 479px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item{ width: 92%; margin: 0 auto;}
    .ModuleNewsDetailGiant.layout-102 .news-details-title{  font-size: 18px; color: #333; padding: 20px 0 10px 0; }
    .ModuleNewsDetailGiant.layout-102 .news-details-small{  font-size: 12px;}
    .p-2{ width: 100%; margin-top: 10px;}
    .ModuleNewsDetailGiant.layout-102 .news-details-recommend{ font-size: 16px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item{ width: 92%; margin: 0 auto;}
}
/*分享样式*/
.ModuleNewsDetailGiant.layout-102 .news-details-item .shareitem{align-items: center;justify-content: space-between;padding: 20px 0 ;align-items: center;border-bottom: 1px solid #e5e5e5;padding-bottom: 20px;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleNewsDetailGiant.layout-102 .news-details-item .share li{float:left;}
.ModuleNewsDetailGiant.layout-102 .news-details-item .share .shareitem{width: 24px;height: 24px;margin-left:8px;cursor: pointer;}
.ShareIcon{position: absolute;top: -9999px;}
@media only screen and (max-width: 991px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item .share-news-mobile{display:block;}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .share-news-pc{display:none;}
}
@media only screen and (min-width: 992px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item .share-news-mobile{display:none;}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .share-news-pc{display:block;}
}

/*PC端与移动端评论展示样式*/
@media only screen and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item .share-pc {
        display: none !important;
    }
     .ModuleNewsDetailGiant.layout-102 .news-details-item .share-mobile {
        display: block !important;
    }
	/* .ModuleNewsDetailGiant.layout-102 .news-details-item .news-comment{display: none;}
	.ModuleNewsDetailGiant.layout-102 .news-details-item .newsmobile-comment{display: block;} */
	.ModuleNewsDetailGiant.layout-102 .news-details-item .g-flexview .g-scrollview .row{margin-right: 0px; margin-left: 0px;}

    .ModuleNewsDetailGiant.layout-102 .news-details-bottom-title{padding: 10px 0 25px}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul li a{font-size: 14px;}
    .PrevNext .next{padding: 15px}
    .PrevNext{padding:0;}
    .ModuleNewsDetailGiant.layout-102 .news-details-recommend{padding: 10px 20px;}
    .ModuleNewsDetailGiant.layout-102 .news-details-tit a{font-size: 14px;width: 100% !important;
        margin: 0;}
    .ModuleNewsDetailGiant.layout-102 .p-1 {width: 100%;}
    .ModuleNewsDetailGiant.layout-102 .next,
    .ModuleNewsDetailGiant.layout-102 .prev{display: block; max-width: 100%;}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul{width: 100%}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark{     white-space:normal; padding-top: 20px; }
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul li{
        width: auto;
        display:inline-block;
        float: inherit;
        margin-right: auto;
    }
}
@media only screen and (min-width: 768px) {
	/* .ModuleNewsDetailGiant.layout-102 .news-comment{display: block;}
    .ModuleNewsDetailGiant.layout-102 .newsmobile-comment{display: none;} */
    .ModuleNewsDetailGiant.layout-102 .next,
    .ModuleNewsDetailGiant.layout-102 .prev{ max-width: 300px;}

}

.module_446631388 .ModuleHead .HeadCenter{float:none;}
#module_446631388 {
padding:0px;
}
#module_446631388 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_446631388 .ModuleHead446631388 {
display:none;
}
#module_446631388 .BodyCenter.BodyCenter446631388 {
background:none;background-color:rgba(0,0,0,0);
}
#module_446631388 >.module_446631388 {
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_446631388 >.module_446631388{
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_446631388 .BodyCenter.BodyCenter446631388 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_446631388 .BodyCenter.BodyCenter446631388 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_446631388 >.module_446631388 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_446631388 >.module_446631388 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_446631388 >.module_446631388 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446631388:hover {
border:none;
}
#module_446631388:hover >.module_446631388 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446631388 .bgcolor,#module_446631388 .mobileshare{background-color:#000;}
#module_446631388 .youart .recmsg{font-size:px;}
#module_446631388 .youart .recmsg{font-family:;}
#module_446631388 .youart .recmsg{color:;}
#module_446631388 .youart .recmsg{}
#module_446631388 .youart .recmsg{}
#module_446631388 .youart .recmsg{}
#module_446631388 .youart .yabtn{background-color:;}
#module_446631388 .youart .yabtn{color:;}
#module_446631388 .youart .rectext:before,#module_446631388 .youart .rectext:after{background-color:;}
#module_446631388 .youart .rectext{color:;}
#module_446631388 .news-details-recommend{font-size:px;}
#module_446631388 .news-details-recommend{font-family:;}
#module_446631388 .news-details-recommend{color:;}
#module_446631388 .news-details-recommend{}
#module_446631388 .news-details-recommend{}
#module_446631388 .news-details-recommend{}
#module_446631388 .news-details-recommend{background-color:;}
#module_446631388 .news-details-tit a{font-size:px;}
#module_446631388 .news-details-tit a{font-family:;}
#module_446631388 .news-details-tit a{color:;}
#module_446631388 .news-details-tit a{}
#module_446631388 .news-details-tit a{}
#module_446631388 .news-details-tit a{}
#module_446631388 .news-details-desc{font-size:px;}
#module_446631388 .news-details-desc{font-family:;}
#module_446631388 .news-details-desc{color:;}
#module_446631388 .news-details-desc{}
#module_446631388 .news-details-desc{}
#module_446631388 .news-details-desc{}
#module_446631388 .news-details-desc{background-color:;}
#module_446631388 .share .tips{color:#959595;}
#module_446631388  .news-details-item .more,#module_446631388 .news-details-item .shareitem{border-bottom-color:#E9E9E9;}
#module_446631388  .news-details-item .more, #module_446631388 .news-details-item .Mark,#module_446631388 .news-details-item .Mark ul li a{color:#959595;}
#module_446631388 .news-details-top{border-bottom-width:px;}
#module_446631388 .news-details-top{border-bottom-Color:;}
#module_446631388 .news-details-top{border-bottom-Style:;}
#module_446631388 .Source span{font-size:px;}
#module_446631388 .Source span{font-family:;}
#module_446631388 .Source span{color:;}
#module_446631388 .Source span{}
#module_446631388 .Source span{}
#module_446631388 .Source span{}
#module_446631388 .Author span{font-size:px;}
#module_446631388 .Author span{font-family:;}
#module_446631388 .Author span{color:;}
#module_446631388 .Author span{}
#module_446631388 .Author span{}
#module_446631388 .Author span{}
#module_446631388 .news-details-small .PublishTime span{font-size:px;}
#module_446631388 .news-details-small .PublishTime span{font-family:;}
#module_446631388 .news-details-small .PublishTime span{color:;}
#module_446631388 .news-details-small .PublishTime span{}
#module_446631388 .news-details-small .PublishTime span{}
#module_446631388 .news-details-small .PublishTime span{}
#module_446631388 .news-details-small .Hits span{font-size:px;}
#module_446631388 .news-details-small .Hits span{font-family:;}
#module_446631388 .news-details-small .Hits span{color:;}
#module_446631388 .news-details-small .Hits span{}
#module_446631388 .news-details-small .Hits span{}
#module_446631388 .news-details-small .Hits span{}
#module_446631388 .news-details-item{max-width:1200px;}
#module_446631388 .mobile-share{font-family:微软雅黑,Microsoft YaHei;}
#module_446631388 .mobile-share span{color:#999;}
#module_446631388 .mobile-share{font-weight:normal;}
#module_446631388 .mobile-share{text-decoration:none;}
#module_446631388 .mobile-share{font-style:normal;}
#module_446631388 .news-details-title{font-size:20px;}
#module_446631388 .news-details-title{font-family:微软雅黑,Microsoft YaHei;}
#module_446631388 .news-details-title{color:#333333;}
#module_446631388 .news-details-title{font-weight:bold;}
#module_446631388 .news-details-title{text-decoration:none;}
#module_446631388 .news-details-title{font-style:normal;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-top-color:#B9B9B9;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-top-style:solid;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-top-width:1px;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-right-color:#B9B9B9;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-right-style:solid;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-right-width:1px;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-bottom-color:#B9B9B9;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-bottom-style:solid;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-bottom-width:1px;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-left-color:#B9B9B9;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-left-style:solid;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{border-left-width:1px;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{background-color:transparent;}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share{}
#module_446631388 .social-share-icon,#module_446631388 .mobile-share .icon-fenxiang4{color:#959595;}
#module_446631388 .showlike>span,#module_446631388 .showlike .icon-dianzan{font-size:20px;}
#module_446631388 .showlike>span,#module_446631388 .showlike .icon-dianzan{font-family:微软雅黑,Microsoft YaHei;}
#module_446631388 .showlike>span{color:#999;}
#module_446631388 .showlike>span,#module_446631388 .showlike .icon-dianzan{font-weight:normal;}
#module_446631388 .showlike>span,#module_446631388 .showlike .icon-dianzan{text-decoration:none;}
#module_446631388 .showlike>span,#module_446631388 .showlike .icon-dianzan{font-style:normal;}
#module_446631388 .showlike{border-top-color:#ccc;}
#module_446631388 .showlike{border-top-style:solid;}
#module_446631388 .showlike{border-top-width:1px;}
#module_446631388 .showlike{border-right-color:#ccc;}
#module_446631388 .showlike{border-right-style:solid;}
#module_446631388 .showlike{border-right-width:1px;}
#module_446631388 .showlike{border-bottom-color:#ccc;}
#module_446631388 .showlike{border-bottom-style:solid;}
#module_446631388 .showlike{border-bottom-width:1px;}
#module_446631388 .showlike{border-left-color:#ccc;}
#module_446631388 .showlike{border-left-style:solid;}
#module_446631388 .showlike{border-left-width:1px;}
#module_446631388 .showlike {background-color:transparent;}
#module_446631388 .showlike{}
#module_446631388 .showlike .icon-dianzan{color:#999;}
#module_446631388 .btn-addcomment,#module_446631388 .btncommit-mobile{background-color:#000;}  #module_446631388 .commentList .icon-dianzan:hover,#module_446631388 .dianzanhighlight,#module_446631388 .commentList .reply:hover, #module_446631388 .submore,#module_446631388 .btn-loadmore{color:#000;} 
#module_446631388 .btn-addcomment,#module_446631388 .btncommit-mobile{color:#fff;}
#module_446631388 .news-details-bottom .prev a, #module_446631388 .news-details-bottom .next a{font-size:14px;}
#module_446631388 .news-details-bottom .prev a, #module_446631388 .news-details-bottom .next a{font-family:微软雅黑,Microsoft YaHei;}
#module_446631388 .news-details-bottom .prev a, #module_446631388 .news-details-bottom .next a{color:#333;}
#module_446631388 .news-details-bottom .prev a, #module_446631388 .news-details-bottom .next a{font-weight:none;}
#module_446631388 .news-details-bottom .prev a,#module_446631388 .news-details-bottom .next a{text-decoration:none;}
#module_446631388 .news-details-bottom .prev a, #module_446631388 .news-details-bottom .next a{font-style:normal;}
#module_446631388 .showlike:hover>span,#module_446631388 .showlike:hover .icon-dianzan{font-size:20px;}
#module_446631388 .showlike:hover>span,#module_446631388 .showlike:hover .icon-dianzan{font-family:微软雅黑,Microsoft YaHei;}
#module_446631388 .showlike:hover>span{color:#FFAA00;}
#module_446631388 .showlike:hover>span,#module_446631388 .showlike:hover .icon-dianzan{font-weight:normal;}
#module_446631388 .showlike:hover>span,#module_446631388 .showlike:hover .icon-dianzan{text-decoration:none;}
#module_446631388 .showlike:hover>span,#module_446631388 .showlike:hover .icon-dianzan{font-style:normal;}
#module_446631388 .showlike:hover{border-top-color:transparent;}
#module_446631388 .showlike:hover{border-top-style:none;}
#module_446631388 .showlike:hover{border-top-width:0px;}
#module_446631388 .showlike:hover{border-right-color:transparent;}
#module_446631388 .showlike:hover{border-right-style:none;}
#module_446631388 .showlike:hover{border-right-width:0px;}
#module_446631388 .showlike:hover{border-bottom-color:transparent;}
#module_446631388 .showlike:hover{border-bottom-style:none;}
#module_446631388 .showlike:hover{border-bottom-width:0px;}
#module_446631388 .showlike:hover{border-left-color:transparent;}
#module_446631388 .showlike:hover{border-left-style:none;}
#module_446631388 .showlike:hover{border-left-width:0px;}
#module_446631388 .showlike:hover{background-color:#FFECC6;background-image:none}
#module_446631388 .showlike:hover{}
#module_446631388 .showlike:hover .icon-dianzan{color:#FFAA00;}
.module_446631361 .ModuleHead .HeadCenter{float:none;}
#module_446631361 {
padding:0px;
}
#module_446631361 {
position:static;
z-index:0;
top:934px;
left:0px;
width:100%;
height: auto;
}
#module_446631361 .ModuleHead446631361 {
display:none;
}
#module_446631361 .BodyCenter.BodyCenter446631361 {
background:none;background-color:rgb(242, 242, 242);
}
#module_446631361 >.module_446631361 {
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_446631361 >.module_446631361{
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_446631361 .BodyCenter.BodyCenter446631361 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631361 .BodyCenter.BodyCenter446631361 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446631361 >.module_446631361 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631361 >.module_446631361 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446631361 >.module_446631361 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446631361:hover {
border:none;
}
#module_446631361:hover >.module_446631361 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446631361 .ModuleSubContainer{background-color:transparent;}
#module_446631361 .ModuleSubContainer{background-image:none;}
#module_446631361 .ModuleSubContainer{background-repeat:no-repeat;}
#module_446631361 .ModuleSubContainer{background-position:0% 0%;}
#module_446631361 .ModuleSubContainer{background-attachment:scroll;}
#module_446631361 .ModuleSubContainer{}
#module_446631361 {!bgVideo!}{bgVideoUrl:}
#module_446631361 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_446631361 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_446631361 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer446631361 {max-width:1400px;width:auto;}
.module_446631365 .ModuleHead .HeadCenter{float:none;}
#module_446631365 {
padding:0px;
}
#module_446631365 {
position:static;
z-index:0;
top:166px;
left:365px;
width:100%;
height: auto;
}
#module_446631365 .ModuleHead446631365 {
display:none;
}
#module_446631365 {
border:none;
}
@media screen and (min-width: 768px){
#module_446631365 >.module_446631365 {
margin-top:4.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631365 >.module_446631365 {
}
}

#module_446631365 .ModuleImageTextGiantContent{margin-top:0px;}
#module_446631365 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_446631365 .ModuleImageTextGiantContent{margin-left:0px;}
#module_446631365 .ModuleImageTextGiantContent{margin-right:0px;}
#module_446631365 .imageTextGiant-Container{padding-top:10px;}
#module_446631365 .imageTextGiant-Container{padding-bottom:10px;}
#module_446631365 .imageTextGiant-Container{padding-left:10px;}
#module_446631365 .imageTextGiant-Container{padding-right:10px;}
#module_446631365 .showHandle .btn{font-size:14px;}
#module_446631365 .showHandle .btn{font-family:;}
#module_446631365 .showHandle .btn{color:#333;}
#module_446631365 .showHandle .btn{font-weight:400;}
#module_446631365 .showHandle .btn{text-decoration:none;}
#module_446631365 .showHandle .btn{font-style:normal;}
#module_446631365 .showHandle div{border-top-color:#ddd !important;}
#module_446631365 .showHandle div{border-top-style:solid !important;}
#module_446631365 .showHandle div{border-top-width:1px !important;}
#module_446631365 .showHandle{background-color:transparent;}
#module_446631365 .showHandle{}
#module_446631365 .showHandle{background-repeat:no-repeat;}
#module_446631365 .showHandle{}
#module_446631365 .showHandle{}
#module_446631365 .showHandle{}
#module_446631365 a{font-size:unset;font-family:unset}
.ModuleNewsListGiant.layout-101 .news-item{ float: left;transition: all .3s ease-out 0s; cursor: pointer;
	-webkit-transform: translateY(0);   /* for Chrome || Safari */
	-moz-transform:  translateY(0);      /* for Firefox */
	-ms-transform:    translateY(0);       /* for IE */
	-o-transform:   translateY(0);       /* for Opera */
	transform:   translateY(0);
	background:#fff;
	padding-top: 10px;
}
.ModuleNewsListGiant.layout-101 .swiper-container-free-mode1>.swiper-wrapper{
	-webkit-transition-timing-function:linear;
	-moz-transition-timing-function:linear;
	-ms-transition-timing-function:linear;
	-o-transition-timing-function:linear;
	transition-timing-function:linear;
	margin:0 auto
  }
.ModuleNewsListGiant.layout-101 .swiper-butto-next{background-image: none;left:0;right: auto;}
.ModuleNewsListGiant.layout-101 .swiper-butto-prev{transform: rotate(180deg); top: calc(50% - 13.5px);background-image: none;right: 0; left: auto;}
.ModuleNewsListGiant.layout-101 .icon-icon-left{font-size: 30px; color: #fff; text-align: center; display: block;}
.ModuleNewsListGiant.layout-101 .swiper-button-white {background-color: rgba(51,51,51,.3);}
.ModuleNewsListGiant.layout-101 .news-item .news-img img{transition: all .3s ease-out 0s;margin:0 auto; position: relative;   }
.ModuleNewsListGiant.layout-101 .news-item .news-tit{ position: relative;     padding: 0 2px 10px; }
.ModuleNewsListGiant.layout-101 .news-item .news-tit:before{   content: ""; position: absolute; bottom:0px; left: 0; border-bottom:1px solid #fbc02d; height: 1px; width: 0; transition: width .6s cubic-bezier(.23, 1, .38, 1) 0s; }
.ModuleNewsListGiant.layout-101 .news-item  time{ font-size:12px; color:#fbc02d; height: 18px;line-height: 18px;display: block;}
.ModuleNewsListGiant.layout-101 .news-item .news-tit .news-name{ padding: 0 0 5px 0; }
.ModuleNewsListGiant.layout-101 .news-item .news-tit .news-desc{color: #666; padding-bottom: 11px; overflow: hidden;}
.ModuleNewsListGiant.layout-101 .news-item .news-img .dummy {padding-top: 56%;}
.ModuleNewsListGiant.layout-101 .news-item .news-img{list-style-type: none;display: block;overflow: hidden;max-width: 100%;width: 100%;position: relative}
.ModuleNewsListGiant.layout-101 .news-item .news-img img{position: absolute; top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%; width: 100%; margin:auto;  padding: auto;  display: block;}
.ModuleNewsListGiant.layout-101 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-101 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 0 10px; margin-top: 18px; border-left: 1px solid #eee; line-height: 1.5;}
.ModuleNewsListGiant.layout-101 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-101 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 64px;
    color: #fff;
    transform: translate(-50%,-50%);
}
.ModuleNewsListGiant.layout-101 .oneline
{
	margin-top: 13px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
/*手机屏幕*/
@media (max-width: 767px) {
	.ModuleNewsListGiant.layout-101 .news-container {
		width: 100%;
	}

	.ModuleNewsListGiant.layout-101 .news-item {
		width: 100%;
		background: #fff;
	}

	.ModuleNewsListGiant.layout-101 .news-item .news-tit .news-price {
		font-weight: normal;
	}

	.ModuleNewsListGiant.layout-101 .news-item .news-tit .news-desc {
	}

	.swiper-butto-next, .swiper-butto-prev {
		display: none;
	}

	.ModuleNewsListGiant.layout-101 li.col-xs-2 {
		width: 50%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-101 li.col-xs-3 {
		width: 33%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-101 li.col-xs-4 {
		width: 25%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-101 li.col-xs-5 {
		width: 20%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-101 li.col-xs-6 {
		width: 14%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-101 li.col-xs-1 {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
}

/*PC屏幕*/
@media (min-width: 768px) {
	.ModuleNewsListGiant.layout-101 .news-container {
		width: 100%;
		position: relative;
	}

	.ModuleNewsListGiant.layout-101 .news-item:hover time {
		color: #f9a825;
	}

	.ModuleNewsListGiant.layout-101 .news-item:hover {
		transform: translateY(-8px);
		-webkit-transform: translateY(-8px); /* for Chrome || Safari */
		-moz-transform: translateY(-8px); /* for Firefox */
		-ms-transform: translateY(-8px); /* for IE */
		-o-transform: translateY(-8px); /* for Opera */
		transform: translateY(-8px);
	}

	.ModuleNewsListGiant.layout-101 .news-item:hover .news-tit:before {
		content: "";
		width: 100%;
	}

	.ModuleNewsListGiant.layout-101 li.col-lg-2 {
		width: 50%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-101 li.col-lg-3 {
		width: 33%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-101 li.col-lg-4 {
		width: 25%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-101 li.col-lg-5 {
		width: 20%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-101 li.col-lg-6 {
		width: 14%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-101 li.col-lg-1 {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
}
/*置顶推荐*/
.ModuleNewsListGiant.layout-101 .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;
}.module_446631367 .ModuleHead .HeadCenter{float:none;}
#module_446631367 {
padding:0px;
}
#module_446631367 {
position:static;
z-index:0;
top:77px;
left:0px;
width:100%;
height: auto;
}
#module_446631367 .ModuleHead446631367 {
display:none;
}
#module_446631367 .BodyCenter.BodyCenter446631367 {
background:none;background-color:rgba(0,0,0,0);
}
#module_446631367 >.module_446631367 {
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_446631367 >.module_446631367{
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_446631367 .BodyCenter.BodyCenter446631367 {
padding-top:1.2500%;
padding-left:0.7500%;
padding-right:0.7500%;
padding-bottom:6.2500%;
}
}
@media screen and (max-width: 767px){
#module_446631367 .BodyCenter.BodyCenter446631367 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_446631367 >.module_446631367 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_446631367 >.module_446631367 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_446631367 >.module_446631367 {box-shadow: 0px 0px 0px 0px #ccc}
#module_446631367:hover {
border:none;
}
#module_446631367:hover >.module_446631367 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_446631367 .videobox .iconfont{font-size:px;}
#module_446631367 {}@media (max-width: 767px) { #module_446631367 .videobox .iconfont{font-size:px;}}
#module_446631367 .news-item{background-color:rgba(0,0,0,0);}
#module_446631367 .news-item{background-image:none;}
#module_446631367 .news-item{background-repeat:no-repeat;}
#module_446631367 .news-item{}
#module_446631367 .news-item{}
#module_446631367 .news-item{}
#module_446631367 .news-item{border-top-color:transparent;}
#module_446631367 .news-item{border-top-style:none;}
#module_446631367 .news-item{border-top-width:0px;}
#module_446631367 .news-item{border-right-color:transparent;}
#module_446631367 .news-item{border-right-style:none;}
#module_446631367 .news-item{border-right-width:0px;}
#module_446631367 .news-item{border-bottom-color:transparent;}
#module_446631367 .news-item{border-bottom-style:none;}
#module_446631367 .news-item{border-bottom-width:0px;}
#module_446631367 .news-item{border-left-color:transparent;}
#module_446631367 .news-item{border-left-style:none;}
#module_446631367 .news-item{border-left-width:0px;}
#module_446631367 .news-img{border-top-color:transparent;}
#module_446631367 .news-img{border-top-style:none;}
#module_446631367 .news-img{border-top-width:0px;}
#module_446631367 .news-img{border-right-color:transparent;}
#module_446631367 .news-img{border-right-style:none;}
#module_446631367 .news-img{border-right-width:0px;}
#module_446631367 .news-img{border-bottom-color:transparent;}
#module_446631367 .news-img{border-bottom-style:none;}
#module_446631367 .news-img{border-bottom-width:0px;}
#module_446631367 .news-img{border-left-color:transparent;}
#module_446631367 .news-img{border-left-style:none;}
#module_446631367 .news-img{border-left-width:0px;}
#module_446631367 .news-img{border-top-left-radius:0px;}
#module_446631367 .news-img{border-top-right-radius:0px;}
#module_446631367 .news-img{border-bottom-left-radius:0px;}
#module_446631367 .news-img{border-bottom-right-radius:0px;}
#module_446631367 .news-img .dummy{background-color:#fff;}
#module_446631367 .news-img .dummy{background-image:none;}
#module_446631367 .news-img .dummy{background-repeat:no-repeat;}
#module_446631367 .news-img .dummy{}
#module_446631367 .news-img .dummy{}
#module_446631367 .news-img .dummy{}
#module_446631367 .news-img .dummy{padding-top:auto;}
#module_446631367 .news-img .t-img{ object-fit:cover;}
#module_446631367 .news-img .t-img{ width:100%;}
#module_446631367 .news-img .t-img{ height:100%;}
#module_446631367 .news-img .t-img{border-radius:0px;}
#module_446631367 .news-title{font-size:16px;line-height:16pt;}
#module_446631367 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_446631367 .news-title{color:#333;}
#module_446631367 .news-title{font-weight:normal;}
#module_446631367 .news-title{text-decoration:none;}
#module_446631367 .news-title{font-style:normal;}
#module_446631367 .news-title{margin-top:3.9788%;}
#module_446631367 .news-title{margin-bottom:3.9788%;}
#module_446631367 .news-desc{font-size:15px;}
#module_446631367 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_446631367 .news-desc{color:#999;}
#module_446631367 .news-desc{font-weight:normal;}
#module_446631367 .news-desc{text-decoration:none;}
#module_446631367 .news-desc{font-style:normal;}
#module_446631367 .news-desc{margin-top:4.2440%;}
#module_446631367 .news-desc{margin-bottom:0.0000%;}
#module_446631367 time{font-size:15px;}
#module_446631367 time{font-family:arial, helvetica,sans-serif;}
#module_446631367 time{color:#000000;}
#module_446631367 time{font-weight:normal;}
#module_446631367 time{text-decoration:none;}
#module_446631367 time{font-style:normal;}
#module_446631367 .news-tit:before{border-bottom-color:#ccc;}
#module_446631367 .news-tit:before{border-bottom-style:solid;}
#module_446631367 .news-tit:before{border-bottom-width:1px;}
#module_446631367 .news-label a{font-size:12px;}
#module_446631367 .news-label a{font-family:微软雅黑,Microsoft YaHei;}
#module_446631367 .news-label a{color:#999;}
#module_446631367 .news-label a{font-weight:normal;}
#module_446631367 .news-label a{text-decoration:none;}
#module_446631367 .news-label a{font-style:normal;}
#module_446631367 .news-label{margin-top:18px;}
#module_446631367 .news-label{margin-bottom:0px;}
#module_446631367 .news-label{margin-left:0px;}
#module_446631367 .news-label{margin-right:0px;}
#module_446631367 .news-label{padding-top:0px;}
#module_446631367 .news-label{padding-bottom:0px;}
#module_446631367 .news-label{padding-left:10px;}
#module_446631367 .news-label{padding-right:10px;}
#module_446631367 .news-label{background-color:rgba(255, 255, 255, 0);}
#module_446631367 .news-label{background-image:none;}
#module_446631367 .news-label{background-repeat:no-repeat;}
#module_446631367 .news-label{}
#module_446631367 .news-label{}
#module_446631367 .news-label{}
#module_446631367 .news-label{border-top-color:transparent;}
#module_446631367 .news-label{border-top-style:none;}
#module_446631367 .news-label{border-top-width:0px;}
#module_446631367 .news-label{border-right-color:transparent;}
#module_446631367 .news-label{border-right-style:none;}
#module_446631367 .news-label{border-right-width:0px;}
#module_446631367 .news-label{border-bottom-color:transparent;}
#module_446631367 .news-label{border-bottom-style:none;}
#module_446631367 .news-label{border-bottom-width:0px;}
#module_446631367 .news-label{border-left-color:#eee;}
#module_446631367 .news-label{border-left-style:solid;}
#module_446631367 .news-label{border-left-width:1px;}
#module_446631367 .icon-icon-left{color:#fff;}
#module_446631367 .swiper-button-white{background-color:rgba(51,51,51,.3);}
#module_446631367 .icon-icon-left:hover{color:#fff;}
#module_446631367 .swiper-button-white:hover{background-color:rgba(51,51,51);}
#module_446631367 .news-item:hover{background-color:rgba(0,0,0,0);}
#module_446631367 .news-item:hover{background-image:none;}
#module_446631367 .news-item:hover{background-repeat:no-repeat;}
#module_446631367 .news-item:hover{}
#module_446631367 .news-item:hover{}
#module_446631367 .news-item:hover{}
#module_446631367 .news-item:hover{border-top-color:#999;}
#module_446631367 .news-item:hover{border-top-style:solid;}
#module_446631367 .news-item:hover{border-top-width:0px;}
#module_446631367 .news-item:hover{border-right-color:#999;}
#module_446631367 .news-item:hover{border-right-style:solid;}
#module_446631367 .news-item:hover{border-right-width:0px;}
#module_446631367 .news-item:hover{border-bottom-color:#999;}
#module_446631367 .news-item:hover{border-bottom-style:solid;}
#module_446631367 .news-item:hover{border-bottom-width:0px;}
#module_446631367 .news-item:hover{border-left-color:#999;}
#module_446631367 .news-item:hover{border-left-style:solid;}
#module_446631367 .news-item:hover{border-left-width:0px;}
#module_446631367 .news-item:hover .news-img{border-top-color:transparent;}
#module_446631367 .news-item:hover .news-img{border-top-style:none;}
#module_446631367 .news-item:hover .news-img{border-top-width:0px;}
#module_446631367 .news-item:hover .news-img{border-right-color:transparent;}
#module_446631367 .news-item:hover .news-img{border-right-style:none;}
#module_446631367 .news-item:hover .news-img{border-right-width:0px;}
#module_446631367 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_446631367 .news-item:hover .news-img{border-bottom-style:none;}
#module_446631367 .news-item:hover .news-img{border-bottom-width:0px;}
#module_446631367 .news-item:hover .news-img{border-left-color:transparent;}
#module_446631367 .news-item:hover .news-img{border-left-style:none;}
#module_446631367 .news-item:hover .news-img{border-left-width:0px;}
#module_446631367 .news-item:hover .news-title{font-size:16px;line-height:16pt;}
#module_446631367 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_446631367 .news-item:hover .news-title{color:#333;}
#module_446631367 .news-item:hover .news-title{font-weight:normal;}
#module_446631367 .news-item:hover .news-title{text-decoration:none;}
#module_446631367 .news-item:hover .news-title{font-style:normal;}
#module_446631367 .news-item:hover .news-desc{font-size:15px;}
#module_446631367 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_446631367 .news-item:hover .news-desc{color:#999;}
#module_446631367 .news-item:hover .news-desc{font-weight:normal;}
#module_446631367 .news-item:hover .news-desc{text-decoration:none;}
#module_446631367 .news-item:hover .news-desc{font-style:normal;}
#module_446631367 .news-item:hover time{font-size:15px;}
#module_446631367 .news-item:hover time{font-family:arial, helvetica,sans-serif;}
#module_446631367 .news-item:hover time{color:#333333;}
#module_446631367 .news-item:hover time{font-weight:normal;}
#module_446631367 .news-item:hover time{text-decoration:none;}
#module_446631367 .news-item:hover time{font-style:normal;}
#module_446631367 .news-item:hover .news-tit:before{border-bottom-color:#ccc;}
#module_446631367 .news-item:hover .news-tit:before{border-bottom-style:solid;}
#module_446631367 .news-item:hover .news-tit:before{border-bottom-width:0px;}
#module_446631367 .news-label:hover a{font-size:12px;}
#module_446631367 .news-label:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_446631367 .news-label:hover a{color:#999;}
#module_446631367 .news-label:hover a{font-weight:normal;}
#module_446631367 .news-label:hover a{text-decoration:none;}
#module_446631367 .news-label:hover a{font-style:normal;}
#module_446631367 .news-label:hover{background-color:rgba(255, 255, 255, 0);}
#module_446631367 .news-label:hover{background-image:none;}
#module_446631367 .news-label:hover{background-repeat:no-repeat;}
#module_446631367 .news-label:hover{}
#module_446631367 .news-label:hover{}
#module_446631367 .news-label:hover{}
#module_446631367 .news-label:hover{border-top-color:transparent;}
#module_446631367 .news-label:hover{border-top-style:none;}
#module_446631367 .news-label:hover{border-right-color:transparent;}
#module_446631367 .news-label:hover{border-right-style:none;}
#module_446631367 .news-label:hover{border-bottom-color:transparent;}
#module_446631367 .news-label:hover{border-bottom-style:none;}
#module_446631367 .news-label:hover{border-left-color:#eee;}
#module_446631367 .news-label:hover{border-left-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;}
