/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/csscache/6/67365/67365_1900638_1_.cache exists */
/*md5:5aa274ad862e82742ae1159494487f4f*/
/*time: 2022-06-21 13:33:05*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.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%;}
.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 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_391389832 .ModuleHead .HeadCenter{float:none;}
#module_391389832 {
padding:0px;
}
#module_391389832 {
position:static;
z-index:999;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_391389832 .ModuleHead391389832 {
display:none;
}
#module_391389832 .BodyCenter.BodyCenter391389832 {
background:none;background-color:rgb(0, 0, 0);
}
#module_391389832 >.module_391389832 {
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_391389832 >.module_391389832{
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_391389832 .BodyCenter.BodyCenter391389832 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:5.7158%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391389832 .BodyCenter.BodyCenter391389832 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_391389832 >.module_391389832 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391389832 >.module_391389832 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_391389832 >.module_391389832 {box-shadow: 0px 0px 0px 0px #ccc}
#module_391389832:hover {
border:none;
}
#module_391389832:hover >.module_391389832 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_391389832 .ModuleSubContainer{background-color:transparent;}
#module_391389832 .ModuleSubContainer{background-image:none;}
#module_391389832 .ModuleSubContainer{background-repeat:no-repeat;}
#module_391389832 .ModuleSubContainer{background-position:0% 0%;}
#module_391389832 .ModuleSubContainer{background-attachment:scroll;}
#module_391389832 .ModuleSubContainer{}
#module_391389832 {!bgVideo!}{bgVideoUrl:}
#module_391389832 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_391389832 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_391389832 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer391389832 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer391389832 .SubPadding {width:0px;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_391389836 .ModuleHead .HeadCenter{float:none;}
#module_391389836 {
padding:0px;
}
#module_391389836 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_391389836 .ModuleHead391389836 {
display:none;
}
#module_391389836 {
border:none;
}
@media screen and (min-width: 768px){
#module_391389836 >.module_391389836 {
margin-top:1.9231%;
margin-left:36.7521%;
margin-right:28.8462%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391389836 >.module_391389836 {
}
}

#module_391389836 img{border-top-color:transparent;}
#module_391389836 img{border-top-style:none;}
#module_391389836 img{border-top-width:0px;}
#module_391389836 img{border-right-color:transparent;}
#module_391389836 img{border-right-style:none;}
#module_391389836 img{border-right-width:0px;}
#module_391389836 img{border-bottom-color:transparent;}
#module_391389836 img{border-bottom-style:none;}
#module_391389836 img{border-bottom-width:0px;}
#module_391389836 img{border-left-color:transparent;}
#module_391389836 img{border-left-style:none;}
#module_391389836 img{border-left-width:0px;}
#module_391389836 img{border-top-left-radius:0px;}
#module_391389836 img{border-top-right-radius:0px;}
#module_391389836 img{border-bottom-left-radius:0px;}
#module_391389836 img{border-bottom-right-radius:0px;}
#module_391389836 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer391389832 #Sub391389832_1 {width:41.5481%;}
.ModuleNavGiant.layout-102 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s; 
  -o-transition: all 0.3s;
  line-height: 0;
  overflow: hidden;
}
.ModuleNavGiant.layout-102 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-102 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-102 .moveMenuRight, .ModuleNavGiant.layout-102 .moveMenuLeft{
   display: inline-block;
   width: 36px;
   height: 36px;
   line-height: 36px;
   font-size: 16px;
   color:#666;
   text-align: center;
   border:1px solid rgba(0,0,0,.1);
   border-radius: 5px;
   cursor: pointer;
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-102 .moveMenuRight:hover, .ModuleNavGiant.layout-102 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-group {
	float: left;
	text-align: center;
}
.ModuleNavGiant.layout-102 .main-nav-item {
  box-sizing: content-box;
  padding: 0 25px;
  height: 80px;
  line-height: 80px;
  color: #000000;
  position: relative;
  display:block;
}
.ModuleNavGiant.layout-102 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s; 
  -o-transition: all 0.2s ease-out 0s;
  border-bottom:3px solid #1976d2;
  z-index: 1;
  left: 50%;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-hover::before {
  width: 100%;
  z-index: 1;
  left: 0;
}
.ModuleNavGiant.layout-102 .sub-nav-item-group {
  width: 192px;
  text-align: center;
  border-top: 2px solid #333;
  display: none;
}
.ModuleNavGiant.layout-102 .sub-nav-item {
  display: block;
  height: 40px;
  line-height: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s; 
  -o-transition: all 0.3s;
  font-size: 12px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-102 .sub-nav-item:last-child{
  border-bottom: none!important;
}
.ModuleNavGiant.layout-102 .sub-nav-item:hover {
  padding-left: 10px;
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-102 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-102 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #1976d2;
  z-index: 11111;
  left: 0;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-102 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-102 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item {display: inline-block; padding: 0 !important; text-align: center;}

.ModuleNavGiant.layout-102 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-102 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-102 .sub-menu{
    display: none !important;
}.module_391389827 .ModuleHead .HeadCenter{float:none;}
#module_391389827 {
padding:0px;
}
#module_391389827 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_391389827 .ModuleHead391389827 {
display:none;
}
#module_391389827 .BodyCenter.BodyCenter391389827 {
background:none;background-color:rgba(0,0,0,0);
}
#module_391389827 >.module_391389827 {
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_391389827 >.module_391389827{
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_391389827 .BodyCenter.BodyCenter391389827 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391389827 .BodyCenter.BodyCenter391389827 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_391389827 >.module_391389827 {
margin-top:0.6024%;
margin-left:19.6386%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391389827 >.module_391389827 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_391389827 >.module_391389827 {box-shadow: 0px 0px 0px 0px #ccc}
#module_391389827:hover {
border:none;
}
#module_391389827:hover >.module_391389827 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_391389827 .main-nav-item{height:80px;line-height:80px} #module_391389827 .main-nav-content{height:80px;}
#module_391389827 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_391389827 .main-nav-content{background-image:none;}
#module_391389827 .main-nav-content{background-repeat:no-repeat;}
#module_391389827 .main-nav-content{}
#module_391389827 .main-nav-content{}
#module_391389827 .main-nav-content{}
#module_391389827 .main-nav-content, #module_391389827 .verticalMenu .main-nav-item-group{text-align:left;}
#module_391389827 .main-nav-item{font-size:18px;}
#module_391389827 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_391389827 .main-nav-item{color:rgb(255, 255, 255);}
#module_391389827 .main-nav-item{font-weight:normal;}
#module_391389827 .main-nav-item{text-decoration:none;}
#module_391389827 .main-nav-item{font-style:normal;}
#module_391389827 .main-nav-item{background-color:transparent;}
#module_391389827 .main-nav-item{background-image:none;}
#module_391389827 .main-nav-item{background-repeat:no-repeat;}
#module_391389827 .main-nav-item{}
#module_391389827 .main-nav-item{}
#module_391389827 .main-nav-item{}
#module_391389827 .main-nav-item{width:auto;}
#module_391389827 .main-nav-item{padding-left:29px;padding-right:29px;} #module_391389827 .verticalMenu .main-nav-item-group{margin-bottom:29px;}
#module_391389827 .sub-nav-item-group{border-top-color:#333;}
#module_391389827 .sub-nav-item-group{border-top-style:solid;}
#module_391389827 .sub-nav-item-group{border-top-width:2px;}
#module_391389827 .sub-nav-item-group{border-right-color:transparent;}
#module_391389827 .sub-nav-item-group{border-right-style:none;}
#module_391389827 .sub-nav-item-group{border-right-width:0px;}
#module_391389827 .sub-nav-item-group{border-bottom-color:transparent;}
#module_391389827 .sub-nav-item-group{border-bottom-style:none;}
#module_391389827 .sub-nav-item-group{border-bottom-width:0px;}
#module_391389827 .sub-nav-item-group{border-left-color:transparent;}
#module_391389827 .sub-nav-item-group{border-left-style:none;}
#module_391389827 .sub-nav-item-group{border-left-width:0px;}
#module_391389827 .sub-nav-item-group{width:192px;}
#module_391389827 .sub-nav-item{height:40px;line-height:40px}
#module_391389827 .sub-nav-item{font-size:12px;}
#module_391389827 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_391389827 .sub-nav-item{color:#000;}
#module_391389827 .sub-nav-item{font-weight:normal;}
#module_391389827 .sub-nav-item{text-decoration:none;}
#module_391389827 .sub-nav-item{font-style:normal;}
#module_391389827 .sub-nav-item{background-color:#fff;}
#module_391389827 .sub-nav-item{background-image:none;}
#module_391389827 .sub-nav-item{background-repeat:no-repeat;}
#module_391389827 .sub-nav-item{}
#module_391389827 .sub-nav-item{}
#module_391389827 .sub-nav-item{}
#module_391389827 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_391389827 .sub-nav-item{border-bottom-style:solid;}
#module_391389827 .sub-nav-item{border-bottom-width:1px;}
#module_391389827 .sub-nav-item{margin-top:0px;}
#module_391389827 .main-nav-item-hover{font-size:18px;}
#module_391389827 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_391389827 .main-nav-item-hover{color:rgb(255, 160, 19);}
#module_391389827 .main-nav-item-hover{font-weight:normal;}
#module_391389827 .main-nav-item-hover{text-decoration:none;}
#module_391389827 .main-nav-item-hover{font-style:normal;}
#module_391389827 .main-nav-item-hover{background-color:rgba(0, 0, 0, 0);}
#module_391389827 .main-nav-item-hover{background-image:none;}
#module_391389827 .main-nav-item-hover{background-repeat:no-repeat;}
#module_391389827 .main-nav-item-hover{}
#module_391389827 .main-nav-item-hover{}
#module_391389827 .main-nav-item-hover{}
#module_391389827 .main-nav-item-hover::before,#module_391389827 .main-nav-item::before{border-bottom-color:rgba(0,0,0,0);}
#module_391389827 .main-nav-item-hover::before{border-bottom-style:solid;}
#module_391389827 .main-nav-item-hover::before{border-bottom-width:3px;}
#module_391389827 .sub-nav-item:hover{font-size:12px;}
#module_391389827 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_391389827 .sub-nav-item:hover{color:#000;}
#module_391389827 .sub-nav-item:hover{font-weight:normal;}
#module_391389827 .sub-nav-item:hover{text-decoration:none;}
#module_391389827 .sub-nav-item:hover{font-style:normal;}
#module_391389827 .sub-nav-item:hover{background-color:#f2f2f2;}
#module_391389827 .sub-nav-item:hover{background-image:none;}
#module_391389827 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_391389827 .sub-nav-item:hover{}
#module_391389827 .sub-nav-item:hover{}
#module_391389827 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer391389832 #Sub391389832_2 {width:47.2965%;}
/*全局搜索 layout102*/
.ModuleSearchGiant.layout-108 .searchform-fixed{position: fixed;z-index: 9999;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-108 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .content { opacity: 0; visibility: hidden; position: fixed; z-index: 999;background: #FFF;top: 0px;left: 0px; display:table;width: 100%;height:auto;border: 0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{display: table;padding:0 2%;  border-bottom:1px solid #eee;width: 100%;height:60px;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{position: relative;display:table-cell;height:auto;border:0px;vertical-align: middle;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel{ width: calc(100% - 30px);}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchBtnPanel{width: 30px;display: table-cell;position: relative;height:auto;border:0px;}
.ModuleSearchGiant.layout-108 .searchIcon{ font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .closeIcon{ cursor: pointer; font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchInput{    padding-right: 50px;float: none;display:block;width: 100%;height: 59px;border: 1px solid #fff;border-right:0px !important;border-radius: 0;text-indent: 10px;font-size:16px;outline: none;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select{float: left;height: auto;border: 0;border-radius: 0;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn{border: unset !important;padding-top: 0;padding-bottom: 0;height: 59px;border: 1px solid #fff;border-left-width: 1px;border-radius: 0;line-height: 59px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn span{font-size: 16px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .icon-cuowu{right: 10px; left: unset; color: #333333}
.ModuleSearchGiant.layout-108  .icon-sousuo4{ color: #333333}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchButton{ height: 59px !important; padding-right: 0px;padding-left: 0px;background:#fff;float: left;display: block; min-width: 10px; width: 100%;border: 0;border-radius: 0;font-family: 微软雅黑,Microsoft YaHei;font-size: 12px;color:#fff;font-weight:normal;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .index_mark{display: none;  z-index: 999; background: #000;height:100vh; position:fixed; width: 100%;    top: 0px;left: 0px; opacity: 0.48; }
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot{  display: flex; align-items: center;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul{    margin-bottom: 15px; padding:0 2%; height: auto;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li{ margin-top: 15px!important; padding:unset !important;line-height: 32px; height: 32px;min-width: 64px;text-align: center; border-right:unset !important;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a{height: 32px;display: block;line-height: 32px;padding: 0 20px;border-radius: 30px; margin-right: 15px;border-radius: 30px;color:#666;background: #eee;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a:hover{background:#dedede;}
.searchform-slide{-webkit-animation: am-gn-searchform-slide 1s both; animation: am-gn-searchform-slide 1s both;}
.searchform-fade{-webkit-animation: am-searchform-fade 400ms both;animation: am-searchform-fade 400ms both;}
.ModuleSearchGiant.layout-108   .btnicon{margin: 0 auto;display:block;font-size: 18px;font-weight: bold;    padding: 10px;cursor: pointer;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .btn:active{-webkit-box-shadow:unset;box-shadow:unset;}
.bootstrap-select.btn-group .dropdown-menu{ z-index: 9999 !important;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .dropdown-toggle:focus{outline:none !important;}
  a:focus {outline:none !important;}

.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default{
    background-color:unset;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before {
    transform: rotateZ(45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    background: #000;
    margin: 0;
    position: absolute;
    z-index: 0;
    top: 33%;
    right: 15px;
    
   
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transition: 0.3s ease 0s;
    height: 28px;
    background: #666;
    content: '';
    width: 2px;
    vertical-align: top;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transform: rotateZ(-45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    position: relative;
    margin: 0 auto;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    background: none;
    opacity: 0;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-i {
    transition: 0.5s ease 0.5s;
    overflow: hidden;
    width: 30px;
    text-align: center;
    cursor: pointer;
    height: 59px;
    position: absolute;
    top:0;
    right: 0;

}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:after {
    transform:rotateZ(90deg);
}
@media (max-width: 767px) {
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after{
        right: 20px;
      
    }
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{ padding:unset}

}

@-webkit-keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

	100% {
		opacity: 1
	}
}

@keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

	100% {
		opacity: 1
	}
}.module_391390115 .ModuleHead .HeadCenter{float:none;}
#module_391390115 {
padding:0px;
}
#module_391390115 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_391390115 .ModuleHead391390115 {
display:none;
}
#module_391390115 .BodyCenter.BodyCenter391390115 {
background:none;background-color:rgba(0,0,0,0);
}
#module_391390115 >.module_391390115 {
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_391390115 >.module_391390115{
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_391390115 .BodyCenter.BodyCenter391390115 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390115 .BodyCenter.BodyCenter391390115 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_391390115 >.module_391390115 {
margin-top:7.6531%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390115 >.module_391390115 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_391390115 >.module_391390115 {box-shadow: 0px 0px 0px 0px #ccc}
#module_391390115:hover {
border:none;
}
#module_391390115:hover >.module_391390115 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_391390115 .btnicon{font-size:30px;}
#module_391390115 .btnicon{font-family:;}
#module_391390115 .btnicon{color:rgb(255, 255, 255);}
#module_391390115 .btnicon{font-weight:normal;}
#module_391390115  .btnicon{text-decoration:none;}
#module_391390115 .btnicon{font-style:normal;}
#module_391390115 .btnicon{background-color:rgba(0, 0, 0, 0);}
#module_391390115 .btnicon{background-image:none;}
#module_391390115 .btnicon{background-repeat:no-repeat;}
#module_391390115 .btnicon{}
#module_391390115 .btnicon{}
#module_391390115 .btnicon{}
#module_391390115 .btnicon{text-align:center;}
#module_391390115 .search-hot ul li a{font-size:12px;}
#module_391390115 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_391390115 .search-hot ul li a{color:#666;}
#module_391390115 .search-hot ul li a{font-weight:normal;}
#module_391390115 .search-hot ul li a{text-decoration:none;}
#module_391390115 .search-hot ul li a{font-style:normal;}
#module_391390115 .search-hot ul li a{background-color:#eee;}
#module_391390115 .search-hot ul li a{}
#module_391390115  .btnicon:hover{background-color:rgba(0,0,0,0);}
#module_391390115  .btnicon:hover{background-image:none;}
#module_391390115  .btnicon:hover{background-repeat:no-repeat;}
#module_391390115  .btnicon:hover{}
#module_391390115  .btnicon:hover{}
#module_391390115 .btnicon:hover{}
#module_391390115  .btnicon:hover{font-size:30px;}
#module_391390115 .ModuleSearchButton:hover{font-family:;}
#module_391390115  .btnicon:hover{color:rgb(255, 255, 255);}
#module_391390115  .btnicon:hover{font-weight:normal;}
#module_391390115  .btnicon:hover{text-decoration:none;}
#module_391390115  .btnicon:hover{font-style:normal;}
#module_391390115 .search-hot ul li:hover a{font-size:12px;}
#module_391390115 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_391390115 .search-hot ul li:hover a{color:#666;}
#module_391390115 .search-hot ul li:hover a{font-weight:normal;}
#module_391390115 .search-hot ul li:hover a{text-decoration:none;}
#module_391390115 .search-hot ul li:hover a{font-style:normal;}
#module_391390115 .search-hot ul li a:hover{background-color:#dedede;}
#module_391390115 .search-hot ul li a:hover{}

.ModuleGridContainer.ModuleGridContainer391389832 #Sub391389832_3 {width:11.155399999999998%;}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-101 .slider-layout-101 {width: 100%; height: auto; margin: auto; position: relative;font-size: 0;}
.ModuleSlideV2Giant.layout-101 .slider-layout-101 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-101 .slick-dotted.slick-slider {margin-bottom: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-101 .slide-box img {position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100% !important;}
.ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 30px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li {width: auto; height: auto; margin: 0 12px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li button {width: 18px; height: 18px; padding: 6px; border-radius: 18px; border: unset; border: 1px solid rgba(255, 255, 255, 0);}
.ModuleSlideV2Giant.layout-101 .slick-dots li button:before {width: 6px; height: 6px; opacity: 1; font-size: 0; background-color: #fff; border-radius: 6px; top: 6px; left: 6px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li button:hover {border: 1px solid #fff;}
.ModuleSlideV2Giant.layout-101 .slick-dots li.slick-active button {border-color: rgba(255, 255, 255, 1);}

@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 6%}
    .ModuleSlideV2Giant.layout-101 .slick-prev {left:2.5%;}
    .ModuleSlideV2Giant.layout-101 .slick-next {right:2.5%;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 8%}
    /* .ModuleSlideV2Giant.layout-101 .slick-active{ margin: 0 10px;} */
    .ModuleSlideV2Giant.layout-101 .slick-dots li button{width: 16px;height:16px; border-radius: 16px;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 8% !important}
    .ModuleSlideV2Giant.layout-101 .slick-active{  margin: 0 8px !important;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button{width: 12px !important; height: 12px !important;border-radius: 12px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button:before{width: 4px !important;height: 4px !important;  border-radius: 4px;}


}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li {margin: 0 7.5px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button {width: 15px; height: 15px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button:before {width: 5px; height: 5px; top: 5px; left: 5px;}
}.module_389609128 .ModuleHead .HeadCenter{float:none;}
#module_389609128 {
padding:0px;
}
#module_389609128 {
position:static;
z-index:0;
top:141px;
left:148px;
width:100%;
height: auto;
}
#module_389609128 .ModuleHead389609128 {
display:none;
}

#module_389609128 .slick-dots li button:before{background-color:rgba(0, 0, 0, .5);}
#module_389609128 .slick-dots li button{border-color:rgba(255, 255, 255, 0);}
#module_389609128 .slick-dots li.slick-active button:before, #module_389609128 .slick-dots li:hover button:before{background-color:rgba(255, 255, 255, 1);}
#module_389609128 .slick-dots li.slick-active button, #module_389609128 .slick-dots li button:hover{border-color:rgba(255, 255, 255, 1);}
#module_389609128 .SubContainer {}
.module_391390352 .ModuleHead .HeadCenter{float:none;}
#module_391390352 {
padding:0px;
}
#module_391390352 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_391390352 .ModuleHead391390352 {
display:none;
}
#module_391390352 .BodyCenter.BodyCenter391390352 {
background:none;background-color:rgba(0,0,0,0);
}
#module_391390352 >.module_391390352 {
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_391390352 >.module_391390352{
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_391390352 .BodyCenter.BodyCenter391390352 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390352 .BodyCenter.BodyCenter391390352 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_391390352 >.module_391390352 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390352 >.module_391390352 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_391390352 >.module_391390352 {box-shadow: 0px 0px 0px 0px #ccc}
#module_391390352:hover {
border:none;
}
#module_391390352:hover >.module_391390352 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_391390352 .slick-dots li button:before{background-color:rgba(0, 0, 0, .5);}
#module_391390352 .slick-dots li button{border-color:rgba(255, 255, 255, 0);}
#module_391390352 .slick-dots li.slick-active button:before, #module_391390352 .slick-dots li:hover button:before{background-color:rgba(255, 255, 255, 1);}
#module_391390352 .slick-dots li.slick-active button, #module_391390352 .slick-dots li button:hover{border-color:rgba(255, 255, 255, 1);}
#module_391390352 .SubContainer {}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-110 .slider-layout-110 {width: 100%; height: auto; margin: auto; position: relative;}
.ModuleSlideV2Giant.layout-110 .slider-layout-110 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-110 .slick-track {font-size: 0;}
.ModuleSlideV2Giant.layout-110 .slick-dotted.slick-slider {margin-bottom: 0; padding: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-110 .slick-slide {position: relative; float: left;}
.ModuleSlideV2Giant.layout-110 .slick-slide.prevScalePage {z-index: 2; -moz-animation: prevScalePage .5s 1 linear; -webkit-animation: prevScalePage .5s 1 linear; animation: prevScalePage .5s 1 linear;}
.ModuleSlideV2Giant.layout-110 .slick-slide.nextScalePage {z-index: 3;}
.ModuleSlideV2Giant.layout-110 .slide-box img {position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100%;}
.ModuleSlideV2Giant.layout-110 .dots-box {position: absolute; padding: 27px 19%; bottom: 0; width: 100%; height: 70px; line-height: 1; background: rgba(0, 0, 0, 1); font-size: 0; text-align: right;}
.ModuleSlideV2Giant.layout-110 .slick-dots {position: relative;; display: inline-block; width: auto; height: 16px; line-height: unset; float: right; top: 50%; left: 30%; transform: translateY(-50%); }
.ModuleSlideV2Giant.layout-110 .slick-dots li {width: auto; height: 100%; margin-left: unset; margin-right: 19px; transition: .36s ease;}
.ModuleSlideV2Giant.layout-110 .slick-dots li:last-child {margin-right: unset;}
.ModuleSlideV2Giant.layout-110 .slick-dots li button {width: auto; height: 100%; border: unset; font-size: 16px; color: #fff; text-align: center; padding: 0; position: relative;}
.ModuleSlideV2Giant.layout-110 .slick-dots li button:before {content: ""; left: 27px; /*top: 6px;*/ background-color: rgba(255, 255, 255, .5); width: 0; height: 1px; transition: .36s ease;}
.ModuleSlideV2Giant.layout-110 .slick-dots li:last-child button:before {left: unset; right: 27px;}
.ModuleSlideV2Giant.layout-110 .slick-dots li.slick-active {padding-right: 98px;}
.ModuleSlideV2Giant.layout-110 .slick-dots li:last-child.slick-active {padding-right: unset; padding-left: 98px;}
.ModuleSlideV2Giant.layout-110 .slick-dots li.slick-active button:before {width: 100px;}
.ModuleSlideV2Giant.layout-110 .current-page-name {display: inline-block; font-size: 16px; color: #fff; float: left; max-width: 300px; min-width: 1px; height: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-110 .slick-dots {padding:1.25rem 12%;}
    .ModuleSlideV2Giant.layout-110 .tab-pages {height:3.5rem;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-110 .slick-dots {padding: 0.85rem 12%;height: 2.6rem;}
    .ModuleSlideV2Giant.layout-110 .slick-dots li button {font-size: 14px; }
    .ModuleSlideV2Giant.layout-110 .slick-dots li button:before {top: 5px;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-110 .slick-dots li button {font-size: 12px; }
    .ModuleSlideV2Giant.layout-110 .slick-dots li.slick-active button:before{ width: 50px;}
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-110 .slick-dots {position: unset; display: inline-block; width: auto; height: 16px; line-height: unset; float: right;top: auto; left: auto; transform: translateY(0%);}
    .ModuleSlideV2Giant.layout-110 .dots-box {background-color: unset !important; padding: 0 20px 14px 0; height: auto;}
    .ModuleSlideV2Giant.layout-110 .slick-dots li {margin-right: 10px;}
    .ModuleSlideV2Giant.layout-110 .slick-dots li button {font-size: 12px;}
    .ModuleSlideV2Giant.layout-110 .slick-dots li button:before {left: 22px; height: 2px;top: 6px;}
    .ModuleSlideV2Giant.layout-110 .slick-dots li:last-child button:before {right: 22px;}
    .ModuleSlideV2Giant.layout-110 .slick-dots li.slick-active button:before {width: 50px;}
    .ModuleSlideV2Giant.layout-110 .slick-dots li.slick-active {padding-right: 60px;}
    .ModuleSlideV2Giant.layout-110 .slick-dots li:last-child.slick-active {padding-right: unset; padding-left: 70px;}
    .ModuleSlideV2Giant.layout-110 .current-page-name {display: none;}
}.module_391390418 .ModuleHead .HeadCenter{float:none;}
#module_391390418 {
padding:0px;
}
#module_391390418 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_391390418 .ModuleHead391390418 {
display:none;
}
#module_391390418 .BodyCenter.BodyCenter391390418 {
background:none;background-color:rgba(0,0,0,0);
}
#module_391390418 >.module_391390418 {
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_391390418 >.module_391390418{
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_391390418 .BodyCenter.BodyCenter391390418 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390418 .BodyCenter.BodyCenter391390418 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_391390418 >.module_391390418 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390418 >.module_391390418 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_391390418 >.module_391390418 {box-shadow: 0px 0px 0px 0px #ccc}
#module_391390418:hover {
border:none;
}
#module_391390418:hover >.module_391390418 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_391390418 .dots-box{background-color:rgba(0,0,0,0);}
#module_391390418 .current-page-name{color:rgba(0,0,0,0);}
#module_391390418 .slick-dots li button{color:rgba(255, 255, 255, .5);}
#module_391390418 .slick-dots li button:before{background-color:rgba(255, 255, 255, 1);}
#module_391390418 .dots-box:hover{background-color:rgba(0,0,0,0);}
#module_391390418 .dots-box:hover .current-page-name{color:rgba(0,0,0,0);}
#module_391390418 .slick-dots li.slick-active button, #module_391390418 .slick-dots li:hover button{color:rgba(255, 255, 255, 1);}
#module_391390418 .SubContainer {}
.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%;}
.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_391390502 .ModuleHead .HeadCenter{float:none;}
#module_391390502 {
padding:0px;
}
#module_391390502 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_391390502 .ModuleHead391390502 {
display:none;
}
#module_391390502 .BodyCenter.BodyCenter391390502 {
background:none;background-color:rgb(0, 0, 0);
}
#module_391390502 >.module_391390502 {
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_391390502 >.module_391390502{
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_391390502 .BodyCenter.BodyCenter391390502 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390502 .BodyCenter.BodyCenter391390502 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_391390502 >.module_391390502 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390502 >.module_391390502 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_391390502 >.module_391390502 {box-shadow: 0px 0px 0px 0px #ccc}
#module_391390502:hover {
border:none;
}
#module_391390502:hover >.module_391390502 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_391390502 .ModuleSubContainer{background-color:transparent;}
#module_391390502 .ModuleSubContainer{background-image:none;}
#module_391390502 .ModuleSubContainer{background-repeat:no-repeat;}
#module_391390502 .ModuleSubContainer{background-position:0% 0%;}
#module_391390502 .ModuleSubContainer{background-attachment:scroll;}
#module_391390502 .ModuleSubContainer{}
#module_391390502 {!bgVideo!}{bgVideoUrl:}
#module_391390502 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_391390502 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_391390502 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer391390502 {max-width:none;width:100%;}
.module_391390505 .ModuleHead .HeadCenter{float:none;}
#module_391390505 {
padding:0px;
}
#module_391390505 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_391390505 .ModuleHead391390505 {
display:none;
}
#module_391390505 .BodyCenter.BodyCenter391390505 {
background:none;background-color:rgba(0,0,0,0);
}
#module_391390505 >.module_391390505 {
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_391390505 >.module_391390505{
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_391390505 .BodyCenter.BodyCenter391390505 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390505 .BodyCenter.BodyCenter391390505 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_391390505 >.module_391390505 {
margin-top:4.9356%;
margin-left:38.2511%;
margin-right:38.4657%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390505 >.module_391390505 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_391390505 >.module_391390505 {box-shadow: 0px 0px 0px 0px #ccc}
#module_391390505:hover {
border:none;
}
#module_391390505:hover >.module_391390505 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_391390505 img{border-top-color:transparent;}
#module_391390505 img{border-top-style:none;}
#module_391390505 img{border-top-width:0px;}
#module_391390505 img{border-right-color:transparent;}
#module_391390505 img{border-right-style:none;}
#module_391390505 img{border-right-width:0px;}
#module_391390505 img{border-bottom-color:transparent;}
#module_391390505 img{border-bottom-style:none;}
#module_391390505 img{border-bottom-width:0px;}
#module_391390505 img{border-left-color:transparent;}
#module_391390505 img{border-left-style:none;}
#module_391390505 img{border-left-width:0px;}
#module_391390505 img{border-top-left-radius:0px;}
#module_391390505 img{border-top-right-radius:0px;}
#module_391390505 img{border-bottom-left-radius:0px;}
#module_391390505 img{border-bottom-right-radius:0px;}
#module_391390505 .BodyCenter{text-align: center;}

/*纯文本模块 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_391390522 .ModuleHead .HeadCenter{float:none;}
#module_391390522 {
padding:0px;
}
#module_391390522 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_391390522 .ModuleHead391390522 {
display:none;
}
#module_391390522 .BodyCenter.BodyCenter391390522 {
background:none;background-color:rgb(0, 0, 0);
}
#module_391390522 >.module_391390522 {
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_391390522 >.module_391390522{
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_391390522 .BodyCenter.BodyCenter391390522 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390522 .BodyCenter.BodyCenter391390522 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_391390522 >.module_391390522 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_391390522 >.module_391390522 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_391390522 >.module_391390522 {box-shadow: 0px 0px 0px 0px #ccc}
#module_391390522:hover {
border:none;
}
#module_391390522:hover >.module_391390522 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_391390522 .ModulePlainTextGiantContent{margin-top:0px;}
#module_391390522 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_391390522 .ModulePlainTextGiantContent{margin-left:0px;}
#module_391390522 .ModulePlainTextGiantContent{margin-right:10px;}
#module_391390522 .plainTextGiant-Container{padding-top:10px;}
#module_391390522 .plainTextGiant-Container{padding-bottom:10px;}
#module_391390522 .plainTextGiant-Container{padding-left:10px;}
#module_391390522 .plainTextGiant-Container{padding-right:10px;}
#module_391390522 a{font-size:unset;font-family:unset}.module_389609706 .ModuleHead .HeadCenter{float:none;}
#module_389609706 {
padding:0px;
}
#module_389609706 {
position:static;
z-index:0;
top:986px;
left:188px;
width:100%;
height: auto;
}
#module_389609706 .ModuleHead389609706 {
display:none;
}

#module_389609706 .dots-box{background-color:rgba(19, 157, 143, .6);}
#module_389609706 .current-page-name{color:rgba(255, 255, 255, 1);}
#module_389609706 .slick-dots li button{color:rgba(255, 255, 255, .5);}
#module_389609706 .slick-dots li button:before{background-color:rgba(255, 255, 255, 1);}
#module_389609706 .dots-box:hover{background-color:rgba(19, 157, 143, .6);}
#module_389609706 .dots-box:hover .current-page-name{color:rgba(255, 255, 255, 1);}
#module_389609706 .slick-dots li.slick-active button, #module_389609706 .slick-dots li:hover button{color:rgba(255, 255, 255, 1);}
#module_389609706 .SubContainer {}
.module_392069302 .ModuleHead .HeadCenter{float:none;}
#module_392069302 {
padding:0px;
}
#module_392069302 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_392069302 .ModuleHead392069302 {
display:none;
}
#module_392069302 .BodyCenter.BodyCenter392069302 {
background:none;background-color:rgb(0, 0, 0);
}
#module_392069302 >.module_392069302 {
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_392069302 >.module_392069302{
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_392069302 .BodyCenter.BodyCenter392069302 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_392069302 .BodyCenter.BodyCenter392069302 {
padding-top:14.9856%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_392069302 >.module_392069302 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_392069302 >.module_392069302 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_392069302 >.module_392069302 {box-shadow: 0px 0px 0px 0px #ccc}
#module_392069302:hover {
border:none;
}
#module_392069302:hover >.module_392069302 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_392069302 .ModulePlainTextGiantContent{margin-top:0px;}
#module_392069302 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_392069302 .ModulePlainTextGiantContent{margin-left:0px;}
#module_392069302 .ModulePlainTextGiantContent{margin-right:10px;}
#module_392069302 .plainTextGiant-Container{padding-top:10px;}
#module_392069302 .plainTextGiant-Container{padding-bottom:10px;}
#module_392069302 .plainTextGiant-Container{padding-left:10px;}
#module_392069302 .plainTextGiant-Container{padding-right:10px;}
#module_392069302 a{font-size:unset;font-family:unset}.module_436963269 .ModuleHead .HeadCenter{float:none;}
#module_436963269 {
padding:0px;
}
#module_436963269 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_436963269 .ModuleHead436963269 {
display:none;
}
#module_436963269 .BodyCenter.BodyCenter436963269 {
background:none;background-color:rgba(0,0,0,0);
}
#module_436963269 >.module_436963269 {
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_436963269 >.module_436963269{
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_436963269 .BodyCenter.BodyCenter436963269 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_436963269 .BodyCenter.BodyCenter436963269 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_436963269 >.module_436963269 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_436963269 >.module_436963269 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_436963269 >.module_436963269 {box-shadow: 0px 0px 0px 0px #ccc}
#module_436963269:hover {
border:none;
}
#module_436963269:hover >.module_436963269 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .subnav li a {
    font-size: 15px;
}

.ModuleMobileNavGiant.layout-101 .mobileNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.mobileFootNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.ModuleMobileNavGiant.layout-101 .maxlarge {
    max-width: 10rem;
}

.ModuleMobileNavGiant.layout-101 .maxmiddle {
    max-width: 8rem;
}

.ModuleMobileNavGiant.layout-101 .header-model {
    width: 100%;
    height: 3rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    background: #333333;
    max-height: calc(100vh);
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
}

.mobileNavFloatLayer_1 {
    display: block;
    visibility: hidden;
    width: 17rem;
    height: 100%;
    -ms-transform: translateX(-17rem);
    -khtml-transform: translateX(-17rem);
    -webkit-transform: translateX(-17rem);
    -o-transform: translateX(-17rem);
    -moz-transform: translateX(-17rem);
    transform: translateX(-17rem);
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    z-index: 9999
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li {
    color: #fff;
    border-bottom: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.on {
    border-left: 5px solid #888888;
    transition: all .3s ease-out
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a {
    padding-left: 15%;
    font-size: 15px;
    color: #fff;
    display: block;
    height: 65px;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a .main-class-colorlump {
    width: 10px;
    height: 66px;
    background-color: #888;
    display: none;
    vertical-align: middle;
    top: unset;
    margin-right: 0;
    transform: unset;
    position: unset;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li i {
    width: 18.5px;
    height: 20px;
    display: inline-block;
    margin-right: 1.06rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2.06rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.open>a .more:before {
    content: "\e6a6";
}

.ModuleMobileNavGiant.layout-101 .subnav {
    z-index: -99;
}

.ModuleMobileNavGiant.layout-101 .micro-nav {
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
}

.ModuleMobileNavGiant.layout-101 .more {
    line-height: 65px;
    z-index: 999;
    font-size: 20px;
    text-align: center;
    width: 50px;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease;
}

.ModuleMobileNavGiant.layout-101 .treenav li a.treemenu {
    padding-left: 30%;
}

/*滚动条*/

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    overflow: auto;
    height: 100%;
}

.ModuleMobileNavGiant.layout-101 #accordion {
    position: relative;
    top: 0;
}

/*二级导航*/

.ModuleMobileNavGiant.layout-101 .subnav a {
    padding-left: 25%;
    display: block;
    font-size: 15px;
    position: relative;
    height: 65px;
    /*line-height: 65px;*/
}

.ModuleMobileNavGiant.layout-101 .containers {
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 header {
    display: flex;
    height: 50px!important;
    background: #000;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 0
}

.ModuleMobileNavGiant.layout-101 header {
    box-sizing: border-box;
    width: 100%
}



.bodyfixd {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bodyabstre {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}



.ModuleMobileNavGiant.layout-101 .subnav li:first-child {
    border-top: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .subnav li {
    border: 0 ! important
}

.ModuleMobileNavGiant.layout-101 .subnav li:last-child {
    border-bottom: 0;
}

.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top: 3rem;
}

.ModuleMobileNavGiant.layout-101 #header p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}

.ModuleMobileNavGiant.layout-101 #header p img {
    max-height: 40px;
    padding-right: 8pt;
    padding-left: 8pt;
    /* margin-right: 8px;
     margin-left: 15px;
    padding-left: 40px; */
}

.ModuleMobileNavGiant.layout-101 .navcontent {
    display: flex;
    width: calc(100% - 60px);
    margin-left: 50px;
    margin-right: 8pt;
}

.ModuleMobileNavGiant.layout-101 .navcontent a {
    width: 56px;
    text-align: center;
    display: block;
}

.ModuleMobileNavGiant.layout-101 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

.ModuleMobileNavGiant.layout-101 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .mobileNav {
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        position: fixed;
    }
    .mobileNavFloatLayer_1 {
        display: block;
        visibility: hidden;
        width: 17rem;
        height: 100%;
        -ms-transform: translateX(-17rem);
        -khtml-transform: translateX(-17rem);
        -webkit-transform: translateX(-17rem);
        -o-transform: translateX(-17rem);
        -moz-transform: translateX(-17rem);
        transform: translateX(-17rem);
        -ms-transition: 0.5s;
        -webkit-transition: 0.5s;
        -khtml-transition: 0.5;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        z-index: 9999
    }
    .mobileNavFloatLayer_r {
        right: 0;
        -ms-transform: translateX(17rem);
        -khtml-transform: translateX(17rem);
        -webkit-transform: translateX(17rem);
        -o-transform: translateX(17rem);
        -moz-transform: translateX(17rem);
        transform: translateX(17rem);
    }
}

@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-101 .header-model {
        display: none;
    }
}

.ModuleMobileNavGiant.layout-101 .icon-dianhua-moren {
    font-weight: normal;
}

.ModuleMobileNavGiant.layout-101 .icon-sousuo {
    font-weight: 750;
}

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_389608937 .ModuleHead .HeadCenter{float:none;}
#module_389608937 {
padding:0px;
}
#module_389608937 {
}
#module_389608937 .ModuleHead389608937 {
display:none;
}
#module_389608937 .BodyCenter.BodyCenter389608937 {
background:none;background-color:rgba(0,0,0,0);
}
#module_389608937 >.module_389608937 {
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_389608937 >.module_389608937{
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_389608937 .BodyCenter.BodyCenter389608937 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_389608937 .BodyCenter.BodyCenter389608937 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_389608937 >.module_389608937 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_389608937 >.module_389608937 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_389608937 >.module_389608937 {box-shadow: 0px 0px 0px 0px #ccc}
#module_389608937:hover {
border:none;
}
#module_389608937:hover >.module_389608937 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_389608937 .langlistbox{background-color:#fff} #module_389608937 .langlistbox .jt{border-bottom-color:#fff}
#module_389608937 .langlistbox .langinfo{color:#333333}
#module_389608937 .langlistbox .langinfo{background-color:#fff}
#module_389608937 .langlistbox .langinfo{border-color:#333333}
#module_389608937 .langlistbox .langtxt{ font-size:16px }
#module_389608937 .langlistbox .langtxt{ color:#333333 }
#module_389608937 {}#module_389608937.layout-101 #header{border-bottom-color:transparent;}
#module_389608937 {}#module_389608937.layout-101 #header{border-bottom-style:none;}
#module_389608937 {}#module_389608937.layout-101 #header{border-bottom-width:0px;}
#module_389608937 {}#module_389608937.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_389608937 {}#module_389608937.layout-101 #MobileNav{background-color: transparent;} #module_389608937.layout-101 #header{background-color:#000000;}
#module_389608937 {}#module_389608937.layout-101 #header{}
#module_389608937 {}#module_389608937.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_389608937 {}#module_389608937.layout-101 #header p{font-size:16px;}
#module_389608937 {}#module_389608937.layout-101 #header p{color:#fff;}
#module_389608937 {}#module_389608937.layout-101 #header p{font-weight:normal;}
#module_389608937 {}#module_389608937.layout-101 #header p{text-decoration:none;}
#module_389608937 {}#module_389608937.layout-101 #header p{font-style:normal;}
#module_389608937 {}#module_389608937.layout-101 .lcitem .rect{background:#fff;} #module_389608937.layout-101 .icons{color:#fff;} #module_389608937.layout-101 .svgdiv svg>*{fill:#fff;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item ul li{border-bottom-color:#4e4e4e;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item,#module_389608937.layout-101 #MobileNavFloatLayer{background-color:#3c3c3c;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item,#module_389608937.layout-101 #MobileNavFloatLayer{}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li>a{background:#3c3c3c;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li>a{}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li>a,#module_389608937.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a,#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li>a,#module_389608937.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li>a,#module_389608937.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a,#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a,#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_389608937 .langlistbox li:hover .langinfo,#module_389608937 .langactive .langinfo {color:#fff}
#module_389608937 .langlistbox li:hover .langinfo,#module_389608937 .langactive .langinfo{background-color:#333333}
#module_389608937 .langlistbox li:hover .langinfo,#module_389608937 .langactive .langinfo{border-color:#333333}
#module_389608937 .langlistbox li:hover .langtxt,#module_389608937 .langactive .langtxt{ color:#333333 }
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li>a:hover,#module_389608937.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:#585858;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_389608937 {}#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_389608937.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;  
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;  
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16); 
    color: #666;
    box-sizing: content-box;
    /* 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_389608938 .ModuleHead .HeadCenter{float:none;}
#module_389608938 {
padding:0px;
}
#module_389608938 {
}
#module_389608938 .ModuleHead389608938 {
display:none;
}
#module_389608938 .BodyCenter.BodyCenter389608938 {
background:none;background-color:rgba(0,0,0,0);
}
#module_389608938 >.module_389608938 {
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_389608938 >.module_389608938{
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_389608938 .BodyCenter.BodyCenter389608938 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_389608938 .BodyCenter.BodyCenter389608938 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_389608938 >.module_389608938 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_389608938 >.module_389608938 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_389608938 >.module_389608938 {box-shadow: 0px 0px 0px 0px #ccc}
#module_389608938:hover {
border:none;
}
#module_389608938:hover >.module_389608938 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_389608938 .defaultbtn{background-color:rgb(0, 0, 0)}
#module_389608938 .defaultbtn{}
#module_389608938 .spotgroup{color:rgb(255, 255, 255)}
#module_389608938 .itembtn{background-color:rgb(255, 165, 0)}
#module_389608938 .itembtn{}
#module_389608938 .itemicon{color:rgb(0, 0, 0)} #module_389608938 svg>*{fill:rgb(0, 0, 0)}
#module_389608938 .itemtext{background-color:rgb(255, 255, 255)} #module_389608938 .itemtextright::before{border-left-color:rgb(255, 255, 255)} #module_389608938 .itemtextleft::before{border-right-color:rgb(255, 255, 255)}
#module_389608938 .itemtext{}
#module_389608938 .itemtext{font-size:12px;}
#module_389608938 .itemtext{font-family:微软雅黑,Microsoft YaHei;}
#module_389608938 .itemtext{color:#666 !important;}
#module_389608938 .itemtext{font-weight:normal;}
#module_389608938 .itemtext{text-decoration:none;}
#module_389608938 .itemtext{font-style:normal;}
#module_389608938 .defaultbtnbghover{background-color:rgb(0, 0, 0)}
#module_389608938 .defaultbtnbghover{}
#module_389608938 .defaultbtniconbghover{color:rgb(255, 165, 0)}
.module_389608939 .ModuleHead .HeadCenter{float:none;}
#module_389608939 {
padding:0px;
}
#module_389608939 {
}
#module_389608939 .ModuleHead389608939 {
display:none;
}
#module_389608939 .BodyCenter.BodyCenter389608939 {
background:none;background-color:rgba(0,0,0,0);
}
#module_389608939 >.module_389608939 {
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_389608939 >.module_389608939{
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_389608939 .BodyCenter.BodyCenter389608939 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_389608939 .BodyCenter.BodyCenter389608939 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_389608939 >.module_389608939 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_389608939 >.module_389608939 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_389608939 >.module_389608939 {box-shadow: 0px 0px 0px 0px #ccc}
#module_389608939:hover {
border:none;
}
#module_389608939:hover >.module_389608939 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_389608939 .foot-nav-list{background-color:rgb(12, 12, 12) !important;}
#module_389608939 .foot-nav-list{border-top-color:transparent;}
#module_389608939 .foot-nav-list{border-top-style:none;}
#module_389608939 .foot-nav-list{border-top-width:0px;}
#module_389608939 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_389608939 .icon{color:#fff !important;} #module_389608939 .icon svg >*{fill:#fff}
#module_389608939 .itemText{font-size:12px;}
#module_389608939 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_389608939 .itemText{color:rgb(216, 216, 216) !important;}
#module_389608939 .itemText{font-weight:normal;}
#module_389608939 .itemText{text-decoration:none;}
#module_389608939 .itemText{font-style:normal;}
#module_389608939 .iconh{color:rgb(255, 255, 255) !important;}  #module_389608939 .iconh svg >*{fill:rgb(255, 255, 255)}
#module_389608939 .itemTexth{font-size:12px;}
#module_389608939 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_389608939 .itemTexth{color:#fff !important;}
#module_389608939 .itemTexth{font-weight:normal;}
#module_389608939 .itemTexth{text-decoration:none;}
#module_389608939 .itemTexth{font-style:normal;}
