/* cache file /mnt/yzproc/YZ-Site/caches/csscache/9/94013/94013_2897990_1_.cache exists */
/*md5:11f61d0e5e09609f25adf6f2992adfdf*/
/*time: 2025-10-16 07:56:27*/
/*url:gygeslabs.com/Content/2897990.html*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

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

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_654730798 .ModuleHead .HeadCenter{float:none;}
#module_654730798 {
padding:0px;
}
#module_654730798 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_654730798 .ModuleHead654730798 {
display:none;
}
#module_654730798 .BodyCenter.BodyCenter654730798 {
background:none;background-color:rgb(0, 0, 0);
}
#module_654730798 >.module_654730798 {
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_654730798 >.module_654730798{
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_654730798 .BodyCenter.BodyCenter654730798 {
padding-top:0.0000%;
padding-left:8.4928%;
padding-right:8.6124%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730798 .BodyCenter.BodyCenter654730798 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_654730798 >.module_654730798 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730798 >.module_654730798 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_654730798 >.module_654730798 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730798:hover {
border:none;
}
#module_654730798:hover >.module_654730798 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730798 .ModuleSubContainer{background-color:transparent;}
#module_654730798 .ModuleSubContainer{background-image:none;}
#module_654730798 .ModuleSubContainer{background-repeat:no-repeat;}
#module_654730798 .ModuleSubContainer{background-position:0% 0%;}
#module_654730798 .ModuleSubContainer{background-attachment:scroll;}
#module_654730798 .ModuleSubContainer{}
#module_654730798 {!bgVideo!}{bgVideoUrl:}
#module_654730798 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_654730798 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_654730798 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer654730798 {max-width:1700px;width:auto;}
.ModuleGridContainer.ModuleGridContainer654730798 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_654730830 .ModuleHead .HeadCenter{float:none;}
#module_654730830 {
padding:0px;
}
#module_654730830 {
position:static;
z-index:0;
top:18px;
left:117px;
width:100%;
height: auto;
}
#module_654730830 .ModuleHead654730830 {
display:none;
}
#module_654730830 .BodyCenter.BodyCenter654730830 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730830 >.module_654730830 {
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_654730830 >.module_654730830{
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_654730830 .BodyCenter.BodyCenter654730830 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730830 .BodyCenter.BodyCenter654730830 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_654730830 >.module_654730830 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730830 >.module_654730830 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_654730830 >.module_654730830 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730830:hover {
border:none;
}
#module_654730830:hover >.module_654730830 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730830 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730830 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730830 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730830 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730830 .imageTextGiant-Container{padding-top:10px;}
#module_654730830 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730830 .imageTextGiant-Container{padding-left:10px;}
#module_654730830 .imageTextGiant-Container{padding-right:10px;}
#module_654730830 .showHandle .btn{font-size:14px;}
#module_654730830 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_654730830 .showHandle .btn{color:#333;}
#module_654730830 .showHandle .btn{font-weight:400;}
#module_654730830 .showHandle .btn{text-decoration:none;}
#module_654730830 .showHandle .btn{font-style:normal;}
#module_654730830 .showHandle div{border-top-color:#ddd !important;}
#module_654730830 .showHandle div{border-top-style:solid !important;}
#module_654730830 .showHandle div{border-top-width:1px !important;}
#module_654730830 .showHandle{background-color:transparent;}
#module_654730830 .showHandle{background-image:none;}
#module_654730830 .showHandle{background-repeat:no-repeat;}
#module_654730830 .showHandle{}
#module_654730830 .showHandle{}
#module_654730830 .showHandle{}
#module_654730830 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer654730798 #Sub654730798_1 {width:5.9163%;}
.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(fonts/ElegantIcons.eot);src:url(fonts/ElegantIconsd41d.eot?#iefix) format('embedded-opentype'),url(fonts/ElegantIcons.woff) format('woff'),url(fonts/ElegantIcons.ttf) format('truetype'),url(fonts/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_654730870 .ModuleHead .HeadCenter{float:none;}
#module_654730870 {
padding:0px;
}
#module_654730870 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_654730870 .ModuleHead654730870 {
display:none;
}
#module_654730870 .BodyCenter.BodyCenter654730870 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730870 >.module_654730870 {
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_654730870 >.module_654730870{
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_654730870 .BodyCenter.BodyCenter654730870 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730870 .BodyCenter.BodyCenter654730870 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_654730870 >.module_654730870 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:18.6084%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730870 >.module_654730870 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_654730870 >.module_654730870 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730870:hover {
border:none;
}
#module_654730870:hover >.module_654730870 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730870 .main-nav-item-group{height:56px;} #module_654730870 .main-nav-item{line-height:56px;} #module_654730870 .main-nav-content{height:56px}
#module_654730870 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_654730870 .main-nav-content{background-image:none;}
#module_654730870 .main-nav-content{background-repeat:no-repeat;}
#module_654730870 .main-nav-content{}
#module_654730870 .main-nav-content{}
#module_654730870 .main-nav-content{}
#module_654730870 .main-nav-content, #module_654730870 .verticalMenu .main-nav-item-group{text-align:left;}
#module_654730870 .main-nav-item{font-size:16px;}
#module_654730870 .main-nav-item{font-family:arial, helvetica,sans-serif;}
#module_654730870 .main-nav-item{color:rgb(242, 242, 242);}
#module_654730870 .main-nav-item{font-weight:normal;}
#module_654730870 .main-nav-item{text-decoration:none;}
#module_654730870 .main-nav-item{font-style:normal;}
#module_654730870 .main-nav-item{width:auto;}
#module_654730870 .main-nav-item,#module_654730870 .defaultMenu .main-nav-item-name .mainSubName{padding-left:25px;padding-right:25px;} #module_654730870 .verticalMenu .main-nav-item-group{margin-bottom:25px;}
#module_654730870 .main-nav-item{background-color:transparent;}
#module_654730870 .main-nav-item{background-image:none;}
#module_654730870 .main-nav-item{background-repeat:no-repeat;}
#module_654730870 .main-nav-item{}
#module_654730870 .main-nav-item{}
#module_654730870 .main-nav-item{}
#module_654730870 .sub-nav-item-group{width:244px;}
#module_654730870 .sub-nav-item-div{font-size:16px;}
#module_654730870 .sub-nav-item-div{font-family:arial, helvetica,sans-serif;}
#module_654730870 .sub-nav-item-div{color:rgb(242, 242, 242);},#module_654730870 .sub-nav-item:hover::after{color:rgb(242, 242, 242);}
#module_654730870 .sub-nav-item-div{font-weight:normal;}
#module_654730870 .sub-nav-item-div{text-decoration:none;}
#module_654730870 .sub-nav-item-div{font-style:normal;}
#module_654730870 .sub-nav-item-SubName{font-size:16px;}
#module_654730870 .sub-nav-item-SubName{font-family:arial, helvetica,sans-serif;}
#module_654730870 .sub-nav-item-SubName{color:rgb(191, 191, 191);}
#module_654730870 .sub-nav-item-SubName{font-weight:normal;}
#module_654730870 .sub-nav-item-SubName{text-decoration:none;}
#module_654730870 .sub-nav-item-SubName{font-style:normal;}
#module_654730870 .sub-nav-item-box .item_sub.item_outer:before{background-color:rgb(191, 191, 191);} #module_654730870 .sub-nav-item-box .outAfter:after{color:rgb(191, 191, 191);}
#module_654730870 .sub-nav-item-menu,#module_654730870 .arrow,#module_654730870 .sub-normal-color{background-color:rgb(0, 0, 0);}
#module_654730870 .sub-nav-item-menu{background-image:none;}
#module_654730870 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_654730870 .sub-nav-item-menu{}
#module_654730870 .sub-nav-item-menu{}
#module_654730870 .sub-nav-item-menu{}
#module_654730870 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_654730870 .sub-nav-item-box{border-bottom-style:none;}
#module_654730870 .sub-nav-item-box{border-bottom-width:4px;}
#module_654730870 .sub-nav-item-menu{padding-top:8px;}
#module_654730870 .sub-nav-item-menu{padding-bottom:5px;}
#module_654730870 .sub-nav-item-menu{padding-left:24px;}
#module_654730870 .sub-nav-item-menu{padding-right:5px;}
#module_654730870 .sub-nav-item-menu{box-shadow:0px -7px 24px 0px rgba(75, 76, 79, 0.1);}
#module_654730870 .third-nav-item-group{width:244px;}
#module_654730870 .third-nav-item{height:42px;line-height:42px;} #module_654730870 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_654730870 .third-nav-item .item_outer{font-size:15px;}
#module_654730870 .third-nav-item .item_outer{font-family:arial, helvetica,sans-serif;}
#module_654730870 .third-nav-item .item_outer{color:rgb(242, 242, 242);}
#module_654730870 .third-nav-item .item_outer{font-weight:normal;}
#module_654730870 .third-nav-item .item_outer{text-decoration:none;}
#module_654730870 .third-nav-item .item_outer{font-style:normal;}
#module_654730870 .third-nav-item .thirdName{font-size:15px;}
#module_654730870 .third-nav-item .thirdName{font-family:arial, helvetica,sans-serif;}
#module_654730870 .third-nav-item .thirdName{color:rgb(242, 242, 242);}
#module_654730870 .third-nav-item .thirdName{font-weight:normal;}
#module_654730870 .third-nav-item .thirdName{text-decoration:none;}
#module_654730870 .third-nav-item .thirdName{font-style:normal;}
#module_654730870 .sub-nav-item-box .item_third .item_outer:before{background-color:rgb(191, 191, 191);}
#module_654730870 .third-nav-item-group,#module_654730870 .third-normal-color{background-color:rgb(0, 0, 0);}
#module_654730870 .third-nav-item-group{background-image:none;}
#module_654730870 .third-nav-item-group{background-repeat:no-repeat;}
#module_654730870 .third-nav-item-group{}
#module_654730870 .third-nav-item-group{}
#module_654730870 .third-nav-item-group{}
#module_654730870 .item_third{border-bottom-color:#E3E9EE;}
#module_654730870 .item_third{border-bottom-style:none;}
#module_654730870 .item_third{border-bottom-width:6px;}
#module_654730870 .third-nav-item-group{padding-top:0px;}
#module_654730870 .third-nav-item-group{padding-bottom:2px;}
#module_654730870 .third-nav-item-group{padding-left:24px;}
#module_654730870 .third-nav-item-group{padding-right:31px;}
#module_654730870 .third-nav-item-group{box-shadow:1px -13px 25px 0px rgba(75, 76, 79, 0.1);}
#module_654730870 .main-nav-item-name .mainSubName{font-size:16px;}
#module_654730870 .main-nav-item-name .mainSubName{font-family:arial, helvetica,sans-serif;}
#module_654730870 .main-nav-item-name .mainSubName{color:rgb(255, 255, 255);}  #module_654730870 .add{color:rgb(255, 255, 255);}#module_654730870 .main-nav-item-hover::afters{background-color:rgb(255, 255, 255);}
#module_654730870 .main-nav-item-name .mainSubName{font-weight:normal;}
#module_654730870 .main-nav-item-name .mainSubName{text-decoration:none;}
#module_654730870 .main-nav-item-name .mainSubName{font-style:normal;}
#module_654730870 .main-nav-item-hover{background-color:transparent;}
#module_654730870 .main-nav-item-hover{background-image:none;}
#module_654730870 .main-nav-item-hover{background-repeat:no-repeat;}
#module_654730870 .main-nav-item-hover{}
#module_654730870 .main-nav-item-hover{}
#module_654730870 .main-nav-item-hover{}
#module_654730870 .main-nav-item::before{border-bottom-color:rgb(255, 255, 255);}
#module_654730870 .sub-nav-item-box:hover .sub-nav-item-div{font-size:16px;}
#module_654730870 .sub-nav-item-box:hover .sub-nav-item-div{font-family:arial, helvetica,sans-serif;}
#module_654730870 .sub-nav-item-box:hover .sub-nav-item-div{color:rgb(255, 255, 255);}
#module_654730870 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_654730870 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_654730870 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_654730870 .sub-nav-item:hover,#module_654730870 .sub-hover-color{background-color:#fff;}, #module_654730870 .sub-nav-item-hover{background-color:#fff;}
#module_654730870 .sub-nav-item:hover{background-image:none;}
#module_654730870 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_654730870 .sub-nav-item:hover{}
#module_654730870 .sub-nav-item:hover{}
#module_654730870 .sub-nav-item:hover{}
#module_654730870 .third-nav-item:hover .item_outer{font-size:16px;}
#module_654730870 .third-nav-item:hover .item_outer{font-family:arial, helvetica,sans-serif;}
#module_654730870 .third-nav-item:hover .item_outer{color:rgb(255, 255, 255);}
#module_654730870 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_654730870 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_654730870 .third-nav-item:hover .item_outer{font-style:normal;}
#module_654730870 .third-nav-item:hover .third-nav-item-inner,#module_654730870 .third-hover-color{background-color:#fff;}
#module_654730870 .third-nav-item:hover .third-nav-item-inner{}
#module_654730870 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_654730870 .third-nav-item:hover .third-nav-item-inner{}
#module_654730870 .third-nav-item:hover .third-nav-item-inner{}
#module_654730870 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer654730798 #Sub654730798_2 {width:51.0101%;}
.ModuleGridContainer.ModuleGridContainer654730798 #Sub654730798_3 {width:12.9870%;}
.module_654730933 .ModuleHead .HeadCenter{float:none;}
#module_654730933 {
padding:0px;
}
#module_654730933 {
position:static;
z-index:0;
top:45px;
left:1266px;
width:100%;
height: auto;
}
#module_654730933 .ModuleHead654730933 {
display:none;
}
#module_654730933 .BodyCenter.BodyCenter654730933 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730933 >.module_654730933 {
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_654730933 >.module_654730933{
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_654730933 .BodyCenter.BodyCenter654730933 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730933 .BodyCenter.BodyCenter654730933 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_654730933 >.module_654730933 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:13.3603%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730933 >.module_654730933 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_654730933 >.module_654730933 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730933:hover {
border:none;
}
#module_654730933:hover >.module_654730933 {box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);transition: box-shadow 0.5s ease 0s;}

#module_654730933 .main-nav-item-group{height:58px;} #module_654730933 .main-nav-item{line-height:58px;} #module_654730933 .main-nav-content{height:58px}
#module_654730933 .main-nav-content{background-color:rgba(0, 0, 0, 0);}
#module_654730933 .main-nav-content{background-image:none;}
#module_654730933 .main-nav-content{background-repeat:no-repeat;}
#module_654730933 .main-nav-content{}
#module_654730933 .main-nav-content{}
#module_654730933 .main-nav-content{}
#module_654730933 .main-nav-content, #module_654730933 .verticalMenu .main-nav-item-group{text-align:center;}
#module_654730933 .main-nav-item{font-size:16px;}
#module_654730933 .main-nav-item{font-family:arial, helvetica,sans-serif;}
#module_654730933 .main-nav-item{color:rgb(242, 242, 242);}
#module_654730933 .main-nav-item{font-weight:normal;}
#module_654730933 .main-nav-item{text-decoration:none;}
#module_654730933 .main-nav-item{font-style:normal;}
#module_654730933 .main-nav-item{width:auto;}
#module_654730933 .main-nav-item,#module_654730933 .defaultMenu .main-nav-item-name .mainSubName{padding-left:27px;padding-right:27px;} #module_654730933 .verticalMenu .main-nav-item-group{margin-bottom:27px;}
#module_654730933 .main-nav-item{background-color:transparent;}
#module_654730933 .main-nav-item{background-image:none;}
#module_654730933 .main-nav-item{background-repeat:no-repeat;}
#module_654730933 .main-nav-item{}
#module_654730933 .main-nav-item{}
#module_654730933 .main-nav-item{}
#module_654730933 .sub-nav-item-group{width:244px;}
#module_654730933 .sub-nav-item-div{font-size:16px;}
#module_654730933 .sub-nav-item-div{font-family:arial, helvetica,sans-serif;}
#module_654730933 .sub-nav-item-div{color:rgb(191, 191, 191);},#module_654730933 .sub-nav-item:hover::after{color:rgb(191, 191, 191);}
#module_654730933 .sub-nav-item-div{font-weight:normal;}
#module_654730933 .sub-nav-item-div{text-decoration:none;}
#module_654730933 .sub-nav-item-div{font-style:normal;}
#module_654730933 .sub-nav-item-SubName{font-size:16px;}
#module_654730933 .sub-nav-item-SubName{font-family:arial, helvetica,sans-serif;}
#module_654730933 .sub-nav-item-SubName{color:#999;}
#module_654730933 .sub-nav-item-SubName{font-weight:normal;}
#module_654730933 .sub-nav-item-SubName{text-decoration:none;}
#module_654730933 .sub-nav-item-SubName{font-style:normal;}
#module_654730933 .sub-nav-item-box .item_sub.item_outer:before{background-color:#000000;} #module_654730933 .sub-nav-item-box .outAfter:after{color:#000000;}
#module_654730933 .sub-nav-item-menu,#module_654730933 .arrow,#module_654730933 .sub-normal-color{background-color:rgba(0,0,0,0);}
#module_654730933 .sub-nav-item-menu{background-image:none;}
#module_654730933 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_654730933 .sub-nav-item-menu{}
#module_654730933 .sub-nav-item-menu{}
#module_654730933 .sub-nav-item-menu{}
#module_654730933 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_654730933 .sub-nav-item-box{border-bottom-style:dashed;}
#module_654730933 .sub-nav-item-box{border-bottom-width:7px;}
#module_654730933 .sub-nav-item-menu{padding-top:8px;}
#module_654730933 .sub-nav-item-menu{padding-bottom:8px;}
#module_654730933 .sub-nav-item-menu{padding-left:24px;}
#module_654730933 .sub-nav-item-menu{padding-right:24px;}
#module_654730933 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_654730933 .third-nav-item-group{width:244px;}
#module_654730933 .third-nav-item{height:42px;line-height:42px;} #module_654730933 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_654730933 .third-nav-item .item_outer{font-size:14px;}
#module_654730933 .third-nav-item .item_outer{font-family:arial, helvetica,sans-serif;}
#module_654730933 .third-nav-item .item_outer{color:#666;}
#module_654730933 .third-nav-item .item_outer{font-weight:normal;}
#module_654730933 .third-nav-item .item_outer{text-decoration:none;}
#module_654730933 .third-nav-item .item_outer{font-style:normal;}
#module_654730933 .third-nav-item .thirdName{font-size:14px;}
#module_654730933 .third-nav-item .thirdName{font-family:arial, helvetica,sans-serif;}
#module_654730933 .third-nav-item .thirdName{color:#999;}
#module_654730933 .third-nav-item .thirdName{font-weight:normal;}
#module_654730933 .third-nav-item .thirdName{text-decoration:none;}
#module_654730933 .third-nav-item .thirdName{font-style:normal;}
#module_654730933 .sub-nav-item-box .item_third .item_outer:before{background-color:#000000;}
#module_654730933 .third-nav-item-group,#module_654730933 .third-normal-color{background-color:rgba(0,0,0,0);}
#module_654730933 .third-nav-item-group{background-image:none;}
#module_654730933 .third-nav-item-group{background-repeat:no-repeat;}
#module_654730933 .third-nav-item-group{}
#module_654730933 .third-nav-item-group{}
#module_654730933 .third-nav-item-group{}
#module_654730933 .item_third{border-bottom-color:#E3E9EE;}
#module_654730933 .item_third{border-bottom-style:dashed;}
#module_654730933 .item_third{border-bottom-width:1px;}
#module_654730933 .third-nav-item-group{padding-top:8px;}
#module_654730933 .third-nav-item-group{padding-bottom:8px;}
#module_654730933 .third-nav-item-group{padding-left:24px;}
#module_654730933 .third-nav-item-group{padding-right:24px;}
#module_654730933 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_654730933 .main-nav-item-name .mainSubName{font-size:16px;}
#module_654730933 .main-nav-item-name .mainSubName{font-family:arial, helvetica,sans-serif;}
#module_654730933 .main-nav-item-name .mainSubName{color:rgb(255, 255, 255);}  #module_654730933 .add{color:rgb(255, 255, 255);}#module_654730933 .main-nav-item-hover::afters{background-color:rgb(255, 255, 255);}
#module_654730933 .main-nav-item-name .mainSubName{font-weight:normal;}
#module_654730933 .main-nav-item-name .mainSubName{text-decoration:none;}
#module_654730933 .main-nav-item-name .mainSubName{font-style:normal;}
#module_654730933 .main-nav-item-hover{background-color:transparent;}
#module_654730933 .main-nav-item-hover{background-image:none;}
#module_654730933 .main-nav-item-hover{background-repeat:no-repeat;}
#module_654730933 .main-nav-item-hover{}
#module_654730933 .main-nav-item-hover{}
#module_654730933 .main-nav-item-hover{}
#module_654730933 .main-nav-item::before{border-bottom-color:rgb(242, 242, 242);}
#module_654730933 .sub-nav-item-box:hover .sub-nav-item-div{font-size:16px;}
#module_654730933 .sub-nav-item-box:hover .sub-nav-item-div{font-family:arial, helvetica,sans-serif;}
#module_654730933 .sub-nav-item-box:hover .sub-nav-item-div{color:rgb(255, 255, 255);}
#module_654730933 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_654730933 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_654730933 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_654730933 .sub-nav-item:hover,#module_654730933 .sub-hover-color{background-color:#fff;}, #module_654730933 .sub-nav-item-hover{background-color:#fff;}
#module_654730933 .sub-nav-item:hover{background-image:none;}
#module_654730933 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_654730933 .sub-nav-item:hover{}
#module_654730933 .sub-nav-item:hover{}
#module_654730933 .sub-nav-item:hover{}
#module_654730933 .third-nav-item:hover .item_outer{font-size:14px;}
#module_654730933 .third-nav-item:hover .item_outer{font-family:arial, helvetica,sans-serif;}
#module_654730933 .third-nav-item:hover .item_outer{color:rgb(255, 255, 255);}
#module_654730933 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_654730933 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_654730933 .third-nav-item:hover .item_outer{font-style:normal;}
#module_654730933 .third-nav-item:hover .third-nav-item-inner,#module_654730933 .third-hover-color{background-color:#fff;}
#module_654730933 .third-nav-item:hover .third-nav-item-inner{}
#module_654730933 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_654730933 .third-nav-item:hover .third-nav-item-inner{}
#module_654730933 .third-nav-item:hover .third-nav-item-inner{}
#module_654730933 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer654730798 #Sub654730798_4 {width:20.4185%;}
/*全局搜索 layout102*/
.ModuleSearchGiant.layout-108 .searchform-fixed{position: fixed;z-index: 999999;visibility: visible;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-108 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .content { opacity: 0; visibility: hidden; position: fixed; z-index: 999;background: #FFF;top: 0px;left: 0px; display:table;width: 100%;height:auto;border: 0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{display: table;padding:0 2%;  border-bottom:1px solid #eee;width: 100%;height:60px;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{position: relative;display:table-cell;height:auto;border:0px;vertical-align: middle;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel{ width: calc(100% - 30px);}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchBtnPanel{width: 30px;display: table-cell;position: relative;height:auto;border:0px;}
.ModuleSearchGiant.layout-108 .searchIcon{ font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .closeIcon{ cursor: pointer; font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchInput{    padding-right: 50px;float: none;display:block;width: 100%;height: 59px;border: 1px solid #fff;border-right:0px !important;border-radius: 0;text-indent: 10px;font-size:16px;outline: none;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select{float: left;height: auto;border: 0;border-radius: 0;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn{border: unset !important;padding-top: 0;padding-bottom: 0;height: 59px;border: 1px solid #fff;border-left-width: 1px;border-radius: 0;line-height: 59px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn span{font-size: 16px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .icon-cuowu{right: 10px; left: unset; color: #333333}
.ModuleSearchGiant.layout-108  .icon-sousuo4{ color: #333333}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchButton{ height: 59px !important; padding-right: 0px;padding-left: 0px;background:#fff;float: left;display: block; min-width: 10px; width: 100%;border: 0;border-radius: 0;font-family: 微软雅黑,Microsoft YaHei;font-size: 12px;color:#fff;font-weight:normal;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .index_mark{display: none;  z-index: 999; background: #000;height:100vh; position:fixed; width: 100%;    top: 0px;left: 0px; opacity: 0.48; }
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot{  display: flex; align-items: center;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul{    margin-bottom: 15px; padding:0 2%; height: auto;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li{ margin-top: 15px!important; padding:unset !important;line-height: 32px; height: 32px;min-width: 64px;text-align: center; border-right:unset !important;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a{height: 32px;display: block;line-height: 32px;padding: 0 20px;border-radius: 30px; margin-right: 15px;border-radius: 30px;color:#666;background: #eee;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a:hover{background:#dedede;}
.searchform-slide{-webkit-animation: am-gn-searchform-slide 1s both; animation: am-gn-searchform-slide 1s both;}
.searchform-fade{-webkit-animation: am-searchform-fade 400ms both;animation: am-searchform-fade 400ms both;}
.ModuleSearchGiant.layout-108   .btnicon{margin: 0 auto;display:block;font-size: 18px;font-weight: bold;    padding: 10px;cursor: pointer;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .btn:active{-webkit-box-shadow:unset;box-shadow:unset;}
.bootstrap-select.btn-group .dropdown-menu{ z-index: 1000000 !important;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .dropdown-toggle:focus{outline:none !important;}
  a:focus {outline:none !important;}

.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default{
    background-color:unset;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before {
    transform: rotateZ(45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    background: #000;
    margin: 0;
    position: absolute;
    z-index: 0;
    top: 33%;
    right: 15px;
    
   
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transition: 0.3s ease 0s;
    height: 28px;
    background: #666;
    content: '';
    width: 2px;
    vertical-align: top;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transform: rotateZ(-45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    position: relative;
    margin: 0 auto;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    background: none;
    opacity: 0;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-i {
    transition: 0.5s ease 0.5s;
    overflow: hidden;
    width: 30px;
    text-align: center;
    cursor: pointer;
    height: 59px;
    position: absolute;
    top:0;
    right: 0;

}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:after {
    transform:rotateZ(90deg);
}
@media (max-width: 767px) {
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after{
        right: 20px;
      
    }
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{ padding:unset}

}

@-webkit-keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

	100% {
		opacity: 1
	}
}

@keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

	100% {
		opacity: 1
	}
}.module_654730877 .ModuleHead .HeadCenter{float:none;}
#module_654730877 {
padding:0px;
}
#module_654730877 {
position:static;
z-index:0;
top:37px;
left:1537px;
width:100%;
height: auto;
}
#module_654730877 .ModuleHead654730877 {
display:none;
}
#module_654730877 .BodyCenter.BodyCenter654730877 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730877 >.module_654730877 {
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:rgb(242, 242, 242);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_654730877 >.module_654730877{
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_654730877 .BodyCenter.BodyCenter654730877 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730877 .BodyCenter.BodyCenter654730877 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_654730877 >.module_654730877 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730877 >.module_654730877 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_654730877 >.module_654730877 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730877:hover {
border:none;
}
#module_654730877:hover >.module_654730877 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730877 .btnicon{font-size:24px;}
#module_654730877 .btnicon{font-family:;}
#module_654730877 .btnicon{color:rgb(191, 191, 191);}
#module_654730877 .btnicon{font-weight:normal;}
#module_654730877  .btnicon{text-decoration:none;}
#module_654730877 .btnicon{font-style:normal;}
#module_654730877 .btnicon{background-color:rgba(0, 0, 0, 0);}
#module_654730877 .btnicon{background-image:none;}
#module_654730877 .btnicon{background-repeat:no-repeat;}
#module_654730877 .btnicon{}
#module_654730877 .btnicon{}
#module_654730877 .btnicon{}
#module_654730877 .btnicon{text-align:center;}
#module_654730877 .search-hot ul li a{font-size:12px;}
#module_654730877 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_654730877 .search-hot ul li a{color:#666;}
#module_654730877 .search-hot ul li a{font-weight:normal;}
#module_654730877 .search-hot ul li a{text-decoration:none;}
#module_654730877 .search-hot ul li a{font-style:normal;}
#module_654730877 .search-hot ul li a{background-color:#eee;}
#module_654730877 .search-hot ul li a{}
#module_654730877  .btnicon:hover{background-color:rgba(0, 0, 0, 0);}
#module_654730877  .btnicon:hover{background-image:none;}
#module_654730877  .btnicon:hover{background-repeat:no-repeat;}
#module_654730877  .btnicon:hover{}
#module_654730877  .btnicon:hover{}
#module_654730877 .btnicon:hover{}
#module_654730877  .btnicon:hover{font-size:24px;}
#module_654730877 .ModuleSearchButton:hover{font-family:;}
#module_654730877  .btnicon:hover{color:rgb(255, 255, 255);}
#module_654730877  .btnicon:hover{font-weight:normal;}
#module_654730877  .btnicon:hover{text-decoration:none;}
#module_654730877  .btnicon:hover{font-style:normal;}
#module_654730877 .search-hot ul li:hover a{font-size:12px;}
#module_654730877 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_654730877 .search-hot ul li:hover a{color:#666;}
#module_654730877 .search-hot ul li:hover a{font-weight:normal;}
#module_654730877 .search-hot ul li:hover a{text-decoration:none;}
#module_654730877 .search-hot ul li:hover a{font-style:normal;}
#module_654730877 .search-hot ul li a:hover{background-color:#dedede;}
#module_654730877 .search-hot ul li a:hover{}

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

#module_654730909 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730909 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730909 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730909 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730909 .imageTextGiant-Container{padding-top:10px;}
#module_654730909 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730909 .imageTextGiant-Container{padding-left:10px;}
#module_654730909 .imageTextGiant-Container{padding-right:10px;}
#module_654730909 .showHandle .btn{font-size:14px;}
#module_654730909 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_654730909 .showHandle .btn{color:#333;}
#module_654730909 .showHandle .btn{font-weight:400;}
#module_654730909 .showHandle .btn{text-decoration:none;}
#module_654730909 .showHandle .btn{font-style:normal;}
#module_654730909 .showHandle div{border-top-color:#ddd !important;}
#module_654730909 .showHandle div{border-top-style:solid !important;}
#module_654730909 .showHandle div{border-top-width:1px !important;}
#module_654730909 .showHandle{background-color:transparent;}
#module_654730909 .showHandle{background-image:none;}
#module_654730909 .showHandle{background-repeat:no-repeat;}
#module_654730909 .showHandle{}
#module_654730909 .showHandle{}
#module_654730909 .showHandle{}
#module_654730909 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer654730798 #Sub654730798_6 {width:5.0505%;}
.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_654931988 .ModuleHead .HeadCenter{float:none;}
#module_654931988 {
padding:0px;
}
#module_654931988 {
position:static;
z-index:0;
top:630px;
left:92px;
width:100%;
height: auto;
}
#module_654931988 .ModuleHead654931988 {
display:none;
}
#module_654931988 .BodyCenter.BodyCenter654931988 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654931988 >.module_654931988 {
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_654931988 >.module_654931988{
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_654931988 .BodyCenter.BodyCenter654931988 {
padding-top:4.7675%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654931988 .BodyCenter.BodyCenter654931988 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_654931988 >.module_654931988 {
margin-top:2.3543%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:2.9429%;
}
}
@media screen and (max-width: 767px){
#module_654931988 >.module_654931988 {
margin-top:20px;
margin-left:10px;
margin-right:10px;
margin-bottom:30px;
}
}
#module_654931988 >.module_654931988 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654931988:hover {
border:none;
}
#module_654931988:hover >.module_654931988 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654931988 .ModuleSubContainer{background-color:transparent;}
#module_654931988 .ModuleSubContainer{background-image:none;}
#module_654931988 .ModuleSubContainer{background-repeat:no-repeat;}
#module_654931988 .ModuleSubContainer{background-position:0% 0%;}
#module_654931988 .ModuleSubContainer{background-attachment:scroll;}
#module_654931988 .ModuleSubContainer{}
#module_654931988 {!bgVideo!}{bgVideoUrl:}
#module_654931988 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_654931988 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_654931988 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer654931988 {}
/*轮播图样式*/

/*切换按钮样式*/
.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-container{ position: relative;}
.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-prev{ position: absolute; width: 50px; height: 50px; background: rgba(0,0,0,0.2);top:50%;z-index: 9999;
    transform : translate(0,-50%);
    -webkit-transform:translate(0,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(0,-50%);       /* for Firefox */
    -ms-transform:translate(0,-50%);       /* for IE */
    -o-transform: translate(0,-50%);
    transition: all .3s
}
.ModuleSlideGiant.layout-105 .centera{text-align: center !important;}
.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-next:hover,.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-prev:hover{background: rgba(0,0,0,0.4);}
.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-next{left: 0; cursor: pointer;}
.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-prev{right: 0;cursor: pointer; transform: rotate(180deg); margin-top: -25px;}
.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-pagination{ display: none;}
.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-tit {position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.7); width: 100%; padding: 20px; color: #fff; font-size: 24px; text-align: center;
    opacity: 0;
    -webkit-transform: translateY(150px);
    transform: translateY(150px);
    transition: all 1.5s;
    -moz-transition: all 1.5s;	/* Firefox 4 */
    -webkit-transition: all 1.5s;	/* Safari 和 Chrome */
    -o-transition: all 1.5s;	/* Opera */
}
.ModuleSlideGiant.layout-105 .swiper-slide video{min-height: 32px; width: 100%; height: auto; display: block;}
.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-tit.fadeInUpAnimated {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all 1.5s;
    -moz-transition: all 1.5s;	/* Firefox 4 */
    -webkit-transition: all 1.5s;	/* Safari 和 Chrome */
    -o-transition: all 1.5s;	/* Opera */
}
.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-autoplay{ width: 50px; height: 50px; background: rgba(0,0,0,.3);  position: absolute;  top:50%; right: 60px;
    transform : translate(0,-50%);
    -webkit-transform:translate(0,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(0,-50%);       /* for Firefox */
    -ms-transform:translate(0,-50%);       /* for IE */
    -o-transform: translate(0,-50%);
    z-index: 99;
}
.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-next:before{
    position: absolute;
    transform : translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(-50%,-50%);       /* for Firefox */
    -ms-transform:translate(-50%,-50%);       /* for IE */
    -o-transform: translate(-50%,-50%);
    color:#fff;
    top:50%;
    left:50%;
}

.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-prev:before{
     position: absolute;
    transform : translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(-50%,-50%);       /* for Firefox */
    -ms-transform:translate(-50%,-50%);       /* for IE */
    -o-transform: translate(-50%,-50%);
    color:#fff;
    top:50%;
    left:50%;
}

.ModuleSlideGiant.layout-105 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet{width: 16px;  height: 16px; border-radius: 8px;border: 0;  background: rgba(0, 0, 0, 0); position: relative; opacity: 1;}
.ModuleSlideGiant.layout-105 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before{ content: ""; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute; top: 50%; left: 50%;
    transform : translate(-50%,-50%);;
    -webkit-transform:translate(-50%,-50%);;    /* for Chrome || Safari */
    -moz-transform: translate(-50%,-50%);;       /* for Firefox */
    -ms-transform:translate(-50%,-50%);;       /* for IE */
    -o-transform:translate(-50%,-50%);;
}
.ModuleSlideGiant.layout-105 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active{background: rgba(0, 0, 0, 0.21);}
.ModuleSlideGiant.layout-105 .slidegiant-container .sd-play:before{ content:""; position:absolute;
    top:50%; left:40%;width: 2px; height: 25px; background: #fff;
    transform : translate(0,-50%);
    -webkit-transform:translate(0,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(0,-50%);       /* for Firefox */
    -ms-transform:translate(0,-50%);       /* for IE */
    -o-transform: translate(0,-50%);
}
.ModuleSlideGiant.layout-105 .slidegiant-container .sd-play:after{ content:""; position:absolute;
    top:50%; left:60%;width: 2px; height: 25px; background: #fff;
    transform : translate(0,-50%);
    -webkit-transform:translate(0,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(0,-50%);       /* for Firefox */
    -ms-transform:translate(0,-50%);       /* for IE */
    -o-transform: translate(0,-50%);
}
.ModuleSlideGiant.layout-105 .slidegiant-container .atoplay {  width: 0;  height: 0;  border-top: 15px solid transparent;  border-bottom: 15px solid transparent;  border-left: 15px solid #fff;  display: block;  margin-left: 20px;  margin-top: 10px;  }
.ModuleSlideGiant.layout-105 .slidegiant-container .bar{  background: #6b6b6b; width: 100%; height: 4px;}
.ModuleSlideGiant.layout-105 .slidegiant-container .bar span{ background:#c7c7c7; width: 0%; height: 4px;    display: block;z-index: 999; }
.ModuleSlideGiant.layout-105 .slidegiant-container .centera{color: #fff;}
/*.ModuleSlideGiant.layout-105 .forie .swiper-container{ height: 600px;}*/
@media only screen and (max-width: 767px) {
    /* .ModuleSlideGiant .SubContainer {display: none;} */
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-prev{display: none}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-tit{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-autoplay{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .bar{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-pagination{ display: block;}
}
/* @media only screen and (max-width: 480px) {
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-prev{display: none}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-tit{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-autoplay{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .bar{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-pagination{ display: block;}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-prev{display: none}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-tit{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-autoplay{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .bar{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-pagination{ display: block;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-prev{display: none}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-tit{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-slideshow-1-autoplay{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .bar{ display: none;}
    .ModuleSlideGiant.layout-105 .slidegiant-container .swiper-pagination{ display: block;}
} */
.ModuleSlideGiant.layout-105 .swiperImg{width: 100%;}
.module_654931989 .ModuleHead .HeadCenter{float:none;}
#module_654931989 {
padding:0px;
}
#module_654931989 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_654931989 .ModuleHead654931989 {
display:none;
}

#module_654931989 .swiper-slideshow-1-next:before,#module_654931989 .swiper-slideshow-1-prev:before{color:#fff;}
#module_654931989 .swiper-slideshow-1-next:before,#module_654931989 .swiper-slideshow-1-prev:before{font-size:20px;}
#module_654931989 .swiper-slideshow-1-next,#module_654931989 .swiper-slideshow-1-prev{background-color:rgba(0,0,0,0.2);}
#module_654931989 .swiper-slideshow-1-next,#module_654931989 .swiper-slideshow-1-prev{}
#module_654931989 .swiper-slideshow-1-next,#module_654931989 .swiper-slideshow-1-prev{background-repeat:no-repeat;}
#module_654931989 .swiper-slideshow-1-next,#module_654931989 .swiper-slideshow-1-prev{}
#module_654931989 .swiper-slideshow-1-next,#module_654931989 .swiper-slideshow-1-prev{}
#module_654931989 .swiper-slideshow-1-next,#module_654931989 .swiper-slideshow-1-prev{}
#module_654931989 .swiper-slideshow-1-next:hover:before,#module_654931989 .swiper-slideshow-1-prev:hover:before{color:#fff;}
#module_654931989 .swiper-slideshow-1-next:hover,#module_654931989 .swiper-slideshow-1-prev:hover{background-color:rgba(0,0,0,0.4);}
#module_654931989 .swiper-slideshow-1-next:hover,#module_654931989 .swiper-slideshow-1-prev:hover{}
#module_654931989 .swiper-slideshow-1-next:hover,#module_654931989 .swiper-slideshow-1-prev:hover{background-repeat:no-repeat;}
#module_654931989 .swiper-slideshow-1-next:hover,#module_654931989 .swiper-slideshow-1-prev{}
#module_654931989 .swiper-slideshow-1-next:hover,#module_654931989 .swiper-slideshow-1-prev:hover{}
#module_654931989 .swiper-slideshow-1-next:hover,#module_654931989 .swiper-slideshow-1-prev:hover{}
#module_654931989 .SubContainer {}

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

#module_654931990 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654931990 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654931990 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654931990 .ModuleImageTextGiantContent{margin-right:10px;}
#module_654931990 .imageTextGiant-Container{padding-top:10px;}
#module_654931990 .imageTextGiant-Container{padding-bottom:10px;}
#module_654931990 .imageTextGiant-Container{padding-left:10px;}
#module_654931990 .imageTextGiant-Container{padding-right:10px;}
#module_654931990 .showHandle .btn{font-size:px;}
#module_654931990 .showHandle .btn{font-family:;}
#module_654931990 .showHandle .btn{color:;}
#module_654931990 .showHandle .btn{}
#module_654931990 .showHandle .btn{}
#module_654931990 .showHandle .btn{}
#module_654931990 .showHandle div{border-top-color: !important;}
#module_654931990 .showHandle div{border-top-style: !important;}
#module_654931990 .showHandle div{border-top-width:px !important;}
#module_654931990 .showHandle{background-color:;}
#module_654931990 .showHandle{}
#module_654931990 .showHandle{}
#module_654931990 .showHandle{}
#module_654931990 .showHandle{}
#module_654931990 .showHandle{}
#module_654931990 a{font-size:unset;font-family:unset}
.module_654931991 .ModuleHead .HeadCenter{float:none;}
#module_654931991 {
padding:0px;
}
#module_654931991 {
position:static;
z-index:0;
top:214px;
left:1008px;
width:100%;
height: auto;
}
#module_654931991 .ModuleHead654931991 {
display:none;
}
#module_654931991 .BodyCenter.BodyCenter654931991 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654931991 >.module_654931991 {
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_654931991 >.module_654931991{
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_654931991 .BodyCenter.BodyCenter654931991 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654931991 .BodyCenter.BodyCenter654931991 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_654931991 >.module_654931991 {
margin-top:-9.3333%;
margin-left:11.3333%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654931991 >.module_654931991 {
margin-top:-14.3678%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_654931991 >.module_654931991 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654931991:hover {
border:none;
}
#module_654931991:hover >.module_654931991 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_654931992 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654931992 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654931992 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654931992 .ModuleImageTextGiantContent{margin-right:10px;}
#module_654931992 .imageTextGiant-Container{padding-top:10px;}
#module_654931992 .imageTextGiant-Container{padding-bottom:10px;}
#module_654931992 .imageTextGiant-Container{padding-left:10px;}
#module_654931992 .imageTextGiant-Container{padding-right:10px;}
#module_654931992 .showHandle .btn{font-size:px;}
#module_654931992 .showHandle .btn{font-family:;}
#module_654931992 .showHandle .btn{color:;}
#module_654931992 .showHandle .btn{}
#module_654931992 .showHandle .btn{}
#module_654931992 .showHandle .btn{}
#module_654931992 .showHandle div{border-top-color: !important;}
#module_654931992 .showHandle div{border-top-style: !important;}
#module_654931992 .showHandle div{border-top-width:px !important;}
#module_654931992 .showHandle{background-color:;}
#module_654931992 .showHandle{}
#module_654931992 .showHandle{}
#module_654931992 .showHandle{}
#module_654931992 .showHandle{}
#module_654931992 .showHandle{}
#module_654931992 a{font-size:unset;font-family:unset}
.module_654730799 .ModuleHead .HeadCenter{float:none;}
#module_654730799 {
padding:0px;
}
#module_654730799 {
position:static;
z-index:0;
top:381px;
left:1320px;
width:100%;
height: auto;
}
#module_654730799 .ModuleHead654730799 {
display:none;
}
#module_654730799 .BodyCenter.BodyCenter654730799 {
background:none;background-color:rgb(0, 0, 0);
}
#module_654730799 >.module_654730799 {
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_654730799 >.module_654730799{
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_654730799 .BodyCenter.BodyCenter654730799 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.9630%;
}
}
@media screen and (max-width: 767px){
#module_654730799 .BodyCenter.BodyCenter654730799 {
padding-top:4.0346%;
padding-left:0.0000%;
padding-right:2.8818%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_654730799 >.module_654730799 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730799 >.module_654730799 {
margin-top:0.0000%;
margin-left:1.1527%;
margin-right:1.1527%;
margin-bottom:0.0000%;
}
}
#module_654730799 >.module_654730799 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730799:hover {
border:none;
}
#module_654730799:hover >.module_654730799 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_654730839 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730839 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730839 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730839 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730839 .imageTextGiant-Container{padding-top:10px;}
#module_654730839 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730839 .imageTextGiant-Container{padding-left:10px;}
#module_654730839 .imageTextGiant-Container{padding-right:10px;}
#module_654730839 .showHandle .btn{font-size:14px;}
#module_654730839 .showHandle .btn{font-family:;}
#module_654730839 .showHandle .btn{color:#333;}
#module_654730839 .showHandle .btn{font-weight:400;}
#module_654730839 .showHandle .btn{text-decoration:none;}
#module_654730839 .showHandle .btn{font-style:normal;}
#module_654730839 .showHandle div{border-top-color:#ddd !important;}
#module_654730839 .showHandle div{border-top-style:solid !important;}
#module_654730839 .showHandle div{border-top-width:1px !important;}
#module_654730839 .showHandle{background-color:transparent;}
#module_654730839 .showHandle{}
#module_654730839 .showHandle{background-repeat:no-repeat;}
#module_654730839 .showHandle{}
#module_654730839 .showHandle{}
#module_654730839 .showHandle{}
#module_654730839 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer654730799 #Sub654730799_1 {width:25%;}
.module_654730895 .ModuleHead .HeadCenter{float:none;}
#module_654730895 {
padding:0px;
}
#module_654730895 {
position:static;
z-index:1;
top:4240px;
left:422px;
width:100%;
height: auto;
}
#module_654730895 .ModuleHead654730895 {
display:none;
}
#module_654730895 .BodyCenter.BodyCenter654730895 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730895 >.module_654730895 {
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_654730895 >.module_654730895{
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_654730895 .BodyCenter.BodyCenter654730895 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730895 .BodyCenter.BodyCenter654730895 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_654730895 >.module_654730895 {
margin-top:11.7647%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730895 >.module_654730895 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_654730895 >.module_654730895 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730895:hover {
border:none;
}
#module_654730895:hover >.module_654730895 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730895 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730895 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730895 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730895 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730895 .imageTextGiant-Container{padding-top:10px;}
#module_654730895 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730895 .imageTextGiant-Container{padding-left:10px;}
#module_654730895 .imageTextGiant-Container{padding-right:10px;}
#module_654730895 .showHandle .btn{font-size:16px;}
#module_654730895 .showHandle .btn{font-family:arial, helvetica,sans-serif;}
#module_654730895 .showHandle .btn{color:rgb(191, 191, 191);}
#module_654730895 .showHandle .btn{font-weight:400;}
#module_654730895 .showHandle .btn{text-decoration:none;}
#module_654730895 .showHandle .btn{font-style:normal;}
#module_654730895 .showHandle div{border-top-color:#ddd !important;}
#module_654730895 .showHandle div{border-top-style:solid !important;}
#module_654730895 .showHandle div{border-top-width:1px !important;}
#module_654730895 .showHandle{background-color:transparent;}
#module_654730895 .showHandle{background-image:none;}
#module_654730895 .showHandle{background-repeat:no-repeat;}
#module_654730895 .showHandle{}
#module_654730895 .showHandle{}
#module_654730895 .showHandle{}
#module_654730895 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer654730799 #Sub654730799_2 {width:25%;}
.module_654730897 .ModuleHead .HeadCenter{float:none;}
#module_654730897 {
padding:0px;
}
#module_654730897 {
position:static;
z-index:1;
top:45px;
left:1027px;
width:100%;
height: auto;
}
#module_654730897 .ModuleHead654730897 {
display:none;
}
#module_654730897 .BodyCenter.BodyCenter654730897 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730897 >.module_654730897 {
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_654730897 >.module_654730897{
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_654730897 .BodyCenter.BodyCenter654730897 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730897 .BodyCenter.BodyCenter654730897 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_654730897 >.module_654730897 {
margin-top:11.7647%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730897 >.module_654730897 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_654730897 >.module_654730897 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730897:hover {
border:none;
}
#module_654730897:hover >.module_654730897 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730897 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730897 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730897 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730897 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730897 .imageTextGiant-Container{padding-top:10px;}
#module_654730897 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730897 .imageTextGiant-Container{padding-left:10px;}
#module_654730897 .imageTextGiant-Container{padding-right:10px;}
#module_654730897 .showHandle .btn{font-size:14px;}
#module_654730897 .showHandle .btn{font-family:arial, helvetica,sans-serif;}
#module_654730897 .showHandle .btn{color:#333;}
#module_654730897 .showHandle .btn{font-weight:400;}
#module_654730897 .showHandle .btn{text-decoration:none;}
#module_654730897 .showHandle .btn{font-style:normal;}
#module_654730897 .showHandle div{border-top-color:#ddd !important;}
#module_654730897 .showHandle div{border-top-style:solid !important;}
#module_654730897 .showHandle div{border-top-width:1px !important;}
#module_654730897 .showHandle{background-color:transparent;}
#module_654730897 .showHandle{background-image:none;}
#module_654730897 .showHandle{background-repeat:no-repeat;}
#module_654730897 .showHandle{}
#module_654730897 .showHandle{}
#module_654730897 .showHandle{}
#module_654730897 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer654730799 #Sub654730799_4 {width:25%;}
.module_654730898 .ModuleHead .HeadCenter{float:none;}
#module_654730898 {
padding:0px;
}
#module_654730898 {
position:static;
z-index:1;
top:3751px;
left:224px;
width:100%;
height: auto;
}
#module_654730898 .ModuleHead654730898 {
display:none;
}
#module_654730898 .BodyCenter.BodyCenter654730898 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730898 >.module_654730898 {
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_654730898 >.module_654730898{
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_654730898 .BodyCenter.BodyCenter654730898 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730898 .BodyCenter.BodyCenter654730898 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_654730898 >.module_654730898 {
margin-top:11.7647%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730898 >.module_654730898 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_654730898 >.module_654730898 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730898:hover {
border:none;
}
#module_654730898:hover >.module_654730898 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730898 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730898 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730898 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730898 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730898 .imageTextGiant-Container{padding-top:10px;}
#module_654730898 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730898 .imageTextGiant-Container{padding-left:10px;}
#module_654730898 .imageTextGiant-Container{padding-right:10px;}
#module_654730898 .showHandle .btn{font-size:14px;}
#module_654730898 .showHandle .btn{font-family:arial, helvetica,sans-serif;}
#module_654730898 .showHandle .btn{color:#333;}
#module_654730898 .showHandle .btn{font-weight:400;}
#module_654730898 .showHandle .btn{text-decoration:none;}
#module_654730898 .showHandle .btn{font-style:normal;}
#module_654730898 .showHandle div{border-top-color:#ddd !important;}
#module_654730898 .showHandle div{border-top-style:solid !important;}
#module_654730898 .showHandle div{border-top-width:1px !important;}
#module_654730898 .showHandle{background-color:transparent;}
#module_654730898 .showHandle{background-image:none;}
#module_654730898 .showHandle{background-repeat:no-repeat;}
#module_654730898 .showHandle{}
#module_654730898 .showHandle{}
#module_654730898 .showHandle{}
#module_654730898 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer654730799 #Sub654730799_5 {width:25%;}
.module_654730896 .ModuleHead .HeadCenter{float:none;}
#module_654730896 {
padding:0px;
}
#module_654730896 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_654730896 .ModuleHead654730896 {
display:none;
}
#module_654730896 .BodyCenter.BodyCenter654730896 {
background:none;background-color:rgb(0, 0, 0);
}
#module_654730896 >.module_654730896 {
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_654730896 >.module_654730896{
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_654730896 .BodyCenter.BodyCenter654730896 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.0921%;
}
}
@media screen and (max-width: 767px){
#module_654730896 .BodyCenter.BodyCenter654730896 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_654730896 >.module_654730896 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730896 >.module_654730896 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_654730896 >.module_654730896 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730896:hover {
border:none;
}
#module_654730896:hover >.module_654730896 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730896 .ModuleSubContainer{background-color:transparent;}
#module_654730896 .ModuleSubContainer{background-image:none;}
#module_654730896 .ModuleSubContainer{background-repeat:no-repeat;}
#module_654730896 .ModuleSubContainer{background-position:0% 0%;}
#module_654730896 .ModuleSubContainer{background-attachment:scroll;}
#module_654730896 .ModuleSubContainer{}
#module_654730896 {!bgVideo!}{bgVideoUrl:}
#module_654730896 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_654730896 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_654730896 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer654730896 {max-width:1360px;width:auto;}
.module_654730899 .ModuleHead .HeadCenter{float:none;}
#module_654730899 {
padding:0px;
}
#module_654730899 {
position:static;
z-index:0;
top:3228px;
left:220px;
width:100%;
height: auto;
}
#module_654730899 .ModuleHead654730899 {
display:none;
}
#module_654730899 .BodyCenter.BodyCenter654730899 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730899 >.module_654730899 {
border-top-style:solid;
border-top-color:rgb(63, 63, 63);
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_654730899 >.module_654730899{
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_654730899 .BodyCenter.BodyCenter654730899 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730899 .BodyCenter.BodyCenter654730899 {
padding-top:0.0000%;
padding-left:1.1527%;
padding-right:1.1527%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_654730899 >.module_654730899 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730899 >.module_654730899 {
margin-top:2.8818%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_654730899 >.module_654730899 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730899:hover {
border:none;
}
#module_654730899:hover >.module_654730899 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730899 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730899 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730899 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730899 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730899 .imageTextGiant-Container{padding-top:10px;}
#module_654730899 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730899 .imageTextGiant-Container{padding-left:10px;}
#module_654730899 .imageTextGiant-Container{padding-right:10px;}
#module_654730899 .showHandle .btn{font-size:14px;}
#module_654730899 .showHandle .btn{font-family:;}
#module_654730899 .showHandle .btn{color:#333;}
#module_654730899 .showHandle .btn{font-weight:400;}
#module_654730899 .showHandle .btn{text-decoration:none;}
#module_654730899 .showHandle .btn{font-style:normal;}
#module_654730899 .showHandle div{border-top-color:#ddd !important;}
#module_654730899 .showHandle div{border-top-style:solid !important;}
#module_654730899 .showHandle div{border-top-width:1px !important;}
#module_654730899 .showHandle{background-color:transparent;}
#module_654730899 .showHandle{}
#module_654730899 .showHandle{background-repeat:no-repeat;}
#module_654730899 .showHandle{}
#module_654730899 .showHandle{}
#module_654730899 .showHandle{}
@media only screen and (max-width: 768px) {#module_654730899 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730899 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730899 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730899 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730899 .imageTextGiant-Container{padding-top:10px;}
#module_654730899 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730899 .imageTextGiant-Container{padding-left:10px;}
#module_654730899 .imageTextGiant-Container{padding-right:10px;}
#module_654730899 .showHandle .btn{font-size:14px;}
#module_654730899 .showHandle .btn{font-family:arial, helvetica,sans-serif;}
#module_654730899 .showHandle .btn{color:#333;}
#module_654730899 .showHandle .btn{font-weight:400;}
#module_654730899 .showHandle .btn{text-decoration:none;}
#module_654730899 .showHandle .btn{font-style:normal;}
#module_654730899 .showHandle div{border-top-color:#ddd !important;}
#module_654730899 .showHandle div{border-top-style:solid !important;}
#module_654730899 .showHandle div{border-top-width:1px !important;}
#module_654730899 .showHandle{background-color:transparent;}
#module_654730899 .showHandle{background-image:none;}
#module_654730899 .showHandle{background-repeat:no-repeat;}
#module_654730899 .showHandle{}
#module_654730899 .showHandle{}
#module_654730899 .showHandle{}
}#module_654730899 a{font-size:unset;font-family:unset}
.module_654730840 .ModuleHead .HeadCenter{float:none;}
#module_654730840 {
padding:0px;
}
#module_654730840 {
position:static;
z-index:0;
top:5629px;
left:1261px;
width:100%;
height: auto;
}
#module_654730840 .ModuleHead654730840 {
display:none;
}
#module_654730840 .BodyCenter.BodyCenter654730840 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730840 >.module_654730840 {
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_654730840 >.module_654730840{
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_654730840 .BodyCenter.BodyCenter654730840 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_654730840 .BodyCenter.BodyCenter654730840 {
padding-top:0.0000%;
padding-left:1.1527%;
padding-right:1.1527%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_654730840 >.module_654730840 {
margin-top:0.8000%;
margin-left:2.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730840 >.module_654730840 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_654730840 >.module_654730840 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730840:hover {
border:none;
}
#module_654730840:hover >.module_654730840 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730840 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730840 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730840 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730840 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730840 .imageTextGiant-Container{padding-top:10px;}
#module_654730840 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730840 .imageTextGiant-Container{padding-left:10px;}
#module_654730840 .imageTextGiant-Container{padding-right:10px;}
#module_654730840 .showHandle .btn{font-size:14px;}
#module_654730840 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_654730840 .showHandle .btn{color:#333;}
#module_654730840 .showHandle .btn{font-weight:400;}
#module_654730840 .showHandle .btn{text-decoration:none;}
#module_654730840 .showHandle .btn{font-style:normal;}
#module_654730840 .showHandle div{border-top-color:#ddd !important;}
#module_654730840 .showHandle div{border-top-style:solid !important;}
#module_654730840 .showHandle div{border-top-width:1px !important;}
#module_654730840 .showHandle{background-color:transparent;}
#module_654730840 .showHandle{background-image:none;}
#module_654730840 .showHandle{background-repeat:no-repeat;}
#module_654730840 .showHandle{}
#module_654730840 .showHandle{}
#module_654730840 .showHandle{}
@media only screen and (max-width: 768px) {#module_654730840 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730840 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730840 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730840 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730840 .imageTextGiant-Container{padding-top:10px;}
#module_654730840 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730840 .imageTextGiant-Container{padding-left:10px;}
#module_654730840 .imageTextGiant-Container{padding-right:10px;}
#module_654730840 .showHandle .btn{font-size:14px;}
#module_654730840 .showHandle .btn{font-family:arial, helvetica,sans-serif;}
#module_654730840 .showHandle .btn{color:#333;}
#module_654730840 .showHandle .btn{font-weight:400;}
#module_654730840 .showHandle .btn{text-decoration:none;}
#module_654730840 .showHandle .btn{font-style:normal;}
#module_654730840 .showHandle div{border-top-color:#ddd !important;}
#module_654730840 .showHandle div{border-top-style:solid !important;}
#module_654730840 .showHandle div{border-top-width:1px !important;}
#module_654730840 .showHandle{background-color:transparent;}
#module_654730840 .showHandle{background-image:none;}
#module_654730840 .showHandle{background-repeat:no-repeat;}
#module_654730840 .showHandle{}
#module_654730840 .showHandle{}
#module_654730840 .showHandle{}
}#module_654730840 a{font-size:unset;font-family:unset}
.ModuleCustomFormGiant.layout-105 .smsvaldatebox,
.ModuleCustomFormGiant.layout-105 .frist_item,
.ModuleCustomFormGiant.layout-105 .VerificationCodeinput,
.ModuleCustomFormGiant.layout-105 input.input-text-color,
.ModuleCustomFormGiant.layout-105.customFormDatetime,
.ModuleCustomFormGiant.layout-105 .pcCitybox select
{
    height: 44px;
    line-height: 44px;
}
.ModuleCustomFormGiant.layout-105 .CustomFormGiant-err{
    position: absolute;
    bottom: -27px;
}
.ModuleCustomFormGiant.layout-105 .icon-riqixuanze{
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}
/*新验证码开始*/
.ModuleCustomFormGiant.layout-105 .vciline{
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ModuleCustomFormGiant.layout-105 .VCClose:hover .VCLine1 {
     display: none;
}
.ModuleCustomFormGiant.layout-105 .VCClose:hover .VCLine2 {
   transform: rotate(180deg);
   transition:all 0.5s;

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

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

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

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

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

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

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

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

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

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

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

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

.ModuleCustomFormGiant.layout-105 .formList-content-no-style .content-title {
    line-height: 48px;
    height: 48px; 
}
.ModuleCustomFormGiant.layout-105 .in-formList {
    /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display:inline-flex;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

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

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

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

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

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    border: unset;

}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

.ModuleCustomFormGiant.layout-105 .Browse-file-img {
    width: 53px !important;
    height: 53px !important;
}.module_654730900 .ModuleHead .HeadCenter{float:none;}
#module_654730900 {
padding:0px;
}
#module_654730900 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_654730900 .ModuleHead654730900 {
display:none;
}
#module_654730900 .BodyCenter.BodyCenter654730900 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730900 >.module_654730900 {
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_654730900 >.module_654730900{
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_654730900 .BodyCenter.BodyCenter654730900 {
padding-top:3.0000%;
padding-left:3.0000%;
padding-right:3.0000%;
padding-bottom:3.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730900 .BodyCenter.BodyCenter654730900 {
padding-top:4.3228%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:4.3228%;
}
}
@media screen and (min-width: 768px){
#module_654730900 >.module_654730900 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730900 >.module_654730900 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_654730900 >.module_654730900 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730900:hover {
border:none;
}
#module_654730900:hover >.module_654730900 {
border-color:#ccc;
}
#module_654730900:hover >.module_654730900 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{font-size:16px;}
#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{color:rgb(255, 255, 255);}
#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{font-weight:normal;}
#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{text-decoration:none;}
#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{font-style:normal;}
#module_654730900 .vcbtn1{background-color:#1e88e5;}
#module_654730900 .vcbtn1{color:#fff;}
#module_654730900 .title{font-size:20px;}
#module_654730900 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_654730900 .title{color:#333;}
#module_654730900 .title{font-weight:normal;}
#module_654730900 .title{text-decoration:none;}
#module_654730900 .title{font-style:normal;}
#module_654730900 .title{background-color:transparent;}
#module_654730900 .title{background-image:none;}
#module_654730900 .title{background-repeat:no-repeat;}
#module_654730900 .title{background-position:50% 50%;}
#module_654730900 .title{background-attachment:scroll;}
#module_654730900 .title{}
#module_654730900 .title{height:50px;line-height:50px;}
#module_654730900 .title{text-align:left;}
#module_654730900 .Describ-text-color{font-size:16px;}
#module_654730900 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_654730900 .Describ-text-color{color:rgb(255, 255, 255);},
#module_654730900 .Describ-text-color{font-weight:normal;}
#module_654730900 .Describ-text-color{text-decoration:none;}
#module_654730900 .Describ-text-color{font-style:normal;}
#module_654730900 .submitbtn{font-size:14px;}
#module_654730900 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_654730900 .submitbtn{color:#fff;}
#module_654730900 .submitbtn{font-weight:normal;}
#module_654730900 .submitbtn{text-decoration:none;}
#module_654730900 .submitbtn{font-style:normal;}
#module_654730900 .submitbtn{background-color:#1e88e5;} #module_654730900 input[type=radio]:checked, #module_654730900 input[type=checkbox]:checked{background:#1e88e5;border:1px solid #1e88e5} 
#module_654730900 .submitbtn{background-image:none;}
#module_654730900 .submitbtn{background-repeat:no-repeat;}
#module_654730900 .submitbtn{background-position:50% 50%;}
#module_654730900 .submitbtn{background-attachment:scroll;}
#module_654730900 .submitbtn{background:none;background-image:-webkit-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 100%);background-image:-moz-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 100%);background-image:-ms-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 100%);background-image:-o-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 100%);background-image:linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 100%);
}
#module_654730900 .smsvcode,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900 .formList-content-no-style,#module_654730900 .customFormTextarea,#module_654730900 .in-formList-content,#module_654730900 .frist_item,#module_654730900 .Browse-file-input,#module_654730900 input[type=text],#module_654730900 .VerificationCodeinputWb,#module_654730900 .frist-city-select,#module_654730900 .pcCitybox select{background-color:rgba(0,0,0,0);}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-top-color:rgba(255, 255, 255, 0.2);}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-top-style:solid;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-top-width:1px;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-right-color:rgba(255, 255, 255, 0.2);}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-right-style:solid;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-right-width:1px;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-bottom-color:rgba(255, 255, 255, 0.2);}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-left-color:rgba(255, 255, 255, 0.2);}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-left-style:solid;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-left-width:1px;}
#module_654730900 .smsvcode,#module_654730900 .formList-content-no-style,#module_654730900  .frist_item,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .Browse-file,#module_654730900 .VerificationCodeinput,#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-top-left-radius:10px;}
#module_654730900 .smsvcode,#module_654730900 .formList-content-no-style,#module_654730900  .frist_item,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .Browse-file,#module_654730900 .VerificationCodeinput,#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-top-right-radius:10px;}
#module_654730900 .smsvcode,#module_654730900 .formList-content-no-style,#module_654730900  .frist_item,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .Browse-file,#module_654730900 .VerificationCodeinput,#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-bottom-left-radius:10px;}
#module_654730900 .smsvcode,#module_654730900 .formList-content-no-style,#module_654730900  .frist_item,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .Browse-file,#module_654730900 .VerificationCodeinput,#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-bottom-right-radius:10px;}
#module_654730900 .smsbtn,#module_654730900 .smsvcode,#module_654730900 .input-text-color{font-size:15px;}
#module_654730900 .smsbtn,#module_654730900 .smsvcode,#module_654730900 .input-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_654730900 .smsvcode,#module_654730900 .input-text-color{color:rgb(255, 255, 255);} 
#module_654730900 .smsbtn,#module_654730900 .smsvcode,#module_654730900 .input-text-color{font-weight:normal;}
#module_654730900 .smsbtn,#module_654730900 .smsvcode,#module_654730900 .input-text-color{text-decoration:none;} 
#module_654730900 .smsbtn,#module_654730900 .smsvcode,#module_654730900 .input-text-color{font-style:normal;}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{font-size:14px;}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{color:rgb(165, 165, 165);}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{font-weight:normal;}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{text-decoration:none;}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{font-style:normal;}
#module_654730900 .submitbtn{border-top-left-radius:11px;}
#module_654730900 .submitbtn{border-top-right-radius:11px;}
#module_654730900 .submitbtn{border-bottom-left-radius:11px;}
#module_654730900 .submitbtn{border-bottom-right-radius:11px;}
#module_654730900 .smsvaldatebox,#module_654730900 .frist_item,#module_654730900 .VerificationCodeinput,#module_654730900 input.input-text-color,#module_654730900.customFormDatetime,#module_654730900 .pcCitybox select{line-height:48px;height:48px;}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-top-color:rgb(255, 255, 255);}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-right-color:rgb(255, 255, 255);}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb{border-right-style:solid;}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-bottom-color:rgb(255, 255, 255);}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-left-color:rgb(255, 255, 255);}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_654730900 .submitbtn:hover{font-size:14px;}
#module_654730900 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_654730900 .submitbtn:hover{color:#fff;}
#module_654730900 .submitbtn:hover{font-weight:normal;}
#module_654730900 .submitbtn:hover{text-decoration:none;}
#module_654730900 .submitbtn:hover{font-style:normal;}
#module_654730900 .submitbtn:hover{background-color:#1976d2;}
#module_654730900 .submitbtn:hover{background-image:none;}
#module_654730900 .submitbtn:hover{background-repeat:no-repeat;}
#module_654730900 .submitbtn:hover{background-position:50% 50%;}
#module_654730900 .submitbtn:hover{background-attachment:scroll;}
#module_654730900 .submitbtn:hover{background:none;background-image:-webkit-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 74%);background-image:-moz-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 74%);background-image:-ms-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 74%);background-image:-o-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 74%);background-image:linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 74%);
}
@media only screen and (max-width: 768px) {#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{font-size:16px;}
#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{color:rgb(255, 255, 255);}
#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{font-weight:normal;}
#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{text-decoration:none;}
#module_654730900 .InsidePage-list-content span,#module_654730900 .in-formList-checkbox span{font-style:normal;}
#module_654730900 .vcbtn1{background-color:#1e88e5;}
#module_654730900 .vcbtn1{color:#fff;}
#module_654730900 .title{font-size:20px;}
#module_654730900 .title{font-family:arial, helvetica,sans-serif;}
#module_654730900 .title{color:#333;}
#module_654730900 .title{font-weight:normal;}
#module_654730900 .title{text-decoration:none;}
#module_654730900 .title{font-style:normal;}
#module_654730900 .title{background-color:transparent;}
#module_654730900 .title{background-image:none;}
#module_654730900 .title{background-repeat:no-repeat;}
#module_654730900 .title{background-position:50% 50%;}
#module_654730900 .title{background-attachment:scroll;}
#module_654730900 .title{}
#module_654730900 .title{height:50px;line-height:50px;}
#module_654730900 .title{text-align:left;}
#module_654730900 .Describ-text-color{font-size:16px;}
#module_654730900 .Describ-text-color{font-family:arial, helvetica,sans-serif;}
#module_654730900 .Describ-text-color{color:rgb(255, 255, 255);},
#module_654730900 .Describ-text-color{font-weight:normal;}
#module_654730900 .Describ-text-color{text-decoration:none;}
#module_654730900 .Describ-text-color{font-style:normal;}
#module_654730900 .submitbtn{font-size:17px;}
#module_654730900 .submitbtn{font-family:arial, helvetica,sans-serif;}
#module_654730900 .submitbtn{color:#fff;}
#module_654730900 .submitbtn{font-weight:normal;}
#module_654730900 .submitbtn{text-decoration:none;}
#module_654730900 .submitbtn{font-style:normal;}
#module_654730900 .submitbtn{background-color:#1e88e5;} #module_654730900 input[type=radio]:checked, #module_654730900 input[type=checkbox]:checked{background:#1e88e5;border:1px solid #1e88e5} 
#module_654730900 .submitbtn{background-image:none;}
#module_654730900 .submitbtn{background-repeat:no-repeat;}
#module_654730900 .submitbtn{background-position:50% 50%;}
#module_654730900 .submitbtn{background-attachment:scroll;}
#module_654730900 .submitbtn{background:none;background-image:-webkit-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 100%);background-image:-moz-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 100%);background-image:-ms-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 100%);background-image:-o-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 100%);background-image:linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 100%);
}
#module_654730900 .smsvcode,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900 .formList-content-no-style,#module_654730900 .customFormTextarea,#module_654730900 .in-formList-content,#module_654730900 .frist_item,#module_654730900 .Browse-file-input,#module_654730900 input[type=text],#module_654730900 .VerificationCodeinputWb,#module_654730900 .frist-city-select,#module_654730900 .pcCitybox select{background-color:rgba(0,0,0,0);}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-top-color:rgb(89, 89, 89);}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-top-style:solid;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-top-width:1px;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-right-color:rgb(89, 89, 89);}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-right-style:solid;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-right-width:1px;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-bottom-color:rgb(89, 89, 89);}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-left-color:rgb(89, 89, 89);}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-left-style:solid;}
#module_654730900 .smsvcode,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .VerificationCodeinput,#module_654730900 .customFormCheckbox,#module_654730900 input[type=radio],#module_654730900  .in-formList-content,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-left-width:1px;}
#module_654730900 .smsvcode,#module_654730900 .formList-content-no-style,#module_654730900  .frist_item,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .Browse-file,#module_654730900 .VerificationCodeinput,#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-top-left-radius:66px;}
#module_654730900 .smsvcode,#module_654730900 .formList-content-no-style,#module_654730900  .frist_item,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .Browse-file,#module_654730900 .VerificationCodeinput,#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-top-right-radius:66px;}
#module_654730900 .smsvcode,#module_654730900 .formList-content-no-style,#module_654730900  .frist_item,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .Browse-file,#module_654730900 .VerificationCodeinput,#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-bottom-left-radius:66px;}
#module_654730900 .smsvcode,#module_654730900 .formList-content-no-style,#module_654730900  .frist_item,#module_654730900 .Pc-formList-content .in-formList-content,#module_654730900 .Browse-file,#module_654730900 .VerificationCodeinput,#module_654730900  .in-formList-content,#module_654730900 .frist-city-select,#module_654730900 .Couty-select,#module_654730900 .City-select,#module_654730900 .VerificationCodeinputWb{border-bottom-right-radius:66px;}
#module_654730900 .smsbtn,#module_654730900 .smsvcode,#module_654730900 .input-text-color{font-size:15px;}
#module_654730900 .smsbtn,#module_654730900 .smsvcode,#module_654730900 .input-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_654730900 .smsvcode,#module_654730900 .input-text-color{color:rgb(255, 255, 255);} 
#module_654730900 .smsbtn,#module_654730900 .smsvcode,#module_654730900 .input-text-color{font-weight:normal;}
#module_654730900 .smsbtn,#module_654730900 .smsvcode,#module_654730900 .input-text-color{text-decoration:none;} 
#module_654730900 .smsbtn,#module_654730900 .smsvcode,#module_654730900 .input-text-color{font-style:normal;}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{font-size:14px;}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{color:rgb(89, 89, 89);}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{font-weight:normal;}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{text-decoration:none;}
#module_654730900 .input-text-color::placeholder,#module_654730900 .smsvcode::placeholder{font-style:normal;}
#module_654730900 .submitbtn{border-top-left-radius:60px;}
#module_654730900 .submitbtn{border-top-right-radius:60px;}
#module_654730900 .submitbtn{border-bottom-left-radius:60px;}
#module_654730900 .submitbtn{border-bottom-right-radius:60px;}
#module_654730900 .smsvaldatebox,#module_654730900 .frist_item,#module_654730900 .VerificationCodeinput,#module_654730900 input.input-text-color,#module_654730900.customFormDatetime,#module_654730900 .pcCitybox select{line-height:51px;height:51px;}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-top-color:rgb(255, 255, 255);}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-right-color:rgb(255, 255, 255);}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb{border-right-style:solid;}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-bottom-color:rgb(255, 255, 255);}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-left-color:rgb(255, 255, 255);}
#module_654730900 .smsvcode:hover,#module_654730900 .Pc-formList-content .in-formList-content:hover,#module_654730900 .VerificationCodeinput:hover,#module_654730900 .customFormCheckbox:hover,#module_654730900 input[type=radio]:hover,#module_654730900  .in-formList-content:hover,#module_654730900 .frist-city-select:hover,#module_654730900 .Couty-select:hover,#module_654730900 .City-select:hover,#module_654730900 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_654730900 .submitbtn:hover{font-size:14px;}
#module_654730900 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_654730900 .submitbtn:hover{color:#fff;}
#module_654730900 .submitbtn:hover{font-weight:normal;}
#module_654730900 .submitbtn:hover{text-decoration:none;}
#module_654730900 .submitbtn:hover{font-style:normal;}
#module_654730900 .submitbtn:hover{background-color:#1976d2;}
#module_654730900 .submitbtn:hover{background-image:none;}
#module_654730900 .submitbtn:hover{background-repeat:no-repeat;}
#module_654730900 .submitbtn:hover{background-position:50% 50%;}
#module_654730900 .submitbtn:hover{background-attachment:scroll;}
#module_654730900 .submitbtn:hover{background:none;background-image:-webkit-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 78%);background-image:-moz-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 78%);background-image:-ms-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 78%);background-image:-o-linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 78%);background-image:linear-gradient(90deg , rgb(178, 30, 211) 0% , rgb(234, 88, 167) 78%);
}
}
.module_654730802 .ModuleHead .HeadCenter{float:none;}
#module_654730802 {
padding:0px;
}
#module_654730802 {
position:static;
z-index:0;
top:2565px;
left:1778px;
width:100%;
height: auto;
}
#module_654730802 .ModuleHead654730802 {
display:none;
}
#module_654730802 .BodyCenter.BodyCenter654730802 {
background:none;background-color:rgb(0, 0, 0);
}
#module_654730802 >.module_654730802 {
border-top-style:solid;
border-top-color:rgb(46, 46, 46);
border-top-width:0px;
border-left-style:none;
border-left-color:#000;
border-left-width:0px;
border-right-style:none;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:none;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_654730802 >.module_654730802{
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_654730802 .BodyCenter.BodyCenter654730802 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.2552%;
}
}
@media screen and (max-width: 767px){
#module_654730802 .BodyCenter.BodyCenter654730802 {
padding-top:2.8818%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.8818%;
}
}
@media screen and (min-width: 768px){
#module_654730802 >.module_654730802 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730802 >.module_654730802 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_654730802 >.module_654730802 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730802:hover {
border:none;
}
#module_654730802:hover >.module_654730802 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730802 .ModuleSubContainer{background-color:transparent;}
#module_654730802 .ModuleSubContainer{background-image:none;}
#module_654730802 .ModuleSubContainer{background-repeat:no-repeat;}
#module_654730802 .ModuleSubContainer{background-position:0% 0%;}
#module_654730802 .ModuleSubContainer{background-attachment:scroll;}
#module_654730802 .ModuleSubContainer{}
#module_654730802 {!bgVideo!}{bgVideoUrl:}
#module_654730802 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_654730802 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_654730802 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer654730802 {max-width:1360px;width:auto;}
.module_654730841 .ModuleHead .HeadCenter{float:none;}
#module_654730841 {
padding:0px;
}
#module_654730841 {
position:static;
z-index:0;
top:6140px;
left:1027px;
width:100%;
height: auto;
}
#module_654730841 .ModuleHead654730841 {
display:none;
}
#module_654730841 .BodyCenter.BodyCenter654730841 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730841 >.module_654730841 {
border-top-style:solid;
border-top-color:rgb(63, 63, 63);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_654730841 >.module_654730841{
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_654730841 .BodyCenter.BodyCenter654730841 {
padding-top:0.7353%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730841 .BodyCenter.BodyCenter654730841 {
padding-top:0.0000%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_654730841 >.module_654730841 {
margin-top:0.1471%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730841 >.module_654730841 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_654730841 >.module_654730841 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730841:hover {
border:none;
}
#module_654730841:hover >.module_654730841 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730841 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730841 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730841 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730841 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730841 .imageTextGiant-Container{padding-top:10px;}
#module_654730841 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730841 .imageTextGiant-Container{padding-left:10px;}
#module_654730841 .imageTextGiant-Container{padding-right:10px;}
#module_654730841 .showHandle .btn{font-size:14px;}
#module_654730841 .showHandle .btn{font-family:arial, helvetica,sans-serif;}
#module_654730841 .showHandle .btn{color:#333;}
#module_654730841 .showHandle .btn{font-weight:400;}
#module_654730841 .showHandle .btn{text-decoration:none;}
#module_654730841 .showHandle .btn{font-style:normal;}
#module_654730841 .showHandle div{border-top-color:#ddd !important;}
#module_654730841 .showHandle div{border-top-style:solid !important;}
#module_654730841 .showHandle div{border-top-width:1px !important;}
#module_654730841 .showHandle{background-color:transparent;}
#module_654730841 .showHandle{background-image:none;}
#module_654730841 .showHandle{background-repeat:no-repeat;}
#module_654730841 .showHandle{}
#module_654730841 .showHandle{}
#module_654730841 .showHandle{}
@media only screen and (max-width: 768px) {#module_654730841 .ModuleImageTextGiantContent{margin-top:0px;}
#module_654730841 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_654730841 .ModuleImageTextGiantContent{margin-left:0px;}
#module_654730841 .ModuleImageTextGiantContent{margin-right:0px;}
#module_654730841 .imageTextGiant-Container{padding-top:10px;}
#module_654730841 .imageTextGiant-Container{padding-bottom:10px;}
#module_654730841 .imageTextGiant-Container{padding-left:10px;}
#module_654730841 .imageTextGiant-Container{padding-right:10px;}
#module_654730841 .showHandle .btn{font-size:14px;}
#module_654730841 .showHandle .btn{font-family:arial, helvetica,sans-serif;}
#module_654730841 .showHandle .btn{color:#333;}
#module_654730841 .showHandle .btn{font-weight:400;}
#module_654730841 .showHandle .btn{text-decoration:none;}
#module_654730841 .showHandle .btn{font-style:normal;}
#module_654730841 .showHandle div{border-top-color:#ddd !important;}
#module_654730841 .showHandle div{border-top-style:solid !important;}
#module_654730841 .showHandle div{border-top-width:1px !important;}
#module_654730841 .showHandle{background-color:transparent;}
#module_654730841 .showHandle{background-image:none;}
#module_654730841 .showHandle{background-repeat:no-repeat;}
#module_654730841 .showHandle{}
#module_654730841 .showHandle{}
#module_654730841 .showHandle{}
}#module_654730841 a{font-size:unset;font-family:unset}
/*返回顶部 101*/
.ModuleBackTopGiant.layout-101 .backTopGiant-main{width: 100%;height: 50px;background-color: #fff;cursor: pointer;color: #999999;border: 1px solid #eeeeee;text-align: center; vertical-align: middle; display: inline-block;padding-top: 4px;}
.ModuleBackTopGiant.layout-101 .backTopGiant-main .backtop{font-size: 30px; }
.ModuleBackTopGiant.layout-101 .backTopGiant-main:hover{background-color: #f10215;color: #fff;border-color: #f10215;}
.module_654730781 .ModuleHead .HeadCenter{float:none;}
#module_654730781 {
padding:0px;
}
#module_654730781 {
position:static;
z-index:0;
top:5601px;
left:420px;
width:100%;
height: auto;
}
#module_654730781 .ModuleHead654730781 {
display:none;
}
#module_654730781 .BodyCenter.BodyCenter654730781 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730781 >.module_654730781 {
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_654730781 >.module_654730781{
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_654730781 .BodyCenter.BodyCenter654730781 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730781 .BodyCenter.BodyCenter654730781 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_654730781 >.module_654730781 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_654730781 >.module_654730781 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_654730781 >.module_654730781 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730781:hover {
border:none;
}
#module_654730781:hover >.module_654730781 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_654730781 .backTopGiant-main:hover{color:#ffffff;}
#module_654730781 .backTopGiant-main:hover{background-color:#f10215;border-color: #f10215;}
.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_654730869 .ModuleHead .HeadCenter{float:none;}
#module_654730869 {
padding:0px;
}
#module_654730869 {
}
#module_654730869 .ModuleHead654730869 {
display:none;
}
#module_654730869 .BodyCenter.BodyCenter654730869 {
background:none;background-color:rgba(0,0,0,0);
}
#module_654730869 >.module_654730869 {
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_654730869 >.module_654730869{
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_654730869 .BodyCenter.BodyCenter654730869 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_654730869 .BodyCenter.BodyCenter654730869 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_654730869 >.module_654730869 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_654730869 >.module_654730869 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_654730869 >.module_654730869 {box-shadow: 0px 0px 0px 0px #ccc}
#module_654730869:hover {
border:none;
}
#module_654730869:hover >.module_654730869 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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


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

#module_654730867 .defaultbtn{background-color:#fff}
#module_654730867 .defaultbtn{}
#module_654730867 .spotgroup{color:#000}
#module_654730867 .itembtn{background-color:#fff}
#module_654730867 .itembtn{}
#module_654730867 .itemicon{color:#666} #module_654730867 svg>*{fill:#666}
#module_654730867 .itemtext{background-color:#fff} #module_654730867 .itemtextright::before{border-left-color:#fff} #module_654730867 .itemtextleft::before{border-right-color:#fff}
#module_654730867 .itemtext{}
#module_654730867 .itemtext{font-size:12px;}
#module_654730867 .itemtext{font-family:;}
#module_654730867 .itemtext{color:#666 !important;}
#module_654730867 .itemtext{font-weight:normal;}
#module_654730867 .itemtext{text-decoration:none;}
#module_654730867 .itemtext{font-style:normal;}
#module_654730867 .defaultbtnbghover{background-color:#000000}
#module_654730867 .defaultbtnbghover{}
#module_654730867 .defaultbtniconbghover{color:#fff}
.module_654730868 .ModuleHead .HeadCenter{float:none;}
#module_654730868 {
padding:0px;
}
#module_654730868 {
}
#module_654730868 .ModuleHead0 {
display:none;
}
#module_654730868 .ModuleHead .HeadText.HeadText0 {
}
#module_654730868 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_654730868 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_654730868 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_654730868 .BodyCenter.BodyCenter0 {
}
}
#module_654730868 .BodyCenter.BodyCenter0 {
}
#module_654730868 .BodyCenter a {
}

#module_654730868 .foot-nav-list{background-color:rgb(0, 0, 0) !important;}
#module_654730868 .foot-nav-list{border-top-color:;}
#module_654730868 .foot-nav-list{border-top-style:;}
#module_654730868 .foot-nav-list{border-top-width:px;}
#module_654730868 #MobileFootNav{box-shadow:;}
#module_654730868 .icon{color: !important;} #module_654730868 .icon svg >*{fill:}
#module_654730868 .itemText{font-size:px;}
#module_654730868 .itemText{font-family:;}
#module_654730868 .itemText{color: !important;}
#module_654730868 .itemText{}
#module_654730868 .itemText{}
#module_654730868 .itemText{}
#module_654730868 .iconh{color: !important;}  #module_654730868 .iconh svg >*{fill:}
#module_654730868 .itemTexth{font-size:px;}
#module_654730868 .itemTexth{font-family:;}
#module_654730868 .itemTexth{color: !important;}
#module_654730868 .itemTexth{}
#module_654730868 .itemTexth{}
#module_654730868 .itemTexth{}
