/* cache file /mnt/yzproc/YZ-Site/caches/csscache/9/97082/97082_297211_1_.cache exists */
/*md5:f2b1422124db21cdcea31298bcdd5713*/
/*time: 2026-07-27 17:17:34*/
/*url:u251484.ish168.com/*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
#pagebody.pageStyle .BodyContainer{
background:none;background-color:#ffffff;
background-repeat:repeat-y ;
background-position:top left;
background-size:auto;
background-Attachment:scroll;
}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

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

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

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

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

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

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

}
.ModuleNavGiant.layout-108 .moveMenuRight:hover, .ModuleNavGiant.layout-108 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-108 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-108 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
  width: auto;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: center;
}
.ModuleNavGiant.layout-108 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
  -webkit-box-sizing:content-box;
  width: auto;
  color: #fff;
  display: inline-block;
  position: relative;
}
.ModuleNavGiant.layout-108 .sub-nav-item-group {
  width: auto;
  display: none;
}
.ModuleNavGiant.layout-108 .sub-nav-item {
  display: block;
  width: 150px;
  height: 40px;
  color: #fff;
  text-align: left;
  line-height: 40px;
  font-size: 12px;
  text-align: center;
  background-color: #009688;
}
.ModuleNavGiant.layout-108 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-108 .sub-nav-item:hover {
  background-color: #00897b;
}

.ModuleNavGiant.layout-108 .main-nav-item-hover {
  color: #fff;
  background-color: #009688;
}
.ModuleNavGiant.layout-108 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-108 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-108 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_657503726 .ModuleHead .HeadCenter{float:none;}
#module_657503726 {
padding:0px;
}
#module_657503726 {
position:static;
z-index:0;
top:29px;
left:861px;
width:100%;
height: auto;
}
#module_657503726 .ModuleHead657503726 {
display:none;
}
#module_657503726 .BodyCenter.BodyCenter657503726 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657503726 >.module_657503726 {
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_657503726 >.module_657503726{
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_657503726 .BodyCenter.BodyCenter657503726 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503726 .BodyCenter.BodyCenter657503726 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657503726 >.module_657503726 {
margin-top:0.0000%;
margin-left:33.4432%;
margin-right:3.7068%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503726 >.module_657503726 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657503726 >.module_657503726 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503726:hover {
border:none;
}
#module_657503726:hover >.module_657503726 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657503726 .main-nav-item-group{height:50px;line-height:50px;} #module_657503726 .main-nav-content{height:50px}
#module_657503726 .main-nav-content{background-color:rgb(23, 69, 82);}
#module_657503726 .main-nav-content{background-image:none;}
#module_657503726 .main-nav-content{background-repeat:no-repeat;}
#module_657503726 .main-nav-content{}
#module_657503726 .main-nav-content{}
#module_657503726 .main-nav-content{}
#module_657503726 .main-nav-content{text-align:left;}
#module_657503726 .main-nav-item{font-size:14px;}
#module_657503726 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_657503726 .main-nav-item{color:#fff;}
#module_657503726 .main-nav-item{font-weight:normal;}
#module_657503726 .main-nav-item{text-decoration:none;}
#module_657503726 .main-nav-item{font-style:normal;}
#module_657503726 .main-nav-item{background-color:transparent;}
#module_657503726 .main-nav-item{background-image:none;}
#module_657503726 .main-nav-item{background-repeat:no-repeat;}
#module_657503726 .main-nav-item{}
#module_657503726 .main-nav-item{}
#module_657503726 .main-nav-item{}
#module_657503726 .main-nav-item{width:auto;}
#module_657503726 .main-nav-item{padding-left:49px;padding-right:49px;}
#module_657503726 .sub-nav-item{height:40px;line-height:40px;}
#module_657503726 .sub-nav-item{font-size:14px;}
#module_657503726 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_657503726 .sub-nav-item{color:#fff;}
#module_657503726 .sub-nav-item{font-weight:normal;}
#module_657503726 .sub-nav-item{text-decoration:none;}
#module_657503726 .sub-nav-item{font-style:normal;}
#module_657503726 .sub-nav-item{background-color:rgb(188, 215, 48);}
#module_657503726 .sub-nav-item{background-image:none;}
#module_657503726 .sub-nav-item{background-repeat:no-repeat;}
#module_657503726 .sub-nav-item{}
#module_657503726 .sub-nav-item{}
#module_657503726 .sub-nav-item{}
#module_657503726 .sub-nav-item{margin-top:0px;}
#module_657503726 .main-nav-item-hover{font-size:14px;}
#module_657503726 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657503726 .main-nav-item-hover{color:#fff;}
#module_657503726 .main-nav-item-hover{font-weight:normal;}
#module_657503726 .main-nav-item-hover{text-decoration:none;}
#module_657503726 .main-nav-item-hover{font-style:normal;}
#module_657503726 .main-nav-item-hover{background-color:rgb(188, 215, 48);}
#module_657503726 .main-nav-item-hover{background-image:none;}
#module_657503726 .main-nav-item-hover{background-repeat:no-repeat;}
#module_657503726 .main-nav-item-hover{}
#module_657503726 .main-nav-item-hover{}
#module_657503726 .main-nav-item-hover{}
#module_657503726 .sub-nav-item:hover{font-size:14px;}
#module_657503726 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657503726 .sub-nav-item:hover{color:#fff;}
#module_657503726 .sub-nav-item:hover{font-weight:normal;}
#module_657503726 .sub-nav-item:hover{text-decoration:none;}
#module_657503726 .sub-nav-item:hover{font-style:normal;}
#module_657503726 .sub-nav-item:hover{background-color:rgb(188, 215, 48);}
#module_657503726 .sub-nav-item:hover{background-image:none;}
#module_657503726 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_657503726 .sub-nav-item:hover{}
#module_657503726 .sub-nav-item:hover{}
#module_657503726 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer657503397 #Sub657503397_2 {width:84.2877%;}
/*图文模块 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_657503605 .ModuleHead .HeadCenter{float:none;}
#module_657503605 {
padding:0px;
}
#module_657503605 {
position:static;
z-index:2;
top:132px;
left:1495px;
width:100%;
height: auto;
}
#module_657503605 .ModuleHead657503605 {
display:none;
}
#module_657503605 .BodyCenter.BodyCenter657503605 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657503605 >.module_657503605 {
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_657503605 >.module_657503605{
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_657503605 .BodyCenter.BodyCenter657503605 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503605 .BodyCenter.BodyCenter657503605 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657503605 >.module_657503605 {
margin-top:8.5714%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503605 >.module_657503605 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657503605 >.module_657503605 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503605:hover {
border:none;
}
#module_657503605:hover >.module_657503605 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657503605 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657503605 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657503605 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657503605 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657503605 .imageTextGiant-Container{padding-top:10px;}
#module_657503605 .imageTextGiant-Container{padding-bottom:10px;}
#module_657503605 .imageTextGiant-Container{padding-left:10px;}
#module_657503605 .imageTextGiant-Container{padding-right:10px;}
#module_657503605 .showHandle .btn{font-size:14px;}
#module_657503605 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657503605 .showHandle .btn{color:#333;}
#module_657503605 .showHandle .btn{font-weight:400;}
#module_657503605 .showHandle .btn{text-decoration:none;}
#module_657503605 .showHandle .btn{font-style:normal;}
#module_657503605 .showHandle div{border-top-color:#ddd !important;}
#module_657503605 .showHandle div{border-top-style:solid !important;}
#module_657503605 .showHandle div{border-top-width:1px !important;}
#module_657503605 .showHandle{background-color:transparent;}
#module_657503605 .showHandle{background-image:none;}
#module_657503605 .showHandle{background-repeat:no-repeat;}
#module_657503605 .showHandle{}
#module_657503605 .showHandle{}
#module_657503605 .showHandle{}
#module_657503605 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer657503397 #Sub657503397_3 {width:2.8631%;}
/* @media only screen and (max-width: 1200px) {
    .ModuleSlideGiant .SubContainer {
        display: none;
    }
} */
/*轮播图样式*/
.ModuleSlideGiant.layout-101 .swiper-has-swiping .gallery-top .swiper-slide>a {
    z-index: 100;
}

/*切换按钮样式*/
.ModuleSlideGiant.layout-101 .slidegiant-container {  position: relative; }
.ModuleSlideGiant.layout-101 .slidegiant-container *{-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.ModuleSlideGiant.layout-101 .slidegiant-container .ModuleItem .BodyCenter{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ModuleSlideGiant.layout-101 .slidegiant-container .gallery-thumbs {  height: 20%;  box-sizing: border-box;  padding: 10px 0;  }
.ModuleSlideGiant.layout-101 .slidegiant-container .gallery-thumbs .swiper-slide {     width: 62px;  height: 62px;  opacity: 1;  cursor: pointer;  overflow: hidden;  border: 2px solid rgba(255,255,255,0.7);  padding: 4px;  border-radius: 50%;  overflow: hidden;  }
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slide-img{width: 62px;  height: 62px; border-radius: 50% !important;  overflow: hidden;}
.ModuleSlideGiant.layout-101 .slidegiant-container .gallery-thumbs .swiper-slide.swiper-slide-active { border: 6px solid rgba(255,255,255,0.9);   padding: 0;}
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-wrapper.swiper-slt img,.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-wrapper.swiper-slt video{
    width:auto;
    /* max-width: none!important;   */
    height:100%;
    /* margin-left:-60%;  */
}
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-wrapper.swiper-slt {  position: absolute;  left: 50%;
    -webkit-transform:translate(-50%,0);    /* for Chrome || Safari */
    -moz-transform:  translate(-50%,0);       /* for Firefox */
    -ms-transform:  translate(-50%,0);        /* for IE */
    -o-transform:  translate(-50%,0);         /* for Opera */
    transform: translate(-50%,0);
    width: auto;  height: 0; }
.ModuleSlideGiant.layout-101 .slidegiant-container .gallery-top{ position: relative;}
.ModuleSlideGiant.layout-101 .slidegiant-container .gallery-thumbs{ position: absolute; height: 100px;bottom:0px; left: 0; width: 100%;}
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-prev{ position: absolute; width: 50px; height: 50px; background: rgba(0,0,0,0.2);top:50%;z-index: 9999;
    -webkit-transform:translate(0,-50%);    /* for Chrome || Safari */
    -moz-transform:  translate(0,-50%);       /* for Firefox */
    -ms-transform:  translate(0,-50%);        /* for IE */
    -o-transform:  translate(0,-50%);         /* for Opera */
    transform: translate(0,-50%);
    transition: all .3s }
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-next:hover,.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-prev:hover{background: rgba(0,0,0,0.4);}
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-next{left: 0; cursor: pointer;}
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-prev{right: 0;cursor: pointer;}
.ModuleSlideGiant.layout-101 .slidegiant-container .gallery-top .swiper-pagination{ opacity: 0}
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-autoplay{ width: 50px; height: 50px; background: rgba(0,0,0,.3);  position: absolute;  top:50%; right: 60px;    transform: translate(0,-50%);  z-index: 99;}
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-next:before{ content: ""; position: absolute;
    top:28%; left: 40%; width: 2px; height:12px; background: #fff;
    -webkit-transform: rotate(45deg);   /* for Chrome || Safari */
    -moz-transform:  rotate(45deg);       /* for Firefox */
    -ms-transform:   rotate(45deg);        /* for IE */
    -o-transform:   rotate(45deg);       /* for Opera */
    transform:  rotate(45deg);
}
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-next:after{ content: ""; position: absolute;
    top:44%; left: 40%; width: 2px; height:12px; background: #fff;
    -webkit-transform: rotate(135deg);   /* for Chrome || Safari */
    -moz-transform:  rotate(135deg);       /* for Firefox */
    -ms-transform:   rotate(135deg);        /* for IE */
    -o-transform:   rotate(135deg);       /* for Opera */
    transform: rotate(135deg);
}
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-prev:before{ content: ""; position: absolute;
    top:28%; right: 40%; width: 2px; height:12px; background: #fff;
    -webkit-transform: rotate(-45deg);   /* for Chrome || Safari */
    -moz-transform:  rotate(-45deg);       /* for Firefox */
    -ms-transform:   rotate(-45deg);        /* for IE */
    -o-transform:   rotate(-45deg);       /* for Opera */
    transform: rotate(-45deg);
}
.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-prev:after{ content: ""; position: absolute;
    top:44%; right: 40%; width: 2px; height:12px; background: #fff;
    -webkit-transform: rotate(-135deg);   /* for Chrome || Safari */
    -moz-transform:  rotate(-135deg);       /* for Firefox */
    -ms-transform:   rotate(-135deg);        /* for IE */
    -o-transform:   rotate(-135deg);       /* for Opera */
    transform: rotate(-135deg);
}
.ModuleSlideGiant.layout-101 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet{width: 16px;  height: 16px; border-radius: 8px;border: 0;  background: rgba(0, 0, 0, 0); position: relative; opacity: 1;}
.ModuleSlideGiant.layout-101 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before{ content: ""; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute; top: 50%; left: 50%;transform: translate(-50%,-50%);}
.ModuleSlideGiant.layout-101 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active{background: rgba(0, 0, 0, 0.21);}
.ModuleSlideGiant.layout-101 .slidegiant-container .sd-play:before{ content:""; position:absolute;
    top:50%; left:40%;width: 2px; height: 25px; background: #fff;
    -webkit-transform:translate(0,-50%);    /* for Chrome || Safari */
    -moz-transform:  translate(0,-50%);       /* for Firefox */
    -ms-transform:  translate(0,-50%);        /* for IE */
    -o-transform:  translate(0,-50%);         /* for Opera */
    transform: translate(0,-50%);
}
.ModuleSlideGiant.layout-101 .slidegiant-container .sd-play:after{ content:""; position:absolute;
    top:50%; left:60%;width: 2px; height: 25px; background: #fff;
    -webkit-transform:translate(0,-50%);    /* for Chrome || Safari */
    -moz-transform:  translate(0,-50%);       /* for Firefox */
    -ms-transform:  translate(0,-50%);        /* for IE */
    -o-transform:  translate(0,-50%);         /* for Opera */
    transform: translate(0,-50%);
}
/*.ModuleSlideGiant.layout-101 .forie .swiper-container {height: 600px;}*/
.ModuleSlideGiant.layout-101 .forie .swiper-pagination {  position: absolute;  left: 0;  text-align: center;  bottom:5px;  width: 100%;  }
.ModuleSlideGiant.layout-101 .forie .swiper-pagination-switch{display: inline-block;width: 16px;  height: 16px; border-radius: 8px;border: 0;  background: rgba(0, 0, 0, 0); position: relative; opacity: 1; margin: 0 5px;}
.ModuleSlideGiant.layout-101 .forie .swiper-pagination-switch:before{ content: ""; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute; top: 25%; left: 25%;    transform: translate(-50%,-50%);}
.ModuleSlideGiant.layout-101 .forie .swiper-active-switch{background: rgba(0, 0, 0, 0.21); }
.ModuleSlideGiant.layout-101 .swiper-slide video{min-height: 32px; width: 100%; height: auto; display: block;}
/*有问题 暂时注释掉*/
/*.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slide>a{*/
/*position: absolute;*/
/*right: 0;*/
/*left: 0;*/
/*top: 0;*/
/*bottom: 0;*/
/*}*/
@media only screen and (max-width: 767px) {
    /* .ModuleSlideGiant .SubContainer {display: none;} */
    .ModuleSlideGiant.layout-101 .slidegiant-container .gallery-thumbs{display: none}
    .ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-prev{display: none}
    .ModuleSlideGiant.layout-101 .slidegiant-container .gallery-top .swiper-pagination{ opacity: 1}
}
/* @media only screen and (max-width: 480px) {
    .ModuleSlideGiant.layout-101 .slidegiant-container .gallery-thumbs{display: none}
    .ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-prev{display: none}
    .ModuleSlideGiant.layout-101 .slidegiant-container .gallery-top .swiper-pagination{ opacity: 1}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleSlideGiant.layout-101 .slidegiant-container .gallery-thumbs{display: none}
    .ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-prev{display: none}
    .ModuleSlideGiant.layout-101 .slidegiant-container .gallery-top .swiper-pagination{opacity: 1}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .ModuleSlideGiant.layout-101 .slidegiant-container .gallery-thumbs{display: none}
    .ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slideshow-1-prev{display: none}
    .ModuleSlideGiant.layout-101 .slidegiant-container .gallery-top .swiper-pagination{opacity: 1}
} */
/* @media only screen and (min-width: 1200px) and (max-width: 1400px){
    .ModuleSlideGiant.layout-101 .slidegiant-container .gallery-thumbs .swiper-slide {  width: 50px;  height: 50px;  opacity: 1;  cursor: pointer;  overflow: hidden;  border: 2px solid rgba(255,255,255,0.7);  padding: 4px;  border-radius: 50%;  overflow: hidden;  }
    .ModuleSlideGiant.layout-101 .slidegiant-container .swiper-slide-img{width: 50px;  height: 50px; border-radius: 50% !important;  overflow: hidden;}
} */
.ModuleSlideGiant.layout-101 .swiperImg{width: 100%}
.module_718333988 .ModuleHead .HeadCenter{float:none;}
#module_718333988 {
padding:0px;
}
#module_718333988 {
position:static;
z-index:0;
top:188px;
left:666px;
width:100%;
height: auto;
}
#module_718333988 .ModuleHead718333988 {
display:none;
}
#module_718333988 .BodyCenter.BodyCenter718333988 {
background:none;background-color:rgba(0,0,0,0);
}
#module_718333988 >.module_718333988 {
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_718333988 >.module_718333988{
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_718333988 .BodyCenter.BodyCenter718333988 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_718333988 .BodyCenter.BodyCenter718333988 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_718333988 >.module_718333988 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_718333988 >.module_718333988 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_718333988 >.module_718333988 {box-shadow: 0px 0px 0px 0px #ccc}
#module_718333988:hover {
border:none;
}
#module_718333988:hover >.module_718333988 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_718333988 .SubContainer {}
.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_718333897 .ModuleHead .HeadCenter{float:none;}
#module_718333897 {
padding:0px;
}
#module_718333897 {
position:static;
z-index:0;
top:247px;
left:0px;
width:100%;
height: auto;
}
#module_718333897 .ModuleHead718333897 {
display:none;
}
#module_718333897 .ModuleHead .HeadText.HeadText718333897 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_718333897 .ModuleHead .HeadCenter.HeadCenter718333897{text-align:left;}
#module_718333897 .ModuleHead .HeadCenter.HeadCenter718333897 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_718333897 .BodyCenter.BodyCenter718333897 {
background:none;background-color:rgba(0,0,0,0);
}
#module_718333897 >.module_718333897 {
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_718333897 >.module_718333897{
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_718333897 .BodyCenter.BodyCenter718333897 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_718333897 .BodyCenter.BodyCenter718333897 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_718333897 >.module_718333897 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
@media screen and (max-width: 767px){
#module_718333897 >.module_718333897 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_718333897 >.module_718333897 {box-shadow: 0px 0px 0px 0px #ccc}
#module_718333897:hover {
border:none;
}
#module_718333897:hover >.module_718333897 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_718333897 .hrbox{justify-content:;}
#module_718333897 .hr-line{width:autopx;max-width:autopx;}
#module_718333897 .hr-line{border-bottom-color:rgb(242, 242, 242);}
#module_718333897 .hr-line{border-bottom-style:solid;}
#module_718333897 .hr-line{border-bottom-width:1px;}
.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_718333860 .ModuleHead .HeadCenter{float:none;}
#module_718333860 {
padding:0px;
}
#module_718333860 {
position:static;
z-index:0;
top:609px;
left:1149px;
width:100%;
height: auto;
}
#module_718333860 .ModuleHead718333860 {
display:none;
}
#module_718333860 .BodyCenter.BodyCenter718333860 {
background:none;background-color:rgba(0,0,0,0);
}
#module_718333860 >.module_718333860 {
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_718333860 >.module_718333860{
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_718333860 .BodyCenter.BodyCenter718333860 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_718333860 .BodyCenter.BodyCenter718333860 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_718333860 >.module_718333860 {
margin-top:80px;
margin-left:0px;
margin-right:0px;
margin-bottom:80px;
}
}
@media screen and (max-width: 767px){
#module_718333860 >.module_718333860 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_718333860 >.module_718333860 {box-shadow: 0px 0px 0px 0px #ccc}
#module_718333860:hover {
border:none;
}
#module_718333860:hover >.module_718333860 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

.module_718333864 .ModuleHead .HeadCenter{float:none;}
#module_718333864 {
padding:0px;
}
#module_718333864 {
position:static;
z-index:0;
top:999px;
left:365px;
width:100%;
height: auto;
}
#module_718333864 .ModuleHead718333864 {
display:none;
}
#module_718333864 .BodyCenter.BodyCenter718333864 {
background:none;background-color:rgb(23, 69, 82);
}
#module_718333864 >.module_718333864 {
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_718333864 >.module_718333864{
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_718333864 .BodyCenter.BodyCenter718333864 {
padding-top:10.5000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.5000%;
}
}
@media screen and (max-width: 767px){
#module_718333864 .BodyCenter.BodyCenter718333864 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_718333864 >.module_718333864 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:4.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_718333864 >.module_718333864 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_718333864 >.module_718333864 {box-shadow: 0px 0px 0px 0px #ccc}
#module_718333864:hover {
border:none;
}
#module_718333864:hover >.module_718333864 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

.module_718333869 .ModuleHead .HeadCenter{float:none;}
#module_718333869 {
padding:0px;
}
#module_718333869 {
position:static;
z-index:0;
top:373px;
left:831px;
width:100%;
height: auto;
}
#module_718333869 .ModuleHead718333869 {
display:none;
}
#module_718333869 .BodyCenter.BodyCenter718333869 {
background:none;background-color:rgb(188, 215, 48);
}
#module_718333869 >.module_718333869 {
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_718333869 >.module_718333869{
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_718333869 .BodyCenter.BodyCenter718333869 {
padding-top:10.5000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.5000%;
}
}
@media screen and (max-width: 767px){
#module_718333869 .BodyCenter.BodyCenter718333869 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_718333869 >.module_718333869 {
margin-top:4.0000%;
margin-left:0.0000%;
margin-right:4.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_718333869 >.module_718333869 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_718333869 >.module_718333869 {box-shadow: 0px 0px 0px 0px #ccc}
#module_718333869:hover {
border:none;
}
#module_718333869:hover >.module_718333869 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_718333862 .ModuleImageTextGiantContent{margin-top:0px;}
#module_718333862 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_718333862 .ModuleImageTextGiantContent{margin-left:0px;}
#module_718333862 .ModuleImageTextGiantContent{margin-right:10px;}
#module_718333862 .imageTextGiant-Container{padding-top:0px;}
#module_718333862 .imageTextGiant-Container{padding-bottom:0px;}
#module_718333862 .imageTextGiant-Container{padding-left:0px;}
#module_718333862 .imageTextGiant-Container{padding-right:0px;}
#module_718333862 .showHandle .btn{font-size:px;}
#module_718333862 .showHandle .btn{font-family:;}
#module_718333862 .showHandle .btn{color:;}
#module_718333862 .showHandle .btn{}
#module_718333862 .showHandle .btn{}
#module_718333862 .showHandle .btn{}
#module_718333862 .showHandle div{border-top-color: !important;}
#module_718333862 .showHandle div{border-top-style: !important;}
#module_718333862 .showHandle div{border-top-width:px !important;}
#module_718333862 .showHandle{background-color:;}
#module_718333862 .showHandle{}
#module_718333862 .showHandle{}
#module_718333862 .showHandle{}
#module_718333862 .showHandle{}
#module_718333862 .showHandle{}
#module_718333862 a{font-size:unset;font-family:unset}
/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 {font-size: 14px;}
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_718333873 .ModuleHead .HeadCenter{float:none;}
#module_718333873 {
padding:0px;
}
#module_718333873 {
position:static;
z-index:0;
top:427px;
left:69px;
width:100%;
height: auto;
}
#module_718333873 .ModuleHead718333873 {
display:none;
}
#module_718333873 .BodyCenter.BodyCenter718333873 {
background:none;background-color:rgba(0,0,0,0);
}
#module_718333873 >.module_718333873 {
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_718333873 >.module_718333873{
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_718333873 .BodyCenter.BodyCenter718333873 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_718333873 .BodyCenter.BodyCenter718333873 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_718333873 >.module_718333873 {
margin-top:3.3333%;
margin-left:13.3333%;
margin-right:0.0000%;
margin-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_718333873 >.module_718333873 {
margin-top:0px;
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
}
}
#module_718333873 >.module_718333873 {box-shadow: 0px 0px 0px 0px #ccc}
#module_718333873:hover {
border:none;
}
#module_718333873:hover >.module_718333873 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_718333873 .ModulePlainTextGiantContent{margin-top:0px;}
#module_718333873 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_718333873 .ModulePlainTextGiantContent{margin-left:0px;}
#module_718333873 .ModulePlainTextGiantContent{margin-right:0px;}
#module_718333873 .plainTextGiant-Container{padding-top:0px;}
#module_718333873 .plainTextGiant-Container{padding-bottom:0px;}
#module_718333873 .plainTextGiant-Container{padding-left:0px;}
#module_718333873 .plainTextGiant-Container{padding-right:0px;}
#module_718333873 a{font-size:unset;font-family:unset}
.module_723290447 .ModuleHead .HeadCenter{float:none;}
#module_723290447 {
padding:0px;
}
#module_723290447 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_723290447 .ModuleHead723290447 {
display:none;
}
#module_723290447 .BodyCenter.BodyCenter723290447 {
background:none;background-color:rgba(0,0,0,0);
}
#module_723290447 >.module_723290447 {
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_723290447 >.module_723290447{
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_723290447 .BodyCenter.BodyCenter723290447 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_723290447 .BodyCenter.BodyCenter723290447 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_723290447 >.module_723290447 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_723290447 >.module_723290447 {
margin-top:8.6455%;
margin-left:2.8818%;
margin-right:2.8818%;
margin-bottom:0.0000%;
}
}
#module_723290447 >.module_723290447 {box-shadow: 0px 0px 0px 0px #ccc}
#module_723290447:hover {
border:none;
}
#module_723290447:hover >.module_723290447 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.module_723290463 .ModuleHead .HeadCenter{float:none;}
#module_723290463 {
padding:0px;
}
#module_723290463 {
position:static;
z-index:0;
top:849px;
left:104px;
width:100%;
height: auto;
}
#module_723290463 .ModuleHead723290463 {
display:none;
}
#module_723290463 .BodyCenter.BodyCenter723290463 {
background:none;background-color:rgb(188, 215, 64);
}
#module_723290463 >.module_723290463 {
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_723290463 >.module_723290463{
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_723290463 .BodyCenter.BodyCenter723290463 {
padding-top:21.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:21.0000%;
}
}
@media screen and (max-width: 767px){
#module_723290463 .BodyCenter.BodyCenter723290463 {
padding-top:12.8049%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:13.4146%;
}
}
@media screen and (min-width: 768px){
#module_723290463 >.module_723290463 {
margin-top:8.0000%;
margin-left:0.0000%;
margin-right:8.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_723290463 >.module_723290463 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_723290463 >.module_723290463 {box-shadow: 0px 0px 0px 0px #ccc}
#module_723290463:hover {
border:none;
}
#module_723290463:hover >.module_723290463 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

#module_657503509 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657503509 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657503509 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657503509 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657503509 .imageTextGiant-Container{padding-top:10px;}
#module_657503509 .imageTextGiant-Container{padding-bottom:10px;}
#module_657503509 .imageTextGiant-Container{padding-left:10px;}
#module_657503509 .imageTextGiant-Container{padding-right:10px;}
#module_657503509 .showHandle .btn{font-size:14px;}
#module_657503509 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657503509 .showHandle .btn{color:#333;}
#module_657503509 .showHandle .btn{font-weight:400;}
#module_657503509 .showHandle .btn{text-decoration:none;}
#module_657503509 .showHandle .btn{font-style:normal;}
#module_657503509 .showHandle div{border-top-color:#ddd !important;}
#module_657503509 .showHandle div{border-top-style:solid !important;}
#module_657503509 .showHandle div{border-top-width:1px !important;}
#module_657503509 .showHandle{background-color:transparent;}
#module_657503509 .showHandle{background-image:none;}
#module_657503509 .showHandle{background-repeat:no-repeat;}
#module_657503509 .showHandle{}
#module_657503509 .showHandle{}
#module_657503509 .showHandle{}
#module_657503509 a{font-size:unset;font-family:unset}
.ModuleButtonGiant.layout-107 .moduleButton{
    font-size: 14px;
    height: 40px;
    width:100px;
    color:#fe6e27;
    border:1px solid #f65e12;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    display: inline-table;
     /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-107 .buttonbox{
	display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ModuleButtonGiant.layout-107 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-107 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-107 .moduleButton:hover:before{
    background: #f65e12;
}
.ModuleButtonGiant.layout-107 .hvr-sweep-to-right:before,.ModuleButtonGiant.layout-107 .hvr-sweep-to-top:before,.ModuleButtonGiant.layout-107 .Radial-Out:before,.ModuleButtonGiant.layout-107 .RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-107 .Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-107 .Shutter-Out-Vertical:before{
    background: #f65e12
}
.ModuleButtonGiant.layout-107 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-107 .BreadIcon{
    font-size: 16px;
}

.ModuleButtonGiant.layout-107 .buttonBoxDiv{
    display: flex;
    justify-content: center;
    align-items: center;
}

.ModuleButtonGiant.layout-107 .moduleButton .ButtonLineHidden{
    width: calc(33px - 7px);
    height: 1px;
    background-color: currentColor;
    -webkit-transition: .18s ease-in-out;
    -o-transition: .18s ease-in-out;
    transition: .18s ease-in-out;
    position: absolute;
    opacity: .4;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.ModuleButtonGiant.layout-107 .moduleButton:hover .ButtonLineHidden{
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.ModuleButtonGiant.layout-107 .moduleButton .ButtonText{
    position: relative;
    display: inline-block;
    -webkit-transition: .2s cubic-bezier(.42,0,.6,.93);
    -o-transition: .2s cubic-bezier(.42,0,.6,.93);
    transition: .2s cubic-bezier(.42,0,.6,.93);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding: 0 16px;
}

.ModuleButtonGiant.layout-107 .moduleButton .ButtonLine{
    width: calc(33px - 7px);
    height: 1px;
    background-color: currentColor;
    -webkit-transition: .18s ease-in-out;
    -o-transition: .18s ease-in-out;
    transition: .18s ease-in-out;
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.ModuleButtonGiant.layout-107 .moduleButton:hover .ButtonLine{
    opacity: .4;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.ModuleButtonGiant.layout-107 .Ionios{
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    padding-top: 1px;
    font-size: 14px;
}

.ModuleButtonGiant.layout-107 .Ionios:before{
    content: "\f488";
    display: inline-block;
    font-family: ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@charset "UTF-8";
@font-face {
    font-family: ionicons;
    src: url(/fonts/ionicons.eot?v=2.0.0);
    src: url(/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(/fonts/ionicons.ttf?v=2.0.0) format("truetype"),url(/fonts/ionicons.woff?v=2.0.0) format("woff"),url(/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
    font-weight: 400;
    font-style: normal
}
.module_657503341 .ModuleHead .HeadCenter{float:none;}
#module_657503341 {
padding:0px;
}
#module_657503341 {
position:static;
z-index:0;
top:1627px;
left:929px;
width:100%;
height: auto;
}
#module_657503341 .ModuleHead657503341 {
display:none;
}
#module_657503341 .BodyCenter.BodyCenter657503341 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657503341 >.module_657503341 {
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_657503341 >.module_657503341{
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_657503341 .BodyCenter.BodyCenter657503341 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503341 .BodyCenter.BodyCenter657503341 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657503341 >.module_657503341 {
margin-top:1.1111%;
margin-left:0.6944%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503341 >.module_657503341 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657503341 >.module_657503341 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503341:hover {
border:none;
}
#module_657503341:hover >.module_657503341 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657503341 .BodyCenter{text-align:center;}
#module_657503341 .moduleButton{font-size:14px;}
#module_657503341 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_657503341 .moduleButton{color:rgb(255, 255, 255);}
#module_657503341 .moduleButton{font-weight:normal;}
#module_657503341 .moduleButton{text-decoration:none;}
#module_657503341 .moduleButton{font-style:normal;}
#module_657503341 .moduleButton, #module_657503341 .moduleButton:before{background-color:rgb(23, 69, 82);}
#module_657503341 .moduleButton, #module_657503341 .moduleButton:before{background-image:none;}
#module_657503341 .moduleButton, #module_657503341 .moduleButton:before{background-repeat:no-repeat;}
#module_657503341 .moduleButton, #module_657503341 .moduleButton:before{background-position:none;}
#module_657503341 .moduleButton, #module_657503341 .moduleButton:before{background-attachment:none;}
#module_657503341 .moduleButton, #module_657503341 .moduleButton:before{}
#module_657503341 .moduleButton{border-color:transparent;}
#module_657503341 .moduleButton{border-style:solid;}
#module_657503341 .moduleButton{border-width:0px;}
#module_657503341 .moduleButton{border-top-left-radius:90px;}
#module_657503341 .moduleButton{border-top-right-radius:90px;}
#module_657503341 .moduleButton{border-bottom-left-radius:90px;}
#module_657503341 .moduleButton{border-bottom-right-radius:90px;}
#module_657503341 .moduleButton{width:200px;}
#module_657503341 .moduleButton{height:52px;line-height:52px;}
#module_657503341 .BodyCenter{color:#434242;}
#module_657503341 .moduleButton{padding-top:0px;}
#module_657503341 .moduleButton{padding-bottom:1px;}
#module_657503341 .moduleButton{padding-left:0px;}
#module_657503341 .moduleButton{padding-right:0px;}
#module_657503341 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657503341 .moduleButton .ButtonLineHidden, #module_657503341 .moduleButton .ButtonLine{width:25px;} #module_657503341 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_657503341 .moduleButton .ButtonLineHidden, #module_657503341 .moduleButton .ButtonLine, #module_657503341 .moduleButton .Ionios{color:rgb(255, 255, 255);}
#module_657503341 .moduleButton:hover{font-size:14px;}
#module_657503341 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657503341 .moduleButton:hover{color:#fff;}
#module_657503341 .moduleButton:hover{font-weight:normal;}
#module_657503341 .moduleButton:hover{text-decoration:none;}
#module_657503341 .moduleButton:hover{font-style:normal;}
#module_657503341 .moduleButton:hover, #module_657503341 .moduleButton:hover:before{background-image: unset;background-color:rgb(111, 146, 228);}
#module_657503341 .moduleButton:hover, #module_657503341 .moduleButton:hover:before{background-image:none;}
#module_657503341 .moduleButton:hover, #module_657503341 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_657503341 .moduleButton:hover, #module_657503341 .moduleButton:hover:before{background-position:none;}
#module_657503341 .moduleButton:hover, #module_657503341 .moduleButton:hover:before{background-attachment:none;}
#module_657503341 .moduleButton:hover, #module_657503341 .moduleButton:hover:before{}
#module_657503341 .moduleButton:hover{border-color:transparent;}
#module_657503341 .moduleButton:hover{border-style:solid;}
#module_657503341 .moduleButton:hover{border-width:0px;}
#module_657503341 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657503341 .moduleButton:hover .ButtonLineHidden, #module_657503341 .moduleButton:hover .ButtonLine, #module_657503341 .moduleButton:hover .Ionios{color:#fff;}

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

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

/*图文模块 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_657503844 .ModuleHead .HeadCenter{float:none;}
#module_657503844 {
padding:0px;
}
#module_657503844 {
position:static;
z-index:1;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_657503844 .ModuleHead657503844 {
display:none;
}
#module_657503844 .BodyCenter.BodyCenter657503844 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657503844 >.module_657503844 {
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_657503844 >.module_657503844{
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_657503844 .BodyCenter.BodyCenter657503844 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503844 .BodyCenter.BodyCenter657503844 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657503844 >.module_657503844 {
margin-top:4.3750%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503844 >.module_657503844 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657503844 >.module_657503844 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503844:hover {
border:none;
}
#module_657503844:hover >.module_657503844 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657503844 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_657503844 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_657503844 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_657503844 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_657503844 .GraphicUpper .TextImage{padding-top:0px;}
#module_657503844 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_657503844 .GraphicUpper .TextImage{padding-left:15px;}
#module_657503844 .GraphicUpper .TextImage{padding-right:15px;}
#module_657503844 .GraphicUpper .TextImage{width:38%;}
#module_657503844 .GraphicUpper .MobileTextImage{width:100%;}
#module_657503844 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_657503844 .ModuleImageTextGiantContent{padding-top:18px;}
#module_657503844 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_657503844 .ModuleImageTextGiantContent{padding-left:0px;}
#module_657503844 .ModuleImageTextGiantContent{padding-right:0px;}
#module_657503844 .normal_ImgtextBox{padding-top:0px;}
#module_657503844 .normal_ImgtextBox{padding-bottom:0px;}
#module_657503844 .normal_ImgtextBox{padding-left:15px;}
#module_657503844 .normal_ImgtextBox{padding-right:15px;}
#module_657503844 .normal_ImgtextBox{margin-top:0px;margin-bottom:0px;}
#module_657503844 .normal_ImgtextBox.col-lg-6 {margin-right:1px; width:calc((99% - 1px * 5)/ 6)} #module_657503844 .normal_ImgtextBox.col-lg-5 {margin-right:1px; width:calc((99% - 1px * 4)/ 5)} #module_657503844 .normal_ImgtextBox.col-lg-4 {margin-right:1px; width:calc((99% - 1px * 3)/ 4)} #module_657503844 .normal_ImgtextBox.col-lg-3 {margin-right:1px; width:calc((99% - 1px * 2)/ 3)} #module_657503844 .normal_ImgtextBox.col-lg-2 {margin-right:1px; width:calc((99% - 1px)/ 2)}  #module_657503844 .MobileImgtextBox{margin-right:1px;margin-left:0; width:calc((99% - 1px) / 2);}
#module_657503844 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657503844 .normal_ImgtextBox{background-color:transparent;}
#module_657503844 .normal_ImgtextBox{background-image:none;}
#module_657503844 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_657503844 .normal_ImgtextBox{background-position:0% 0%;}
#module_657503844 .normal_ImgtextBox{background-attachment:none;}
#module_657503844 .normal_ImgtextBox{}
#module_657503844 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_657503844 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_657503844 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_657503844 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_657503844 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_657503844 .normal_ImgtextBox{border-top-style:none;}
#module_657503844 .normal_ImgtextBox{border-top-width:0px;}
#module_657503844 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_657503844 .normal_ImgtextBox{border-right-style:none;}
#module_657503844 .normal_ImgtextBox{border-right-width:0px;}
#module_657503844 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_657503844 .normal_ImgtextBox{border-bottom-style:none;}
#module_657503844 .normal_ImgtextBox{border-bottom-width:0px;}
#module_657503844 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_657503844 .normal_ImgtextBox{border-left-style:none;}
#module_657503844 .normal_ImgtextBox{border-left-width:0px;}
#module_657503844 .showHandle .btn{font-size:14px;}
#module_657503844 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657503844 .showHandle .btn{color:#333;}
#module_657503844 .showHandle .btn{font-weight:400;}
#module_657503844 .showHandle .btn{text-decoration:none;}
#module_657503844 .showHandle .btn{font-style:normal;}
#module_657503844 .showHandle div{border-top-color:#ddd !important;}
#module_657503844 .showHandle div{border-top-style:solid !important;}
#module_657503844 .showHandle div{border-top-width:1px !important;}
#module_657503844 .showHandle{background-color:transparent;}
#module_657503844 .showHandle{background-image:none;}
#module_657503844 .showHandle{background-repeat:no-repeat;}
#module_657503844 .showHandle{}
#module_657503844 .showHandle{}
#module_657503844 .showHandle{}
#module_657503844 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657503844 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_657503844 .normal_ImgtextBox:hover{border-top-style:none;}
#module_657503844 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_657503844 .normal_ImgtextBox:hover{border-right-style:none;}
#module_657503844 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_657503844 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_657503844 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_657503844 .normal_ImgtextBox:hover{border-left-style:none;}
#module_657503844 a{font-size:unset;font-family:unset}
.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
	display: flex;
	margin: auto;
	padding-top: 10px;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
	margin: auto;
	height: auto;
	padding-left: 0;
	padding-right: 0;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-4 {
	width: 25%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-3 {
	width: 33.33333%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-2 {
	width: 50%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-1 {
	width: 100%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
	line-height: 1;
	font-size: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.digital-num-item {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	/* max-width: 90%; */
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num {
	max-width: calc(100% - 61px);
	font-weight: lighter;
	font-family: 'MicrosoftYaHeiUILight';
	/* height: 40px;
	line-height: 40px; */
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-unit {
	font-size: 14px;
	padding-left: 5px;
	top: -1em;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
	font-size: 14px;
	margin-top: 14px;
	text-align: center;
}

/*平板横屏*/
/*@media (min-width:992px) and (max-width: 1199px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {*/
		/*height: auto;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-4 {*/
		/*width: 25%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-3 {*/
		/*width: 33.33333%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-2 {*/
		/*width: 50%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-1 {*/
		/*width: 100%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 40px;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {*/
		/*margin-top: 10px;*/
	/*}*/
/*}*/

/*平板竖屏、手机屏幕*/
/*@media (max-width: 991px) {*/
	/**/
/*}*/

/*@media only screen and (min-width: 768px) and (max-width: 991px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 35px;*/
	/*}*/
/*}*/

@media (max-width: 767px) {
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
		font-size: 30px;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
		overflow: hidden;
		display: block;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-line:nth-child(2n) {
		border-right-width: 0px !important;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item:nth-child(n+3) {
		margin-top: 20pt;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
		float: left;
		height: auto;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-2,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-2 {
		width: 50%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-1,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-1 {
		width: 100%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
		margin-top: 5pt;
		font-size: 14px;
	}
}.module_657503390 .ModuleHead .HeadCenter{float:none;}
#module_657503390 {
padding:0px;
}
#module_657503390 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657503390 .ModuleHead657503390 {
display:none;
}
#module_657503390 .BodyCenter.BodyCenter657503390 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657503390 >.module_657503390 {
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_657503390 >.module_657503390{
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_657503390 .BodyCenter.BodyCenter657503390 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503390 .BodyCenter.BodyCenter657503390 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657503390 >.module_657503390 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503390 >.module_657503390 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657503390 >.module_657503390 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503390:hover {
border:none;
}
#module_657503390:hover >.module_657503390 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657503390 .digital-unit{font-size:16px;}
#module_657503390 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_657503390 .digital-unit{color:rgb(101, 137, 221);}
#module_657503390 .digital-unit{font-weight:bold;}
#module_657503390 .digital-unit{text-decoration:initial;}
#module_657503390 .digital-unit{font-style:normal;}
#module_657503390 .digital-num{font-size:50px;}#module_657503390 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_657503390 .digital-num{font-family:arial, helvetica,sans-serif!important;}
#module_657503390 .digital-num{color:rgb(101, 137, 221);}
#module_657503390 .digital-num{font-weight:normal;}
#module_657503390 .digital-num{text-decoration:initial!important;}
#module_657503390 .digital-num{font-style:normal;}
#module_657503390 .digital-title{font-size:20px;}
#module_657503390 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_657503390 .digital-title{color:rgb(127, 127, 127);}
#module_657503390 .digital-title{font-weight:normal;}
#module_657503390 .digital-title{text-decoration:initial;}
#module_657503390 .digital-title{font-style:normal;}
#module_657503390 .digital-title{margin-top:0px;}
#module_657503390 .digital-title{margin-left:0px;}
#module_657503390 .digital-title{margin-right:0px;}
#module_657503390 .digital-title{margin-bottom:0px;}
#module_657503390 .digital-item{background-color:transparent;}
#module_657503390 .digital-item{background-image:none;}
#module_657503390 .digital-item{background-repeat:no-repeat;}
#module_657503390 .digital-item{background-position:none;}
#module_657503390 .digital-item{background-attachment:none;}
#module_657503390 .digital-item{}
#module_657503390 .digital-item .digital-title {text-align:;} #module_657503390 .digital-num-item{justify-content:;}
#module_657503390 .digital-unit{color:rgb(101, 137, 221);}
#module_657503390 .digital-line:not(:last-child){border-right-color:#eee;}
#module_657503390 .digital-line:not(:last-child){border-right-style:solid;}
#module_657503390 .digital-line:not(:last-child){border-right-width:1px;}

.module_657503417 .ModuleHead .HeadCenter{float:none;}
#module_657503417 {
padding:0px;
}
#module_657503417 {
position:static;
z-index:1;
top:1107px;
left:1073px;
width:100%;
height: auto;
}
#module_657503417 .ModuleHead657503417 {
display:none;
}

#module_657503417 .ModuleSubContainer{background-color:transparent;}
#module_657503417 .ModuleSubContainer{}
#module_657503417 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657503417 .ModuleSubContainer{background-position:0% 0%;}
#module_657503417 .ModuleSubContainer{background-attachment:scroll;}
#module_657503417 .ModuleSubContainer{}
#module_657503417 {!bgVideo!}{bgVideoUrl:}
#module_657503417 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657503417 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657503417 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657503417 {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_657503769 .ModuleHead .HeadCenter{float:none;}
#module_657503769 {
padding:0px;
}
#module_657503769 {
position:static;
z-index:0;
top:123px;
left:1264px;
width:100%;
height: auto;
}
#module_657503769 .ModuleHead657503769 {
display:none;
}

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

.module_657503396 .ModuleHead .HeadCenter{float:none;}
#module_657503396 {
padding:0px;
}
#module_657503396 {
position:static;
z-index:1;
top:1006px;
left:308px;
width:100%;
height: auto;
}
#module_657503396 .ModuleHead657503396 {
display:none;
}
#module_657503396 .BodyCenter.BodyCenter657503396 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657503396 >.module_657503396 {
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_657503396 >.module_657503396{
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_657503396 .BodyCenter.BodyCenter657503396 {
padding-top:0.0000%;
padding-left:1.0764%;
padding-right:1.0764%;
padding-bottom:13.4553%;
}
}
@media screen and (max-width: 767px){
#module_657503396 .BodyCenter.BodyCenter657503396 {
padding-top:4.8991%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:8.6455%;
}
}
@media screen and (min-width: 768px){
#module_657503396 >.module_657503396 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503396 >.module_657503396 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657503396 >.module_657503396 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503396:hover {
border:none;
}
#module_657503396:hover >.module_657503396 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

#module_657503362 .BodyCenter{text-align:center;}
#module_657503362 .moduleButton{font-size:14px;}
#module_657503362 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_657503362 .moduleButton{color:rgb(255, 255, 255);}
#module_657503362 .moduleButton{font-weight:normal;}
#module_657503362 .moduleButton{text-decoration:none;}
#module_657503362 .moduleButton{font-style:normal;}
#module_657503362 .moduleButton, #module_657503362 .moduleButton:before{background-color:rgb(24, 70, 82);}
#module_657503362 .moduleButton, #module_657503362 .moduleButton:before{background-image:none;}
#module_657503362 .moduleButton, #module_657503362 .moduleButton:before{background-repeat:no-repeat;}
#module_657503362 .moduleButton, #module_657503362 .moduleButton:before{background-position:none;}
#module_657503362 .moduleButton, #module_657503362 .moduleButton:before{background-attachment:none;}
#module_657503362 .moduleButton, #module_657503362 .moduleButton:before{}
#module_657503362 .moduleButton{border-color:transparent;}
#module_657503362 .moduleButton{border-style:solid;}
#module_657503362 .moduleButton{border-width:0px;}
#module_657503362 .moduleButton{border-top-left-radius:90px;}
#module_657503362 .moduleButton{border-top-right-radius:90px;}
#module_657503362 .moduleButton{border-bottom-left-radius:90px;}
#module_657503362 .moduleButton{border-bottom-right-radius:90px;}
#module_657503362 .moduleButton{width:155px;}
#module_657503362 .moduleButton{height:45px;line-height:45px;}
#module_657503362 .BodyCenter{color:#434242;}
#module_657503362 .moduleButton{padding-top:0px;}
#module_657503362 .moduleButton{padding-bottom:0px;}
#module_657503362 .moduleButton{padding-left:0px;}
#module_657503362 .moduleButton{padding-right:0px;}
#module_657503362 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657503362 .moduleButton .ButtonLineHidden, #module_657503362 .moduleButton .ButtonLine{width:25px;} #module_657503362 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_657503362 .moduleButton .ButtonLineHidden, #module_657503362 .moduleButton .ButtonLine, #module_657503362 .moduleButton .Ionios{color:rgb(255, 255, 255);}
#module_657503362 .moduleButton:hover{font-size:14px;}
#module_657503362 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657503362 .moduleButton:hover{color:#fff;}
#module_657503362 .moduleButton:hover{font-weight:normal;}
#module_657503362 .moduleButton:hover{text-decoration:none;}
#module_657503362 .moduleButton:hover{font-style:normal;}
#module_657503362 .moduleButton:hover, #module_657503362 .moduleButton:hover:before{background-image: unset;background-color:rgb(110, 146, 230);}
#module_657503362 .moduleButton:hover, #module_657503362 .moduleButton:hover:before{background-image:none;}
#module_657503362 .moduleButton:hover, #module_657503362 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_657503362 .moduleButton:hover, #module_657503362 .moduleButton:hover:before{background-position:none;}
#module_657503362 .moduleButton:hover, #module_657503362 .moduleButton:hover:before{background-attachment:none;}
#module_657503362 .moduleButton:hover, #module_657503362 .moduleButton:hover:before{}
#module_657503362 .moduleButton:hover{border-color:transparent;}
#module_657503362 .moduleButton:hover{border-style:solid;}
#module_657503362 .moduleButton:hover{border-width:0px;}
#module_657503362 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657503362 .moduleButton:hover .ButtonLineHidden, #module_657503362 .moduleButton:hover .ButtonLine, #module_657503362 .moduleButton:hover .Ionios{color:#fff;}

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

#module_657503824 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_657503824 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_657503824 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_657503824 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_657503824 .GraphicUpper .TextImage{padding-top:0px;}
#module_657503824 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_657503824 .GraphicUpper .TextImage{padding-left:15px;}
#module_657503824 .GraphicUpper .TextImage{padding-right:15px;}
#module_657503824 .GraphicUpper .TextImage{width:38%;}
#module_657503824 .GraphicUpper .MobileTextImage{width:72%;}
#module_657503824 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_657503824 .ModuleImageTextGiantContent{padding-top:18px;}
#module_657503824 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_657503824 .ModuleImageTextGiantContent{padding-left:0px;}
#module_657503824 .ModuleImageTextGiantContent{padding-right:0px;}
#module_657503824 .normal_ImgtextBox{padding-top:0px;}
#module_657503824 .normal_ImgtextBox{padding-bottom:0px;}
#module_657503824 .normal_ImgtextBox{padding-left:15px;}
#module_657503824 .normal_ImgtextBox{padding-right:15px;}
#module_657503824 .normal_ImgtextBox{margin-top:0px;margin-bottom:0px;}
#module_657503824 .normal_ImgtextBox.col-lg-6 {margin-right:1px; width:calc((99% - 1px * 5)/ 6)} #module_657503824 .normal_ImgtextBox.col-lg-5 {margin-right:1px; width:calc((99% - 1px * 4)/ 5)} #module_657503824 .normal_ImgtextBox.col-lg-4 {margin-right:1px; width:calc((99% - 1px * 3)/ 4)} #module_657503824 .normal_ImgtextBox.col-lg-3 {margin-right:1px; width:calc((99% - 1px * 2)/ 3)} #module_657503824 .normal_ImgtextBox.col-lg-2 {margin-right:1px; width:calc((99% - 1px)/ 2)}  #module_657503824 .MobileImgtextBox{margin-right:1px;margin-left:0; width:calc((99% - 1px) / 2);}
#module_657503824 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657503824 .normal_ImgtextBox{background-color:transparent;}
#module_657503824 .normal_ImgtextBox{background-image:none;}
#module_657503824 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_657503824 .normal_ImgtextBox{background-position:0% 0%;}
#module_657503824 .normal_ImgtextBox{background-attachment:none;}
#module_657503824 .normal_ImgtextBox{}
#module_657503824 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_657503824 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_657503824 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_657503824 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_657503824 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_657503824 .normal_ImgtextBox{border-top-style:none;}
#module_657503824 .normal_ImgtextBox{border-top-width:0px;}
#module_657503824 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_657503824 .normal_ImgtextBox{border-right-style:none;}
#module_657503824 .normal_ImgtextBox{border-right-width:0px;}
#module_657503824 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_657503824 .normal_ImgtextBox{border-bottom-style:none;}
#module_657503824 .normal_ImgtextBox{border-bottom-width:0px;}
#module_657503824 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_657503824 .normal_ImgtextBox{border-left-style:none;}
#module_657503824 .normal_ImgtextBox{border-left-width:0px;}
#module_657503824 .showHandle .btn{font-size:14px;}
#module_657503824 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657503824 .showHandle .btn{color:#333;}
#module_657503824 .showHandle .btn{font-weight:400;}
#module_657503824 .showHandle .btn{text-decoration:none;}
#module_657503824 .showHandle .btn{font-style:normal;}
#module_657503824 .showHandle div{border-top-color:#ddd !important;}
#module_657503824 .showHandle div{border-top-style:solid !important;}
#module_657503824 .showHandle div{border-top-width:1px !important;}
#module_657503824 .showHandle{background-color:transparent;}
#module_657503824 .showHandle{background-image:none;}
#module_657503824 .showHandle{background-repeat:no-repeat;}
#module_657503824 .showHandle{}
#module_657503824 .showHandle{}
#module_657503824 .showHandle{}
#module_657503824 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657503824 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_657503824 .normal_ImgtextBox:hover{border-top-style:none;}
#module_657503824 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_657503824 .normal_ImgtextBox:hover{border-right-style:none;}
#module_657503824 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_657503824 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_657503824 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_657503824 .normal_ImgtextBox:hover{border-left-style:none;}
#module_657503824 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer657503396 #Sub657503396_2 {width:36.6667%;}
.module_730428933 .ModuleHead .HeadCenter{float:none;}
#module_730428933 {
padding:0px;
}
#module_730428933 {
position:static;
z-index:1;
top:1874px;
left:233px;
width:100%;
height: auto;
}
#module_730428933 .ModuleHead730428933 {
display:none;
}
#module_730428933 .BodyCenter.BodyCenter730428933 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/comdata/97082/202408/202408071010312305d5.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_730428933 >.module_730428933 {
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_730428933 >.module_730428933{
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_730428933 .BodyCenter.BodyCenter730428933 {
padding-top:1.0764%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:12.3789%;
}
}
@media screen and (max-width: 767px){
#module_730428933 .BodyCenter.BodyCenter730428933 {
padding-top:0.0000%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:8.6455%;
}
}
@media screen and (min-width: 768px){
#module_730428933 >.module_730428933 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_730428933 >.module_730428933 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_730428933 >.module_730428933 {box-shadow: 0px 0px 0px 0px #ccc}
#module_730428933:hover {
border:none;
}
#module_730428933:hover >.module_730428933 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_730428934 .ModuleImageTextGiantContent{margin-top:0px;}
#module_730428934 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_730428934 .ModuleImageTextGiantContent{margin-left:0px;}
#module_730428934 .ModuleImageTextGiantContent{margin-right:0px;}
#module_730428934 .imageTextGiant-Container{padding-top:10px;}
#module_730428934 .imageTextGiant-Container{padding-bottom:10px;}
#module_730428934 .imageTextGiant-Container{padding-left:10px;}
#module_730428934 .imageTextGiant-Container{padding-right:10px;}
#module_730428934 .showHandle .btn{font-size:14px;}
#module_730428934 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_730428934 .showHandle .btn{color:#333;}
#module_730428934 .showHandle .btn{font-weight:400;}
#module_730428934 .showHandle .btn{text-decoration:none;}
#module_730428934 .showHandle .btn{font-style:normal;}
#module_730428934 .showHandle div{border-top-color:#ddd !important;}
#module_730428934 .showHandle div{border-top-style:solid !important;}
#module_730428934 .showHandle div{border-top-width:1px !important;}
#module_730428934 .showHandle{background-color:transparent;}
#module_730428934 .showHandle{background-image:none;}
#module_730428934 .showHandle{background-repeat:no-repeat;}
#module_730428934 .showHandle{}
#module_730428934 .showHandle{}
#module_730428934 .showHandle{}
#module_730428934 a{font-size:unset;font-family:unset}
.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container {overflow: hidden; visibility: visible;}
.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container .tabContainerGiantGrid {flex-shrink: 0;}
.ModuleTabContainerV2Giant.layout-112  div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    z-index: 900;
}
.ModuleTabContainerV2Giant.layout-112  .tabContentGiant.tab-content-clone .ModuleContainer {padding: 0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container {display: flex;  align-items: center;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav {margin: 0 20px;}

.ModuleTabContainerV2Giant.layout-112  .Nav-Container .phicon {display: inline-block; background: unset; position: static; font-size: 16px; color: #333;cursor: pointer;}

/** xiaxiao **/
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav{position:absolute;z-index: 99;display: flex;margin:0!important;padding-right: 20px;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li{width:6px;height:6px;border-radius:3px;background:#cccccc;margin-left:10px;
transition: width 350ms;
-moz-transition: width 350ms;	/* Firefox 4 */
-webkit-transition: width 350ms;	/* Safari 和 Chrome */
-o-transition: width 350ms;
}
.ModuleTabContainerV2Giant.layout-112 .Nav-Container .nav li:first-of-type{margin-left:0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li a:hover{background:none;width:auto;height:auto;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li.active{width:24px;background:#E4CEAE;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title{position:absolute;z-index:99;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon{width:55px;height:55px;position: relative;
transition: all 350ms;
-moz-transition: all 350ms;
-webkit-transition: all 350ms;
-o-transition: all 350ms;
overflow:hidden;
top: 0;

}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollLeft{
    left: 0;
}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollRight{
    right: 0;
}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon:before{border-top-color:transparent}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon span{color:#333;    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon span:before{transition: all 350ms;-moz-transition: all 350ms;-webkit-transition: all 350ms;-o-transition: all 350ms;}

/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{margin-left:15px;margin-right:20px;} */

.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper{margin-top: -5px;}
.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper .moduleContainerHelpers{margin-right: 3px;}
.ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant .addnewhelper{min-height:80px!important;padding:20px 10px;}
@media only screen and (max-width: 768px) {
    .ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant.layout-112 .Nav-Container {position: static; justify-content: center; margin-top: 28px;}
	.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{ margin-left:15px!important; }
	/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .phicon{max-width:50px!important;max-height:50px!important;} */
}


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

#module_730428935 .tabContainerGiantGrid{background-color:transparent;}
#module_730428935 .tabContainerGiantGrid{background-image:none;}
#module_730428935 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_730428935 .tabContainerGiantGrid{}
#module_730428935 .tabContainerGiantGrid{}
#module_730428935 .tabContainerGiantGrid{}
#module_730428935 .tabContainerGiantGrid{padding-top:0px;}
#module_730428935 .tabContainerGiantGrid{padding-bottom:0px;}
#module_730428935 .tabContainerGiantGrid{padding-left:0px;}
#module_730428935 .tabContainerGiantGrid{padding-right:0px;}
#module_730428935 .tabContainerGiantGrid{border-top-color:transparent;}
#module_730428935 .tabContainerGiantGrid{border-top-style:solid;}
#module_730428935 .tabContainerGiantGrid{border-top-width:0px;}
#module_730428935 .tabContainerGiantGrid{border-right-color:transparent;}
#module_730428935 .tabContainerGiantGrid{border-right-style:solid;}
#module_730428935 .tabContainerGiantGrid{border-right-width:0px;}
#module_730428935 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_730428935 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_730428935 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_730428935 .tabContainerGiantGrid{border-left-color:transparent;}
#module_730428935 .tabContainerGiantGrid{border-left-style:solid;}
#module_730428935 .tabContainerGiantGrid{border-left-width:0px;}
#module_730428935 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_730428935 .Nav-Container .title .phicon{border-top-color:rgb(255, 255, 255);}
#module_730428935 .Nav-Container .title .phicon{border-top-style:solid;}
#module_730428935 .Nav-Container .title .phicon{border-top-width:0px;}
#module_730428935 .Nav-Container .title .phicon{border-right-color:rgb(255, 255, 255);}
#module_730428935 .Nav-Container .title .phicon{border-right-style:solid;}
#module_730428935 .Nav-Container .title .phicon{border-right-width:0px;}
#module_730428935 .Nav-Container .title .phicon{border-bottom-color:rgb(255, 255, 255);}
#module_730428935 .Nav-Container .title .phicon{border-bottom-style:solid;}
#module_730428935 .Nav-Container .title .phicon{border-bottom-width:0px;}
#module_730428935 .Nav-Container .title .phicon{border-left-color:rgb(255, 255, 255);}
#module_730428935 .Nav-Container .title .phicon{border-left-style:solid;}
#module_730428935 .Nav-Container .title .phicon{border-left-width:0px;}
#module_730428935 .Nav-Container .title .phicon{border-top-left-radius:90px;}
#module_730428935 .Nav-Container .title .phicon{border-top-right-radius:90px;}
#module_730428935 .Nav-Container .title .phicon{border-bottom-left-radius:90px;}
#module_730428935 .Nav-Container .title .phicon{border-bottom-right-radius:90px;}
#module_730428935 .Nav-Container .title .phicon{background-color:rgb(255, 255, 255);} #module_730428935 .nav li{background-color:rgb(255, 255, 255);}
#module_730428935 .Nav-Container .title .phicon{}
#module_730428935 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_730428935 .Nav-Container .title .phicon{width:50px;}
#module_730428935 .Nav-Container .title .phicon{height:50px;line-height:50px}
#module_730428935 .Nav-Container .title .phicon span{font-size:16px;}
#module_730428935 .Nav-Container .title .phicon span{color:rgb(101, 137, 221);}
#module_730428935 .Nav-Container .nav{bottom:27px;top:auto;left:10px;transform:none;}
#module_730428935 .Nav-Container .nav li{background-color:rgba(255, 255, 255, 0.6);}
#module_730428935 .Nav-Container .title .phicon:hover{border-top-color:rgb(101, 137, 221);}
#module_730428935 .Nav-Container .title .phicon:hover{border-top-style:solid;}
#module_730428935 .Nav-Container .title .phicon:hover{border-top-width:0px;}
#module_730428935 .Nav-Container .title .phicon:hover{border-right-color:rgb(101, 137, 221);}
#module_730428935 .Nav-Container .title .phicon:hover{border-right-style:solid;}
#module_730428935 .Nav-Container .title .phicon:hover{border-right-width:0px;}
#module_730428935 .Nav-Container .title .phicon:hover{border-bottom-color:rgb(101, 137, 221);}
#module_730428935 .Nav-Container .title .phicon:hover{border-bottom-style:solid;}
#module_730428935 .Nav-Container .title .phicon:hover{border-bottom-width:0px;}
#module_730428935 .Nav-Container .title .phicon:hover{border-left-color:rgb(101, 137, 221);}
#module_730428935 .Nav-Container .title .phicon:hover{border-left-style:solid;}
#module_730428935 .Nav-Container .title .phicon:hover{border-left-width:0px;}
#module_730428935 .Nav-Container .title .phicon:hover{border-top-left-radius:90px;}
#module_730428935 .Nav-Container .title .phicon:hover{border-top-right-radius:90px;}
#module_730428935 .Nav-Container .title .phicon:hover{border-bottom-left-radius:90px;}
#module_730428935 .Nav-Container .title .phicon:hover{border-bottom-right-radius:90px;}
#module_730428935 .Nav-Container .title .phicon:hover{background-color:rgb(255, 255, 255);background-image:none;}
#module_730428935 .Nav-Container .title .phicon:hover{}
#module_730428935 .Nav-Container .title .phicon:hover{width:50px;}
#module_730428935 .Nav-Container .title .phicon:hover{height:50px;line-height:50px}
#module_730428935 .Nav-Container .title .phicon:hover span{font-size:16px;}
#module_730428935 .Nav-Container .title .phicon:hover span{color:rgb(101, 137, 221);}
#module_730428935 .Nav-Container .nav li.active{background-color:rgba(255, 255, 255, 0.76);}

#module_730428935__tabPane_7087 #Sub730428935_7087 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_730428935__tabPane_7087 #Sub730428935_7087 > .SubContainer {display: table-cell; vertical-align: top;}
#module_730428935__tabPane_7087 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_730428935__tabPane_7087 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_730428935__tabPane_7087 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_730428935__tabPane_7087:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_730428935__tabPane_7087 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_730428935__tabPane_7087 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_730428935__tabPane_7087 #Sub730428935_7087 {display: block;}
#module_730428935__tabPane_7087 #Sub730428935_7087 > .SubPadding {float:left; height: 10px;}
#module_730428935__tabPane_7087 #Sub730428935_7087 > .SubContainer {float:left;}
#module_730428935__tabPane_7087 #Sub730428935_7087 > .SubContainer .SubDrag {display:none;}
#module_730428935__tabPane_7087 #Sub730428935_7087 > .SubPadding {width:0px; display:none;}
#module_730428935__tabPane_7087 #Sub730428935_7087 > .SubContainer {width:100% !important; height: auto;}
}
#module_730428935__tabPane_7087 #Sub730428935_Tab7087_1 {width:50%;}
.module_730428937 .ModuleHead .HeadCenter{float:none;}
#module_730428937 {
padding:0px;
}
#module_730428937 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_730428937 .ModuleHead730428937 {
display:none;
}
#module_730428937 .BodyCenter.BodyCenter730428937 {
background:none;background-color:rgba(0, 0, 0, 0);
}
#module_730428937 >.module_730428937 {
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_730428937 >.module_730428937{
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_730428937 .BodyCenter.BodyCenter730428937 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_730428937 .BodyCenter.BodyCenter730428937 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_730428937 >.module_730428937 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_730428937 >.module_730428937 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_730428937 >.module_730428937 {box-shadow: 0px 0px 0px 0px #ccc}
#module_730428937:hover {
border:none;
}
#module_730428937:hover >.module_730428937 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_730428935__tabPane_8019 #Sub730428935_8019 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_730428935__tabPane_8019 #Sub730428935_8019 > .SubContainer {display: table-cell; vertical-align: top;}
#module_730428935__tabPane_8019 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_730428935__tabPane_8019 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_730428935__tabPane_8019 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_730428935__tabPane_8019:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_730428935__tabPane_8019 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_730428935__tabPane_8019 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_730428935__tabPane_8019 #Sub730428935_8019 {display: block;}
#module_730428935__tabPane_8019 #Sub730428935_8019 > .SubPadding {float:left; height: 10px;}
#module_730428935__tabPane_8019 #Sub730428935_8019 > .SubContainer {float:left;}
#module_730428935__tabPane_8019 #Sub730428935_8019 > .SubContainer .SubDrag {display:none;}
#module_730428935__tabPane_8019 #Sub730428935_8019 > .SubPadding {width:0px; display:none;}
#module_730428935__tabPane_8019 #Sub730428935_8019 > .SubContainer {width:100% !important; height: auto;}
}
#module_730428935__tabPane_8019 #Sub730428935_Tab8019_1 {width:100%;}
.module_730428938 .ModuleHead .HeadCenter{float:none;}
#module_730428938 {
padding:0px;
}
#module_730428938 {
position:static;
z-index:0;
top:1765px;
left:194px;
width:100%;
height: auto;
}
#module_730428938 .ModuleHead730428938 {
display:none;
}
#module_730428938 .BodyCenter.BodyCenter730428938 {
background:none;background-color:rgba(0,0,0,0);
}
#module_730428938 >.module_730428938 {
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_730428938 >.module_730428938{
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_730428938 .BodyCenter.BodyCenter730428938 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_730428938 .BodyCenter.BodyCenter730428938 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_730428938 >.module_730428938 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_730428938 >.module_730428938 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_730428938 >.module_730428938 {box-shadow: 0px 0px 0px 0px #ccc}
#module_730428938:hover {
border:none;
}
#module_730428938:hover >.module_730428938 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_730428935__tabPane_7296 #Sub730428935_7296 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_730428935__tabPane_7296 #Sub730428935_7296 > .SubContainer {display: table-cell; vertical-align: top;}
#module_730428935__tabPane_7296 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_730428935__tabPane_7296 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_730428935__tabPane_7296 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_730428935__tabPane_7296:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_730428935__tabPane_7296 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_730428935__tabPane_7296 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_730428935__tabPane_7296 #Sub730428935_7296 {display: block;}
#module_730428935__tabPane_7296 #Sub730428935_7296 > .SubPadding {float:left; height: 10px;}
#module_730428935__tabPane_7296 #Sub730428935_7296 > .SubContainer {float:left;}
#module_730428935__tabPane_7296 #Sub730428935_7296 > .SubContainer .SubDrag {display:none;}
#module_730428935__tabPane_7296 #Sub730428935_7296 > .SubPadding {width:0px; display:none;}
#module_730428935__tabPane_7296 #Sub730428935_7296 > .SubContainer {width:100% !important; height: auto;}
}
#module_730428935__tabPane_7296 #Sub730428935_Tab7296_1 {width:100%;}
.module_730428940 .ModuleHead .HeadCenter{float:none;}
#module_730428940 {
padding:0px;
}
#module_730428940 {
position:static;
z-index:1;
top:47px;
left:0px;
width:100%;
height: auto;
}
#module_730428940 .ModuleHead730428940 {
display:none;
}
#module_730428940 .BodyCenter.BodyCenter730428940 {
background:none;background-color:rgba(0,0,0,0);
}
#module_730428940 >.module_730428940 {
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_730428940 >.module_730428940{
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_730428940 .BodyCenter.BodyCenter730428940 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_730428940 .BodyCenter.BodyCenter730428940 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_730428940 >.module_730428940 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_730428940 >.module_730428940 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_730428940 >.module_730428940 {box-shadow: 0px 0px 0px 0px #ccc}
#module_730428940:hover {
border:none;
}
#module_730428940:hover >.module_730428940 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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


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

#module_718330244 .ModuleSubContainer{background-color:transparent;}
#module_718330244 .ModuleSubContainer{background-image:none;}
#module_718330244 .ModuleSubContainer{background-repeat:no-repeat;}
#module_718330244 .ModuleSubContainer{background-position:0% 0%;}
#module_718330244 .ModuleSubContainer{background-attachment:scroll;}
#module_718330244 .ModuleSubContainer{}
#module_718330244 {!bgVideo!}{bgVideoUrl:none}
#module_718330244 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_718330244 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_718330244 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer718330244 {}
/*相册样式*/
.ModuleSiteGalleryV2Giant.layout-110 .album-item{height: auto !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative;float: left;transition: 0s !important;transform: none !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img .album-img-c{ position: relative; overflow: hidden; }
.ModuleSiteGalleryV2Giant.layout-110 .dummy{padding-top: 56.3%;}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_picBox{width: 100%;position: absolute; top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_pic{width: 100%; max-height: 100%;display: block;}
.ModuleSiteGalleryV2Giant.layout-110 .rectborder {  width: 90%;  height: 80%;top:10%;left:5%;  position: absolute;  padding:6% 12% 6% 12%; transition: all ease-out .3s;opacity:0;overflow:hidden;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { opacity: 1;position: absolute;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon {  position: absolute;  left: 50%;  top: 50%;  margin-left: -25px;  margin-top: 0px;  color: #ffffff;  opacity: 0; transition: all ease-out .3s;  background:rgba(0,0,0,0.5);  font-size: 32px;  width: 50px;  height: 50px;  line-height: 50px;  text-align: center;  display: block;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .album-icon {  opacity: 1;  margin-top: -25px;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:before{ content: "";  position:absolute; border-radius:50%;width: 15px; height: 15px; border: 1px solid #fff;
    top:43%; left: 43%; transform: translate(-50%,-50%);}
.ModuleSiteGalleryV2Giant.layout-110 .thumbnailpic{max-height: 100%;max-width: 100%;}
.ModuleSiteGalleryV2Giant.layout-110 .fontborder{ width:100%;height:100%;padding: 0 0px;position:relative;color:#ffffff; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:after{ content: "";  position:absolute;width: 2px; height: 10px; background: #fff; transform: rotate(125deg);top:52%; left: 63%;}
.ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract{ width:100%;height:48px;line-height:48px;color:#ffffff; font-size: 16px; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{ line-height:1.5; width:100%;color:#ffffff; font-size: 12px;  box-sizing: border-box;text-overflow:ellipsis;white-space:normal;overflow: hidden;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative; overflow: hidden;}
.lg-sub-html .SiteGalleryGiantTitle110{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText110{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink110{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantLink110 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleSiteGalleryV2Giant.layout-110 .lg-sub-html{font-size: 12px}
.ModuleSiteGalleryV2Giant.layout-110 .gallery-list .grid-item a{display: block;height: 100%;}
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-110 .album-item{ width: 100%; margin: 0 auto;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:nth-child(2n){ padding-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder{ display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img-c{overflow:hidden;}
    .ModuleSiteGalleryV2Giant.layout-110 .abstract{line-height: 32px;height: 32px;font-size: 12px;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder {display:block;opacity:1;background-color:rgba(255,255,255,0);padding:0px;top:0;left:0;right:0;bottom:0; width:100%;height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { display:block;position: absolute; }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract { display:none;}
    .ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract { display:block; font-weight:bold;background-color:rgba(0,0,0,1);height:44px;line-height:44px;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.4));bottom:0;position:absolute;padding:0px 0px 0px 8pt;}
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{width: 100%;height:68%;bottom:0;position:absolute;}
    .ModuleSiteGalleryV2Giant.layout-110 .gallery-list[isCarousel="1"]{
        display: none;
    }
}

@media only screen and (min-width: 768px)  {
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-7 {width:14.2857%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-8 {width:12.5%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-9 {width:11.1111%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-10 {width:10%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-11 {width:9.0909%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-12 {width:8.3333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{ display:none; }
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .rectborder{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        -webkit-transform: translate3d(0,-70%,0);
        transform: translate3d(0,-70%,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder{
        transform: translate3d(0,0,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .Tit-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform .25s;
        transition: all 0.4s .1s ease-out;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20%,0);
        line-height: inherit;
        height: 40%;
        margin-top: 6%;
        margin-bottom: -3%;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Tit-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.25s;
        transition: all 0.5s .1s ease-out;
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Intro-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .rectborderBg{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -999;
    }

}
.ModuleSiteGalleryV2Giant.layout-110 .pagerGiant .inputer{outline: 0;}

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

#module_730441034 .mobile_picBox img{border-top-left-radius:0px;}
#module_730441034 .mobile_picBox img{border-top-right-radius:0px;}
#module_730441034 .mobile_picBox img{border-bottom-left-radius:0px;}
#module_730441034 .mobile_picBox img{border-bottom-right-radius:0px;}
#module_730441034 .album-img{padding:calc(10px/2);}
#module_730441034 .Tit-abstract{color:#fff;}
#module_730441034 .Tit-abstract{font-size:16px;}
#module_730441034 .Tit-abstract{font-family:Microsoft YaHei;}
#module_730441034 .Tit-abstract{font-style:normal;}
#module_730441034 .Tit-abstract{text-decoration:none;}
#module_730441034 .Tit-abstract{font-weight:normal;}
#module_730441034 .Intro-abstract{font-size:12px;}
#module_730441034 .Intro-abstract{font-family:Microsoft YaHei;}
#module_730441034 .Intro-abstract{color:#f3f3f3;}
#module_730441034 .Intro-abstract{font-weight:normal;}
#module_730441034 .Intro-abstract{text-decoration:none;}
#module_730441034 .Intro-abstract{font-style:normal;}
#module_730441034 .album-img:hover .rectborderBg{background:rgb(0,0,0,0.6);}
#module_730441034 .album-img .dummy{padding-top:auto;}
#module_730441034 .mobile_picBox .mobile_pic{ object-fit:unset;}
#module_730441034 .mobile_picBox .mobile_pic, #module_730441034 .mobile_picBox{ height:auto !important;}
#module_730441034 .pagerGiant .text{font-size:12px;}
#module_730441034 .pagerGiant .text{font-family:;}
#module_730441034 .pagerGiant .text{color:#333;}
#module_730441034 .pagerGiant .text{}
#module_730441034 .pagerGiant .text{}
#module_730441034 .pagerGiant .text{}
#module_730441034 .pagerGiant .current,#module_730441034 .pagerGiant .num,#module_730441034 .pagerGiant .inputer{width:30px}
#module_730441034 .pagerGiant .current,#module_730441034 .pagerGiant .num,#module_730441034 .pagerGiant .inputer{height:30px}
#module_730441034 .pagerGiant .num{font-size:12px;}
#module_730441034 .pagerGiant .num{font-family:;}
#module_730441034 .pagerGiant .num{color:#333;}
#module_730441034 .pagerGiant .num{}
#module_730441034 .pagerGiant .num{}
#module_730441034 .pagerGiant .num{}
#module_730441034 .pagerGiant .submit{width:55px}
#module_730441034 .pagerGiant .submit{height:30px}
#module_730441034 .pagerGiant .current,#module_730441034 .pagerGiant .num,#module_730441034 .pagerGiant .inputer,#module_730441034 .pagerGiant .submit{border-top-left-radius:0px;}
#module_730441034 .pagerGiant .current,#module_730441034 .pagerGiant .num,#module_730441034 .pagerGiant .inputer,#module_730441034 .pagerGiant .submit{border-top-right-radius:0px;}
#module_730441034 .pagerGiant .current,#module_730441034 .pagerGiant .num,#module_730441034 .pagerGiant .inputer,#module_730441034 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_730441034 .pagerGiant .current,#module_730441034 .pagerGiant .num,#module_730441034 .pagerGiant .inputer,#module_730441034 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_730441034 .pagerGiant .next,#module_730441034 .pagerGiant .splitline{color:#ccc;}
#module_730441034 .pagerGiant .num{background-color:#fff;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .inputer{border-top-color:#ccc;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .inputer{border-top-style:solid;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer{border-top-width:1px;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .inputer{border-bottom-style:solid;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer{border-bottom-width:1px;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .inputer{border-left-color:#ccc;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .inputer{border-left-style:solid;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer{border-left-width:1px;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .inputer{border-right-color:#ccc;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .inputer{border-right-style:solid;}
#module_730441034 .pagerGiant .num, #module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer{border-right-width:1px;}
#module_730441034 .page-more a{font-size:16px;}
#module_730441034 .page-more a{font-family:;}
#module_730441034 .page-more a{color:#666 !important;}
#module_730441034 .page-more a{font-weight:normal;}
#module_730441034 .page-more a{text-decoration:none;}
#module_730441034 .page-more a{font-style:normal;}
#module_730441034 .page-more a{background-color:#fff;}
#module_730441034 .page-more a{border-top-color:#eee;}
#module_730441034 .page-more a{border-top-style:solid;}
#module_730441034 .page-more a{border-top-width:2px;}
#module_730441034 .page-more a{border-bottom-color:#eee;}
#module_730441034 .page-more a{border-bottom-style:solid;}
#module_730441034 .page-more a{border-bottom-width:2px;}
#module_730441034 .page-more a{border-left-color:#eee;}
#module_730441034 .page-more a{border-left-style:solid;}
#module_730441034 .page-more a{border-left-width:2px;}
#module_730441034 .page-more a{border-right-color:#eee;}
#module_730441034 .page-more a{border-right-style:solid;}
#module_730441034 .page-more a{border-right-width:2px;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit{font-size:12px;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit{font-family:;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit{color:#fff;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit{}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit{}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit{}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit{background-color:#333;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_730441034 .pagerGiant .current, #module_730441034 .pagerGiant .submit, #module_730441034 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_730441034 .page-more a:hover{font-size:16px;}
#module_730441034 .page-more:hover a{font-family:;}
#module_730441034 .page-more a:hover{color:#666 !important;}
#module_730441034 .page-more a:hover {font-weight:normal;}
#module_730441034 .page-more a:hover {text-decoration:none;}
#module_730441034 .page-more a:hover {font-style:normal;}
#module_730441034 .page-more a:hover{background-color:#fff;}
#module_730441034 .page-more a:hover{border-top-color:#eee;}
#module_730441034 .page-more a:hover{border-top-style:solid;}
#module_730441034 .page-more a:hover{border-bottom-color:#eee;}
#module_730441034 .page-more a:hover{border-bottom-style:solid;}
#module_730441034 .page-more a:hover{border-left-color:#eee;}
#module_730441034 .page-more a:hover{border-left-style:solid;}
#module_730441034 .page-more a:hover{border-right-color:#eee;}
#module_730441034 .page-more a:hover{border-right-style:solid;}

.module_657503424 .ModuleHead .HeadCenter{float:none;}
#module_657503424 {
padding:0px;
}
#module_657503424 {
position:static;
z-index:1;
top:2902px;
left:326px;
width:100%;
height: auto;
}
#module_657503424 .ModuleHead657503424 {
display:none;
}
#module_657503424 .BodyCenter.BodyCenter657503424 {
background:none;background-color:rgb(245, 245, 245);
}
#module_657503424 >.module_657503424 {
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_657503424 >.module_657503424{
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_657503424 .BodyCenter.BodyCenter657503424 {
padding-top:0.0000%;
padding-left:1.0893%;
padding-right:1.0893%;
padding-bottom:5.4466%;
}
}
@media screen and (max-width: 767px){
#module_657503424 .BodyCenter.BodyCenter657503424 {
padding-top:0.0000%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:14.4092%;
}
}
@media screen and (min-width: 768px){
#module_657503424 >.module_657503424 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503424 >.module_657503424 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657503424 >.module_657503424 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503424:hover {
border:none;
}
#module_657503424:hover >.module_657503424 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_657503942 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657503942 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657503942 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657503942 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657503942 .imageTextGiant-Container{padding-top:10px;}
#module_657503942 .imageTextGiant-Container{padding-bottom:10px;}
#module_657503942 .imageTextGiant-Container{padding-left:0px;}
#module_657503942 .imageTextGiant-Container{padding-right:10px;}
#module_657503942 .showHandle .btn{font-size:14px;}
#module_657503942 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657503942 .showHandle .btn{color:#333;}
#module_657503942 .showHandle .btn{font-weight:400;}
#module_657503942 .showHandle .btn{text-decoration:none;}
#module_657503942 .showHandle .btn{font-style:normal;}
#module_657503942 .showHandle div{border-top-color:#ddd !important;}
#module_657503942 .showHandle div{border-top-style:solid !important;}
#module_657503942 .showHandle div{border-top-width:1px !important;}
#module_657503942 .showHandle{background-color:transparent;}
#module_657503942 .showHandle{background-image:none;}
#module_657503942 .showHandle{background-repeat:no-repeat;}
#module_657503942 .showHandle{}
#module_657503942 .showHandle{}
#module_657503942 .showHandle{}
#module_657503942 a{font-size:unset;font-family:unset}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container{max-height: 100%; max-width: 100%;padding: 10px;}
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container .GraphicUpper{text-align: center;}
.ModuleImageTextGiant.layout-103 .ModuleImageTextContent{width: 100%;}

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

#module_657503852 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_657503852 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_657503852 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_657503852 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_657503852 .GraphicUpper .TextImage{margin-top:0px;}
#module_657503852 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_657503852 .GraphicUpper .TextImage{margin-left:0px;}
#module_657503852 .GraphicUpper .TextImage{margin-right:0px;}
#module_657503852 .TextImage{width:100%;}
#module_657503852 .MobileTextImage{width:100%;}
#module_657503852 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_657503852 .imageTextGiant-Container{padding-top:10px;}
#module_657503852 .imageTextGiant-Container{padding-bottom:10px;}
#module_657503852 .imageTextGiant-Container{padding-left:10px;}
#module_657503852 .imageTextGiant-Container{padding-right:10px;}
#module_657503852 .ModuleImageTextGiantContent{padding-top:20px;}
#module_657503852 .ModuleImageTextGiantContent{padding-bottom:8px;}
#module_657503852 .ModuleImageTextGiantContent{padding-left:30px;}
#module_657503852 .ModuleImageTextGiantContent{padding-right:30px;}
#module_657503852 .imageTextGiant-Container{padding-top:0px;}
#module_657503852 .imageTextGiant-Container{padding-bottom:0px;}
#module_657503852 .imageTextGiant-Container{padding-left:0px;}
#module_657503852 .imageTextGiant-Container{padding-right:0px;}
#module_657503852 .showHandle .btn{font-size:14px;}
#module_657503852 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657503852 .showHandle .btn{color:#333;}
#module_657503852 .showHandle .btn{font-weight:400;}
#module_657503852 .showHandle .btn{text-decoration:none;}
#module_657503852 .showHandle .btn{font-style:normal;}
#module_657503852 .showHandle div{border-top-color:#ddd !important;}
#module_657503852 .showHandle div{border-top-style:solid !important;}
#module_657503852 .showHandle div{border-top-width:1px !important;}
#module_657503852 .showHandle{background-color:transparent;}
#module_657503852 .showHandle{background-image:none;}
#module_657503852 .showHandle{background-repeat:no-repeat;}
#module_657503852 .showHandle{}
#module_657503852 .showHandle{}
#module_657503852 .showHandle{}
#module_657503852 a{font-size:unset;font-family:unset}
.module_657503853 .ModuleHead .HeadCenter{float:none;}
#module_657503853 {
padding:0px;
}
#module_657503853 {
position:static;
z-index:1;
top:3329px;
left:160px;
width:100%;
height: auto;
}
#module_657503853 .ModuleHead657503853 {
display:none;
}
#module_657503853 .BodyCenter.BodyCenter657503853 {
background:none;background-color:rgb(255, 255, 255);
}
#module_657503853 >.module_657503853 {
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_657503853 >.module_657503853{
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_657503853 .BodyCenter.BodyCenter657503853 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503853 .BodyCenter.BodyCenter657503853 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657503853 >.module_657503853 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503853 >.module_657503853 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657503853 >.module_657503853 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503853:hover {
border:none;
}
#module_657503853:hover >.module_657503853 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_657503368 .BodyCenter{text-align:center;}
#module_657503368 .moduleButton{font-size:14px;}
#module_657503368 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_657503368 .moduleButton{color:rgb(255, 255, 255);}
#module_657503368 .moduleButton{font-weight:normal;}
#module_657503368 .moduleButton{text-decoration:none;}
#module_657503368 .moduleButton{font-style:normal;}
#module_657503368 .moduleButton, #module_657503368 .moduleButton:before{background-color:rgb(101, 137, 221);}
#module_657503368 .moduleButton, #module_657503368 .moduleButton:before{background-image:none;}
#module_657503368 .moduleButton, #module_657503368 .moduleButton:before{background-repeat:no-repeat;}
#module_657503368 .moduleButton, #module_657503368 .moduleButton:before{background-position:none;}
#module_657503368 .moduleButton, #module_657503368 .moduleButton:before{background-attachment:none;}
#module_657503368 .moduleButton, #module_657503368 .moduleButton:before{}
#module_657503368 .moduleButton{border-color:transparent;}
#module_657503368 .moduleButton{border-style:solid;}
#module_657503368 .moduleButton{border-width:0px;}
#module_657503368 .moduleButton{border-top-left-radius:90px;}
#module_657503368 .moduleButton{border-top-right-radius:90px;}
#module_657503368 .moduleButton{border-bottom-left-radius:90px;}
#module_657503368 .moduleButton{border-bottom-right-radius:90px;}
#module_657503368 .moduleButton{width:170px;}
#module_657503368 .moduleButton{height:50px;line-height:50px;}
#module_657503368 .BodyCenter{color:#434242;}
#module_657503368 .moduleButton{padding-top:0px;}
#module_657503368 .moduleButton{padding-bottom:0px;}
#module_657503368 .moduleButton{padding-left:0px;}
#module_657503368 .moduleButton{padding-right:0px;}
#module_657503368 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657503368 .moduleButton .ButtonLineHidden, #module_657503368 .moduleButton .ButtonLine{width:25px;} #module_657503368 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_657503368 .moduleButton .ButtonLineHidden, #module_657503368 .moduleButton .ButtonLine, #module_657503368 .moduleButton .Ionios{color:rgb(255, 255, 255);}
#module_657503368 .moduleButton:hover{font-size:14px;}
#module_657503368 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657503368 .moduleButton:hover{color:#fff;}
#module_657503368 .moduleButton:hover{font-weight:normal;}
#module_657503368 .moduleButton:hover{text-decoration:none;}
#module_657503368 .moduleButton:hover{font-style:normal;}
#module_657503368 .moduleButton:hover, #module_657503368 .moduleButton:hover:before{background-image: unset;background-color:rgb(110, 146, 230);}
#module_657503368 .moduleButton:hover, #module_657503368 .moduleButton:hover:before{background-image:none;}
#module_657503368 .moduleButton:hover, #module_657503368 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_657503368 .moduleButton:hover, #module_657503368 .moduleButton:hover:before{background-position:none;}
#module_657503368 .moduleButton:hover, #module_657503368 .moduleButton:hover:before{background-attachment:none;}
#module_657503368 .moduleButton:hover, #module_657503368 .moduleButton:hover:before{}
#module_657503368 .moduleButton:hover{border-color:transparent;}
#module_657503368 .moduleButton:hover{border-style:solid;}
#module_657503368 .moduleButton:hover{border-width:0px;}
#module_657503368 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657503368 .moduleButton:hover .ButtonLineHidden, #module_657503368 .moduleButton:hover .ButtonLine, #module_657503368 .moduleButton:hover .Ionios{color:#fff;}

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

#module_730435989 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_730435989 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_730435989 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_730435989 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_730435989 .GraphicUpper .TextImage{margin-top:0px;}
#module_730435989 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_730435989 .GraphicUpper .TextImage{margin-left:0px;}
#module_730435989 .GraphicUpper .TextImage{margin-right:0px;}
#module_730435989 .TextImage{width:100%;}
#module_730435989 .MobileTextImage{width:100%;}
#module_730435989 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_730435989 .imageTextGiant-Container{padding-top:10px;}
#module_730435989 .imageTextGiant-Container{padding-bottom:10px;}
#module_730435989 .imageTextGiant-Container{padding-left:10px;}
#module_730435989 .imageTextGiant-Container{padding-right:10px;}
#module_730435989 .ModuleImageTextGiantContent{padding-top:20px;}
#module_730435989 .ModuleImageTextGiantContent{padding-bottom:8px;}
#module_730435989 .ModuleImageTextGiantContent{padding-left:30px;}
#module_730435989 .ModuleImageTextGiantContent{padding-right:30px;}
#module_730435989 .imageTextGiant-Container{padding-top:0px;}
#module_730435989 .imageTextGiant-Container{padding-bottom:0px;}
#module_730435989 .imageTextGiant-Container{padding-left:0px;}
#module_730435989 .imageTextGiant-Container{padding-right:0px;}
#module_730435989 .showHandle .btn{font-size:14px;}
#module_730435989 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_730435989 .showHandle .btn{color:#333;}
#module_730435989 .showHandle .btn{font-weight:400;}
#module_730435989 .showHandle .btn{text-decoration:none;}
#module_730435989 .showHandle .btn{font-style:normal;}
#module_730435989 .showHandle div{border-top-color:#ddd !important;}
#module_730435989 .showHandle div{border-top-style:solid !important;}
#module_730435989 .showHandle div{border-top-width:1px !important;}
#module_730435989 .showHandle{background-color:transparent;}
#module_730435989 .showHandle{background-image:none;}
#module_730435989 .showHandle{background-repeat:no-repeat;}
#module_730435989 .showHandle{}
#module_730435989 .showHandle{}
#module_730435989 .showHandle{}
#module_730435989 a{font-size:unset;font-family:unset}
.module_657503400 .ModuleHead .HeadCenter{float:none;}
#module_657503400 {
padding:0px;
}
#module_657503400 {
position:static;
z-index:0;
top:1px;
width:100%;
height: auto;
}
#module_657503400 .ModuleHead657503400 {
display:none;
}
#module_657503400 .BodyCenter.BodyCenter657503400 {
background:none;background-color:rgb(245, 245, 245);
}
#module_657503400 >.module_657503400 {
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_657503400 >.module_657503400{
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_657503400 .BodyCenter.BodyCenter657503400 {
padding-top:0.0000%;
padding-left:1.0764%;
padding-right:1.0764%;
padding-bottom:1.0764%;
}
}
@media screen and (max-width: 767px){
#module_657503400 .BodyCenter.BodyCenter657503400 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_657503400 >.module_657503400 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503400 >.module_657503400 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657503400 >.module_657503400 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503400:hover {
border:none;
}
#module_657503400:hover >.module_657503400 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657503400 .ModuleSubContainer{background-color:transparent;}
#module_657503400 .ModuleSubContainer{background-image:none;}
#module_657503400 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657503400 .ModuleSubContainer{background-position:0% 0%;}
#module_657503400 .ModuleSubContainer{background-attachment:scroll;}
#module_657503400 .ModuleSubContainer{}
#module_657503400 {!bgVideo!}{bgVideoUrl:}
#module_657503400 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657503400 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657503400 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657503400 {max-width:1620px;width:auto;}
.module_657503584 .ModuleHead .HeadCenter{float:none;}
#module_657503584 {
padding:0px;
}
#module_657503584 {
position:static;
z-index:0;
top:6198px;
left:78px;
width:100%;
height: auto;
}
#module_657503584 .ModuleHead657503584 {
display:none;
}
#module_657503584 .BodyCenter.BodyCenter657503584 {
background:none;background-color:rgb(188, 215, 64);
}
#module_657503584 >.module_657503584 {
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_657503584 >.module_657503584{
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_657503584 .BodyCenter.BodyCenter657503584 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503584 .BodyCenter.BodyCenter657503584 {
padding-top:0.0000%;
padding-left:7.2046%;
padding-right:7.2046%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657503584 >.module_657503584 {
margin-top:8.5417%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657503584 >.module_657503584 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657503584 >.module_657503584 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503584:hover {
border:none;
}
#module_657503584:hover >.module_657503584 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

#module_723290323 .ModuleSubContainer{background-color:transparent;}
#module_723290323 .ModuleSubContainer{background-image:none;}
#module_723290323 .ModuleSubContainer{background-repeat:no-repeat;}
#module_723290323 .ModuleSubContainer{background-position:0% 0%;}
#module_723290323 .ModuleSubContainer{background-attachment:scroll;}
#module_723290323 .ModuleSubContainer{}
#module_723290323 {!bgVideo!}{bgVideoUrl:}
#module_723290323 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_723290323 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_723290323 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer723290323 {}
.module_723290326 .ModuleHead .HeadCenter{float:none;}
#module_723290326 {
padding:0px;
}
#module_723290326 {
position:static;
z-index:0;
top:3708px;
left:542px;
width:100%;
height: auto;
}
#module_723290326 .ModuleHead723290326 {
display:none;
}

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

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

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

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

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

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

.ModuleGridContainer.ModuleGridContainer730448980 #Sub730448980_1 {width:50%;}
.module_730448984 .ModuleHead .HeadCenter{float:none;}
#module_730448984 {
padding:0px;
}
#module_730448984 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_730448984 .ModuleHead730448984 {
display:none;
}
#module_730448984 .BodyCenter.BodyCenter730448984 {
background:none;background-color:rgb(188, 215, 64);
}
#module_730448984 >.module_730448984 {
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_730448984 >.module_730448984{
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_730448984 .BodyCenter.BodyCenter730448984 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_730448984 .BodyCenter.BodyCenter730448984 {
padding-top:14.6199%;
padding-left:14.6199%;
padding-right:14.6199%;
padding-bottom:14.6199%;
}
}
@media screen and (min-width: 768px){
#module_730448984 >.module_730448984 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_730448984 >.module_730448984 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_730448984 >.module_730448984 {box-shadow: 0px 0px 0px 0px #ccc}
#module_730448984:hover {
border:none;
}
#module_730448984:hover >.module_730448984 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer730448980 #Sub730448980_2 {width:50%;}
.ModuleMobileNavGiant.layout-109  .micro-nav-item header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item.right header{
    padding-left: 10px;
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item.left header{
    padding-right: 10px;
}
.ModuleMobileNavGiant.layout-109  .micro-nav-item header p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.ModuleMobileNavGiant.layout-109 .langbox{
    margin: 0;
   width: 100%;
   bottom: 0;
   border-radius: 0;
}
.ModuleMobileNavGiant.layout-109 .langlist .backmenu{
    width: 100%;
    margin: 0;
    border-radius: 0;
}
.ModuleMobileNavGiant.layout-109  .MobileNavMaskLayer{
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999999;
    visibility: hidden;
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item.right{
    transform: translateX(100%);
    right: 0;
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item.left{
    transform: translateX(-100%);
    left: 0;
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item.left header{
    flex-direction: row-reverse;
}
.ModuleMobileNavGiant.layout-109 .shang{
    transform: rotate(180deg);
}
.ModuleMobileNavGiant.layout-109 .micro-nav-item{
    position: fixed;
    z-index: 9999999;
    background: #000;
    width: 80%;
    height: 100vh;
    transition: 0.5s transform ease-in-out;
    color: #fff;
    top:0;
    height: calc(var(--vh, 1vh)* 100);
}
.ModuleMobileNavGiant.layout-109 #accordion {
    padding-top: 20px;
    height: calc(100% - 64px);
    overflow: hidden;
    overflow-y: auto;
    position: absolute;
    width: 100%;
}
.ModuleMobileNavGiant.layout-109 #accordion p{
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ModuleMobileNavGiant.layout-109 .subnav{
    background: #1d1d20;
}
.ModuleMobileNavGiant.layout-109 .subnav .menubox{
    padding-left: 50px !important;
}
.ModuleMobileNavGiant.layout-109 #accordion a{
    color: #fff;
    display: flex;
    align-items: center;
    width: calc(100% - 50px);
    justify-content:flex-start;
}
.ModuleMobileNavGiant.layout-109 #accordion .subnav a
{
    padding-right: 15px;
    width: 100%;
    justify-content:space-between;
}
.ModuleMobileNavGiant.layout-109 #accordion .menubox{
    display: flex;
    justify-content: space-between;
    height: 50px;
    line-height: 50px;
    align-items: center;
    padding-left: 30px;
}
.ModuleMobileNavGiant.layout-109 #accordion .more {
    width: 50px;
    height: 50px;
    text-align: center;
}
.ModuleMobileNavGiant.layout-109 #accordion .mr10 {
    margin-right: 10px;
} 

.ModuleMobileNavGiant.layout-109.view-change .micro-nav-item p{
    color:#fff;
}
.ModuleMobileNavGiant.layout-109.view-change .micro-nav-item{
    transform: translateX(0);
}
.ModuleMobileNavGiant.layout-109.view-change .MobileNavMaskLayer{
    visibility: visible;
}
@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-109 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-109 {
        display: none;
    }
}.module_657503721 .ModuleHead .HeadCenter{float:none;}
#module_657503721 {
padding:0px;
}
#module_657503721 {
}
#module_657503721 .ModuleHead657503721 {
display:none;
}
#module_657503721 .BodyCenter.BodyCenter657503721 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657503721 >.module_657503721 {
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_657503721 >.module_657503721{
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_657503721 .BodyCenter.BodyCenter657503721 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657503721 .BodyCenter.BodyCenter657503721 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657503721 >.module_657503721 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657503721 >.module_657503721 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657503721 >.module_657503721 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503721:hover {
border:none;
}
#module_657503721:hover >.module_657503721 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657503721 .oneicon {font-size:16px;} #module_657503721 .oneimg{width:16px;}
#module_657503721 .twoicon {font-size:16px;} #module_657503721 .twoimg{width:16px;}
#module_657503721 .mobileNavNew,#module_657503721 .micro-nav-item header{height:50px}
#module_657503721 .gohome img{width:120px}
#module_657503721 .mobileNavNew{border-bottom-color:transparent;}
#module_657503721 .mobileNavNew{border-bottom-style:none;}
#module_657503721 .mobileNavNew{border-bottom-width:0px;}
#module_657503721 .mobileNavNew{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_657503721 .mobileNavNew,#module_657503721 .micro-nav-item header{background-color:rgb(255, 255, 255);}
#module_657503721 .mobileNavNew,#module_657503721 .micro-nav-item header{}
#module_657503721 header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_657503721 header p{font-size:20px;}
#module_657503721 header p{color:rgb(255, 255, 255);}
#module_657503721 header p{font-weight:normal;}
#module_657503721 header p{text-decoration:none;}
#module_657503721 header p{font-style:normal;}
#module_657503721 .lcitem .rect{background:rgb(24, 70, 82);}
#module_657503721 .mobileNavNew .searchicon{color:rgb(24, 70, 82);} #module_657503721 .searchicon svg>*{fill:rgb(24, 70, 82)}
#module_657503721 .mobileNavNew .phoneicon{color:rgb(24, 70, 82);}  #module_657503721 .phoneicon svg>*{fill:rgb(24, 70, 82)}
#module_657503721 .mobileNavNew .langicon{color:rgb(255, 255, 255);} #module_657503721 .langicon svg>*{fill:rgb(255, 255, 255)}
#module_657503721 .mobileNavNew .searchicon{font-size:20px;}
#module_657503721 .mobileNavNew .phoneicon{font-size:20px;}
#module_657503721 .mobileNavNew .langicon{font-size:20px;}
#module_657503721 .micro-nav-item{background-color:rgb(255, 255, 255);}
#module_657503721 .micro-nav-item{background-image:none;}
#module_657503721 .micro-nav-item{background-repeat:no-repeat;}
#module_657503721 .micro-nav-item{}
#module_657503721 .micro-nav-item{}
#module_657503721 .micro-nav-item{}
#module_657503721 .micro-nav-item .menubox{background:rgb(24, 70, 82);}
#module_657503721 .micro-nav-item .menubox{}
#module_657503721 .micro-nav-item .menubox .onetext{font-weight:normal;}
#module_657503721 .micro-nav-item .menubox .onetext{text-decoration:none;}
#module_657503721 .micro-nav-item .menubox .onetext{color:rgb(255, 255, 255);}
#module_657503721 .micro-nav-item .menubox .onetext p{font-family:微软雅黑,Microsoft YaHei;}
#module_657503721 .micro-nav-item .menubox .onetext{font-size:14px;}
#module_657503721 .micro-nav-item .more{background:rgb(23, 69, 82);}
#module_657503721 .micro-nav-item .more{}
#module_657503721 .micro-nav-item .more{color:#fff;}
#module_657503721 .micro-nav-item .more{font-size:14px}
#module_657503721 .micro-nav-item  .subnav .menubox{background:rgb(23, 69, 82);}
#module_657503721 .micro-nav-item  .subnav .menubox{}
#module_657503721 .subnav .menubox .icon-xiala2{color:#fff;}
#module_657503721 .subnav  .menubox .icon-xiala2{font-size:16px;}
#module_657503721 .micro-nav-item  .subnav  .menubox .twotext{color:#fff;}
#module_657503721 .micro-nav-item  .subnav  .menubox .twotext{font-family:微软雅黑,Microsoft YaHei;}
#module_657503721 .micro-nav-item  .subnav  .menubox .twotext{font-size:13px;}
#module_657503721 .micro-nav-item  .subnav  .menubox .twotext{text-decoration:none;}
#module_657503721 .langbox{background-color:#1d1d20;}
#module_657503721 .langbox{background-image:none;}
#module_657503721 .langbox{background-repeat:no-repeat;}
#module_657503721 .langbox{}
#module_657503721 .langbox{}
#module_657503721 .langbox{}
#module_657503721 .langbox{color:#fff;}
#module_657503721 .langbox{font-family:微软雅黑,Microsoft YaHei;}
#module_657503721 .langbox{font-size:14px;}
#module_657503721 .langbox{text-decoration:none;}
#module_657503721 .langbox .icon-xiala2{color:#fff;}
#module_657503721 .langbox .icon-xiala2{font-size:12px;}
#module_657503721 .backmenu .icon-you{color:#fff;}
#module_657503721 .backmenu .icon-you{font-size:16px;}
#module_657503721 .backmenu{background-color:#1d1d20;}
#module_657503721 .backmenu{}
#module_657503721 .backmenu{color:#fff;}
#module_657503721 .backmenu{font-size:14px;}
#module_657503721 .langlist .tips{border-bottom-color:#333333;}
#module_657503721 .langlist .tips{border-bottom-width:1px;}
#module_657503721 .langlist .tips{border-bottom-style:solid;}
#module_657503721 .langlist a.active .icon-dagou{color:#fff;}
#module_657503721 .langlist a.active .icon-dagou{font-size:16px;}
#module_657503721 .langlist a{color:#fff;}
#module_657503721 .langlist a{font-size:14px;}
#module_657503721 .langlist a{text-decoration:none;}
#module_657503721 .langlist a{font-family:微软雅黑,Microsoft YaHei;}
#module_657503721 .langlist .tips{color:#fff;}
#module_657503721 .langlist .tips{font-family:微软雅黑,Microsoft YaHei;}
#module_657503721 .langlist .tips{font-size:18px;}
#module_657503721 .langlist .tips{text-decoration:none;}
#module_657503721 .langlist .tips .icon-yuyan{color:#fff;}
#module_657503721 .langlist .tips .icon-yuyan {font-size:14px;}
#module_657503721 .langlist{background-color:#000;}
#module_657503721 .langlist{background-image:none;}
#module_657503721 .langlist{background-repeat:no-repeat;}
#module_657503721 .langlist{}
#module_657503721 .langlist{}
#module_657503721 .langlist{}
#module_657503721 .micro-nav-item   .onenav.active .more{background:rgb(188, 215, 64);}
#module_657503721 .micro-nav-item   .onenav.active .more{}
#module_657503721 .micro-nav-item   .onenav.active .more{color:#fff;}
#module_657503721 .micro-nav-item   .onenav.active .more{font-size:14px}
#module_657503721 .micro-nav-item  .onenav.active .menubox .onetext{color:rgb(255, 255, 255);}
#module_657503721 {}#module_657503721.scroll .mobileNavNew{border-bottom-color:transparent;}
#module_657503721 {}#module_657503721.scroll .mobileNavNew{border-bottom-style:none;}
#module_657503721 {}#module_657503721.scroll .mobileNavNew{border-bottom-width:0px;}
#module_657503721 .micro-nav-item header,#module_657503721.scroll .mobileNavNew{background-color:rgb(255, 255, 255);}
#module_657503721 {}#module_657503721.scroll .mobileNavNew{}
#module_657503721 {}#module_657503721.scroll .mobileNavNew header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_657503721 {}#module_657503721.scroll .mobileNavNew header p{font-size:20px;}
#module_657503721 {}#module_657503721.scroll .mobileNavNew header p{color:rgb(101, 137, 221);}
#module_657503721 {}#module_657503721.scroll .mobileNavNew header p{font-weight:normal;}
#module_657503721 {}#module_657503721.scroll .mobileNavNew header p{text-decoration:none;}
#module_657503721 {}#module_657503721.scroll .mobileNavNew header p{font-style:normal;}
#module_657503721 .micro-nav-item .lcitem .rect,#module_657503721.scroll .mobileNavNew .lcitem .rect{background:rgb(101, 137, 221);}
#module_657503721 {}#module_657503721.scroll .mobileNavNew .searchicon{color:rgb(101, 137, 221);} #module_657503721.scroll .mobileNavNew .searchicon  svg>*{fill:rgb(101, 137, 221)}
#module_657503721 {}#module_657503721.scroll .mobileNavNew .phoneicon{color:rgb(101, 137, 221);} #module_657503721.scroll .mobileNavNew .phoneicon  svg>*{fill:rgb(101, 137, 221)}
#module_657503721 {}#module_657503721.scroll .mobileNavNew .langicon{color:rgb(101, 137, 221);}  #module_657503721.scroll .mobileNavNew .langicon  svg>*{fill:rgb(101, 137, 221)}
#module_657503721 {}#module_657503721.scroll .mobileNavNew .searchicon{font-size:20px;}
#module_657503721 {}#module_657503721.scroll .mobileNavNew .phoneicon{font-size:20px;}
#module_657503721 {}#module_657503721.scroll .mobileNavNew .langicon{font-size:20px;}
#module_657503721 {}#module_657503721.scroll .mobileNavNew {box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
.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_657503719 .ModuleHead .HeadCenter{float:none;}
#module_657503719 {
padding:0px;
}
#module_657503719 {
}
#module_657503719 .ModuleHead657503719 {
display:none;
}
#module_657503719 .BodyCenter.BodyCenter657503719 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657503719 >.module_657503719 {
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_657503719 >.module_657503719{
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_657503719 .BodyCenter.BodyCenter657503719 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657503719 .BodyCenter.BodyCenter657503719 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657503719 >.module_657503719 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657503719 >.module_657503719 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657503719 >.module_657503719 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503719:hover {
border:none;
}
#module_657503719:hover >.module_657503719 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657503719 .defaultbtn{background-color:#fff}
#module_657503719 .defaultbtn{}
#module_657503719 .spotgroup{color:rgb(101, 137, 221)}
#module_657503719 .itembtn{background-color:#fff}
#module_657503719 .itembtn{}
#module_657503719 .itemicon{color:#666} #module_657503719 svg>*{fill:#666}
#module_657503719 .itemtext{background-color:#fff} #module_657503719 .itemtextright::before{border-left-color:#fff} #module_657503719 .itemtextleft::before{border-right-color:#fff}
#module_657503719 .itemtext{}
#module_657503719 .itemtext{font-size:12px;}
#module_657503719 .itemtext{font-family:微软雅黑,Microsoft YaHei;}
#module_657503719 .itemtext{color:#666 !important;}
#module_657503719 .itemtext{font-weight:normal;}
#module_657503719 .itemtext{text-decoration:none;}
#module_657503719 .itemtext{font-style:normal;}
#module_657503719 .defaultbtnbghover{background-color:rgb(101, 137, 221)}
#module_657503719 .defaultbtnbghover{}
#module_657503719 .defaultbtniconbghover{color:#fff}
.module_657503720 .ModuleHead .HeadCenter{float:none;}
#module_657503720 {
padding:0px;
}
#module_657503720 {
}
#module_657503720 .ModuleHead657503720 {
display:none;
}
#module_657503720 .BodyCenter.BodyCenter657503720 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657503720 >.module_657503720 {
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_657503720 >.module_657503720{
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_657503720 .BodyCenter.BodyCenter657503720 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657503720 .BodyCenter.BodyCenter657503720 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657503720 >.module_657503720 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657503720 >.module_657503720 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657503720 >.module_657503720 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657503720:hover {
border:none;
}
#module_657503720:hover >.module_657503720 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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