/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/csscache/8/87250/87250_1854634_1_.cache exists */
/*md5:37bc2ef63068b85499a9cae40236a01d*/
/*time: 2022-01-02 02:22:59*/
.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_365390976 .ModuleHead .HeadCenter{float:none;}
#module_365390976 {
padding:0px;
}
#module_365390976 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_365390976 .ModuleHead365390976 {
display:none;
}

#module_365390976 .ModuleSubContainer{background-color:transparent;}
#module_365390976 .ModuleSubContainer{}
#module_365390976 .ModuleSubContainer{background-repeat:no-repeat;}
#module_365390976 .ModuleSubContainer{background-position:0% 0%;}
#module_365390976 .ModuleSubContainer{background-attachment:scroll;}
#module_365390976 .ModuleSubContainer{}
#module_365390976 {!bgVideo!}{bgVideoUrl:}
#module_365390976 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_365390976 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_365390976 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer365390976 {}
.ModuleGridContainer.ModuleGridContainer365390976 .SubPadding {width:0px;}
/*图文模块 layout 105*/
.ModuleImageTextGiant.layout-105 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{max-height: 100%; max-width: 100%;/*padding: 10px;*/}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent{padding:0; padding-left: 15px; margin: 0px }
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper .dummy { padding-top: 100%; }*/
/* .ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:first-child{ margin-top: 0 !important; }
.ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:last-child{ margin-bottom: 0 !important; } */


@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row .col-xs-8{padding: 0 3px;width: 91.333333%;}
}
/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{min-width: 100%;}*/
	/*.ModuleImageTextGiant.layout-105 .col-md-2{width: 14.666667%;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
@media only screen and (min-width: 768px) {
	.ModuleImageTextGiant.layout-105 .col-lg-2 {
    width: 10%;
	}
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content .GraphicUpper .TextImage{width: 100%}
}.module_365389453 .ModuleHead .HeadCenter{float:none;}
#module_365389453 {
padding:0px;
}
#module_365389453 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_365389453 .ModuleHead365389453 {
display:none;
}
#module_365389453 .BodyCenter.BodyCenter365389453 {
background:none;background-color:rgba(0,0,0,0);
}
#module_365389453 >.module_365389453 {
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_365389453 >.module_365389453{
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_365389453 .BodyCenter.BodyCenter365389453 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365389453 .BodyCenter.BodyCenter365389453 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_365389453 >.module_365389453 {
margin-top:2.7426%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365389453 >.module_365389453 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_365389453 >.module_365389453 {box-shadow: 0px 0px 0px 0px #ccc}
#module_365389453:hover {
border:none;
}
#module_365389453:hover >.module_365389453 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_365389453 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_365389453 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_365389453 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_365389453 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_365389453 .GraphicUpper{padding-top:0px;}
#module_365389453 .GraphicUpper{padding-bottom:0px;}
#module_365389453 .GraphicUpper{padding-left:0px;}
#module_365389453 .GraphicUpper {padding-right:0px;}
#module_365389453 .GraphicUpper{width:20%;} #module_365389453 .ModuleImageTextContent{width: calc(100% - 20%);}
#module_365389453 .MobileGraphicUpper{width:10%;} #module_365389453 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_365389453 .ModuleImageTextGiantContent{padding-top:0px;}
#module_365389453 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_365389453 .ModuleImageTextGiantContent{padding-left:15px;}
#module_365389453 .ModuleImageTextGiantContent{padding-right:0px;}
#module_365389453 .normal_ImgtextBox_content{padding-top:0px;}
#module_365389453 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_365389453 .normal_ImgtextBox_content{padding-left:0px;}
#module_365389453 .normal_ImgtextBox_content{padding-right:0px;}
#module_365389453 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_365389453 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_365389453 .normal_ImgtextBox_content{background-color:transparent;}
#module_365389453 .normal_ImgtextBox_content{background-image:none;}
#module_365389453 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_365389453 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_365389453 .normal_ImgtextBox_content{background-attachment:none;}
#module_365389453 .normal_ImgtextBox_content{}
#module_365389453 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_365389453 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_365389453 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_365389453 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_365389453 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_365389453 .normal_ImgtextBox_content{border-top-style:none;}
#module_365389453 .normal_ImgtextBox_content{border-top-width:0px;}
#module_365389453 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_365389453 .normal_ImgtextBox_content{border-right-style:none;}
#module_365389453 .normal_ImgtextBox_content{border-right-width:0px;}
#module_365389453 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_365389453 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_365389453 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_365389453 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_365389453 .normal_ImgtextBox_content{border-left-style:none;}
#module_365389453 .normal_ImgtextBox_content{border-left-width:0px;}
#module_365389453 .showHandle .btn{font-size:14px;}
#module_365389453 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_365389453 .showHandle .btn{color:#333;}
#module_365389453 .showHandle .btn{font-weight:400;}
#module_365389453 .showHandle .btn{text-decoration:none;}
#module_365389453 .showHandle .btn{font-style:normal;}
#module_365389453 .showHandle div{border-top-color:#ddd !important;}
#module_365389453 .showHandle div{border-top-style:solid !important;}
#module_365389453 .showHandle div{border-top-width:1px !important;}
#module_365389453 .showHandle{background-color:transparent;}
#module_365389453 .showHandle{background-image:none;}
#module_365389453 .showHandle{background-repeat:no-repeat;}
#module_365389453 .showHandle{}
#module_365389453 .showHandle{}
#module_365389453 .showHandle{}
#module_365389453 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_365389453 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_365389453 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_365389453 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_365389453 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_365389453 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_365389453 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_365389453 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_365389453 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_365389453 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer365390976 #Sub365390976_1 {width:41.0000%;}
.ModuleNavGiant.layout-103 .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;
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box; 
  line-height: 0;
  overflow:hidden;
}
.ModuleNavGiant.layout-103 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-103 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-103 .moveMenuRight, .ModuleNavGiant.layout-103 .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-103 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-103 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px
}
.ModuleNavGiant.layout-103 .moveMenuRight:hover, .ModuleNavGiant.layout-103 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-103 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-103 .navBorderTop {
  position: absolute;
  width: auto;
  height: 80px;
  left: 0px;
  bottom:initial;
  background-color: #1e88e5;
  display:none;
}
.ModuleNavGiant.layout-103 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box;
  width: auto;
  text-align: center;
  float: left;
}
.ModuleNavGiant.layout-103 .main-nav-item {
  box-sizing: content-box;
  width: auto;
  height:80px;
  line-height:80px;
  color: #000000;
  display: inline-block;
  position: relative;
  transition:all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  text-decoration: none;
}
.ModuleNavGiant.layout-103 .main-nav-item span{
	display:block;
	width:100%;
	height:100%;
	position:relative;
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
}
.ModuleNavGiant.layout-103 .sub-nav-item-group {
  z-index: 3;
  width: 192px;
  height: auto;
  line-height: 40px;
  text-align: center;
  border-top: 2px solid #333;
  display: none;
}
.ModuleNavGiant.layout-103 .sub-nav-item {
  display: block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  padding-left: 0;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-103 .sub-nav-item:last-child{
  border-bottom: none!important;
}
.ModuleNavGiant.layout-103 .sub-nav-item:hover {
  padding-left: 10px;
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-103 .main-nav-item-hover span{
  color: #fff;
  top: -7px;
   -webkit-animation: layout-103-nav-active 0.5s;
  -moz-animation: layout-103-nav-active 0.5s;
  -o-animation: layout-103-nav-active 0.5s;
  animation: layout-103-nav-active 0.5s;
}

.ModuleNavGiant.layout-103 .main-nav-item-hover::after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 2px;
  background-color: #fff;
  -webkit-animation: layout-103-nav-active2 0.5s;
  -moz-animation: layout-103-nav-active2 0.5s;
  -o-animation: layout-103-nav-active2 0.5s;
  animation: layout-103-nav-active2 0.5s;
  bottom: 25%;
}
@keyframes layout-103-nav-active {
  from {
    top: 0px;
  }
  to {
    top: -7px;
  }
}
@-webkit-keyframes layout-103-nav-active
 { 
  from {
    top: 0px;
  }
  to {
    top: -7px;
  }
 } 
 
  
 @-moz-keyframes layout-103-nav-active
 { 
   from {
     top: 0px;
   }
   to {
    top: -7px;
   }
 }
 @-o-keyframes layout-103-nav-active
 { 
   from {
     top: 0px;
   }
   to {
    top: -7px;
   }
 }  
@keyframes layout-103-nav-active2 {
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
}
@-webkit-keyframes layout-103-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 } 
 
  
 @-moz-keyframes layout-103-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 }
 @-o-keyframes layout-103-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 }  
.ModuleNavGiant.layout-103 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-103 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_380218014 .ModuleHead .HeadCenter{float:none;}
#module_380218014 {
padding:0px;
}
#module_380218014 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380218014 .ModuleHead380218014 {
display:none;
}
#module_380218014 .BodyCenter.BodyCenter380218014 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380218014 >.module_380218014 {
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_380218014 >.module_380218014{
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_380218014 .BodyCenter.BodyCenter380218014 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380218014 .BodyCenter.BodyCenter380218014 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380218014 >.module_380218014 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380218014 >.module_380218014 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380218014 >.module_380218014 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380218014:hover {
border:none;
}
#module_380218014:hover >.module_380218014 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380218014 .main-nav-item-group{height:120px;}#module_380218014 .main-nav-item{height:120px;line-height:120px}#module_380218014 .navBorderTop{height:120px;}#module_380218014 .main-nav-content{height:120px}
#module_380218014 .main-nav-content{background-color:#fff;}
#module_380218014 .main-nav-content{background-image:none;}
#module_380218014 .main-nav-content{background-repeat:no-repeat;}
#module_380218014 .main-nav-content{}
#module_380218014 .main-nav-content{}
#module_380218014 .main-nav-content{}
#module_380218014 .main-nav-content{text-align:center;}
#module_380218014 .main-nav-item span{font-size:16px;}
#module_380218014 .main-nav-item span{font-family:微软雅黑,Microsoft YaHei;}
#module_380218014 .main-nav-item span{color:#333;}
#module_380218014 .main-nav-item span{font-weight:normal;}
#module_380218014 .main-nav-item span{text-decoration:none;}
#module_380218014 .main-nav-item span{font-style:normal;}
#module_380218014 .main-nav-item{background-color:transparent;}
#module_380218014 .main-nav-item{background-image:none;}
#module_380218014 .main-nav-item{background-repeat:no-repeat;}
#module_380218014 .main-nav-item{}
#module_380218014 .main-nav-item{}
#module_380218014 .main-nav-item{}
#module_380218014 .main-nav-item span{width:88px;}
#module_380218014 .main-nav-item span{padding-left:12px;padding-right:12px;}
#module_380218014 .sub-nav-item-group{border-top-color:#333;}
#module_380218014 .sub-nav-item-group{border-top-style:solid;}
#module_380218014 .sub-nav-item-group{border-top-width:2px;}
#module_380218014 .sub-nav-item-group{border-right-color:transparent;}
#module_380218014 .sub-nav-item-group{border-right-style:none;}
#module_380218014 .sub-nav-item-group{border-right-width:0px;}
#module_380218014 .sub-nav-item-group{border-bottom-color:transparent;}
#module_380218014 .sub-nav-item-group{border-bottom-style:none;}
#module_380218014 .sub-nav-item-group{border-bottom-width:0px;}
#module_380218014 .sub-nav-item-group{border-left-color:transparent;}
#module_380218014 .sub-nav-item-group{border-left-style:none;}
#module_380218014 .sub-nav-item-group{border-left-width:0px;}
#module_380218014 .sub-nav-item-group{width:192px;}
#module_380218014 .sub-nav-item{height:50px;line-height:50px}
#module_380218014 .sub-nav-item{font-size:14px;}
#module_380218014 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_380218014 .sub-nav-item{color:#000;}
#module_380218014 .sub-nav-item{font-weight:normal;}
#module_380218014 .sub-nav-item{text-decoration:none;}
#module_380218014 .sub-nav-item{font-style:normal;}
#module_380218014 .sub-nav-item{background-color:#fff;}
#module_380218014 .sub-nav-item{background-image:none;}
#module_380218014 .sub-nav-item{background-repeat:no-repeat;}
#module_380218014 .sub-nav-item{}
#module_380218014 .sub-nav-item{}
#module_380218014 .sub-nav-item{}
#module_380218014 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_380218014 .sub-nav-item{border-bottom-style:solid;}
#module_380218014 .sub-nav-item{border-bottom-width:1px;}
#module_380218014 .sub-nav-item{margin-top:0px;}
#module_380218014 .main-nav-item-hover span{font-size:16px;}
#module_380218014 .main-nav-item-hover span{font-family:微软雅黑,Microsoft YaHei;}
#module_380218014 .main-nav-item-hover span{color:#fff;}#module_380218014 .main-nav-item-hover::after{background-color:#fff;}
#module_380218014 .main-nav-item-hover span{font-weight:normal;}
#module_380218014 .main-nav-item-hover span{text-decoration:none;}
#module_380218014 .main-nav-item-hover span{font-style:normal;}
#module_380218014 .navBorderTop{background-color:#1e88e5;}
#module_380218014 .navBorderTop{background-image:none;}
#module_380218014 .navBorderTop{background-repeat:no-repeat;}
#module_380218014 .navBorderTop{}
#module_380218014 .navBorderTop{}
#module_380218014 .navBorderTop{}
#module_380218014 .sub-nav-item:hover{font-size:14px;}
#module_380218014 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_380218014 .sub-nav-item:hover{color:#000;}
#module_380218014 .sub-nav-item:hover{font-weight:normal;}
#module_380218014 .sub-nav-item:hover{text-decoration:none;}
#module_380218014 .sub-nav-item:hover{font-style:normal;}
#module_380218014 .sub-nav-item:hover{background-color:#f2f2f2;}
#module_380218014 .sub-nav-item:hover{background-image:none;}
#module_380218014 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_380218014 .sub-nav-item:hover{}
#module_380218014 .sub-nav-item:hover{}
#module_380218014 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer365390976 #Sub365390976_2 {width:58.99999999999999%;}
/*轮播图样式*/
.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_365419406 .ModuleHead .HeadCenter{float:none;}
#module_365419406 {
padding:0px;
}
#module_365419406 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_365419406 .ModuleHead365419406 {
display:none;
}

#module_365419406 .slick-dots li button:before{background-color:rgba(0, 0, 0, .5);}
#module_365419406 .slick-dots li button{border-color:rgba(255, 255, 255, 0);}
#module_365419406 .slick-dots li.slick-active button:before, #module_365419406 .slick-dots li:hover button:before{background-color:rgba(255, 255, 255, 1);}
#module_365419406 .slick-dots li.slick-active button, #module_365419406 .slick-dots li button:hover{border-color:rgba(255, 255, 255, 1);}
/*图文模块 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;}.module_365419790 .ModuleHead .HeadCenter{float:none;}
#module_365419790 {
padding:0px;
}
#module_365419790 {
position:absolute;
z-index:99;
top:13%;
left:0%;
width:100%;
height:15%;
}
#module_365419790 .ModuleHead365419790 {
display:none;
}
#module_365419790 .BodyCenter.BodyCenter365419790 {
background:none;background-color:rgba(30, 136, 229, 0.53);
}
#module_365419790 >.module_365419790 {
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_365419790 >.module_365419790{
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_365419790 .BodyCenter.BodyCenter365419790 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_365419790 .BodyCenter.BodyCenter365419790 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_365419790 >.module_365419790 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_365419790 >.module_365419790 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_365419790 >.module_365419790 {box-shadow: 0px 0px 0px 0px #ccc}
#module_365419790:hover {
border:none;
}
#module_365419790:hover >.module_365419790 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_365419790 .ModuleImageTextGiantContent{margin-top:0px;}
#module_365419790 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_365419790 .ModuleImageTextGiantContent{margin-left:0px;}
#module_365419790 .ModuleImageTextGiantContent{margin-right:0px;}
#module_365419790 .imageTextGiant-Container{padding-top:10px;}
#module_365419790 .imageTextGiant-Container{padding-bottom:10px;}
#module_365419790 .imageTextGiant-Container{padding-left:10px;}
#module_365419790 .imageTextGiant-Container{padding-right:10px;}
#module_365419790 .showHandle .btn{font-size:14px;}
#module_365419790 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_365419790 .showHandle .btn{color:#333;}
#module_365419790 .showHandle .btn{font-weight:400;}
#module_365419790 .showHandle .btn{text-decoration:none;}
#module_365419790 .showHandle .btn{font-style:normal;}
#module_365419790 .showHandle div{border-top-color:#ddd !important;}
#module_365419790 .showHandle div{border-top-style:solid !important;}
#module_365419790 .showHandle div{border-top-width:1px !important;}
#module_365419790 .showHandle{background-color:transparent;}
#module_365419790 .showHandle{background-image:none;}
#module_365419790 .showHandle{background-repeat:no-repeat;}
#module_365419790 .showHandle{}
#module_365419790 .showHandle{}
#module_365419790 .showHandle{}
#module_365419790 a{font-size:unset;font-family:unset}
#module_365419406 .SubContainer {}
.ModuleJiuGongGiant.layout-103 .nic-item ul li a {font-size: 12px;}
.ModuleJiuGongGiant.layout-103 .nic-item ul li{background-size: 100%; float: left; width: 20%; color: #333333; text-align: center; box-sizing: border-box; padding: 5px 10px 0 10px; margin-bottom: 10px;}
.ModuleJiuGongGiant.layout-103 .nic-item ul li img {width: 100%; height: auto;}
.ModuleJiuGongGiant.layout-103 .nic-item ul li i {display: block; width: 44px; margin: 0 auto; max-width: 100%}
.ModuleJiuGongGiant.layout-103 .nic-item ul li span{margin-top: 0.32rem; display: block; overflow: hidden; white-space: nowrap;}

/*PC屏幕*/
@media (min-width: 768px){
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-1 {width: 100%;}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-2 {width: calc(100% / 2);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-3 {width: calc(100% / 3);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-4 {width: calc(100% / 4);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-5 {width: calc(100% / 5);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-6 {width: calc(100% / 6);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-7 {width: calc(100% / 7);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-8 {width: calc(100% / 8);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-9 {width: calc(100% / 9);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-10 {width: calc(100% / 10);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-11 {width: calc(100% / 11);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-lg-12 {width: calc(100% / 12);}
}
/*手机屏幕*/
@media (max-width: 767px) {
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-xs-1 {width: 100%;}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-xs-2 {width: calc(100% / 2);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-xs-3 {width: calc(100% / 3);}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-xs-4 {width: 25%;}
    .ModuleJiuGongGiant.layout-103 .nic-item ul li.col-xs-5 {width: 20%;}
}.module_366268536 .ModuleHead .HeadCenter{float:none;}
#module_366268536 {
padding:0px;
}
#module_366268536 {
position:static;
z-index:1;
top:611px;
left:89px;
width:100%;
height: auto;
}
#module_366268536 .ModuleHead366268536 {
display:none;
}
#module_366268536 .BodyCenter.BodyCenter366268536 {
background:none;background-color:rgba(0,0,0,0);
}
#module_366268536 >.module_366268536 {
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_366268536 >.module_366268536{
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_366268536 .BodyCenter.BodyCenter366268536 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_366268536 .BodyCenter.BodyCenter366268536 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_366268536 >.module_366268536 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_366268536 >.module_366268536 {
margin-top:1.4409%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_366268536 >.module_366268536 {box-shadow: 0px 0px 0px 0px #ccc}
#module_366268536:hover {
border:none;
}
#module_366268536:hover >.module_366268536 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_366268536 .jiugong-item{border-top-color:transparent;}
#module_366268536 .jiugong-item{border-top-style:solid;}
#module_366268536 .jiugong-item{border-top-width:1px;}
#module_366268536 .jiugong-item{border-right-color:transparent;}
#module_366268536 .jiugong-item{border-right-style:solid;}
#module_366268536 .jiugong-item{border-right-width:1px;}
#module_366268536 .jiugong-item{border-bottom-color:transparent;}
#module_366268536 .jiugong-item{border-bottom-style:solid;}
#module_366268536 .jiugong-item{border-bottom-width:1px;}
#module_366268536 .jiugong-item{border-left-color:transparent;}
#module_366268536 .jiugong-item{border-left-style:solid;}
#module_366268536 .jiugong-item{border-left-width:1px;}
#module_366268536 .jiugong-item{border-top-left-radius:0px;}
#module_366268536 .jiugong-item{border-top-right-radius:0px;}
#module_366268536 .jiugong-item{border-bottom-left-radius:0px;}
#module_366268536 .jiugong-item{border-bottom-right-radius:0px;}
#module_366268536 {}@media only screen and (min-width: 768px) {#module_366268536 .nic-item ul li i{width:%}}
#module_366268536 {}@media only screen and (max-width: 767px) {#module_366268536 .nic-item ul li i{width:%}}
#module_366268536 .jggMargin{margin-top:5px;}
#module_366268536 .jggMargin{margin-bottom:0px;}
#module_366268536 .jggMargin{margin-left:0px;}
#module_366268536 .jggMargin{margin-right:0px;}
#module_366268536 .jggFont{font-size:14px;}
#module_366268536 .jggFont{font-family:微软雅黑,Microsoft YaHei;}
#module_366268536 .jggFont{font-weight:normal;}
#module_366268536 .jggFont{text-decoration:none;}
#module_366268536 .jggFont{font-style:normal;}
.module_365793021 .ModuleHead .HeadCenter{float:none;}
#module_365793021 {
padding:0px;
}
#module_365793021 {
position:static;
z-index:0;
top:160px;
left:170px;
width:100%;
height: auto;
}
#module_365793021 .ModuleHead365793021 {
display:none;
}

#module_365793021 .slick-dots li button:before{background-color:rgba(0, 0, 0, .5);}
#module_365793021 .slick-dots li button{border-color:rgba(255, 255, 255, 0);}
#module_365793021 .slick-dots li.slick-active button:before, #module_365793021 .slick-dots li:hover button:before{background-color:rgba(255, 255, 255, 1);}
#module_365793021 .slick-dots li.slick-active button, #module_365793021 .slick-dots li button:hover{border-color:rgba(255, 255, 255, 1);}
#module_365793021 .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_412098886 .ModuleHead .HeadCenter{float:none;}
#module_412098886 {
padding:0px;
}
#module_412098886 {
position:static;
z-index:1;
top:245px;
left:1806px;
width:100%;
height: auto;
}
#module_412098886 .ModuleHead412098886 {
display:none;
}

#module_412098886 .ModuleSubContainer{background-color:transparent;}
#module_412098886 .ModuleSubContainer{}
#module_412098886 .ModuleSubContainer{background-repeat:no-repeat;}
#module_412098886 .ModuleSubContainer{background-position:0% 0%;}
#module_412098886 .ModuleSubContainer{background-attachment:scroll;}
#module_412098886 .ModuleSubContainer{}
#module_412098886 {!bgVideo!}{bgVideoUrl:}
#module_412098886 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_412098886 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_412098886 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer412098886 {max-width:none;width:100%;}
.module_412098887 .ModuleHead .HeadCenter{float:none;}
#module_412098887 {
padding:0px;
}
#module_412098887 {
position:static;
z-index:0;
top:356px;
left:650px;
width:100%;
height: auto;
}
#module_412098887 .ModuleHead412098887 {
display:none;
}

#module_412098887 .slick-dots li button:before{background-color:rgba(0, 0, 0, .5);}
#module_412098887 .slick-dots li button{border-color:rgba(255, 255, 255, 0);}
#module_412098887 .slick-dots li.slick-active button:before, #module_412098887 .slick-dots li:hover button:before{background-color:rgba(255, 255, 255, 1);}
#module_412098887 .slick-dots li.slick-active button, #module_412098887 .slick-dots li button:hover{border-color:rgba(255, 255, 255, 1);}
#module_412098887 .SubContainer {}

.module_380104915 .ModuleHead .HeadCenter{float:none;}
#module_380104915 {
padding:0px;
}
#module_380104915 {
position:static;
z-index:1;
top:794px;
left:655px;
width:100%;
height: auto;
}
#module_380104915 .ModuleHead380104915 {
display:none;
}
#module_380104915 .BodyCenter.BodyCenter380104915 {
background:none;background-color:rgb(242, 242, 242);
}
#module_380104915 >.module_380104915 {
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_380104915 >.module_380104915{
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_380104915 .BodyCenter.BodyCenter380104915 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380104915 .BodyCenter.BodyCenter380104915 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380104915 >.module_380104915 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380104915 >.module_380104915 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380104915 >.module_380104915 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380104915:hover {
border:none;
}
#module_380104915:hover >.module_380104915 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380104915 .ModuleSubContainer{background-color:transparent;}
#module_380104915 .ModuleSubContainer{background-image:none;}
#module_380104915 .ModuleSubContainer{background-repeat:no-repeat;}
#module_380104915 .ModuleSubContainer{background-position:0% 0%;}
#module_380104915 .ModuleSubContainer{background-attachment:scroll;}
#module_380104915 .ModuleSubContainer{}
#module_380104915 {!bgVideo!}{bgVideoUrl:none}
#module_380104915 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_380104915 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_380104915 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer380104915 {}
.ModuleGridContainer.ModuleGridContainer380104915 .SubPadding {width:0px;}
.module_380104916 .ModuleHead .HeadCenter{float:none;}
#module_380104916 {
padding:0px;
}
#module_380104916 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380104916 .ModuleHead380104916 {
display:none;
}

#module_380104916 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380104916 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380104916 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380104916 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380104916 .imageTextGiant-Container{padding-top:10px;}
#module_380104916 .imageTextGiant-Container{padding-bottom:10px;}
#module_380104916 .imageTextGiant-Container{padding-left:10px;}
#module_380104916 .imageTextGiant-Container{padding-right:10px;}
#module_380104916 .showHandle .btn{font-size:14px;}
#module_380104916 .showHandle .btn{font-family:;}
#module_380104916 .showHandle .btn{color:#333;}
#module_380104916 .showHandle .btn{font-weight:400;}
#module_380104916 .showHandle .btn{text-decoration:none;}
#module_380104916 .showHandle .btn{font-style:normal;}
#module_380104916 .showHandle div{border-top-color:#ddd !important;}
#module_380104916 .showHandle div{border-top-style:solid !important;}
#module_380104916 .showHandle div{border-top-width:1px !important;}
#module_380104916 .showHandle{background-color:transparent;}
#module_380104916 .showHandle{}
#module_380104916 .showHandle{background-repeat:no-repeat;}
#module_380104916 .showHandle{}
#module_380104916 .showHandle{}
#module_380104916 .showHandle{}
#module_380104916 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer380104915 #Sub380104915_1 {width:7.6667%;}
/*当前位置 layout 101*/
.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{white-space:nowrap; vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_380104917 .ModuleHead .HeadCenter{float:none;}
#module_380104917 {
padding:0px;
}
#module_380104917 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380104917 .ModuleHead380104917 {
display:none;
}

#module_380104917 .BreadIcon{font-size:16px;} #module_380104917 .BreadsvgIcon svg{width:16px;height:16px;}
#module_380104917 .BreadIcon{color:#666;} #module_380104917 .BreadsvgIcon svg>*{fill:#666;}
#module_380104917 .BreadIcon,#module_380104917 .BreadsvgIcon{margin-left:0px;}
#module_380104917 .BreadIcon,#module_380104917 .BreadsvgIcon{margin-right:10px;}
#module_380104917 .bcs-item,#module_380104917 .bcs-item a{font-size:12px;}
#module_380104917 .bcs-item,#module_380104917 .bcs-item a{font-family:;}
#module_380104917 .bcs-item,#module_380104917 .bcs-item a{color:#333;}
#module_380104917 .bcs-item,#module_380104917 .bcs-item a{font-weight:normal;}
#module_380104917 .bcs-item,#module_380104917 .bcs-item a{text-decoration:none;}
#module_380104917 .bcs-item,#module_380104917 .bcs-item a{font-style:normal;}
#module_380104917 .breadcrumb{text-align:left;}
#module_380104917 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_380104917 .breadcrumb .separator{font-size:12px;}
#module_380104917 .breadcrumb .separator{font-family:;}
#module_380104917 .breadcrumb .separator{color:#333;}
#module_380104917 .breadcrumb .separator{font-weight:normal;}
#module_380104917 .breadcrumb .separator{text-decoration:none;}
#module_380104917 .breadcrumb .separator{font-style:normal;}
#module_380104917 .breadcrumb:hover .BreadIcon{color:#666} #module_380104917 .breadcrumb:hover .BreadsvgIcon svg>*{fill:#666;}
#module_380104917 .bcs-item:hover,#module_380104917 .bcs-item a:hover{font-size:12px;}
#module_380104917 .bcs-item:hover,#module_380104917 .bcs-item a:hover{font-family:;}
#module_380104917 .bcs-item:hover,#module_380104917 .bcs-item a:hover{color:#333;}
#module_380104917 .bcs-item:hover,#module_380104917 .bcs-item a:hover{font-weight:normal;}
#module_380104917 .bcs-item:hover,#module_380104917 .bcs-item a:hover{text-decoration:none;}
#module_380104917 .bcs-item:hover,#module_380104917 .bcs-item a:hover{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer380104915 #Sub380104915_2 {width:92.3333%;}
.module_380104918 .ModuleHead .HeadCenter{float:none;}
#module_380104918 {
padding:0px;
}
#module_380104918 {
position:static;
z-index:1;
top:827px;
left:941px;
width:100%;
height: auto;
}
#module_380104918 .ModuleHead380104918 {
display:none;
}
#module_380104918 .BodyCenter.BodyCenter380104918 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380104918 >.module_380104918 {
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_380104918 >.module_380104918{
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_380104918 .BodyCenter.BodyCenter380104918 {
padding-top:2.0921%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380104918 .BodyCenter.BodyCenter380104918 {
padding-top:0.0000%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_380104918 >.module_380104918 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380104918 >.module_380104918 {
margin-top:0.0000%;
margin-left:0.2882%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_380104918 >.module_380104918 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380104918:hover {
border:none;
}
#module_380104918:hover >.module_380104918 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380104918 .ModuleSubContainer{background-color:transparent;}
#module_380104918 .ModuleSubContainer{background-image:none;}
#module_380104918 .ModuleSubContainer{background-repeat:no-repeat;}
#module_380104918 .ModuleSubContainer{background-position:0% 0%;}
#module_380104918 .ModuleSubContainer{background-attachment:scroll;}
#module_380104918 .ModuleSubContainer{}
#module_380104918 {!bgVideo!}{bgVideoUrl:}
#module_380104918 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_380104918 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_380104918 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer380104918 {}
.module_380104919 .ModuleHead .HeadCenter{float:none;}
#module_380104919 {
padding:0px;
}
#module_380104919 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380104919 .ModuleHead380104919 {
display:none;
}
#module_380104919 .BodyCenter.BodyCenter380104919 {
background-color:transparent;
background-image:url(/comdata/87250/202106/202106191105546c9179.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_380104919 >.module_380104919 {
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_380104919 >.module_380104919{
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_380104919 .BodyCenter.BodyCenter380104919 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380104919 .BodyCenter.BodyCenter380104919 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380104919 >.module_380104919 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380104919 >.module_380104919 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380104919 >.module_380104919 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380104919:hover {
border:none;
}
#module_380104919:hover >.module_380104919 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380104919 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380104919 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380104919 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380104919 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380104919 .imageTextGiant-Container{padding-top:10px;}
#module_380104919 .imageTextGiant-Container{padding-bottom:10px;}
#module_380104919 .imageTextGiant-Container{padding-left:10px;}
#module_380104919 .imageTextGiant-Container{padding-right:10px;}
#module_380104919 .showHandle .btn{font-size:14px;}
#module_380104919 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_380104919 .showHandle .btn{color:#333;}
#module_380104919 .showHandle .btn{font-weight:400;}
#module_380104919 .showHandle .btn{text-decoration:none;}
#module_380104919 .showHandle .btn{font-style:normal;}
#module_380104919 .showHandle div{border-top-color:#ddd !important;}
#module_380104919 .showHandle div{border-top-style:solid !important;}
#module_380104919 .showHandle div{border-top-width:1px !important;}
#module_380104919 .showHandle{background-color:transparent;}
#module_380104919 .showHandle{background-image:none;}
#module_380104919 .showHandle{background-repeat:no-repeat;}
#module_380104919 .showHandle{}
#module_380104919 .showHandle{}
#module_380104919 .showHandle{}
#module_380104919 a{font-size:unset;font-family:unset}
.module_380104920 .ModuleHead .HeadCenter{float:none;}
#module_380104920 {
padding:0px;
}
#module_380104920 {
position:static;
z-index:1;
top:16px;
left:0px;
width:100%;
height: auto;
}
#module_380104920 .ModuleHead380104920 {
display:none;
}
#module_380104920 .BodyCenter.BodyCenter380104920 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380104920 >.module_380104920 {
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_380104920 >.module_380104920{
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_380104920 .BodyCenter.BodyCenter380104920 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380104920 .BodyCenter.BodyCenter380104920 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_380104920 >.module_380104920 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380104920 >.module_380104920 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_380104920 >.module_380104920 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380104920:hover {
border:none;
}
#module_380104920:hover >.module_380104920 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380104920 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380104920 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380104920 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380104920 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380104920 .imageTextGiant-Container{padding-top:10px;}
#module_380104920 .imageTextGiant-Container{padding-bottom:10px;}
#module_380104920 .imageTextGiant-Container{padding-left:10px;}
#module_380104920 .imageTextGiant-Container{padding-right:10px;}
#module_380104920 .showHandle .btn{font-size:14px;}
#module_380104920 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_380104920 .showHandle .btn{color:#333;}
#module_380104920 .showHandle .btn{font-weight:400;}
#module_380104920 .showHandle .btn{text-decoration:none;}
#module_380104920 .showHandle .btn{font-style:normal;}
#module_380104920 .showHandle div{border-top-color:#ddd !important;}
#module_380104920 .showHandle div{border-top-style:solid !important;}
#module_380104920 .showHandle div{border-top-width:1px !important;}
#module_380104920 .showHandle{background-color:transparent;}
#module_380104920 .showHandle{background-image:none;}
#module_380104920 .showHandle{background-repeat:no-repeat;}
#module_380104920 .showHandle{}
#module_380104920 .showHandle{}
#module_380104920 .showHandle{}
#module_380104920 a{font-size:unset;font-family:unset}
.module_380104913 .ModuleHead .HeadCenter{float:none;}
#module_380104913 {
padding:0px;
}
#module_380104913 {
position:static;
z-index:2;
top:49px;
left:0px;
width:100%;
height: auto;
}
#module_380104913 .ModuleHead380104913 {
display:none;
}
#module_380104913 .BodyCenter.BodyCenter380104913 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380104913 >.module_380104913 {
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_380104913 >.module_380104913{
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_380104913 .BodyCenter.BodyCenter380104913 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1381%;
}
}
@media screen and (max-width: 767px){
#module_380104913 .BodyCenter.BodyCenter380104913 {
padding-top:0.0000%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_380104913 >.module_380104913 {
margin-top:1.0460%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380104913 >.module_380104913 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_380104913 >.module_380104913 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380104913:hover {
border:none;
}
#module_380104913:hover >.module_380104913 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380104913 .ModuleSubContainer{background-color:transparent;}
#module_380104913 .ModuleSubContainer{background-image:none;}
#module_380104913 .ModuleSubContainer{background-repeat:no-repeat;}
#module_380104913 .ModuleSubContainer{background-position:0% 0%;}
#module_380104913 .ModuleSubContainer{background-attachment:scroll;}
#module_380104913 .ModuleSubContainer{}
#module_380104913 {!bgVideo!}{bgVideoUrl:}
#module_380104913 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_380104913 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_380104913 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer380104913 {}
.module_380104914 .ModuleHead .HeadCenter{float:none;}
#module_380104914 {
padding:0px;
}
#module_380104914 {
position:static;
z-index:0;
top:935px;
left:673px;
width:100%;
height: auto;
}
#module_380104914 .ModuleHead380104914 {
display:none;
}
#module_380104914 .BodyCenter.BodyCenter380104914 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380104914 >.module_380104914 {
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_380104914 >.module_380104914{
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_380104914 .BodyCenter.BodyCenter380104914 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380104914 .BodyCenter.BodyCenter380104914 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380104914 >.module_380104914 {
margin-top:6.1667%;
margin-left:2.1667%;
margin-right:7.8333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380104914 >.module_380104914 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380104914 >.module_380104914 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380104914:hover {
border:none;
}
#module_380104914:hover >.module_380104914 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380104914 .ModuleImageTextGiantContent{margin-top:0px;}
#module_380104914 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_380104914 .ModuleImageTextGiantContent{margin-left:0px;}
#module_380104914 .ModuleImageTextGiantContent{margin-right:0px;}
#module_380104914 .imageTextGiant-Container{padding-top:10px;}
#module_380104914 .imageTextGiant-Container{padding-bottom:10px;}
#module_380104914 .imageTextGiant-Container{padding-left:10px;}
#module_380104914 .imageTextGiant-Container{padding-right:10px;}
#module_380104914 .showHandle .btn{font-size:14px;}
#module_380104914 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_380104914 .showHandle .btn{color:#333;}
#module_380104914 .showHandle .btn{font-weight:400;}
#module_380104914 .showHandle .btn{text-decoration:none;}
#module_380104914 .showHandle .btn{font-style:normal;}
#module_380104914 .showHandle div{border-top-color:#ddd !important;}
#module_380104914 .showHandle div{border-top-style:solid !important;}
#module_380104914 .showHandle div{border-top-width:1px !important;}
#module_380104914 .showHandle{background-color:transparent;}
#module_380104914 .showHandle{background-image:none;}
#module_380104914 .showHandle{background-repeat:no-repeat;}
#module_380104914 .showHandle{}
#module_380104914 .showHandle{}
#module_380104914 .showHandle{}
#module_380104914 a{font-size:unset;font-family:unset}

/*相册样式*/
.mobile_pic_B{display: none}
.ModuleSiteGalleryV2Giant.layout-109 .album-item{height: auto !important;display: none;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img{position: static !important; padding: 5px;float: left;transition: 0s !important;transform: none !important;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img .album-img-c{ position: relative; overflow: hidden; background:#f5f5f5;}
.ModuleSiteGalleryV2Giant.layout-109 .rectborder {width: calc(100% + 20px);  height: calc(100% + 20px); position: absolute; left: -10px; top: -10px; transition: all ease .5s;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img:hover .album-icon {opacity: 1;  margin-top: -25px;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img:hover .rectborder {width: calc(100% - 22px);  height: calc(100% - 22px);  left: 10px;  top: 10px;}

.ModuleSiteGalleryV2Giant.layout-109 .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-109 .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-109 .thumbnailpic{max-height: 100%;max-width: 100%;}
.ModuleSiteGalleryV2Giant.layout-109 .album-icon:after{ content: ""; position:absolute;width: 2px; height: 10px; background: #fff; transform: rotate(125deg);top:52%; left: 63%;}
.ModuleSiteGalleryV2Giant.layout-109 .titleBox{ background: #f8f8f8;}
.ModuleSiteGalleryV2Giant.layout-109 .abstract{ color:#333;line-height:1.5;text-align: center}
.ModuleSiteGalleryV2Giant.layout-109 .album-img{position: relative; overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-109 .dummy{padding-top: 100%;}
.ModuleSiteGalleryV2Giant.layout-109 .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-109 .mobile_pic{width: 100%; max-height: 100%;display: block;}
.lg-sub-html .SiteGalleryGiantTitle109{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText109{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink109{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantText109{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink109 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleSiteGalleryV2Giant.layout-109 .lg-sub-html{font-size: 12px}
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-109 .album-item{ width: 100%; margin: 0 auto;}
    .ModuleSiteGalleryV2Giant.layout-109 .album-img:nth-child(2n){ padding-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-109 .rectborder{ display: none;}
    .ModuleSiteGalleryV2Giant.layout-109 .album-icon{display: none;}
	.ModuleSiteGalleryV2Giant.layout-109 .album-img-c{overflow:hidden;}
    .ModuleSiteGalleryV2Giant.layout-109 .abstract{line-height: 1.5;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-1 {width: 100%; padding-right:0;  padding-left:0;}
}
@media only screen and (min-width: 768px)  {
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-7 {width:14.2857%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-8 {width:12.5%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-9 {width:11.1111%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-10 {width:10%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-11 {width:9.0909%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-12 {width:8.3333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109 .album-item{display: block}
}
.ModuleSiteGalleryV2Giant.layout-109 .pagerGiant .inputer{outline: 0;}

.module_380218342 .ModuleHead .HeadCenter{float:none;}
#module_380218342 {
padding:0px;
}
#module_380218342 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_380218342 .ModuleHead380218342 {
display:none;
}
#module_380218342 .BodyCenter.BodyCenter380218342 {
background:none;background-color:rgba(0,0,0,0);
}
#module_380218342 >.module_380218342 {
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_380218342 >.module_380218342{
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_380218342 .BodyCenter.BodyCenter380218342 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380218342 .BodyCenter.BodyCenter380218342 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_380218342 >.module_380218342 {
margin-top:6.5000%;
margin-left:0.0000%;
margin-right:1.1667%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_380218342 >.module_380218342 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_380218342 >.module_380218342 {box-shadow: 0px 0px 0px 0px #ccc}
#module_380218342:hover {
border:none;
}
#module_380218342:hover >.module_380218342 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_380218342 .album-icon:before{ border-color:;} #module_380218342 .album-icon:after{background:}
#module_380218342 .album-icon{background-color:;}
#module_380218342 .album-icon{}
#module_380218342 .abstract{color:#333;}
#module_380218342 .abstract{font-size:14px;}
#module_380218342 .abstract{font-weight:normal}
#module_380218342 .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_380218342 .abstract{text-decoration:none;}
#module_380218342 .abstract{}
#module_380218342 {}@media only screen and (min-width: 768px) {#module_380218342 .titleBox{padding-top:px;}}
#module_380218342 {}@media only screen and (min-width: 768px) {#module_380218342 .titleBox{padding-bottom:px;}}
#module_380218342 {}@media only screen and (min-width: 768px) {#module_380218342 .titleBox{padding-left:px;}}
#module_380218342 {}@media only screen and (min-width: 768px) {#module_380218342 .titleBox{padding-right:px;}}
#module_380218342 {}@media only screen and (max-width: 767px) {#module_380218342 .titleBox{padding-top:px;}}
#module_380218342 {}@media only screen and (max-width: 767px) {#module_380218342 .titleBox{padding-bottom:px;}}
#module_380218342 {}@media only screen and (max-width: 767px) {#module_380218342 .titleBox{padding-left:px;}}
#module_380218342 {}@media only screen and (max-width: 767px) {#module_380218342 .titleBox{padding-right:px;}}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .swiper-item{padding:calc(10px/2);} #module_380218342 .mobile_photo_box .swiper-item .content{width: calc(100% - 10px); bottom:calc(10px/2);}
#module_380218342 .album-img-c, #module_380218342 .mobile_photo_box .head{background-color:#f5f5f5;}
#module_380218342 .album-img-c, #module_380218342 .mobile_photo_box .head{background-image:none;}
#module_380218342 .album-img-c, #module_380218342 .mobile_photo_box .head{background-repeat:no-repeat;}
#module_380218342 .album-img-c, #module_380218342 .mobile_photo_box .head{}
#module_380218342 .album-img-c, #module_380218342 .mobile_photo_box .head{}
#module_380218342 .album-img-c, #module_380218342 .mobile_photo_box .head{}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-top-color:transparent;}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-top-style:none;}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-top-width:0px;}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-right-color:transparent;}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-right-style:none;}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-right-width:0px;}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-bottom-color:transparent;}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-bottom-style:none;}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-bottom-width:0px;}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-left-color:transparent;}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-left-style:none;}
#module_380218342 .album-img, #module_380218342 .mobile_photo_box .head{border-left-width:0px;}
#module_380218342 .album-img .dummy, #module_380218342 .mobile_photo_box .head .dummy{padding-top:75%;}
#module_380218342 .mobile_picBox .mobile_pic, #module_380218342 .mobile_photo_box .head img{ object-fit:cover;}
#module_380218342 .mobile_picBox .mobile_pic, #module_380218342 .mobile_picBox, #module_380218342 .mobile_photo_box .head img, #module_380218342 .mobile_photo_box .head{ height:100% !important;}
#module_380218342 .pagerGiant .text{font-size:12px;}
#module_380218342 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_380218342 .pagerGiant .text{color:#333;}
#module_380218342 .pagerGiant .text{}
#module_380218342 .pagerGiant .text{}
#module_380218342 .pagerGiant .text{}
#module_380218342 .pagerGiant .current,#module_380218342 .pagerGiant .num,#module_380218342 .pagerGiant .inputer{width:30px}
#module_380218342 .pagerGiant .current,#module_380218342 .pagerGiant .num,#module_380218342 .pagerGiant .inputer{height:30px}
#module_380218342 .pagerGiant .num{font-size:12px;}
#module_380218342 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_380218342 .pagerGiant .num{color:#333;}
#module_380218342 .pagerGiant .num{}
#module_380218342 .pagerGiant .num{}
#module_380218342 .pagerGiant .num{}
#module_380218342 .pagerGiant .submit{width:55px}
#module_380218342 .pagerGiant .submit{height:30px}
#module_380218342 .pagerGiant .current,#module_380218342 .pagerGiant .num,#module_380218342 .pagerGiant .inputer,#module_380218342 .pagerGiant .submit{border-top-left-radius:0px;}
#module_380218342 .pagerGiant .current,#module_380218342 .pagerGiant .num,#module_380218342 .pagerGiant .inputer,#module_380218342 .pagerGiant .submit{border-top-right-radius:0px;}
#module_380218342 .pagerGiant .current,#module_380218342 .pagerGiant .num,#module_380218342 .pagerGiant .inputer,#module_380218342 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_380218342 .pagerGiant .current,#module_380218342 .pagerGiant .num,#module_380218342 .pagerGiant .inputer,#module_380218342 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_380218342 .pagerGiant .next,#module_380218342 .pagerGiant .splitline{color:#ccc;}
#module_380218342 .pagerGiant .num{background-color:#fff;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .inputer{border-top-color:#ccc;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .inputer{border-top-style:solid;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer{border-top-width:1px;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .inputer{border-bottom-style:solid;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer{border-bottom-width:1px;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .inputer{border-left-color:#ccc;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .inputer{border-left-style:solid;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer{border-left-width:1px;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .inputer{border-right-color:#ccc;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .inputer{border-right-style:solid;}
#module_380218342 .pagerGiant .num, #module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer{border-right-width:1px;}
#module_380218342 .page-more a{font-size:px;}
#module_380218342 .page-more a{font-family:;}
#module_380218342 .page-more a{color:#666 !important;}
#module_380218342 .page-more a{}
#module_380218342 .page-more a{}
#module_380218342 .page-more a{}
#module_380218342 .page-more a{background-color:#fff;}
#module_380218342 .page-more a{border-top-color:#eee;}
#module_380218342 .page-more a{border-top-style:solid;}
#module_380218342 .page-more a{border-top-width:2px;}
#module_380218342 .page-more a{border-bottom-color:#eee;}
#module_380218342 .page-more a{border-bottom-style:solid;}
#module_380218342 .page-more a{border-bottom-width:2px;}
#module_380218342 .page-more a{border-left-color:#eee;}
#module_380218342 .page-more a{border-left-style:solid;}
#module_380218342 .page-more a{border-left-width:2px;}
#module_380218342 .page-more a{border-right-color:#eee;}
#module_380218342 .page-more a{border-right-style:solid;}
#module_380218342 .page-more a{border-right-width:2px;}
#module_380218342 .album-img:hover .album-img-c, #module_380218342 .mobile_photo_box .swiper-item:hover .head{background-color:#f5f5f5;}
#module_380218342 .album-img:hover .album-img-c, #module_380218342 .mobile_photo_box .swiper-item:hover .head{background-image:none;}
#module_380218342 .album-img:hover .album-img-c, #module_380218342 .mobile_photo_box .swiper-item:hover .head{background-repeat:no-repeat;}
#module_380218342 .album-img:hover .album-img-c, #module_380218342 .mobile_photo_box .swiper-item:hover .head{}
#module_380218342 .album-img:hover .album-img-c, #module_380218342 .mobile_photo_box .swiper-item:hover .head{}
#module_380218342 .album-img:hover .album-img-c, #module_380218342 .mobile_photo_box .swiper-item:hover .head{}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-top-color:#fff;}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-top-style:solid;}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-top-width:1px;}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-right-color:#fff;}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-right-style:solid;}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-right-width:1px;}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-bottom-color:#fff;}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-bottom-style:solid;}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-bottom-width:1px;}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-left-color:#fff;}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-left-style:solid;}
#module_380218342 .album-img:hover .rectborder, #module_380218342 .mobile_photo_box .swiper-item:hover .head{border-left-width:1px;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit{font-size:12px;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit{color:#fff;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit{}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit{}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit{}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit{background-color:#333;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_380218342 .pagerGiant .current, #module_380218342 .pagerGiant .submit, #module_380218342 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_380218342 .page-more a:hover{font-size:px;}
#module_380218342 .page-more:hover a{font-family:;}
#module_380218342 .page-more a:hover{color:#666 !important;}
#module_380218342 .page-more a:hover {}
#module_380218342 .page-more a:hover {}
#module_380218342 .page-more a:hover {}
#module_380218342 .page-more a:hover{background-color:#fff;}
#module_380218342 .page-more a:hover{border-top-color:#eee;}
#module_380218342 .page-more a:hover{border-top-style:solid;}
#module_380218342 .page-more a:hover{border-bottom-color:#eee;}
#module_380218342 .page-more a:hover{border-bottom-style:solid;}
#module_380218342 .page-more a:hover{border-left-color:#eee;}
#module_380218342 .page-more a:hover{border-left-style:solid;}
#module_380218342 .page-more a:hover{border-right-color:#eee;}
#module_380218342 .page-more a:hover{border-right-style:solid;}

.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_380218338 .ModuleHead .HeadCenter{float:none;}
#module_380218338 {
padding:0px;
}
#module_380218338 {
position:static;
z-index:0;
top:918px;
left:1238px;
width:100%;
height: auto;
}
#module_380218338 .ModuleHead380218338 {
display:none;
}

#module_380218338 img{border-top-color:transparent;}
#module_380218338 img{border-top-style:none;}
#module_380218338 img{border-top-width:0px;}
#module_380218338 img{border-right-color:transparent;}
#module_380218338 img{border-right-style:none;}
#module_380218338 img{border-right-width:0px;}
#module_380218338 img{border-bottom-color:transparent;}
#module_380218338 img{border-bottom-style:none;}
#module_380218338 img{border-bottom-width:0px;}
#module_380218338 img{border-left-color:transparent;}
#module_380218338 img{border-left-style:none;}
#module_380218338 img{border-left-width:0px;}
#module_380218338 img{border-top-left-radius:0px;}
#module_380218338 img{border-top-right-radius:0px;}
#module_380218338 img{border-bottom-left-radius:0px;}
#module_380218338 img{border-bottom-right-radius:0px;}
#module_380218338 .BodyCenter{text-align: center;}

.module_365416094 .ModuleHead .HeadCenter{float:none;}
#module_365416094 {
padding:0px;
}
#module_365416094 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_365416094 .ModuleHead365416094 {
display:none;
}
#module_365416094 .BodyCenter.BodyCenter365416094 {
background:none;background-color:rgb(31, 31, 31);
}
#module_365416094 >.module_365416094 {
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_365416094 >.module_365416094{
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_365416094 .BodyCenter.BodyCenter365416094 {
padding-top:0.5230%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.5690%;
}
}
@media screen and (max-width: 767px){
#module_365416094 .BodyCenter.BodyCenter365416094 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_365416094 >.module_365416094 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365416094 >.module_365416094 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_365416094 >.module_365416094 {box-shadow: 0px 0px 0px 0px #ccc}
#module_365416094:hover {
border:none;
}
#module_365416094:hover >.module_365416094 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_365416094 .ModuleSubContainer{background-color:transparent;}
#module_365416094 .ModuleSubContainer{background-image:none;}
#module_365416094 .ModuleSubContainer{background-repeat:no-repeat;}
#module_365416094 .ModuleSubContainer{background-position:0% 0%;}
#module_365416094 .ModuleSubContainer{background-attachment:scroll;}
#module_365416094 .ModuleSubContainer{}
#module_365416094 {!bgVideo!}{bgVideoUrl:none}
#module_365416094 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_365416094 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_365416094 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer365416094 {}
.module_368325023 .ModuleHead .HeadCenter{float:none;}
#module_368325023 {
padding:0px;
}
#module_368325023 {
position:static;
z-index:0;
top:3961px;
left:559px;
width:100%;
height: auto;
}
#module_368325023 .ModuleHead368325023 {
display:none;
}
#module_368325023 {
border:none;
}
@media screen and (min-width: 768px){
#module_368325023 >.module_368325023 {
margin-top:11.5000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_368325023 >.module_368325023 {
}
}

#module_368325023 .ModuleImageTextGiantContent{margin-top:0px;}
#module_368325023 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_368325023 .ModuleImageTextGiantContent{margin-left:0px;}
#module_368325023 .ModuleImageTextGiantContent{margin-right:0px;}
#module_368325023 .imageTextGiant-Container{padding-top:10px;}
#module_368325023 .imageTextGiant-Container{padding-bottom:10px;}
#module_368325023 .imageTextGiant-Container{padding-left:10px;}
#module_368325023 .imageTextGiant-Container{padding-right:10px;}
#module_368325023 .showHandle .btn{font-size:14px;}
#module_368325023 .showHandle .btn{font-family:;}
#module_368325023 .showHandle .btn{color:#333;}
#module_368325023 .showHandle .btn{font-weight:400;}
#module_368325023 .showHandle .btn{text-decoration:none;}
#module_368325023 .showHandle .btn{font-style:normal;}
#module_368325023 .showHandle div{border-top-color:#ddd !important;}
#module_368325023 .showHandle div{border-top-style:solid !important;}
#module_368325023 .showHandle div{border-top-width:1px !important;}
#module_368325023 .showHandle{background-color:transparent;}
#module_368325023 .showHandle{}
#module_368325023 .showHandle{background-repeat:no-repeat;}
#module_368325023 .showHandle{}
#module_368325023 .showHandle{}
#module_368325023 .showHandle{}
#module_368325023 a{font-size:unset;font-family:unset}
.module_365416843 .ModuleHead .HeadCenter{float:none;}
#module_365416843 {
padding:0px;
}
#module_365416843 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_365416843 .ModuleHead365416843 {
display:none;
}
#module_365416843 .BodyCenter.BodyCenter365416843 {
background:none;background-color:rgba(0,0,0,0);
}
#module_365416843 >.module_365416843 {
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_365416843 >.module_365416843{
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_365416843 .BodyCenter.BodyCenter365416843 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365416843 .BodyCenter.BodyCenter365416843 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_365416843 >.module_365416843 {
margin-top:5.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365416843 >.module_365416843 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_365416843 >.module_365416843 {box-shadow: 0px 0px 0px 0px #ccc}
#module_365416843:hover {
border:none;
}
#module_365416843:hover >.module_365416843 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_365416843 .ModuleImageTextGiantContent{margin-top:0px;}
#module_365416843 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_365416843 .ModuleImageTextGiantContent{margin-left:0px;}
#module_365416843 .ModuleImageTextGiantContent{margin-right:0px;}
#module_365416843 .imageTextGiant-Container{padding-top:10px;}
#module_365416843 .imageTextGiant-Container{padding-bottom:10px;}
#module_365416843 .imageTextGiant-Container{padding-left:10px;}
#module_365416843 .imageTextGiant-Container{padding-right:10px;}
#module_365416843 .showHandle .btn{font-size:14px;}
#module_365416843 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_365416843 .showHandle .btn{color:#333;}
#module_365416843 .showHandle .btn{font-weight:400;}
#module_365416843 .showHandle .btn{text-decoration:none;}
#module_365416843 .showHandle .btn{font-style:normal;}
#module_365416843 .showHandle div{border-top-color:#ddd !important;}
#module_365416843 .showHandle div{border-top-style:solid !important;}
#module_365416843 .showHandle div{border-top-width:1px !important;}
#module_365416843 .showHandle{background-color:transparent;}
#module_365416843 .showHandle{background-image:none;}
#module_365416843 .showHandle{background-repeat:no-repeat;}
#module_365416843 .showHandle{}
#module_365416843 .showHandle{}
#module_365416843 .showHandle{}
#module_365416843 a{font-size:unset;font-family:unset}
.module_365416851 .ModuleHead .HeadCenter{float:none;}
#module_365416851 {
padding:0px;
}
#module_365416851 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_365416851 .ModuleHead365416851 {
display:none;
}
#module_365416851 .BodyCenter.BodyCenter365416851 {
background:none;background-color:rgba(0,0,0,0);
}
#module_365416851 >.module_365416851 {
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_365416851 >.module_365416851{
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_365416851 .BodyCenter.BodyCenter365416851 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365416851 .BodyCenter.BodyCenter365416851 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_365416851 >.module_365416851 {
margin-top:5.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365416851 >.module_365416851 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_365416851 >.module_365416851 {box-shadow: 0px 0px 0px 0px #ccc}
#module_365416851:hover {
border:none;
}
#module_365416851:hover >.module_365416851 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_365416851 .ModuleImageTextGiantContent{margin-top:0px;}
#module_365416851 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_365416851 .ModuleImageTextGiantContent{margin-left:0px;}
#module_365416851 .ModuleImageTextGiantContent{margin-right:0px;}
#module_365416851 .imageTextGiant-Container{padding-top:10px;}
#module_365416851 .imageTextGiant-Container{padding-bottom:10px;}
#module_365416851 .imageTextGiant-Container{padding-left:10px;}
#module_365416851 .imageTextGiant-Container{padding-right:10px;}
#module_365416851 .showHandle .btn{font-size:14px;}
#module_365416851 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_365416851 .showHandle .btn{color:#333;}
#module_365416851 .showHandle .btn{font-weight:400;}
#module_365416851 .showHandle .btn{text-decoration:none;}
#module_365416851 .showHandle .btn{font-style:normal;}
#module_365416851 .showHandle div{border-top-color:#ddd !important;}
#module_365416851 .showHandle div{border-top-style:solid !important;}
#module_365416851 .showHandle div{border-top-width:1px !important;}
#module_365416851 .showHandle{background-color:transparent;}
#module_365416851 .showHandle{background-image:none;}
#module_365416851 .showHandle{background-repeat:no-repeat;}
#module_365416851 .showHandle{}
#module_365416851 .showHandle{}
#module_365416851 .showHandle{}
#module_365416851 a{font-size:unset;font-family:unset}
.ModuleCommonClsGiant.layout-105 .one-classify-box{white-space:nowrap;overflow-x:auto;overflow-y: hidden;font-size: 0;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show{white-space:normal;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show .main-class-item{margin-bottom: 5px;}
/*到手机应该隐藏*/
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar{height:4px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-thumb {height:4px;width: 40px;background-color: rgba(94,94,94,.5);border-radius: 2px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-track-piece{height:8px;width: 40px;background-color: #fff}
.ModuleCommonClsGiant.layout-105 .main-class-item{background: #fff;border-top:0;color:#666;width: auto;display:inline-flex;align-content: center;
  justify-content: center;
  justify-items: center;
  align-items: center;}
.ModuleCommonClsGiant.layout-105 .main-class-text{
  text-align: center;
  font-size:12px;width:100%;padding: 0 10px;color:#666;overflow: hidden;
  /*display: inline-block;vertical-align:top;;line-height: 38px;*/}

.ModuleCommonClsGiant.layout-105 .main-class-item.active{background: #303135}
.ModuleCommonClsGiant.layout-105 .main-class-item.active .main-class-text{color:#fff;}

@media (max-width: 767px) {
  .ModuleCommonClsGiant.layout-105 .main-class-text {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    padding: 0 5px;
  } 
}.module_365418522 .ModuleHead .HeadCenter{float:none;}
#module_365418522 {
padding:0px;
}
#module_365418522 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_365418522 .ModuleHead365418522 {
display:none;
}
#module_365418522 .BodyCenter.BodyCenter365418522 {
background:none;background-color:rgba(0,0,0,0);
}
#module_365418522 >.module_365418522 {
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_365418522 >.module_365418522{
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_365418522 .BodyCenter.BodyCenter365418522 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365418522 .BodyCenter.BodyCenter365418522 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_365418522 >.module_365418522 {
margin-top:3.7500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365418522 >.module_365418522 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_365418522 >.module_365418522 {box-shadow: 0px 0px 0px 0px #ccc}
#module_365418522:hover {
border:none;
}
#module_365418522:hover >.module_365418522 {
border-color:#ccc;
}
#module_365418522:hover >.module_365418522 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_365418522 .one-classify-box{text-align:center;}
#module_365418522 .main-class-item{background-color:transparent;}
#module_365418522 .main-class-item{background-image:none;}
#module_365418522 .main-class-item{background-repeat:no-repeat;}
#module_365418522 .main-class-item{}
#module_365418522 .main-class-item{}
#module_365418522 .main-class-item{}
#module_365418522 .main-class-item{height:40px;}
#module_365418522 .main-class-item{border-top-color:#000;}
#module_365418522 .main-class-item{border-top-style:solid;}
#module_365418522 .main-class-item{border-top-width:0px;}
#module_365418522 .main-class-item{border-right-color:#000;}
#module_365418522 .main-class-item{border-right-style:solid;}
#module_365418522 .main-class-item{border-right-width:0px;}
#module_365418522 .main-class-item{border-bottom-color:#000;}
#module_365418522 .main-class-item{border-bottom-style:solid;}
#module_365418522 .main-class-item{border-bottom-width:0px;}
#module_365418522 .main-class-item{border-left-color:#000;}
#module_365418522 .main-class-item{border-left-style:solid;}
#module_365418522 .main-class-item{border-left-width:0px;}
#module_365418522 .main-class-item{border-top-left-radius:0px;}
#module_365418522 .main-class-item{border-top-right-radius:0px;}
#module_365418522 .main-class-item{border-bottom-left-radius:0px;}
#module_365418522 .main-class-item{border-bottom-right-radius:0px;}
#module_365418522 .main-class-item{margin-right:5px;}
#module_365418522 .main-class-text{font-size:14px;}
#module_365418522 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_365418522 .main-class-text{color:rgb(229, 229, 229);}
#module_365418522 .main-class-text{font-weight:normal;}
#module_365418522 .main-class-text{text-decoration:none;}
#module_365418522 .main-class-text{font-style:normal;}
#module_365418522 .main-class-item{width:160px;width:160;}
#module_365418522 .main-class-text{padding-left:px;}
#module_365418522 .main-class-text{padding-right:px}
#module_365418522 .main-class-item.active{background-color:rgba(0,0,0,0);}
#module_365418522 .main-class-item.active{background-image:none;}
#module_365418522 .main-class-item.active{background-repeat:no-repeat;}
#module_365418522 .main-class-item.active{}
#module_365418522 .main-class-item.active{}
#module_365418522 .main-class-item.active{}
#module_365418522 .main-class-item.active .main-class-text{font-size:14px;}
#module_365418522 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_365418522 .main-class-item.active .main-class-text{color:#fff;}
#module_365418522 .main-class-item.active .main-class-text{font-weight:bold;}
#module_365418522 .main-class-item.active .main-class-text{text-decoration:underline;}
#module_365418522 .main-class-item.active .main-class-text{font-style:normal;}


.module_365418529 .ModuleHead .HeadCenter{float:none;}
#module_365418529 {
padding:0px;
}
#module_365418529 {
position:static;
z-index:0;
top:21px;
width:100%;
height: auto;
}
#module_365418529 .ModuleHead365418529 {
display:none;
}
#module_365418529 .BodyCenter.BodyCenter365418529 {
background:none;background-color:rgba(0,0,0,0);
}
#module_365418529 >.module_365418529 {
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_365418529 >.module_365418529{
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_365418529 .BodyCenter.BodyCenter365418529 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365418529 .BodyCenter.BodyCenter365418529 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_365418529 >.module_365418529 {
margin-top:5.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365418529 >.module_365418529 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_365418529 >.module_365418529 {box-shadow: 0px 0px 0px 0px #ccc}
#module_365418529:hover {
border:none;
}
#module_365418529:hover >.module_365418529 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_365418529 .ModuleImageTextGiantContent{margin-top:0px;}
#module_365418529 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_365418529 .ModuleImageTextGiantContent{margin-left:0px;}
#module_365418529 .ModuleImageTextGiantContent{margin-right:0px;}
#module_365418529 .imageTextGiant-Container{padding-top:10px;}
#module_365418529 .imageTextGiant-Container{padding-bottom:10px;}
#module_365418529 .imageTextGiant-Container{padding-left:10px;}
#module_365418529 .imageTextGiant-Container{padding-right:10px;}
#module_365418529 .showHandle .btn{font-size:14px;}
#module_365418529 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_365418529 .showHandle .btn{color:#333;}
#module_365418529 .showHandle .btn{font-weight:400;}
#module_365418529 .showHandle .btn{text-decoration:none;}
#module_365418529 .showHandle .btn{font-style:normal;}
#module_365418529 .showHandle div{border-top-color:#ddd !important;}
#module_365418529 .showHandle div{border-top-style:solid !important;}
#module_365418529 .showHandle div{border-top-width:1px !important;}
#module_365418529 .showHandle{background-color:transparent;}
#module_365418529 .showHandle{background-image:none;}
#module_365418529 .showHandle{background-repeat:no-repeat;}
#module_365418529 .showHandle{}
#module_365418529 .showHandle{}
#module_365418529 .showHandle{}
#module_365418529 a{font-size:unset;font-family:unset}
.module_365418533 .ModuleHead .HeadCenter{float:none;}
#module_365418533 {
padding:0px;
}
#module_365418533 {
position:static;
z-index:1;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_365418533 .ModuleHead365418533 {
display:none;
}
#module_365418533 .BodyCenter.BodyCenter365418533 {
background:none;background-color:rgba(0,0,0,0);
}
#module_365418533 >.module_365418533 {
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_365418533 >.module_365418533{
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_365418533 .BodyCenter.BodyCenter365418533 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365418533 .BodyCenter.BodyCenter365418533 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_365418533 >.module_365418533 {
margin-top:3.7500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365418533 >.module_365418533 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_365418533 >.module_365418533 {box-shadow: 0px 0px 0px 0px #ccc}
#module_365418533:hover {
border:none;
}
#module_365418533:hover >.module_365418533 {
border-color:#ccc;
}
#module_365418533:hover >.module_365418533 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_365418533 .one-classify-box{text-align:center;}
#module_365418533 .main-class-item{background-color:transparent;}
#module_365418533 .main-class-item{background-image:none;}
#module_365418533 .main-class-item{background-repeat:no-repeat;}
#module_365418533 .main-class-item{}
#module_365418533 .main-class-item{}
#module_365418533 .main-class-item{}
#module_365418533 .main-class-item{height:40px;}
#module_365418533 .main-class-item{border-top-color:#000;}
#module_365418533 .main-class-item{border-top-style:solid;}
#module_365418533 .main-class-item{border-top-width:0px;}
#module_365418533 .main-class-item{border-right-color:#000;}
#module_365418533 .main-class-item{border-right-style:solid;}
#module_365418533 .main-class-item{border-right-width:0px;}
#module_365418533 .main-class-item{border-bottom-color:#000;}
#module_365418533 .main-class-item{border-bottom-style:solid;}
#module_365418533 .main-class-item{border-bottom-width:0px;}
#module_365418533 .main-class-item{border-left-color:#000;}
#module_365418533 .main-class-item{border-left-style:solid;}
#module_365418533 .main-class-item{border-left-width:0px;}
#module_365418533 .main-class-item{border-top-left-radius:0px;}
#module_365418533 .main-class-item{border-top-right-radius:0px;}
#module_365418533 .main-class-item{border-bottom-left-radius:0px;}
#module_365418533 .main-class-item{border-bottom-right-radius:0px;}
#module_365418533 .main-class-item{margin-right:5px;}
#module_365418533 .main-class-text{font-size:14px;}
#module_365418533 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_365418533 .main-class-text{color:rgb(229, 229, 229);}
#module_365418533 .main-class-text{font-weight:normal;}
#module_365418533 .main-class-text{text-decoration:none;}
#module_365418533 .main-class-text{font-style:normal;}
#module_365418533 .main-class-item{width:160px;width:160;}
#module_365418533 .main-class-text{padding-left:px;}
#module_365418533 .main-class-text{padding-right:px}
#module_365418533 .main-class-item.active{background-color:rgba(0,0,0,0);}
#module_365418533 .main-class-item.active{background-image:none;}
#module_365418533 .main-class-item.active{background-repeat:no-repeat;}
#module_365418533 .main-class-item.active{}
#module_365418533 .main-class-item.active{}
#module_365418533 .main-class-item.active{}
#module_365418533 .main-class-item.active .main-class-text{font-size:14px;}
#module_365418533 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_365418533 .main-class-item.active .main-class-text{color:#fff;}
#module_365418533 .main-class-item.active .main-class-text{font-weight:bold;}
#module_365418533 .main-class-item.active .main-class-text{text-decoration:underline;}
#module_365418533 .main-class-item.active .main-class-text{font-style:normal;}


.module_365418560 .ModuleHead .HeadCenter{float:none;}
#module_365418560 {
padding:0px;
}
#module_365418560 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_365418560 .ModuleHead365418560 {
display:none;
}
#module_365418560 .BodyCenter.BodyCenter365418560 {
background:none;background-color:rgb(51, 51, 51);
}
#module_365418560 >.module_365418560 {
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_365418560 >.module_365418560{
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_365418560 .BodyCenter.BodyCenter365418560 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_365418560 .BodyCenter.BodyCenter365418560 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_365418560 >.module_365418560 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_365418560 >.module_365418560 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_365418560 >.module_365418560 {box-shadow: 0px 0px 0px 0px #ccc}
#module_365418560:hover {
border:none;
}
#module_365418560:hover >.module_365418560 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_365418560 .ModuleSubContainer{background-color:transparent;}
#module_365418560 .ModuleSubContainer{background-image:none;}
#module_365418560 .ModuleSubContainer{background-repeat:no-repeat;}
#module_365418560 .ModuleSubContainer{background-position:0% 0%;}
#module_365418560 .ModuleSubContainer{background-attachment:scroll;}
#module_365418560 .ModuleSubContainer{}
#module_365418560 {!bgVideo!}{bgVideoUrl:none}
#module_365418560 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_365418560 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_365418560 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer365418560 {}
.module_365418564 .ModuleHead .HeadCenter{float:none;}
#module_365418564 {
padding:0px;
}
#module_365418564 {
position:static;
z-index:0;
top:3836px;
left:854px;
width:100%;
height: auto;
}
#module_365418564 .ModuleHead365418564 {
display:none;
}

#module_365418564 .ModuleImageTextGiantContent{margin-top:0px;}
#module_365418564 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_365418564 .ModuleImageTextGiantContent{margin-left:0px;}
#module_365418564 .ModuleImageTextGiantContent{margin-right:0px;}
#module_365418564 .imageTextGiant-Container{padding-top:10px;}
#module_365418564 .imageTextGiant-Container{padding-bottom:10px;}
#module_365418564 .imageTextGiant-Container{padding-left:10px;}
#module_365418564 .imageTextGiant-Container{padding-right:10px;}
#module_365418564 .showHandle .btn{font-size:14px;}
#module_365418564 .showHandle .btn{font-family:;}
#module_365418564 .showHandle .btn{color:#333;}
#module_365418564 .showHandle .btn{font-weight:400;}
#module_365418564 .showHandle .btn{text-decoration:none;}
#module_365418564 .showHandle .btn{font-style:normal;}
#module_365418564 .showHandle div{border-top-color:#ddd !important;}
#module_365418564 .showHandle div{border-top-style:solid !important;}
#module_365418564 .showHandle div{border-top-width:1px !important;}
#module_365418564 .showHandle{background-color:transparent;}
#module_365418564 .showHandle{}
#module_365418564 .showHandle{background-repeat:no-repeat;}
#module_365418564 .showHandle{}
#module_365418564 .showHandle{}
#module_365418564 .showHandle{}
#module_365418564 a{font-size:unset;font-family:unset}
.module_365418615 .ModuleHead .HeadCenter{float:none;}
#module_365418615 {
padding:0px;
}
#module_365418615 {
position:static;
z-index:0;
top:-117px;
left:854px;
width:100%;
height: auto;
}
#module_365418615 .ModuleHead365418615 {
display:none;
}

#module_365418615 .ModuleImageTextGiantContent{margin-top:0px;}
#module_365418615 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_365418615 .ModuleImageTextGiantContent{margin-left:0px;}
#module_365418615 .ModuleImageTextGiantContent{margin-right:0px;}
#module_365418615 .imageTextGiant-Container{padding-top:10px;}
#module_365418615 .imageTextGiant-Container{padding-bottom:10px;}
#module_365418615 .imageTextGiant-Container{padding-left:10px;}
#module_365418615 .imageTextGiant-Container{padding-right:10px;}
#module_365418615 .showHandle .btn{font-size:14px;}
#module_365418615 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_365418615 .showHandle .btn{color:#333;}
#module_365418615 .showHandle .btn{font-weight:400;}
#module_365418615 .showHandle .btn{text-decoration:none;}
#module_365418615 .showHandle .btn{font-style:normal;}
#module_365418615 .showHandle div{border-top-color:#ddd !important;}
#module_365418615 .showHandle div{border-top-style:solid !important;}
#module_365418615 .showHandle div{border-top-width:1px !important;}
#module_365418615 .showHandle{background-color:transparent;}
#module_365418615 .showHandle{background-image:none;}
#module_365418615 .showHandle{background-repeat:no-repeat;}
#module_365418615 .showHandle{}
#module_365418615 .showHandle{}
#module_365418615 .showHandle{}
#module_365418615 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .subnav li a {
    font-size: 15px;
}

.ModuleMobileNavGiant.layout-101 .mobileNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.mobileFootNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.ModuleMobileNavGiant.layout-101 .maxlarge {
    max-width: 10rem;
}

.ModuleMobileNavGiant.layout-101 .maxmiddle {
    max-width: 8rem;
}

.ModuleMobileNavGiant.layout-101 .header-model {
    width: 100%;
    height: 3rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    background: #333333;
    max-height: calc(100vh);
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
}

.mobileNavFloatLayer_1 {
    display: block;
    visibility: hidden;
    width: 17rem;
    height: 100%;
    -ms-transform: translateX(-17rem);
    -khtml-transform: translateX(-17rem);
    -webkit-transform: translateX(-17rem);
    -o-transform: translateX(-17rem);
    -moz-transform: translateX(-17rem);
    transform: translateX(-17rem);
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    z-index: 9999
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li {
    color: #fff;
    border-bottom: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.on {
    border-left: 5px solid #888888;
    transition: all .3s ease-out
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a {
    padding-left: 15%;
    font-size: 15px;
    color: #fff;
    display: block;
    height: 65px;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a .main-class-colorlump {
    width: 10px;
    height: 66px;
    background-color: #888;
    display: none;
    vertical-align: middle;
    top: unset;
    margin-right: 0;
    transform: unset;
    position: unset;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li i {
    width: 18.5px;
    height: 20px;
    display: inline-block;
    margin-right: 1.06rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2.06rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.open>a .more:before {
    content: "\e6a6";
}

.ModuleMobileNavGiant.layout-101 .subnav {
    z-index: -99;
}

.ModuleMobileNavGiant.layout-101 .micro-nav {
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
}

.ModuleMobileNavGiant.layout-101 .more {
    line-height: 65px;
    z-index: 999;
    font-size: 20px;
    text-align: center;
    width: 50px;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease;
}

.ModuleMobileNavGiant.layout-101 .treenav li a.treemenu {
    padding-left: 30%;
}

/*滚动条*/

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    overflow: auto;
    height: 100%;
}

.ModuleMobileNavGiant.layout-101 #accordion {
    position: relative;
    top: 0;
}

/*二级导航*/

.ModuleMobileNavGiant.layout-101 .subnav a {
    padding-left: 25%;
    display: block;
    font-size: 15px;
    position: relative;
    height: 65px;
    /*line-height: 65px;*/
}

.ModuleMobileNavGiant.layout-101 .containers {
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 header {
    display: flex;
    height: 50px!important;
    background: #000;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 0
}

.ModuleMobileNavGiant.layout-101 header {
    box-sizing: border-box;
    width: 100%
}



.bodyfixd {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bodyabstre {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}



.ModuleMobileNavGiant.layout-101 .subnav li:first-child {
    border-top: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .subnav li {
    border: 0 ! important
}

.ModuleMobileNavGiant.layout-101 .subnav li:last-child {
    border-bottom: 0;
}

.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top: 3rem;
}

.ModuleMobileNavGiant.layout-101 #header p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}

.ModuleMobileNavGiant.layout-101 #header p img {
    max-height: 40px;
    padding-right: 8pt;
    padding-left: 8pt;
    /* margin-right: 8px;
     margin-left: 15px;
    padding-left: 40px; */
}

.ModuleMobileNavGiant.layout-101 .navcontent {
    display: flex;
    width: calc(100% - 60px);
    margin-left: 50px;
    margin-right: 8pt;
}

.ModuleMobileNavGiant.layout-101 .navcontent a {
    width: 56px;
    text-align: center;
    display: block;
}

.ModuleMobileNavGiant.layout-101 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

.ModuleMobileNavGiant.layout-101 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .mobileNav {
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        position: fixed;
    }
    .mobileNavFloatLayer_1 {
        display: block;
        visibility: hidden;
        width: 17rem;
        height: 100%;
        -ms-transform: translateX(-17rem);
        -khtml-transform: translateX(-17rem);
        -webkit-transform: translateX(-17rem);
        -o-transform: translateX(-17rem);
        -moz-transform: translateX(-17rem);
        transform: translateX(-17rem);
        -ms-transition: 0.5s;
        -webkit-transition: 0.5s;
        -khtml-transition: 0.5;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        z-index: 9999
    }
    .mobileNavFloatLayer_r {
        right: 0;
        -ms-transform: translateX(17rem);
        -khtml-transform: translateX(17rem);
        -webkit-transform: translateX(17rem);
        -o-transform: translateX(17rem);
        -moz-transform: translateX(17rem);
        transform: translateX(17rem);
    }
}

@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-101 .header-model {
        display: none;
    }
}

.ModuleMobileNavGiant.layout-101 .icon-dianhua-moren {
    font-weight: normal;
}

.ModuleMobileNavGiant.layout-101 .icon-sousuo {
    font-weight: 750;
}

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_365389160 .ModuleHead .HeadCenter{float:none;}
#module_365389160 {
padding:0px;
}
#module_365389160 {
}
#module_365389160 .ModuleHead365389160 {
display:none;
}
#module_365389160 .BodyCenter.BodyCenter365389160 {
background:none;background-color:rgba(0,0,0,0);
}
#module_365389160 >.module_365389160 {
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_365389160 >.module_365389160{
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_365389160 .BodyCenter.BodyCenter365389160 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365389160 .BodyCenter.BodyCenter365389160 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_365389160 >.module_365389160 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_365389160 >.module_365389160 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_365389160 >.module_365389160 {box-shadow: 0px 0px 0px 0px #ccc}
#module_365389160:hover {
border:none;
}
#module_365389160:hover >.module_365389160 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_365389160 .langlistbox{background-color:#fff} #module_365389160 .langlistbox .jt{border-bottom-color:#fff}
#module_365389160 .langlistbox .langinfo{color:#333333}
#module_365389160 .langlistbox .langinfo{background-color:#fff}
#module_365389160 .langlistbox .langinfo{border-color:#333333}
#module_365389160 .langlistbox .langtxt{ font-size:16px }
#module_365389160 .langlistbox .langtxt{ color:#333333 }
#module_365389160 {}#module_365389160.layout-101 #header{border-bottom-color:transparent;}
#module_365389160 {}#module_365389160.layout-101 #header{border-bottom-style:none;}
#module_365389160 {}#module_365389160.layout-101 #header{border-bottom-width:0px;}
#module_365389160 {}#module_365389160.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_365389160 {}#module_365389160.layout-101 #MobileNav{background-color: transparent;} #module_365389160.layout-101 #header{background-color:rgb(30, 136, 229);}
#module_365389160 {}#module_365389160.layout-101 #header{}
#module_365389160 {}#module_365389160.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_365389160 {}#module_365389160.layout-101 #header p{font-size:16px;}
#module_365389160 {}#module_365389160.layout-101 #header p{color:#fff;}
#module_365389160 {}#module_365389160.layout-101 #header p{font-weight:normal;}
#module_365389160 {}#module_365389160.layout-101 #header p{text-decoration:none;}
#module_365389160 {}#module_365389160.layout-101 #header p{font-style:normal;}
#module_365389160 {}#module_365389160.layout-101 .lcitem .rect{background:#fff;} #module_365389160.layout-101 .icons{color:#fff;} #module_365389160.layout-101 .svgdiv svg>*{fill:#fff;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item ul li{border-bottom-color:#4e4e4e;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item,#module_365389160.layout-101 #MobileNavFloatLayer{background-color:#3c3c3c;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item,#module_365389160.layout-101 #MobileNavFloatLayer{}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li>a{background:#3c3c3c;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li>a{}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li>a,#module_365389160.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li .subnav a,#module_365389160.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li>a,#module_365389160.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li>a,#module_365389160.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li .subnav a,#module_365389160.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li .subnav a,#module_365389160.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_365389160 .langlistbox li:hover .langinfo,#module_365389160 .langactive .langinfo {color:#fff}
#module_365389160 .langlistbox li:hover .langinfo,#module_365389160 .langactive .langinfo{background-color:#333333}
#module_365389160 .langlistbox li:hover .langinfo,#module_365389160 .langactive .langinfo{border-color:#333333}
#module_365389160 .langlistbox li:hover .langtxt,#module_365389160 .langactive .langtxt{ color:#333333 }
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li>a:hover,#module_365389160.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:#585858;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_365389160 {}#module_365389160.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_365389160.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_365389165 .ModuleHead .HeadCenter{float:none;}
#module_365389165 {
padding:0px;
}
#module_365389165 {
}
#module_365389165 .ModuleHead0 {
display:none;
}

#module_365389165 .defaultbtn{background-color:#fff}
#module_365389165 .defaultbtn{}
#module_365389165 .spotgroup{color:#000}
#module_365389165 .itembtn{background-color:#fff}
#module_365389165 .itembtn{}
#module_365389165 .itemicon{color:#666} #module_365389165 svg>*{fill:#666}
#module_365389165 .itemtext{background-color:#fff} #module_365389165 .itemtextright::before{border-left-color:#fff} #module_365389165 .itemtextleft::before{border-right-color:#fff}
#module_365389165 .itemtext{}
#module_365389165 .itemtext{font-size:12px;}
#module_365389165 .itemtext{font-family:;}
#module_365389165 .itemtext{color:#666 !important;}
#module_365389165 .itemtext{font-weight:normal;}
#module_365389165 .itemtext{text-decoration:none;}
#module_365389165 .itemtext{font-style:normal;}
#module_365389165 .defaultbtnbghover{background-color:#000000}
#module_365389165 .defaultbtnbghover{}
#module_365389165 .defaultbtniconbghover{color:#fff}
.module_365389161 .ModuleHead .HeadCenter{float:none;}
#module_365389161 {
padding:0px;
}
#module_365389161 {
}
#module_365389161 .ModuleHead365389161 {
display:none;
}
#module_365389161 .BodyCenter.BodyCenter365389161 {
background:none;background-color:rgba(0,0,0,0);
}
#module_365389161 >.module_365389161 {
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_365389161 >.module_365389161{
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_365389161 .BodyCenter.BodyCenter365389161 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_365389161 .BodyCenter.BodyCenter365389161 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_365389161 >.module_365389161 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_365389161 >.module_365389161 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_365389161 >.module_365389161 {box-shadow: 0px 0px 0px 0px #ccc}
#module_365389161:hover {
border:none;
}
#module_365389161:hover >.module_365389161 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_365389161 .foot-nav-list{background-color:#000 !important;}
#module_365389161 .foot-nav-list{border-top-color:transparent;}
#module_365389161 .foot-nav-list{border-top-style:none;}
#module_365389161 .foot-nav-list{border-top-width:0px;}
#module_365389161 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_365389161 .icon{color:#fff !important;} #module_365389161 .icon svg >*{fill:#fff}
#module_365389161 .itemText{font-size:12px;}
#module_365389161 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_365389161 .itemText{color:#fff !important;}
#module_365389161 .itemText{font-weight:normal;}
#module_365389161 .itemText{text-decoration:none;}
#module_365389161 .itemText{font-style:normal;}
#module_365389161 .iconh{color:#fff !important;}  #module_365389161 .iconh svg >*{fill:#fff}
#module_365389161 .itemTexth{font-size:12px;}
#module_365389161 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_365389161 .itemTexth{color:#fff !important;}
#module_365389161 .itemTexth{font-weight:normal;}
#module_365389161 .itemTexth{text-decoration:none;}
#module_365389161 .itemTexth{font-style:normal;}
