/* cache file /mnt/yzproc/YZ-Site/caches/csscache/10/100083/100083_320107_1_.cache exists */
/*md5:bbdd848219413d1d8f90e19cc784fa8a*/
/*time: 2025-08-30 22:36:37*/
/*url:6sreform.com/index.php*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnContainer{position: fixed; z-index: 99999; top:0; width: 100%; height: auto; max-height: 100%;transition: all 0.2s ease-in-out;}
.ModuleTopColumnGiant.layout-101 .Design.ModuleTopColumnContainer{position: relative; z-index: 0;}
.ModuleTopColumnGiant.layout-101 .ModuleSubContainer{display: table;  width:100%; overflow: hidden;height: 100%;}
.ModuleTopColumnGiant.layout-101 .Design .ModuleSubContainer{overflow: unset;}
.ModuleTopColumnGiant.layout-101 .row{margin-right: 0px; margin-left: 0px;}
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_1{position: relative;opacity: 1; overflow: hidden;}
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2{overflow: hidden; height:0; visibility: hidden;}
.ModuleTopColumnGiant.layout-101 .Design .ModuleTopColumnItem_1{position: relative; overflow: hidden;}
.ModuleTopColumnGiant.layout-101 .Design .ModuleTopColumnItem_2{overflow: hidden; width: 100%;height:100%; visibility: visible;}

.ModuleTopColumnGiant.layout-101 .Design .ModuleGridCustomGiant.layout-101 .ModuleGridContainer {
	border: 1px dashed blue;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeIn{ -webkit-animation: switchFadeIn .3s  ease-in-out forwards; animation: switchFadeIn .3s  ease-in-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInDown{ -webkit-animation: switchFadeInDown .3s  ease-in-out forwards; animation: switchFadeInDown .3s  ease-in-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchSlideInDown{ -webkit-animation: switchSlideInDown .3s  ease-in-out forwards; animation: switchSlideInDown .3s  ease-in-out forwards; }

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchSlideInDownOut{ -webkit-animation: switchSlideInDownOut 0.8s  ease-out forwards; animation: switchSlideInDownOut 0.8s  ease-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInDownOut{ -webkit-animation: switchFadeInDownOut 0.8s  ease-out forwards; animation: switchFadeInDownOut 0.8s  ease-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInOut{ -webkit-animation: switchFadeInOut 0.8s  ease-out forwards; animation: switchFadeInOut 0.8s  ease-out forwards; }


.ModuleTopColumnGiant.layout-101 .ScrollActive{top:0px !important;width:100%;height: 100%;visibility:visible;opacity: 1;}
.ModuleTopColumnGiant.layout-101 .ScrollHide{height: 0;visibility:hidden;}

.ModuleTopColumnGiant.layout-101 .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;} 
@media only screen and (max-width: 767px) {
	.ModuleTopColumnGiant.layout-101{ display: none !important;}
}

/*start 退出动画*/
@keyframes switchFadeIn {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@keyframes switchFadeInOut {
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}

@keyframes switchFadeInDownOut {
	0%{
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	50%{
		opacity: 0;

	}
	100%{
		-webkit-transform: translate3d(0,-100%,0);
		-ms-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);

	}
}
@keyframes switchFadeInDown {
	0%{
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		-ms-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}
	100%{
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;

	}
}

@keyframes switchSlideInDownOut  {
	0%{
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	50%{
		opacity: 0;
	}
	100%{
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);

	}
}
@keyframes switchSlideInDown  {
	0%{
		opacity: 0;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100%{
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
/*end 退出动画*/.module_663738157 .ModuleHead .HeadCenter{float:none;}
#module_663738157 {
padding:0px;
}
#module_663738157 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_663738157 .ModuleHead663738157 {
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_663738159 .ModuleHead .HeadCenter{float:none;}
#module_663738159 {
padding:0px;
}
#module_663738159 {
width:100%;
}
#module_663738159 .ModuleHead663738159 {
display:none;
}
#module_663738159 .BodyCenter.BodyCenter663738159 {
background:none;background-color:rgb(20, 20, 20);
}
#module_663738159 >.module_663738159 {
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_663738159 >.module_663738159{
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_663738159 .BodyCenter.BodyCenter663738159 {
padding-top:1.0460%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.0460%;
}
}
@media screen and (max-width: 767px){
#module_663738159 .BodyCenter.BodyCenter663738159 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_663738159 >.module_663738159 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738159 >.module_663738159 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_663738159 >.module_663738159 {box-shadow: 0px 0px 0px 0px #ccc}
#module_663738159:hover {
border:none;
}
#module_663738159:hover >.module_663738159 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_663738191 .ModuleImageTextGiantContent{margin-top:0px;}
#module_663738191 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_663738191 .ModuleImageTextGiantContent{margin-left:0px;}
#module_663738191 .ModuleImageTextGiantContent{margin-right:0px;}
#module_663738191 .imageTextGiant-Container{padding-top:25px;}
#module_663738191 .imageTextGiant-Container{padding-bottom:10px;}
#module_663738191 .imageTextGiant-Container{padding-left:10px;}
#module_663738191 .imageTextGiant-Container{padding-right:10px;}
#module_663738191 .showHandle .btn{font-size:14px;}
#module_663738191 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_663738191 .showHandle .btn{color:#333;}
#module_663738191 .showHandle .btn{font-weight:400;}
#module_663738191 .showHandle .btn{text-decoration:none;}
#module_663738191 .showHandle .btn{font-style:normal;}
#module_663738191 .showHandle div{border-top-color:#ddd !important;}
#module_663738191 .showHandle div{border-top-style:solid !important;}
#module_663738191 .showHandle div{border-top-width:1px !important;}
#module_663738191 .showHandle{background-color:transparent;}
#module_663738191 .showHandle{background-image:none;}
#module_663738191 .showHandle{background-repeat:no-repeat;}
#module_663738191 .showHandle{}
#module_663738191 .showHandle{}
#module_663738191 .showHandle{}
#module_663738191 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer663738159 #Sub663738159_1 {width:61.0570%;}
.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/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(/fonts/ElegantIcons.woff) format('woff'),url(/fonts/ElegantIcons.ttf) format('truetype'),url(/fonts/ElegantIcons.svg#ElegantIcons) format('svg');font-weight:400;font-style:normal
}[data-icon]:before {
     font-family: eleganticons;
     content: attr(data-icon);
     speak: none;
     font-weight: 400;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
 }.module_663738160 .ModuleHead .HeadCenter{float:none;}
#module_663738160 {
padding:0px;
}
#module_663738160 {
position:static;
z-index:1;
top:31px;
left:782px;
width:100%;
height: auto;
}
#module_663738160 .ModuleHead663738160 {
display:none;
}
#module_663738160 .BodyCenter.BodyCenter663738160 {
background:none;background-color:rgba(0,0,0,0);
}
#module_663738160 >.module_663738160 {
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_663738160 >.module_663738160{
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_663738160 .BodyCenter.BodyCenter663738160 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738160 .BodyCenter.BodyCenter663738160 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_663738160 >.module_663738160 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738160 >.module_663738160 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_663738160 >.module_663738160 {box-shadow: 0px 0px 0px 0px #ccc}
#module_663738160:hover {
border:none;
}
#module_663738160:hover >.module_663738160 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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


.ModuleGridContainer.ModuleGridContainer663738159 #Sub663738159_2 {width:38.9430%;}
.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_663738150 .ModuleHead .HeadCenter{float:none;}
#module_663738150 {
padding:0px;
}
#module_663738150 {
position:static;
z-index:0;
top:269px;
left:1676px;
width:100%;
height: auto;
}
#module_663738150 .ModuleHead663738150 {
display:none;
}

#module_663738150 .ModuleSubContainer{background-color:transparent;}
#module_663738150 .ModuleSubContainer{}
#module_663738150 .ModuleSubContainer{background-repeat:no-repeat;}
#module_663738150 .ModuleSubContainer{background-position:0% 0%;}
#module_663738150 .ModuleSubContainer{background-attachment:scroll;}
#module_663738150 .ModuleSubContainer{}
#module_663738150 {!bgVideo!}{bgVideoUrl:}
#module_663738150 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_663738150 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_663738150 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer663738150 {max-width:none;width:100%;}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-109 .slider-layout-109 {width: 100%; height: auto; margin: auto; position: relative;}
.ModuleSlideV2Giant.layout-109 .slider-layout-109 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-109 .slick-track {font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-dotted.slick-slider {margin-bottom: 0; padding: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-slide {position: relative; transition: unset !important; opacity: 1 !important;}
.ModuleSlideV2Giant.layout-109 .slick-slide .slick-slide-box{transform: matrix(1, 0, 0, 1, 0, 0);}
.ModuleSlideV2Giant.layout-109 .slick-slide .slick-box{transform: matrix(1.1, 0, 0, 1.1, 0, 0); transform-origin: 100% 50%;}
.ModuleSlideV2Giant.layout-109 .slick-slide.slick-current .slick-box{transform: matrix(1, 0, 0, 1, 0, 0); transform-origin: 0% 50%;}
.ModuleSlideV2Giant.layout-109 .slick-slide.prevScalePage {-moz-animation: prevScalePage109 1s ease-in-out; -webkit-animation: prevScalePage109 1s ease-in-out; animation: prevScalePage109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage {-moz-animation: nextScalePageUBox109 1s ease-in-out; -webkit-animation: nextScalePageUBox109 1s ease-in-out; animation: nextScalePageUBox109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage .slick-slide-box {-moz-animation: nextScalePageBox109 1s ease-in-out; -webkit-animation: nextScalePageBox109 1s ease-in-out; animation: nextScalePageBox109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage .slick-box{-moz-animation: nextScalePage109 1s ease-in-out; -webkit-animation: nextScalePage109 1s ease-in-out; animation: nextScalePage109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePageInversion .slick-slide-box {-moz-animation: nextScalePageBoxInversion109 1s ease-in-out; -webkit-animation: nextScalePageBoxInversion109 1s ease-in-out; animation: nextScalePageBoxInversion109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePageInversion .slick-box{-moz-animation: nextScalePageInversion109 1s ease-in-out; -webkit-animation: nextScalePageInversion109 1s ease-in-out; animation: nextScalePageInversion109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slide-box img {position: relative; left: 50%; transform: translate(-50%); width: 100%;}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100%;}
.ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 50px; font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-dots li {position: relative; font-size: 0; width: 60px; height: 2px; margin-left: unset; margin-right: unset; background-color: rgba(19, 157, 143, .4); cursor: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li button {width: 100%; height: 100%; border: unset; padding: 0; cursor: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li button:before {content: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li.slick-active {background-color: rgba(19, 157, 143, 1);}
.ModuleSlideV2Giant.layout-109 .slick-prev, .ModuleSlideV2Giant.layout-109 .slick-next {display: inline-block !important; position: relative; bottom: -12px; font-size: 16px; color: #fff; z-index: 1; width: auto; height: auto; line-height: 1;}
.ModuleSlideV2Giant.layout-109 .slick-prev {left: -20px;}
.ModuleSlideV2Giant.layout-109 .slick-next {right: -20px;}
.ModuleSlideV2Giant.layout-109 .slick-prev:before,
.ModuleSlideV2Giant.layout-109 .slick-next:before {content: unset;}
.ModuleSlideV2Giant.layout-109 .tab-pages {width: auto; height: auto; position: absolute; top: 50%; right: 40px; transform: translateY(-50%); font-size: 16px;}
.ModuleSlideV2Giant.layout-109 .tab-pages p {line-height: 1;}
.ModuleSlideV2Giant.layout-109 .tab-pages p.current-page::after {content: ''; width: 100%; height: 2px; background: #000; display: block; margin-top: 15px; margin-bottom: 15px;}
.ModuleSlideV2Giant.layout-109 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 6%;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right: 2.5%;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 9%; font-size: 14px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right:3%;font-size:14px;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 10% !important; font-size: 12px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right:5%;height:1px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages::after {height:1px;}
    .ModuleSlideV2Giant.layout-109 .slick-active{width:45px;/*height:1px;*/}

}

@-moz-keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}
@-webkit-keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}
@keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}

@-moz-keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}
@-webkit-keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}
@keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}

@-moz-keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePageInversion109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageInversion {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageInversion109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-109 .slick-dots li {width: 30px;}
    .ModuleSlideV2Giant.layout-109 .slick-prev, .ModuleSlideV2Giant.layout-109 .slick-next {font-size: 12px;}
    .ModuleSlideV2Giant.layout-109 .slick-prev {left: -10px;}
    .ModuleSlideV2Giant.layout-109 .slick-next {right: -10px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {display: none;}
}.module_663738151 .ModuleHead .HeadCenter{float:none;}
#module_663738151 {
padding:0px;
}
#module_663738151 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_663738151 .ModuleHead663738151 {
display:none;
}

#module_663738151 .tab-pages p{color:rgba(255, 255, 255, .5);}
#module_663738151 .tab-pages p.current-page::after{background-color:rgba(255, 255, 255, 1);}
#module_663738151 .slick-dots li{background-color:rgba(209, 209, 209, .3);}
#module_663738151 .slick-prev, #module_663738151 .slick-next{color:rgba(255, 255, 255, 1);}
#module_663738151 .tab-pages p.current-page{color:rgba(255, 255, 255, 1);}
#module_663738151 .slick-dots li.slick-active{background-color:rgba(255, 255, 255, 1);}
#module_663738151 .slick-prev:hover, #module_663738151 .slick-next:hover{color:rgba(255, 255, 255, 1);}
.module_663738161 .ModuleHead .HeadCenter{float:none;}
#module_663738161 {
padding:0px;
}
#module_663738161 {
position:absolute;
z-index:99;
top:73%;
left:10%;
width:26%;
height:15%;
}
#module_663738161 .ModuleHead663738161 {
display:none;
}
#module_663738161 .BodyCenter.BodyCenter663738161 {
background:none;background-color:rgba(0,0,0,0);
}
#module_663738161 >.module_663738161 {
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_663738161 >.module_663738161{
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_663738161 .BodyCenter.BodyCenter663738161 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738161 .BodyCenter.BodyCenter663738161 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_663738161 >.module_663738161 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738161 >.module_663738161 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_663738161 >.module_663738161 {box-shadow: 0px 0px 0px 0px #ccc}
#module_663738161:hover {
border:none;
}
#module_663738161:hover >.module_663738161 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_663738161 .ModuleImageTextGiantContent{margin-top:0px;}
#module_663738161 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_663738161 .ModuleImageTextGiantContent{margin-left:0px;}
#module_663738161 .ModuleImageTextGiantContent{margin-right:0px;}
#module_663738161 .imageTextGiant-Container{padding-top:10px;}
#module_663738161 .imageTextGiant-Container{padding-bottom:10px;}
#module_663738161 .imageTextGiant-Container{padding-left:10px;}
#module_663738161 .imageTextGiant-Container{padding-right:10px;}
#module_663738161 .showHandle .btn{font-size:14px;}
#module_663738161 .showHandle .btn{font-family:;}
#module_663738161 .showHandle .btn{color:#333;}
#module_663738161 .showHandle .btn{font-weight:400;}
#module_663738161 .showHandle .btn{text-decoration:none;}
#module_663738161 .showHandle .btn{font-style:normal;}
#module_663738161 .showHandle div{border-top-color:#ddd !important;}
#module_663738161 .showHandle div{border-top-style:solid !important;}
#module_663738161 .showHandle div{border-top-width:1px !important;}
#module_663738161 .showHandle{background-color:transparent;}
#module_663738161 .showHandle{}
#module_663738161 .showHandle{background-repeat:no-repeat;}
#module_663738161 .showHandle{}
#module_663738161 .showHandle{}
#module_663738161 .showHandle{}
#module_663738161 a{font-size:unset;font-family:unset}
.module_663738163 .ModuleHead .HeadCenter{float:none;}
#module_663738163 {
padding:0px;
}
#module_663738163 {
position:absolute;
z-index:99;
top:73%;
left:10%;
width:26%;
height:15%;
}
#module_663738163 .ModuleHead663738163 {
display:none;
}
#module_663738163 .BodyCenter.BodyCenter663738163 {
background:none;background-color:rgba(0,0,0,0);
}
#module_663738163 >.module_663738163 {
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_663738163 >.module_663738163{
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_663738163 .BodyCenter.BodyCenter663738163 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738163 .BodyCenter.BodyCenter663738163 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_663738163 >.module_663738163 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738163 >.module_663738163 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_663738163 >.module_663738163 {box-shadow: 0px 0px 0px 0px #ccc}
#module_663738163:hover {
border:none;
}
#module_663738163:hover >.module_663738163 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_663738193 .ModuleSubContainer{background-color:transparent;}
#module_663738193 .ModuleSubContainer{}
#module_663738193 .ModuleSubContainer{background-repeat:no-repeat;}
#module_663738193 .ModuleSubContainer{background-position:0% 0%;}
#module_663738193 .ModuleSubContainer{background-attachment:scroll;}
#module_663738193 .ModuleSubContainer{}
#module_663738193 {!bgVideo!}{bgVideoUrl:}
#module_663738193 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_663738193 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_663738193 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer663738193 {}
.module_663738194 .ModuleHead .HeadCenter{float:none;}
#module_663738194 {
padding:0px;
}
#module_663738194 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_663738194 .ModuleHead663738194 {
display:none;
}

#module_663738194 .tab-pages p{color:rgba(255, 255, 255, .5);}
#module_663738194 .tab-pages p.current-page::after{background-color:rgba(255, 255, 255, 1);}
#module_663738194 .slick-dots li{background-color:rgba(209, 209, 209, .3);}
#module_663738194 .slick-prev, #module_663738194 .slick-next{color:rgba(255, 255, 255, 1);}
#module_663738194 .tab-pages p.current-page{color:rgba(255, 255, 255, 1);}
#module_663738194 .slick-dots li.slick-active{background-color:rgba(255, 255, 255, 1);}
#module_663738194 .slick-prev:hover, #module_663738194 .slick-next:hover{color:rgba(255, 255, 255, 1);}
#module_663738194 .SubContainer {}

.ModuleItem[moduletype='ModuleAnchorGiant'] {min-height: 0 !important;}
.ModuleAnchorGiant.layout-101 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.ModuleAnchorGiant.layout-101 .hr-line {
	margin:0 auto;
	width: auto;
	border-top: 0 !important;
}
.ModuleAnchorGiant.layout-101 .anchors-container {
	position: absolute;
	width: 100%;
	z-index: 991;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper {
	width: 100%;
	position: absolute;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	pointer-events: none;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line {
	border-top: 1px solid rgb(98,172, 255);
	-webkit-transform: scale(1.00001);
	transform: scale(1.00001);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.before {
	-webkit-flex: 1;
	flex: 1;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.after-with-sections-reorganize {
	width: 68px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor {
	height: 24px;
	width: 126px;
	pointer-events: auto;
	margin-left: 14px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.anchor-selected .anchorContent, .anchors-container .anchorWrapper .anchor .anchorContent:hover {
	background: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorContent {
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	background: rgba(98,172, 255, 0.7);
	line-height: 24px;
	text-align: left;
	box-sizing: border-box;
	height: 100%;
	cursor: move;
	position: relative;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.anchor-selected .anchorContent:before, .anchors-container .anchorWrapper .anchor .anchorContent:hover:before {
	border-right-color: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorContent:before {
	position: absolute;
	right: 100%;
	content: '';
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 15px solid rgba(98,172, 255, 0.7);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.top {
	position: relative;
	top: 28px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.top .anchorContent:before {
	right: unset;
	bottom: 100%;
	left: 46px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 15px solid rgba(98,172, 255, 0.7);
	border-bottom-color: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.bottom {
	position: relative;
	bottom: 28px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.bottom .anchorContent:before {
	right: unset;
	top: 100%;
	left: 46px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 15px solid rgba(98,172, 255, 0.7);
	border-top-color: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.top .anchorContent:after,.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.bottom .anchorContent:after {
	position: absolute;
	right: 99%;
	content: '';
	width: 12px;
	height: 24px;
	background: rgb(98,172, 255);
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.top,.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.bottom {
	-webkit-transform: scale(1.56);
	transform: scale(1.56);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorIcon {
	left: 2px;
	width: 13px;
	height: 15px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor svg {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.anchor-selected .anchorContent svg *, .anchors-container .anchorWrapper .anchor .anchorContent:hover svg * {
	fill: #fff;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorName {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: HelveticaNeueW01-45Ligh, HelveticaNeueW02-45Ligh, HelveticaNeueW10-45Ligh, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 19px;
	width: 67px;
	color: #fff;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .rightIcon {
	right: 12px;
}
.module_663738185 .ModuleHead .HeadCenter{float:none;}
#module_663738185 {
padding:0px;
}
#module_663738185 {
position:static;
z-index:0;
top:1210px;
left:1371px;
width:100%;
height: auto;
}
#module_663738185 .ModuleHead663738185 {
display:none;
}

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

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

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

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

#module_663982026 .ModuleImageTextGiantContent{margin-top:0px;}
#module_663982026 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_663982026 .ModuleImageTextGiantContent{margin-left:0px;}
#module_663982026 .ModuleImageTextGiantContent{margin-right:0px;}
#module_663982026 .imageTextGiant-Container{padding-top:10px;}
#module_663982026 .imageTextGiant-Container{padding-bottom:10px;}
#module_663982026 .imageTextGiant-Container{padding-left:10px;}
#module_663982026 .imageTextGiant-Container{padding-right:10px;}
#module_663982026 .showHandle .btn{font-size:14px;}
#module_663982026 .showHandle .btn{font-family:;}
#module_663982026 .showHandle .btn{color:#333;}
#module_663982026 .showHandle .btn{font-weight:400;}
#module_663982026 .showHandle .btn{text-decoration:none;}
#module_663982026 .showHandle .btn{font-style:normal;}
#module_663982026 .showHandle div{border-top-color:#ddd !important;}
#module_663982026 .showHandle div{border-top-style:solid !important;}
#module_663982026 .showHandle div{border-top-width:1px !important;}
#module_663982026 .showHandle{background-color:transparent;}
#module_663982026 .showHandle{}
#module_663982026 .showHandle{background-repeat:no-repeat;}
#module_663982026 .showHandle{}
#module_663982026 .showHandle{}
#module_663982026 .showHandle{}
#module_663982026 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer663902591 #Sub663902591_6 {width:25%;}
.module_663987826 .ModuleHead .HeadCenter{float:none;}
#module_663987826 {
padding:0px;
}
#module_663987826 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_663987826 .ModuleHead663987826 {
display:none;
}

#module_663987826 .ModuleImageTextGiantContent{margin-top:0px;}
#module_663987826 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_663987826 .ModuleImageTextGiantContent{margin-left:0px;}
#module_663987826 .ModuleImageTextGiantContent{margin-right:0px;}
#module_663987826 .imageTextGiant-Container{padding-top:10px;}
#module_663987826 .imageTextGiant-Container{padding-bottom:10px;}
#module_663987826 .imageTextGiant-Container{padding-left:10px;}
#module_663987826 .imageTextGiant-Container{padding-right:10px;}
#module_663987826 .showHandle .btn{font-size:14px;}
#module_663987826 .showHandle .btn{font-family:;}
#module_663987826 .showHandle .btn{color:#333;}
#module_663987826 .showHandle .btn{font-weight:400;}
#module_663987826 .showHandle .btn{text-decoration:none;}
#module_663987826 .showHandle .btn{font-style:normal;}
#module_663987826 .showHandle div{border-top-color:#ddd !important;}
#module_663987826 .showHandle div{border-top-style:solid !important;}
#module_663987826 .showHandle div{border-top-width:1px !important;}
#module_663987826 .showHandle{background-color:transparent;}
#module_663987826 .showHandle{}
#module_663987826 .showHandle{background-repeat:no-repeat;}
#module_663987826 .showHandle{}
#module_663987826 .showHandle{}
#module_663987826 .showHandle{}
#module_663987826 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer663902591 #Sub663902591_7 {width:25%;}
.module_663738113 .ModuleHead .HeadCenter{float:none;}
#module_663738113 {
padding:0px;
}
#module_663738113 {
position:static;
z-index:0;
top:2px;
width:100%;
height: auto;
}
#module_663738113 .ModuleHead663738113 {
display:none;
}
#module_663738113 .ModuleHead .HeadText.HeadText663738113 {
}
#module_663738113 .ModuleHead .HeadTextMore.HeadTextMore663738113 {
}
#module_663738113 >.module_663738113 {
border:none;
}
#module_663738113 .BodyCenter.BodyCenter663738113 {
}
@media screen and (min-width: 768px){
#module_663738113 .BodyCenter.BodyCenter663738113 {
padding-top:50px;
padding-left:0px;
padding-bottom:0px;
padding-right:0px;
}
}
@media screen and (max-width: 767px){
#module_663738113 .BodyCenter.BodyCenter663738113 {
padding-top:20px;
padding-left:0px;
padding-bottom:0px;
padding-right:0px;
}
}
#module_663738113 .BodyCenter.BodyCenter663738113 {
}
#module_663738113 .BodyCenter a {
}

.ModuleGridContainer.ModuleGridContainer663738113 {}
.ModuleHorizontalGiant.layout-101 .hrbox{
	display: flex;
	justify-content:center;
}
.ModuleHorizontalGiant.layout-101 .hr-line {
	margin:unset;
	width: 100%;
	/* border: 1px solid #333; */
	border-top: 0 !important;
}
.ModuleHorizontalGiant.layout-101 {position: relative;}
.module_663738167 .ModuleHead .HeadCenter{float:none;}
#module_663738167 {
padding:0px;
}
#module_663738167 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_663738167 .ModuleHead663738167 {
display:none;
}
#module_663738167 .BodyCenter.BodyCenter663738167 {
background:none;background-color:rgba(0,0,0,0);
}
#module_663738167 >.module_663738167 {
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_663738167 >.module_663738167{
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_663738167 .BodyCenter.BodyCenter663738167 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738167 .BodyCenter.BodyCenter663738167 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_663738167 >.module_663738167 {
margin-top:0.4167%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.4167%;
}
}
@media screen and (max-width: 767px){
#module_663738167 >.module_663738167 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_663738167 >.module_663738167 {box-shadow: 0px 0px 0px 0px #ccc}
#module_663738167:hover {
border:none;
}
#module_663738167:hover >.module_663738167 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_663738167 .hrbox{justify-content:center;}
#module_663738167 .hr-line{width:50px;max-width:50px;}
#module_663738167 .hr-line{border-bottom-color:rgb(165, 165, 165);}
#module_663738167 .hr-line{border-bottom-style:solid;}
#module_663738167 .hr-line{border-bottom-width:1px;}

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

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

#module_663738166 .ModuleImageTextGiantContent{margin-top:0px;}
#module_663738166 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_663738166 .ModuleImageTextGiantContent{margin-left:0px;}
#module_663738166 .ModuleImageTextGiantContent{margin-right:0px;}
#module_663738166 .imageTextGiant-Container{padding-top:10px;}
#module_663738166 .imageTextGiant-Container{padding-bottom:10px;}
#module_663738166 .imageTextGiant-Container{padding-left:10px;}
#module_663738166 .imageTextGiant-Container{padding-right:10px;}
#module_663738166 .showHandle .btn{font-size:14px;}
#module_663738166 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_663738166 .showHandle .btn{color:#333;}
#module_663738166 .showHandle .btn{font-weight:400;}
#module_663738166 .showHandle .btn{text-decoration:none;}
#module_663738166 .showHandle .btn{font-style:normal;}
#module_663738166 .showHandle div{border-top-color:#ddd !important;}
#module_663738166 .showHandle div{border-top-style:solid !important;}
#module_663738166 .showHandle div{border-top-width:1px !important;}
#module_663738166 .showHandle{background-color:transparent;}
#module_663738166 .showHandle{background-image:none;}
#module_663738166 .showHandle{background-repeat:no-repeat;}
#module_663738166 .showHandle{}
#module_663738166 .showHandle{}
#module_663738166 .showHandle{}
#module_663738166 a{font-size:unset;font-family:unset}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

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

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

.module_663738126 .ModuleHead .HeadCenter{float:none;}
#module_663738126 {
padding:0px;
}
#module_663738126 {
position:static;
z-index:0;
top:1411px;
left:353px;
width:100%;
height: auto;
}
#module_663738126 .ModuleHead663738126 {
display:none;
}
#module_663738126 .ModuleHead .HeadText.HeadText663738126 {
}
#module_663738126 .ModuleHead .HeadTextMore.HeadTextMore663738126 {
}
#module_663738126 >.module_663738126 {
border:none;
}
#module_663738126 .BodyCenter.BodyCenter663738126 {
}
@media screen and (min-width: 768px){
#module_663738126 .BodyCenter.BodyCenter663738126 {
padding-top:70px;
padding-left:0px;
padding-bottom:70px;
padding-right:0px;
}
}
@media screen and (max-width: 767px){
#module_663738126 .BodyCenter.BodyCenter663738126 {
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
padding-right:0px;
}
}
#module_663738126 .BodyCenter.BodyCenter663738126 {
}
#module_663738126 .BodyCenter a {
}

.module_663738127 .ModuleHead .HeadCenter{float:none;}
#module_663738127 {
padding:0px;
}
#module_663738127 {
position:static;
z-index:0;
top:1547px;
left:405px;
width:100%;
height: auto;
}
#module_663738127 .ModuleHead663738127 {
display:none;
}
#module_663738127 .ModuleHead .HeadText.HeadText663738127 {
}
#module_663738127 .ModuleHead .HeadTextMore.HeadTextMore663738127 {
}
#module_663738127 >.module_663738127 {
border:none;
}
#module_663738127 .BodyCenter.BodyCenter663738127 {
}
@media screen and (min-width: 768px){
#module_663738127 .BodyCenter.BodyCenter663738127 {
padding-top:70px;
padding-left:0px;
padding-bottom:70px;
padding-right:0px;
}
}
@media screen and (max-width: 767px){
#module_663738127 .BodyCenter.BodyCenter663738127 {
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
padding-right:0px;
}
}
#module_663738127 .BodyCenter.BodyCenter663738127 {
}
#module_663738127 .BodyCenter a {
}

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

#module_664062649 .ModuleSubContainer{background-color:rgba(252, 0, 0, 0);}
#module_664062649 .ModuleSubContainer{background-image:url(/comdata/100083/202503/20250311110913e54b6b.jpg);}
#module_664062649 .ModuleSubContainer{background-repeat:no-repeat;}
#module_664062649 .ModuleSubContainer{background-position:0% 0%;}
#module_664062649 .ModuleSubContainer{background-attachment:scroll;}
#module_664062649 .ModuleSubContainer{}
#module_664062649 {!bgVideo!}{bgVideoUrl:}
#module_664062649 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_664062649 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_664062649 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer664062649 {}
.module_664117876 .ModuleHead .HeadCenter{float:none;}
#module_664117876 {
padding:0px;
}
#module_664117876 {
position:static;
z-index:0;
top:211px;
left:0px;
width:100%;
height: auto;
}
#module_664117876 .ModuleHead664117876 {
display:none;
}
#module_664117876 .BodyCenter.BodyCenter664117876 {
background:none;background-color:rgba(0,0,0,0);
}
#module_664117876 >.module_664117876 {
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_664117876 >.module_664117876{
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_664117876 .BodyCenter.BodyCenter664117876 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_664117876 .BodyCenter.BodyCenter664117876 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_664117876 >.module_664117876 {
margin-top:2.0921%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_664117876 >.module_664117876 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_664117876 >.module_664117876 {box-shadow: 0px 0px 0px 0px #ccc}
#module_664117876:hover {
border:none;
}
#module_664117876:hover >.module_664117876 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_664117876 img{border-top-color:transparent;}
#module_664117876 img{border-top-style:none;}
#module_664117876 img{border-top-width:0px;}
#module_664117876 img{border-right-color:transparent;}
#module_664117876 img{border-right-style:none;}
#module_664117876 img{border-right-width:0px;}
#module_664117876 img{border-bottom-color:transparent;}
#module_664117876 img{border-bottom-style:none;}
#module_664117876 img{border-bottom-width:0px;}
#module_664117876 img{border-left-color:transparent;}
#module_664117876 img{border-left-style:none;}
#module_664117876 img{border-left-width:0px;}
#module_664117876 img{border-top-left-radius:0px;}
#module_664117876 img{border-top-right-radius:0px;}
#module_664117876 img{border-bottom-left-radius:0px;}
#module_664117876 img{border-bottom-right-radius:0px;}
#module_664117876 .BodyCenter{text-align: center;}
.module_664117857 .ModuleHead .HeadCenter{float:none;}
#module_664117857 {
padding:0px;
}
#module_664117857 {
position:static;
z-index:0;
top:2368px;
left:829px;
width:100%;
height: auto;
}
#module_664117857 .ModuleHead664117857 {
display:none;
}
#module_664117857 .BodyCenter.BodyCenter664117857 {
background:none;background-color:rgba(0,0,0,0);
}
#module_664117857 >.module_664117857 {
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_664117857 >.module_664117857{
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_664117857 .BodyCenter.BodyCenter664117857 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_664117857 .BodyCenter.BodyCenter664117857 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_664117857 >.module_664117857 {
margin-top:-140px;
margin-left:0px;
margin-right:0px;
margin-bottom:40px;
}
}
@media screen and (max-width: 767px){
#module_664117857 >.module_664117857 {
margin-top:-6.5217%;
margin-left:2.7174%;
margin-right:2.7174%;
margin-bottom:5.4348%;
}
}
#module_664117857 >.module_664117857 {box-shadow: 0px 0px 0px 0px #ccc}
#module_664117857:hover {
border:none;
}
#module_664117857:hover >.module_664117857 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_664977905 img{border-top-color:transparent;}
#module_664977905 img{border-top-style:none;}
#module_664977905 img{border-top-width:0px;}
#module_664977905 img{border-right-color:transparent;}
#module_664977905 img{border-right-style:none;}
#module_664977905 img{border-right-width:0px;}
#module_664977905 img{border-bottom-color:transparent;}
#module_664977905 img{border-bottom-style:none;}
#module_664977905 img{border-bottom-width:0px;}
#module_664977905 img{border-left-color:transparent;}
#module_664977905 img{border-left-style:none;}
#module_664977905 img{border-left-width:0px;}
#module_664977905 img{border-top-left-radius:0px;}
#module_664977905 img{border-top-right-radius:0px;}
#module_664977905 img{border-bottom-left-radius:0px;}
#module_664977905 img{border-bottom-right-radius:0px;}
#module_664977905 .BodyCenter{text-align: center;}
.module_664095949 .ModuleHead .HeadCenter{float:none;}
#module_664095949 {
padding:0px;
}
#module_664095949 {
position:static;
z-index:0;
top:143px;
left:334px;
width:100%;
height: auto;
}
#module_664095949 .ModuleHead664095949 {
display:none;
}
#module_664095949 .ModuleHead .HeadText.HeadText664095949 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_664095949 .ModuleHead .HeadCenter.HeadCenter664095949{text-align:left;}
#module_664095949 .ModuleHead .HeadCenter.HeadCenter664095949 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_664095949 .BodyCenter.BodyCenter664095949 {
background:none;background-color:rgba(0,0,0,0);
}
#module_664095949 >.module_664095949 {
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_664095949 >.module_664095949{
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_664095949 .BodyCenter.BodyCenter664095949 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_664095949 .BodyCenter.BodyCenter664095949 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_664095949 >.module_664095949 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_664095949 >.module_664095949 {
margin-top:0px;
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
}
}
#module_664095949 >.module_664095949 {box-shadow: 0px 0px 0px 0px #ccc}
#module_664095949:hover {
border:none;
}
#module_664095949:hover >.module_664095949 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_664095949 .ModuleSubContainer{background-color:transparent;}
#module_664095949 .ModuleSubContainer{background-image:none;}
#module_664095949 .ModuleSubContainer{background-repeat:no-repeat;}
#module_664095949 .ModuleSubContainer{background-position:0% 0%;}
#module_664095949 .ModuleSubContainer{background-attachment:scroll;}
#module_664095949 .ModuleSubContainer{}
#module_664095949 {!bgVideo!}{bgVideoUrl:none}
#module_664095949 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_664095949 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_664095949 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer664095949 {}
.module_678988701 .ModuleHead .HeadCenter{float:none;}
#module_678988701 {
padding:0px;
}
#module_678988701 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_678988701 .ModuleHead678988701 {
display:none;
}
#module_678988701 {
border:none;
}
@media screen and (min-width: 768px){
#module_678988701 .BodyCenter.BodyCenter678988701 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_678988701 .BodyCenter.BodyCenter678988701 {
}
}

#module_678988701 .ModuleSubContainer{background-color:transparent;}
#module_678988701 .ModuleSubContainer{}
#module_678988701 .ModuleSubContainer{background-repeat:no-repeat;}
#module_678988701 .ModuleSubContainer{background-position:0% 0%;}
#module_678988701 .ModuleSubContainer{background-attachment:scroll;}
#module_678988701 .ModuleSubContainer{}
#module_678988701 {!bgVideo!}{bgVideoUrl:}
#module_678988701 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_678988701 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_678988701 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer678988701 {}
.module_678991149 .ModuleHead .HeadCenter{float:none;}
#module_678991149 {
padding:0px;
}
#module_678991149 {
position:static;
z-index:1;
top:3201px;
left:434px;
width:100%;
height: auto;
}
#module_678991149 .ModuleHead678991149 {
display:none;
}
#module_678991149 .BodyCenter.BodyCenter678991149 {
background:none;background-color:rgba(0,0,0,0);
}
#module_678991149 >.module_678991149 {
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_678991149 >.module_678991149{
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_678991149 .BodyCenter.BodyCenter678991149 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_678991149 .BodyCenter.BodyCenter678991149 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_678991149 >.module_678991149 {
margin-top:4.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_678991149 >.module_678991149 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_678991149 >.module_678991149 {box-shadow: 0px 0px 0px 0px #ccc}
#module_678991149:hover {
border:none;
}
#module_678991149:hover >.module_678991149 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_678991149 .ModuleImageTextGiantContent{margin-top:0px;}
#module_678991149 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_678991149 .ModuleImageTextGiantContent{margin-left:0px;}
#module_678991149 .ModuleImageTextGiantContent{margin-right:10px;}
#module_678991149 .imageTextGiant-Container{padding-top:10px;}
#module_678991149 .imageTextGiant-Container{padding-bottom:10px;}
#module_678991149 .imageTextGiant-Container{padding-left:10px;}
#module_678991149 .imageTextGiant-Container{padding-right:10px;}
#module_678991149 .showHandle .btn{font-size:px;}
#module_678991149 .showHandle .btn{font-family:;}
#module_678991149 .showHandle .btn{color:;}
#module_678991149 .showHandle .btn{}
#module_678991149 .showHandle .btn{}
#module_678991149 .showHandle .btn{}
#module_678991149 .showHandle div{border-top-color: !important;}
#module_678991149 .showHandle div{border-top-style: !important;}
#module_678991149 .showHandle div{border-top-width:px !important;}
#module_678991149 .showHandle{background-color:;}
#module_678991149 .showHandle{}
#module_678991149 .showHandle{}
#module_678991149 .showHandle{}
#module_678991149 .showHandle{}
#module_678991149 .showHandle{}
#module_678991149 a{font-size:unset;font-family:unset}
.module_678988715 .ModuleHead .HeadCenter{float:none;}
#module_678988715 {
padding:0px;
}
#module_678988715 {
position:static;
z-index:1;
top:4154px;
left:2284px;
width:100%;
height: auto;
}
#module_678988715 .ModuleHead678988715 {
display:none;
}
#module_678988715 .BodyCenter.BodyCenter678988715 {
background:none;background-color:rgba(0,0,0,0);
}
#module_678988715 >.module_678988715 {
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_678988715 >.module_678988715{
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_678988715 .BodyCenter.BodyCenter678988715 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_678988715 .BodyCenter.BodyCenter678988715 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_678988715 >.module_678988715 {
margin-top:0.0000%;
margin-left:55.1667%;
margin-right:5.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_678988715 >.module_678988715 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_678988715 >.module_678988715 {box-shadow: 0px 0px 0px 0px #ccc}
#module_678988715:hover {
border:none;
}
#module_678988715:hover >.module_678988715 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_678990009 .ModuleHead .HeadCenter{float:none;}
#module_678990009 {
padding:0px;
}
#module_678990009 {
position:static;
z-index:0;
top:2783px;
left:249px;
width:100%;
height: auto;
}
#module_678990009 .ModuleHead678990009 {
display:none;
}
#module_678990009 {
border:none;
}
@media screen and (min-width: 768px){
#module_678990009 .BodyCenter.BodyCenter678990009 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:19.6332%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_678990009 .BodyCenter.BodyCenter678990009 {
}
}

#module_678990009 .ModuleSubContainer{background-color:transparent;}
#module_678990009 .ModuleSubContainer{}
#module_678990009 .ModuleSubContainer{background-repeat:no-repeat;}
#module_678990009 .ModuleSubContainer{background-position:0% 0%;}
#module_678990009 .ModuleSubContainer{background-attachment:scroll;}
#module_678990009 .ModuleSubContainer{}
#module_678990009 {!bgVideo!}{bgVideoUrl:}
#module_678990009 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_678990009 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_678990009 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer678990009 {}
.module_669461320 .ModuleHead .HeadCenter{float:none;}
#module_669461320 {
padding:0px;
}
#module_669461320 {
position:static;
z-index:0;
top:3233px;
left:481px;
width:100%;
height: auto;
}
#module_669461320 .ModuleHead669461320 {
display:none;
}
#module_669461320 .ModuleHead .HeadText.HeadText669461320 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_669461320 .ModuleHead .HeadCenter.HeadCenter669461320{text-align:left;}
#module_669461320 .ModuleHead .HeadCenter.HeadCenter669461320 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_669461320 .BodyCenter.BodyCenter669461320 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/comdata/999/201810/201810221727277c5ccd.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 100%;
background-Attachment:scroll;
}
#module_669461320 >.module_669461320 {
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_669461320 >.module_669461320{
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_669461320 .BodyCenter.BodyCenter669461320 {
padding-top:4.4041%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.3768%;
}
}
@media screen and (max-width: 767px){
#module_669461320 .BodyCenter.BodyCenter669461320 {
padding-top:0.0000%;
padding-left:2.8736%;
padding-right:2.8736%;
padding-bottom:11.4943%;
}
}
@media screen and (min-width: 768px){
#module_669461320 >.module_669461320 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_669461320 >.module_669461320 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_669461320 >.module_669461320 {box-shadow: 0px 0px 0px 0px #ccc}
#module_669461320:hover {
border:none;
}
#module_669461320:hover >.module_669461320 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_669461320 .ModuleSubContainer{background-color:transparent;}
#module_669461320 .ModuleSubContainer{background-image:none;}
#module_669461320 .ModuleSubContainer{background-repeat:no-repeat;}
#module_669461320 .ModuleSubContainer{background-position:0% 0%;}
#module_669461320 .ModuleSubContainer{background-attachment:scroll;}
#module_669461320 .ModuleSubContainer{}
#module_669461320 {!bgVideo!}{bgVideoUrl:none}
#module_669461320 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_669461320 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_669461320 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer669461320 {}
.module_665037060 .ModuleHead .HeadCenter{float:none;}
#module_665037060 {
padding:0px;
}
#module_665037060 {
position:static;
z-index:0;
top:106px;
left:2404px;
width:100%;
height: auto;
}
#module_665037060 .ModuleHead665037060 {
display:none;
}
#module_665037060 .ModuleHead .HeadText.HeadText665037060 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_665037060 .ModuleHead .HeadCenter.HeadCenter665037060{text-align:left;}
#module_665037060 .ModuleHead .HeadCenter.HeadCenter665037060 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_665037060 .BodyCenter.BodyCenter665037060 {
background:none;background-color:rgba(0,0,0,0);
}
#module_665037060 >.module_665037060 {
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_665037060 >.module_665037060{
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_665037060 .BodyCenter.BodyCenter665037060 {
padding-top:1.5742%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_665037060 .BodyCenter.BodyCenter665037060 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_665037060 >.module_665037060 {
margin-top:40px;
margin-left:0px;
margin-right:0px;
margin-bottom:50px;
}
}
@media screen and (max-width: 767px){
#module_665037060 >.module_665037060 {
margin-top:20px;
margin-left:10px;
margin-right:10px;
margin-bottom:30px;
}
}
#module_665037060 >.module_665037060 {box-shadow: 0px 0px 0px 0px #ccc}
#module_665037060:hover {
border:none;
}
#module_665037060:hover >.module_665037060 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_665082660 .ModuleImageTextGiantContent{margin-top:0px;}
#module_665082660 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_665082660 .ModuleImageTextGiantContent{margin-left:0px;}
#module_665082660 .ModuleImageTextGiantContent{margin-right:10px;}
#module_665082660 .imageTextGiant-Container{padding-top:10px;}
#module_665082660 .imageTextGiant-Container{padding-bottom:10px;}
#module_665082660 .imageTextGiant-Container{padding-left:10px;}
#module_665082660 .imageTextGiant-Container{padding-right:10px;}
#module_665082660 .showHandle .btn{font-size:px;}
#module_665082660 .showHandle .btn{font-family:;}
#module_665082660 .showHandle .btn{color:;}
#module_665082660 .showHandle .btn{}
#module_665082660 .showHandle .btn{}
#module_665082660 .showHandle .btn{}
#module_665082660 .showHandle div{border-top-color: !important;}
#module_665082660 .showHandle div{border-top-style: !important;}
#module_665082660 .showHandle div{border-top-width:px !important;}
#module_665082660 .showHandle{background-color:;}
#module_665082660 .showHandle{}
#module_665082660 .showHandle{}
#module_665082660 .showHandle{}
#module_665082660 .showHandle{}
#module_665082660 .showHandle{}
#module_665082660 a{font-size:unset;font-family:unset}
.module_664410790 .ModuleHead .HeadCenter{float:none;}
#module_664410790 {
padding:0px;
}
#module_664410790 {
position:static;
z-index:0;
top:106px;
left:0px;
width:100%;
height: auto;
}
#module_664410790 .ModuleHead664410790 {
display:none;
}
#module_664410790 .ModuleHead .HeadText.HeadText664410790 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_664410790 .ModuleHead .HeadCenter.HeadCenter664410790{text-align:left;}
#module_664410790 .ModuleHead .HeadCenter.HeadCenter664410790 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_664410790 .BodyCenter.BodyCenter664410790 {
background:none;background-color:rgba(0,0,0,0);
}
#module_664410790 >.module_664410790 {
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_664410790 >.module_664410790{
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_664410790 .BodyCenter.BodyCenter664410790 {
padding-top:11.9539%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_664410790 .BodyCenter.BodyCenter664410790 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_664410790 >.module_664410790 {
margin-top:40px;
margin-left:0px;
margin-right:0px;
margin-bottom:50px;
}
}
@media screen and (max-width: 767px){
#module_664410790 >.module_664410790 {
margin-top:20px;
margin-left:10px;
margin-right:10px;
margin-bottom:30px;
}
}
#module_664410790 >.module_664410790 {box-shadow: 0px 0px 0px 0px #ccc}
#module_664410790:hover {
border:none;
}
#module_664410790:hover >.module_664410790 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_664410790 .ModuleSubContainer{background-color:transparent;}
#module_664410790 .ModuleSubContainer{background-image:none;}
#module_664410790 .ModuleSubContainer{background-repeat:no-repeat;}
#module_664410790 .ModuleSubContainer{background-position:0% 0%;}
#module_664410790 .ModuleSubContainer{background-attachment:scroll;}
#module_664410790 .ModuleSubContainer{}
#module_664410790 {!bgVideo!}{bgVideoUrl:none}
#module_664410790 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_664410790 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_664410790 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer664410790 {}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{margin-right: auto; margin-left: auto; padding-right: 0; padding-left: 0;}
.ModuleHoverBoxGiant.layout-101 .ModuleSubContainer{display: flex !important; position: relative; width:100%; overflow: hidden; background: none !important;}
.ModuleHoverBoxGiant.layout-101 .row{margin-right: 0px; margin-left: 0px;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{width: 100%; height: 100%}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_1{position: relative; overflow: hidden;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2{overflow: hidden; position: absolute;	display: none;  background: #fff;height: 100%; opacity: 0; top: 0; visibility: visible;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeInUp{ -webkit-animation: switchFadeInUp-out .6s ease forwards; animation: switchFadeInUp-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeIn{ -webkit-animation: switchFadeIn-out .6s ease forwards; animation: switchFadeIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeInDown{ -webkit-animation: switchFadeInDown-out .6s ease forwards; animation: switchFadeInDown-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchSlideInDown{ -webkit-animation: switchSlideInDown-out .6s ease forwards; animation: switchSlideInDown-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchSlideInUp{ -webkit-animation: switchSlideInUp-out .6s ease forwards; animation: switchSlideInUp-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceIn{ -webkit-animation: switchBounceIn-out .6s ease forwards; animation: switchBounceIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceInLeft{ -webkit-animation: switchBounceInLeft-out .6s ease forwards; animation: switchBounceInLeft-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceInRight{ -webkit-animation: switchBounceInRight-out .6s ease forwards; animation: switchBounceInRight-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchPulse{ -webkit-animation: switchPulse-out .6s ease forwards; animation: switchPulse-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchZoomIn{ -webkit-animation: switchZoomIn-out .6s ease forwards; animation: switchZoomIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFlipInY{ -webkit-animation: switchFlipInY-out .6s ease forwards; animation: switchFlipInY-out .6s ease forwards; }
@media only screen and (min-width: 769px) {
	/* 弹现 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeIn{-webkit-animation: fadeIn .6s ease forwards; animation: fadeIn .6s ease forwards;}
	/* 从上淡入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInDown{-webkit-animation: fadeInDown .6s ease forwards; animation: fadeInDown .6s ease forwards;}
	/* 从下淡入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInUp{-webkit-animation: fadeInUp .6s ease forwards; animation: fadeInUp .6s ease forwards;}
	/* 从上滑入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInDown{-webkit-animation: slideInDown .6s ease forwards; animation: slideInDown .6s ease forwards;}
	/* 从下滑入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInUp{-webkit-animation: slideInUp .6s ease forwards; animation: slideInUp .6s ease forwards;}
	/* 从里弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceIn{-webkit-animation: bounceIn .6s ease forwards; animation: bounceIn .6s ease forwards;}
	/* 从左弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInLeft{-webkit-animation: bounceInLeft .6s ease forwards; animation: bounceInLeft .6s ease forwards;}
	/* 从右弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInRight{-webkit-animation: bounceInRight .6s ease forwards; animation: bounceInRight .6s ease forwards;}
	/* 跳动 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchPulse{-webkit-animation: pulse .6s ease forwards; animation: pulse .6s ease forwards;}
	/* 放大 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchZoomIn{-webkit-animation: zoomIn .6s ease forwards; animation: zoomIn .6s ease forwards;}
	/* Y轴翻转 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFlipInY{-webkit-animation: flipInY .6s ease forwards; animation: flipInY .6s ease forwards;}
}

@media only screen and (max-width: 768px) {
	.ModuleHoverBoxGiant.layout-101 .ModuleShowHover .ModuleHoverBoxItem_2{display: block !important; height: 100% !important; opacity: 1 !important; top: 0 !important;}
	.ModuleHoverBoxGiant.layout-101 .ModuleShowNormal .ModuleHoverBoxItem_2{display: none !important;}
}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchAnimateNone{height: 100%;opacity: 1;top: 0;display: inline-block;visibility: visible;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .wow{visibility: visible !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeIn{animation-name:fadeIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInLeft{animation-name:fadeInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInRight{animation-name:fadeInRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInUp{animation-name:fadeInUp !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInDown{animation-name:fadeInDown !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInUp{animation-name:slideInUp !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInDown{animation-name:slideInDown !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInLeft{animation-name:slideInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInRight{animation-name:slideInRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .zoomIn{animation-name:zoomIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flipInX{animation-name:flipInX !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flipInY{animation-name:flipInY !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounce{animation-name:bounce !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flash{animation-name:flash !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .pulse{animation-name:pulse !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .rotateInDownLeft{animation-name:rotateInDownLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .rotateInDownRight{animation-name:rotateInDownRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceIn{animation-name:bounceIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceInLeft{animation-name:bounceInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceInRight{animation-name:bounceInRight !important;}
/*start 退出动画*/
@keyframes switchBounceInRight-out {
	0%, 90% , 75%, 60% ,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	60% {
		-webkit-transform: translate3d(25px,0,0);
		-ms-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0);
	}
	75% {
		-webkit-transform: translate3d(-10px,0,0);
		-ms-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0);
	}
	90% {
		-webkit-transform: translate3d(1000px,0,0);
		-ms-transform: translate3d(1000px,0,0);
		transform: translate3d(1000px,0,0);
	}
	100% {
		-webkit-transform: translate3d(3000px,0,0);
		-ms-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0);
	}

}
@keyframes switchBounceInLeft-out {
	0%, 90% , 75%, 60% ,100% {
		-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);
		transition-timing-function:cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
    }
    60% {
		-webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
		-webkit-transform: translate3d(-1000px, 0, 0);
        -ms-transform: translate3d(-1000px, 0, 0);
        transform: translate3d(-1000px, 0, 0);
    }
    100% {
		-webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
}
@keyframes switchBounceIn-out {
	0%, 100%, 20%, 40%, 60%, 80% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		-ms-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1);
	}
	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		-ms-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		-ms-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03);
	}
	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		-ms-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		-ms-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}


}
@keyframes switchPulse-out  {
	0% {
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
		opacity: 1;
	}
	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		-ms-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05);
	}
	100% {
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
		opacity: 0;
	}
}
@keyframes switchFlipInY-out {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,10deg);
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		transform: perspective(400px) rotate3d(0,1,0,-5deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}
}
@keyframes  switchZoomIn-out {
	0%{
		opacity: 1;
	}
	50%{
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		-ms-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}
	100%{
		opacity: 0;
	}
}
@keyframes switchFadeInUp-out {
	0% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	100%{
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		-ms-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}
}
@keyframes switchFadeIn-out {
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
@keyframes switchFadeInDown-out {
	0%{
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	100%{
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		-ms-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}
}
@keyframes switchSlideInDown-out  {
	0%{
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100%{
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}
@keyframes switchSlideInUp-out  {
	0%{
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100%{
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}
}
/*end 退出动画*/.module_664295646 .ModuleHead .HeadCenter{float:none;}
#module_664295646 {
padding:0px;
}
#module_664295646 {
position:static;
z-index:0;
top:3487px;
left:205px;
width:100%;
height: auto;
}
#module_664295646 .ModuleHead664295646 {
display:none;
}
#module_664295646 >.module_664295646 {
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_664295646 >.module_664295646{
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_664295646 .BodyCenter.BodyCenter664295646 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_664295646 .BodyCenter.BodyCenter664295646 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_664295646 >.module_664295646 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_664295646 >.module_664295646 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_664295646 >.module_664295646 {box-shadow: 0px 0px 0px 0px #ccc}
#module_664295646:hover {
border:none;
}
#module_664295646:hover >.module_664295646 {
border-color:#ccc;
}
#module_664295646:hover >.module_664295646 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_664295646 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_664295646 .ModuleHoverBoxItem_1{background-image:none;}
#module_664295646 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_664295646 .ModuleHoverBoxItem_1{}
#module_664295646 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_664295646 .ModuleHoverBoxItem_1{}
#module_664295646 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_664295646 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_664295646 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_664295646 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_664295646 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_664295646 .ModuleHoverBoxItem_2{background-image:none;}
#module_664295646 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_664295646 .ModuleHoverBoxItem_2{}
#module_664295646 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_664295646 .ModuleHoverBoxItem_2{}
#module_664295646 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_664295646 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_664295646 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_664295646 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_664295646 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_664384811 .ModuleHead .HeadCenter{float:none;}
#module_664384811 {
padding:0px;
}
#module_664384811 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_664384811 .ModuleHead664384811 {
display:none;
}
#module_664384811 .BodyCenter.BodyCenter664384811 {
background:none;background-color:rgba(0,0,0,0);
}
#module_664384811 >.module_664384811 {
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_664384811 >.module_664384811{
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_664384811 .BodyCenter.BodyCenter664384811 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_664384811 .BodyCenter.BodyCenter664384811 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_664384811 >.module_664384811 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_664384811 >.module_664384811 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_664384811 >.module_664384811 {box-shadow: 0px 0px 0px 0px #ccc}
#module_664384811:hover {
border:none;
}
#module_664384811:hover >.module_664384811 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_664384811 .ModuleImageTextGiantContent{margin-top:0px;}
#module_664384811 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_664384811 .ModuleImageTextGiantContent{margin-left:0px;}
#module_664384811 .ModuleImageTextGiantContent{margin-right:0px;}
#module_664384811 .imageTextGiant-Container{padding-top:10px;}
#module_664384811 .imageTextGiant-Container{padding-bottom:10px;}
#module_664384811 .imageTextGiant-Container{padding-left:10px;}
#module_664384811 .imageTextGiant-Container{padding-right:10px;}
#module_664384811 .showHandle .btn{font-size:14px;}
#module_664384811 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_664384811 .showHandle .btn{color:#333;}
#module_664384811 .showHandle .btn{font-weight:400;}
#module_664384811 .showHandle .btn{text-decoration:none;}
#module_664384811 .showHandle .btn{font-style:normal;}
#module_664384811 .showHandle div{border-top-color:#ddd !important;}
#module_664384811 .showHandle div{border-top-style:solid !important;}
#module_664384811 .showHandle div{border-top-width:1px !important;}
#module_664384811 .showHandle{background-color:transparent;}
#module_664384811 .showHandle{background-image:none;}
#module_664384811 .showHandle{background-repeat:no-repeat;}
#module_664384811 .showHandle{}
#module_664384811 .showHandle{}
#module_664384811 .showHandle{}
#module_664384811 a{font-size:unset;font-family:unset}.module_670763820 .ModuleHead .HeadCenter{float:none;}
#module_670763820 {
padding:0px;
}
#module_670763820 {
position:static;
z-index:0;
top:3988px;
left:153px;
width:100%;
height: auto;
}
#module_670763820 .ModuleHead670763820 {
display:none;
}
#module_670763820 {
border:none;
}
@media screen and (min-width: 768px){
#module_670763820 >.module_670763820 {
}
}
@media screen and (max-width: 767px){
#module_670763820 >.module_670763820 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_670763820 img{border-top-color:transparent;}
#module_670763820 img{border-top-style:none;}
#module_670763820 img{border-top-width:0px;}
#module_670763820 img{border-right-color:transparent;}
#module_670763820 img{border-right-style:none;}
#module_670763820 img{border-right-width:0px;}
#module_670763820 img{border-bottom-color:transparent;}
#module_670763820 img{border-bottom-style:none;}
#module_670763820 img{border-bottom-width:0px;}
#module_670763820 img{border-left-color:transparent;}
#module_670763820 img{border-left-style:none;}
#module_670763820 img{border-left-width:0px;}
#module_670763820 img{border-top-left-radius:0px;}
#module_670763820 img{border-top-right-radius:0px;}
#module_670763820 img{border-bottom-left-radius:0px;}
#module_670763820 img{border-bottom-right-radius:0px;}
#module_670763820 .BodyCenter{text-align: center;}
.module_664976833 .ModuleHead .HeadCenter{float:none;}
#module_664976833 {
padding:0px;
}
#module_664976833 {
position:static;
z-index:0;
top:4577px;
left:65px;
width:100%;
height: auto;
}
#module_664976833 .ModuleHead664976833 {
display:none;
}

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

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

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

#module_665082658 .ModuleSubContainer{background-color:transparent;}
#module_665082658 .ModuleSubContainer{background-image:none;}
#module_665082658 .ModuleSubContainer{background-repeat:no-repeat;}
#module_665082658 .ModuleSubContainer{background-position:0% 0%;}
#module_665082658 .ModuleSubContainer{background-attachment:scroll;}
#module_665082658 .ModuleSubContainer{}
#module_665082658 {!bgVideo!}{bgVideoUrl:none}
#module_665082658 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_665082658 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_665082658 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer665082658 {max-width:none;width:100%;}
.module_665082664 .ModuleHead .HeadCenter{float:none;}
#module_665082664 {
padding:0px;
}
#module_665082664 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_665082664 .ModuleHead665082664 {
display:none;
}
#module_665082664 .ModuleHead .HeadText.HeadText665082664 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_665082664 .ModuleHead .HeadCenter.HeadCenter665082664{text-align:left;}
#module_665082664 .ModuleHead .HeadCenter.HeadCenter665082664 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_665082664 .BodyCenter.BodyCenter665082664 {
background:none;background-color:rgba(0,0,0,0);
}
#module_665082664 >.module_665082664 {
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_665082664 >.module_665082664{
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_665082664 .BodyCenter.BodyCenter665082664 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_665082664 .BodyCenter.BodyCenter665082664 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_665082664 >.module_665082664 {
margin-top:50px;
margin-left:120px;
margin-right:160px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_665082664 >.module_665082664 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_665082664 >.module_665082664 {box-shadow: 0px 0px 0px 0px #ccc}
#module_665082664:hover {
border:none;
}
#module_665082664:hover >.module_665082664 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_665082664 .ModuleImageTextGiantContent{margin-top:px;}
#module_665082664 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_665082664 .ModuleImageTextGiantContent{margin-left:px;}
#module_665082664 .ModuleImageTextGiantContent{margin-right:px;}
#module_665082664 .imageTextGiant-Container{padding-top:10px;}
#module_665082664 .imageTextGiant-Container{padding-bottom:10px;}
#module_665082664 .imageTextGiant-Container{padding-left:10px;}
#module_665082664 .imageTextGiant-Container{padding-right:10px;}
#module_665082664 .showHandle .btn{font-size:px;}
#module_665082664 .showHandle .btn{font-family:;}
#module_665082664 .showHandle .btn{color:;}
#module_665082664 .showHandle .btn{}
#module_665082664 .showHandle .btn{}
#module_665082664 .showHandle .btn{}
#module_665082664 .showHandle div{border-top-color: !important;}
#module_665082664 .showHandle div{border-top-style: !important;}
#module_665082664 .showHandle div{border-top-width:px !important;}
#module_665082664 .showHandle{background-color:;}
#module_665082664 .showHandle{}
#module_665082664 .showHandle{}
#module_665082664 .showHandle{}
#module_665082664 .showHandle{}
#module_665082664 .showHandle{}
#module_665082664 a{font-size:unset;font-family:unset}
.module_665082663 .ModuleHead .HeadCenter{float:none;}
#module_665082663 {
padding:0px;
}
#module_665082663 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_665082663 .ModuleHead665082663 {
display:none;
}

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

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

#module_664295639 .ModuleSubContainer{background-color:transparent;}
#module_664295639 .ModuleSubContainer{background-image:none;}
#module_664295639 .ModuleSubContainer{background-repeat:no-repeat;}
#module_664295639 .ModuleSubContainer{background-position:0% 0%;}
#module_664295639 .ModuleSubContainer{background-attachment:scroll;}
#module_664295639 .ModuleSubContainer{}
#module_664295639 {!bgVideo!}{bgVideoUrl:none}
#module_664295639 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_664295639 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_664295639 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer664295639 {max-width:1320px;width:auto;}
.ModuleGridContainer.ModuleGridContainer664295639 .SubPadding {width:0px;}
.ModuleGridContainer.ModuleGridContainer664295639 #Sub664295639_1 {width:55.757575757575765%;}
.ModuleGridContainer.ModuleGridContainer664295639 #Sub664295639_2 {width:44.166666666666664%;}
.module_663738180 .ModuleHead .HeadCenter{float:none;}
#module_663738180 {
padding:0px;
}
#module_663738180 {
position:static;
z-index:0;
top:5908px;
left:949px;
width:100%;
height: auto;
}
#module_663738180 .ModuleHead663738180 {
display:none;
}
#module_663738180 .BodyCenter.BodyCenter663738180 {
background:none;background-color:rgba(0,0,0,0);
}
#module_663738180 >.module_663738180 {
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_663738180 >.module_663738180{
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_663738180 .BodyCenter.BodyCenter663738180 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.3821%;
}
}
@media screen and (max-width: 767px){
#module_663738180 .BodyCenter.BodyCenter663738180 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_663738180 >.module_663738180 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738180 >.module_663738180 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_663738180 >.module_663738180 {box-shadow: 0px 0px 0px 0px #ccc}
#module_663738180:hover {
border:none;
}
#module_663738180:hover >.module_663738180 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_663738180 .ModuleSubContainer{background-color:transparent;}
#module_663738180 .ModuleSubContainer{background-image:none;}
#module_663738180 .ModuleSubContainer{background-repeat:no-repeat;}
#module_663738180 .ModuleSubContainer{background-position:0% 0%;}
#module_663738180 .ModuleSubContainer{background-attachment:scroll;}
#module_663738180 .ModuleSubContainer{}
#module_663738180 {!bgVideo!}{bgVideoUrl:}
#module_663738180 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_663738180 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_663738180 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer663738180 {max-width:1440px;width:auto;}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row { display: flex; flex-wrap: wrap;justify-content: center; margin: 0 !important;}
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container{max-height: 100%; max-width: 100%;}
.ModuleImageTextGiant.layout-109 .imageTextContainer{overflow:unset !important;}

@media only screen and (min-width: 767px) {
	
	.ModuleImageTextGiant.layout-109 .normal_ImgtextBox:last-child{ margin-right: 0 !important;}
}
@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-109 .MobileImgtextBox:nth-child(2n){ margin-right: 0 !important;}
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{display: inline-block;*/
	/*	flex-wrap: wrap;flex: auto;}*/
	.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row .col-xs-6{
		width: 49%;
    	/*padding: 10px 0 10px 10px;*/
   		 box-sizing: border-box;
	}
	.ModuleImageTextGiant.layout-109 .oneline{ width: 100% !important;}
	/* .ModuleImageTextGiant.layout-109 .oneline:nth-child(1){ margin-top: 0 !important; }
	
	.ModuleImageTextGiant.layout-109 .twoline:nth-child(1),.ModuleImageTextGiant.layout-109 .twoline:nth-child(2){ margin-top: 0 !important; } */
}

/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row .col-xs-6{width: 49.66666%;!*padding: 15px 15px 0 15px;*!}*/
	/*.ModuleImageTextGiant.layout-109 .normal_ImgtextBox_content .GraphicUpper{padding-bottom: 15px;}*/
/*}*/.module_663738182 .ModuleHead .HeadCenter{float:none;}
#module_663738182 {
padding:0px;
}
#module_663738182 {
position:static;
z-index:0;
top:5543px;
left:110px;
width:100%;
height: auto;
}
#module_663738182 .ModuleHead663738182 {
display:none;
}
#module_663738182 .BodyCenter.BodyCenter663738182 {
background:none;background-color:rgb(0, 0, 0);
}
#module_663738182 >.module_663738182 {
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_663738182 >.module_663738182{
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_663738182 .BodyCenter.BodyCenter663738182 {
padding-top:0.6944%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738182 .BodyCenter.BodyCenter663738182 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_663738182 >.module_663738182 {
margin-top:4.4444%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738182 >.module_663738182 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_663738182 >.module_663738182 {box-shadow: 0px 0px 0px 0px #ccc}
#module_663738182:hover {
border:none;
}
#module_663738182:hover >.module_663738182 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_663738182 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_663738182 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_663738182 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_663738182 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_663738182 .GraphicUpper .TextImage{padding-top:0px;}
#module_663738182 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_663738182 .GraphicUpper .TextImage{padding-left:15px;}
#module_663738182 .GraphicUpper .TextImage{padding-right:15px;}
#module_663738182 .GraphicUpper .TextImage{width:15%;}
#module_663738182 .GraphicUpper .MobileTextImage{width:24%;}
#module_663738182 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_663738182 .ModuleImageTextGiantContent{padding-top:18px;}
#module_663738182 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_663738182 .ModuleImageTextGiantContent{padding-left:0px;}
#module_663738182 .ModuleImageTextGiantContent{padding-right:0px;}
#module_663738182 .normal_ImgtextBox{padding-top:0px;}
#module_663738182 .normal_ImgtextBox{padding-bottom:0px;}
#module_663738182 .normal_ImgtextBox{padding-left:15px;}
#module_663738182 .normal_ImgtextBox{padding-right:15px;}
#module_663738182 .normal_ImgtextBox{margin-top:0px;margin-bottom:0px;}
#module_663738182 .normal_ImgtextBox.col-lg-6 {margin-right:1px; width:calc((99% - 1px * 5)/ 6)} #module_663738182 .normal_ImgtextBox.col-lg-5 {margin-right:1px; width:calc((99% - 1px * 4)/ 5)} #module_663738182 .normal_ImgtextBox.col-lg-4 {margin-right:1px; width:calc((99% - 1px * 3)/ 4)} #module_663738182 .normal_ImgtextBox.col-lg-3 {margin-right:1px; width:calc((99% - 1px * 2)/ 3)} #module_663738182 .normal_ImgtextBox.col-lg-2 {margin-right:1px; width:calc((99% - 1px)/ 2)}  #module_663738182 .MobileImgtextBox{margin-right:1px;margin-left:0; width:calc((99% - 1px) / 2);}
#module_663738182 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_663738182 .normal_ImgtextBox{background-color:transparent;}
#module_663738182 .normal_ImgtextBox{background-image:none;}
#module_663738182 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_663738182 .normal_ImgtextBox{background-position:0% 0%;}
#module_663738182 .normal_ImgtextBox{background-attachment:none;}
#module_663738182 .normal_ImgtextBox{}
#module_663738182 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_663738182 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_663738182 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_663738182 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_663738182 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_663738182 .normal_ImgtextBox{border-top-style:none;}
#module_663738182 .normal_ImgtextBox{border-top-width:0px;}
#module_663738182 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_663738182 .normal_ImgtextBox{border-right-style:none;}
#module_663738182 .normal_ImgtextBox{border-right-width:0px;}
#module_663738182 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_663738182 .normal_ImgtextBox{border-bottom-style:none;}
#module_663738182 .normal_ImgtextBox{border-bottom-width:0px;}
#module_663738182 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_663738182 .normal_ImgtextBox{border-left-style:none;}
#module_663738182 .normal_ImgtextBox{border-left-width:0px;}
#module_663738182 .showHandle .btn{font-size:14px;}
#module_663738182 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_663738182 .showHandle .btn{color:#333;}
#module_663738182 .showHandle .btn{font-weight:400;}
#module_663738182 .showHandle .btn{text-decoration:none;}
#module_663738182 .showHandle .btn{font-style:normal;}
#module_663738182 .showHandle div{border-top-color:#ddd !important;}
#module_663738182 .showHandle div{border-top-style:solid !important;}
#module_663738182 .showHandle div{border-top-width:1px !important;}
#module_663738182 .showHandle{background-color:transparent;}
#module_663738182 .showHandle{background-image:none;}
#module_663738182 .showHandle{background-repeat:no-repeat;}
#module_663738182 .showHandle{}
#module_663738182 .showHandle{}
#module_663738182 .showHandle{}
#module_663738182 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_663738182 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_663738182 .normal_ImgtextBox:hover{border-top-style:none;}
#module_663738182 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_663738182 .normal_ImgtextBox:hover{border-right-style:none;}
#module_663738182 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_663738182 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_663738182 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_663738182 .normal_ImgtextBox:hover{border-left-style:none;}
#module_663738182 a{font-size:unset;font-family:unset}
.module_663738184 .ModuleHead .HeadCenter{float:none;}
#module_663738184 {
padding:0px;
}
#module_663738184 {
position:static;
z-index:0;
top:6428px;
left:944px;
width:100%;
height: auto;
}
#module_663738184 .ModuleHead663738184 {
display:none;
}
#module_663738184 {
border:none;
}
@media screen and (min-width: 768px){
#module_663738184 >.module_663738184 {
margin-top:0.8073%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_663738184 >.module_663738184 {
}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*滚动条*/

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

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

/*二级导航*/

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

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

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

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



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

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



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

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

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

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

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

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

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

.ModuleMobileNavGiant.layout-101 .navcontent a {
    width: 56px;
    text-align: center;
    display: block;
}

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

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

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

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

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

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

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

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_663738109 .ModuleHead .HeadCenter{float:none;}
#module_663738109 {
padding:0px;
}
#module_663738109 {
}
#module_663738109 .ModuleHead663738109 {
display:none;
}
#module_663738109 .BodyCenter.BodyCenter663738109 {
background:none;background-color:rgba(0,0,0,0);
}
#module_663738109 >.module_663738109 {
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_663738109 >.module_663738109{
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_663738109 .BodyCenter.BodyCenter663738109 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_663738109 .BodyCenter.BodyCenter663738109 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_663738109 >.module_663738109 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_663738109 >.module_663738109 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_663738109 >.module_663738109 {box-shadow: 0px 0px 0px 0px #ccc}
#module_663738109:hover {
border:none;
}
#module_663738109:hover >.module_663738109 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_663738109 .langlistbox{background-color:#fff} #module_663738109 .langlistbox .jt{border-bottom-color:#fff}
#module_663738109 .langlistbox .langinfo{color:#333333}
#module_663738109 .langlistbox .langinfo{background-color:#fff}
#module_663738109 .langlistbox .langinfo{border-color:#333333}
#module_663738109 .langlistbox .langtxt{ font-size:16px }
#module_663738109 .langlistbox .langtxt{ color:#333333 }
#module_663738109 {}#module_663738109.layout-101 #header{border-bottom-color:transparent;}
#module_663738109 {}#module_663738109.layout-101 #header{border-bottom-style:none;}
#module_663738109 {}#module_663738109.layout-101 #header{border-bottom-width:0px;}
#module_663738109 {}#module_663738109.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_663738109 {}#module_663738109.layout-101 #MobileNav{background-color: transparent;} #module_663738109.layout-101 #header{background-color:rgb(116, 116, 116);}
#module_663738109 {}#module_663738109.layout-101 #header{}
#module_663738109 {}#module_663738109.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_663738109 {}#module_663738109.layout-101 #header p{font-size:20px;}
#module_663738109 {}#module_663738109.layout-101 #header p{color:#fff;}
#module_663738109 {}#module_663738109.layout-101 #header p{font-weight:bold;}
#module_663738109 {}#module_663738109.layout-101 #header p{text-decoration:none;}
#module_663738109 {}#module_663738109.layout-101 #header p{font-style:normal;}
#module_663738109 {}#module_663738109.layout-101 .lcitem .rect{background:#fff;} #module_663738109.layout-101 .icons{color:#fff;} #module_663738109.layout-101 .svgdiv svg>*{fill:#fff;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item ul li{border-bottom-color:#4e4e4e;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item,#module_663738109.layout-101 #MobileNavFloatLayer{background-color:rgb(63, 63, 63);}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item,#module_663738109.layout-101 #MobileNavFloatLayer{}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li>a{background:#3c3c3c;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li>a{}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li>a,#module_663738109.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li .subnav a,#module_663738109.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li>a,#module_663738109.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li>a,#module_663738109.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li .subnav a,#module_663738109.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li .subnav a,#module_663738109.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_663738109 .langlistbox li:hover .langinfo,#module_663738109 .langactive .langinfo {color:#fff}
#module_663738109 .langlistbox li:hover .langinfo,#module_663738109 .langactive .langinfo{background-color:#333333}
#module_663738109 .langlistbox li:hover .langinfo,#module_663738109 .langactive .langinfo{border-color:#333333}
#module_663738109 .langlistbox li:hover .langtxt,#module_663738109 .langactive .langtxt{ color:#333333 }
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li>a:hover,#module_663738109.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:#585858;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_663738109 {}#module_663738109.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_663738109.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_663738149 .ModuleHead .HeadCenter{float:none;}
#module_663738149 {
padding:0px;
}
#module_663738149 {
}
#module_663738149 .ModuleHead0 {
display:none;
}

#module_663738149 .defaultbtn{background-color:#fff}
#module_663738149 .defaultbtn{}
#module_663738149 .spotgroup{color:#000}
#module_663738149 .itembtn{background-color:#fff}
#module_663738149 .itembtn{}
#module_663738149 .itemicon{color:#666} #module_663738149 svg>*{fill:#666}
#module_663738149 .itemtext{background-color:#fff} #module_663738149 .itemtextright::before{border-left-color:#fff} #module_663738149 .itemtextleft::before{border-right-color:#fff}
#module_663738149 .itemtext{}
#module_663738149 .itemtext{font-size:12px;}
#module_663738149 .itemtext{font-family:;}
#module_663738149 .itemtext{color:#666 !important;}
#module_663738149 .itemtext{font-weight:normal;}
#module_663738149 .itemtext{text-decoration:none;}
#module_663738149 .itemtext{font-style:normal;}
#module_663738149 .defaultbtnbghover{background-color:#000000}
#module_663738149 .defaultbtnbghover{}
#module_663738149 .defaultbtniconbghover{color:#fff}
