﻿/* cache file /mnt/yzproc/YZ-Site/caches/csscache/9/95718/95718_486282_1_.cache exists */
/*md5:ae56d3fd01da73d439f04c7f94382f67*/
/*time: 2025-06-13 02:39:51*/
/*url:www.ideal17.com/big5/Product/416956.html*/
.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_38974270 .ModuleHead .HeadCenter{float:none;}
#module_38974270 {
padding:0px;
}
#module_38974270 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_38974270 .ModuleHead38974270 {
display:none;
}
#module_38974270 .BodyCenter.BodyCenter38974270 {
background:none;background-color:rgba(255, 255, 255, 0.94);
}
#module_38974270 >.module_38974270 {
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:rgb(79, 129, 189);
border-bottom-width:4px;
}
#module_38974270 >.module_38974270{
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_38974270 .BodyCenter.BodyCenter38974270 {
padding-top:0.0000%;
padding-left:10.7555%;
padding-right:9.7062%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974270 .BodyCenter.BodyCenter38974270 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974270 >.module_38974270 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974270 >.module_38974270 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974270 >.module_38974270 {box-shadow: 3px 1px 10px 2px rgba(51, 51, 51, 0.08)}
#module_38974270:hover {
border:none;
}
#module_38974270:hover >.module_38974270 {box-shadow: 0px 0px 0px 0px rgb(38, 38, 38);transition: box-shadow 0.5s ease 0s;}

#module_38974270 .ModuleSubContainer{background-color:rgb(255, 255, 255);}
#module_38974270 .ModuleSubContainer{background-image:none;}
#module_38974270 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974270 .ModuleSubContainer{background-position:0% 0%;}
#module_38974270 .ModuleSubContainer{background-attachment:scroll;}
#module_38974270 .ModuleSubContainer{}
#module_38974270 {!bgVideo!}{bgVideoUrl:}
#module_38974270 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974270 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_38974270 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer38974270 {max-width:1600px;width:auto;}
.ModuleGridContainer.ModuleGridContainer38974270 .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_38974325 .ModuleHead .HeadCenter{float:none;}
#module_38974325 {
padding:0px;
}
#module_38974325 {
position:static;
z-index:0;
top:17px;
left:483px;
width:100%;
height: auto;
}
#module_38974325 .ModuleHead38974325 {
display:none;
}
#module_38974325 .BodyCenter.BodyCenter38974325 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974325 >.module_38974325 {
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_38974325 >.module_38974325{
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_38974325 .BodyCenter.BodyCenter38974325 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974325 .BodyCenter.BodyCenter38974325 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974325 >.module_38974325 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974325 >.module_38974325 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974325 >.module_38974325 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974325:hover {
border:none;
}
#module_38974325:hover >.module_38974325 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974325 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974325 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974325 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974325 .ModuleImageTextGiantContent{margin-right:10px;}
#module_38974325 .imageTextGiant-Container{padding-top:10px;}
#module_38974325 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974325 .imageTextGiant-Container{padding-left:10px;}
#module_38974325 .imageTextGiant-Container{padding-right:10px;}
#module_38974325 .showHandle .btn{font-size:px;}
#module_38974325 .showHandle .btn{font-family:;}
#module_38974325 .showHandle .btn{color:;}
#module_38974325 .showHandle .btn{}
#module_38974325 .showHandle .btn{}
#module_38974325 .showHandle .btn{}
#module_38974325 .showHandle div{border-top-color: !important;}
#module_38974325 .showHandle div{border-top-style: !important;}
#module_38974325 .showHandle div{border-top-width:px !important;}
#module_38974325 .showHandle{background-color:;}
#module_38974325 .showHandle{}
#module_38974325 .showHandle{}
#module_38974325 .showHandle{}
#module_38974325 .showHandle{}
#module_38974325 .showHandle{}
#module_38974325 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer38974270 #Sub38974270_1 {width:24.6474%;}
.ModuleNavGiant.layout-104 .main-nav-content {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  line-height: 0;
  overflow:hidden;
}
.ModuleNavGiant.layout-104 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-104 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-104 .moveMenuRight, .ModuleNavGiant.layout-104 .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-104 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-104 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px
}
.ModuleNavGiant.layout-104 .moveMenuRight:hover, .ModuleNavGiant.layout-104 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-104 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-104 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box;
  height: 80px;
  line-height: 80px;
  float: left;
  text-align: center;
  margin-right: 5px;
}
.ModuleNavGiant.layout-104 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
 -webkit-box-sizing:content-box;
  padding: 0 25px;
  color: #000000;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.ModuleNavGiant.layout-104 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 50%;
  left: 50%;
  transform: translateY(-50%);
  -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%); 
  -webkit-transform:translateY(-50%);
  -o-transform:translateY(-50%); 
  top: 50%;
  z-index: -1;
  border-radius: 0px;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
}
.ModuleNavGiant.layout-104 .main-nav-item-hover {
  color: #fff;
}
.ModuleNavGiant.layout-104 .main-nav-item-hover:before {
  width: 100%;
  left: 0;
  border-radius: 20px;
  opacity: 1;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group {
  z-index: 3;
  height: 200px;
  bottom: -220px;
  left: -49px;
  width: 192px;
  padding-top: 20px;
  text-align: center;
  display: none;

}
.ModuleNavGiant.layout-104 .sub-nav-item-box {
  width: 100%;
  position: relative;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group{
	position: relative;
}
.ModuleNavGiant.layout-104 .arrow{
	top:13px;
	width:15px;height:15px;position: absolute;
	left: 50%;
  margin-left: -7.5px;
	z-index:-1;
	transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -moz-transform:rotate(45deg); 
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg); 
	transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  box-shadow: 0 0 1px rgba(0,0,0,.1);
}

.ModuleNavGiant.layout-104 .sub-nav-item {
  display: block;
  height: 42px;
  line-height: 42px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  font-size: 12px;
  padding-left: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-104 .sub-nav-item .inner {
display: block;
height: 100%;
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s; 
-o-transition: all 0.5s;
}
.ModuleNavGiant.layout-104 .sub-nav-item .inner{ 
  height:100%;
  line-height: calc(100% + 18px);
  display: block;
}
.ModuleNavGiant.layout-104 .sub-nav-item:first-child {
  border-top: none!important;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.ModuleNavGiant.layout-104 .sub-nav-item:last-child {
  border-bottom: none!important;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.ModuleNavGiant.layout-104 .sub-nav-item:hover .inner{
  padding-left: 10px;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item {
  color: #fff;
}
.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  width: 100%;
  left: 0;
  top: 20px;
  height: 40px;
  position: absolute;
  z-index: -1;
  background: #e91e63;
  border-radius: 20px;
}
.ModuleNavGiant.layout-104 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-104 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-104 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-104 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-104 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-104 .verticalMenu .main-nav-item {padding: 0 !important; text-align: center;}
.ModuleNavGiant.layout-104 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_38974271 .ModuleHead .HeadCenter{float:none;}
#module_38974271 {
padding:0px;
}
#module_38974271 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974271 .ModuleHead38974271 {
display:none;
}
#module_38974271 {
border:none;
}
@media screen and (min-width: 768px){
#module_38974271 >.module_38974271 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974271 >.module_38974271 {
}
}

#module_38974271 .main-nav-item-group{height:80px;line-height:80px;} #module_38974271 .main-nav-content{height:80px}
#module_38974271 .main-nav-content{background-color:#fff;}
#module_38974271 .main-nav-content{}
#module_38974271 .main-nav-content{background-repeat:no-repeat;}
#module_38974271 .main-nav-content{}
#module_38974271 .main-nav-content{}
#module_38974271 .main-nav-content{}
#module_38974271 .main-nav-content, #module_38974271 .verticalMenu .main-nav-item-group{text-align:left;}
#module_38974271 .main-nav-item{font-size:14px;}
#module_38974271 .main-nav-item{font-family:;}
#module_38974271 .main-nav-item{color:#333;}
#module_38974271 .main-nav-item{font-weight:normal;}
#module_38974271 .main-nav-item{text-decoration:none;}
#module_38974271 .main-nav-item{font-style:normal;}
#module_38974271 .main-nav-item{width:auto;}
#module_38974271 .main-nav-item{padding-left:25px;padding-right:25px;} #module_38974271 .verticalMenu .main-nav-item-group{margin-bottom:25px;}
#module_38974271 .main-nav-item{}
#module_38974271 .main-nav-item{background-color:transparent;}
#module_38974271 .main-nav-item{background-repeat:no-repeat;}
#module_38974271 .main-nav-item{}
#module_38974271 .main-nav-item{}
#module_38974271 .main-nav-item{}
#module_38974271 .sub-nav-item-group{width:192px;}
#module_38974271 .sub-nav-item{height:40px;line-height:40px;} #module_38974271 .sub-nav-item .inner {line-height: calc(100% + (40px - 10px));}
#module_38974271 .sub-nav-item .inner{font-size:12px;}
#module_38974271 .sub-nav-item .inner{font-family:;}
#module_38974271 .sub-nav-item .inner{color:#000;}
#module_38974271 .sub-nav-item .inner{font-weight:normal;}
#module_38974271 .sub-nav-item .inner{text-decoration:none;}
#module_38974271 .sub-nav-item .inner{font-style:normal;}
#module_38974271 .sub-nav-item,#module_38974271 .arrow,#module_38974271 .sub-normal-color{background-color:#fff;}
#module_38974271 .sub-nav-item .inner{}
#module_38974271 .sub-nav-item .inner{background-repeat:no-repeat;}
#module_38974271 .sub-nav-item .inner{}
#module_38974271 .sub-nav-item .inner{}
#module_38974271 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_38974271 .sub-nav-item{border-bottom-style:solid;}
#module_38974271 .sub-nav-item{border-bottom-width:1px;}
#module_38974271 .sub-nav-item{margin-bottom:0px;}
#module_38974271 .main-nav-item-hover{font-size:14px;}
#module_38974271 .main-nav-item-hover{font-family:;}
#module_38974271 .main-nav-item-hover{color:#fff;}
#module_38974271 .main-nav-item-hover{font-weight:normal;}
#module_38974271 .main-nav-item-hover{text-decoration:none;}
#module_38974271 .main-nav-item-hover{font-style:normal;}
#module_38974271 .main-nav-item-hover::before{background-color:#1976d2;}
#module_38974271 .main-nav-item-hover::before{}
#module_38974271 .main-nav-item-hover::before{background-repeat:no-repeat;}
#module_38974271 .main-nav-item-hover::before{}
#module_38974271 .main-nav-item-hover::before{}
#module_38974271 .main-nav-item-hover::before{}
#module_38974271 .sub-nav-item:hover .inner{font-size:12px;}
#module_38974271 .sub-nav-item:hover .inner{font-family:;}
#module_38974271 .sub-nav-item:hover .inner{color:#000;}
#module_38974271 .sub-nav-item:hover .inner{font-weight:normal;}
#module_38974271 .sub-nav-item:hover .inner{text-decoration:none;}
#module_38974271 .sub-nav-item:hover .inner{font-style:normal;}
#module_38974271 .sub-nav-item:hover .inner,#module_38974271 .sub-hover-color{background-color:#f2f2f2;}
#module_38974271 .sub-nav-item:hover .inner{}
#module_38974271 .sub-nav-item:hover .inner{background-repeat:no-repeat;}
#module_38974271 .sub-nav-item:hover .inner{}
#module_38974271 .sub-nav-item:hover .inner{}
#module_38974271 .sub-nav-item:hover .inner{}


.ModuleGridContainer.ModuleGridContainer38974270 #Sub38974270_2 {width:66.5547%;}
.ModuleLangSwitchGiant.layout-104 .lang-container{
	display: inline-block;
    border: 1px solid #e5e5e5;
	width:auto;
}

.ModuleLangSwitchGiant.layout-104 .lang-text{
	font-size:12px;
	color:#666666;
	vertical-align: top;
	width:95px;
	height: 30px;
	line-height: 32px;
	display:inline-block;
	text-align: left;
	padding-left:14px;
}

.ModuleLangSwitchGiant.layout-104 .icoBox{
	width: 21px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	color: #9a9a9a;
}

.ModuleLangSwitchGiant.layout-104 .lang-container:hover .icoBox{
	transform: rotate(180deg);
	transition: ease-in-out .3s;
}

.ModuleLangSwitchGiant.layout-104 .lang-selection{
	background:#fff;
	display:none;
	border: 1px solid #e5e5e5;
	width:auto;
}

.ModuleLangSwitchGiant.layout-104 .lang-selection li{
	height: 32px;
    line-height: 32px;
	cursor:pointer;
	padding-right: 21px;
}
.ModuleLangSwitchGiant.layout-104 .lang-selection li:hover .lang-text{
	color:#f10215;
}
.module_38974272 .ModuleHead .HeadCenter{float:none;}
#module_38974272 {
padding:0px;
}
#module_38974272 {
position:static;
z-index:0;
top:41px;
left:1398px;
width:100%;
height: auto;
}
#module_38974272 .ModuleHead38974272 {
display:none;
}
#module_38974272 .BodyCenter.BodyCenter38974272 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974272 >.module_38974272 {
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_38974272 >.module_38974272{
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_38974272 .BodyCenter.BodyCenter38974272 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974272 .BodyCenter.BodyCenter38974272 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974272 >.module_38974272 {
margin-top:17.2932%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974272 >.module_38974272 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974272 >.module_38974272 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974272:hover {
border:none;
}
#module_38974272:hover >.module_38974272 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974272 .BodyCenter{text-align:left;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{font-size:12px;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{font-family:微软雅黑,Microsoft YaHei;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{color:#333;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{font-weight:normal;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{text-decoration:initial;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{font-style:normal;}
#module_38974272 {} #clone_module_38974272 .lang-selection{border-color:#e5e5e5;} #module_38974272 .lang-text{border-right:1px solid #e5e5e5;}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{background-color:#fff;}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{background-image:none;}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{background-repeat:no-repeat;}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{}
#module_38974272 {} #clone_module_38974272 .lang-text,#module_38974272 .lang-text{width:78px}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{font-size:12px;}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{color:#f10215;}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{font-weight:normal;}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{text-decoration:initial;}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer38974270 #Sub38974270_3 {width:8.7979%;}
.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_38974848 .ModuleHead .HeadCenter{float:none;}
#module_38974848 {
padding:0px;
}
#module_38974848 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_38974848 .ModuleHead38974848 {
display:none;
}

#module_38974848 .ModuleSubContainer{background-color:transparent;}
#module_38974848 .ModuleSubContainer{}
#module_38974848 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974848 .ModuleSubContainer{background-position:0% 0%;}
#module_38974848 .ModuleSubContainer{background-attachment:scroll;}
#module_38974848 .ModuleSubContainer{}
#module_38974848 {!bgVideo!}{bgVideoUrl:}
#module_38974848 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974848 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_38974848 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer38974848 {max-width:none;width:100%;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_38974849 .ModuleHead .HeadCenter{float:none;}
#module_38974849 {
padding:0px;
}
#module_38974849 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974849 .ModuleHead38974849 {
display:none;
}

#module_38974849 img{border-top-color:transparent;}
#module_38974849 img{border-top-style:none;}
#module_38974849 img{border-top-width:0px;}
#module_38974849 img{border-right-color:transparent;}
#module_38974849 img{border-right-style:none;}
#module_38974849 img{border-right-width:0px;}
#module_38974849 img{border-bottom-color:transparent;}
#module_38974849 img{border-bottom-style:none;}
#module_38974849 img{border-bottom-width:0px;}
#module_38974849 img{border-left-color:transparent;}
#module_38974849 img{border-left-style:none;}
#module_38974849 img{border-left-width:0px;}
#module_38974849 img{border-top-left-radius:0px;}
#module_38974849 img{border-top-right-radius:0px;}
#module_38974849 img{border-bottom-left-radius:0px;}
#module_38974849 img{border-bottom-right-radius:0px;}
#module_38974849 .BodyCenter{text-align: ;}

.module_38974833 .ModuleHead .HeadCenter{float:none;}
#module_38974833 {
padding:0px;
}
#module_38974833 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_38974833 .ModuleHead38974833 {
display:none;
}

#module_38974833 .ModuleSubContainer{background-color:transparent;}
#module_38974833 .ModuleSubContainer{}
#module_38974833 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974833 .ModuleSubContainer{background-position:0% 0%;}
#module_38974833 .ModuleSubContainer{background-attachment:scroll;}
#module_38974833 .ModuleSubContainer{}
#module_38974833 {!bgVideo!}{bgVideoUrl:}
#module_38974833 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974833 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_38974833 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer38974833 {max-width:none;width:100%;}
.module_38974834 .ModuleHead .HeadCenter{float:none;}
#module_38974834 {
padding:0px;
}
#module_38974834 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974834 .ModuleHead38974834 {
display:none;
}

#module_38974834 img{border-top-color:transparent;}
#module_38974834 img{border-top-style:none;}
#module_38974834 img{border-top-width:0px;}
#module_38974834 img{border-right-color:transparent;}
#module_38974834 img{border-right-style:none;}
#module_38974834 img{border-right-width:0px;}
#module_38974834 img{border-bottom-color:transparent;}
#module_38974834 img{border-bottom-style:none;}
#module_38974834 img{border-bottom-width:0px;}
#module_38974834 img{border-left-color:transparent;}
#module_38974834 img{border-left-style:none;}
#module_38974834 img{border-left-width:0px;}
#module_38974834 img{border-top-left-radius:0px;}
#module_38974834 img{border-top-right-radius:0px;}
#module_38974834 img{border-bottom-left-radius:0px;}
#module_38974834 img{border-bottom-right-radius:0px;}
#module_38974834 .BodyCenter{text-align: ;}

.module_38974843 .ModuleHead .HeadCenter{float:none;}
#module_38974843 {
padding:0px;
}
#module_38974843 {
position:static;
z-index:0;
top:496px;
left:0px;
width:100%;
height: auto;
}
#module_38974843 .ModuleHead38974843 {
display:none;
}
#module_38974843 .BodyCenter.BodyCenter38974843 {
background:none;background-color:rgb(242, 242, 242);
}
#module_38974843 >.module_38974843 {
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_38974843 >.module_38974843{
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_38974843 .BodyCenter.BodyCenter38974843 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974843 .BodyCenter.BodyCenter38974843 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974843 >.module_38974843 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974843 >.module_38974843 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974843 >.module_38974843 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974843:hover {
border:none;
}
#module_38974843:hover >.module_38974843 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974843 .ModuleSubContainer{background-color:transparent;}
#module_38974843 .ModuleSubContainer{background-image:none;}
#module_38974843 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974843 .ModuleSubContainer{background-position:0% 0%;}
#module_38974843 .ModuleSubContainer{background-attachment:scroll;}
#module_38974843 .ModuleSubContainer{}
#module_38974843 {!bgVideo!}{bgVideoUrl:none}
#module_38974843 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974843 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_38974843 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer38974843 {max-width:1400px;width:auto;}
.ModuleGridContainer.ModuleGridContainer38974843 .SubPadding {width:0px;}
.module_38974845 .ModuleHead .HeadCenter{float:none;}
#module_38974845 {
padding:0px;
}
#module_38974845 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974845 .ModuleHead38974845 {
display:none;
}
#module_38974845 .ModuleHead .HeadText.HeadText38974845 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_38974845 .ModuleHead .HeadCenter.HeadCenter38974845{text-align:left;}
#module_38974845 .ModuleHead .HeadCenter.HeadCenter38974845 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_38974845 .BodyCenter.BodyCenter38974845 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974845 >.module_38974845 {
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_38974845 >.module_38974845{
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_38974845 .BodyCenter.BodyCenter38974845 {
padding-top:10px;
padding-left:0px;
padding-right:0px;
padding-bottom:10px;
}
}
@media screen and (max-width: 767px){
#module_38974845 .BodyCenter.BodyCenter38974845 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974845 >.module_38974845 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974845 >.module_38974845 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974845 >.module_38974845 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974845:hover {
border:none;
}
#module_38974845:hover >.module_38974845 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974845 .ModuleImageTextGiantContent{margin-top:px;}
#module_38974845 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_38974845 .ModuleImageTextGiantContent{margin-left:px;}
#module_38974845 .ModuleImageTextGiantContent{margin-right:px;}
#module_38974845 .imageTextGiant-Container{padding-top:0px;}
#module_38974845 .imageTextGiant-Container{padding-bottom:0px;}
#module_38974845 .imageTextGiant-Container{padding-left:0px;}
#module_38974845 .imageTextGiant-Container{padding-right:0px;}
#module_38974845 .showHandle .btn{font-size:px;}
#module_38974845 .showHandle .btn{font-family:;}
#module_38974845 .showHandle .btn{color:;}
#module_38974845 .showHandle .btn{}
#module_38974845 .showHandle .btn{}
#module_38974845 .showHandle .btn{}
#module_38974845 .showHandle div{border-top-color: !important;}
#module_38974845 .showHandle div{border-top-style: !important;}
#module_38974845 .showHandle div{border-top-width:px !important;}
#module_38974845 .showHandle{background-color:;}
#module_38974845 .showHandle{}
#module_38974845 .showHandle{}
#module_38974845 .showHandle{}
#module_38974845 .showHandle{}
#module_38974845 .showHandle{}

.ModuleGridContainer.ModuleGridContainer38974843 #Sub38974843_1 {width:3.0714285714285716%;}
/*当前位置 layout 101*/
.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{word-break: break-all;vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_38974844 .ModuleHead .HeadCenter{float:none;}
#module_38974844 {
padding:0px;
}
#module_38974844 {
position:static;
z-index:0;
top:575px;
left:395px;
width:100%;
height: auto;
}
#module_38974844 .ModuleHead38974844 {
display:none;
}
#module_38974844 .ModuleHead .HeadText.HeadText38974844 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_38974844 .ModuleHead .HeadCenter.HeadCenter38974844{text-align:left;}
#module_38974844 .ModuleHead .HeadCenter.HeadCenter38974844 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_38974844 .BodyCenter.BodyCenter38974844 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974844 >.module_38974844 {
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_38974844 >.module_38974844{
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_38974844 .BodyCenter.BodyCenter38974844 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974844 .BodyCenter.BodyCenter38974844 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974844 >.module_38974844 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974844 >.module_38974844 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974844 >.module_38974844 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974844:hover {
border:none;
}
#module_38974844:hover >.module_38974844 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974844 .BreadIcon{font-size:px;} #module_38974844 .BreadsvgIcon svg{width:px;height:px;}
#module_38974844 .BreadIcon{color:;} #module_38974844 .BreadsvgIcon svg>*{fill:;}
#module_38974844 .BreadIcon,#module_38974844 .BreadsvgIcon{margin-left:px;}
#module_38974844 .BreadIcon,#module_38974844 .BreadsvgIcon{margin-right:px;}
#module_38974844 .bcs-item,#module_38974844 .bcs-item a{font-size:12px;}
#module_38974844 .bcs-item,#module_38974844 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_38974844 .bcs-item,#module_38974844 .bcs-item a{color:#333;}
#module_38974844 .bcs-item,#module_38974844 .bcs-item a{font-weight:normal;}
#module_38974844 .bcs-item,#module_38974844 .bcs-item a{text-decoration:none;}
#module_38974844 .bcs-item,#module_38974844 .bcs-item a{font-style:normal;}
#module_38974844 .breadcrumb{text-align:left;}
#module_38974844 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_38974844 .breadcrumb .separator{font-size:12px;}
#module_38974844 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_38974844 .breadcrumb .separator{color:rgb(136, 136, 136);}
#module_38974844 .breadcrumb .separator{font-weight:normal;}
#module_38974844 .breadcrumb .separator{text-decoration:none;}
#module_38974844 .breadcrumb .separator{font-style:normal;}
#module_38974844 .breadcrumb:hover .BreadIcon{color:} #module_38974844 .breadcrumb:hover .BreadsvgIcon svg>*{fill:;}
#module_38974844 .bcs-item:hover,#module_38974844 .bcs-item a:hover{font-size:12px;}
#module_38974844 .bcs-item:hover,#module_38974844 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_38974844 .bcs-item:hover,#module_38974844 .bcs-item a:hover{color:#333;}
#module_38974844 .bcs-item:hover,#module_38974844 .bcs-item a:hover{font-weight:normal;}
#module_38974844 .bcs-item:hover,#module_38974844 .bcs-item a:hover{text-decoration:none;}
#module_38974844 .bcs-item:hover,#module_38974844 .bcs-item a:hover{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer38974843 #Sub38974843_2 {width:96.64285714285714%;}
.module_137181863 .ModuleHead .HeadCenter{float:none;}
#module_137181863 {
padding:0px;
}
#module_137181863 {
position:static;
z-index:0;
top:648px;
left:708px;
width:100%;
height: auto;
}
#module_137181863 .ModuleHead137181863 {
display:none;
}
#module_137181863 .BodyCenter.BodyCenter137181863 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137181863 >.module_137181863 {
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_137181863 >.module_137181863{
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_137181863 .BodyCenter.BodyCenter137181863 {
padding-top:1.2552%;
padding-left:6.0669%;
padding-right:5.6477%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137181863 .BodyCenter.BodyCenter137181863 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137181863 >.module_137181863 {
margin-top:0.5230%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137181863 >.module_137181863 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137181863 >.module_137181863 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137181863:hover {
border:none;
}
#module_137181863:hover >.module_137181863 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137181863 .ModuleSubContainer{background-color:transparent;}
#module_137181863 .ModuleSubContainer{background-image:none;}
#module_137181863 .ModuleSubContainer{background-repeat:no-repeat;}
#module_137181863 .ModuleSubContainer{background-position:0% 0%;}
#module_137181863 .ModuleSubContainer{background-attachment:scroll;}
#module_137181863 .ModuleSubContainer{}
#module_137181863 {!bgVideo!}{bgVideoUrl:none}
#module_137181863 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_137181863 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_137181863 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer137181863 {max-width:1400px;width:auto;}
/*纯文本模块 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_137181865 .ModuleHead .HeadCenter{float:none;}
#module_137181865 {
padding:0px;
}
#module_137181865 {
position:static;
z-index:0;
top:502px;
left:367px;
width:100%;
height: auto;
}
#module_137181865 .ModuleHead137181865 {
display:none;
}
#module_137181865 .BodyCenter.BodyCenter137181865 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137181865 >.module_137181865 {
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_137181865 >.module_137181865{
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_137181865 .BodyCenter.BodyCenter137181865 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137181865 .BodyCenter.BodyCenter137181865 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137181865 >.module_137181865 {
margin-top:-7.1429%;
margin-left:0.0000%;
margin-right:40.5714%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137181865 >.module_137181865 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137181865 >.module_137181865 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137181865:hover {
border:none;
}
#module_137181865:hover >.module_137181865 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137181865 .ModulePlainTextGiantContent{margin-top:0px;}
#module_137181865 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_137181865 .ModulePlainTextGiantContent{margin-left:0px;}
#module_137181865 .ModulePlainTextGiantContent{margin-right:10px;}
#module_137181865 .plainTextGiant-Container{padding-top:10px;}
#module_137181865 .plainTextGiant-Container{padding-bottom:10px;}
#module_137181865 .plainTextGiant-Container{padding-left:10px;}
#module_137181865 .plainTextGiant-Container{padding-right:10px;}
#module_137181865 a{font-size:unset;font-family:unset}
.ModuleCommonClsGiant.layout-105 .one-classify-box{white-space:nowrap;overflow-x:auto;overflow-y: hidden;font-size: 0;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show{white-space:normal;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show .main-class-item{margin-bottom: 5px;}
/*到手机应该隐藏*/
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar{height:4px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-thumb {height:4px;width: 40px;background-color: rgba(94,94,94,.5);border-radius: 2px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-track-piece{height:8px;width: 40px;background-color: #fff}
.ModuleCommonClsGiant.layout-105 .main-class-item{background: #fff;border-top:0;color:#666;width: auto;display:inline-flex;align-content: center;
  justify-content: center;
  justify-items: center;
  align-items: center;
  float:none;
}
.ModuleCommonClsGiant.layout-105  .ItemCount .main-class-item {
  float:left;
}
.ModuleCommonClsGiant.layout-105 .main-class-text{
  font-size:12px;width:100%;padding: 0 10px;color:#666;overflow: hidden;   text-align: center;
 }

.ModuleCommonClsGiant.layout-105 .main-class-item.active{background: #303135}
.ModuleCommonClsGiant.layout-105 .main-class-item.active .main-class-text{color:#fff;}


/*PC屏幕*/
@media (min-width: 768px){
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-1 {width: 100% !important; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-3 {width: calc((100% - 5px) / 3) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-4 {width: calc((100% - 5px) / 4) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-5 {width: calc((100% - 5px) / 5) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-6 {width: calc((100% - 5px) / 6) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-7 {width: calc((100% - 5px) / 7) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-8 {width: calc((100% - 5px) / 8) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-9 {width: calc((100% - 5px) / 9) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-10 {width: calc((100% - 5px) / 10) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11 {width: calc((100% - 5px) / 11) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-12 {width: calc((100% - 5px) / 12) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2:nth-child(2n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-3:nth-child(3n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-4:nth-child(4n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-5:nth-child(5n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-6:nth-child(6n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-7:nth-child(7n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-8:nth-child(8n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-9:nth-child(9n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-10:nth-child(10n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11:nth-child(11n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11:nth-child(12n) {margin-right: 0 !important;}
}


@media (max-width: 767px) {
  .ModuleCommonClsGiant.layout-105 .main-class-text {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
  }
  .ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar {  display: none!important;  width: 0px;  height: 0px; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-1 {width: 100% !important; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-2:nth-child(2n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-3:nth-child(3n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-4:nth-child(4n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-5:nth-child(5n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-3 {width: calc((100% - 5px * 2) / 3) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-4 {width: calc((100% - 5px * 3) / 4) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-5 {width: calc((100% - 5px * 4) / 5) !important;}

}.module_38974828 .ModuleHead .HeadCenter{float:none;}
#module_38974828 {
padding:0px;
}
#module_38974828 {
position:static;
z-index:0;
top:662px;
left:1253px;
width:100%;
height: auto;
}
#module_38974828 .ModuleHead38974828 {
display:none;
}
#module_38974828 .BodyCenter.BodyCenter38974828 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974828 >.module_38974828 {
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_38974828 >.module_38974828{
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_38974828 .BodyCenter.BodyCenter38974828 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974828 .BodyCenter.BodyCenter38974828 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974828 >.module_38974828 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974828 >.module_38974828 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974828 >.module_38974828 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974828:hover {
border:none;
}
#module_38974828:hover >.module_38974828 {
border-color:#ccc;
}
#module_38974828:hover >.module_38974828 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974828 .one-classify-box{text-align:left;}
#module_38974828 .main-class-item{background-color:rgb(30, 136, 229);}
#module_38974828 .main-class-item{background-image:none;}
#module_38974828 .main-class-item{background-repeat:no-repeat;}
#module_38974828 .main-class-item{}
#module_38974828 .main-class-item{}
#module_38974828 .main-class-item{}
#module_38974828 .main-class-item{height:40px;}
#module_38974828 .main-class-item{border-top-color:rgb(247, 150, 70);}
#module_38974828 .main-class-item{border-top-style:solid;}
#module_38974828 .main-class-item{border-top-width:0px;}
#module_38974828 .main-class-item{border-right-color:rgb(247, 150, 70);}
#module_38974828 .main-class-item{border-right-style:solid;}
#module_38974828 .main-class-item{border-right-width:0px;}
#module_38974828 .main-class-item{border-bottom-color:rgb(247, 150, 70);}
#module_38974828 .main-class-item{border-bottom-style:solid;}
#module_38974828 .main-class-item{border-bottom-width:0px;}
#module_38974828 .main-class-item{border-left-color:rgb(247, 150, 70);}
#module_38974828 .main-class-item{border-left-style:solid;}
#module_38974828 .main-class-item{border-left-width:0px;}
#module_38974828 .main-class-item{border-top-left-radius:0px;}
#module_38974828 .main-class-item{border-top-right-radius:0px;}
#module_38974828 .main-class-item{border-bottom-left-radius:0px;}
#module_38974828 .main-class-item{border-bottom-right-radius:0px;}
#module_38974828 .main-class-item{margin-right:4px;} @media (max-width: 767px){#module_38974828 .ItemCount li.col-xs-2 {width: calc((100% - 4px) / 2) !important;}#module_38974828 .ItemCount li.col-xs-3 {width: calc((100% - 4px * 2) / 3) !important;}#module_38974828 .ItemCount li.col-xs-4 {width: calc((100% - 4px * 3) / 4) !important;}#module_38974828 .ItemCount li.col-xs-5 {width: calc((100% - 4px * 4) / 5) !important;}} @media (min-width: 768px){#module_38974828 .ItemCount li.col-lg-2 {width: calc((100% - 4px) / 2) !important;}#module_38974828 .ItemCount li.col-lg-3 {width: calc((100% - 4px * 2) / 3) !important;}#module_38974828 .ItemCount li.col-lg-4 {width: calc((100% - 4px * 3) / 4) !important;}#module_38974828 .ItemCount li.col-lg-5 {width: calc((100% - 4px * 4) / 5) !important;}#module_38974828 .ItemCount li.col-lg-6 {width: calc((100% - 4px * 5) / 6) !important;}#module_38974828 .ItemCount li.col-lg-7 {width: calc((100% - 4px * 6) / 7) !important;}#module_38974828 .ItemCount li.col-lg-8 {width: calc((100% - 4px * 7) / 8) !important;}#module_38974828 .ItemCount li.col-lg-9 {width: calc((100% - 4px * 8) / 9) !important;}#module_38974828 .ItemCount li.col-lg-10 {width: calc((100% - 4px * 9) / 10) !important;}#module_38974828 .ItemCount li.col-lg-11 {width: calc((100% - 4px * 10) / 11) !important;}#module_38974828 .ItemCount li.col-lg-12 {width: calc((100% - 4px * 11) / 12) !important;}}
#module_38974828 .main-class-item{margin-Bottom:5px;} 
#module_38974828 .main-class-text{font-size:18px;}
#module_38974828 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_38974828 .main-class-text{color:rgb(255, 255, 255);}
#module_38974828 .main-class-text{font-weight:normal;}
#module_38974828 .main-class-text{text-decoration:none;}
#module_38974828 .main-class-text{font-style:normal;}
#module_38974828 .main-class-item{width:180px;width:180;}
#module_38974828 .main-class-text{padding-left:10px;}
#module_38974828 .main-class-text{padding-right:10px}
#module_38974828 .main-class-item:hover,#module_38974828 .main-class-item.active{border-top-color:transparent;}
#module_38974828 .main-class-item:hover,#module_38974828 .main-class-item.active{border-top-style:solid;}
#module_38974828 .main-class-item:hover,#module_38974828 .main-class-item.active{border-right-color:transparent;}
#module_38974828 .main-class-item:hover,#module_38974828 .main-class-item.active{border-right-style:solid;}
#module_38974828 .main-class-item:hover,#module_38974828 .main-class-item.active{border-bottom-color:transparent;}
#module_38974828 .main-class-item:hover,#module_38974828 .main-class-item.active{border-bottom-style:solid;}
#module_38974828 .main-class-item:hover,#module_38974828 .main-class-item.active{border-left-color:transparent;}
#module_38974828 .main-class-item:hover,#module_38974828 .main-class-item.active{border-left-style:solid;}
#module_38974828 .main-class-item.active{background-color:rgb(247, 150, 70);}
#module_38974828 .main-class-item.active{background-image:none;}
#module_38974828 .main-class-item.active{background-repeat:no-repeat;}
#module_38974828 .main-class-item.active{}
#module_38974828 .main-class-item.active{}
#module_38974828 .main-class-item.active{}
#module_38974828 .main-class-item.active .main-class-text{font-size:18px;}
#module_38974828 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_38974828 .main-class-item.active .main-class-text{color:#fff;}
#module_38974828 .main-class-item.active .main-class-text{font-weight:normal;}
#module_38974828 .main-class-item.active .main-class-text{text-decoration:none;}
#module_38974828 .main-class-item.active .main-class-text{font-style:normal;}


.module_38974827 .ModuleHead .HeadCenter{float:none;}
#module_38974827 {
padding:0px;
}
#module_38974827 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_38974827 .ModuleHead38974827 {
display:none;
}
#module_38974827 .BodyCenter.BodyCenter38974827 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974827 >.module_38974827 {
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_38974827 >.module_38974827{
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_38974827 .BodyCenter.BodyCenter38974827 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974827 .BodyCenter.BodyCenter38974827 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974827 >.module_38974827 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974827 >.module_38974827 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974827 >.module_38974827 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974827:hover {
border:none;
}
#module_38974827:hover >.module_38974827 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974827 .ModuleSubContainer{background-color:transparent;}
#module_38974827 .ModuleSubContainer{background-image:none;}
#module_38974827 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974827 .ModuleSubContainer{background-position:0% 0%;}
#module_38974827 .ModuleSubContainer{background-attachment:scroll;}
#module_38974827 .ModuleSubContainer{}
#module_38974827 {!bgVideo!}{bgVideoUrl:none}
#module_38974827 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974827 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_38974827 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer38974827 {max-width:1400px;width:auto;}
.module_38974832 .ModuleHead .HeadCenter{float:none;}
#module_38974832 {
padding:0px;
}
#module_38974832 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_38974832 .ModuleHead38974832 {
display:none;
}
#module_38974832 .BodyCenter.BodyCenter38974832 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974832 >.module_38974832 {
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_38974832 >.module_38974832{
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_38974832 .BodyCenter.BodyCenter38974832 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974832 .BodyCenter.BodyCenter38974832 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974832 >.module_38974832 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974832 >.module_38974832 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974832 >.module_38974832 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974832:hover {
border:none;
}
#module_38974832:hover >.module_38974832 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974832 .ModuleSubContainer{background-color:transparent;}
#module_38974832 .ModuleSubContainer{background-image:none;}
#module_38974832 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974832 .ModuleSubContainer{background-position:0% 0%;}
#module_38974832 .ModuleSubContainer{background-attachment:scroll;}
#module_38974832 .ModuleSubContainer{}
#module_38974832 {!bgVideo!}{bgVideoUrl:none}
#module_38974832 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974832 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_38974832 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer38974832 {max-width:1400px;width:auto;}

/*layout-124内容*/
.ModuleProductListGiant.layout-124 .cor-z{background: #0072d4;}
.ModuleProductListGiant.layout-124 .pro-img{ transition: all ease-in-out .3s; display: block;height: auto; border-bottom: 1px solid #eee; list-style-type: none;  display: block;  max-width: 100%;  width: 100%; position: relative }
.ModuleProductListGiant.layout-124 .pro-img .dummy{  padding-top: 100%;background-color: #fff;  }
.ModuleProductListGiant.layout-124 .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-124 .pro-container>li{ position: relative; float: left; overflow: hidden; }
.ModuleProductListGiant.layout-124 .pro-container>li{ margin: 0 3% 3% 0; background: #fff; font-size: 16px;   padding-right:0;  padding-left: 0; transition: all ease-in-out .3s; }
.ModuleProductListGiant.layout-124 .pro-price{color:#0071d4;line-height: 1;font-weight: bold; margin: 5% 0 2% 0;}
.ModuleProductListGiant.layout-124 .pro-price del{ font-size: 10px;color:#0071d4; display: block; display: inline-block;font-weight: 100!important; }
.ModuleProductListGiant.layout-124 .pro-container li .pro-name{ overflow: hidden;  overflow: hidden;  text-overflow: ellipsis;   max-width: 90%;margin: 0 auto 10px auto;text-align: center;/*white-space: nowrap; */ }
.ModuleProductListGiant.layout-124 .pro-params ul li{ display: inline-block; border: 1px solid #e5e5e5; font-size: 12px; color: #6e6e6e; padding: 1px 5px; display: inline-block;}
.ModuleProductListGiant.layout-124 .pro-tit{ background:#fff;   position: relative;  overflow: hidden;  transition: all ease-in-out .3s;padding-top: 5%;}
.ModuleProductListGiant.layout-124 .pro-container  li .pro-img img{ transition: all ease-in-out .3s;}
.ModuleProductListGiant.layout-124 a:active,.ModuleProductListGiant.layout-124 a:visited,.ModuleProductListGiant.layout-124 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-124 .pro-item{ padding-bottom: 18px;}
.ModuleProductListGiant.layout-124 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-124 .pro-name{word-break: break-word !important;}
.ModuleProductListGiant.layout-124 .more-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    color: #fff;
    background-color: #ff6700;
    text-align: center;
    line-height: 20px;
    margin: 0px auto;
    /* transform: translateY(-10%) translateZ(0px); */

    transition: color ease-in-out .5s,background-color ease-in-out .5s,transform ease-in-out .3s;
    font-size: 16px;
    padding-left: 0;
}
.ModuleProductListGiant.layout-124 .VRDiv{ display: flex; justify-content: flex-start;align-items: center; left: 15px; color:#fff;font-size: 14px; top:15px;  position: absolute;background-color: rgba(0,0,0,0.4); border-radius: 8px;margin-right: 5px;padding:8px 12px;}
.ModuleProductListGiant.layout-124 .VRDiv > svg{ width: 16px; height: 16px;fill: #fff;}
.ModuleProductListGiant.layout-124 .VRTipstxt{  text-overflow: ellipsis; overflow: hidden;white-space: nowrap; margin-left: 8px;}

/*@media screen and (min-width: 768px) and (max-width: 991px)  {*/
    /*.ModuleProductListGiant.layout-124 .pro-container>li {*/
        /*margin: 0 2% 2% 0; */
    /*}*/
    /*.ModuleProductListGiant.layout-124 .pred-filter{display: none}*/
    /*.ModuleProductListGiant.layout-124 .silder-filter,.btn-filter{display: block}*/
    /*.ModuleProductListGiant.layout-124 .soldOut{font-size: 12px}*/
    /*.ModuleProductListGiant.layout-124  .pro-container{ width: 100%;   position: relative;}*/
    /*.ModuleProductListGiant.layout-124  .pro-container>li{ background: #fff;!* font-size: 15px;*!}*/
    /*.ModuleProductListGiant.layout-124  .pro-buybtn{ position: absolute;bottom: 0;left: 0;}*/
    /*!*.ModuleProductListGiant.layout-124 .pro-container  li .pro-img{ max-height:140px;}*!*/
    /*.ModuleProductListGiant.layout-124   .pro-params{ height: 40px; margin-bottom: 26%;}*/
    /*.ModuleProductListGiant.layout-124 .pro-container li .pro-img .rectborder { display: none; }*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-2 {width: 49%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(2n).col-sm-2{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-3 {width:32%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(3n).col-sm-3{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-4 {width: 23.5%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(4n).col-sm-4{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-5 {width:18.4%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(5n).col-sm-5{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-6 {width:15%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(6n).col-sm-6{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-sm-1 {width: 100%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(n).col-sm-1{ margin-right: 0;}*/
/*}*/
/*@media screen and (min-width: 992px) and (max-width: 1199px){*/
    /*.ModuleProductListGiant.layout-124 .pred-filter{display: block}*/
 /*.ModuleProductListGiant.layout-124 .silder-filter,.btn-filter{display: none}*/
    /*.ModuleProductListGiant.layout-124  .pro-container{ width: 100%;   position: relative;}*/
    /*.ModuleProductListGiant.layout-124  .pro-container>li{ background: #fff;}*/
    /*.ModuleProductListGiant.layout-124  .pro-buybtn{ position: absolute;bottom: 0;left: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-lg-2 {width: 48.5%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(2n).col-lg-2{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124  li.col-lg-3 {width:31.333%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(3n).col-lg-3{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-lg-4 {width: 22.75%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(4n).col-lg-4{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-lg-5 {width:17.6%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(5n).col-lg-5{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-lg-6 {width:14.1%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124   li:nth-child(6n).col-lg-6{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-124   li.col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}*/
    /*.ModuleProductListGiant.layout-124  li:nth-child(n).col-lg-1{ margin-right: 0;}*/
/*}*/
@media screen and (min-width: 768px) {
    .ModuleProductListGiant.layout-124 .pro-container  li:hover .pro-name span{ color: #0072d4;}
    .ModuleProductListGiant.layout-124 .pro-container  li:hover .pro-tit {
        transform: translateY(-25%);  -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;
    }
    .ModuleProductListGiant.layout-124 .pro-container  li:hover .pro-name span {
        transition: color ease-in-out .5s;
    }
    .ModuleProductListGiant.layout-124 .pro-container  li:hover .more-icon {
        transform: translateY(-60%);
    }
    .ModuleProductListGiant.layout-124 .pro-item{ padding-bottom: 16px;}
    .ModuleProductListGiant.layout-124 .pro-container  li:hover .pro-img {  transform: translateY(-7%);  -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;  }
    .ModuleProductListGiant.layout-124 .pred-filter{display: block}
    .ModuleProductListGiant.layout-124 .silder-filter,.btn-filter{display: none}
    .ModuleProductListGiant.layout-124   li.col-lg-2 {width: 48.5%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124  li.col-lg-3 {width:31.333%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-lg-4 {width: 22.75%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(4n).col-lg-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-lg-5 {width:17.6%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-lg-6 {width:14.1%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(6n).col-lg-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124  li:nth-child(n).col-lg-1{ margin-right: 0 !important;}
}


.ModuleProductListGiant.layout-124 .bean-finish{background: #1e88e5;color:#fff;}
.ModuleProductListGiant.layout-124 .items-active{background: transparent;border: 1px solid transparent;color: #1e88e5;}
.ModuleProductListGiant.layout-124 .selected-light:hover{color:#1e88e5;}
.ModuleProductListGiant.layout-124 .choosed-tab{color:#1e88e5}

@media only screen and (max-width: 767px)  {
    .ModuleProductListGiant.layout-124 .VRDiv{left: 8px; top: 8px;max-width: 140px;overflow: hidden;}
    .ModuleProductListGiant.layout-124 .pro-container>li {
        margin: 0 2% 2% 0 !important;
    }
    .ModuleProductListGiant.layout-124 .pred-filter{display: none}
    .ModuleProductListGiant.layout-124 .silder-filter,.btn-filter{display: block}
    .ModuleProductListGiant.layout-124 .soldOut{font-size: 12px}
    .ModuleProductListGiant.layout-124  .pro-container{ width: 100%;}
    .ModuleProductListGiant.layout-124  .pro-container>li{   background: #fff; }
    .ModuleProductListGiant.layout-124   li.col-xs-2 {width: 49% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(2n).col-xs-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-xs-3 {width:32% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(3n).col-xs-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-xs-4 {width: 23.5% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(4n).col-xs-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-xs-5 {width:18.4% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(5n).col-xs-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-xs-6 {width:15% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(6n).col-xs-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-124   li.col-xs-1 {width: 100% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-124   li:nth-child(n).col-xs-1{ margin-right: 0 !important;}


    /*.ModuleProductListGiant.layout-124 .pro-container  li .pro-img{ height:101px; }*/
}

@media only screen and (min-width: 480px) and (max-width: 766px){
    /*.ModuleProductListGiant.layout-124 .pred-filter{display: none}*/
    /*.ModuleProductListGiant.layout-124 .silder-filter,.btn-filter{display: block}*/
    /*.ModuleProductListGiant.layout-124 .soldOut{font-size: 12px}*/
    /*.ModuleProductListGiant.layout-124  .pro-container{ width: 100%;}*/
    .ModuleProductListGiant.layout-124  .pro-container>li{ width: 49%;  background: #fff; font-size: 15px;}
    .ModuleProductListGiant.layout-124 .pro-container>li:nth-child(2n){margin-right:0;}
    .ModuleProductListGiant.layout-124  .pro-desc{ overflow:hidden; }
    .ModuleProductListGiant.layout-124  .pro-price{ font-size: 20px;}
    .ModuleProductListGiant.layout-124   .pro-params{ visibility:hidden; height: 40px;}
    .ModuleProductListGiant.layout-124  .pro-buybtn{ position: absolute;bottom: 0;left: 0;}
}
@media (min-device-width : 414px) and (max-device-width : 736px) and (-webkit-min-device-pixel-ratio : 3)
{
    .ModuleProductListGiant.layout-124 .more-icon{ line-height: 16px;}
}
.module_38974826 .ModuleHead .HeadCenter{float:none;}
#module_38974826 {
padding:0px;
}
#module_38974826 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974826 .ModuleHead38974826 {
display:none;
}
#module_38974826 .BodyCenter.BodyCenter38974826 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974826 >.module_38974826 {
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_38974826 >.module_38974826{
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_38974826 .BodyCenter.BodyCenter38974826 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974826 .BodyCenter.BodyCenter38974826 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974826 >.module_38974826 {
margin-top:2.1429%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974826 >.module_38974826 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974826 >.module_38974826 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974826:hover {
border:none;
}
#module_38974826:hover >.module_38974826 {
border-color:#ccc;
}
#module_38974826:hover >.module_38974826 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974826 .VRDiv{background-color:rgba(0,0,0,0.4);}
#module_38974826 .VRDiv{background-image:none;}
#module_38974826 .VRDiv{background-repeat:no-repeat;}
#module_38974826 .VRDiv{}
#module_38974826 .VRDiv{}
#module_38974826 .VRDiv{}
#module_38974826 .VRDiv{border-top-left-radius:8px;}
#module_38974826 .VRDiv{border-top-right-radius:8px;}
#module_38974826 .VRDiv{border-bottom-left-radius:8px;}
#module_38974826 .VRDiv{border-bottom-right-radius:8px;}
#module_38974826 .vrIcon  {font-size:16px;}  #module_38974826 .vrIcon  > svg {width:16px; height:16px}
#module_38974826 .vrIcon  {color:#fff;} #module_38974826 .vrIcon  > svg {fill:#fff;}
#module_38974826 .VRDiv{padding-top:8px;}
#module_38974826 .VRDiv{padding-bottom:8px;}
#module_38974826 .VRDiv{padding-left:12px;}
#module_38974826 .VRDiv{padding-right:12px;}
#module_38974826 .VRTipstxt{font-size:14px;}
#module_38974826 .VRTipstxt{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .VRTipstxt{color:#fff;}
#module_38974826 .VRTipstxt{font-weight:normal;}
#module_38974826 .VRTipstxt{text-decoration:none;}
#module_38974826 .VRTipstxt{font-style:normal;}
#module_38974826 .pro-item{margin-bottom:30px; margin-right:30px;} #module_38974826 .pro-container li.col-lg-2{width:calc((100% - 30px) / 2);} #module_38974826 .pro-container li.col-lg-3{width:calc((100% - 30px * 2) / 3);} #module_38974826 .pro-container li.col-lg-4{width:calc((100% - 30px * 3) / 4);} #module_38974826 .pro-container li.col-lg-5{width:calc((100% - 30px * 4) / 5);} #module_38974826 .pro-container li.col-lg-6{width:calc((100% - 30px * 5) / 6);}
#module_38974826 .pro-item{padding-top:0px;}
#module_38974826 .pro-item{padding-bottom:16px;}
#module_38974826 .pro-item{padding-left:0px;}
#module_38974826 .pro-item{padding-right:0px;}
#module_38974826 .pro-item,#module_38974826 .pro-item .pro-tit{background-color:#fff;}
#module_38974826 .pro-item{background-image:none;}
#module_38974826 .pro-item{background-repeat:no-repeat;}
#module_38974826 .pro-item{}
#module_38974826 .pro-item{}
#module_38974826 .pro-item{}
#module_38974826 .pro-item{border-top-color:transparent;}
#module_38974826 .pro-item{border-top-style:none;}
#module_38974826 .pro-item{border-top-width:0px;}
#module_38974826 .pro-item{border-right-color:transparent;}
#module_38974826 .pro-item{border-right-style:none;}
#module_38974826 .pro-item{border-right-width:0px;}
#module_38974826 .pro-item{border-bottom-color:transparent;}
#module_38974826 .pro-item{border-bottom-style:none;}
#module_38974826 .pro-item{border-bottom-width:0px;}
#module_38974826 .pro-item{border-left-color:transparent;}
#module_38974826 .pro-item{border-left-style:none;}
#module_38974826 .pro-item{border-left-width:0px;}
#module_38974826 .pro-img .dummy{background-color:transparent;}
#module_38974826 .pro-img .dummy{background-image:none;}
#module_38974826 .pro-img .dummy{background-repeat:no-repeat;}
#module_38974826 .pro-img .dummy{}
#module_38974826 .pro-img .dummy{}
#module_38974826 .pro-img .dummy{}
#module_38974826 .pro-img .dummy{padding-top:75%;}
#module_38974826 .pro-img img{ object-fit:cover;}
#module_38974826 .pro-img img{ width:100%;}
#module_38974826 .pro-img img{ height:100%;}
#module_38974826 .pro-img img{border-radius:0px;}
#module_38974826 .pro-img{border-top-color:transparent;}
#module_38974826 .pro-img{border-top-style:none;}
#module_38974826 .pro-img{border-top-width:0px;}
#module_38974826 .pro-img{border-right-color:transparent;}
#module_38974826 .pro-img{border-right-style:none;}
#module_38974826 .pro-img{border-right-width:0px;}
#module_38974826 .pro-img{border-bottom-color:transparent;}
#module_38974826 .pro-img{border-bottom-style:none;}
#module_38974826 .pro-img{border-bottom-width:0px;}
#module_38974826 .pro-img{border-left-color:transparent;}
#module_38974826 .pro-img{border-left-style:none;}
#module_38974826 .pro-img{border-left-width:0px;}
#module_38974826 .pro-name span{font-size:16px;line-height:16px;}  #module_38974826 .pro-name{line-height:calc( 16px + 12px );}
#module_38974826 .pro-name span{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .pro-name span{color:rgb(0, 0, 0);}
#module_38974826 .pro-name span{font-weight:normal;}
#module_38974826 .pro-name span{text-decoration:none;}
#module_38974826 .pro-name span{}
#module_38974826 .pro-name{margin-top:0px;}
#module_38974826 .pro-name{margin-bottom:10px;}
#module_38974826 .pro-desc{font-size:12px;}
#module_38974826 .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .pro-desc{color:#6e6e6e;}
#module_38974826 .pro-desc{font-weight:normal;}
#module_38974826 .pro-desc{text-decoration:none;}
#module_38974826 .pro-desc{}
#module_38974826 .pro-params ul li{background-color:#fff;}
#module_38974826 .pro-params ul li{background-image:none;}
#module_38974826 .pro-params ul li{background-repeat:no-repeat;}
#module_38974826 .pro-params ul li{}
#module_38974826 .pro-params ul li{}
#module_38974826 .pro-params ul li{}
#module_38974826 .pro-params ul li{border-top-color:#eee;}
#module_38974826 .pro-params ul li{border-top-style:solid;}
#module_38974826 .pro-params ul li{border-top-width:1px;}
#module_38974826 .pro-params ul li{border-right-color:#eee;}
#module_38974826 .pro-params ul li{border-right-style:solid;}
#module_38974826 .pro-params ul li{border-right-width:1px;}
#module_38974826 .pro-params ul li{border-bottom-color:#eee;}
#module_38974826 .pro-params ul li{border-bottom-style:solid;}
#module_38974826 .pro-params ul li{border-bottom-width:1px;}
#module_38974826 .pro-params ul li{border-left-color:#eee;}
#module_38974826 .pro-params ul li{border-left-style:solid;}
#module_38974826 .pro-params ul li{border-left-width:1px;}
#module_38974826 .pro-params ul li{font-size:12px;}
#module_38974826 .pro-params ul li{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .pro-params ul li{color:#6e6e6e;}
#module_38974826 .pro-params ul li{font-weight:normal;}
#module_38974826 .pro-params ul li{text-decoration:none;}
#module_38974826 .pro-params ul li{}
#module_38974826 .pro-price{font-size:24px;}
#module_38974826 .pro-price{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .pro-price{color:#fd6e27;}
#module_38974826 .pro-price{font-weight:normal;}
#module_38974826 .pro-price{text-decoration:none;}
#module_38974826 .pro-price{}
#module_38974826 .pro-price del{font-size:12px;}
#module_38974826 .pro-price del{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .pro-price del{color:#fd6e27;}
#module_38974826 .pro-price del{font-weight:normal;}
#module_38974826 .pro-price del{text-decoration:through;}
#module_38974826 .pro-price del{}
#module_38974826 .more-icon{background-color:#fd6e27;}
#module_38974826 .more-icon{color:#fff;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li,#module_38974826 .productListOrderCtrlTab .summary .totalProduct{color:#000;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_38974826 .choosed-tab, #module_38974826 .setting-screening-criteria{font-size:12px;}
#module_38974826 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .choosed-tab, #module_38974826 .setting-screening-criteria{color:#fd6e27;}
#module_38974826 .choosed-tab{font-weight:normal;}
#module_38974826 .choosed-tab{text-decoration:initial;}
#module_38974826 .choosed-tab{font-style:normal;}
#module_38974826 .selected-light,#module_38974826 .setting-all, #module_38974826 .setting-left-bar, #module_38974826 .setting-pred-warp .setting-collapse, #module_38974826 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_38974826 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_38974826 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_38974826 .selected-light,#module_38974826 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .selected-light,#module_38974826 .setting-left-bar,#module_38974826 .setting-reset,#module_38974826 .setting-pred-warp .setting-collapse,#module_38974826 .giantroom .btn-more{color:#666;}
#module_38974826 .selected-light{font-weight:normal;}
#module_38974826 .selected-light,#module_38974826 .setting-all{text-decoration:none;}
#module_38974826 .selected-light,#module_38974826 .setting-all{}
#module_38974826 .setting-right-temp ul li, #module_38974826 .choosed-tab{border-top-left-radius:2px;}
#module_38974826 .setting-right-temp ul li, #module_38974826 .choosed-tab{border-top-right-radius:2px;}
#module_38974826 .setting-right-temp ul li, #module_38974826 .choosed-tab{border-bottom-left-radius:2px;}
#module_38974826 .setting-right-temp ul li, #module_38974826 .choosed-tab{border-bottom-right-radius:2px;}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab{border-top-color:#d6d6d6;}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab{border-top-style:solid;}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab, #module_38974826 .giantroom .btn-more{border-top-width:1px;} #module_38974826 .giantroom {margin-top: calc(-16px - 1px);}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab, #module_38974826 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab, #module_38974826 .giantroom .btn-more{border-bottom-style:solid;}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab, #module_38974826 .giantroom .btn-more{border-bottom-width:1px;}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab, #module_38974826 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab, #module_38974826 .giantroom .btn-more{border-left-style:solid;}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab, #module_38974826 .giantroom .btn-more{border-left-width:1px;}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab, #module_38974826 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab, #module_38974826 .giantroom .btn-more{border-right-style:solid;}
#module_38974826 .pred-filter, #module_38974826 .choosed-tab, #module_38974826 .giantroom .btn-more{border-right-width:1px;}
#module_38974826 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_38974826 .setting-left-bar{background-color:#fafafa;}
#module_38974826 .setting-left-bar{width:100px} #module_38974826 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_38974826 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_38974826 .choosed-tab .icsmall{color:#999;}
#module_38974826 .setting-right-temp ul li{margin-right:10px;}
#module_38974826 .pagerGiant .text{font-size:12px;}
#module_38974826 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .pagerGiant .text{color:#333;}
#module_38974826 .pagerGiant .text{font-weight:normal;}
#module_38974826 .pagerGiant .text{text-decoration:initial;}
#module_38974826 .pagerGiant .text{font-style:normal;}
#module_38974826 .pagerGiant .current,#module_38974826 .pagerGiant .num,#module_38974826 .pagerGiant .inputer{width:30px}
#module_38974826 .pagerGiant .current,#module_38974826 .pagerGiant .num,#module_38974826 .pagerGiant .inputer{height:30px}
#module_38974826 .pagerGiant .num{font-size:12px;}
#module_38974826 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .pagerGiant .num{color:#333;}
#module_38974826 .pagerGiant .num{font-weight:normal;}
#module_38974826 .pagerGiant .num{text-decoration:initial;}
#module_38974826 .pagerGiant .num{font-style:normal;}
#module_38974826 .pagerGiant .submit{width:55px}
#module_38974826 .pagerGiant .submit{height:30px}
#module_38974826 .pagerGiant .current,#module_38974826 .pagerGiant .num,#module_38974826 .pagerGiant .inputer,#module_38974826 .pagerGiant .submit{border-top-left-radius:0px;}
#module_38974826 .pagerGiant .current,#module_38974826 .pagerGiant .num,#module_38974826 .pagerGiant .inputer,#module_38974826 .pagerGiant .submit{border-top-right-radius:0px;}
#module_38974826 .pagerGiant .current,#module_38974826 .pagerGiant .num,#module_38974826 .pagerGiant .inputer,#module_38974826 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_38974826 .pagerGiant .current,#module_38974826 .pagerGiant .num,#module_38974826 .pagerGiant .inputer,#module_38974826 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_38974826 .pagerGiant .next,#module_38974826 .pagerGiant .splitline{color:#ccc;}
#module_38974826 .pagerGiant .num{background-color:#fff;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .inputer{border-top-color:#ccc;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .inputer{border-top-style:solid;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer{border-top-width:1px;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .inputer{border-bottom-style:solid;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer{border-bottom-width:1px;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .inputer{border-left-color:#ccc;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .inputer{border-left-style:solid;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer{border-left-width:1px;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .inputer{border-right-color:#ccc;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .inputer{border-right-style:solid;}
#module_38974826 .pagerGiant .num, #module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer{border-right-width:1px;}
#module_38974826 .page-more a{font-size:16px;}
#module_38974826 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .page-more a{color:#666 !important;}
#module_38974826 .page-more a{font-weight:normal;}
#module_38974826 .page-more a{text-decoration:none;}
#module_38974826 .page-more a{font-style:normal;}
#module_38974826 .page-more a{background-color:#fff;}
#module_38974826 .page-more a{border-top-color:#eee;}
#module_38974826 .page-more a{border-top-style:solid;}
#module_38974826 .page-more a{border-top-width:2px;}
#module_38974826 .page-more a{border-bottom-color:#eee;}
#module_38974826 .page-more a{border-bottom-style:solid;}
#module_38974826 .page-more a{border-bottom-width:2px;}
#module_38974826 .page-more a{border-left-color:#eee;}
#module_38974826 .page-more a{border-left-style:solid;}
#module_38974826 .page-more a{border-left-width:2px;}
#module_38974826 .page-more a{border-right-color:#eee;}
#module_38974826 .page-more a{border-right-style:solid;}
#module_38974826 .page-more a{border-right-width:2px;}
#module_38974826 .VRDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_38974826 .VRDiv:hover{background-image:none;}
#module_38974826 .VRDiv:hover{background-repeat:no-repeat;}
#module_38974826 .VRDiv:hover{}
#module_38974826 .VRDiv:hover{}
#module_38974826 .VRDiv:hover{}
#module_38974826 .VRDiv:hover .vrIcon  {font-size:16px;}  #module_38974826 .VRDiv:hover .vrIcon  > svg {width:16px; height:16px}
#module_38974826 .VRDiv:hover .vrIcon  {color:#fff;} #module_38974826 .VRDiv:hover .vrIcon  > svg {fill:#fff;}
#module_38974826 {} @media screen and (min-width: 1200px) {#module_38974826 .pro-item:hover .pro-name span{color:#fff;}}
#module_38974826 {} @media screen and (min-width: 1200px) {#module_38974826 .pro-item:hover .pro-name span{font-weight:normal;}}
#module_38974826 {} @media screen and (min-width: 1200px) {#module_38974826 .pro-item:hover .pro-name span{text-decoration:none;}}
#module_38974826 {} @media screen and (min-width: 1200px) {#module_38974826 .pro-item:hover .pro-name span{}}
#module_38974826 {} @media screen and (min-width: 1200px) {#module_38974826 .pro-item:hover .pro-name span{font-size:16px;}}
#module_38974826 {} @media screen and (min-width: 1200px) {#module_38974826 .pro-item:hover .pro-name span{font-family:微软雅黑,Microsoft YaHei;}}
#module_38974826 {} @media screen and (min-width: 1200px) {#module_38974826 .pro-item:hover .more-icon {background-color:#fff;}}
#module_38974826 {} @media screen and (min-width: 1200px) {#module_38974826 .pro-item:hover .more-icon {color:#fd6e27;}}
#module_38974826 {} @media screen and (min-width: 1200px) { #module_38974826 .pro-item:hover{background-color:#fd6e27;} #module_38974826 .pro-item:hover .pro-tit {background-color:#fd6e27;}}
#module_38974826 .pro-item:hover .pro-img{background-color:transparent;}
#module_38974826 .pro-item:hover .pro-img{}
#module_38974826 .pro-item:hover .pro-img{background-repeat:no-repeat;}
#module_38974826 .pro-item:hover .pro-img{}
#module_38974826 .pro-item:hover .pro-img{}
#module_38974826 .pro-item:hover .pro-img{}
#module_38974826 .pro-buybtn:hover .shop-icon-style{font-size:14px;}
#module_38974826 .pro-buybtn:hover .shop-icon-style{font-family:;}
#module_38974826 .pro-buybtn:hover .shop-icon-style{font-weight:normal;}
#module_38974826 .pro-buybtn:hover .shop-icon-style{text-decoration:none;}
#module_38974826 .pro-buybtn:hover .shop-icon-style{}
#module_38974826 .pro-buybtn:hover{}
#module_38974826 .pro-buybtn:hover{background-repeat:no-repeat;}
#module_38974826 .pro-buybtn:hover{}
#module_38974826 .pro-buybtn:hover{}
#module_38974826 .pro-buybtn:hover .icon-gouwuche,#module_38974826 .pro-buybtn:hover .icon-xunpan1{font-size:14px;}
#module_38974826 .pro-buybtn:hover .icon-gouwuche,#module_38974826 .pro-buybtn:hover .icon-xunpan1{font-family:;}
#module_38974826 .pro-buybtn:hover .icon-gouwuche,#module_38974826 .pro-buybtn:hover .icon-xunpan1{font-weight:normal;}
#module_38974826 .pro-buybtn:hover .icon-gouwuche,#module_38974826 .pro-buybtn:hover .icon-xunpan1{text-decoration:none;}
#module_38974826 .pro-buybtn:hover .icon-gouwuche,#module_38974826 .pro-buybtn:hover .icon-xunpan1{}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#fff;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#fd6e27;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_38974826 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_38974826 .selected-light:hover,#module_38974826 .selected-light.active,#module_38974826 .items-active{font-size:12px;}
#module_38974826 .selected-light:hover,#module_38974826 .selected-light.active,#module_38974826 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .selected-light:hover,#module_38974826 .selected-light.active,#module_38974826 .items-active{color:#fd6e27;} #module_38974826 .items-active{border-color:#fd6e27;} #module_38974826 .bean-finish{background:#fd6e27;}
#module_38974826 .selected-light:hover,#module_38974826 .selected-light.active,#module_38974826 .items-active{font-weight:normal;}
#module_38974826 .selected-light:hover,#module_38974826 .selected-light.active,#module_38974826 .items-active{text-decoration:none;}
#module_38974826 .selected-light:hover,#module_38974826 .selected-light.active,#module_38974826 .items-active{}
#module_38974826 .setting-left-bar:hover{background-color:#fafafa;}
#module_38974826 .setting-right-temp ul li:hover, #module_38974826 .setting-right-temp ul li.active{background-color:rgba(255, 255, 255, 0);}
#module_38974826 .choosed-tab .icsmall:hover{color:#999;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit{font-size:12px;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit{color:#fff;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit{font-weight:normal;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit{text-decoration:initial;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit{font-style:normal;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit{background-color:#fd6e27;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer:hover{border-top-color:#fd6e27;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer:hover{border-bottom-color:#fd6e27;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer:hover{border-left-color:#fd6e27;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer:hover{border-right-color:#fd6e27;}
#module_38974826 .pagerGiant .current, #module_38974826 .pagerGiant .submit, #module_38974826 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_38974826 .page-more a:hover{font-size:16px;}
#module_38974826 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_38974826 .page-more a:hover{color:#666 !important;}
#module_38974826 .page-more a:hover {font-weight:normal;}
#module_38974826 .page-more a:hover {text-decoration:none;}
#module_38974826 .page-more a:hover {font-style:normal;}
#module_38974826 .page-more a:hover{background-color:#fff;}
#module_38974826 .page-more a:hover{border-top-color:#eee;}
#module_38974826 .page-more a:hover{border-top-style:solid;}
#module_38974826 .page-more a:hover{border-bottom-color:#eee;}
#module_38974826 .page-more a:hover{border-bottom-style:solid;}
#module_38974826 .page-more a:hover{border-left-color:#eee;}
#module_38974826 .page-more a:hover{border-left-style:solid;}
#module_38974826 .page-more a:hover{border-right-color:#eee;}
#module_38974826 .page-more a:hover{border-right-style:solid;}


.module_38974804 .ModuleHead .HeadCenter{float:none;}
#module_38974804 {
padding:0px;
}
#module_38974804 {
position:static;
z-index:0;
top:1317px;
left:1832px;
width:100%;
height: auto;
}
#module_38974804 .ModuleHead38974804 {
display:none;
}
#module_38974804 .ModuleHead .HeadText.HeadText38974804 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_38974804 .ModuleHead .HeadCenter.HeadCenter38974804{text-align:left;}
#module_38974804 .ModuleHead .HeadCenter.HeadCenter38974804 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_38974804 .BodyCenter.BodyCenter38974804 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974804 >.module_38974804 {
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_38974804 >.module_38974804{
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_38974804 .BodyCenter.BodyCenter38974804 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974804 .BodyCenter.BodyCenter38974804 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974804 >.module_38974804 {
margin-top:30px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974804 >.module_38974804 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974804 >.module_38974804 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974804:hover {
border:none;
}
#module_38974804:hover >.module_38974804 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974804 .ModuleSubContainer{background-color:transparent;}
#module_38974804 .ModuleSubContainer{background-image:none;}
#module_38974804 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974804 .ModuleSubContainer{background-position:0% 0%;}
#module_38974804 .ModuleSubContainer{background-attachment:scroll;}
#module_38974804 .ModuleSubContainer{}
#module_38974804 {!bgVideo!}{bgVideoUrl:none}
#module_38974804 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974804 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_38974804 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer38974804 {max-width:none;width:100%;}
.module_38974805 .ModuleHead .HeadCenter{float:none;}
#module_38974805 {
padding:0px;
}
#module_38974805 {
position:static;
z-index:0;
top:799px;
left:383px;
width:100%;
height: auto;
}
#module_38974805 .ModuleHead38974805 {
display:none;
}
#module_38974805 .ModuleHead .HeadText.HeadText38974805 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_38974805 .ModuleHead .HeadCenter.HeadCenter38974805{text-align:left;}
#module_38974805 .ModuleHead .HeadCenter.HeadCenter38974805 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_38974805 .BodyCenter.BodyCenter38974805 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974805 >.module_38974805 {
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_38974805 >.module_38974805{
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_38974805 .BodyCenter.BodyCenter38974805 {
padding-top:0px;
padding-left:250px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974805 .BodyCenter.BodyCenter38974805 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974805 >.module_38974805 {
margin-top:-90px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974805 >.module_38974805 {
margin-top:-100px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974805 >.module_38974805 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974805:hover {
border:none;
}
#module_38974805:hover >.module_38974805 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974805 .ModulePlainTextGiantContent{margin-top:0px;}
#module_38974805 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_38974805 .ModulePlainTextGiantContent{margin-left:0px;}
#module_38974805 .ModulePlainTextGiantContent{margin-right:10px;}
#module_38974805 .plainTextGiant-Container{padding-top:10px;}
#module_38974805 .plainTextGiant-Container{padding-bottom:10px;}
#module_38974805 .plainTextGiant-Container{padding-left:10px;}
#module_38974805 .plainTextGiant-Container{padding-right:10px;}

.module_38974638 .ModuleHead .HeadCenter{float:none;}
#module_38974638 {
padding:0px;
}
#module_38974638 {
position:static;
z-index:0;
top:14949px;
left:1426px;
width:100%;
height: auto;
}
#module_38974638 .ModuleHead38974638 {
display:none;
}
#module_38974638 .BodyCenter.BodyCenter38974638 {
background:none;background-color:rgb(31, 73, 125);
}
#module_38974638 >.module_38974638 {
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_38974638 >.module_38974638{
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_38974638 .BodyCenter.BodyCenter38974638 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974638 .BodyCenter.BodyCenter38974638 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974638 >.module_38974638 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974638 >.module_38974638 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974638 >.module_38974638 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974638:hover {
border:none;
}
#module_38974638:hover >.module_38974638 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974638 .ModuleSubContainer{background-color:rgba(0,0,0,0);}
#module_38974638 .ModuleSubContainer{background-image:none;}
#module_38974638 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974638 .ModuleSubContainer{background-position:0% 0%;}
#module_38974638 .ModuleSubContainer{background-attachment:scroll;}
#module_38974638 .ModuleSubContainer{}
#module_38974638 {!bgVideo!}{bgVideoUrl:}
#module_38974638 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974638 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_38974638 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer38974638 {max-width:1400px;width:auto;}
.module_38974639 .ModuleHead .HeadCenter{float:none;}
#module_38974639 {
padding:0px;
}
#module_38974639 {
position:static;
z-index:0;
top:3927px;
left:221px;
width:100%;
height: auto;
}
#module_38974639 .ModuleHead38974639 {
display:none;
}
#module_38974639 .BodyCenter.BodyCenter38974639 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974639 >.module_38974639 {
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_38974639 >.module_38974639{
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_38974639 .BodyCenter.BodyCenter38974639 {
padding-top:2.8571%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974639 .BodyCenter.BodyCenter38974639 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974639 >.module_38974639 {
margin-top:-1.4286%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974639 >.module_38974639 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974639 >.module_38974639 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974639:hover {
border:none;
}
#module_38974639:hover >.module_38974639 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974639 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974639 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974639 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974639 .ModuleImageTextGiantContent{margin-right:0px;}
#module_38974639 .imageTextGiant-Container{padding-top:0px;}
#module_38974639 .imageTextGiant-Container{padding-bottom:0px;}
#module_38974639 .imageTextGiant-Container{padding-left:0px;}
#module_38974639 .imageTextGiant-Container{padding-right:0px;}
#module_38974639 .showHandle .btn{font-size:14px;}
#module_38974639 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974639 .showHandle .btn{color:#333;}
#module_38974639 .showHandle .btn{font-weight:400;}
#module_38974639 .showHandle .btn{text-decoration:none;}
#module_38974639 .showHandle .btn{font-style:normal;}
#module_38974639 .showHandle div{border-top-color:#ddd !important;}
#module_38974639 .showHandle div{border-top-style:solid !important;}
#module_38974639 .showHandle div{border-top-width:1px !important;}
#module_38974639 .showHandle{background-color:transparent;}
#module_38974639 .showHandle{background-image:none;}
#module_38974639 .showHandle{background-repeat:no-repeat;}
#module_38974639 .showHandle{}
#module_38974639 .showHandle{}
#module_38974639 .showHandle{}
#module_38974639 a{font-size:unset;font-family:unset}
.module_38974640 .ModuleHead .HeadCenter{float:none;}
#module_38974640 {
padding:0px;
}
#module_38974640 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974640 .ModuleHead38974640 {
display:none;
}
#module_38974640 .BodyCenter.BodyCenter38974640 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974640 >.module_38974640 {
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_38974640 >.module_38974640{
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_38974640 .BodyCenter.BodyCenter38974640 {
padding-top:8.5470%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974640 .BodyCenter.BodyCenter38974640 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974640 >.module_38974640 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974640 >.module_38974640 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974640 >.module_38974640 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974640:hover {
border:none;
}
#module_38974640:hover >.module_38974640 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974640 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974640 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974640 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974640 .ModuleImageTextGiantContent{margin-right:0px;}
#module_38974640 .imageTextGiant-Container{padding-top:10px;}
#module_38974640 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974640 .imageTextGiant-Container{padding-left:10px;}
#module_38974640 .imageTextGiant-Container{padding-right:10px;}
#module_38974640 .showHandle .btn{font-size:14px;}
#module_38974640 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974640 .showHandle .btn{color:#333;}
#module_38974640 .showHandle .btn{font-weight:400;}
#module_38974640 .showHandle .btn{text-decoration:none;}
#module_38974640 .showHandle .btn{font-style:normal;}
#module_38974640 .showHandle div{border-top-color:#ddd !important;}
#module_38974640 .showHandle div{border-top-style:solid !important;}
#module_38974640 .showHandle div{border-top-width:1px !important;}
#module_38974640 .showHandle{background-color:transparent;}
#module_38974640 .showHandle{background-image:none;}
#module_38974640 .showHandle{background-repeat:no-repeat;}
#module_38974640 .showHandle{}
#module_38974640 .showHandle{}
#module_38974640 .showHandle{}
#module_38974640 a{font-size:unset;font-family:unset}
.module_38974641 .ModuleHead .HeadCenter{float:none;}
#module_38974641 {
padding:0px;
}
#module_38974641 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974641 .ModuleHead38974641 {
display:none;
}
#module_38974641 .BodyCenter.BodyCenter38974641 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974641 >.module_38974641 {
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_38974641 >.module_38974641{
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_38974641 .BodyCenter.BodyCenter38974641 {
padding-top:8.5470%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974641 .BodyCenter.BodyCenter38974641 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974641 >.module_38974641 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974641 >.module_38974641 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974641 >.module_38974641 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974641:hover {
border:none;
}
#module_38974641:hover >.module_38974641 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974641 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974641 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974641 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974641 .ModuleImageTextGiantContent{margin-right:0px;}
#module_38974641 .imageTextGiant-Container{padding-top:10px;}
#module_38974641 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974641 .imageTextGiant-Container{padding-left:10px;}
#module_38974641 .imageTextGiant-Container{padding-right:10px;}
#module_38974641 .showHandle .btn{font-size:14px;}
#module_38974641 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974641 .showHandle .btn{color:#333;}
#module_38974641 .showHandle .btn{font-weight:400;}
#module_38974641 .showHandle .btn{text-decoration:none;}
#module_38974641 .showHandle .btn{font-style:normal;}
#module_38974641 .showHandle div{border-top-color:#ddd !important;}
#module_38974641 .showHandle div{border-top-style:solid !important;}
#module_38974641 .showHandle div{border-top-width:1px !important;}
#module_38974641 .showHandle{background-color:transparent;}
#module_38974641 .showHandle{background-image:none;}
#module_38974641 .showHandle{background-repeat:no-repeat;}
#module_38974641 .showHandle{}
#module_38974641 .showHandle{}
#module_38974641 .showHandle{}
#module_38974641 a{font-size:unset;font-family:unset}
.module_38974642 .ModuleHead .HeadCenter{float:none;}
#module_38974642 {
padding:0px;
}
#module_38974642 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974642 .ModuleHead38974642 {
display:none;
}
#module_38974642 .BodyCenter.BodyCenter38974642 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974642 >.module_38974642 {
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_38974642 >.module_38974642{
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_38974642 .BodyCenter.BodyCenter38974642 {
padding-top:8.5470%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974642 .BodyCenter.BodyCenter38974642 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974642 >.module_38974642 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974642 >.module_38974642 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974642 >.module_38974642 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974642:hover {
border:none;
}
#module_38974642:hover >.module_38974642 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974642 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974642 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974642 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974642 .ModuleImageTextGiantContent{margin-right:0px;}
#module_38974642 .imageTextGiant-Container{padding-top:10px;}
#module_38974642 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974642 .imageTextGiant-Container{padding-left:10px;}
#module_38974642 .imageTextGiant-Container{padding-right:10px;}
#module_38974642 .showHandle .btn{font-size:14px;}
#module_38974642 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974642 .showHandle .btn{color:#333;}
#module_38974642 .showHandle .btn{font-weight:400;}
#module_38974642 .showHandle .btn{text-decoration:none;}
#module_38974642 .showHandle .btn{font-style:normal;}
#module_38974642 .showHandle div{border-top-color:#ddd !important;}
#module_38974642 .showHandle div{border-top-style:solid !important;}
#module_38974642 .showHandle div{border-top-width:1px !important;}
#module_38974642 .showHandle{background-color:transparent;}
#module_38974642 .showHandle{background-image:none;}
#module_38974642 .showHandle{background-repeat:no-repeat;}
#module_38974642 .showHandle{}
#module_38974642 .showHandle{}
#module_38974642 .showHandle{}
#module_38974642 a{font-size:unset;font-family:unset}
.module_38974643 .ModuleHead .HeadCenter{float:none;}
#module_38974643 {
padding:0px;
}
#module_38974643 {
position:static;
z-index:0;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_38974643 .ModuleHead38974643 {
display:none;
}
#module_38974643 .BodyCenter.BodyCenter38974643 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974643 >.module_38974643 {
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_38974643 >.module_38974643{
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_38974643 .BodyCenter.BodyCenter38974643 {
padding-top:8.5470%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974643 .BodyCenter.BodyCenter38974643 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974643 >.module_38974643 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974643 >.module_38974643 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974643 >.module_38974643 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974643:hover {
border:none;
}
#module_38974643:hover >.module_38974643 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974643 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974643 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974643 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974643 .ModuleImageTextGiantContent{margin-right:0px;}
#module_38974643 .imageTextGiant-Container{padding-top:10px;}
#module_38974643 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974643 .imageTextGiant-Container{padding-left:10px;}
#module_38974643 .imageTextGiant-Container{padding-right:10px;}
#module_38974643 .showHandle .btn{font-size:14px;}
#module_38974643 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974643 .showHandle .btn{color:#333;}
#module_38974643 .showHandle .btn{font-weight:400;}
#module_38974643 .showHandle .btn{text-decoration:none;}
#module_38974643 .showHandle .btn{font-style:normal;}
#module_38974643 .showHandle div{border-top-color:#ddd !important;}
#module_38974643 .showHandle div{border-top-style:solid !important;}
#module_38974643 .showHandle div{border-top-width:1px !important;}
#module_38974643 .showHandle{background-color:transparent;}
#module_38974643 .showHandle{background-image:none;}
#module_38974643 .showHandle{background-repeat:no-repeat;}
#module_38974643 .showHandle{}
#module_38974643 .showHandle{}
#module_38974643 .showHandle{}
#module_38974643 a{font-size:unset;font-family:unset}
.module_38974644 .ModuleHead .HeadCenter{float:none;}
#module_38974644 {
padding:0px;
}
#module_38974644 {
position:static;
z-index:0;
top:26px;
left:-1px;
width:100%;
height: auto;
}
#module_38974644 .ModuleHead38974644 {
display:none;
}
#module_38974644 .BodyCenter.BodyCenter38974644 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974644 >.module_38974644 {
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_38974644 >.module_38974644{
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_38974644 .BodyCenter.BodyCenter38974644 {
padding-top:8.5470%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974644 .BodyCenter.BodyCenter38974644 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974644 >.module_38974644 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974644 >.module_38974644 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974644 >.module_38974644 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974644:hover {
border:none;
}
#module_38974644:hover >.module_38974644 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974644 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974644 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974644 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974644 .ModuleImageTextGiantContent{margin-right:0px;}
#module_38974644 .imageTextGiant-Container{padding-top:10px;}
#module_38974644 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974644 .imageTextGiant-Container{padding-left:10px;}
#module_38974644 .imageTextGiant-Container{padding-right:10px;}
#module_38974644 .showHandle .btn{font-size:14px;}
#module_38974644 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974644 .showHandle .btn{color:#333;}
#module_38974644 .showHandle .btn{font-weight:400;}
#module_38974644 .showHandle .btn{text-decoration:none;}
#module_38974644 .showHandle .btn{font-style:normal;}
#module_38974644 .showHandle div{border-top-color:#ddd !important;}
#module_38974644 .showHandle div{border-top-style:solid !important;}
#module_38974644 .showHandle div{border-top-width:1px !important;}
#module_38974644 .showHandle{background-color:transparent;}
#module_38974644 .showHandle{background-image:none;}
#module_38974644 .showHandle{background-repeat:no-repeat;}
#module_38974644 .showHandle{}
#module_38974644 .showHandle{}
#module_38974644 .showHandle{}
#module_38974644 a{font-size:unset;font-family:unset}
.module_38974645 .ModuleHead .HeadCenter{float:none;}
#module_38974645 {
padding:0px;
}
#module_38974645 {
position:static;
z-index:0;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_38974645 .ModuleHead38974645 {
display:none;
}
#module_38974645 .BodyCenter.BodyCenter38974645 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974645 >.module_38974645 {
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_38974645 >.module_38974645{
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_38974645 .BodyCenter.BodyCenter38974645 {
padding-top:8.5470%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974645 .BodyCenter.BodyCenter38974645 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974645 >.module_38974645 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974645 >.module_38974645 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974645 >.module_38974645 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974645:hover {
border:none;
}
#module_38974645:hover >.module_38974645 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974645 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974645 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974645 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974645 .ModuleImageTextGiantContent{margin-right:0px;}
#module_38974645 .imageTextGiant-Container{padding-top:10px;}
#module_38974645 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974645 .imageTextGiant-Container{padding-left:10px;}
#module_38974645 .imageTextGiant-Container{padding-right:10px;}
#module_38974645 .showHandle .btn{font-size:14px;}
#module_38974645 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974645 .showHandle .btn{color:#333;}
#module_38974645 .showHandle .btn{font-weight:400;}
#module_38974645 .showHandle .btn{text-decoration:none;}
#module_38974645 .showHandle .btn{font-style:normal;}
#module_38974645 .showHandle div{border-top-color:#ddd !important;}
#module_38974645 .showHandle div{border-top-style:solid !important;}
#module_38974645 .showHandle div{border-top-width:1px !important;}
#module_38974645 .showHandle{background-color:transparent;}
#module_38974645 .showHandle{background-image:none;}
#module_38974645 .showHandle{background-repeat:no-repeat;}
#module_38974645 .showHandle{}
#module_38974645 .showHandle{}
#module_38974645 .showHandle{}
#module_38974645 a{font-size:unset;font-family:unset}
.module_38974871 .ModuleHead .HeadCenter{float:none;}
#module_38974871 {
padding:0px;
}
#module_38974871 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_38974871 .ModuleHead38974871 {
display:none;
}
#module_38974871 .BodyCenter.BodyCenter38974871 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974871 >.module_38974871 {
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_38974871 >.module_38974871{
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_38974871 .BodyCenter.BodyCenter38974871 {
padding-top:4.2918%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974871 .BodyCenter.BodyCenter38974871 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974871 >.module_38974871 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974871 >.module_38974871 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974871 >.module_38974871 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974871:hover {
border:none;
}
#module_38974871:hover >.module_38974871 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974871 img{border-top-color:transparent;}
#module_38974871 img{border-top-style:none;}
#module_38974871 img{border-top-width:0px;}
#module_38974871 img{border-right-color:transparent;}
#module_38974871 img{border-right-style:none;}
#module_38974871 img{border-right-width:0px;}
#module_38974871 img{border-bottom-color:transparent;}
#module_38974871 img{border-bottom-style:none;}
#module_38974871 img{border-bottom-width:0px;}
#module_38974871 img{border-left-color:transparent;}
#module_38974871 img{border-left-style:none;}
#module_38974871 img{border-left-width:0px;}
#module_38974871 img{border-top-left-radius:0px;}
#module_38974871 img{border-top-right-radius:0px;}
#module_38974871 img{border-bottom-left-radius:0px;}
#module_38974871 img{border-bottom-right-radius:0px;}
#module_38974871 .BodyCenter{text-align: right;}

.module_38974872 .ModuleHead .HeadCenter{float:none;}
#module_38974872 {
padding:0px;
}
#module_38974872 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974872 .ModuleHead38974872 {
display:none;
}
#module_38974872 .BodyCenter.BodyCenter38974872 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974872 >.module_38974872 {
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_38974872 >.module_38974872{
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_38974872 .BodyCenter.BodyCenter38974872 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974872 .BodyCenter.BodyCenter38974872 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974872 >.module_38974872 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974872 >.module_38974872 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974872 >.module_38974872 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974872:hover {
border:none;
}
#module_38974872:hover >.module_38974872 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974872 .ModuleImageTextGiantContent{margin-top:px;}
#module_38974872 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_38974872 .ModuleImageTextGiantContent{margin-left:px;}
#module_38974872 .ModuleImageTextGiantContent{margin-right:px;}
#module_38974872 .imageTextGiant-Container{padding-top:4.2918%;}
#module_38974872 .imageTextGiant-Container{padding-bottom:0.0000%;}
#module_38974872 .imageTextGiant-Container{padding-left:0.0000%;}
#module_38974872 .imageTextGiant-Container{padding-right:0.0000%;}
#module_38974872 .showHandle .btn{font-size:px;}
#module_38974872 .showHandle .btn{font-family:;}
#module_38974872 .showHandle .btn{color:;}
#module_38974872 .showHandle .btn{}
#module_38974872 .showHandle .btn{}
#module_38974872 .showHandle .btn{}
#module_38974872 .showHandle div{border-top-color: !important;}
#module_38974872 .showHandle div{border-top-style: !important;}
#module_38974872 .showHandle div{border-top-width:px !important;}
#module_38974872 .showHandle{background-color:;}
#module_38974872 .showHandle{}
#module_38974872 .showHandle{}
#module_38974872 .showHandle{}
#module_38974872 .showHandle{}
#module_38974872 .showHandle{}
#module_38974872 a{font-size:unset;font-family:unset}
.module_38974323 .ModuleHead .HeadCenter{float:none;}
#module_38974323 {
padding:0px;
}
#module_38974323 {
position:static;
z-index:0;
top:4028px;
left:1588px;
width:100%;
height: auto;
}
#module_38974323 .ModuleHead38974323 {
display:none;
}
#module_38974323 .BodyCenter.BodyCenter38974323 {
background:none;background-color:rgb(23, 54, 93);
}
#module_38974323 >.module_38974323 {
border-top-style:solid;
border-top-color:rgb(78, 82, 136);
border-top-width:1px;
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_38974323 >.module_38974323{
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_38974323 .BodyCenter.BodyCenter38974323 {
padding-top:0.9414%;
padding-left:2.3536%;
padding-right:0.0000%;
padding-bottom:0.9414%;
}
}
@media screen and (max-width: 767px){
#module_38974323 .BodyCenter.BodyCenter38974323 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974323 >.module_38974323 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974323 >.module_38974323 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974323 >.module_38974323 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974323:hover {
border:none;
}
#module_38974323:hover >.module_38974323 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974323 .ModuleSubContainer{background-color:transparent;}
#module_38974323 .ModuleSubContainer{background-image:none;}
#module_38974323 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974323 .ModuleSubContainer{background-position:0% 0%;}
#module_38974323 .ModuleSubContainer{background-attachment:scroll;}
#module_38974323 .ModuleSubContainer{}
#module_38974323 {!bgVideo!}{bgVideoUrl:}
#module_38974323 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974323 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_38974323 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer38974323 {max-width:1400px;width:auto;}
.module_38974324 .ModuleHead .HeadCenter{float:none;}
#module_38974324 {
padding:0px;
}
#module_38974324 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974324 .ModuleHead38974324 {
display:none;
}
#module_38974324 .BodyCenter.BodyCenter38974324 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974324 >.module_38974324 {
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_38974324 >.module_38974324{
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_38974324 .BodyCenter.BodyCenter38974324 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974324 .BodyCenter.BodyCenter38974324 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974324 >.module_38974324 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974324 >.module_38974324 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974324 >.module_38974324 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974324:hover {
border:none;
}
#module_38974324:hover >.module_38974324 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974324 .ModulePlainTextGiantContent{margin-top:0px;}
#module_38974324 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_38974324 .ModulePlainTextGiantContent{margin-left:0px;}
#module_38974324 .ModulePlainTextGiantContent{margin-right:0px;}
#module_38974324 .plainTextGiant-Container{padding-top:0px;}
#module_38974324 .plainTextGiant-Container{padding-bottom:0px;}
#module_38974324 .plainTextGiant-Container{padding-left:0px;}
#module_38974324 .plainTextGiant-Container{padding-right:0px;}
#module_38974324 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("404.png") no-repeat left; background-size: 100% auto; }
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .about-us{ background: url("404.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .product-center{  background: url("404.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .news{ background: url("404.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .case{  background: url("404.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_38974268 .ModuleHead .HeadCenter{float:none;}
#module_38974268 {
padding:0px;
}
#module_38974268 {
}
#module_38974268 .ModuleHead38974268 {
display:none;
}
#module_38974268 .ModuleHead .HeadText.HeadText38974268 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_38974268 .ModuleHead .HeadCenter.HeadCenter38974268{text-align:left;}
#module_38974268 .ModuleHead .HeadCenter.HeadCenter38974268 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_38974268 .BodyCenter.BodyCenter38974268 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974268 >.module_38974268 {
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_38974268 >.module_38974268{
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_38974268 .BodyCenter.BodyCenter38974268 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974268 .BodyCenter.BodyCenter38974268 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974268 >.module_38974268 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974268 >.module_38974268 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974268 >.module_38974268 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974268:hover {
border:none;
}
#module_38974268:hover >.module_38974268 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974268 .langlistbox{background-color:} #module_38974268 .langlistbox .jt{border-bottom-color:}
#module_38974268 .langlistbox .langinfo{color:}
#module_38974268 .langlistbox .langinfo{background-color:}
#module_38974268 .langlistbox .langinfo{border-color:}
#module_38974268 .langlistbox .langtxt{ font-size:px }
#module_38974268 .langlistbox .langtxt{ color: }
#module_38974268 {}#module_38974268.layout-102 #header{border-bottom-color:;}
#module_38974268 {}#module_38974268.layout-102 #header{border-bottom-style:;}
#module_38974268 {}#module_38974268.layout-102 #header{border-bottom-width:px;}
#module_38974268 {}#module_38974268.layout-102 #header{box-shadow:;}
#module_38974268 {}#module_38974268.layout-102 #MobileNav{background-color: transparent;} #module_38974268.layout-102 #header{background:rgb(58, 62, 123);}
#module_38974268 {}#module_38974268.layout-102 #header{}
#module_38974268 {}#module_38974268.layout-102 #header p{color:#fff;}
#module_38974268 {}#module_38974268.layout-102 .lcitem .rect{background:#fff;} #module_38974268.layout-102 .icons{color:#fff;} #module_38974268.layout-102 .svgdiv svg>*{fill:#fff;}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item ul li a{border-bottom-color:rgb(78, 82, 170);}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item{background-color:rgb(58, 62, 123);}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item{}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li>a{background:rgb(58, 62, 123);}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li>a{}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li>a,#module_38974268.layout-102 .micro-nav-item>ul>li>a p{color:#fff;}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li .subnav a{background:rgb(58, 62, 123);}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li .subnav a{}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li .subnav a,#module_38974268.layout-102 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_38974268 {}#module_38974268.layout-102 #header p{font-family:;}
#module_38974268 {}#module_38974268.layout-102 #header p{font-size:px;}
#module_38974268 {}#module_38974268.layout-102 #header p{}
#module_38974268 {}#module_38974268.layout-1012 #header p{}
#module_38974268 {}#module_38974268.layout-102 #header p{}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li>a,#module_38974268.layout-102 .micro-nav-item>ul>li>a p{font-family:;}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li>a,#module_38974268.layout-102 .micro-nav-item>ul>li>a p{font-size:px;}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li .subnav a,#module_38974268.layout-102 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li .subnav a,#module_38974268.layout-102 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_38974268 .langlistbox li:hover .langinfo,#module_38974268 .langactive .langinfo {color:}
#module_38974268 .langlistbox li:hover .langinfo,#module_38974268 .langactive .langinfo{background-color:}
#module_38974268 .langlistbox li:hover .langinfo,#module_38974268 .langactive .langinfo{border-color:}
#module_38974268 .langlistbox li:hover .langtxt,#module_38974268 .langactive .langtxt{ color: }
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li>a:hover,#module_38974268.layout-102 .micro-nav-item>ul>li.active>a:hover{background:rgb(58, 62, 123);}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li>a:hover,#module_38974268.layout-102 .micro-nav-item>ul>li.active>a:hover{}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li.active>a:hover p,#module_38974268.layout-102 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_38974268.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{background:rgb(78, 82, 170);}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_38974268.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{}
#module_38974268 {}#module_38974268.layout-102 .micro-nav-item>ul>li .subnav li.active a:hover p,#module_38974268.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_53864477 .ModuleHead .HeadCenter{float:none;}
#module_53864477 {
padding:0px;
}
#module_53864477 {
}
#module_53864477 .ModuleHead53864477 {
display:none;
}

#module_53864477 .defaultbtn{background-color:#fff}
#module_53864477 .defaultbtn{}
#module_53864477 .spotgroup{color:#000}
#module_53864477 .itembtn{background-color:#fff}
#module_53864477 .itembtn{}
#module_53864477 .itemicon{color:#666} #module_53864477 svg>*{fill:#666}
#module_53864477 .itemtext{background-color:#fff} #module_53864477 .itemtextright::before{border-left-color:#fff} #module_53864477 .itemtextleft::before{border-right-color:#fff}
#module_53864477 .itemtext{}
#module_53864477 .itemtext{font-size:12px;}
#module_53864477 .itemtext{font-family:;}
#module_53864477 .itemtext{color:#666 !important;}
#module_53864477 .itemtext{font-weight:normal;}
#module_53864477 .itemtext{text-decoration:none;}
#module_53864477 .itemtext{font-style:normal;}
#module_53864477 .defaultbtnbghover{background-color:#000000}
#module_53864477 .defaultbtnbghover{}
#module_53864477 .defaultbtniconbghover{color:#fff}
.module_38974269 .ModuleHead .HeadCenter{float:none;}
#module_38974269 {
padding:0px;
}
#module_38974269 {
}
#module_38974269 .ModuleHead0 {
display:none;
}
#module_38974269 .ModuleHead .HeadText.HeadText0 {
}
#module_38974269 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_38974269 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_38974269 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_38974269 .BodyCenter.BodyCenter0 {
}
}
#module_38974269 .BodyCenter.BodyCenter0 {
}
#module_38974269 .BodyCenter a {
}

#module_38974269 .foot-nav-list{background-color:rgb(58, 62, 123) !important;}
#module_38974269 .foot-nav-list{border-top-color:;}
#module_38974269 .foot-nav-list{border-top-style:;}
#module_38974269 .foot-nav-list{border-top-width:px;}
#module_38974269 #MobileFootNav{box-shadow:;}
#module_38974269 .icon{color: !important;} #module_38974269 .icon svg >*{fill:}
#module_38974269 .itemText{font-size:px;}
#module_38974269 .itemText{font-family:;}
#module_38974269 .itemText{color:rgb(255, 255, 255) !important;}
#module_38974269 .itemText{}
#module_38974269 .itemText{}
#module_38974269 .itemText{}
#module_38974269 .iconh{color: !important;}  #module_38974269 .iconh svg >*{fill:}
#module_38974269 .itemTexth{font-size:px;}
#module_38974269 .itemTexth{font-family:;}
#module_38974269 .itemTexth{color:rgb(255, 255, 255) !important;}
#module_38974269 .itemTexth{}
#module_38974269 .itemTexth{}
#module_38974269 .itemTexth{}
