﻿/* cache file /mnt/yzproc/YZ-Site/caches/csscache/7/75462/75462_1568536_1_.cache exists */
/*md5:fd6e6a95ebc8d571ea5a36f6b4298913*/
/*time: 2025-04-01 18:56:49*/
/*url:www.sunshinewx.com/apparel-manufacturing*/
.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_211462884 .ModuleHead .HeadCenter{float:none;}
#module_211462884 {
padding:0px;
}
#module_211462884 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_211462884 .ModuleHead211462884 {
display:none;
}
#module_211462884 .BodyCenter.BodyCenter211462884 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211462884 >.module_211462884 {
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_211462884 >.module_211462884{
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_211462884 .BodyCenter.BodyCenter211462884 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462884 .BodyCenter.BodyCenter211462884 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211462884 >.module_211462884 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462884 >.module_211462884 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211462884 >.module_211462884 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462884:hover {
border:none;
}
#module_211462884:hover >.module_211462884 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462884 .ModuleSubContainer{background-color:rgb(255, 255, 255);}
#module_211462884 .ModuleSubContainer{background-image:none;}
#module_211462884 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211462884 .ModuleSubContainer{background-position:0% 0%;}
#module_211462884 .ModuleSubContainer{background-attachment:scroll;}
#module_211462884 .ModuleSubContainer{}
#module_211462884 {!bgVideo!}{bgVideoUrl:none}
#module_211462884 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211462884 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211462884 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211462884 {max-width:1400px;width:auto;}
.ModuleGridContainer.ModuleGridContainer211462884 .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_211462885 .ModuleHead .HeadCenter{float:none;}
#module_211462885 {
padding:0px;
}
#module_211462885 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_211462885 .ModuleHead211462885 {
display:none;
}
#module_211462885 {
border:none;
}
@media screen and (min-width: 768px){
#module_211462885 >.module_211462885 {
margin-top:1.6077%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462885 >.module_211462885 {
}
}

#module_211462885 .ModuleImageTextGiantContent{margin-top:0px;}
#module_211462885 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_211462885 .ModuleImageTextGiantContent{margin-left:0px;}
#module_211462885 .ModuleImageTextGiantContent{margin-right:0px;}
#module_211462885 .imageTextGiant-Container{padding-top:10px;}
#module_211462885 .imageTextGiant-Container{padding-bottom:10px;}
#module_211462885 .imageTextGiant-Container{padding-left:10px;}
#module_211462885 .imageTextGiant-Container{padding-right:10px;}
#module_211462885 .showHandle .btn{font-size:14px;}
#module_211462885 .showHandle .btn{font-family:;}
#module_211462885 .showHandle .btn{color:#333;}
#module_211462885 .showHandle .btn{font-weight:400;}
#module_211462885 .showHandle .btn{text-decoration:none;}
#module_211462885 .showHandle .btn{font-style:normal;}
#module_211462885 .showHandle div{border-top-color:#ddd !important;}
#module_211462885 .showHandle div{border-top-style:solid !important;}
#module_211462885 .showHandle div{border-top-width:1px !important;}
#module_211462885 .showHandle{background-color:transparent;}
#module_211462885 .showHandle{}
#module_211462885 .showHandle{background-repeat:no-repeat;}
#module_211462885 .showHandle{}
#module_211462885 .showHandle{}
#module_211462885 .showHandle{}
#module_211462885 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211462884 #Sub211462884_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_211462886 .ModuleHead .HeadCenter{float:none;}
#module_211462886 {
padding:0px;
}
#module_211462886 {
position:static;
z-index:0;
top:53px;
left:1243px;
width:100%;
height: auto;
}
#module_211462886 .ModuleHead211462886 {
display:none;
}
#module_211462886 .BodyCenter.BodyCenter211462886 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211462886 >.module_211462886 {
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_211462886 >.module_211462886{
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_211462886 .BodyCenter.BodyCenter211462886 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462886 .BodyCenter.BodyCenter211462886 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211462886 >.module_211462886 {
margin-top:0.0000%;
margin-left:35.9914%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462886 >.module_211462886 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211462886 >.module_211462886 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462886:hover {
border:none;
}
#module_211462886:hover >.module_211462886 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462886 .main-nav-item{height:80px;line-height:80px} #module_211462886 .main-nav-content{height:80px;}
#module_211462886 .main-nav-content{background-color:#fff;}
#module_211462886 .main-nav-content{background-image:none;}
#module_211462886 .main-nav-content{background-repeat:no-repeat;}
#module_211462886 .main-nav-content{}
#module_211462886 .main-nav-content{}
#module_211462886 .main-nav-content{}
#module_211462886 .main-nav-content, #module_211462886 .verticalMenu .main-nav-item-group{text-align:left;}
#module_211462886 .main-nav-item{font-size:14px;}
#module_211462886 .main-nav-item{font-family:arial, helvetica,sans-serif;}
#module_211462886 .main-nav-item{color:#333;}
#module_211462886 .main-nav-item{font-weight:normal;}
#module_211462886 .main-nav-item{text-decoration:none;}
#module_211462886 .main-nav-item{font-style:normal;}
#module_211462886 .main-nav-item{background-color:transparent;}
#module_211462886 .main-nav-item{background-image:none;}
#module_211462886 .main-nav-item{background-repeat:no-repeat;}
#module_211462886 .main-nav-item{}
#module_211462886 .main-nav-item{}
#module_211462886 .main-nav-item{}
#module_211462886 .main-nav-item{width:auto;}
#module_211462886 .main-nav-item{padding-left:16px;padding-right:16px;} #module_211462886 .verticalMenu .main-nav-item-group{margin-bottom:16px;}
#module_211462886 .sub-nav-item-group{border-top-color:rgb(229, 11, 28);}
#module_211462886 .sub-nav-item-group{border-top-style:solid;}
#module_211462886 .sub-nav-item-group{border-top-width:2px;}
#module_211462886 .sub-nav-item-group{border-right-color:transparent;}
#module_211462886 .sub-nav-item-group{border-right-style:none;}
#module_211462886 .sub-nav-item-group{border-right-width:0px;}
#module_211462886 .sub-nav-item-group{border-bottom-color:transparent;}
#module_211462886 .sub-nav-item-group{border-bottom-style:none;}
#module_211462886 .sub-nav-item-group{border-bottom-width:0px;}
#module_211462886 .sub-nav-item-group{border-left-color:transparent;}
#module_211462886 .sub-nav-item-group{border-left-style:none;}
#module_211462886 .sub-nav-item-group{border-left-width:0px;}
#module_211462886 .sub-nav-item-group{width:192px;}
#module_211462886 .sub-nav-item{height:40px;line-height:40px}
#module_211462886 .sub-nav-item{font-size:12px;}
#module_211462886 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_211462886 .sub-nav-item{color:#000;}
#module_211462886 .sub-nav-item{font-weight:normal;}
#module_211462886 .sub-nav-item{text-decoration:none;}
#module_211462886 .sub-nav-item{font-style:normal;}
#module_211462886 .sub-nav-item{background-color:#fff;}
#module_211462886 .sub-nav-item{background-image:none;}
#module_211462886 .sub-nav-item{background-repeat:no-repeat;}
#module_211462886 .sub-nav-item{}
#module_211462886 .sub-nav-item{}
#module_211462886 .sub-nav-item{}
#module_211462886 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_211462886 .sub-nav-item{border-bottom-style:solid;}
#module_211462886 .sub-nav-item{border-bottom-width:1px;}
#module_211462886 .sub-nav-item{margin-top:0px;}
#module_211462886 .main-nav-item-hover{font-size:14px;}
#module_211462886 .main-nav-item-hover{font-family:arial, helvetica,sans-serif;}
#module_211462886 .main-nav-item-hover{color:#e50b1c;}
#module_211462886 .main-nav-item-hover{font-weight:normal;}
#module_211462886 .main-nav-item-hover{text-decoration:none;}
#module_211462886 .main-nav-item-hover{font-style:normal;}
#module_211462886 .main-nav-item-hover{background-color:transparent;}
#module_211462886 .main-nav-item-hover{background-image:none;}
#module_211462886 .main-nav-item-hover{background-repeat:no-repeat;}
#module_211462886 .main-nav-item-hover{}
#module_211462886 .main-nav-item-hover{}
#module_211462886 .main-nav-item-hover{}
#module_211462886 .main-nav-item-hover::before,#module_211462886 .main-nav-item::before{border-bottom-color:#e50b1c;}
#module_211462886 .main-nav-item-hover::before{border-bottom-style:solid;}
#module_211462886 .main-nav-item-hover::before{border-bottom-width:3px;}
#module_211462886 .main-nav-item-hover::before{width:%}
#module_211462886 .sub-nav-item:hover{font-size:12px;}
#module_211462886 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_211462886 .sub-nav-item:hover{color:#000;}
#module_211462886 .sub-nav-item:hover{font-weight:normal;}
#module_211462886 .sub-nav-item:hover{text-decoration:none;}
#module_211462886 .sub-nav-item:hover{font-style:normal;}
#module_211462886 .sub-nav-item:hover{background-color:#f2f2f2;}
#module_211462886 .sub-nav-item:hover{background-image:none;}
#module_211462886 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_211462886 .sub-nav-item:hover{}
#module_211462886 .sub-nav-item:hover{}
#module_211462886 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer211462884 #Sub211462884_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_211463422 .ModuleHead .HeadCenter{float:none;}
#module_211463422 {
padding:0px;
}
#module_211463422 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463422 .ModuleHead211463422 {
display:none;
}
#module_211463422 {
border:none;
}
@media screen and (min-width: 768px){
#module_211463422 >.module_211463422 {
margin-top:24.5763%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463422 >.module_211463422 {
}
}

#module_211463422 .BodyCenter{text-align:left;}
#module_211463422 .lang-text{font-size:12px;}
#module_211463422 .lang-text{font-family:;}
#module_211463422 .lang-text{color:#333;}
#module_211463422 .lang-text{font-weight:normal;}
#module_211463422 .lang-text{text-decoration:none;}
#module_211463422 .lang-text{font-style:normal;}
#module_211463422 .lang-text:after{background:;}
#module_211463422 .lang-list{background-color:#fff;}
#module_211463422 .lang-list{}
#module_211463422 .lang-list{background-repeat:no-repeat;}
#module_211463422 .lang-list{}
#module_211463422 .lang-list{}
#module_211463422 .lang-list{}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{font-size:12px;}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{font-family:;}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{color:#f10215;}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{font-weight:normal;}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{text-decoration:none;}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer211462884 #Sub211462884_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_211463424 .ModuleHead .HeadCenter{float:none;}
#module_211463424 {
padding:0px;
}
#module_211463424 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463424 .ModuleHead211463424 {
display:none;
}
#module_211463424 .BodyCenter.BodyCenter211463424 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211463424 >.module_211463424 {
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_211463424 >.module_211463424{
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_211463424 .BodyCenter.BodyCenter211463424 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211463424 .BodyCenter.BodyCenter211463424 {
padding-top:4.6110%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:4.6110%;
}
}
@media screen and (min-width: 768px){
#module_211463424 >.module_211463424 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211463424 >.module_211463424 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463424 >.module_211463424 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463424:hover {
border:none;
}
#module_211463424:hover >.module_211463424 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463424 .ModuleSubContainer{background-color:transparent;}
#module_211463424 .ModuleSubContainer{background-image:none;}
#module_211463424 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463424 .ModuleSubContainer{background-position:0% 0%;}
#module_211463424 .ModuleSubContainer{background-attachment:scroll;}
#module_211463424 .ModuleSubContainer{}
#module_211463424 {!bgVideo!}{bgVideoUrl:none}
#module_211463424 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463424 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463424 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463424 {}
.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_211463425 .ModuleHead .HeadCenter{float:none;}
#module_211463425 {
padding:0px;
}
#module_211463425 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463425 .ModuleHead211463425 {
display:none;
}
#module_211463425 .BodyCenter.BodyCenter211463425 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211463425 >.module_211463425 {
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_211463425 >.module_211463425{
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_211463425 .BodyCenter.BodyCenter211463425 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211463425 .BodyCenter.BodyCenter211463425 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_211463425 >.module_211463425 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211463425 >.module_211463425 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463425 >.module_211463425 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463425:hover {
border:none;
}
#module_211463425:hover >.module_211463425 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463425 .BodyCenter{text-align:right;}
#module_211463425 .lang-text{font-size:12px;}
#module_211463425 .lang-text{font-family:arial, helvetica,sans-serif;}
#module_211463425 .lang-text{color:#666;}
#module_211463425 .lang-text{font-weight:normal;}
#module_211463425 .lang-text{text-decoration:initial;}
#module_211463425 .lang-text{font-style:normal;}
#module_211463425 .lang-list{background-color:#fff;}
#module_211463425 .lang-list{background-image:none;}
#module_211463425 .lang-list{background-repeat:no-repeat;}
#module_211463425 .lang-list{}
#module_211463425 .lang-list{}
#module_211463425 .lang-list{}
#module_211463425 li:hover .lang-text,#module_211463425 .lang-text.current{font-size:12px;}
#module_211463425 li:hover .lang-text,#module_211463425 .lang-text.current{font-family:arial, helvetica,sans-serif;}
#module_211463425 li:hover .lang-text,#module_211463425 .lang-text.current{color:#f10215;}
#module_211463425 li:hover .lang-text,#module_211463425 .lang-text.current{font-weight:normal;}
#module_211463425 li:hover .lang-text,#module_211463425 .lang-text.current{text-decoration:initial;}
#module_211463425 li:hover .lang-text,#module_211463425 .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_378074638 .ModuleHead .HeadCenter{float:none;}
#module_378074638 {
padding:0px;
}
#module_378074638 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_378074638 .ModuleHead378074638 {
display:none;
}
#module_378074638 .BodyCenter.BodyCenter378074638 {
background:none;background-color:rgba(0,0,0,0);
}
#module_378074638 >.module_378074638 {
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_378074638 >.module_378074638{
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_378074638 .BodyCenter.BodyCenter378074638 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378074638 .BodyCenter.BodyCenter378074638 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_378074638 >.module_378074638 {
margin-top:4.1841%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378074638 >.module_378074638 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_378074638 >.module_378074638 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378074638:hover {
border:none;
}
#module_378074638:hover >.module_378074638 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378074638 img{border-top-color:transparent;}
#module_378074638 img{border-top-style:none;}
#module_378074638 img{border-top-width:0px;}
#module_378074638 img{border-right-color:transparent;}
#module_378074638 img{border-right-style:none;}
#module_378074638 img{border-right-width:0px;}
#module_378074638 img{border-bottom-color:transparent;}
#module_378074638 img{border-bottom-style:none;}
#module_378074638 img{border-bottom-width:0px;}
#module_378074638 img{border-left-color:transparent;}
#module_378074638 img{border-left-style:none;}
#module_378074638 img{border-left-width:0px;}
#module_378074638 img{border-top-left-radius:0px;}
#module_378074638 img{border-top-right-radius:0px;}
#module_378074638 img{border-bottom-left-radius:0px;}
#module_378074638 img{border-bottom-right-radius:0px;}
#module_378074638 .BodyCenter{text-align: center;}
.module_224416409 .ModuleHead .HeadCenter{float:none;}
#module_224416409 {
padding:0px;
}
#module_224416409 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_224416409 .ModuleHead224416409 {
display:none;
}
#module_224416409 .BodyCenter.BodyCenter224416409 {
background:none;background-color:rgba(0,0,0,0);
}
#module_224416409 >.module_224416409 {
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_224416409 >.module_224416409{
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_224416409 .BodyCenter.BodyCenter224416409 {
padding-top:2.5105%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.5105%;
}
}
@media screen and (max-width: 767px){
#module_224416409 .BodyCenter.BodyCenter224416409 {
padding-top:4.6110%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:4.6110%;
}
}
@media screen and (min-width: 768px){
#module_224416409 >.module_224416409 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_224416409 >.module_224416409 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_224416409 >.module_224416409 {box-shadow: 0px 0px 0px 0px #ccc}
#module_224416409:hover {
border:none;
}
#module_224416409:hover >.module_224416409 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_224416409 .ModuleSubContainer{background-color:transparent;}
#module_224416409 .ModuleSubContainer{background-image:none;}
#module_224416409 .ModuleSubContainer{background-repeat:no-repeat;}
#module_224416409 .ModuleSubContainer{background-position:0% 0%;}
#module_224416409 .ModuleSubContainer{background-attachment:scroll;}
#module_224416409 .ModuleSubContainer{}
#module_224416409 {!bgVideo!}{bgVideoUrl:none}
#module_224416409 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_224416409 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_224416409 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer224416409 {}
.ModuleGridContainer.ModuleGridContainer224416409 .SubPadding {width:0px;}
.module_224416477 .ModuleHead .HeadCenter{float:none;}
#module_224416477 {
padding:0px;
}
#module_224416477 {
position:static;
z-index:0;
top:901px;
left:704px;
width:100%;
height: auto;
}
#module_224416477 .ModuleHead224416477 {
display:none;
}
#module_224416477 .BodyCenter.BodyCenter224416477 {
background:none;background-color:rgba(0,0,0,0);
}
#module_224416477 >.module_224416477 {
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_224416477 >.module_224416477{
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_224416477 .BodyCenter.BodyCenter224416477 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_224416477 .BodyCenter.BodyCenter224416477 {
padding-top:2.5397%;
padding-left:2.5397%;
padding-right:2.5397%;
padding-bottom:2.5397%;
}
}
@media screen and (min-width: 768px){
#module_224416477 >.module_224416477 {
margin-top:11.5028%;
margin-left:0.0000%;
margin-right:13.3581%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_224416477 >.module_224416477 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_224416477 >.module_224416477 {box-shadow: 0px 0px 0px 0px #ccc}
#module_224416477:hover {
border:none;
}
#module_224416477:hover >.module_224416477 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_224416477 .ModuleImageTextGiantContent{margin-top:0px;}
#module_224416477 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_224416477 .ModuleImageTextGiantContent{margin-left:0px;}
#module_224416477 .ModuleImageTextGiantContent{margin-right:0px;}
#module_224416477 .imageTextGiant-Container{padding-top:10px;}
#module_224416477 .imageTextGiant-Container{padding-bottom:10px;}
#module_224416477 .imageTextGiant-Container{padding-left:10px;}
#module_224416477 .imageTextGiant-Container{padding-right:10px;}
#module_224416477 .showHandle .btn{font-size:14px;}
#module_224416477 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_224416477 .showHandle .btn{color:#333;}
#module_224416477 .showHandle .btn{font-weight:400;}
#module_224416477 .showHandle .btn{text-decoration:none;}
#module_224416477 .showHandle .btn{font-style:normal;}
#module_224416477 .showHandle div{border-top-color:#ddd !important;}
#module_224416477 .showHandle div{border-top-style:solid !important;}
#module_224416477 .showHandle div{border-top-width:1px !important;}
#module_224416477 .showHandle{background-color:transparent;}
#module_224416477 .showHandle{background-image:none;}
#module_224416477 .showHandle{background-repeat:no-repeat;}
#module_224416477 .showHandle{}
#module_224416477 .showHandle{}
#module_224416477 .showHandle{}
#module_224416477 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer224416409 #Sub224416409_1 {width:44.9167%;}
.module_224416440 .ModuleHead .HeadCenter{float:none;}
#module_224416440 {
padding:0px;
}
#module_224416440 {
position:static;
z-index:0;
top:884px;
left:1102px;
width:100%;
height: auto;
}
#module_224416440 .ModuleHead224416440 {
display:none;
}

#module_224416440 img{border-top-color:transparent;}
#module_224416440 img{border-top-style:none;}
#module_224416440 img{border-top-width:0px;}
#module_224416440 img{border-right-color:transparent;}
#module_224416440 img{border-right-style:none;}
#module_224416440 img{border-right-width:0px;}
#module_224416440 img{border-bottom-color:transparent;}
#module_224416440 img{border-bottom-style:none;}
#module_224416440 img{border-bottom-width:0px;}
#module_224416440 img{border-left-color:transparent;}
#module_224416440 img{border-left-style:none;}
#module_224416440 img{border-left-width:0px;}
#module_224416440 img{border-top-left-radius:0px;}
#module_224416440 img{border-top-right-radius:0px;}
#module_224416440 img{border-bottom-left-radius:0px;}
#module_224416440 img{border-bottom-right-radius:0px;}
#module_224416440 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer224416409 #Sub224416409_2 {width:55.0833%;}
.module_378074685 .ModuleHead .HeadCenter{float:none;}
#module_378074685 {
padding:0px;
}
#module_378074685 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_378074685 .ModuleHead378074685 {
display:none;
}
#module_378074685 .BodyCenter.BodyCenter378074685 {
background:none;background-color:rgb(149, 157, 171);
}
#module_378074685 >.module_378074685 {
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_378074685 >.module_378074685{
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_378074685 .BodyCenter.BodyCenter378074685 {
padding-top:1.6736%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.6736%;
}
}
@media screen and (max-width: 767px){
#module_378074685 .BodyCenter.BodyCenter378074685 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_378074685 >.module_378074685 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378074685 >.module_378074685 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_378074685 >.module_378074685 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378074685:hover {
border:none;
}
#module_378074685:hover >.module_378074685 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378074685 .ModuleSubContainer{background-color:transparent;}
#module_378074685 .ModuleSubContainer{background-image:none;}
#module_378074685 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378074685 .ModuleSubContainer{background-position:0% 0%;}
#module_378074685 .ModuleSubContainer{background-attachment:scroll;}
#module_378074685 .ModuleSubContainer{}
#module_378074685 {!bgVideo!}{bgVideoUrl:}
#module_378074685 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378074685 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_378074685 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378074685 {max-width:1600px;width:auto;}
.module_378074690 .ModuleHead .HeadCenter{float:none;}
#module_378074690 {
padding:0px;
}
#module_378074690 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378074690 .ModuleHead378074690 {
display:none;
}
#module_378074690 {
border:none;
}
@media screen and (min-width: 768px){
#module_378074690 >.module_378074690 {
margin-top:0.8333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378074690 >.module_378074690 {
}
}

#module_378074690 .ModuleImageTextGiantContent{margin-top:0px;}
#module_378074690 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_378074690 .ModuleImageTextGiantContent{margin-left:0px;}
#module_378074690 .ModuleImageTextGiantContent{margin-right:0px;}
#module_378074690 .imageTextGiant-Container{padding-top:10px;}
#module_378074690 .imageTextGiant-Container{padding-bottom:10px;}
#module_378074690 .imageTextGiant-Container{padding-left:10px;}
#module_378074690 .imageTextGiant-Container{padding-right:10px;}
#module_378074690 .showHandle .btn{font-size:14px;}
#module_378074690 .showHandle .btn{font-family:;}
#module_378074690 .showHandle .btn{color:#333;}
#module_378074690 .showHandle .btn{font-weight:400;}
#module_378074690 .showHandle .btn{text-decoration:none;}
#module_378074690 .showHandle .btn{font-style:normal;}
#module_378074690 .showHandle div{border-top-color:#ddd !important;}
#module_378074690 .showHandle div{border-top-style:solid !important;}
#module_378074690 .showHandle div{border-top-width:1px !important;}
#module_378074690 .showHandle{background-color:transparent;}
#module_378074690 .showHandle{}
#module_378074690 .showHandle{background-repeat:no-repeat;}
#module_378074690 .showHandle{}
#module_378074690 .showHandle{}
#module_378074690 .showHandle{}
#module_378074690 a{font-size:unset;font-family:unset}
/*模块样式*/
.ModuleProductListGiant.layout-122 .swiper-wrapper{height: auto}
.ModuleProductListGiant.layout-122 .pro-container .pro-item-l.first{width: 48.45%;  height: 584px;  float: left;  position: relative;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item { width: 32%;float: left;box-sizing: border-box;}
.ModuleProductListGiant.layout-122 .pro-container{ padding-bottom: 40px;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img { display: block;height: auto; list-style-type: none;  display: block;  width: 100%; position: relative;border: 0px solid transparent;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img .dummy{  padding-top: 100%;  }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img img{ position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%;  max-height: 100%;  display: block;  margin:auto;  padding: auto;  }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text {  transition: padding 0.3s  linear; box-sizing: border-box;  padding: 24px 10% 28px; }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text .pro-shopping-main {width: 100%;text-align:center; font-size: 14px;  display: block; }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .fontn{color: #999;text-align: center}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-price { display: inline-block;  font-size: 20px;  color: #000;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text .pro-shopping-main .pro-market-price {  font-size: 12px;  color: #999999;  text-decoration: line-through;}
.ModuleProductListGiant.layout-122 .pro-container .pro-buybtn {
	width: 38.3116%;
	text-align: center;
	top: calc(100% - 19px);
	left: 50%;
	position: relative;
	padding:  0 4px;
	line-height: 28px;
	border: 1px solid #000;
	color: #000;
	border-radius: 20px;
	transform: translateX(-50%);
}
.ModuleProductListGiant.layout-122 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-122 .pro-name{word-break: break-word !important;}

.ModuleProductListGiant.layout-122 .swiper-container-free-mode1>.swiper-wrapper{
    -webkit-transition-timing-function:linear;
    -moz-transition-timing-function:linear;
    -ms-transition-timing-function:linear;
    -o-transition-timing-function:linear;
    transition-timing-function:linear;
    margin:0 auto
}
.ModuleProductListGiant.layout-122 .pro-container .pro-buybtn i{ font-weight: 800;}
.ModuleProductListGiant.layout-122 .pro-container .pro-buybtn span {  font-size: 12px;}
.ModuleProductListGiant.layout-122 .pro-name{text-align: center;color: #444;font-size: 16px;}
.ModuleProductListGiant.layout-122 .swiper-container.hover-event.swiper-container-horizontal {  width: 100%;  }
.ModuleProductListGiant.layout-122 .swiper-pro-butto-next{ position: absolute;top: 50%;width: 45px;height: 45px;z-index: 10;cursor: pointer;transform:translate(0,-50%);background-position: 125px 148px;}
.ModuleProductListGiant.layout-122 .swiper-pro-butto-prev{ position: absolute;top: 50%;width: 45px;height: 45px;z-index: 10;cursor: pointer;transform:translate(0,-50%);background-position: 130px 148px;}
.ModuleProductListGiant.layout-122 .swiper-pro-butto-next{/*background-image: url('/images/pre.png');*/left:0;right: auto;}
.ModuleProductListGiant.layout-122 .swiper-pro-butto-prev{transform: rotate(180deg); top: calc(50% - 22.5px);/*background-image: url('/images/next.png');*/right: 0; left: auto;}
.ModuleProductListGiant.layout-122 a:active,.ModuleProductListGiant.layout-122 a:visited,.ModuleProductListGiant.layout-122 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-122 .space{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ModuleProductListGiant.layout-122 .pro-container .cross {display: none}
.ModuleProductListGiant.layout-122 .icon-icon-left{font-size: 32px; color: #fff; text-align: center;}
.ModuleProductListGiant.layout-122 .swiper-button-white {background-color: rgba(51,51,51,.3);}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text {  box-sizing: border-box; }
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover{transition: all 0.3s  linear;}
.ModuleProductListGiant.layout-122 .pro-container .swiper-slide:hover .pro-price{color: #fd6e27;transition: all 0.3s  linear;}
/* 换两行显示 */
.ModuleProductListGiant.layout-122 .pro-title span {
	display: block;
	/* white-space: nowrap; */
	text-overflow: ellipsis;
	max-width: 100%;
	word-wrap:break-word;
	overflow: hidden;
    height: 24px;
    line-height: 24px;
	margin-bottom: 8.3%;
}

.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img{
	border-width: 20px;
    overflow: hidden;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img img{
	transform: scale(1);
    transition: transform 0.3s  linear;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img .pro-desc{
	visibility: hidden;
	opacity: 0;
	position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    transition: background 0.5s  linear;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img .pro-desc{
	visibility: visible;
	opacity: .9;
	background: rgba(0,0,0,.6);
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-text{
	padding-top: 20px;
	padding-bottom: 32px;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img img {
	top: -20px;
    bottom: -20px;
    left: -20px;
    right: -20px;
	max-width: calc(100% + 40px);
    max-height: calc(100% + 40px);
    transform: scale(1.1);
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-buybtn{
	background: #000;
	color: #fff;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img .pro-desc span{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	max-width: 82.3529%;
	text-align: left;
    word-wrap: break-word;
	word-break: keep-all;
	white-space:pre-wrap;
}
.ModuleProductListGiant.layout-122 .swiper-pagination-bullet-active{
	/*background: #000;*/
}
.ModuleProductListGiant.layout-122 .swiper-pagination-bullet{
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
	.ModuleProductListGiant.layout-122 .pro-container .cross {display: block}
}

@media only screen and (max-width: 1300px) {
	.ModuleProductListGiant.layout-122 .swiper-button-white {display: none;}
}.module_378074895 .ModuleHead .HeadCenter{float:none;}
#module_378074895 {
padding:0px;
}
#module_378074895 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378074895 .ModuleHead378074895 {
display:none;
}
#module_378074895 .BodyCenter.BodyCenter378074895 {
background:none;background-color:rgba(0, 0, 0, 0);
}
#module_378074895 >.module_378074895 {
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_378074895 >.module_378074895{
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_378074895 .BodyCenter.BodyCenter378074895 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378074895 .BodyCenter.BodyCenter378074895 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_378074895 >.module_378074895 {
margin-top:2.3333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378074895 >.module_378074895 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_378074895 >.module_378074895 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378074895:hover {
border:none;
}
#module_378074895:hover >.module_378074895 {
border-color:#ccc;
}
#module_378074895:hover >.module_378074895 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378074895 .pro-item{padding-top:0px;}
#module_378074895 .pro-item{padding-bottom:0px;}
#module_378074895 .pro-item{padding-left:0px;}
#module_378074895 .pro-item{padding-right:0px;}
#module_378074895 .pro-item{background-color:#f7f7f7;}
#module_378074895 .pro-item{background-image:none;}
#module_378074895 .pro-item{background-repeat:no-repeat;}
#module_378074895 .pro-item{}
#module_378074895 .pro-item{}
#module_378074895 .pro-item{}
#module_378074895 .pro-item .pro-img{border-top-color:transparent;}
#module_378074895 .pro-item .pro-img{border-top-style:solid;}
#module_378074895 .pro-item .pro-img{border-top-width:0px;}
#module_378074895 .pro-item .pro-img{border-right-color:transparent;}
#module_378074895 .pro-item .pro-img{border-right-style:solid;}
#module_378074895 .pro-item .pro-img{border-right-width:0px;}
#module_378074895 .pro-item .pro-img{border-bottom-color:transparent;}
#module_378074895 .pro-item .pro-img{border-bottom-style:solid;}
#module_378074895 .pro-item .pro-img{border-bottom-width:0px;}
#module_378074895 .pro-item .pro-img{border-left-color:transparent;}
#module_378074895 .pro-item .pro-img{border-left-style:solid;}
#module_378074895 .pro-item .pro-img{border-left-width:0px;}
#module_378074895 .pro-img .dummy{background-color:rgba(0,0,0,0);}
#module_378074895 .pro-img .dummy{background-image:url(../image/20210804162620b1c357.jpg);}
#module_378074895 .pro-img .dummy{background-repeat:no-repeat;}
#module_378074895 .pro-img .dummy{background-position:0% 0%;}
#module_378074895 .pro-img .dummy{}
#module_378074895 .pro-img .dummy{}
#module_378074895 .pro-img .dummy{padding-top:133.33%;}
#module_378074895 .pro-img img{ object-fit:cover;}
#module_378074895 .pro-img img{ width:100%;}
#module_378074895 .pro-img img{ height:100%;}
#module_378074895 .pro-img img{border-radius:0px;}
#module_378074895 .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_378074895 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_378074895 .pro-name{color:#000000;}
#module_378074895 .pro-name{font-weight:normal;}
#module_378074895 .pro-name{text-decoration:none;}
#module_378074895 .pro-name{font-style:normal;}
#module_378074895 .pro-name{margin-top:0px;}
#module_378074895 .pro-name{margin-bottom:26px;}
#module_378074895 .pro-item .pro-desc{font-size:14px;}
#module_378074895 .pro-item .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_378074895 .pro-item .pro-desc{color:#fff;}
#module_378074895 .pro-item .pro-desc{font-weight:normal;}
#module_378074895 .pro-item .pro-desc span{text-decoration:none;}
#module_378074895 .pro-item .pro-desc{font-style:normal;}
#module_378074895 .pro-buybtn{border-color:#f10215;}
#module_378074895 .pro-buybtn .iconfont{color:#f10215;}
#module_378074895 .pro-buybtn .iconfont{font-size:px;}
#module_378074895 .pro-buybtn {height:px;line-height:px} 
#module_378074895 .pro-buybtn{width:px;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li,#module_378074895 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_378074895 .icon-icon-left{color:#fff;}
#module_378074895 .swiper-button-white{background-color:rgba(51,51,51,.3);}
#module_378074895 .swiper-pagination-bullet{background-color:#f10215;}
#module_378074895 .choosed-tab, #module_378074895 .setting-screening-criteria{font-size:12px;}
#module_378074895 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_378074895 .choosed-tab, #module_378074895 .setting-screening-criteria{color:#f10215;}
#module_378074895 .choosed-tab{}
#module_378074895 .choosed-tab{}
#module_378074895 .choosed-tab{}
#module_378074895 .selected-light,#module_378074895 .setting-all{font-size:12px;}
#module_378074895 .selected-light,#module_378074895 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_378074895 .selected-light,#module_378074895 .setting-left-bar,#module_378074895 .setting-reset,#module_378074895 .setting-pred-warp .setting-collapse,#module_378074895 .giantroom .btn-more{color:#000;}
#module_378074895 .selected-light{}
#module_378074895 .selected-light,#module_378074895 .setting-all{}
#module_378074895 .selected-light,#module_378074895 .setting-all{}
#module_378074895 .setting-right-temp ul li, #module_378074895 .choosed-tab{border-top-left-radius:2px;}
#module_378074895 .setting-right-temp ul li, #module_378074895 .choosed-tab{border-top-right-radius:2px;}
#module_378074895 .setting-right-temp ul li, #module_378074895 .choosed-tab{border-bottom-left-radius:2px;}
#module_378074895 .setting-right-temp ul li, #module_378074895 .choosed-tab{border-bottom-right-radius:2px;}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab{border-top-color:#d6d6d6;}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab{border-top-style:solid;}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab, #module_378074895 .giantroom .btn-more{border-top-width:1px;} #module_378074895 .giantroom {margin-top: calc(-16px - 1px);}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab, #module_378074895 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab, #module_378074895 .giantroom .btn-more{border-bottom-style:solid;}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab, #module_378074895 .giantroom .btn-more{border-bottom-width:1px;}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab, #module_378074895 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab, #module_378074895 .giantroom .btn-more{border-left-style:solid;}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab, #module_378074895 .giantroom .btn-more{border-left-width:1px;}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab, #module_378074895 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab, #module_378074895 .giantroom .btn-more{border-right-style:solid;}
#module_378074895 .pred-filter, #module_378074895 .choosed-tab, #module_378074895 .giantroom .btn-more{border-right-width:1px;}
#module_378074895 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_378074895 .setting-left-bar{background-color:#fafafa;}
#module_378074895 .setting-left-bar{width:100px} #module_378074895 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_378074895 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_378074895 .choosed-tab .icsmall{color:#999;}
#module_378074895 .setting-right-temp ul li{margin-left:10px;margin-right:10px;}
#module_378074895 .icon-icon-left:hover{color:#fff;}
#module_378074895 .swiper-button-white:hover{background-color:rgba(51,51,51);}
#module_378074895 .pro-item:hover{background-color:#fff;}
#module_378074895 .pro-item:hover{background-image:none;}
#module_378074895 .pro-item:hover{background-repeat:no-repeat;}
#module_378074895 .pro-item:hover{}
#module_378074895 .pro-item:hover{}
#module_378074895 .pro-item:hover{}
#module_378074895 .pro-item:hover .pro-img{border-top-color:transparent;}
#module_378074895 .pro-item:hover .pro-img{border-top-style:solid;}
#module_378074895 .pro-item:hover .pro-img{border-top-width:20px;}
#module_378074895 .pro-item:hover .pro-img{border-right-color:transparent;}
#module_378074895 .pro-item:hover .pro-img{border-right-style:solid;}
#module_378074895 .pro-item:hover .pro-img{border-right-width:20px;}
#module_378074895 .pro-item:hover .pro-img{border-bottom-color:transparent;}
#module_378074895 .pro-item:hover .pro-img{border-bottom-style:solid;}
#module_378074895 .pro-item:hover .pro-img{border-bottom-width:20px;}
#module_378074895 .pro-item:hover .pro-img{border-left-color:transparent;}
#module_378074895 .pro-item:hover .pro-img{border-left-style:solid;}
#module_378074895 .pro-item:hover .pro-img{border-left-width:20px;}
#module_378074895 .pro-item:hover .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_378074895 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_378074895 .pro-item:hover .pro-name{color:#232323;}
#module_378074895 .pro-item:hover .pro-name{font-weight:normal;}
#module_378074895 .pro-item:hover .pro-name{text-decoration:none;}
#module_378074895 .pro-item:hover .pro-name{font-style:hover;}
#module_378074895 .pro-item:hover .pro-buybtn{border-color:#f10215;}#module_378074895 .pro-item:hover .pro-buybtn{background-color: #f10215;}
#module_378074895 .pro-item:hover .pro-buybtn .iconfont{color: #fff;}
#module_378074895 .pro-item:hover .pro-desc{background-color:rgba(0,0,0,.6);}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000000;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_378074895 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_378074895 .swiper-pagination-bullet:hover{background-color:#f10215;}
#module_378074895 .selected-light:hover,#module_378074895 .selected-light.active,#module_378074895 .items-active{font-size:12px;}
#module_378074895 .selected-light:hover,#module_378074895 .selected-light.active,#module_378074895 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_378074895 .selected-light:hover,#module_378074895 .selected-light.active,#module_378074895 .items-active{color:#fff;} #module_378074895 .items-active{border-color:#fff;} #module_378074895 .bean-finish{background:#fff;}
#module_378074895 .selected-light:hover,#module_378074895 .selected-light.active,#module_378074895 .items-active{}
#module_378074895 .selected-light:hover,#module_378074895 .selected-light.active,#module_378074895 .items-active{}
#module_378074895 .selected-light:hover,#module_378074895 .selected-light.active,#module_378074895 .items-active{}
#module_378074895 .setting-left-bar:hover{background-color:#fafafa;}
#module_378074895 .setting-right-temp ul li:hover, #module_378074895 .setting-right-temp ul li.active{background-color:#f10215;}
#module_378074895 .choosed-tab .icsmall:hover{color:#999;}


.module_378079677 .ModuleHead .HeadCenter{float:none;}
#module_378079677 {
padding:0px;
}
#module_378079677 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_378079677 .ModuleHead378079677 {
display:none;
}
#module_378079677 {
border:none;
}
@media screen and (min-width: 768px){
#module_378079677 .BodyCenter.BodyCenter378079677 {
padding-top:2.7720%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378079677 .BodyCenter.BodyCenter378079677 {
}
}

#module_378079677 .ModuleSubContainer{background-color:transparent;}
#module_378079677 .ModuleSubContainer{}
#module_378079677 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378079677 .ModuleSubContainer{background-position:0% 0%;}
#module_378079677 .ModuleSubContainer{background-attachment:scroll;}
#module_378079677 .ModuleSubContainer{}
#module_378079677 {!bgVideo!}{bgVideoUrl:}
#module_378079677 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378079677 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_378079677 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378079677 {}
.ModuleGridContainer.ModuleGridContainer378079677 .SubPadding {width:0px;}
.module_378079864 .ModuleHead .HeadCenter{float:none;}
#module_378079864 {
padding:0px;
}
#module_378079864 {
position:static;
z-index:1;
top:26px;
left:0px;
width:100%;
height: auto;
}
#module_378079864 .ModuleHead378079864 {
display:none;
}
#module_378079864 .BodyCenter.BodyCenter378079864 {
background:none;background-color:rgba(0,0,0,0);
}
#module_378079864 >.module_378079864 {
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_378079864 >.module_378079864{
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_378079864 .BodyCenter.BodyCenter378079864 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_378079864 .BodyCenter.BodyCenter378079864 {
padding-top:2.5397%;
padding-left:2.5397%;
padding-right:2.5397%;
padding-bottom:2.5397%;
}
}
@media screen and (min-width: 768px){
#module_378079864 >.module_378079864 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378079864 >.module_378079864 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_378079864 >.module_378079864 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378079864:hover {
border:none;
}
#module_378079864:hover >.module_378079864 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378079864 .ModuleImageTextGiantContent{margin-top:0px;}
#module_378079864 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_378079864 .ModuleImageTextGiantContent{margin-left:0px;}
#module_378079864 .ModuleImageTextGiantContent{margin-right:0px;}
#module_378079864 .imageTextGiant-Container{padding-top:10px;}
#module_378079864 .imageTextGiant-Container{padding-bottom:10px;}
#module_378079864 .imageTextGiant-Container{padding-left:10px;}
#module_378079864 .imageTextGiant-Container{padding-right:10px;}
#module_378079864 .showHandle .btn{font-size:14px;}
#module_378079864 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_378079864 .showHandle .btn{color:#333;}
#module_378079864 .showHandle .btn{font-weight:400;}
#module_378079864 .showHandle .btn{text-decoration:none;}
#module_378079864 .showHandle .btn{font-style:normal;}
#module_378079864 .showHandle div{border-top-color:#ddd !important;}
#module_378079864 .showHandle div{border-top-style:solid !important;}
#module_378079864 .showHandle div{border-top-width:1px !important;}
#module_378079864 .showHandle{background-color:transparent;}
#module_378079864 .showHandle{background-image:none;}
#module_378079864 .showHandle{background-repeat:no-repeat;}
#module_378079864 .showHandle{}
#module_378079864 .showHandle{}
#module_378079864 .showHandle{}
#module_378079864 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer378079677 #Sub378079677_1 {width:50%;}
.module_378079853 .ModuleHead .HeadCenter{float:none;}
#module_378079853 {
padding:0px;
}
#module_378079853 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378079853 .ModuleHead378079853 {
display:none;
}

#module_378079853 img{border-top-color:transparent;}
#module_378079853 img{border-top-style:none;}
#module_378079853 img{border-top-width:0px;}
#module_378079853 img{border-right-color:transparent;}
#module_378079853 img{border-right-style:none;}
#module_378079853 img{border-right-width:0px;}
#module_378079853 img{border-bottom-color:transparent;}
#module_378079853 img{border-bottom-style:none;}
#module_378079853 img{border-bottom-width:0px;}
#module_378079853 img{border-left-color:transparent;}
#module_378079853 img{border-left-style:none;}
#module_378079853 img{border-left-width:0px;}
#module_378079853 img{border-top-left-radius:0px;}
#module_378079853 img{border-top-right-radius:0px;}
#module_378079853 img{border-bottom-left-radius:0px;}
#module_378079853 img{border-bottom-right-radius:0px;}
#module_378079853 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer378079677 #Sub378079677_2 {width:50%;}
.module_211463261 .ModuleHead .HeadCenter{float:none;}
#module_211463261 {
padding:0px;
}
#module_211463261 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463261 .ModuleHead211463261 {
display:none;
}
#module_211463261 .BodyCenter.BodyCenter211463261 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/202102221427461cfd82.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_211463261 >.module_211463261 {
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_211463261 >.module_211463261{
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_211463261 .BodyCenter.BodyCenter211463261 {
padding-top:3.6611%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.6611%;
}
}
@media screen and (max-width: 767px){
#module_211463261 .BodyCenter.BodyCenter211463261 {
padding-top:9.2219%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:9.2219%;
}
}
@media screen and (min-width: 768px){
#module_211463261 >.module_211463261 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463261 >.module_211463261 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463261 >.module_211463261 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463261:hover {
border:none;
}
#module_211463261:hover >.module_211463261 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463261 .ModuleSubContainer{background-color:transparent;}
#module_211463261 .ModuleSubContainer{background-image:none;}
#module_211463261 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463261 .ModuleSubContainer{background-position:0% 0%;}
#module_211463261 .ModuleSubContainer{background-attachment:scroll;}
#module_211463261 .ModuleSubContainer{}
#module_211463261 {!bgVideo!}{bgVideoUrl:none}
#module_211463261 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463261 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463261 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463261 {max-width:1280px;width:auto;}
.module_211463288 .ModuleHead .HeadCenter{float:none;}
#module_211463288 {
padding:0px;
}
#module_211463288 {
position:static;
z-index:0;
top:6309px;
left:1016px;
width:100%;
height: auto;
}
#module_211463288 .ModuleHead211463288 {
display:none;
}
#module_211463288 .BodyCenter.BodyCenter211463288 {
background:none;background-color:rgba(0, 0, 0, 0);
}
#module_211463288 >.module_211463288 {
border-top-style:solid;
border-top-color:#000;
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:1px;
border-right-style:solid;
border-right-color:#000;
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:1px;
}
#module_211463288 >.module_211463288{
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_211463288 .BodyCenter.BodyCenter211463288 {
padding-top:1.5625%;
padding-left:1.5625%;
padding-right:1.5625%;
padding-bottom:1.5625%;
}
}
@media screen and (max-width: 767px){
#module_211463288 .BodyCenter.BodyCenter211463288 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211463288 >.module_211463288 {
margin-top:0.0000%;
margin-left:33.5156%;
margin-right:34.4531%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463288 >.module_211463288 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211463288 >.module_211463288 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463288:hover {
border:none;
}
#module_211463288:hover >.module_211463288 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463288 .ModuleImageTextGiantContent{margin-top:0px;}
#module_211463288 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_211463288 .ModuleImageTextGiantContent{margin-left:0px;}
#module_211463288 .ModuleImageTextGiantContent{margin-right:0px;}
#module_211463288 .imageTextGiant-Container{padding-top:10px;}
#module_211463288 .imageTextGiant-Container{padding-bottom:10px;}
#module_211463288 .imageTextGiant-Container{padding-left:10px;}
#module_211463288 .imageTextGiant-Container{padding-right:10px;}
#module_211463288 .showHandle .btn{font-size:14px;}
#module_211463288 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_211463288 .showHandle .btn{color:#333;}
#module_211463288 .showHandle .btn{font-weight:400;}
#module_211463288 .showHandle .btn{text-decoration:none;}
#module_211463288 .showHandle .btn{font-style:normal;}
#module_211463288 .showHandle div{border-top-color:#ddd !important;}
#module_211463288 .showHandle div{border-top-style:solid !important;}
#module_211463288 .showHandle div{border-top-width:1px !important;}
#module_211463288 .showHandle{background-color:transparent;}
#module_211463288 .showHandle{background-image:none;}
#module_211463288 .showHandle{background-repeat:no-repeat;}
#module_211463288 .showHandle{}
#module_211463288 .showHandle{}
#module_211463288 .showHandle{}
#module_211463288 a{font-size:unset;font-family:unset}
.module_224422452 .ModuleHead .HeadCenter{float:none;}
#module_224422452 {
padding:0px;
}
#module_224422452 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_224422452 .ModuleHead224422452 {
display:none;
}
#module_224422452 .BodyCenter.BodyCenter224422452 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(http://cdn-hk.wds168.cn/comdata/74785/202102/202102221427461cfd82.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_224422452 >.module_224422452 {
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_224422452 >.module_224422452{
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_224422452 .BodyCenter.BodyCenter224422452 {
padding-top:2.5105%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.5105%;
}
}
@media screen and (max-width: 767px){
#module_224422452 .BodyCenter.BodyCenter224422452 {
padding-top:4.6110%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:13.8329%;
}
}
@media screen and (min-width: 768px){
#module_224422452 >.module_224422452 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_224422452 >.module_224422452 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_224422452 >.module_224422452 {box-shadow: 0px 0px 0px 0px #ccc}
#module_224422452:hover {
border:none;
}
#module_224422452:hover >.module_224422452 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_224422452 .ModuleSubContainer{background-color:transparent;}
#module_224422452 .ModuleSubContainer{background-image:none;}
#module_224422452 .ModuleSubContainer{background-repeat:no-repeat;}
#module_224422452 .ModuleSubContainer{background-position:0% 0%;}
#module_224422452 .ModuleSubContainer{background-attachment:scroll;}
#module_224422452 .ModuleSubContainer{}
#module_224422452 {!bgVideo!}{bgVideoUrl:}
#module_224422452 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_224422452 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_224422452 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer224422452 {max-width:1000px;width:auto;}
.module_211463289 .ModuleHead .HeadCenter{float:none;}
#module_211463289 {
padding:0px;
}
#module_211463289 {
position:static;
z-index:0;
top:7515px;
left:734px;
width:100%;
height: auto;
}
#module_211463289 .ModuleHead211463289 {
display:none;
}
#module_211463289 .BodyCenter.BodyCenter211463289 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211463289 >.module_211463289 {
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_211463289 >.module_211463289{
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_211463289 .BodyCenter.BodyCenter211463289 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463289 .BodyCenter.BodyCenter211463289 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211463289 >.module_211463289 {
margin-top:11.4000%;
margin-left:0.0000%;
margin-right:20.2000%;
margin-bottom:2.6000%;
}
}
@media screen and (max-width: 767px){
#module_211463289 >.module_211463289 {
margin-top:10.0865%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463289 >.module_211463289 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463289:hover {
border:none;
}
#module_211463289:hover >.module_211463289 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463289 .ModuleImageTextGiantContent{margin-top:0px;}
#module_211463289 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_211463289 .ModuleImageTextGiantContent{margin-left:0px;}
#module_211463289 .ModuleImageTextGiantContent{margin-right:0px;}
#module_211463289 .imageTextGiant-Container{padding-top:10px;}
#module_211463289 .imageTextGiant-Container{padding-bottom:10px;}
#module_211463289 .imageTextGiant-Container{padding-left:10px;}
#module_211463289 .imageTextGiant-Container{padding-right:10px;}
#module_211463289 .showHandle .btn{font-size:14px;}
#module_211463289 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_211463289 .showHandle .btn{color:#333;}
#module_211463289 .showHandle .btn{font-weight:400;}
#module_211463289 .showHandle .btn{text-decoration:none;}
#module_211463289 .showHandle .btn{font-style:normal;}
#module_211463289 .showHandle div{border-top-color:#ddd !important;}
#module_211463289 .showHandle div{border-top-style:solid !important;}
#module_211463289 .showHandle div{border-top-width:1px !important;}
#module_211463289 .showHandle{background-color:transparent;}
#module_211463289 .showHandle{background-image:none;}
#module_211463289 .showHandle{background-repeat:no-repeat;}
#module_211463289 .showHandle{}
#module_211463289 .showHandle{}
#module_211463289 .showHandle{}
#module_211463289 a{font-size:unset;font-family:unset}
.module_224422467 .ModuleHead .HeadCenter{float:none;}
#module_224422467 {
padding:0px;
}
#module_224422467 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_224422467 .ModuleHead224422467 {
display:none;
}

#module_224422467 img{border-top-color:transparent;}
#module_224422467 img{border-top-style:none;}
#module_224422467 img{border-top-width:0px;}
#module_224422467 img{border-right-color:transparent;}
#module_224422467 img{border-right-style:none;}
#module_224422467 img{border-right-width:0px;}
#module_224422467 img{border-bottom-color:transparent;}
#module_224422467 img{border-bottom-style:none;}
#module_224422467 img{border-bottom-width:0px;}
#module_224422467 img{border-left-color:transparent;}
#module_224422467 img{border-left-style:none;}
#module_224422467 img{border-left-width:0px;}
#module_224422467 img{border-top-left-radius:0px;}
#module_224422467 img{border-top-right-radius:0px;}
#module_224422467 img{border-bottom-left-radius:0px;}
#module_224422467 img{border-bottom-right-radius:0px;}
#module_224422467 .BodyCenter{text-align: center;}

.module_211463264 .ModuleHead .HeadCenter{float:none;}
#module_211463264 {
padding:0px;
}
#module_211463264 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463264 .ModuleHead211463264 {
display:none;
}
#module_211463264 .BodyCenter.BodyCenter211463264 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/202102221427461cfd82.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_211463264 >.module_211463264 {
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_211463264 >.module_211463264{
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_211463264 .BodyCenter.BodyCenter211463264 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463264 .BodyCenter.BodyCenter211463264 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211463264 >.module_211463264 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463264 >.module_211463264 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211463264 >.module_211463264 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463264:hover {
border:none;
}
#module_211463264:hover >.module_211463264 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463264 .ModuleSubContainer{background-color:transparent;}
#module_211463264 .ModuleSubContainer{background-image:none;}
#module_211463264 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463264 .ModuleSubContainer{background-position:0% 0%;}
#module_211463264 .ModuleSubContainer{background-attachment:scroll;}
#module_211463264 .ModuleSubContainer{}
#module_211463264 {!bgVideo!}{bgVideoUrl:none}
#module_211463264 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463264 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463264 .ModuleSubContainer:hover{box-shadow:0px 0px 1px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463264 {max-width:1000px;width:auto;}
.module_293680165 .ModuleHead .HeadCenter{float:none;}
#module_293680165 {
padding:0px;
}
#module_293680165 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_293680165 .ModuleHead293680165 {
display:none;
}

#module_293680165 .ModuleImageTextGiantContent{margin-top:0px;}
#module_293680165 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_293680165 .ModuleImageTextGiantContent{margin-left:0px;}
#module_293680165 .ModuleImageTextGiantContent{margin-right:0px;}
#module_293680165 .imageTextGiant-Container{padding-top:10px;}
#module_293680165 .imageTextGiant-Container{padding-bottom:10px;}
#module_293680165 .imageTextGiant-Container{padding-left:10px;}
#module_293680165 .imageTextGiant-Container{padding-right:10px;}
#module_293680165 .showHandle .btn{font-size:14px;}
#module_293680165 .showHandle .btn{font-family:;}
#module_293680165 .showHandle .btn{color:#333;}
#module_293680165 .showHandle .btn{font-weight:400;}
#module_293680165 .showHandle .btn{text-decoration:none;}
#module_293680165 .showHandle .btn{font-style:normal;}
#module_293680165 .showHandle div{border-top-color:#ddd !important;}
#module_293680165 .showHandle div{border-top-style:solid !important;}
#module_293680165 .showHandle div{border-top-width:1px !important;}
#module_293680165 .showHandle{background-color:transparent;}
#module_293680165 .showHandle{}
#module_293680165 .showHandle{background-repeat:no-repeat;}
#module_293680165 .showHandle{}
#module_293680165 .showHandle{}
#module_293680165 .showHandle{}
#module_293680165 a{font-size:unset;font-family:unset}
.module_293680643 .ModuleHead .HeadCenter{float:none;}
#module_293680643 {
padding:0px;
}
#module_293680643 {
position:static;
z-index:0;
top:23px;
left:1069px;
width:100%;
height: auto;
}
#module_293680643 .ModuleHead293680643 {
display:none;
}

#module_293680643 .ModuleImageTextGiantContent{margin-top:0px;}
#module_293680643 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_293680643 .ModuleImageTextGiantContent{margin-left:0px;}
#module_293680643 .ModuleImageTextGiantContent{margin-right:0px;}
#module_293680643 .imageTextGiant-Container{padding-top:10px;}
#module_293680643 .imageTextGiant-Container{padding-bottom:10px;}
#module_293680643 .imageTextGiant-Container{padding-left:10px;}
#module_293680643 .imageTextGiant-Container{padding-right:10px;}
#module_293680643 .showHandle .btn{font-size:14px;}
#module_293680643 .showHandle .btn{font-family:;}
#module_293680643 .showHandle .btn{color:#333;}
#module_293680643 .showHandle .btn{font-weight:400;}
#module_293680643 .showHandle .btn{text-decoration:none;}
#module_293680643 .showHandle .btn{font-style:normal;}
#module_293680643 .showHandle div{border-top-color:#ddd !important;}
#module_293680643 .showHandle div{border-top-style:solid !important;}
#module_293680643 .showHandle div{border-top-width:1px !important;}
#module_293680643 .showHandle{background-color:transparent;}
#module_293680643 .showHandle{}
#module_293680643 .showHandle{background-repeat:no-repeat;}
#module_293680643 .showHandle{}
#module_293680643 .showHandle{}
#module_293680643 .showHandle{}
#module_293680643 a{font-size:unset;font-family:unset}
.module_293680645 .ModuleHead .HeadCenter{float:none;}
#module_293680645 {
padding:0px;
}
#module_293680645 {
position:static;
z-index:0;
top:40px;
left:0px;
width:100%;
height: auto;
}
#module_293680645 .ModuleHead293680645 {
display:none;
}

#module_293680645 .ModuleImageTextGiantContent{margin-top:0px;}
#module_293680645 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_293680645 .ModuleImageTextGiantContent{margin-left:0px;}
#module_293680645 .ModuleImageTextGiantContent{margin-right:0px;}
#module_293680645 .imageTextGiant-Container{padding-top:10px;}
#module_293680645 .imageTextGiant-Container{padding-bottom:10px;}
#module_293680645 .imageTextGiant-Container{padding-left:10px;}
#module_293680645 .imageTextGiant-Container{padding-right:10px;}
#module_293680645 .showHandle .btn{font-size:14px;}
#module_293680645 .showHandle .btn{font-family:;}
#module_293680645 .showHandle .btn{color:#333;}
#module_293680645 .showHandle .btn{font-weight:400;}
#module_293680645 .showHandle .btn{text-decoration:none;}
#module_293680645 .showHandle .btn{font-style:normal;}
#module_293680645 .showHandle div{border-top-color:#ddd !important;}
#module_293680645 .showHandle div{border-top-style:solid !important;}
#module_293680645 .showHandle div{border-top-width:1px !important;}
#module_293680645 .showHandle{background-color:transparent;}
#module_293680645 .showHandle{}
#module_293680645 .showHandle{background-repeat:no-repeat;}
#module_293680645 .showHandle{}
#module_293680645 .showHandle{}
#module_293680645 .showHandle{}
#module_293680645 a{font-size:unset;font-family:unset}
.module_211463268 .ModuleHead .HeadCenter{float:none;}
#module_211463268 {
padding:0px;
}
#module_211463268 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463268 .ModuleHead211463268 {
display:none;
}
#module_211463268 .BodyCenter.BodyCenter211463268 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/202102221427461cfd82.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_211463268 >.module_211463268 {
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_211463268 >.module_211463268{
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_211463268 .BodyCenter.BodyCenter211463268 {
padding-top:2.5105%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.5105%;
}
}
@media screen and (max-width: 767px){
#module_211463268 .BodyCenter.BodyCenter211463268 {
padding-top:4.6110%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:13.8329%;
}
}
@media screen and (min-width: 768px){
#module_211463268 >.module_211463268 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463268 >.module_211463268 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463268 >.module_211463268 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463268:hover {
border:none;
}
#module_211463268:hover >.module_211463268 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463268 .ModuleSubContainer{background-color:transparent;}
#module_211463268 .ModuleSubContainer{background-image:none;}
#module_211463268 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463268 .ModuleSubContainer{background-position:0% 0%;}
#module_211463268 .ModuleSubContainer{background-attachment:scroll;}
#module_211463268 .ModuleSubContainer{}
#module_211463268 {!bgVideo!}{bgVideoUrl:none}
#module_211463268 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463268 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463268 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463268 {max-width:1000px;width:auto;}
.module_211463290 .ModuleHead .HeadCenter{float:none;}
#module_211463290 {
padding:0px;
}
#module_211463290 {
position:static;
z-index:0;
top:17px;
left:0px;
width:100%;
height: auto;
}
#module_211463290 .ModuleHead211463290 {
display:none;
}
#module_211463290 .BodyCenter.BodyCenter211463290 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211463290 >.module_211463290 {
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_211463290 >.module_211463290{
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_211463290 .BodyCenter.BodyCenter211463290 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463290 .BodyCenter.BodyCenter211463290 {
padding-top:4.6110%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:4.6110%;
}
}
@media screen and (min-width: 768px){
#module_211463290 >.module_211463290 {
margin-top:11.6000%;
margin-left:0.0000%;
margin-right:19.8000%;
margin-bottom:2.6000%;
}
}
@media screen and (max-width: 767px){
#module_211463290 >.module_211463290 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463290 >.module_211463290 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463290:hover {
border:none;
}
#module_211463290:hover >.module_211463290 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463290 .ModuleImageTextGiantContent{margin-top:0px;}
#module_211463290 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_211463290 .ModuleImageTextGiantContent{margin-left:0px;}
#module_211463290 .ModuleImageTextGiantContent{margin-right:0px;}
#module_211463290 .imageTextGiant-Container{padding-top:10px;}
#module_211463290 .imageTextGiant-Container{padding-bottom:10px;}
#module_211463290 .imageTextGiant-Container{padding-left:10px;}
#module_211463290 .imageTextGiant-Container{padding-right:10px;}
#module_211463290 .showHandle .btn{font-size:14px;}
#module_211463290 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_211463290 .showHandle .btn{color:#333;}
#module_211463290 .showHandle .btn{font-weight:400;}
#module_211463290 .showHandle .btn{text-decoration:none;}
#module_211463290 .showHandle .btn{font-style:normal;}
#module_211463290 .showHandle div{border-top-color:#ddd !important;}
#module_211463290 .showHandle div{border-top-style:solid !important;}
#module_211463290 .showHandle div{border-top-width:1px !important;}
#module_211463290 .showHandle{background-color:transparent;}
#module_211463290 .showHandle{background-image:none;}
#module_211463290 .showHandle{background-repeat:no-repeat;}
#module_211463290 .showHandle{}
#module_211463290 .showHandle{}
#module_211463290 .showHandle{}
#module_211463290 a{font-size:unset;font-family:unset}
.module_224422423 .ModuleHead .HeadCenter{float:none;}
#module_224422423 {
padding:0px;
}
#module_224422423 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_224422423 .ModuleHead224422423 {
display:none;
}

#module_224422423 img{border-top-color:transparent;}
#module_224422423 img{border-top-style:none;}
#module_224422423 img{border-top-width:0px;}
#module_224422423 img{border-right-color:transparent;}
#module_224422423 img{border-right-style:none;}
#module_224422423 img{border-right-width:0px;}
#module_224422423 img{border-bottom-color:transparent;}
#module_224422423 img{border-bottom-style:none;}
#module_224422423 img{border-bottom-width:0px;}
#module_224422423 img{border-left-color:transparent;}
#module_224422423 img{border-left-style:none;}
#module_224422423 img{border-left-width:0px;}
#module_224422423 img{border-top-left-radius:0px;}
#module_224422423 img{border-top-right-radius:0px;}
#module_224422423 img{border-bottom-left-radius:0px;}
#module_224422423 img{border-bottom-right-radius:0px;}
#module_224422423 .BodyCenter{text-align: center;}

.module_211463270 .ModuleHead .HeadCenter{float:none;}
#module_211463270 {
padding:0px;
}
#module_211463270 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463270 .ModuleHead211463270 {
display:none;
}
#module_211463270 .BodyCenter.BodyCenter211463270 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/202102221427461cfd82.jpg);
background-size:auto;
background-repeat:repeat-y;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_211463270 >.module_211463270 {
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_211463270 >.module_211463270{
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_211463270 .BodyCenter.BodyCenter211463270 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463270 .BodyCenter.BodyCenter211463270 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211463270 >.module_211463270 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463270 >.module_211463270 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211463270 >.module_211463270 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463270:hover {
border:none;
}
#module_211463270:hover >.module_211463270 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463270 .ModuleSubContainer{background-color:transparent;}
#module_211463270 .ModuleSubContainer{background-image:none;}
#module_211463270 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463270 .ModuleSubContainer{background-position:0% 0%;}
#module_211463270 .ModuleSubContainer{background-attachment:scroll;}
#module_211463270 .ModuleSubContainer{}
#module_211463270 {!bgVideo!}{bgVideoUrl:none}
#module_211463270 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463270 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463270 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463270 {max-width:1000px;width:auto;}
.module_293680660 .ModuleHead .HeadCenter{float:none;}
#module_293680660 {
padding:0px;
}
#module_293680660 {
position:static;
z-index:0;
top:31px;
left:1069px;
width:100%;
height: auto;
}
#module_293680660 .ModuleHead293680660 {
display:none;
}

#module_293680660 .ModuleImageTextGiantContent{margin-top:0px;}
#module_293680660 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_293680660 .ModuleImageTextGiantContent{margin-left:0px;}
#module_293680660 .ModuleImageTextGiantContent{margin-right:0px;}
#module_293680660 .imageTextGiant-Container{padding-top:10px;}
#module_293680660 .imageTextGiant-Container{padding-bottom:10px;}
#module_293680660 .imageTextGiant-Container{padding-left:10px;}
#module_293680660 .imageTextGiant-Container{padding-right:10px;}
#module_293680660 .showHandle .btn{font-size:14px;}
#module_293680660 .showHandle .btn{font-family:;}
#module_293680660 .showHandle .btn{color:#333;}
#module_293680660 .showHandle .btn{font-weight:400;}
#module_293680660 .showHandle .btn{text-decoration:none;}
#module_293680660 .showHandle .btn{font-style:normal;}
#module_293680660 .showHandle div{border-top-color:#ddd !important;}
#module_293680660 .showHandle div{border-top-style:solid !important;}
#module_293680660 .showHandle div{border-top-width:1px !important;}
#module_293680660 .showHandle{background-color:transparent;}
#module_293680660 .showHandle{}
#module_293680660 .showHandle{background-repeat:no-repeat;}
#module_293680660 .showHandle{}
#module_293680660 .showHandle{}
#module_293680660 .showHandle{}
#module_293680660 a{font-size:unset;font-family:unset}
.module_293680661 .ModuleHead .HeadCenter{float:none;}
#module_293680661 {
padding:0px;
}
#module_293680661 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_293680661 .ModuleHead293680661 {
display:none;
}

#module_293680661 .ModuleImageTextGiantContent{margin-top:0px;}
#module_293680661 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_293680661 .ModuleImageTextGiantContent{margin-left:0px;}
#module_293680661 .ModuleImageTextGiantContent{margin-right:0px;}
#module_293680661 .imageTextGiant-Container{padding-top:10px;}
#module_293680661 .imageTextGiant-Container{padding-bottom:10px;}
#module_293680661 .imageTextGiant-Container{padding-left:10px;}
#module_293680661 .imageTextGiant-Container{padding-right:10px;}
#module_293680661 .showHandle .btn{font-size:14px;}
#module_293680661 .showHandle .btn{font-family:;}
#module_293680661 .showHandle .btn{color:#333;}
#module_293680661 .showHandle .btn{font-weight:400;}
#module_293680661 .showHandle .btn{text-decoration:none;}
#module_293680661 .showHandle .btn{font-style:normal;}
#module_293680661 .showHandle div{border-top-color:#ddd !important;}
#module_293680661 .showHandle div{border-top-style:solid !important;}
#module_293680661 .showHandle div{border-top-width:1px !important;}
#module_293680661 .showHandle{background-color:transparent;}
#module_293680661 .showHandle{}
#module_293680661 .showHandle{background-repeat:no-repeat;}
#module_293680661 .showHandle{}
#module_293680661 .showHandle{}
#module_293680661 .showHandle{}
#module_293680661 a{font-size:unset;font-family:unset}
.module_293680663 .ModuleHead .HeadCenter{float:none;}
#module_293680663 {
padding:0px;
}
#module_293680663 {
position:static;
z-index:0;
top:22px;
left:0px;
width:100%;
height: auto;
}
#module_293680663 .ModuleHead293680663 {
display:none;
}

#module_293680663 .ModuleImageTextGiantContent{margin-top:0px;}
#module_293680663 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_293680663 .ModuleImageTextGiantContent{margin-left:0px;}
#module_293680663 .ModuleImageTextGiantContent{margin-right:0px;}
#module_293680663 .imageTextGiant-Container{padding-top:10px;}
#module_293680663 .imageTextGiant-Container{padding-bottom:10px;}
#module_293680663 .imageTextGiant-Container{padding-left:10px;}
#module_293680663 .imageTextGiant-Container{padding-right:10px;}
#module_293680663 .showHandle .btn{font-size:14px;}
#module_293680663 .showHandle .btn{font-family:;}
#module_293680663 .showHandle .btn{color:#333;}
#module_293680663 .showHandle .btn{font-weight:400;}
#module_293680663 .showHandle .btn{text-decoration:none;}
#module_293680663 .showHandle .btn{font-style:normal;}
#module_293680663 .showHandle div{border-top-color:#ddd !important;}
#module_293680663 .showHandle div{border-top-style:solid !important;}
#module_293680663 .showHandle div{border-top-width:1px !important;}
#module_293680663 .showHandle{background-color:transparent;}
#module_293680663 .showHandle{}
#module_293680663 .showHandle{background-repeat:no-repeat;}
#module_293680663 .showHandle{}
#module_293680663 .showHandle{}
#module_293680663 .showHandle{}
#module_293680663 a{font-size:unset;font-family:unset}
.module_211463274 .ModuleHead .HeadCenter{float:none;}
#module_211463274 {
padding:0px;
}
#module_211463274 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463274 .ModuleHead211463274 {
display:none;
}
#module_211463274 .BodyCenter.BodyCenter211463274 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/202102221427461cfd82.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_211463274 >.module_211463274 {
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_211463274 >.module_211463274{
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_211463274 .BodyCenter.BodyCenter211463274 {
padding-top:2.5105%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.5105%;
}
}
@media screen and (max-width: 767px){
#module_211463274 .BodyCenter.BodyCenter211463274 {
padding-top:4.6110%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:13.8329%;
}
}
@media screen and (min-width: 768px){
#module_211463274 >.module_211463274 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463274 >.module_211463274 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463274 >.module_211463274 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463274:hover {
border:none;
}
#module_211463274:hover >.module_211463274 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463274 .ModuleSubContainer{background-color:transparent;}
#module_211463274 .ModuleSubContainer{background-image:none;}
#module_211463274 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463274 .ModuleSubContainer{background-position:0% 0%;}
#module_211463274 .ModuleSubContainer{background-attachment:scroll;}
#module_211463274 .ModuleSubContainer{}
#module_211463274 {!bgVideo!}{bgVideoUrl:none}
#module_211463274 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463274 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463274 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463274 {max-width:1000px;width:auto;}
.module_211463291 .ModuleHead .HeadCenter{float:none;}
#module_211463291 {
padding:0px;
}
#module_211463291 {
position:static;
z-index:0;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_211463291 .ModuleHead211463291 {
display:none;
}
#module_211463291 .BodyCenter.BodyCenter211463291 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211463291 >.module_211463291 {
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_211463291 >.module_211463291{
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_211463291 .BodyCenter.BodyCenter211463291 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463291 .BodyCenter.BodyCenter211463291 {
padding-top:4.6110%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:4.6110%;
}
}
@media screen and (min-width: 768px){
#module_211463291 >.module_211463291 {
margin-top:10.4000%;
margin-left:0.0000%;
margin-right:33.6000%;
margin-bottom:2.6000%;
}
}
@media screen and (max-width: 767px){
#module_211463291 >.module_211463291 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463291 >.module_211463291 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463291:hover {
border:none;
}
#module_211463291:hover >.module_211463291 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463291 .ModuleImageTextGiantContent{margin-top:0px;}
#module_211463291 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_211463291 .ModuleImageTextGiantContent{margin-left:0px;}
#module_211463291 .ModuleImageTextGiantContent{margin-right:0px;}
#module_211463291 .imageTextGiant-Container{padding-top:10px;}
#module_211463291 .imageTextGiant-Container{padding-bottom:10px;}
#module_211463291 .imageTextGiant-Container{padding-left:10px;}
#module_211463291 .imageTextGiant-Container{padding-right:10px;}
#module_211463291 .showHandle .btn{font-size:14px;}
#module_211463291 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_211463291 .showHandle .btn{color:#333;}
#module_211463291 .showHandle .btn{font-weight:400;}
#module_211463291 .showHandle .btn{text-decoration:none;}
#module_211463291 .showHandle .btn{font-style:normal;}
#module_211463291 .showHandle div{border-top-color:#ddd !important;}
#module_211463291 .showHandle div{border-top-style:solid !important;}
#module_211463291 .showHandle div{border-top-width:1px !important;}
#module_211463291 .showHandle{background-color:transparent;}
#module_211463291 .showHandle{background-image:none;}
#module_211463291 .showHandle{background-repeat:no-repeat;}
#module_211463291 .showHandle{}
#module_211463291 .showHandle{}
#module_211463291 .showHandle{}
#module_211463291 a{font-size:unset;font-family:unset}
.module_224422472 .ModuleHead .HeadCenter{float:none;}
#module_224422472 {
padding:0px;
}
#module_224422472 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_224422472 .ModuleHead224422472 {
display:none;
}

#module_224422472 img{border-top-color:transparent;}
#module_224422472 img{border-top-style:none;}
#module_224422472 img{border-top-width:0px;}
#module_224422472 img{border-right-color:transparent;}
#module_224422472 img{border-right-style:none;}
#module_224422472 img{border-right-width:0px;}
#module_224422472 img{border-bottom-color:transparent;}
#module_224422472 img{border-bottom-style:none;}
#module_224422472 img{border-bottom-width:0px;}
#module_224422472 img{border-left-color:transparent;}
#module_224422472 img{border-left-style:none;}
#module_224422472 img{border-left-width:0px;}
#module_224422472 img{border-top-left-radius:0px;}
#module_224422472 img{border-top-right-radius:0px;}
#module_224422472 img{border-bottom-left-radius:0px;}
#module_224422472 img{border-bottom-right-radius:0px;}
#module_224422472 .BodyCenter{text-align: center;}

.module_211463276 .ModuleHead .HeadCenter{float:none;}
#module_211463276 {
padding:0px;
}
#module_211463276 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463276 .ModuleHead211463276 {
display:none;
}
#module_211463276 .BodyCenter.BodyCenter211463276 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/202102221427461cfd82.jpg);
background-size:auto;
background-repeat:repeat-y;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_211463276 >.module_211463276 {
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_211463276 >.module_211463276{
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_211463276 .BodyCenter.BodyCenter211463276 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.3473%;
}
}
@media screen and (max-width: 767px){
#module_211463276 .BodyCenter.BodyCenter211463276 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211463276 >.module_211463276 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463276 >.module_211463276 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211463276 >.module_211463276 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463276:hover {
border:none;
}
#module_211463276:hover >.module_211463276 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463276 .ModuleSubContainer{background-color:transparent;}
#module_211463276 .ModuleSubContainer{background-image:none;}
#module_211463276 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463276 .ModuleSubContainer{background-position:0% 0%;}
#module_211463276 .ModuleSubContainer{background-attachment:scroll;}
#module_211463276 .ModuleSubContainer{}
#module_211463276 {!bgVideo!}{bgVideoUrl:none}
#module_211463276 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463276 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463276 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463276 {max-width:1000px;width:auto;}
.module_293680671 .ModuleHead .HeadCenter{float:none;}
#module_293680671 {
padding:0px;
}
#module_293680671 {
position:static;
z-index:0;
top:27px;
left:1069px;
width:100%;
height: auto;
}
#module_293680671 .ModuleHead293680671 {
display:none;
}

#module_293680671 .ModuleImageTextGiantContent{margin-top:0px;}
#module_293680671 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_293680671 .ModuleImageTextGiantContent{margin-left:0px;}
#module_293680671 .ModuleImageTextGiantContent{margin-right:0px;}
#module_293680671 .imageTextGiant-Container{padding-top:10px;}
#module_293680671 .imageTextGiant-Container{padding-bottom:10px;}
#module_293680671 .imageTextGiant-Container{padding-left:10px;}
#module_293680671 .imageTextGiant-Container{padding-right:10px;}
#module_293680671 .showHandle .btn{font-size:14px;}
#module_293680671 .showHandle .btn{font-family:;}
#module_293680671 .showHandle .btn{color:#333;}
#module_293680671 .showHandle .btn{font-weight:400;}
#module_293680671 .showHandle .btn{text-decoration:none;}
#module_293680671 .showHandle .btn{font-style:normal;}
#module_293680671 .showHandle div{border-top-color:#ddd !important;}
#module_293680671 .showHandle div{border-top-style:solid !important;}
#module_293680671 .showHandle div{border-top-width:1px !important;}
#module_293680671 .showHandle{background-color:transparent;}
#module_293680671 .showHandle{}
#module_293680671 .showHandle{background-repeat:no-repeat;}
#module_293680671 .showHandle{}
#module_293680671 .showHandle{}
#module_293680671 .showHandle{}
#module_293680671 a{font-size:unset;font-family:unset}
.module_293680672 .ModuleHead .HeadCenter{float:none;}
#module_293680672 {
padding:0px;
}
#module_293680672 {
position:static;
z-index:0;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_293680672 .ModuleHead293680672 {
display:none;
}

#module_293680672 .ModuleImageTextGiantContent{margin-top:0px;}
#module_293680672 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_293680672 .ModuleImageTextGiantContent{margin-left:0px;}
#module_293680672 .ModuleImageTextGiantContent{margin-right:0px;}
#module_293680672 .imageTextGiant-Container{padding-top:10px;}
#module_293680672 .imageTextGiant-Container{padding-bottom:10px;}
#module_293680672 .imageTextGiant-Container{padding-left:10px;}
#module_293680672 .imageTextGiant-Container{padding-right:10px;}
#module_293680672 .showHandle .btn{font-size:14px;}
#module_293680672 .showHandle .btn{font-family:;}
#module_293680672 .showHandle .btn{color:#333;}
#module_293680672 .showHandle .btn{font-weight:400;}
#module_293680672 .showHandle .btn{text-decoration:none;}
#module_293680672 .showHandle .btn{font-style:normal;}
#module_293680672 .showHandle div{border-top-color:#ddd !important;}
#module_293680672 .showHandle div{border-top-style:solid !important;}
#module_293680672 .showHandle div{border-top-width:1px !important;}
#module_293680672 .showHandle{background-color:transparent;}
#module_293680672 .showHandle{}
#module_293680672 .showHandle{background-repeat:no-repeat;}
#module_293680672 .showHandle{}
#module_293680672 .showHandle{}
#module_293680672 .showHandle{}
#module_293680672 a{font-size:unset;font-family:unset}
.module_293680673 .ModuleHead .HeadCenter{float:none;}
#module_293680673 {
padding:0px;
}
#module_293680673 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_293680673 .ModuleHead293680673 {
display:none;
}

#module_293680673 .ModuleImageTextGiantContent{margin-top:0px;}
#module_293680673 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_293680673 .ModuleImageTextGiantContent{margin-left:0px;}
#module_293680673 .ModuleImageTextGiantContent{margin-right:0px;}
#module_293680673 .imageTextGiant-Container{padding-top:10px;}
#module_293680673 .imageTextGiant-Container{padding-bottom:10px;}
#module_293680673 .imageTextGiant-Container{padding-left:10px;}
#module_293680673 .imageTextGiant-Container{padding-right:10px;}
#module_293680673 .showHandle .btn{font-size:14px;}
#module_293680673 .showHandle .btn{font-family:;}
#module_293680673 .showHandle .btn{color:#333;}
#module_293680673 .showHandle .btn{font-weight:400;}
#module_293680673 .showHandle .btn{text-decoration:none;}
#module_293680673 .showHandle .btn{font-style:normal;}
#module_293680673 .showHandle div{border-top-color:#ddd !important;}
#module_293680673 .showHandle div{border-top-style:solid !important;}
#module_293680673 .showHandle div{border-top-width:1px !important;}
#module_293680673 .showHandle{background-color:transparent;}
#module_293680673 .showHandle{}
#module_293680673 .showHandle{background-repeat:no-repeat;}
#module_293680673 .showHandle{}
#module_293680673 .showHandle{}
#module_293680673 .showHandle{}
#module_293680673 a{font-size:unset;font-family:unset}
.module_378080383 .ModuleHead .HeadCenter{float:none;}
#module_378080383 {
padding:0px;
}
#module_378080383 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378080383 .ModuleHead378080383 {
display:none;
}

#module_378080383 .ModuleSubContainer{background-color:transparent;}
#module_378080383 .ModuleSubContainer{}
#module_378080383 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378080383 .ModuleSubContainer{background-position:0% 0%;}
#module_378080383 .ModuleSubContainer{background-attachment:scroll;}
#module_378080383 .ModuleSubContainer{}
#module_378080383 {!bgVideo!}{bgVideoUrl:}
#module_378080383 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378080383 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_378080383 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378080383 {}
.module_378080433 .ModuleHead .HeadCenter{float:none;}
#module_378080433 {
padding:0px;
}
#module_378080433 {
position:static;
z-index:1;
top:36px;
left:0px;
width:100%;
height: auto;
}
#module_378080433 .ModuleHead378080433 {
display:none;
}
#module_378080433 .BodyCenter.BodyCenter378080433 {
background:none;background-color:rgba(0, 0, 0, 0);
}
#module_378080433 >.module_378080433 {
border-top-style:solid;
border-top-color:#000;
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:1px;
border-right-style:solid;
border-right-color:#000;
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:1px;
}
#module_378080433 >.module_378080433{
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_378080433 .BodyCenter.BodyCenter378080433 {
padding-top:1.6667%;
padding-left:16.6667%;
padding-right:16.6667%;
padding-bottom:1.6667%;
}
}
@media screen and (max-width: 767px){
#module_378080433 .BodyCenter.BodyCenter378080433 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_378080433 >.module_378080433 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378080433 >.module_378080433 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_378080433 >.module_378080433 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378080433:hover {
border:none;
}
#module_378080433:hover >.module_378080433 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378080433 .ModuleImageTextGiantContent{margin-top:0px;}
#module_378080433 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_378080433 .ModuleImageTextGiantContent{margin-left:0px;}
#module_378080433 .ModuleImageTextGiantContent{margin-right:0px;}
#module_378080433 .imageTextGiant-Container{padding-top:10px;}
#module_378080433 .imageTextGiant-Container{padding-bottom:10px;}
#module_378080433 .imageTextGiant-Container{padding-left:10px;}
#module_378080433 .imageTextGiant-Container{padding-right:10px;}
#module_378080433 .showHandle .btn{font-size:14px;}
#module_378080433 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_378080433 .showHandle .btn{color:#333;}
#module_378080433 .showHandle .btn{font-weight:400;}
#module_378080433 .showHandle .btn{text-decoration:none;}
#module_378080433 .showHandle .btn{font-style:normal;}
#module_378080433 .showHandle div{border-top-color:#ddd !important;}
#module_378080433 .showHandle div{border-top-style:solid !important;}
#module_378080433 .showHandle div{border-top-width:1px !important;}
#module_378080433 .showHandle{background-color:transparent;}
#module_378080433 .showHandle{background-image:none;}
#module_378080433 .showHandle{background-repeat:no-repeat;}
#module_378080433 .showHandle{}
#module_378080433 .showHandle{}
#module_378080433 .showHandle{}
#module_378080433 a{font-size:unset;font-family:unset}
.module_378080508 .ModuleHead .HeadCenter{float:none;}
#module_378080508 {
padding:0px;
}
#module_378080508 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378080508 .ModuleHead378080508 {
display:none;
}
#module_378080508 {
border:none;
}
@media screen and (min-width: 768px){
#module_378080508 .BodyCenter.BodyCenter378080508 {
padding-top:2.7197%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378080508 .BodyCenter.BodyCenter378080508 {
}
}

#module_378080508 .ModuleSubContainer{background-color:transparent;}
#module_378080508 .ModuleSubContainer{}
#module_378080508 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378080508 .ModuleSubContainer{background-position:0% 0%;}
#module_378080508 .ModuleSubContainer{background-attachment:scroll;}
#module_378080508 .ModuleSubContainer{}
#module_378080508 {!bgVideo!}{bgVideoUrl:}
#module_378080508 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378080508 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_378080508 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378080508 {}
.ModuleGridContainer.ModuleGridContainer378080508 .SubPadding {width:0px;}
.module_378081041 .ModuleHead .HeadCenter{float:none;}
#module_378081041 {
padding:0px;
}
#module_378081041 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081041 .ModuleHead378081041 {
display:none;
}

#module_378081041 img{border-top-color:transparent;}
#module_378081041 img{border-top-style:none;}
#module_378081041 img{border-top-width:0px;}
#module_378081041 img{border-right-color:transparent;}
#module_378081041 img{border-right-style:none;}
#module_378081041 img{border-right-width:0px;}
#module_378081041 img{border-bottom-color:transparent;}
#module_378081041 img{border-bottom-style:none;}
#module_378081041 img{border-bottom-width:0px;}
#module_378081041 img{border-left-color:transparent;}
#module_378081041 img{border-left-style:none;}
#module_378081041 img{border-left-width:0px;}
#module_378081041 img{border-top-left-radius:0px;}
#module_378081041 img{border-top-right-radius:0px;}
#module_378081041 img{border-bottom-left-radius:0px;}
#module_378081041 img{border-bottom-right-radius:0px;}
#module_378081041 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer378080508 #Sub378080508_1 {width:47.0833%;}
.module_378081080 .ModuleHead .HeadCenter{float:none;}
#module_378081080 {
padding:0px;
}
#module_378081080 {
position:static;
z-index:2;
top:43px;
left:0px;
width:100%;
height: auto;
}
#module_378081080 .ModuleHead378081080 {
display:none;
}
#module_378081080 .BodyCenter.BodyCenter378081080 {
background:none;background-color:rgba(0,0,0,0);
}
#module_378081080 >.module_378081080 {
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_378081080 >.module_378081080{
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_378081080 .BodyCenter.BodyCenter378081080 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_378081080 .BodyCenter.BodyCenter378081080 {
padding-top:2.5397%;
padding-left:2.5397%;
padding-right:2.5397%;
padding-bottom:2.5397%;
}
}
@media screen and (min-width: 768px){
#module_378081080 >.module_378081080 {
margin-top:5.9843%;
margin-left:16.8504%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081080 >.module_378081080 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_378081080 >.module_378081080 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378081080:hover {
border:none;
}
#module_378081080:hover >.module_378081080 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378081080 .ModuleImageTextGiantContent{margin-top:0px;}
#module_378081080 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_378081080 .ModuleImageTextGiantContent{margin-left:0px;}
#module_378081080 .ModuleImageTextGiantContent{margin-right:0px;}
#module_378081080 .imageTextGiant-Container{padding-top:10px;}
#module_378081080 .imageTextGiant-Container{padding-bottom:10px;}
#module_378081080 .imageTextGiant-Container{padding-left:10px;}
#module_378081080 .imageTextGiant-Container{padding-right:10px;}
#module_378081080 .showHandle .btn{font-size:14px;}
#module_378081080 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_378081080 .showHandle .btn{color:#333;}
#module_378081080 .showHandle .btn{font-weight:400;}
#module_378081080 .showHandle .btn{text-decoration:none;}
#module_378081080 .showHandle .btn{font-style:normal;}
#module_378081080 .showHandle div{border-top-color:#ddd !important;}
#module_378081080 .showHandle div{border-top-style:solid !important;}
#module_378081080 .showHandle div{border-top-width:1px !important;}
#module_378081080 .showHandle{background-color:transparent;}
#module_378081080 .showHandle{background-image:none;}
#module_378081080 .showHandle{background-repeat:no-repeat;}
#module_378081080 .showHandle{}
#module_378081080 .showHandle{}
#module_378081080 .showHandle{}
#module_378081080 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer378080508 #Sub378080508_2 {width:52.9167%;}
.module_378081084 .ModuleHead .HeadCenter{float:none;}
#module_378081084 {
padding:0px;
}
#module_378081084 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081084 .ModuleHead378081084 {
display:none;
}
#module_378081084 {
border:none;
}
@media screen and (min-width: 768px){
#module_378081084 .BodyCenter.BodyCenter378081084 {
padding-top:2.5628%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081084 .BodyCenter.BodyCenter378081084 {
}
}

#module_378081084 .ModuleSubContainer{background-color:transparent;}
#module_378081084 .ModuleSubContainer{}
#module_378081084 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378081084 .ModuleSubContainer{background-position:0% 0%;}
#module_378081084 .ModuleSubContainer{background-attachment:scroll;}
#module_378081084 .ModuleSubContainer{}
#module_378081084 {!bgVideo!}{bgVideoUrl:}
#module_378081084 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378081084 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_378081084 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378081084 {}
.ModuleGridContainer.ModuleGridContainer378081084 .SubPadding {width:0px;}
.module_378081088 .ModuleHead .HeadCenter{float:none;}
#module_378081088 {
padding:0px;
}
#module_378081088 {
position:static;
z-index:3;
top:47px;
left:0px;
width:100%;
height: auto;
}
#module_378081088 .ModuleHead378081088 {
display:none;
}
#module_378081088 .BodyCenter.BodyCenter378081088 {
background:none;background-color:rgba(0,0,0,0);
}
#module_378081088 >.module_378081088 {
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_378081088 >.module_378081088{
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_378081088 .BodyCenter.BodyCenter378081088 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_378081088 .BodyCenter.BodyCenter378081088 {
padding-top:2.5397%;
padding-left:2.5397%;
padding-right:2.5397%;
padding-bottom:2.5397%;
}
}
@media screen and (min-width: 768px){
#module_378081088 >.module_378081088 {
margin-top:8.1761%;
margin-left:0.0000%;
margin-right:22.7987%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081088 >.module_378081088 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_378081088 >.module_378081088 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378081088:hover {
border:none;
}
#module_378081088:hover >.module_378081088 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378081088 .ModuleImageTextGiantContent{margin-top:0px;}
#module_378081088 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_378081088 .ModuleImageTextGiantContent{margin-left:0px;}
#module_378081088 .ModuleImageTextGiantContent{margin-right:0px;}
#module_378081088 .imageTextGiant-Container{padding-top:10px;}
#module_378081088 .imageTextGiant-Container{padding-bottom:10px;}
#module_378081088 .imageTextGiant-Container{padding-left:10px;}
#module_378081088 .imageTextGiant-Container{padding-right:10px;}
#module_378081088 .showHandle .btn{font-size:14px;}
#module_378081088 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_378081088 .showHandle .btn{color:#333;}
#module_378081088 .showHandle .btn{font-weight:400;}
#module_378081088 .showHandle .btn{text-decoration:none;}
#module_378081088 .showHandle .btn{font-style:normal;}
#module_378081088 .showHandle div{border-top-color:#ddd !important;}
#module_378081088 .showHandle div{border-top-style:solid !important;}
#module_378081088 .showHandle div{border-top-width:1px !important;}
#module_378081088 .showHandle{background-color:transparent;}
#module_378081088 .showHandle{background-image:none;}
#module_378081088 .showHandle{background-repeat:no-repeat;}
#module_378081088 .showHandle{}
#module_378081088 .showHandle{}
#module_378081088 .showHandle{}
#module_378081088 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer378081084 #Sub378081084_1 {width:53.0000%;}
.module_378081087 .ModuleHead .HeadCenter{float:none;}
#module_378081087 {
padding:0px;
}
#module_378081087 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081087 .ModuleHead378081087 {
display:none;
}

#module_378081087 img{border-top-color:transparent;}
#module_378081087 img{border-top-style:none;}
#module_378081087 img{border-top-width:0px;}
#module_378081087 img{border-right-color:transparent;}
#module_378081087 img{border-right-style:none;}
#module_378081087 img{border-right-width:0px;}
#module_378081087 img{border-bottom-color:transparent;}
#module_378081087 img{border-bottom-style:none;}
#module_378081087 img{border-bottom-width:0px;}
#module_378081087 img{border-left-color:transparent;}
#module_378081087 img{border-left-style:none;}
#module_378081087 img{border-left-width:0px;}
#module_378081087 img{border-top-left-radius:0px;}
#module_378081087 img{border-top-right-radius:0px;}
#module_378081087 img{border-bottom-left-radius:0px;}
#module_378081087 img{border-bottom-right-radius:0px;}
#module_378081087 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer378081084 #Sub378081084_2 {width:47.0000%;}
.module_378081106 .ModuleHead .HeadCenter{float:none;}
#module_378081106 {
padding:0px;
}
#module_378081106 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081106 .ModuleHead378081106 {
display:none;
}
#module_378081106 {
border:none;
}
@media screen and (min-width: 768px){
#module_378081106 .BodyCenter.BodyCenter378081106 {
padding-top:2.2490%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081106 .BodyCenter.BodyCenter378081106 {
}
}

#module_378081106 .ModuleSubContainer{background-color:transparent;}
#module_378081106 .ModuleSubContainer{}
#module_378081106 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378081106 .ModuleSubContainer{background-position:0% 0%;}
#module_378081106 .ModuleSubContainer{background-attachment:scroll;}
#module_378081106 .ModuleSubContainer{}
#module_378081106 {!bgVideo!}{bgVideoUrl:}
#module_378081106 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378081106 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_378081106 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378081106 {}
.ModuleGridContainer.ModuleGridContainer378081106 .SubPadding {width:0px;}
.module_378081118 .ModuleHead .HeadCenter{float:none;}
#module_378081118 {
padding:0px;
}
#module_378081118 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081118 .ModuleHead378081118 {
display:none;
}

#module_378081118 img{border-top-color:transparent;}
#module_378081118 img{border-top-style:none;}
#module_378081118 img{border-top-width:0px;}
#module_378081118 img{border-right-color:transparent;}
#module_378081118 img{border-right-style:none;}
#module_378081118 img{border-right-width:0px;}
#module_378081118 img{border-bottom-color:transparent;}
#module_378081118 img{border-bottom-style:none;}
#module_378081118 img{border-bottom-width:0px;}
#module_378081118 img{border-left-color:transparent;}
#module_378081118 img{border-left-style:none;}
#module_378081118 img{border-left-width:0px;}
#module_378081118 img{border-top-left-radius:0px;}
#module_378081118 img{border-top-right-radius:0px;}
#module_378081118 img{border-bottom-left-radius:0px;}
#module_378081118 img{border-bottom-right-radius:0px;}
#module_378081118 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer378081106 #Sub378081106_1 {width:46.8333%;}
.module_378081120 .ModuleHead .HeadCenter{float:none;}
#module_378081120 {
padding:0px;
}
#module_378081120 {
position:static;
z-index:3;
top:45px;
left:0px;
width:100%;
height: auto;
}
#module_378081120 .ModuleHead378081120 {
display:none;
}
#module_378081120 .BodyCenter.BodyCenter378081120 {
background:none;background-color:rgba(0,0,0,0);
}
#module_378081120 >.module_378081120 {
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_378081120 >.module_378081120{
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_378081120 .BodyCenter.BodyCenter378081120 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_378081120 .BodyCenter.BodyCenter378081120 {
padding-top:2.5397%;
padding-left:2.5397%;
padding-right:2.5397%;
padding-bottom:2.5397%;
}
}
@media screen and (min-width: 768px){
#module_378081120 >.module_378081120 {
margin-top:9.4044%;
margin-left:17.5549%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081120 >.module_378081120 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_378081120 >.module_378081120 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378081120:hover {
border:none;
}
#module_378081120:hover >.module_378081120 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378081120 .ModuleImageTextGiantContent{margin-top:0px;}
#module_378081120 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_378081120 .ModuleImageTextGiantContent{margin-left:0px;}
#module_378081120 .ModuleImageTextGiantContent{margin-right:0px;}
#module_378081120 .imageTextGiant-Container{padding-top:10px;}
#module_378081120 .imageTextGiant-Container{padding-bottom:10px;}
#module_378081120 .imageTextGiant-Container{padding-left:10px;}
#module_378081120 .imageTextGiant-Container{padding-right:10px;}
#module_378081120 .showHandle .btn{font-size:14px;}
#module_378081120 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_378081120 .showHandle .btn{color:#333;}
#module_378081120 .showHandle .btn{font-weight:400;}
#module_378081120 .showHandle .btn{text-decoration:none;}
#module_378081120 .showHandle .btn{font-style:normal;}
#module_378081120 .showHandle div{border-top-color:#ddd !important;}
#module_378081120 .showHandle div{border-top-style:solid !important;}
#module_378081120 .showHandle div{border-top-width:1px !important;}
#module_378081120 .showHandle{background-color:transparent;}
#module_378081120 .showHandle{background-image:none;}
#module_378081120 .showHandle{background-repeat:no-repeat;}
#module_378081120 .showHandle{}
#module_378081120 .showHandle{}
#module_378081120 .showHandle{}
#module_378081120 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer378081106 #Sub378081106_2 {width:53.1667%;}
.module_378081127 .ModuleHead .HeadCenter{float:none;}
#module_378081127 {
padding:0px;
}
#module_378081127 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081127 .ModuleHead378081127 {
display:none;
}
#module_378081127 {
border:none;
}
@media screen and (min-width: 768px){
#module_378081127 .BodyCenter.BodyCenter378081127 {
padding-top:2.8766%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081127 .BodyCenter.BodyCenter378081127 {
}
}

#module_378081127 .ModuleSubContainer{background-color:transparent;}
#module_378081127 .ModuleSubContainer{}
#module_378081127 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378081127 .ModuleSubContainer{background-position:0% 0%;}
#module_378081127 .ModuleSubContainer{background-attachment:scroll;}
#module_378081127 .ModuleSubContainer{}
#module_378081127 {!bgVideo!}{bgVideoUrl:}
#module_378081127 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378081127 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_378081127 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378081127 {}
.ModuleGridContainer.ModuleGridContainer378081127 .SubPadding {width:0px;}
.module_378081448 .ModuleHead .HeadCenter{float:none;}
#module_378081448 {
padding:0px;
}
#module_378081448 {
position:static;
z-index:3;
top:47px;
left:0px;
width:100%;
height: auto;
}
#module_378081448 .ModuleHead378081448 {
display:none;
}
#module_378081448 .BodyCenter.BodyCenter378081448 {
background:none;background-color:rgba(0,0,0,0);
}
#module_378081448 >.module_378081448 {
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_378081448 >.module_378081448{
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_378081448 .BodyCenter.BodyCenter378081448 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_378081448 .BodyCenter.BodyCenter378081448 {
padding-top:2.5397%;
padding-left:2.5397%;
padding-right:2.5397%;
padding-bottom:2.5397%;
}
}
@media screen and (min-width: 768px){
#module_378081448 >.module_378081448 {
margin-top:4.2188%;
margin-left:0.0000%;
margin-right:7.0313%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081448 >.module_378081448 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_378081448 >.module_378081448 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378081448:hover {
border:none;
}
#module_378081448:hover >.module_378081448 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378081448 .ModuleImageTextGiantContent{margin-top:0px;}
#module_378081448 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_378081448 .ModuleImageTextGiantContent{margin-left:0px;}
#module_378081448 .ModuleImageTextGiantContent{margin-right:0px;}
#module_378081448 .imageTextGiant-Container{padding-top:10px;}
#module_378081448 .imageTextGiant-Container{padding-bottom:10px;}
#module_378081448 .imageTextGiant-Container{padding-left:10px;}
#module_378081448 .imageTextGiant-Container{padding-right:10px;}
#module_378081448 .showHandle .btn{font-size:14px;}
#module_378081448 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_378081448 .showHandle .btn{color:#333;}
#module_378081448 .showHandle .btn{font-weight:400;}
#module_378081448 .showHandle .btn{text-decoration:none;}
#module_378081448 .showHandle .btn{font-style:normal;}
#module_378081448 .showHandle div{border-top-color:#ddd !important;}
#module_378081448 .showHandle div{border-top-style:solid !important;}
#module_378081448 .showHandle div{border-top-width:1px !important;}
#module_378081448 .showHandle{background-color:transparent;}
#module_378081448 .showHandle{background-image:none;}
#module_378081448 .showHandle{background-repeat:no-repeat;}
#module_378081448 .showHandle{}
#module_378081448 .showHandle{}
#module_378081448 .showHandle{}
#module_378081448 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer378081127 #Sub378081127_1 {width:53.3333%;}
.module_378081444 .ModuleHead .HeadCenter{float:none;}
#module_378081444 {
padding:0px;
}
#module_378081444 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081444 .ModuleHead378081444 {
display:none;
}

#module_378081444 img{border-top-color:transparent;}
#module_378081444 img{border-top-style:none;}
#module_378081444 img{border-top-width:0px;}
#module_378081444 img{border-right-color:transparent;}
#module_378081444 img{border-right-style:none;}
#module_378081444 img{border-right-width:0px;}
#module_378081444 img{border-bottom-color:transparent;}
#module_378081444 img{border-bottom-style:none;}
#module_378081444 img{border-bottom-width:0px;}
#module_378081444 img{border-left-color:transparent;}
#module_378081444 img{border-left-style:none;}
#module_378081444 img{border-left-width:0px;}
#module_378081444 img{border-top-left-radius:0px;}
#module_378081444 img{border-top-right-radius:0px;}
#module_378081444 img{border-bottom-left-radius:0px;}
#module_378081444 img{border-bottom-right-radius:0px;}
#module_378081444 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer378081127 #Sub378081127_2 {width:46.6667%;}
.module_378081464 .ModuleHead .HeadCenter{float:none;}
#module_378081464 {
padding:0px;
}
#module_378081464 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081464 .ModuleHead378081464 {
display:none;
}
#module_378081464 {
border:none;
}
@media screen and (min-width: 768px){
#module_378081464 .BodyCenter.BodyCenter378081464 {
padding-top:2.7197%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081464 .BodyCenter.BodyCenter378081464 {
}
}

#module_378081464 .ModuleSubContainer{background-color:transparent;}
#module_378081464 .ModuleSubContainer{}
#module_378081464 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378081464 .ModuleSubContainer{background-position:0% 0%;}
#module_378081464 .ModuleSubContainer{background-attachment:scroll;}
#module_378081464 .ModuleSubContainer{}
#module_378081464 {!bgVideo!}{bgVideoUrl:}
#module_378081464 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378081464 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_378081464 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378081464 {}
.ModuleGridContainer.ModuleGridContainer378081464 .SubPadding {width:0px;}
.module_378081470 .ModuleHead .HeadCenter{float:none;}
#module_378081470 {
padding:0px;
}
#module_378081470 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081470 .ModuleHead378081470 {
display:none;
}

#module_378081470 img{border-top-color:transparent;}
#module_378081470 img{border-top-style:none;}
#module_378081470 img{border-top-width:0px;}
#module_378081470 img{border-right-color:transparent;}
#module_378081470 img{border-right-style:none;}
#module_378081470 img{border-right-width:0px;}
#module_378081470 img{border-bottom-color:transparent;}
#module_378081470 img{border-bottom-style:none;}
#module_378081470 img{border-bottom-width:0px;}
#module_378081470 img{border-left-color:transparent;}
#module_378081470 img{border-left-style:none;}
#module_378081470 img{border-left-width:0px;}
#module_378081470 img{border-top-left-radius:0px;}
#module_378081470 img{border-top-right-radius:0px;}
#module_378081470 img{border-bottom-left-radius:0px;}
#module_378081470 img{border-bottom-right-radius:0px;}
#module_378081470 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer378081464 #Sub378081464_1 {width:46.9167%;}
.module_378081473 .ModuleHead .HeadCenter{float:none;}
#module_378081473 {
padding:0px;
}
#module_378081473 {
position:static;
z-index:3;
top:39px;
left:0px;
width:100%;
height: auto;
}
#module_378081473 .ModuleHead378081473 {
display:none;
}
#module_378081473 .BodyCenter.BodyCenter378081473 {
background:none;background-color:rgba(0,0,0,0);
}
#module_378081473 >.module_378081473 {
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_378081473 >.module_378081473{
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_378081473 .BodyCenter.BodyCenter378081473 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_378081473 .BodyCenter.BodyCenter378081473 {
padding-top:2.5397%;
padding-left:2.5397%;
padding-right:2.5397%;
padding-bottom:2.5397%;
}
}
@media screen and (min-width: 768px){
#module_378081473 >.module_378081473 {
margin-top:4.7096%;
margin-left:11.3030%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081473 >.module_378081473 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_378081473 >.module_378081473 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378081473:hover {
border:none;
}
#module_378081473:hover >.module_378081473 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378081473 .ModuleImageTextGiantContent{margin-top:0px;}
#module_378081473 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_378081473 .ModuleImageTextGiantContent{margin-left:0px;}
#module_378081473 .ModuleImageTextGiantContent{margin-right:0px;}
#module_378081473 .imageTextGiant-Container{padding-top:10px;}
#module_378081473 .imageTextGiant-Container{padding-bottom:10px;}
#module_378081473 .imageTextGiant-Container{padding-left:10px;}
#module_378081473 .imageTextGiant-Container{padding-right:10px;}
#module_378081473 .showHandle .btn{font-size:14px;}
#module_378081473 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_378081473 .showHandle .btn{color:#333;}
#module_378081473 .showHandle .btn{font-weight:400;}
#module_378081473 .showHandle .btn{text-decoration:none;}
#module_378081473 .showHandle .btn{font-style:normal;}
#module_378081473 .showHandle div{border-top-color:#ddd !important;}
#module_378081473 .showHandle div{border-top-style:solid !important;}
#module_378081473 .showHandle div{border-top-width:1px !important;}
#module_378081473 .showHandle{background-color:transparent;}
#module_378081473 .showHandle{background-image:none;}
#module_378081473 .showHandle{background-repeat:no-repeat;}
#module_378081473 .showHandle{}
#module_378081473 .showHandle{}
#module_378081473 .showHandle{}
#module_378081473 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer378081464 #Sub378081464_2 {width:53.0833%;}
.module_378081487 .ModuleHead .HeadCenter{float:none;}
#module_378081487 {
padding:0px;
}
#module_378081487 {
position:static;
z-index:0;
top:6450px;
left:1847px;
width:100%;
height: auto;
}
#module_378081487 .ModuleHead378081487 {
display:none;
}
#module_378081487 {
border:none;
}
@media screen and (min-width: 768px){
#module_378081487 .BodyCenter.BodyCenter378081487 {
padding-top:2.7720%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081487 .BodyCenter.BodyCenter378081487 {
}
}

#module_378081487 .ModuleSubContainer{background-color:transparent;}
#module_378081487 .ModuleSubContainer{}
#module_378081487 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378081487 .ModuleSubContainer{background-position:0% 0%;}
#module_378081487 .ModuleSubContainer{background-attachment:scroll;}
#module_378081487 .ModuleSubContainer{}
#module_378081487 {!bgVideo!}{bgVideoUrl:}
#module_378081487 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378081487 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_378081487 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378081487 {}
.ModuleGridContainer.ModuleGridContainer378081487 .SubPadding {width:0px;}
.module_378081607 .ModuleHead .HeadCenter{float:none;}
#module_378081607 {
padding:0px;
}
#module_378081607 {
position:static;
z-index:4;
top:45px;
left:0px;
width:100%;
height: auto;
}
#module_378081607 .ModuleHead378081607 {
display:none;
}
#module_378081607 .BodyCenter.BodyCenter378081607 {
background:none;background-color:rgba(0,0,0,0);
}
#module_378081607 >.module_378081607 {
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_378081607 >.module_378081607{
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_378081607 .BodyCenter.BodyCenter378081607 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_378081607 .BodyCenter.BodyCenter378081607 {
padding-top:2.5397%;
padding-left:2.5397%;
padding-right:2.5397%;
padding-bottom:2.5397%;
}
}
@media screen and (min-width: 768px){
#module_378081607 >.module_378081607 {
margin-top:1.6187%;
margin-left:0.0000%;
margin-right:3.4173%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081607 >.module_378081607 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_378081607 >.module_378081607 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378081607:hover {
border:none;
}
#module_378081607:hover >.module_378081607 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378081607 .ModuleImageTextGiantContent{margin-top:0px;}
#module_378081607 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_378081607 .ModuleImageTextGiantContent{margin-left:0px;}
#module_378081607 .ModuleImageTextGiantContent{margin-right:0px;}
#module_378081607 .imageTextGiant-Container{padding-top:10px;}
#module_378081607 .imageTextGiant-Container{padding-bottom:10px;}
#module_378081607 .imageTextGiant-Container{padding-left:10px;}
#module_378081607 .imageTextGiant-Container{padding-right:10px;}
#module_378081607 .showHandle .btn{font-size:14px;}
#module_378081607 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_378081607 .showHandle .btn{color:#333;}
#module_378081607 .showHandle .btn{font-weight:400;}
#module_378081607 .showHandle .btn{text-decoration:none;}
#module_378081607 .showHandle .btn{font-style:normal;}
#module_378081607 .showHandle div{border-top-color:#ddd !important;}
#module_378081607 .showHandle div{border-top-style:solid !important;}
#module_378081607 .showHandle div{border-top-width:1px !important;}
#module_378081607 .showHandle{background-color:transparent;}
#module_378081607 .showHandle{background-image:none;}
#module_378081607 .showHandle{background-repeat:no-repeat;}
#module_378081607 .showHandle{}
#module_378081607 .showHandle{}
#module_378081607 .showHandle{}
#module_378081607 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer378081487 #Sub378081487_1 {width:46.3333%;}
.module_378081604 .ModuleHead .HeadCenter{float:none;}
#module_378081604 {
padding:0px;
}
#module_378081604 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081604 .ModuleHead378081604 {
display:none;
}

#module_378081604 img{border-top-color:transparent;}
#module_378081604 img{border-top-style:none;}
#module_378081604 img{border-top-width:0px;}
#module_378081604 img{border-right-color:transparent;}
#module_378081604 img{border-right-style:none;}
#module_378081604 img{border-right-width:0px;}
#module_378081604 img{border-bottom-color:transparent;}
#module_378081604 img{border-bottom-style:none;}
#module_378081604 img{border-bottom-width:0px;}
#module_378081604 img{border-left-color:transparent;}
#module_378081604 img{border-left-style:none;}
#module_378081604 img{border-left-width:0px;}
#module_378081604 img{border-top-left-radius:0px;}
#module_378081604 img{border-top-right-radius:0px;}
#module_378081604 img{border-bottom-left-radius:0px;}
#module_378081604 img{border-bottom-right-radius:0px;}
#module_378081604 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer378081487 #Sub378081487_2 {width:53.6667%;}
.module_378081524 .ModuleHead .HeadCenter{float:none;}
#module_378081524 {
padding:0px;
}
#module_378081524 {
position:static;
z-index:1;
top:6468px;
left:1653px;
width:100%;
height: auto;
}
#module_378081524 .ModuleHead378081524 {
display:none;
}
#module_378081524 .BodyCenter.BodyCenter378081524 {
background:none;background-color:rgba(0,0,0,0);
}
#module_378081524 >.module_378081524 {
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_378081524 >.module_378081524{
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_378081524 .BodyCenter.BodyCenter378081524 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081524 .BodyCenter.BodyCenter378081524 {
padding-top:4.6110%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:4.6110%;
}
}
@media screen and (min-width: 768px){
#module_378081524 >.module_378081524 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081524 >.module_378081524 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_378081524 >.module_378081524 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378081524:hover {
border:none;
}
#module_378081524:hover >.module_378081524 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378081524 .ModuleSubContainer{background-color:rgba(0, 0, 0, 0);}
#module_378081524 .ModuleSubContainer{background-image:none;}
#module_378081524 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378081524 .ModuleSubContainer{background-position:0% 0%;}
#module_378081524 .ModuleSubContainer{background-attachment:scroll;}
#module_378081524 .ModuleSubContainer{}
#module_378081524 {!bgVideo!}{bgVideoUrl:none}
#module_378081524 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378081524 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgb(204, 204, 204); transition: box-shadow 0.5s ease;}
#module_378081524 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378081524 {}
/*图文模块 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_378081525 .ModuleHead .HeadCenter{float:none;}
#module_378081525 {
padding:0px;
}
#module_378081525 {
position:static;
z-index:0;
top:3257px;
left:997px;
width:100%;
height: auto;
}
#module_378081525 .ModuleHead378081525 {
display:none;
}
#module_378081525 .BodyCenter.BodyCenter378081525 {
background:none;background-color:rgb(238, 238, 238);
}
#module_378081525 >.module_378081525 {
border-top-style:solid;
border-top-color:rgb(221, 221, 221);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(221, 221, 221);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(221, 221, 221);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(221, 221, 221);
border-bottom-width:1px;
}
#module_378081525 >.module_378081525{
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_378081525 .BodyCenter.BodyCenter378081525 {
padding-top:1.5625%;
padding-left:1.5625%;
padding-right:1.5625%;
padding-bottom:1.5625%;
}
}
@media screen and (max-width: 767px){
#module_378081525 .BodyCenter.BodyCenter378081525 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_378081525 >.module_378081525 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081525 >.module_378081525 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_378081525 >.module_378081525 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378081525:hover {
border:none;
}
#module_378081525:hover >.module_378081525 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378081525 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_378081525 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_378081525 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_378081525 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_378081525 .GraphicUpper .TextImage{padding-top:0px;}
#module_378081525 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_378081525 .GraphicUpper .TextImage{padding-left:0px;}
#module_378081525 .GraphicUpper .TextImage{padding-right:0px;}
#module_378081525 .GraphicUpper .TextImage{width:100%;}
#module_378081525 .GraphicUpper .MobileTextImage{width:100%;}
#module_378081525 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_378081525 .ModuleImageTextGiantContent{padding-top:18px;}
#module_378081525 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_378081525 .ModuleImageTextGiantContent{padding-left:0px;}
#module_378081525 .ModuleImageTextGiantContent{padding-right:0px;}
#module_378081525 .normal_ImgtextBox{padding-top:0px;}
#module_378081525 .normal_ImgtextBox{padding-bottom:0px;}
#module_378081525 .normal_ImgtextBox{padding-left:0px;}
#module_378081525 .normal_ImgtextBox{padding-right:0px;}
#module_378081525 .normal_ImgtextBox{margin-top:0px;margin-bottom:0px;}
#module_378081525 .normal_ImgtextBox.col-lg-6 {margin-right:20px; width:calc((99% - 20px * 5)/ 6)} #module_378081525 .normal_ImgtextBox.col-lg-5 {margin-right:20px; width:calc((99% - 20px * 4)/ 5)} #module_378081525 .normal_ImgtextBox.col-lg-4 {margin-right:20px; width:calc((99% - 20px * 3)/ 4)} #module_378081525 .normal_ImgtextBox.col-lg-3 {margin-right:20px; width:calc((99% - 20px * 2)/ 3)} #module_378081525 .normal_ImgtextBox.col-lg-2 {margin-right:20px; width:calc((99% - 20px)/ 2)}  #module_378081525 .MobileImgtextBox{margin-right:20px;margin-left:0; width:calc((99% - 20px) / 2);}
#module_378081525 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_378081525 .normal_ImgtextBox{background-color:transparent;}
#module_378081525 .normal_ImgtextBox{background-image:none;}
#module_378081525 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_378081525 .normal_ImgtextBox{background-position:0% 0%;}
#module_378081525 .normal_ImgtextBox{background-attachment:none;}
#module_378081525 .normal_ImgtextBox{}
#module_378081525 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_378081525 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_378081525 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_378081525 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_378081525 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_378081525 .normal_ImgtextBox{border-top-style:none;}
#module_378081525 .normal_ImgtextBox{border-top-width:0px;}
#module_378081525 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_378081525 .normal_ImgtextBox{border-right-style:none;}
#module_378081525 .normal_ImgtextBox{border-right-width:0px;}
#module_378081525 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_378081525 .normal_ImgtextBox{border-bottom-style:none;}
#module_378081525 .normal_ImgtextBox{border-bottom-width:0px;}
#module_378081525 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_378081525 .normal_ImgtextBox{border-left-style:none;}
#module_378081525 .normal_ImgtextBox{border-left-width:0px;}
#module_378081525 .showHandle .btn{font-size:14px;}
#module_378081525 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_378081525 .showHandle .btn{color:#333;}
#module_378081525 .showHandle .btn{font-weight:400;}
#module_378081525 .showHandle .btn{text-decoration:none;}
#module_378081525 .showHandle .btn{font-style:normal;}
#module_378081525 .showHandle div{border-top-color:#ddd !important;}
#module_378081525 .showHandle div{border-top-style:solid !important;}
#module_378081525 .showHandle div{border-top-width:1px !important;}
#module_378081525 .showHandle{background-color:transparent;}
#module_378081525 .showHandle{background-image:none;}
#module_378081525 .showHandle{background-repeat:no-repeat;}
#module_378081525 .showHandle{}
#module_378081525 .showHandle{}
#module_378081525 .showHandle{}
#module_378081525 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_378081525 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_378081525 .normal_ImgtextBox:hover{border-top-style:none;}
#module_378081525 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_378081525 .normal_ImgtextBox:hover{border-right-style:none;}
#module_378081525 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_378081525 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_378081525 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_378081525 .normal_ImgtextBox:hover{border-left-style:none;}
#module_378081525 a{font-size:unset;font-family:unset}
.module_378081645 .ModuleHead .HeadCenter{float:none;}
#module_378081645 {
padding:0px;
}
#module_378081645 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081645 .ModuleHead378081645 {
display:none;
}
#module_378081645 {
border:none;
}
@media screen and (min-width: 768px){
#module_378081645 .BodyCenter.BodyCenter378081645 {
padding-top:2.9812%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081645 .BodyCenter.BodyCenter378081645 {
}
}

#module_378081645 .ModuleSubContainer{background-color:transparent;}
#module_378081645 .ModuleSubContainer{}
#module_378081645 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378081645 .ModuleSubContainer{background-position:0% 0%;}
#module_378081645 .ModuleSubContainer{background-attachment:scroll;}
#module_378081645 .ModuleSubContainer{}
#module_378081645 {!bgVideo!}{bgVideoUrl:}
#module_378081645 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378081645 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_378081645 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378081645 {}
.ModuleGridContainer.ModuleGridContainer378081645 .SubPadding {width:0px;}
.module_378081648 .ModuleHead .HeadCenter{float:none;}
#module_378081648 {
padding:0px;
}
#module_378081648 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378081648 .ModuleHead378081648 {
display:none;
}

#module_378081648 img{border-top-color:transparent;}
#module_378081648 img{border-top-style:none;}
#module_378081648 img{border-top-width:0px;}
#module_378081648 img{border-right-color:transparent;}
#module_378081648 img{border-right-style:none;}
#module_378081648 img{border-right-width:0px;}
#module_378081648 img{border-bottom-color:transparent;}
#module_378081648 img{border-bottom-style:none;}
#module_378081648 img{border-bottom-width:0px;}
#module_378081648 img{border-left-color:transparent;}
#module_378081648 img{border-left-style:none;}
#module_378081648 img{border-left-width:0px;}
#module_378081648 img{border-top-left-radius:0px;}
#module_378081648 img{border-top-right-radius:0px;}
#module_378081648 img{border-bottom-left-radius:0px;}
#module_378081648 img{border-bottom-right-radius:0px;}
#module_378081648 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer378081645 #Sub378081645_1 {width:50.0833%;}
.module_378081649 .ModuleHead .HeadCenter{float:none;}
#module_378081649 {
padding:0px;
}
#module_378081649 {
position:static;
z-index:4;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_378081649 .ModuleHead378081649 {
display:none;
}
#module_378081649 .BodyCenter.BodyCenter378081649 {
background:none;background-color:rgba(0,0,0,0);
}
#module_378081649 >.module_378081649 {
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_378081649 >.module_378081649{
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_378081649 .BodyCenter.BodyCenter378081649 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_378081649 .BodyCenter.BodyCenter378081649 {
padding-top:2.5397%;
padding-left:2.5397%;
padding-right:2.5397%;
padding-bottom:2.5397%;
}
}
@media screen and (min-width: 768px){
#module_378081649 >.module_378081649 {
margin-top:9.5159%;
margin-left:24.2070%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378081649 >.module_378081649 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_378081649 >.module_378081649 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378081649:hover {
border:none;
}
#module_378081649:hover >.module_378081649 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378081649 .ModuleImageTextGiantContent{margin-top:0px;}
#module_378081649 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_378081649 .ModuleImageTextGiantContent{margin-left:0px;}
#module_378081649 .ModuleImageTextGiantContent{margin-right:0px;}
#module_378081649 .imageTextGiant-Container{padding-top:10px;}
#module_378081649 .imageTextGiant-Container{padding-bottom:10px;}
#module_378081649 .imageTextGiant-Container{padding-left:10px;}
#module_378081649 .imageTextGiant-Container{padding-right:10px;}
#module_378081649 .showHandle .btn{font-size:14px;}
#module_378081649 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_378081649 .showHandle .btn{color:#333;}
#module_378081649 .showHandle .btn{font-weight:400;}
#module_378081649 .showHandle .btn{text-decoration:none;}
#module_378081649 .showHandle .btn{font-style:normal;}
#module_378081649 .showHandle div{border-top-color:#ddd !important;}
#module_378081649 .showHandle div{border-top-style:solid !important;}
#module_378081649 .showHandle div{border-top-width:1px !important;}
#module_378081649 .showHandle{background-color:transparent;}
#module_378081649 .showHandle{background-image:none;}
#module_378081649 .showHandle{background-repeat:no-repeat;}
#module_378081649 .showHandle{}
#module_378081649 .showHandle{}
#module_378081649 .showHandle{}
#module_378081649 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer378081645 #Sub378081645_2 {width:49.9167%;}
.module_378084941 .ModuleHead .HeadCenter{float:none;}
#module_378084941 {
padding:0px;
}
#module_378084941 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378084941 .ModuleHead378084941 {
display:none;
}
#module_378084941 {
border:none;
}
@media screen and (min-width: 768px){
#module_378084941 .BodyCenter.BodyCenter378084941 {
padding-top:2.3536%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378084941 .BodyCenter.BodyCenter378084941 {
}
}

#module_378084941 .ModuleSubContainer{background-color:transparent;}
#module_378084941 .ModuleSubContainer{}
#module_378084941 .ModuleSubContainer{background-repeat:no-repeat;}
#module_378084941 .ModuleSubContainer{background-position:0% 0%;}
#module_378084941 .ModuleSubContainer{background-attachment:scroll;}
#module_378084941 .ModuleSubContainer{}
#module_378084941 {!bgVideo!}{bgVideoUrl:}
#module_378084941 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_378084941 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_378084941 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer378084941 {}
.ModuleGridContainer.ModuleGridContainer378084941 .SubPadding {width:0px;}
.module_378088502 .ModuleHead .HeadCenter{float:none;}
#module_378088502 {
padding:0px;
}
#module_378088502 {
position:static;
z-index:3;
top:39px;
left:1069px;
width:100%;
height: auto;
}
#module_378088502 .ModuleHead378088502 {
display:none;
}
#module_378088502 .BodyCenter.BodyCenter378088502 {
background:none;background-color:rgba(0,0,0,0);
}
#module_378088502 >.module_378088502 {
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_378088502 >.module_378088502{
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_378088502 .BodyCenter.BodyCenter378088502 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_378088502 .BodyCenter.BodyCenter378088502 {
padding-top:2.5397%;
padding-left:2.5397%;
padding-right:2.5397%;
padding-bottom:2.5397%;
}
}
@media screen and (min-width: 768px){
#module_378088502 >.module_378088502 {
margin-top:6.0302%;
margin-left:0.0000%;
margin-right:18.2580%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_378088502 >.module_378088502 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_378088502 >.module_378088502 {box-shadow: 0px 0px 0px 0px #ccc}
#module_378088502:hover {
border:none;
}
#module_378088502:hover >.module_378088502 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_378088502 .ModuleImageTextGiantContent{margin-top:0px;}
#module_378088502 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_378088502 .ModuleImageTextGiantContent{margin-left:0px;}
#module_378088502 .ModuleImageTextGiantContent{margin-right:0px;}
#module_378088502 .imageTextGiant-Container{padding-top:10px;}
#module_378088502 .imageTextGiant-Container{padding-bottom:10px;}
#module_378088502 .imageTextGiant-Container{padding-left:10px;}
#module_378088502 .imageTextGiant-Container{padding-right:10px;}
#module_378088502 .showHandle .btn{font-size:14px;}
#module_378088502 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_378088502 .showHandle .btn{color:#333;}
#module_378088502 .showHandle .btn{font-weight:400;}
#module_378088502 .showHandle .btn{text-decoration:none;}
#module_378088502 .showHandle .btn{font-style:normal;}
#module_378088502 .showHandle div{border-top-color:#ddd !important;}
#module_378088502 .showHandle div{border-top-style:solid !important;}
#module_378088502 .showHandle div{border-top-width:1px !important;}
#module_378088502 .showHandle{background-color:transparent;}
#module_378088502 .showHandle{background-image:none;}
#module_378088502 .showHandle{background-repeat:no-repeat;}
#module_378088502 .showHandle{}
#module_378088502 .showHandle{}
#module_378088502 .showHandle{}
#module_378088502 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer378084941 #Sub378084941_1 {width:49.7500%;}
.module_378087721 .ModuleHead .HeadCenter{float:none;}
#module_378087721 {
padding:0px;
}
#module_378087721 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_378087721 .ModuleHead378087721 {
display:none;
}

#module_378087721 img{border-top-color:transparent;}
#module_378087721 img{border-top-style:none;}
#module_378087721 img{border-top-width:0px;}
#module_378087721 img{border-right-color:transparent;}
#module_378087721 img{border-right-style:none;}
#module_378087721 img{border-right-width:0px;}
#module_378087721 img{border-bottom-color:transparent;}
#module_378087721 img{border-bottom-style:none;}
#module_378087721 img{border-bottom-width:0px;}
#module_378087721 img{border-left-color:transparent;}
#module_378087721 img{border-left-style:none;}
#module_378087721 img{border-left-width:0px;}
#module_378087721 img{border-top-left-radius:0px;}
#module_378087721 img{border-top-right-radius:0px;}
#module_378087721 img{border-bottom-left-radius:0px;}
#module_378087721 img{border-bottom-right-radius:0px;}
#module_378087721 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer378084941 #Sub378084941_2 {width:50.2500%;}
.module_211463001 .ModuleHead .HeadCenter{float:none;}
#module_211463001 {
padding:0px;
}
#module_211463001 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_211463001 .ModuleHead211463001 {
display:none;
}
#module_211463001 .BodyCenter.BodyCenter211463001 {
background:none;background-color:rgb(237, 237, 237);
}
#module_211463001 >.module_211463001 {
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_211463001 >.module_211463001{
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_211463001 .BodyCenter.BodyCenter211463001 {
padding-top:2.5105%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.5105%;
}
}
@media screen and (max-width: 767px){
#module_211463001 .BodyCenter.BodyCenter211463001 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211463001 >.module_211463001 {
margin-top:2.0921%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463001 >.module_211463001 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211463001 >.module_211463001 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463001:hover {
border:none;
}
#module_211463001:hover >.module_211463001 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463001 .ModuleSubContainer{background-color:transparent;}
#module_211463001 .ModuleSubContainer{background-image:none;}
#module_211463001 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463001 .ModuleSubContainer{background-position:0% 0%;}
#module_211463001 .ModuleSubContainer{background-attachment:scroll;}
#module_211463001 .ModuleSubContainer{}
#module_211463001 {!bgVideo!}{bgVideoUrl:}
#module_211463001 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463001 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463001 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463001 {max-width:1280px;width:auto;}
.ModuleGridContainer.ModuleGridContainer211463001 .SubPadding {width:0px;}
.module_224191849 .ModuleHead .HeadCenter{float:none;}
#module_224191849 {
padding:0px;
}
#module_224191849 {
position:static;
z-index:0;
top:4944px;
left:477px;
width:100%;
height: auto;
}
#module_224191849 .ModuleHead224191849 {
display:none;
}

#module_224191849 .ModuleImageTextGiantContent{margin-top:0px;}
#module_224191849 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_224191849 .ModuleImageTextGiantContent{margin-left:0px;}
#module_224191849 .ModuleImageTextGiantContent{margin-right:0px;}
#module_224191849 .imageTextGiant-Container{padding-top:10px;}
#module_224191849 .imageTextGiant-Container{padding-bottom:10px;}
#module_224191849 .imageTextGiant-Container{padding-left:10px;}
#module_224191849 .imageTextGiant-Container{padding-right:10px;}
#module_224191849 .showHandle .btn{font-size:14px;}
#module_224191849 .showHandle .btn{font-family:;}
#module_224191849 .showHandle .btn{color:#333;}
#module_224191849 .showHandle .btn{font-weight:400;}
#module_224191849 .showHandle .btn{text-decoration:none;}
#module_224191849 .showHandle .btn{font-style:normal;}
#module_224191849 .showHandle div{border-top-color:#ddd !important;}
#module_224191849 .showHandle div{border-top-style:solid !important;}
#module_224191849 .showHandle div{border-top-width:1px !important;}
#module_224191849 .showHandle{background-color:transparent;}
#module_224191849 .showHandle{}
#module_224191849 .showHandle{background-repeat:no-repeat;}
#module_224191849 .showHandle{}
#module_224191849 .showHandle{}
#module_224191849 .showHandle{}
#module_224191849 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211463001 #Sub211463001_1 {width:18.4375%;}
.module_224202380 .ModuleHead .HeadCenter{float:none;}
#module_224202380 {
padding:0px;
}
#module_224202380 {
position:static;
z-index:0;
top:4962px;
left:673px;
width:100%;
height: auto;
}
#module_224202380 .ModuleHead224202380 {
display:none;
}

#module_224202380 .ModuleImageTextGiantContent{margin-top:0px;}
#module_224202380 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_224202380 .ModuleImageTextGiantContent{margin-left:0px;}
#module_224202380 .ModuleImageTextGiantContent{margin-right:0px;}
#module_224202380 .imageTextGiant-Container{padding-top:10px;}
#module_224202380 .imageTextGiant-Container{padding-bottom:10px;}
#module_224202380 .imageTextGiant-Container{padding-left:10px;}
#module_224202380 .imageTextGiant-Container{padding-right:10px;}
#module_224202380 .showHandle .btn{font-size:14px;}
#module_224202380 .showHandle .btn{font-family:;}
#module_224202380 .showHandle .btn{color:#333;}
#module_224202380 .showHandle .btn{font-weight:400;}
#module_224202380 .showHandle .btn{text-decoration:none;}
#module_224202380 .showHandle .btn{font-style:normal;}
#module_224202380 .showHandle div{border-top-color:#ddd !important;}
#module_224202380 .showHandle div{border-top-style:solid !important;}
#module_224202380 .showHandle div{border-top-width:1px !important;}
#module_224202380 .showHandle{background-color:transparent;}
#module_224202380 .showHandle{}
#module_224202380 .showHandle{background-repeat:no-repeat;}
#module_224202380 .showHandle{}
#module_224202380 .showHandle{}
#module_224202380 .showHandle{}
#module_224202380 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211463001 #Sub211463001_2 {width:19.4531%;}
.module_224176533 .ModuleHead .HeadCenter{float:none;}
#module_224176533 {
padding:0px;
}
#module_224176533 {
position:static;
z-index:0;
top:4957px;
left:943px;
width:100%;
height: auto;
}
#module_224176533 .ModuleHead224176533 {
display:none;
}

#module_224176533 .ModuleImageTextGiantContent{margin-top:0px;}
#module_224176533 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_224176533 .ModuleImageTextGiantContent{margin-left:0px;}
#module_224176533 .ModuleImageTextGiantContent{margin-right:0px;}
#module_224176533 .imageTextGiant-Container{padding-top:10px;}
#module_224176533 .imageTextGiant-Container{padding-bottom:10px;}
#module_224176533 .imageTextGiant-Container{padding-left:10px;}
#module_224176533 .imageTextGiant-Container{padding-right:10px;}
#module_224176533 .showHandle .btn{font-size:14px;}
#module_224176533 .showHandle .btn{font-family:;}
#module_224176533 .showHandle .btn{color:#333;}
#module_224176533 .showHandle .btn{font-weight:400;}
#module_224176533 .showHandle .btn{text-decoration:none;}
#module_224176533 .showHandle .btn{font-style:normal;}
#module_224176533 .showHandle div{border-top-color:#ddd !important;}
#module_224176533 .showHandle div{border-top-style:solid !important;}
#module_224176533 .showHandle div{border-top-width:1px !important;}
#module_224176533 .showHandle{background-color:transparent;}
#module_224176533 .showHandle{}
#module_224176533 .showHandle{background-repeat:no-repeat;}
#module_224176533 .showHandle{}
#module_224176533 .showHandle{}
#module_224176533 .showHandle{}
#module_224176533 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211463001 #Sub211463001_3 {width:20.3125%;}
.module_224202582 .ModuleHead .HeadCenter{float:none;}
#module_224202582 {
padding:0px;
}
#module_224202582 {
position:static;
z-index:0;
top:6519px;
left:1023px;
width:100%;
height: auto;
}
#module_224202582 .ModuleHead224202582 {
display:none;
}

#module_224202582 .ModuleImageTextGiantContent{margin-top:0px;}
#module_224202582 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_224202582 .ModuleImageTextGiantContent{margin-left:0px;}
#module_224202582 .ModuleImageTextGiantContent{margin-right:0px;}
#module_224202582 .imageTextGiant-Container{padding-top:10px;}
#module_224202582 .imageTextGiant-Container{padding-bottom:10px;}
#module_224202582 .imageTextGiant-Container{padding-left:10px;}
#module_224202582 .imageTextGiant-Container{padding-right:10px;}
#module_224202582 .showHandle .btn{font-size:14px;}
#module_224202582 .showHandle .btn{font-family:;}
#module_224202582 .showHandle .btn{color:#333;}
#module_224202582 .showHandle .btn{font-weight:400;}
#module_224202582 .showHandle .btn{text-decoration:none;}
#module_224202582 .showHandle .btn{font-style:normal;}
#module_224202582 .showHandle div{border-top-color:#ddd !important;}
#module_224202582 .showHandle div{border-top-style:solid !important;}
#module_224202582 .showHandle div{border-top-width:1px !important;}
#module_224202582 .showHandle{background-color:transparent;}
#module_224202582 .showHandle{}
#module_224202582 .showHandle{background-repeat:no-repeat;}
#module_224202582 .showHandle{}
#module_224202582 .showHandle{}
#module_224202582 .showHandle{}
#module_224202582 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211463001 #Sub211463001_4 {width:18.8281%;}
/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 {font-size: 14px;}
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_211463014 .ModuleHead .HeadCenter{float:none;}
#module_211463014 {
padding:0px;
}
#module_211463014 {
position:static;
z-index:0;
top:6492px;
left:1254px;
width:100%;
height: auto;
}
#module_211463014 .ModuleHead211463014 {
display:none;
}
#module_211463014 {
border:none;
}
@media screen and (min-width: 768px){
#module_211463014 >.module_211463014 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463014 >.module_211463014 {
}
}

#module_211463014 .ModulePlainTextGiantContent{margin-top:0px;}
#module_211463014 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_211463014 .ModulePlainTextGiantContent{margin-left:0px;}
#module_211463014 .ModulePlainTextGiantContent{margin-right:10px;}
#module_211463014 .plainTextGiant-Container{padding-top:10px;}
#module_211463014 .plainTextGiant-Container{padding-bottom:10px;}
#module_211463014 .plainTextGiant-Container{padding-left:10px;}
#module_211463014 .plainTextGiant-Container{padding-right:10px;}
#module_211463014 a{font-size:unset;font-family:unset}
.module_211463015 .ModuleHead .HeadCenter{float:none;}
#module_211463015 {
padding:0px;
}
#module_211463015 {
position:static;
z-index:0;
top:6528px;
left:1234px;
width:100%;
height: auto;
}
#module_211463015 .ModuleHead211463015 {
display:none;
}
#module_211463015 {
border:none;
}
@media screen and (min-width: 768px){
#module_211463015 >.module_211463015 {
margin-top:3.7415%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463015 >.module_211463015 {
}
}

#module_211463015 .GraphicUpper .TextImage{border-top-left-radius:px;}
#module_211463015 .GraphicUpper .TextImage{border-top-right-radius:px;}
#module_211463015 .GraphicUpper .TextImage{border-bottom-left-radius:px;}
#module_211463015 .GraphicUpper .TextImage{border-bottom-right-radius:px;}
#module_211463015 .GraphicUpper .TextImage{padding-top:px;}
#module_211463015 .GraphicUpper .TextImage{padding-bottom:px;}
#module_211463015 .GraphicUpper .TextImage{padding-left:px;}
#module_211463015 .GraphicUpper .TextImage{padding-right:px;}
#module_211463015 .GraphicUpper .TextImage{width:%;}
#module_211463015 .GraphicUpper .MobileTextImage{width:%;}
#module_211463015 .imageTextGiant-Container .GraphicUpper{ text-align:;}
#module_211463015 .ModuleImageTextGiantContent{padding-top:px;}
#module_211463015 .ModuleImageTextGiantContent{padding-bottom:px;}
#module_211463015 .ModuleImageTextGiantContent{padding-left:px;}
#module_211463015 .ModuleImageTextGiantContent{padding-right:px;}
#module_211463015 .normal_ImgtextBox{padding-top:px;}
#module_211463015 .normal_ImgtextBox{padding-bottom:px;}
#module_211463015 .normal_ImgtextBox{padding-left:px;}
#module_211463015 .normal_ImgtextBox{padding-right:px;}
#module_211463015 .normal_ImgtextBox{margin-top:px;margin-bottom:px;}
#module_211463015 .normal_ImgtextBox.col-lg-6 {margin-right:px; width:calc((99% - px * 5)/ 6)} #module_211463015 .normal_ImgtextBox.col-lg-5 {margin-right:px; width:calc((99% - px * 4)/ 5)} #module_211463015 .normal_ImgtextBox.col-lg-4 {margin-right:px; width:calc((99% - px * 3)/ 4)} #module_211463015 .normal_ImgtextBox.col-lg-3 {margin-right:px; width:calc((99% - px * 2)/ 3)} #module_211463015 .normal_ImgtextBox.col-lg-2 {margin-right:px; width:calc((99% - px)/ 2)}  #module_211463015 .MobileImgtextBox{margin-right:px;margin-left:0; width:calc((99% - px) / 2);}
#module_211463015 .normal_ImgtextBox{box-shadow:;}
#module_211463015 .normal_ImgtextBox{background-color:;}
#module_211463015 .normal_ImgtextBox{}
#module_211463015 .normal_ImgtextBox{}
#module_211463015 .normal_ImgtextBox{}
#module_211463015 .normal_ImgtextBox{}
#module_211463015 .normal_ImgtextBox{}
#module_211463015 .normal_ImgtextBox{border-top-left-radius:px;}
#module_211463015 .normal_ImgtextBox{border-top-right-radius:px;}
#module_211463015 .normal_ImgtextBox{border-bottom-left-radius:px;}
#module_211463015 .normal_ImgtextBox{border-bottom-right-radius:px;}
#module_211463015 .normal_ImgtextBox{border-top-color:;}
#module_211463015 .normal_ImgtextBox{border-top-style:;}
#module_211463015 .normal_ImgtextBox{border-top-width:px;}
#module_211463015 .normal_ImgtextBox{border-right-color:;}
#module_211463015 .normal_ImgtextBox{border-right-style:;}
#module_211463015 .normal_ImgtextBox{border-right-width:px;}
#module_211463015 .normal_ImgtextBox{border-bottom-color:;}
#module_211463015 .normal_ImgtextBox{border-bottom-style:;}
#module_211463015 .normal_ImgtextBox{border-bottom-width:px;}
#module_211463015 .normal_ImgtextBox{border-left-color:;}
#module_211463015 .normal_ImgtextBox{border-left-style:;}
#module_211463015 .normal_ImgtextBox{border-left-width:px;}
#module_211463015 .showHandle .btn{font-size:px;}
#module_211463015 .showHandle .btn{font-family:;}
#module_211463015 .showHandle .btn{color:;}
#module_211463015 .showHandle .btn{}
#module_211463015 .showHandle .btn{}
#module_211463015 .showHandle .btn{}
#module_211463015 .showHandle div{border-top-color: !important;}
#module_211463015 .showHandle div{border-top-style: !important;}
#module_211463015 .showHandle div{border-top-width:px !important;}
#module_211463015 .showHandle{background-color:;}
#module_211463015 .showHandle{}
#module_211463015 .showHandle{}
#module_211463015 .showHandle{}
#module_211463015 .showHandle{}
#module_211463015 .showHandle{}
#module_211463015 .normal_ImgtextBox:hover{box-shadow:;}
#module_211463015 .normal_ImgtextBox:hover{border-top-color:;}
#module_211463015 .normal_ImgtextBox:hover{border-top-style:;}
#module_211463015 .normal_ImgtextBox:hover{border-right-color:;}
#module_211463015 .normal_ImgtextBox:hover{border-right-style:;}
#module_211463015 .normal_ImgtextBox:hover{border-bottom-color:;}
#module_211463015 .normal_ImgtextBox:hover{border-bottom-style:;}
#module_211463015 .normal_ImgtextBox:hover{border-left-color:;}
#module_211463015 .normal_ImgtextBox:hover{border-left-style:;}
#module_211463015 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211463001 #Sub211463001_5 {width:22.9688%;}
.module_211462925 .ModuleHead .HeadCenter{float:none;}
#module_211462925 {
padding:0px;
}
#module_211462925 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211462925 .ModuleHead211462925 {
display:none;
}
#module_211462925 .BodyCenter.BodyCenter211462925 {
background:none;background-color:rgb(63, 71, 86);
}
#module_211462925 >.module_211462925 {
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_211462925 >.module_211462925{
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_211462925 .BodyCenter.BodyCenter211462925 {
padding-top:0.4184%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.8368%;
}
}
@media screen and (max-width: 767px){
#module_211462925 .BodyCenter.BodyCenter211462925 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211462925 >.module_211462925 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462925 >.module_211462925 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211462925 >.module_211462925 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462925:hover {
border:none;
}
#module_211462925:hover >.module_211462925 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462925 .ModuleSubContainer{background-color:transparent;}
#module_211462925 .ModuleSubContainer{background-image:none;}
#module_211462925 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211462925 .ModuleSubContainer{background-position:0% 0%;}
#module_211462925 .ModuleSubContainer{background-attachment:scroll;}
#module_211462925 .ModuleSubContainer{}
#module_211462925 {!bgVideo!}{bgVideoUrl:none}
#module_211462925 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211462925 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211462925 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211462925 {max-width:1280px;width:auto;}
.module_211462924 .ModuleHead .HeadCenter{float:none;}
#module_211462924 {
padding:0px;
}
#module_211462924 {
position:static;
z-index:0;
top:4995px;
left:1069px;
width:100%;
height: auto;
}
#module_211462924 .ModuleHead211462924 {
display:none;
}
#module_211462924 .BodyCenter.BodyCenter211462924 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211462924 >.module_211462924 {
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_211462924 >.module_211462924{
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_211462924 .BodyCenter.BodyCenter211462924 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462924 .BodyCenter.BodyCenter211462924 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211462924 >.module_211462924 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462924 >.module_211462924 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211462924 >.module_211462924 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462924:hover {
border:none;
}
#module_211462924:hover >.module_211462924 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462924 .ModuleImageTextGiantContent{margin-top:0px;}
#module_211462924 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_211462924 .ModuleImageTextGiantContent{margin-left:0px;}
#module_211462924 .ModuleImageTextGiantContent{margin-right:0px;}
#module_211462924 .imageTextGiant-Container{padding-top:10px;}
#module_211462924 .imageTextGiant-Container{padding-bottom:10px;}
#module_211462924 .imageTextGiant-Container{padding-left:10px;}
#module_211462924 .imageTextGiant-Container{padding-right:10px;}
#module_211462924 .showHandle .btn{font-size:14px;}
#module_211462924 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_211462924 .showHandle .btn{color:#333;}
#module_211462924 .showHandle .btn{font-weight:400;}
#module_211462924 .showHandle .btn{text-decoration:none;}
#module_211462924 .showHandle .btn{font-style:normal;}
#module_211462924 .showHandle div{border-top-color:#ddd !important;}
#module_211462924 .showHandle div{border-top-style:solid !important;}
#module_211462924 .showHandle div{border-top-width:1px !important;}
#module_211462924 .showHandle{background-color:transparent;}
#module_211462924 .showHandle{background-image:none;}
#module_211462924 .showHandle{background-repeat:no-repeat;}
#module_211462924 .showHandle{}
#module_211462924 .showHandle{}
#module_211462924 .showHandle{}
#module_211462924 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_211462881 .ModuleHead .HeadCenter{float:none;}
#module_211462881 {
padding:0px;
}
#module_211462881 {
}
#module_211462881 .ModuleHead211462881 {
display:none;
}
#module_211462881 .BodyCenter.BodyCenter211462881 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211462881 >.module_211462881 {
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_211462881 >.module_211462881{
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_211462881 .BodyCenter.BodyCenter211462881 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462881 .BodyCenter.BodyCenter211462881 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_211462881 >.module_211462881 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462881 >.module_211462881 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211462881 >.module_211462881 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462881:hover {
border:none;
}
#module_211462881:hover >.module_211462881 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462881 .langlistbox{background-color:} #module_211462881 .langlistbox .jt{border-bottom-color:}
#module_211462881 .langlistbox .langinfo{color:}
#module_211462881 .langlistbox .langinfo{background-color:}
#module_211462881 .langlistbox .langinfo{border-color:}
#module_211462881 .langlistbox .langtxt{ font-size:px }
#module_211462881 .langlistbox .langtxt{ color: }
#module_211462881 {}#module_211462881.layout-102 #header{border-bottom-color:transparent;}
#module_211462881 {}#module_211462881.layout-102 #header{border-bottom-style:none;}
#module_211462881 {}#module_211462881.layout-102 #header{border-bottom-width:0px;}
#module_211462881 {}#module_211462881.layout-102 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_211462881 {}#module_211462881.layout-102 #MobileNav{background-color: transparent;} #module_211462881.layout-102 #header{background:rgb(255, 255, 255);}
#module_211462881 {}#module_211462881.layout-102 #header{}
#module_211462881 {}#module_211462881.layout-102 #header p{color:rgb(0, 0, 0);}
#module_211462881 {}#module_211462881.layout-102 .lcitem .rect{background:rgb(156, 0, 0);} #module_211462881.layout-102 .icons{color:rgb(156, 0, 0);} #module_211462881.layout-102 .svgdiv svg>*{fill:rgb(156, 0, 0);}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item ul li a{border-bottom-color:#fd8b68;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item{background-color:rgb(192, 0, 0);}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a{background:#f10215;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a,#module_211462881.layout-102 .micro-nav-item>ul>li>a p{color:#fff;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a{background:#f10215;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a,#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_211462881 {}#module_211462881.layout-102 #header p{font-family:;}
#module_211462881 {}#module_211462881.layout-102 #header p{font-size:px;}
#module_211462881 {}#module_211462881.layout-102 #header p{}
#module_211462881 {}#module_211462881.layout-1012 #header p{}
#module_211462881 {}#module_211462881.layout-102 #header p{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a,#module_211462881.layout-102 .micro-nav-item>ul>li>a p{font-family:;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a,#module_211462881.layout-102 .micro-nav-item>ul>li>a p{font-size:px;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a,#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a,#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_211462881 .langlistbox li:hover .langinfo,#module_211462881 .langactive .langinfo {color:}
#module_211462881 .langlistbox li:hover .langinfo,#module_211462881 .langactive .langinfo{background-color:}
#module_211462881 .langlistbox li:hover .langinfo,#module_211462881 .langactive .langinfo{border-color:}
#module_211462881 .langlistbox li:hover .langtxt,#module_211462881 .langactive .langtxt{ color: }
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a:hover,#module_211462881.layout-102 .micro-nav-item>ul>li.active>a:hover{background:#f10215;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a:hover,#module_211462881.layout-102 .micro-nav-item>ul>li.active>a:hover{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li.active>a:hover p,#module_211462881.layout-102 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_211462881.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{background:#f10215;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_211462881.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav li.active a:hover p,#module_211462881.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_211462882 .ModuleHead .HeadCenter{float:none;}
#module_211462882 {
padding:0px;
}
#module_211462882 {
}
#module_211462882 .ModuleHead211462882 {
display:none;
}
#module_211462882 .BodyCenter.BodyCenter211462882 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211462882 >.module_211462882 {
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_211462882 >.module_211462882{
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_211462882 .BodyCenter.BodyCenter211462882 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211462882 .BodyCenter.BodyCenter211462882 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_211462882 >.module_211462882 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211462882 >.module_211462882 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211462882 >.module_211462882 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462882:hover {
border:none;
}
#module_211462882:hover >.module_211462882 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462882 .defaultbtn{background-color:#fff}
#module_211462882 .defaultbtn{}
#module_211462882 .spotgroup{color:#f10215}
#module_211462882 .itembtn{background-color:#fff}
#module_211462882 .itembtn{}
#module_211462882 .itemicon{color:#666} #module_211462882 svg>*{fill:#666}
#module_211462882 .itemtext{background-color:#fff} #module_211462882 .itemtextright::before{border-left-color:#fff} #module_211462882 .itemtextleft::before{border-right-color:#fff}
#module_211462882 .itemtext{}
#module_211462882 .itemtext{font-size:12px;}
#module_211462882 .itemtext{font-family:微软雅黑,Microsoft YaHei;}
#module_211462882 .itemtext{color:#666 !important;}
#module_211462882 .itemtext{font-weight:normal;}
#module_211462882 .itemtext{text-decoration:none;}
#module_211462882 .itemtext{font-style:normal;}
#module_211462882 .defaultbtnbghover{background-color:#f10215}
#module_211462882 .defaultbtnbghover{}
#module_211462882 .defaultbtniconbghover{color:#fff}
.module_211462883 .ModuleHead .HeadCenter{float:none;}
#module_211462883 {
padding:0px;
}
#module_211462883 {
}
#module_211462883 .ModuleHead0 {
display:none;
}
#module_211462883 .ModuleHead .HeadText.HeadText0 {
}
#module_211462883 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_211462883 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_211462883 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_211462883 .BodyCenter.BodyCenter0 {
}
}
#module_211462883 .BodyCenter.BodyCenter0 {
}
#module_211462883 .BodyCenter a {
}

#module_211462883 .foot-nav-list{background-color:rgb(0, 0, 0) !important;}
#module_211462883 .foot-nav-list{border-top-color:;}
#module_211462883 .foot-nav-list{border-top-style:;}
#module_211462883 .foot-nav-list{border-top-width:px;}
#module_211462883 #MobileFootNav{box-shadow:;}
#module_211462883 .icon{color: !important;} #module_211462883 .icon svg >*{fill:}
#module_211462883 .itemText{font-size:px;}
#module_211462883 .itemText{font-family:;}
#module_211462883 .itemText{color:#fff !important;}
#module_211462883 .itemText{}
#module_211462883 .itemText{}
#module_211462883 .itemText{}
#module_211462883 .iconh{color: !important;}  #module_211462883 .iconh svg >*{fill:}
#module_211462883 .itemTexth{font-size:px;}
#module_211462883 .itemTexth{font-family:;}
#module_211462883 .itemTexth{color:#fff !important;}
#module_211462883 .itemTexth{}
#module_211462883 .itemTexth{}
#module_211462883 .itemTexth{}
