﻿/* cache file /mnt/yzproc/YZ-Site/caches/csscache/9/95718/95718_310701_1_.cache exists */
/*md5:8394b2a090fe83f65e29c8b7984a0fe3*/
/*time: 2025-06-09 02:33:16*/
/*url:www.ideal17.com/index.php*/
.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%;}
/*轮播图样式*/
/*切换按钮样式*/
.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-container{ position: relative;}
.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev{ position: absolute; width: 81px; height: 82px; background: rgba(0,0,0,0.2);top:50%;z-index: 9999;transform : translate(0,-50%); transition: all .3s }
.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next:hover,.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev:hover{background: rgba(0,0,0,0.4);}
.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next{left: 0; cursor: pointer;}
.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev{right: 0;cursor: pointer;}
.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next:before{ content: ""; position: absolute; top:28%; left: 40%; width: 2px; height:20px; background: #fff;transform: rotate(45deg);}
.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next:after{ content: ""; position: absolute; top:44%; left: 40%; width: 2px; height:20px; background: #fff;transform: rotate(135deg);}

.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev:before{ content: ""; position: absolute; top:28%; right: 40%; width: 2px; height:20px; background: #fff;transform: rotate(-45deg);}
.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev:after{ content: ""; position: absolute; top:44%; right: 40%; width: 2px; height:20px; background: #fff;transform: rotate(-135deg);}
.ModuleSlideGiant.layout-107 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet{width: 16px;  height: 16px; border-radius: 8px;border: 0;  background: rgba(0, 0, 0, 0); position: relative; opacity: 1;}
.ModuleSlideGiant.layout-107 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before{ content: ""; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute; top: 50%; left: 50%;    transform: translate(-50%,-50%);}
.ModuleSlideGiant.layout-107 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active{background: rgba(0, 0, 0, 0.21); }
.ModuleSlideGiant.layout-107 .slidegiant-container .tiles-nav  ul li{ display: none;}
/*缩略图*/
.ModuleSlideGiant.layout-107 .slidegiant-container .tiles-nav ul li{ position: absolute; z-index: 1; padding: .3em; margin-top: -1.5em; background: rgba(255,255,255,1);  border-radius: 2px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; -webkit-backface-visibility: hidden;}
.ModuleSlideGiant.layout-107 .slidegiant-container .tiles-nav ul li:after, .ModuleSlideGiant.layout-107 .slidegiant-container .tiles-nav ul li:before {content: ""; position: absolute; top: 100%; left: 50%; margin-left: -10px; border-style: solid; border-width: 10px; border-color: transparent; border-top-color: rgba(255,255,255,1); }
.ModuleSlideGiant.layout-107 .slidegiant-container .tiles-nav img {display: block; height: 80px; width: 188px; }
/*.ModuleSlideGiant.layout-107 .forie .swiper-container {height: 600px;}*/
.ModuleSlideGiant.layout-107 .forie .swiper-pagination {  position: absolute;  left: 0;  text-align: center;  bottom:5px;  width: 100%;  }
.ModuleSlideGiant.layout-107 .forie .swiper-pagination-switch{display: inline-block;width: 16px;  height: 16px; border-radius: 8px;border: 0;  background: rgba(0, 0, 0, 0); position: relative; opacity: 1; margin: 0 5px;}
.ModuleSlideGiant.layout-107 .forie .swiper-pagination-switch:before{ content: ""; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute; top: 25%; left: 25%;    transform: translate(-50%,-50%);}
.ModuleSlideGiant.layout-107 .forie .swiper-active-switch{background: rgba(0, 0, 0, 0.21); }
.ModuleSlideGiant.layout-107 .swiper-slide video{min-height: 32px; width: 100%; height: auto; display: block;}
@media only screen and (max-width: 767px) {
    /* .ModuleSlideGiant .SubContainer {display: none;} */
    .ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev{display: none}
}
/* @media only screen and (max-width: 480px) {
    .ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev{display: none}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev{display: none}
} */
.ModuleSlideGiant.layout-107 .swiperImg{width: 100%;}
.module_38974331 .ModuleHead .HeadCenter{float:none;}
#module_38974331 {
padding:0px;
}
#module_38974331 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974331 .ModuleHead38974331 {
display:none;
}

#module_38974331 .SubContainer {}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridGiant.layout-101{height: 100%;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_38974534 .ModuleHead .HeadCenter{float:none;}
#module_38974534 {
padding:0px;
}
#module_38974534 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_38974534 .ModuleHead38974534 {
display:none;
}
#module_38974534 .BodyCenter.BodyCenter38974534 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974534 >.module_38974534 {
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_38974534 >.module_38974534{
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_38974534 .BodyCenter.BodyCenter38974534 {
padding-top:0.0000%;
padding-left:2.3605%;
padding-right:2.3605%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974534 .BodyCenter.BodyCenter38974534 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974534 >.module_38974534 {
margin-top:0.9407%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974534 >.module_38974534 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974534 >.module_38974534 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974534:hover {
border:none;
}
#module_38974534:hover >.module_38974534 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974534 .ModuleSubContainer{background-color:transparent;}
#module_38974534 .ModuleSubContainer{background-image:none;}
#module_38974534 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974534 .ModuleSubContainer{background-position:0% 0%;}
#module_38974534 .ModuleSubContainer{background-attachment:scroll;}
#module_38974534 .ModuleSubContainer{}
#module_38974534 {!bgVideo!}{bgVideoUrl:none}
#module_38974534 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974534 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_38974534 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer38974534 {max-width:1440px;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_38974295 .ModuleHead .HeadCenter{float:none;}
#module_38974295 {
padding:0px;
}
#module_38974295 {
position:static;
z-index:0;
top:864px;
left:437px;
width:100%;
height: auto;
}
#module_38974295 .ModuleHead38974295 {
display:none;
}
#module_38974295 .BodyCenter.BodyCenter38974295 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974295 >.module_38974295 {
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_38974295 >.module_38974295{
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_38974295 .BodyCenter.BodyCenter38974295 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974295 .BodyCenter.BodyCenter38974295 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974295 >.module_38974295 {
margin-top:6.2500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974295 >.module_38974295 {
margin-top:30px;
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
}
}
#module_38974295 >.module_38974295 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974295:hover {
border:none;
}
#module_38974295:hover >.module_38974295 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974295 .ModulePlainTextGiantContent{margin-top:0px;}
#module_38974295 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_38974295 .ModulePlainTextGiantContent{margin-left:0px;}
#module_38974295 .ModulePlainTextGiantContent{margin-right:0px;}
#module_38974295 .plainTextGiant-Container{padding-top:0px;}
#module_38974295 .plainTextGiant-Container{padding-bottom:0px;}
#module_38974295 .plainTextGiant-Container{padding-left:0px;}
#module_38974295 .plainTextGiant-Container{padding-right:0px;}
#module_38974295 a{font-size:unset;font-family:unset}
.module_38974862 .ModuleHead .HeadCenter{float:none;}
#module_38974862 {
padding:0px;
}
#module_38974862 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_38974862 .ModuleHead38974862 {
display:none;
}
#module_38974862 .BodyCenter.BodyCenter38974862 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974862 >.module_38974862 {
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_38974862 >.module_38974862{
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_38974862 .BodyCenter.BodyCenter38974862 {
padding-top:3.3333%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974862 .BodyCenter.BodyCenter38974862 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974862 >.module_38974862 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:9.3750%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974862 >.module_38974862 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974862 >.module_38974862 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974862:hover {
border:none;
}
#module_38974862:hover >.module_38974862 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974862 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974862 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974862 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974862 .ModuleImageTextGiantContent{margin-right:0px;}
#module_38974862 .imageTextGiant-Container{padding-top:0px;}
#module_38974862 .imageTextGiant-Container{padding-bottom:0px;}
#module_38974862 .imageTextGiant-Container{padding-left:0px;}
#module_38974862 .imageTextGiant-Container{padding-right:0px;}
#module_38974862 .showHandle .btn{font-size:14px;}
#module_38974862 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974862 .showHandle .btn{color:#333;}
#module_38974862 .showHandle .btn{font-weight:400;}
#module_38974862 .showHandle .btn{text-decoration:none;}
#module_38974862 .showHandle .btn{font-style:normal;}
#module_38974862 .showHandle div{border-top-color:#ddd !important;}
#module_38974862 .showHandle div{border-top-style:solid !important;}
#module_38974862 .showHandle div{border-top-width:1px !important;}
#module_38974862 .showHandle{background-color:transparent;}
#module_38974862 .showHandle{background-image:none;}
#module_38974862 .showHandle{background-repeat:no-repeat;}
#module_38974862 .showHandle{}
#module_38974862 .showHandle{}
#module_38974862 .showHandle{}
#module_38974862 a{font-size:unset;font-family:unset}
.module_38974861 .ModuleHead .HeadCenter{float:none;}
#module_38974861 {
padding:0px;
}
#module_38974861 {
position:static;
z-index:0;
top:882px;
left:290px;
width:100%;
height: auto;
}
#module_38974861 .ModuleHead38974861 {
display:none;
}
#module_38974861 .BodyCenter.BodyCenter38974861 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974861 >.module_38974861 {
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_38974861 >.module_38974861{
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_38974861 .BodyCenter.BodyCenter38974861 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974861 .BodyCenter.BodyCenter38974861 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974861 >.module_38974861 {
margin-top:6.2500%;
margin-left:0.0000%;
margin-right:15.8333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974861 >.module_38974861 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974861 >.module_38974861 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974861:hover {
border:none;
}
#module_38974861:hover >.module_38974861 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974861 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974861 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974861 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974861 .ModuleImageTextGiantContent{margin-right:0px;}
#module_38974861 .imageTextGiant-Container{padding-top:0px;}
#module_38974861 .imageTextGiant-Container{padding-bottom:0px;}
#module_38974861 .imageTextGiant-Container{padding-left:0px;}
#module_38974861 .imageTextGiant-Container{padding-right:0px;}
#module_38974861 .showHandle .btn{font-size:14px;}
#module_38974861 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974861 .showHandle .btn{color:#333;}
#module_38974861 .showHandle .btn{font-weight:400;}
#module_38974861 .showHandle .btn{text-decoration:none;}
#module_38974861 .showHandle .btn{font-style:normal;}
#module_38974861 .showHandle div{border-top-color:#ddd !important;}
#module_38974861 .showHandle div{border-top-style:solid !important;}
#module_38974861 .showHandle div{border-top-width:1px !important;}
#module_38974861 .showHandle{background-color:transparent;}
#module_38974861 .showHandle{background-image:none;}
#module_38974861 .showHandle{background-repeat:no-repeat;}
#module_38974861 .showHandle{}
#module_38974861 .showHandle{}
#module_38974861 .showHandle{}
#module_38974861 a{font-size:unset;font-family:unset}
.ModuleButtonGiant.layout-104 .moduleButton{
	background-color: #000;
	font-size: 12px;
	height: 50px;
	width:180px;
	color:#fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	max-width:100%;
	box-sizing: border-box;
	overflow: hidden;
	display: inline-block;
	 /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-104 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
	height: 100%;
}
.ModuleButtonGiant.layout-104 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover:before{
    background: #333;
}
.ModuleButtonGiant.layout-104 .hvr-sweep-to-right:before,.ModuleButtonGiant.layout-104 .hvr-sweep-to-top:before,.ModuleButtonGiant.layout-104 .Radial-Out:before,.ModuleButtonGiant.layout-104 .RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Vertical:before{
    background: #333
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon{
	flex-direction: column;
	justify-content: center;
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-104 .BreadIcon{
    font-size: 16px;
}.module_38974395 .ModuleHead .HeadCenter{float:none;}
#module_38974395 {
padding:0px;
}
#module_38974395 {
position:static;
z-index:0;
top:1154px;
left:284px;
width:100%;
height: auto;
}
#module_38974395 .ModuleHead38974395 {
display:none;
}
#module_38974395 .BodyCenter.BodyCenter38974395 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974395 >.module_38974395 {
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_38974395 >.module_38974395{
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_38974395 .BodyCenter.BodyCenter38974395 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974395 .BodyCenter.BodyCenter38974395 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974395 >.module_38974395 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974395 >.module_38974395 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974395 >.module_38974395 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974395:hover {
border:none;
}
#module_38974395:hover >.module_38974395 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974395 .BodyCenter{text-align:left;}
#module_38974395 .moduleButton{font-size:12px;}
#module_38974395 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_38974395 .moduleButton{color:#fff;}
#module_38974395 .moduleButton{font-weight:normal;}
#module_38974395 .moduleButton{text-decoration:none;}
#module_38974395 .moduleButton{font-style:normal;}
#module_38974395 .moduleButton, #module_38974395 .moduleButton:before{background-color:#2196f3;}
#module_38974395 .moduleButton, #module_38974395 .moduleButton:before{background-image:none;}
#module_38974395 .moduleButton, #module_38974395 .moduleButton:before{background-repeat:no-repeat;}
#module_38974395 .moduleButton, #module_38974395 .moduleButton:before{background-position:none;}
#module_38974395 .moduleButton, #module_38974395 .moduleButton:before{background-attachment:none;}
#module_38974395 .moduleButton, #module_38974395 .moduleButton:before{}
#module_38974395 .moduleButton{border-color:#000;}
#module_38974395 .moduleButton{border-style:solid;}
#module_38974395 .moduleButton{border-width:0px;}
#module_38974395 .moduleButton{width:180px;}
#module_38974395 .moduleButton,#module_38974395 .BreadsvgIcon{height:50px}
#module_38974395 .BodyCenter{color:#fff;}
#module_38974395 .moduleButton{border-top-left-radius:0px;}
#module_38974395 .moduleButton{border-top-right-radius:0px;}
#module_38974395 .moduleButton{border-bottom-left-radius:0px;}
#module_38974395 .moduleButton{border-bottom-right-radius:0px;}
#module_38974395 .BreadIcon{font-size:16px;} #module_38974395 .BreadsvgIcon svg{width:16px;height:16px;}
#module_38974395 .BreadIcon{color:#fff;} #module_38974395 .BreadsvgIcon svg>*{fill:#fff;}
#module_38974395 .BreadIcon,#module_38974395 .BreadsvgIcon{margin-left:10px;}
#module_38974395 .BreadIcon,#module_38974395 .BreadsvgIcon{margin-right:10px;}
#module_38974395 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_38974395 .moduleButton:hover .BreadIcon{font-size:16px;} #module_38974395 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_38974395 .moduleButton:hover .BreadIcon{color:#fff} #module_38974395 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_38974395 .moduleButton:hover{font-size:12px;}
#module_38974395 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_38974395 .moduleButton:hover{color:#fff;}
#module_38974395 .moduleButton:hover{font-weight:normal;}
#module_38974395 .moduleButton:hover{text-decoration:none;}
#module_38974395 .moduleButton:hover{font-style:normal;}
#module_38974395 .moduleButton:hover, #module_38974395 .moduleButton:hover:before{background-image: unset;background-color:#1976d2;}
#module_38974395 .moduleButton:hover, #module_38974395 .moduleButton:hover:before{background-image:none;}
#module_38974395 .moduleButton:hover, #module_38974395 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_38974395 .moduleButton:hover, #module_38974395 .moduleButton:hover:before{background-position:none;}
#module_38974395 .moduleButton:hover, #module_38974395 .moduleButton:hover:before{background-attachment:none;}
#module_38974395 .moduleButton:hover, #module_38974395 .moduleButton:hover:before{}
#module_38974395 .moduleButton:hover{border-color:transparent;}
#module_38974395 .moduleButton:hover{border-style:solid;}
#module_38974395 .moduleButton:hover{border-width:0px;}
#module_38974395 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleTabContainerV2Giant.layout-104 .nav-box{position: relative; }
.ModuleTabContainerV2Giant.layout-104 .location-right{    display: flex;
    flex-direction: row-reverse;}
.ModuleTabContainerV2Giant.layout-104 .location-left{ display: flex}
.ModuleTabContainerV2Giant.layout-104 .location-bottom .nav-box,
.ModuleTabContainerV2Giant.layout-104 .location-top .nav-box { overflow: hidden;}
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container{ position: relative; font-size: 0;white-space:nowrap;}
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li{overflow: visible; -webkit-overflow-scrolling: touch; transform: translateX(0); transition: transform 0.3s linear 0s; cursor: pointer;text-align: center;background: #fff;float: none;display: inline-block;}
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li a{display: block;padding:0;background: none;color:#333;}
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li.active,
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li:hover{background: #333;}
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li.active a,
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li:hover a{color:#fff;}
.ModuleTabContainerV2Giant.layout-104 .Nav-Container li.active{transition: all 0.4s linear;}
.ModuleTabContainerV2Giant.layout-104 .btnScrollLeft,
.ModuleTabContainerV2Giant.layout-104 .btnScrollRight {
    display: flex;
    width: 28px;
    height: 54px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    color: #fff !important;
    font-size: 15px;
    align-items: center;
    justify-content: center;
}
.ModuleTabContainerV2Giant.layout-104 .btnScrollLeft {left: 10px;}
.ModuleTabContainerV2Giant.layout-104 .glyphicon:before {
    display: flex;
    width: 28px;
    height: 28px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 28px;
    align-items: center;
    justify-content: center;
}
.ModuleTabContainerV2Giant.layout-104 .tab-content>.active{ display:flex !important;}

@media (min-width: 768px){
    .ModuleTabContainerV2Giant.layout-104 .tabContainer .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-104 .tabContainer .btnScrollRight{display: none !important;}
    .ModuleTabContainerV2Giant.layout-104 .location-left .Nav-Container,
    .ModuleTabContainerV2Giant.layout-104 .location-right .Nav-Container {display: inline-block; float: left; overflow: hidden;}
    .ModuleTabContainerV2Giant.layout-104 .location-right .Nav-Container {float: right;}
    .ModuleTabContainerV2Giant.layout-104 .location-left.TabContainer-Container .Nav-Container li,
    .ModuleTabContainerV2Giant.layout-104 .location-right.TabContainer-Container .Nav-Container li {display: block;}
    .ModuleTabContainerV2Giant.layout-104 .location-left .tabContentGiant,
    .ModuleTabContainerV2Giant.layout-104 .location-right .tabContentGiant {display: inline-block; width: 70%; float: left;}
    .ModuleTabContainerV2Giant.layout-104 .location-right .tabContentGiant {float: right;}
    .ModuleTabContainerV2Giant.layout-104 .location-bottom .tab-location-top {display: none;}

}

@media (max-width: 767px){
    .ModuleTabContainerV2Giant.layout-104 .tabContainer .SubContainer{ height: auto !important;}
    .ModuleTabContainerV2Giant.layout-104 .location-bottom .tab-location-bottom {display: none;}
    .ModuleTabContainerV2Giant.layout-104 .location-left,.ModuleTabContainerV2Giant.layout-104 .location-right{
        flex-direction: column;
    }
}.module_137183266 .ModuleHead .HeadCenter{float:none;}
#module_137183266 {
padding:0px;
}
#module_137183266 {
position:static;
z-index:0;
top:125px;
width:100%;
height: auto;
}
#module_137183266 .ModuleHead137183266 {
display:none;
}
#module_137183266 .BodyCenter.BodyCenter137183266 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137183266 >.module_137183266 {
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_137183266 >.module_137183266{
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_137183266 .BodyCenter.BodyCenter137183266 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137183266 .BodyCenter.BodyCenter137183266 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137183266 >.module_137183266 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137183266 >.module_137183266 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137183266 >.module_137183266 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137183266:hover {
border:none;
}
#module_137183266:hover >.module_137183266 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137183266 .nav-box{text-align:center;}
#module_137183266 .nav-box{background-color:transparent;}
#module_137183266 .nav-box{background-image:none;}
#module_137183266 .nav-box{background-repeat:no-repeat;}
#module_137183266 .nav-box{}
#module_137183266 .nav-box{}
#module_137183266 .nav-box{}
#module_137183266 .Nav-Container a{text-align:center;}
#module_137183266 .Nav-Container a {padding-top:0px;}
#module_137183266 .Nav-Container a {padding-bottom:0px;}
#module_137183266 .Nav-Container a {padding-left:10px;}
#module_137183266 .Nav-Container a {padding-right:10px;}
#module_137183266 .Nav-Container li{background-color:#fff;}
#module_137183266 .Nav-Container li{background-image:none;}
#module_137183266 .Nav-Container li{background-repeat:no-repeat;}
#module_137183266 .Nav-Container li{}
#module_137183266 .Nav-Container li{}
#module_137183266 .Nav-Container li{}
#module_137183266 .Nav-Container li{border-top-color:#1e88e5;}
#module_137183266 .Nav-Container li{border-top-style:solid;}
#module_137183266 .Nav-Container li{border-top-width:2px;}
#module_137183266 .Nav-Container li{border-right-color:#1e88e5;}
#module_137183266 .Nav-Container li{border-right-style:solid;}
#module_137183266 .Nav-Container li{border-right-width:2px;}
#module_137183266 .Nav-Container li{border-bottom-color:#1e88e5;}
#module_137183266 .Nav-Container li{border-bottom-style:solid;}
#module_137183266 .Nav-Container li{border-bottom-width:2px;}
#module_137183266 .Nav-Container li{border-left-color:#1e88e5;}
#module_137183266 .Nav-Container li{border-left-style:solid;}
#module_137183266 .Nav-Container li{border-left-width:2px;}
#module_137183266 .Nav-Container li a{width:170px;width:170;}@media only screen and (min-width: 768px){#module_137183266 .location-left .tabContentGiant,#module_137183266 .location-right .tabContentGiant{width: calc(100% - 170px)}}
#module_137183266 .Nav-Container li a{height:50px;line-height:50px;}
#module_137183266 .Nav-Container li{margin-top:13px;}
#module_137183266 .Nav-Container li{margin-bottom:13px;}
#module_137183266 .Nav-Container li{margin-left:13px;}
#module_137183266 .Nav-Container li{margin-right:13px;}
#module_137183266 .Nav-Container li a{font-size:14px;}
#module_137183266 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_137183266 .Nav-Container li a{color:#333;}
#module_137183266 .Nav-Container li a{font-weight:normal;}
#module_137183266 .Nav-Container li a{text-decoration:none;}
#module_137183266 .Nav-Container li a{font-style:normal;}
#module_137183266 .Nav-Container li{border-top-left-radius:0px;}
#module_137183266 .Nav-Container li{border-top-right-radius:0px;}
#module_137183266 .Nav-Container li{border-bottom-left-radius:0px;}
#module_137183266 .Nav-Container li{border-bottom-right-radius:1px;}
#module_137183266 .TabContainer-Container .tab-pane{background-color:transparent;}
#module_137183266 .TabContainer-Container .tab-pane{background-image:none;}
#module_137183266 .TabContainer-Container .tab-pane{background-repeat:no-repeat;}
#module_137183266 .TabContainer-Container .tab-pane{}
#module_137183266 .TabContainer-Container .tab-pane{}
#module_137183266 .TabContainer-Container .tab-pane{}
#module_137183266 .TabContainer-Container .tab-pane{padding-top:10px;}
#module_137183266 .TabContainer-Container .tab-pane{padding-bottom:10px;}
#module_137183266 .TabContainer-Container .tab-pane{padding-left:13px;}
#module_137183266 .TabContainer-Container .tab-pane{padding-right:10px;}
#module_137183266 .TabContainer-Container .tab-pane{border-top-color:transparent;}
#module_137183266 .TabContainer-Container .tab-pane{border-top-style:none;}
#module_137183266 .TabContainer-Container .tab-pane{border-top-width:0px;}
#module_137183266 .TabContainer-Container .tab-pane{border-right-color:transparent;}
#module_137183266 .TabContainer-Container .tab-pane{border-right-style:none;}
#module_137183266 .TabContainer-Container .tab-pane{border-right-width:0px;}
#module_137183266 .TabContainer-Container .tab-pane{border-bottom-color:transparent;}
#module_137183266 .TabContainer-Container .tab-pane{border-bottom-style:none;}
#module_137183266 .TabContainer-Container .tab-pane{border-bottom-width:0px;}
#module_137183266 .TabContainer-Container .tab-pane{border-left-color:transparent;}
#module_137183266 .TabContainer-Container .tab-pane{border-left-style:none;}
#module_137183266 .TabContainer-Container .tab-pane{border-left-width:0px;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{background-image:none;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{background-repeat:no-repeat;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{background-color:#1976d2;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{}
#module_137183266 .Nav-Container li:hover a,#module_137183266 .Nav-Container li.active a{font-size:14px;}
#module_137183266 .Nav-Container li:hover a,#module_137183266 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_137183266 .Nav-Container li:hover a,#module_137183266 .Nav-Container li.active a{color:#fff;}
#module_137183266 .Nav-Container li:hover a,#module_137183266 .Nav-Container li.active a{font-weight:normal;}
#module_137183266 .Nav-Container li:hover a,#module_137183266 .Nav-Container li.active a{text-decoration:none;}
#module_137183266 .Nav-Container li:hover a,#module_137183266 .Nav-Container li.active a{font-style:normal;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-top-color:transparent;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-top-style:solid;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-top-width:2px;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-right-color:transparent;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-right-style:solid;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-right-width:0px;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-bottom-color:transparent;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-bottom-style:solid;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-bottom-width:2px;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-left-color:transparent;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-left-style:solid;}
#module_137183266 .Nav-Container li:hover,#module_137183266 .Nav-Container li.active{border-left-width:2px;}

/*模块样式*/
.ModuleProductListGiant.layout-122 .swiper-wrapper{height: auto}
.ModuleProductListGiant.layout-122 .pro-container .pro-item-l.first{width: 48.45%;  height: 584px;  float: left;  position: relative;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item { width: 32%;float: left;box-sizing: border-box;}
.ModuleProductListGiant.layout-122 .pro-container{ padding-bottom: 40px;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img { display: block;height: auto; list-style-type: none;  display: block;  width: 100%; position: relative;border: 0px solid transparent;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img .dummy{  padding-top: 100%;  }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img img{ position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%;  max-height: 100%;  display: block;  margin:auto;  padding: auto;  }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text {  transition: padding 0.3s  linear; box-sizing: border-box;  padding: 24px 10% 28px; }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text .pro-shopping-main {width: 100%;text-align:center; font-size: 14px;  display: block; }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .fontn{color: #999;text-align: center}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-price { display: inline-block;  font-size: 20px;  color: #000;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text .pro-shopping-main .pro-market-price {  font-size: 12px;  color: #999999;  text-decoration: line-through;}
.ModuleProductListGiant.layout-122 .pro-container .pro-buybtn {
	width: 38.3116%;
	text-align: center;
	top: calc(100% - 19px);
	left: 50%;
	position: relative;
	padding:  0 4px;
	line-height: 28px;
	border: 1px solid #000;
	color: #000;
	border-radius: 20px;
	transform: translateX(-50%);
}
.ModuleProductListGiant.layout-122 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-122 .pro-name{word-break: break-word !important;}

.ModuleProductListGiant.layout-122 .swiper-container-free-mode1>.swiper-wrapper{
    -webkit-transition-timing-function:linear;
    -moz-transition-timing-function:linear;
    -ms-transition-timing-function:linear;
    -o-transition-timing-function:linear;
    transition-timing-function:linear;
    margin:0 auto
}
.ModuleProductListGiant.layout-122 .pro-container .pro-buybtn i{ font-weight: 800;}
.ModuleProductListGiant.layout-122 .pro-container .pro-buybtn span {  font-size: 12px;}
.ModuleProductListGiant.layout-122 .pro-name{text-align: center;color: #444;font-size: 16px;}
.ModuleProductListGiant.layout-122 .swiper-container.hover-event.swiper-container-horizontal {  width: 100%;  }
.ModuleProductListGiant.layout-122 .swiper-pro-butto-next{ position: absolute;top: 50%;width: 45px;height: 45px;z-index: 10;cursor: pointer;transform:translate(0,-50%);background-position: 125px 148px;}
.ModuleProductListGiant.layout-122 .swiper-pro-butto-prev{ position: absolute;top: 50%;width: 45px;height: 45px;z-index: 10;cursor: pointer;transform:translate(0,-50%);background-position: 130px 148px;}
.ModuleProductListGiant.layout-122 .swiper-pro-butto-next{/*background-image: url('/images/pre.png');*/left:0;right: auto;}
.ModuleProductListGiant.layout-122 .swiper-pro-butto-prev{transform: rotate(180deg); top: calc(50% - 22.5px);/*background-image: url('/images/next.png');*/right: 0; left: auto;}
.ModuleProductListGiant.layout-122 a:active,.ModuleProductListGiant.layout-122 a:visited,.ModuleProductListGiant.layout-122 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-122 .space{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ModuleProductListGiant.layout-122 .pro-container .cross {display: none}
.ModuleProductListGiant.layout-122 .icon-icon-left{font-size: 32px; color: #fff; text-align: center;}
.ModuleProductListGiant.layout-122 .swiper-button-white {background-color: rgba(51,51,51,.3);}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text {  box-sizing: border-box; }
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover{transition: all 0.3s  linear;}
.ModuleProductListGiant.layout-122 .pro-container .swiper-slide:hover .pro-price{color: #fd6e27;transition: all 0.3s  linear;}
/* 换两行显示 */
.ModuleProductListGiant.layout-122 .pro-title span {
	display: block;
	/* white-space: nowrap; */
	text-overflow: ellipsis;
	max-width: 100%;
	word-wrap:break-word;
	overflow: hidden;
    height: 24px;
    line-height: 24px;
	margin-bottom: 8.3%;
}

.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img{
	border-width: 20px;
    overflow: hidden;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img img{
	transform: scale(1);
    transition: transform 0.3s  linear;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img .pro-desc{
	visibility: hidden;
	opacity: 0;
	position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    transition: background 0.5s  linear;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img .pro-desc{
	visibility: visible;
	opacity: .9;
	background: rgba(0,0,0,.6);
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-text{
	padding-top: 20px;
	padding-bottom: 32px;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img img {
	top: -20px;
    bottom: -20px;
    left: -20px;
    right: -20px;
	max-width: calc(100% + 40px);
    max-height: calc(100% + 40px);
    transform: scale(1.1);
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-buybtn{
	background: #000;
	color: #fff;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img .pro-desc span{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	max-width: 82.3529%;
	text-align: left;
    word-wrap: break-word;
	word-break: keep-all;
	white-space:pre-wrap;
}
.ModuleProductListGiant.layout-122 .swiper-pagination-bullet-active{
	/*background: #000;*/
}
.ModuleProductListGiant.layout-122 .swiper-pagination-bullet{
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
	.ModuleProductListGiant.layout-122 .pro-container .cross {display: block}
}

@media only screen and (max-width: 1300px) {
	.ModuleProductListGiant.layout-122 .swiper-button-white {display: none;}
}.module_137183268 .ModuleHead .HeadCenter{float:none;}
#module_137183268 {
padding:0px;
}
#module_137183268 {
position:static;
z-index:0;
top:37px;
left:0px;
width:100%;
height: auto;
}
#module_137183268 .ModuleHead137183268 {
display:none;
}
#module_137183268 .BodyCenter.BodyCenter137183268 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137183268 >.module_137183268 {
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_137183268 >.module_137183268{
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_137183268 .BodyCenter.BodyCenter137183268 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137183268 .BodyCenter.BodyCenter137183268 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137183268 >.module_137183268 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137183268 >.module_137183268 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137183268 >.module_137183268 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137183268:hover {
border:none;
}
#module_137183268:hover >.module_137183268 {
border-color:#ccc;
}
#module_137183268:hover >.module_137183268 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137183268 .pro-item{padding-top:px;}
#module_137183268 .pro-item{padding-bottom:px;}
#module_137183268 .pro-item{padding-left:px;}
#module_137183268 .pro-item{padding-right:px;}
#module_137183268 .pro-item{background-color:#f7f7f7;}
#module_137183268 .pro-item{background-image:none;}
#module_137183268 .pro-item{background-repeat:no-repeat;}
#module_137183268 .pro-item{}
#module_137183268 .pro-item{}
#module_137183268 .pro-item{}
#module_137183268 .pro-item .pro-img{border-top-color:transparent;}
#module_137183268 .pro-item .pro-img{border-top-style:solid;}
#module_137183268 .pro-item .pro-img{border-top-width:0px;}
#module_137183268 .pro-item .pro-img{border-right-color:transparent;}
#module_137183268 .pro-item .pro-img{border-right-style:solid;}
#module_137183268 .pro-item .pro-img{border-right-width:0px;}
#module_137183268 .pro-item .pro-img{border-bottom-color:transparent;}
#module_137183268 .pro-item .pro-img{border-bottom-style:solid;}
#module_137183268 .pro-item .pro-img{border-bottom-width:0px;}
#module_137183268 .pro-item .pro-img{border-left-color:transparent;}
#module_137183268 .pro-item .pro-img{border-left-style:solid;}
#module_137183268 .pro-item .pro-img{border-left-width:0px;}
#module_137183268 .pro-img .dummy{background-color:transparent;}
#module_137183268 .pro-img .dummy{background-image:none;}
#module_137183268 .pro-img .dummy{background-repeat:no-repeat;}
#module_137183268 .pro-img .dummy{}
#module_137183268 .pro-img .dummy{}
#module_137183268 .pro-img .dummy{}
#module_137183268 .pro-img .dummy{padding-top:100%;}
#module_137183268 .pro-img img{ object-fit:unset;}
#module_137183268 .pro-img img{ width:;}
#module_137183268 .pro-img img{ height:auto;}
#module_137183268 .pro-img img{border-radius:0px;}
#module_137183268 .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_137183268 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_137183268 .pro-name{color:#000000;}
#module_137183268 .pro-name{font-weight:normal;}
#module_137183268 .pro-name{text-decoration:none;}
#module_137183268 .pro-name{font-style:normal;}
#module_137183268 .pro-name{margin-top:px;}
#module_137183268 .pro-name{margin-bottom:px;}
#module_137183268 .pro-item .pro-desc{font-size:14px;}
#module_137183268 .pro-item .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_137183268 .pro-item .pro-desc{color:#fff;}
#module_137183268 .pro-item .pro-desc{font-weight:normal;}
#module_137183268 .pro-item .pro-desc span{text-decoration:none;}
#module_137183268 .pro-item .pro-desc{font-style:normal;}
#module_137183268 .pro-buybtn{border-color:#1e88e5;}
#module_137183268 .pro-buybtn .iconfont{color:#1e88e5;}
#module_137183268 .pro-buybtn .iconfont{font-size:px;}
#module_137183268 .pro-buybtn {height:px;line-height:px} 
#module_137183268 .pro-buybtn{width:px;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li,#module_137183268 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_137183268 .icon-icon-left{color:;}
#module_137183268 .swiper-button-white{background-color:;}
#module_137183268 .swiper-pagination-bullet{background-color:#1e88e5;}
#module_137183268 .choosed-tab, #module_137183268 .setting-screening-criteria{font-size:px;}
#module_137183268 .choosed-tab{font-family:;}
#module_137183268 .choosed-tab, #module_137183268 .setting-screening-criteria{color:#1e88e5;}
#module_137183268 .choosed-tab{}
#module_137183268 .choosed-tab{}
#module_137183268 .choosed-tab{}
#module_137183268 .selected-light,#module_137183268 .setting-all{font-size:px;}
#module_137183268 .selected-light,#module_137183268 .setting-all{font-family:;}
#module_137183268 .selected-light,#module_137183268 .setting-left-bar,#module_137183268 .setting-reset,#module_137183268 .setting-pred-warp .setting-collapse,#module_137183268 .giantroom .btn-more{color:;}
#module_137183268 .selected-light{}
#module_137183268 .selected-light,#module_137183268 .setting-all{}
#module_137183268 .selected-light,#module_137183268 .setting-all{}
#module_137183268 .setting-right-temp ul li, #module_137183268 .choosed-tab{border-top-left-radius:px;}
#module_137183268 .setting-right-temp ul li, #module_137183268 .choosed-tab{border-top-right-radius:px;}
#module_137183268 .setting-right-temp ul li, #module_137183268 .choosed-tab{border-bottom-left-radius:px;}
#module_137183268 .setting-right-temp ul li, #module_137183268 .choosed-tab{border-bottom-right-radius:px;}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab{border-top-color:;}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab{border-top-style:;}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab, #module_137183268 .giantroom .btn-more{border-top-width:px;} #module_137183268 .giantroom {margin-top: calc(-16px - px);}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab, #module_137183268 .giantroom .btn-more{border-bottom-color:;}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab, #module_137183268 .giantroom .btn-more{border-bottom-style:;}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab, #module_137183268 .giantroom .btn-more{border-bottom-width:px;}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab, #module_137183268 .giantroom .btn-more{border-left-color:;}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab, #module_137183268 .giantroom .btn-more{border-left-style:;}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab, #module_137183268 .giantroom .btn-more{border-left-width:px;}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab, #module_137183268 .giantroom .btn-more{border-right-color:;}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab, #module_137183268 .giantroom .btn-more{border-right-style:;}
#module_137183268 .pred-filter, #module_137183268 .choosed-tab, #module_137183268 .giantroom .btn-more{border-right-width:px;}
#module_137183268 .setting-pred-warp{border-top-color:;}
#module_137183268 .setting-left-bar{background-color:;}
#module_137183268 .setting-left-bar{width:px} #module_137183268 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_137183268 .setting-right-temp ul li{background-color:;}
#module_137183268 .choosed-tab .icsmall{color:;}
#module_137183268 .setting-right-temp ul li{margin-left:px;margin-right:px;}
#module_137183268 .icon-icon-left:hover{color:;}
#module_137183268 .swiper-button-white:hover{background-color:;}
#module_137183268 .pro-item:hover{background-color:#fff;}
#module_137183268 .pro-item:hover{background-image:none;}
#module_137183268 .pro-item:hover{background-repeat:no-repeat;}
#module_137183268 .pro-item:hover{}
#module_137183268 .pro-item:hover{}
#module_137183268 .pro-item:hover{}
#module_137183268 .pro-item:hover .pro-img{border-top-color:transparent;}
#module_137183268 .pro-item:hover .pro-img{border-top-style:solid;}
#module_137183268 .pro-item:hover .pro-img{border-top-width:20px;}
#module_137183268 .pro-item:hover .pro-img{border-right-color:transparent;}
#module_137183268 .pro-item:hover .pro-img{border-right-style:solid;}
#module_137183268 .pro-item:hover .pro-img{border-right-width:20px;}
#module_137183268 .pro-item:hover .pro-img{border-bottom-color:transparent;}
#module_137183268 .pro-item:hover .pro-img{border-bottom-style:solid;}
#module_137183268 .pro-item:hover .pro-img{border-bottom-width:20px;}
#module_137183268 .pro-item:hover .pro-img{border-left-color:transparent;}
#module_137183268 .pro-item:hover .pro-img{border-left-style:solid;}
#module_137183268 .pro-item:hover .pro-img{border-left-width:20px;}
#module_137183268 .pro-item:hover .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_137183268 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_137183268 .pro-item:hover .pro-name{color:#232323;}
#module_137183268 .pro-item:hover .pro-name{font-weight:normal;}
#module_137183268 .pro-item:hover .pro-name{text-decoration:none;}
#module_137183268 .pro-item:hover .pro-name{font-style:hover;}
#module_137183268 .pro-item:hover .pro-buybtn{border-color:#1e88e5;}#module_137183268 .pro-item:hover .pro-buybtn{background-color: #1e88e5;}
#module_137183268 .pro-item:hover .pro-buybtn .iconfont{color: #fff;}
#module_137183268 .pro-item:hover .pro-desc{background-color:rgba(0,0,0,.6);}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000000;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183268 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183268 .swiper-pagination-bullet:hover{background-color:#1e88e5;}
#module_137183268 .selected-light:hover,#module_137183268 .selected-light.active,#module_137183268 .items-active{font-size:px;}
#module_137183268 .selected-light:hover,#module_137183268 .selected-light.active,#module_137183268 .items-active{font-family:;}
#module_137183268 .selected-light:hover,#module_137183268 .selected-light.active,#module_137183268 .items-active{color:#fff;} #module_137183268 .items-active{border-color:#fff;} #module_137183268 .bean-finish{background:#fff;}
#module_137183268 .selected-light:hover,#module_137183268 .selected-light.active,#module_137183268 .items-active{}
#module_137183268 .selected-light:hover,#module_137183268 .selected-light.active,#module_137183268 .items-active{}
#module_137183268 .selected-light:hover,#module_137183268 .selected-light.active,#module_137183268 .items-active{}
#module_137183268 .setting-left-bar:hover{background-color:;}
#module_137183268 .setting-right-temp ul li:hover, #module_137183268 .setting-right-temp ul li.active{background-color:#1e88e5;}
#module_137183268 .choosed-tab .icsmall:hover{color:;}



.module_137183267 .ModuleHead .HeadCenter{float:none;}
#module_137183267 {
padding:0px;
}
#module_137183267 {
position:static;
z-index:0;
top:949px;
left:1152px;
width:100%;
height: auto;
}
#module_137183267 .ModuleHead137183267 {
display:none;
}
#module_137183267 .ModuleHead .HeadText.HeadText137183267 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137183267 .ModuleHead .HeadCenter.HeadCenter137183267{text-align:left;}
#module_137183267 .ModuleHead .HeadCenter.HeadCenter137183267 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137183267 .BodyCenter.BodyCenter137183267 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137183267 >.module_137183267 {
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_137183267 >.module_137183267{
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_137183267 .BodyCenter.BodyCenter137183267 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137183267 .BodyCenter.BodyCenter137183267 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137183267 >.module_137183267 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137183267 >.module_137183267 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137183267 >.module_137183267 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137183267:hover {
border:none;
}
#module_137183267:hover >.module_137183267 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137183267 .pro-item{padding-top:px;}
#module_137183267 .pro-item{padding-bottom:px;}
#module_137183267 .pro-item{padding-left:px;}
#module_137183267 .pro-item{padding-right:px;}
#module_137183267 .pro-item{background-color:rgb(242, 242, 242);}
#module_137183267 .pro-item{background-image:none;}
#module_137183267 .pro-item{background-repeat:no-repeat;}
#module_137183267 .pro-item{}
#module_137183267 .pro-item{}
#module_137183267 .pro-item{}
#module_137183267 .pro-item .pro-img{border-top-color:transparent;}
#module_137183267 .pro-item .pro-img{border-top-style:solid;}
#module_137183267 .pro-item .pro-img{border-top-width:0px;}
#module_137183267 .pro-item .pro-img{border-right-color:transparent;}
#module_137183267 .pro-item .pro-img{border-right-style:solid;}
#module_137183267 .pro-item .pro-img{border-right-width:0px;}
#module_137183267 .pro-item .pro-img{border-bottom-color:transparent;}
#module_137183267 .pro-item .pro-img{border-bottom-style:solid;}
#module_137183267 .pro-item .pro-img{border-bottom-width:0px;}
#module_137183267 .pro-item .pro-img{border-left-color:transparent;}
#module_137183267 .pro-item .pro-img{border-left-style:solid;}
#module_137183267 .pro-item .pro-img{border-left-width:0px;}
#module_137183267 .pro-img .dummy{background-color:;}
#module_137183267 .pro-img .dummy{}
#module_137183267 .pro-img .dummy{}
#module_137183267 .pro-img .dummy{}
#module_137183267 .pro-img .dummy{}
#module_137183267 .pro-img .dummy{}
#module_137183267 .pro-img .dummy{padding-top:;}
#module_137183267 .pro-img img{ object-fit:;}
#module_137183267 .pro-img img{ width:;}
#module_137183267 .pro-img img{ height:;}
#module_137183267 .pro-img img{border-radius:px;}
#module_137183267 .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_137183267 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_137183267 .pro-name{color:rgb(102, 102, 102);}
#module_137183267 .pro-name{font-weight:normal;}
#module_137183267 .pro-name{text-decoration:none;}
#module_137183267 .pro-name{font-style:normal;}
#module_137183267 .pro-name{margin-top:px;}
#module_137183267 .pro-name{margin-bottom:px;}
#module_137183267 .pro-item .pro-desc{font-size:14px;}
#module_137183267 .pro-item .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_137183267 .pro-item .pro-desc{color:#fff;}
#module_137183267 .pro-item .pro-desc{font-weight:normal;}
#module_137183267 .pro-item .pro-desc span{text-decoration:none;}
#module_137183267 .pro-item .pro-desc{font-style:normal;}
#module_137183267 .pro-buybtn{border-color:#000;}
#module_137183267 .pro-buybtn .iconfont{color:#000;}
#module_137183267 .pro-buybtn .iconfont{font-size:px;}
#module_137183267 .pro-buybtn {height:px;line-height:px} 
#module_137183267 .pro-buybtn{width:px;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li,#module_137183267 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_137183267 .icon-icon-left{color:;}
#module_137183267 .swiper-button-white{background-color:;}
#module_137183267 .swiper-pagination-bullet{background-color:;}
#module_137183267 .choosed-tab, #module_137183267 .setting-screening-criteria{font-size:px;}
#module_137183267 .choosed-tab{font-family:;}
#module_137183267 .choosed-tab, #module_137183267 .setting-screening-criteria{color:;}
#module_137183267 .choosed-tab{}
#module_137183267 .choosed-tab{}
#module_137183267 .choosed-tab{}
#module_137183267 .selected-light,#module_137183267 .setting-all{font-size:px;}
#module_137183267 .selected-light,#module_137183267 .setting-all{font-family:;}
#module_137183267 .selected-light,#module_137183267 .setting-left-bar,#module_137183267 .setting-reset,#module_137183267 .setting-pred-warp .setting-collapse,#module_137183267 .giantroom .btn-more{color:;}
#module_137183267 .selected-light{}
#module_137183267 .selected-light,#module_137183267 .setting-all{}
#module_137183267 .selected-light,#module_137183267 .setting-all{}
#module_137183267 .setting-right-temp ul li, #module_137183267 .choosed-tab{border-top-left-radius:px;}
#module_137183267 .setting-right-temp ul li, #module_137183267 .choosed-tab{border-top-right-radius:px;}
#module_137183267 .setting-right-temp ul li, #module_137183267 .choosed-tab{border-bottom-left-radius:px;}
#module_137183267 .setting-right-temp ul li, #module_137183267 .choosed-tab{border-bottom-right-radius:px;}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab{border-top-color:;}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab{border-top-style:;}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab, #module_137183267 .giantroom .btn-more{border-top-width:px;} #module_137183267 .giantroom {margin-top: calc(-16px - px);}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab, #module_137183267 .giantroom .btn-more{border-bottom-color:;}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab, #module_137183267 .giantroom .btn-more{border-bottom-style:;}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab, #module_137183267 .giantroom .btn-more{border-bottom-width:px;}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab, #module_137183267 .giantroom .btn-more{border-left-color:;}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab, #module_137183267 .giantroom .btn-more{border-left-style:;}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab, #module_137183267 .giantroom .btn-more{border-left-width:px;}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab, #module_137183267 .giantroom .btn-more{border-right-color:;}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab, #module_137183267 .giantroom .btn-more{border-right-style:;}
#module_137183267 .pred-filter, #module_137183267 .choosed-tab, #module_137183267 .giantroom .btn-more{border-right-width:px;}
#module_137183267 .setting-pred-warp{border-top-color:;}
#module_137183267 .setting-left-bar{background-color:;}
#module_137183267 .setting-left-bar{width:px} #module_137183267 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_137183267 .setting-right-temp ul li{background-color:;}
#module_137183267 .choosed-tab .icsmall{color:;}
#module_137183267 .setting-right-temp ul li{margin-left:px;margin-right:px;}
#module_137183267 .icon-icon-left:hover{color:;}
#module_137183267 .swiper-button-white:hover{background-color:;}
#module_137183267 .pro-item:hover{background-color:rgb(255, 255, 255);}
#module_137183267 .pro-item:hover{background-image:none;}
#module_137183267 .pro-item:hover{background-repeat:no-repeat;}
#module_137183267 .pro-item:hover{}
#module_137183267 .pro-item:hover{}
#module_137183267 .pro-item:hover{}
#module_137183267 .pro-item:hover .pro-img{border-top-color:transparent;}
#module_137183267 .pro-item:hover .pro-img{border-top-style:solid;}
#module_137183267 .pro-item:hover .pro-img{border-top-width:0px;}
#module_137183267 .pro-item:hover .pro-img{border-right-color:transparent;}
#module_137183267 .pro-item:hover .pro-img{border-right-style:solid;}
#module_137183267 .pro-item:hover .pro-img{border-right-width:20px;}
#module_137183267 .pro-item:hover .pro-img{border-bottom-color:transparent;}
#module_137183267 .pro-item:hover .pro-img{border-bottom-style:solid;}
#module_137183267 .pro-item:hover .pro-img{border-bottom-width:20px;}
#module_137183267 .pro-item:hover .pro-img{border-left-color:transparent;}
#module_137183267 .pro-item:hover .pro-img{border-left-style:solid;}
#module_137183267 .pro-item:hover .pro-img{border-left-width:20px;}
#module_137183267 .pro-item:hover .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_137183267 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_137183267 .pro-item:hover .pro-name{color:rgb(35, 35, 35);}
#module_137183267 .pro-item:hover .pro-name{font-weight:normal;}
#module_137183267 .pro-item:hover .pro-name{text-decoration:none;}
#module_137183267 .pro-item:hover .pro-name{font-style:hover;}
#module_137183267 .pro-item:hover .pro-buybtn{border-color:rgb(35, 35, 35);}#module_137183267 .pro-item:hover .pro-buybtn{background-color: rgb(35, 35, 35);}
#module_137183267 .pro-item:hover .pro-buybtn .iconfont{color: #fff;}
#module_137183267 .pro-item:hover .pro-desc{background-color:rgba(0, 0, 0, 0.6);}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000000;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183267 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183267 .swiper-pagination-bullet:hover{background-color:#000;}
#module_137183267 .selected-light:hover,#module_137183267 .selected-light.active,#module_137183267 .items-active{font-size:px;}
#module_137183267 .selected-light:hover,#module_137183267 .selected-light.active,#module_137183267 .items-active{font-family:;}
#module_137183267 .selected-light:hover,#module_137183267 .selected-light.active,#module_137183267 .items-active{color:;} #module_137183267 .items-active{border-color:;} #module_137183267 .bean-finish{background:;}
#module_137183267 .selected-light:hover,#module_137183267 .selected-light.active,#module_137183267 .items-active{}
#module_137183267 .selected-light:hover,#module_137183267 .selected-light.active,#module_137183267 .items-active{}
#module_137183267 .selected-light:hover,#module_137183267 .selected-light.active,#module_137183267 .items-active{}
#module_137183267 .setting-left-bar:hover{background-color:;}
#module_137183267 .setting-right-temp ul li:hover, #module_137183267 .setting-right-temp ul li.active{background-color:;}
#module_137183267 .choosed-tab .icsmall:hover{color:;}


.module_137183271 .ModuleHead .HeadCenter{float:none;}
#module_137183271 {
padding:0px;
}
#module_137183271 {
position:static;
z-index:0;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_137183271 .ModuleHead137183271 {
display:none;
}
#module_137183271 .BodyCenter.BodyCenter137183271 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137183271 >.module_137183271 {
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_137183271 >.module_137183271{
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_137183271 .BodyCenter.BodyCenter137183271 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137183271 .BodyCenter.BodyCenter137183271 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137183271 >.module_137183271 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137183271 >.module_137183271 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137183271 >.module_137183271 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137183271:hover {
border:none;
}
#module_137183271:hover >.module_137183271 {
border-color:#ccc;
}
#module_137183271:hover >.module_137183271 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137183271 .pro-item{padding-top:0px;}
#module_137183271 .pro-item{padding-bottom:0px;}
#module_137183271 .pro-item{padding-left:0px;}
#module_137183271 .pro-item{padding-right:0px;}
#module_137183271 .pro-item{background-color:rgb(242, 242, 242);}
#module_137183271 .pro-item{background-image:none;}
#module_137183271 .pro-item{background-repeat:no-repeat;}
#module_137183271 .pro-item{}
#module_137183271 .pro-item{}
#module_137183271 .pro-item{}
#module_137183271 .pro-item .pro-img{border-top-color:transparent;}
#module_137183271 .pro-item .pro-img{border-top-style:solid;}
#module_137183271 .pro-item .pro-img{border-top-width:0px;}
#module_137183271 .pro-item .pro-img{border-right-color:transparent;}
#module_137183271 .pro-item .pro-img{border-right-style:solid;}
#module_137183271 .pro-item .pro-img{border-right-width:0px;}
#module_137183271 .pro-item .pro-img{border-bottom-color:transparent;}
#module_137183271 .pro-item .pro-img{border-bottom-style:solid;}
#module_137183271 .pro-item .pro-img{border-bottom-width:0px;}
#module_137183271 .pro-item .pro-img{border-left-color:transparent;}
#module_137183271 .pro-item .pro-img{border-left-style:solid;}
#module_137183271 .pro-item .pro-img{border-left-width:0px;}
#module_137183271 .pro-img .dummy{background-color:transparent;}
#module_137183271 .pro-img .dummy{background-image:none;}
#module_137183271 .pro-img .dummy{background-repeat:no-repeat;}
#module_137183271 .pro-img .dummy{}
#module_137183271 .pro-img .dummy{}
#module_137183271 .pro-img .dummy{}
#module_137183271 .pro-img .dummy{padding-top:100%;}
#module_137183271 .pro-img img{ object-fit:unset;}
#module_137183271 .pro-img img{ width:auto;}
#module_137183271 .pro-img img{ height:auto;}
#module_137183271 .pro-img img{border-radius:0px;}
#module_137183271 .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_137183271 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_137183271 .pro-name{color:#000000;}
#module_137183271 .pro-name{font-weight:normal;}
#module_137183271 .pro-name{text-decoration:none;}
#module_137183271 .pro-name{font-style:normal;}
#module_137183271 .pro-name{margin-top:0px;}
#module_137183271 .pro-name{margin-bottom:26px;}
#module_137183271 .pro-item .pro-desc{font-size:14px;}
#module_137183271 .pro-item .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_137183271 .pro-item .pro-desc{color:#fff;}
#module_137183271 .pro-item .pro-desc{font-weight:normal;}
#module_137183271 .pro-item .pro-desc span{text-decoration:none;}
#module_137183271 .pro-item .pro-desc{font-style:normal;}
#module_137183271 .pro-buybtn{border-color:#1e88e5;}
#module_137183271 .pro-buybtn .iconfont{color:#1e88e5;}
#module_137183271 .pro-buybtn .iconfont{font-size:px;}
#module_137183271 .pro-buybtn {height:px;line-height:px} 
#module_137183271 .pro-buybtn{width:px;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li,#module_137183271 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_137183271 .icon-icon-left{color:#fff;}
#module_137183271 .swiper-button-white{background-color:rgba(51,51,51,.3);}
#module_137183271 .swiper-pagination-bullet{background-color:#1e88e5;}
#module_137183271 .choosed-tab, #module_137183271 .setting-screening-criteria{font-size:12px;}
#module_137183271 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_137183271 .choosed-tab, #module_137183271 .setting-screening-criteria{color:#1e88e5;}
#module_137183271 .choosed-tab{font-weight:normal;}
#module_137183271 .choosed-tab{text-decoration:initial;}
#module_137183271 .choosed-tab{font-style:normal;}
#module_137183271 .selected-light,#module_137183271 .setting-all{font-size:12px;}
#module_137183271 .selected-light,#module_137183271 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_137183271 .selected-light,#module_137183271 .setting-left-bar,#module_137183271 .setting-reset,#module_137183271 .setting-pred-warp .setting-collapse,#module_137183271 .giantroom .btn-more{color:#000;}
#module_137183271 .selected-light{font-weight:normal;}
#module_137183271 .selected-light,#module_137183271 .setting-all{text-decoration:initial;}
#module_137183271 .selected-light,#module_137183271 .setting-all{font-style:normal;}
#module_137183271 .setting-right-temp ul li, #module_137183271 .choosed-tab{border-top-left-radius:2px;}
#module_137183271 .setting-right-temp ul li, #module_137183271 .choosed-tab{border-top-right-radius:2px;}
#module_137183271 .setting-right-temp ul li, #module_137183271 .choosed-tab{border-bottom-left-radius:2px;}
#module_137183271 .setting-right-temp ul li, #module_137183271 .choosed-tab{border-bottom-right-radius:2px;}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab{border-top-color:#d6d6d6;}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab{border-top-style:solid;}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab, #module_137183271 .giantroom .btn-more{border-top-width:1px;} #module_137183271 .giantroom {margin-top: calc(-16px - 1px);}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab, #module_137183271 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab, #module_137183271 .giantroom .btn-more{border-bottom-style:solid;}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab, #module_137183271 .giantroom .btn-more{border-bottom-width:1px;}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab, #module_137183271 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab, #module_137183271 .giantroom .btn-more{border-left-style:solid;}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab, #module_137183271 .giantroom .btn-more{border-left-width:1px;}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab, #module_137183271 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab, #module_137183271 .giantroom .btn-more{border-right-style:solid;}
#module_137183271 .pred-filter, #module_137183271 .choosed-tab, #module_137183271 .giantroom .btn-more{border-right-width:1px;}
#module_137183271 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_137183271 .setting-left-bar{background-color:#fafafa;}
#module_137183271 .setting-left-bar{width:px} #module_137183271 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_137183271 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_137183271 .choosed-tab .icsmall{color:#999;}
#module_137183271 .setting-right-temp ul li{margin-left:10px;margin-right:10px;}
#module_137183271 .icon-icon-left:hover{color:#fff;}
#module_137183271 .swiper-button-white:hover{background-color:rgba(51,51,51);}
#module_137183271 .pro-item:hover{background-color:#fff;}
#module_137183271 .pro-item:hover{background-image:none;}
#module_137183271 .pro-item:hover{background-repeat:no-repeat;}
#module_137183271 .pro-item:hover{}
#module_137183271 .pro-item:hover{}
#module_137183271 .pro-item:hover{}
#module_137183271 .pro-item:hover .pro-img{border-top-color:transparent;}
#module_137183271 .pro-item:hover .pro-img{border-top-style:solid;}
#module_137183271 .pro-item:hover .pro-img{border-top-width:0px;}
#module_137183271 .pro-item:hover .pro-img{border-right-color:transparent;}
#module_137183271 .pro-item:hover .pro-img{border-right-style:solid;}
#module_137183271 .pro-item:hover .pro-img{border-right-width:0px;}
#module_137183271 .pro-item:hover .pro-img{border-bottom-color:transparent;}
#module_137183271 .pro-item:hover .pro-img{border-bottom-style:solid;}
#module_137183271 .pro-item:hover .pro-img{border-bottom-width:0px;}
#module_137183271 .pro-item:hover .pro-img{border-left-color:transparent;}
#module_137183271 .pro-item:hover .pro-img{border-left-style:solid;}
#module_137183271 .pro-item:hover .pro-img{border-left-width:0px;}
#module_137183271 .pro-item:hover .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_137183271 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_137183271 .pro-item:hover .pro-name{color:#232323;}
#module_137183271 .pro-item:hover .pro-name{font-weight:normal;}
#module_137183271 .pro-item:hover .pro-name{text-decoration:none;}
#module_137183271 .pro-item:hover .pro-name{font-style:hover;}
#module_137183271 .pro-item:hover .pro-buybtn{border-color:#1e88e5;}#module_137183271 .pro-item:hover .pro-buybtn{background-color: #1e88e5;}
#module_137183271 .pro-item:hover .pro-buybtn .iconfont{color: #fff;}
#module_137183271 .pro-item:hover .pro-desc{background-color:rgba(0,0,0,.6);}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000000;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183271 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183271 .swiper-pagination-bullet:hover{background-color:#1e88e5;}
#module_137183271 .selected-light:hover,#module_137183271 .selected-light.active,#module_137183271 .items-active{font-size:12px;}
#module_137183271 .selected-light:hover,#module_137183271 .selected-light.active,#module_137183271 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_137183271 .selected-light:hover,#module_137183271 .selected-light.active,#module_137183271 .items-active{color:#fff;} #module_137183271 .items-active{border-color:#fff;} #module_137183271 .bean-finish{background:#fff;}
#module_137183271 .selected-light:hover,#module_137183271 .selected-light.active,#module_137183271 .items-active{font-weight:normal;}
#module_137183271 .selected-light:hover,#module_137183271 .selected-light.active,#module_137183271 .items-active{text-decoration:initial;}
#module_137183271 .selected-light:hover,#module_137183271 .selected-light.active,#module_137183271 .items-active{font-style:normal;}
#module_137183271 .setting-left-bar:hover{background-color:#fafafa;}
#module_137183271 .setting-right-temp ul li:hover, #module_137183271 .setting-right-temp ul li.active{background-color:#1e88e5;}
#module_137183271 .choosed-tab .icsmall:hover{color:#999;}



.module_137183269 .ModuleHead .HeadCenter{float:none;}
#module_137183269 {
padding:0px;
}
#module_137183269 {
position:static;
z-index:0;
top:668px;
left:1063px;
width:100%;
height: auto;
}
#module_137183269 .ModuleHead137183269 {
display:none;
}
#module_137183269 .BodyCenter.BodyCenter137183269 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137183269 >.module_137183269 {
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_137183269 >.module_137183269{
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_137183269 .BodyCenter.BodyCenter137183269 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137183269 .BodyCenter.BodyCenter137183269 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137183269 >.module_137183269 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137183269 >.module_137183269 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137183269 >.module_137183269 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137183269:hover {
border:none;
}
#module_137183269:hover >.module_137183269 {
border-color:#ccc;
}
#module_137183269:hover >.module_137183269 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137183269 .pro-item{padding-top:px;}
#module_137183269 .pro-item{padding-bottom:px;}
#module_137183269 .pro-item{padding-left:px;}
#module_137183269 .pro-item{padding-right:px;}
#module_137183269 .pro-item{background-color:#f7f7f7;}
#module_137183269 .pro-item{background-image:none;}
#module_137183269 .pro-item{background-repeat:no-repeat;}
#module_137183269 .pro-item{}
#module_137183269 .pro-item{}
#module_137183269 .pro-item{}
#module_137183269 .pro-item .pro-img{border-top-color:transparent;}
#module_137183269 .pro-item .pro-img{border-top-style:solid;}
#module_137183269 .pro-item .pro-img{border-top-width:0px;}
#module_137183269 .pro-item .pro-img{border-right-color:transparent;}
#module_137183269 .pro-item .pro-img{border-right-style:solid;}
#module_137183269 .pro-item .pro-img{border-right-width:0px;}
#module_137183269 .pro-item .pro-img{border-bottom-color:transparent;}
#module_137183269 .pro-item .pro-img{border-bottom-style:solid;}
#module_137183269 .pro-item .pro-img{border-bottom-width:0px;}
#module_137183269 .pro-item .pro-img{border-left-color:transparent;}
#module_137183269 .pro-item .pro-img{border-left-style:solid;}
#module_137183269 .pro-item .pro-img{border-left-width:0px;}
#module_137183269 .pro-img .dummy{background-color:transparent;}
#module_137183269 .pro-img .dummy{background-image:none;}
#module_137183269 .pro-img .dummy{background-repeat:no-repeat;}
#module_137183269 .pro-img .dummy{}
#module_137183269 .pro-img .dummy{}
#module_137183269 .pro-img .dummy{}
#module_137183269 .pro-img .dummy{padding-top:100%;}
#module_137183269 .pro-img img{ object-fit:unset;}
#module_137183269 .pro-img img{ width:;}
#module_137183269 .pro-img img{ height:auto;}
#module_137183269 .pro-img img{border-radius:0px;}
#module_137183269 .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_137183269 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_137183269 .pro-name{color:#000000;}
#module_137183269 .pro-name{font-weight:normal;}
#module_137183269 .pro-name{text-decoration:none;}
#module_137183269 .pro-name{font-style:normal;}
#module_137183269 .pro-name{margin-top:px;}
#module_137183269 .pro-name{margin-bottom:px;}
#module_137183269 .pro-item .pro-desc{font-size:14px;}
#module_137183269 .pro-item .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_137183269 .pro-item .pro-desc{color:#fff;}
#module_137183269 .pro-item .pro-desc{font-weight:normal;}
#module_137183269 .pro-item .pro-desc span{text-decoration:none;}
#module_137183269 .pro-item .pro-desc{font-style:normal;}
#module_137183269 .pro-buybtn{border-color:#1e88e5;}
#module_137183269 .pro-buybtn .iconfont{color:#1e88e5;}
#module_137183269 .pro-buybtn .iconfont{font-size:px;}
#module_137183269 .pro-buybtn {height:px;line-height:px} 
#module_137183269 .pro-buybtn{width:px;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li,#module_137183269 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_137183269 .icon-icon-left{color:;}
#module_137183269 .swiper-button-white{background-color:;}
#module_137183269 .swiper-pagination-bullet{background-color:#1e88e5;}
#module_137183269 .choosed-tab, #module_137183269 .setting-screening-criteria{font-size:px;}
#module_137183269 .choosed-tab{font-family:;}
#module_137183269 .choosed-tab, #module_137183269 .setting-screening-criteria{color:#1e88e5;}
#module_137183269 .choosed-tab{}
#module_137183269 .choosed-tab{}
#module_137183269 .choosed-tab{}
#module_137183269 .selected-light,#module_137183269 .setting-all{font-size:px;}
#module_137183269 .selected-light,#module_137183269 .setting-all{font-family:;}
#module_137183269 .selected-light,#module_137183269 .setting-left-bar,#module_137183269 .setting-reset,#module_137183269 .setting-pred-warp .setting-collapse,#module_137183269 .giantroom .btn-more{color:;}
#module_137183269 .selected-light{}
#module_137183269 .selected-light,#module_137183269 .setting-all{}
#module_137183269 .selected-light,#module_137183269 .setting-all{}
#module_137183269 .setting-right-temp ul li, #module_137183269 .choosed-tab{border-top-left-radius:px;}
#module_137183269 .setting-right-temp ul li, #module_137183269 .choosed-tab{border-top-right-radius:px;}
#module_137183269 .setting-right-temp ul li, #module_137183269 .choosed-tab{border-bottom-left-radius:px;}
#module_137183269 .setting-right-temp ul li, #module_137183269 .choosed-tab{border-bottom-right-radius:px;}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab{border-top-color:;}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab{border-top-style:;}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab, #module_137183269 .giantroom .btn-more{border-top-width:px;} #module_137183269 .giantroom {margin-top: calc(-16px - px);}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab, #module_137183269 .giantroom .btn-more{border-bottom-color:;}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab, #module_137183269 .giantroom .btn-more{border-bottom-style:;}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab, #module_137183269 .giantroom .btn-more{border-bottom-width:px;}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab, #module_137183269 .giantroom .btn-more{border-left-color:;}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab, #module_137183269 .giantroom .btn-more{border-left-style:;}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab, #module_137183269 .giantroom .btn-more{border-left-width:px;}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab, #module_137183269 .giantroom .btn-more{border-right-color:;}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab, #module_137183269 .giantroom .btn-more{border-right-style:;}
#module_137183269 .pred-filter, #module_137183269 .choosed-tab, #module_137183269 .giantroom .btn-more{border-right-width:px;}
#module_137183269 .setting-pred-warp{border-top-color:;}
#module_137183269 .setting-left-bar{background-color:;}
#module_137183269 .setting-left-bar{width:px} #module_137183269 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_137183269 .setting-right-temp ul li{background-color:;}
#module_137183269 .choosed-tab .icsmall{color:;}
#module_137183269 .setting-right-temp ul li{margin-left:px;margin-right:px;}
#module_137183269 .icon-icon-left:hover{color:;}
#module_137183269 .swiper-button-white:hover{background-color:;}
#module_137183269 .pro-item:hover{background-color:#fff;}
#module_137183269 .pro-item:hover{background-image:none;}
#module_137183269 .pro-item:hover{background-repeat:no-repeat;}
#module_137183269 .pro-item:hover{}
#module_137183269 .pro-item:hover{}
#module_137183269 .pro-item:hover{}
#module_137183269 .pro-item:hover .pro-img{border-top-color:transparent;}
#module_137183269 .pro-item:hover .pro-img{border-top-style:solid;}
#module_137183269 .pro-item:hover .pro-img{border-top-width:0px;}
#module_137183269 .pro-item:hover .pro-img{border-right-color:transparent;}
#module_137183269 .pro-item:hover .pro-img{border-right-style:solid;}
#module_137183269 .pro-item:hover .pro-img{border-right-width:0px;}
#module_137183269 .pro-item:hover .pro-img{border-bottom-color:transparent;}
#module_137183269 .pro-item:hover .pro-img{border-bottom-style:solid;}
#module_137183269 .pro-item:hover .pro-img{border-bottom-width:0px;}
#module_137183269 .pro-item:hover .pro-img{border-left-color:transparent;}
#module_137183269 .pro-item:hover .pro-img{border-left-style:solid;}
#module_137183269 .pro-item:hover .pro-img{border-left-width:0px;}
#module_137183269 .pro-item:hover .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_137183269 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_137183269 .pro-item:hover .pro-name{color:#232323;}
#module_137183269 .pro-item:hover .pro-name{font-weight:normal;}
#module_137183269 .pro-item:hover .pro-name{text-decoration:none;}
#module_137183269 .pro-item:hover .pro-name{font-style:hover;}
#module_137183269 .pro-item:hover .pro-buybtn{border-color:#1e88e5;}#module_137183269 .pro-item:hover .pro-buybtn{background-color: #1e88e5;}
#module_137183269 .pro-item:hover .pro-buybtn .iconfont{color: #fff;}
#module_137183269 .pro-item:hover .pro-desc{background-color:rgba(0,0,0,.6);}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000000;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183269 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183269 .swiper-pagination-bullet:hover{background-color:#1e88e5;}
#module_137183269 .selected-light:hover,#module_137183269 .selected-light.active,#module_137183269 .items-active{font-size:px;}
#module_137183269 .selected-light:hover,#module_137183269 .selected-light.active,#module_137183269 .items-active{font-family:;}
#module_137183269 .selected-light:hover,#module_137183269 .selected-light.active,#module_137183269 .items-active{color:#fff;} #module_137183269 .items-active{border-color:#fff;} #module_137183269 .bean-finish{background:#fff;}
#module_137183269 .selected-light:hover,#module_137183269 .selected-light.active,#module_137183269 .items-active{}
#module_137183269 .selected-light:hover,#module_137183269 .selected-light.active,#module_137183269 .items-active{}
#module_137183269 .selected-light:hover,#module_137183269 .selected-light.active,#module_137183269 .items-active{}
#module_137183269 .setting-left-bar:hover{background-color:;}
#module_137183269 .setting-right-temp ul li:hover, #module_137183269 .setting-right-temp ul li.active{background-color:#1e88e5;}
#module_137183269 .choosed-tab .icsmall:hover{color:;}



.module_137183299 .ModuleHead .HeadCenter{float:none;}
#module_137183299 {
padding:0px;
}
#module_137183299 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_137183299 .ModuleHead137183299 {
display:none;
}
#module_137183299 .BodyCenter.BodyCenter137183299 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137183299 >.module_137183299 {
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_137183299 >.module_137183299{
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_137183299 .BodyCenter.BodyCenter137183299 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137183299 .BodyCenter.BodyCenter137183299 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137183299 >.module_137183299 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137183299 >.module_137183299 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137183299 >.module_137183299 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137183299:hover {
border:none;
}
#module_137183299:hover >.module_137183299 {
border-color:#ccc;
}
#module_137183299:hover >.module_137183299 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137183299 .pro-item{padding-top:px;}
#module_137183299 .pro-item{padding-bottom:px;}
#module_137183299 .pro-item{padding-left:px;}
#module_137183299 .pro-item{padding-right:px;}
#module_137183299 .pro-item{background-color:#f7f7f7;}
#module_137183299 .pro-item{background-image:none;}
#module_137183299 .pro-item{background-repeat:no-repeat;}
#module_137183299 .pro-item{}
#module_137183299 .pro-item{}
#module_137183299 .pro-item{}
#module_137183299 .pro-item .pro-img{border-top-color:transparent;}
#module_137183299 .pro-item .pro-img{border-top-style:solid;}
#module_137183299 .pro-item .pro-img{border-top-width:0px;}
#module_137183299 .pro-item .pro-img{border-right-color:transparent;}
#module_137183299 .pro-item .pro-img{border-right-style:solid;}
#module_137183299 .pro-item .pro-img{border-right-width:0px;}
#module_137183299 .pro-item .pro-img{border-bottom-color:transparent;}
#module_137183299 .pro-item .pro-img{border-bottom-style:solid;}
#module_137183299 .pro-item .pro-img{border-bottom-width:0px;}
#module_137183299 .pro-item .pro-img{border-left-color:transparent;}
#module_137183299 .pro-item .pro-img{border-left-style:solid;}
#module_137183299 .pro-item .pro-img{border-left-width:0px;}
#module_137183299 .pro-img .dummy{background-color:transparent;}
#module_137183299 .pro-img .dummy{background-image:none;}
#module_137183299 .pro-img .dummy{background-repeat:no-repeat;}
#module_137183299 .pro-img .dummy{}
#module_137183299 .pro-img .dummy{}
#module_137183299 .pro-img .dummy{}
#module_137183299 .pro-img .dummy{padding-top:100%;}
#module_137183299 .pro-img img{ object-fit:unset;}
#module_137183299 .pro-img img{ width:;}
#module_137183299 .pro-img img{ height:auto;}
#module_137183299 .pro-img img{border-radius:0px;}
#module_137183299 .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_137183299 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_137183299 .pro-name{color:#000000;}
#module_137183299 .pro-name{font-weight:normal;}
#module_137183299 .pro-name{text-decoration:none;}
#module_137183299 .pro-name{font-style:normal;}
#module_137183299 .pro-name{margin-top:px;}
#module_137183299 .pro-name{margin-bottom:px;}
#module_137183299 .pro-item .pro-desc{font-size:14px;}
#module_137183299 .pro-item .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_137183299 .pro-item .pro-desc{color:#fff;}
#module_137183299 .pro-item .pro-desc{font-weight:normal;}
#module_137183299 .pro-item .pro-desc span{text-decoration:none;}
#module_137183299 .pro-item .pro-desc{font-style:normal;}
#module_137183299 .pro-buybtn{border-color:#1e88e5;}
#module_137183299 .pro-buybtn .iconfont{color:#1e88e5;}
#module_137183299 .pro-buybtn .iconfont{font-size:px;}
#module_137183299 .pro-buybtn {height:px;line-height:px} 
#module_137183299 .pro-buybtn{width:px;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li,#module_137183299 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_137183299 .icon-icon-left{color:;}
#module_137183299 .swiper-button-white{background-color:;}
#module_137183299 .swiper-pagination-bullet{background-color:#1e88e5;}
#module_137183299 .choosed-tab, #module_137183299 .setting-screening-criteria{font-size:px;}
#module_137183299 .choosed-tab{font-family:;}
#module_137183299 .choosed-tab, #module_137183299 .setting-screening-criteria{color:#1e88e5;}
#module_137183299 .choosed-tab{}
#module_137183299 .choosed-tab{}
#module_137183299 .choosed-tab{}
#module_137183299 .selected-light,#module_137183299 .setting-all{font-size:px;}
#module_137183299 .selected-light,#module_137183299 .setting-all{font-family:;}
#module_137183299 .selected-light,#module_137183299 .setting-left-bar,#module_137183299 .setting-reset,#module_137183299 .setting-pred-warp .setting-collapse,#module_137183299 .giantroom .btn-more{color:;}
#module_137183299 .selected-light{}
#module_137183299 .selected-light,#module_137183299 .setting-all{}
#module_137183299 .selected-light,#module_137183299 .setting-all{}
#module_137183299 .setting-right-temp ul li, #module_137183299 .choosed-tab{border-top-left-radius:px;}
#module_137183299 .setting-right-temp ul li, #module_137183299 .choosed-tab{border-top-right-radius:px;}
#module_137183299 .setting-right-temp ul li, #module_137183299 .choosed-tab{border-bottom-left-radius:px;}
#module_137183299 .setting-right-temp ul li, #module_137183299 .choosed-tab{border-bottom-right-radius:px;}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab{border-top-color:;}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab{border-top-style:;}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab, #module_137183299 .giantroom .btn-more{border-top-width:px;} #module_137183299 .giantroom {margin-top: calc(-16px - px);}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab, #module_137183299 .giantroom .btn-more{border-bottom-color:;}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab, #module_137183299 .giantroom .btn-more{border-bottom-style:;}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab, #module_137183299 .giantroom .btn-more{border-bottom-width:px;}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab, #module_137183299 .giantroom .btn-more{border-left-color:;}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab, #module_137183299 .giantroom .btn-more{border-left-style:;}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab, #module_137183299 .giantroom .btn-more{border-left-width:px;}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab, #module_137183299 .giantroom .btn-more{border-right-color:;}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab, #module_137183299 .giantroom .btn-more{border-right-style:;}
#module_137183299 .pred-filter, #module_137183299 .choosed-tab, #module_137183299 .giantroom .btn-more{border-right-width:px;}
#module_137183299 .setting-pred-warp{border-top-color:;}
#module_137183299 .setting-left-bar{background-color:;}
#module_137183299 .setting-left-bar{width:px} #module_137183299 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_137183299 .setting-right-temp ul li{background-color:;}
#module_137183299 .choosed-tab .icsmall{color:;}
#module_137183299 .setting-right-temp ul li{margin-left:px;margin-right:px;}
#module_137183299 .icon-icon-left:hover{color:;}
#module_137183299 .swiper-button-white:hover{background-color:;}
#module_137183299 .pro-item:hover{background-color:#fff;}
#module_137183299 .pro-item:hover{background-image:none;}
#module_137183299 .pro-item:hover{background-repeat:no-repeat;}
#module_137183299 .pro-item:hover{}
#module_137183299 .pro-item:hover{}
#module_137183299 .pro-item:hover{}
#module_137183299 .pro-item:hover .pro-img{border-top-color:transparent;}
#module_137183299 .pro-item:hover .pro-img{border-top-style:solid;}
#module_137183299 .pro-item:hover .pro-img{border-top-width:0px;}
#module_137183299 .pro-item:hover .pro-img{border-right-color:transparent;}
#module_137183299 .pro-item:hover .pro-img{border-right-style:solid;}
#module_137183299 .pro-item:hover .pro-img{border-right-width:0px;}
#module_137183299 .pro-item:hover .pro-img{border-bottom-color:transparent;}
#module_137183299 .pro-item:hover .pro-img{border-bottom-style:solid;}
#module_137183299 .pro-item:hover .pro-img{border-bottom-width:0px;}
#module_137183299 .pro-item:hover .pro-img{border-left-color:transparent;}
#module_137183299 .pro-item:hover .pro-img{border-left-style:solid;}
#module_137183299 .pro-item:hover .pro-img{border-left-width:0px;}
#module_137183299 .pro-item:hover .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_137183299 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_137183299 .pro-item:hover .pro-name{color:#232323;}
#module_137183299 .pro-item:hover .pro-name{font-weight:normal;}
#module_137183299 .pro-item:hover .pro-name{text-decoration:none;}
#module_137183299 .pro-item:hover .pro-name{font-style:hover;}
#module_137183299 .pro-item:hover .pro-buybtn{border-color:#1e88e5;}#module_137183299 .pro-item:hover .pro-buybtn{background-color: #1e88e5;}
#module_137183299 .pro-item:hover .pro-buybtn .iconfont{color: #fff;}
#module_137183299 .pro-item:hover .pro-desc{background-color:rgba(0,0,0,.6);}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000000;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_137183299 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_137183299 .swiper-pagination-bullet:hover{background-color:#1e88e5;}
#module_137183299 .selected-light:hover,#module_137183299 .selected-light.active,#module_137183299 .items-active{font-size:px;}
#module_137183299 .selected-light:hover,#module_137183299 .selected-light.active,#module_137183299 .items-active{font-family:;}
#module_137183299 .selected-light:hover,#module_137183299 .selected-light.active,#module_137183299 .items-active{color:#fff;} #module_137183299 .items-active{border-color:#fff;} #module_137183299 .bean-finish{background:#fff;}
#module_137183299 .selected-light:hover,#module_137183299 .selected-light.active,#module_137183299 .items-active{}
#module_137183299 .selected-light:hover,#module_137183299 .selected-light.active,#module_137183299 .items-active{}
#module_137183299 .selected-light:hover,#module_137183299 .selected-light.active,#module_137183299 .items-active{}
#module_137183299 .setting-left-bar:hover{background-color:;}
#module_137183299 .setting-right-temp ul li:hover, #module_137183299 .setting-right-temp ul li.active{background-color:#1e88e5;}
#module_137183299 .choosed-tab .icsmall:hover{color:;}




.ModuleHorizontalGiant.layout-101 .hrbox{
	display: flex;
	justify-content:center;
}
.ModuleHorizontalGiant.layout-101 .hr-line {
	margin:unset;
	width: 100%;
	/* border: 1px solid #333; */
	border-top: 0 !important;
}
.ModuleHorizontalGiant.layout-101 {position: relative;}
.module_38974423 .ModuleHead .HeadCenter{float:none;}
#module_38974423 {
padding:0px;
}
#module_38974423 {
position:static;
z-index:0;
top:1474px;
left:266px;
width:100%;
height: auto;
}
#module_38974423 .ModuleHead38974423 {
display:none;
}
#module_38974423 .ModuleHead .HeadText.HeadText38974423 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_38974423 .ModuleHead .HeadCenter.HeadCenter38974423{text-align:left;}
#module_38974423 .ModuleHead .HeadCenter.HeadCenter38974423 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_38974423 .BodyCenter.BodyCenter38974423 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974423 >.module_38974423 {
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_38974423 >.module_38974423{
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_38974423 .BodyCenter.BodyCenter38974423 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974423 .BodyCenter.BodyCenter38974423 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974423 >.module_38974423 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
@media screen and (max-width: 767px){
#module_38974423 >.module_38974423 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_38974423 >.module_38974423 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974423:hover {
border:none;
}
#module_38974423:hover >.module_38974423 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974423 .hrbox{justify-content:;}
#module_38974423 .hr-line{width:autopx;max-width:autopx;}
#module_38974423 .hr-line{border-bottom-color:rgb(242, 242, 242);}
#module_38974423 .hr-line{border-bottom-style:solid;}
#module_38974423 .hr-line{border-bottom-width:7px;}
.module_38974301 .ModuleHead .HeadCenter{float:none;}
#module_38974301 {
padding:0px;
}
#module_38974301 {
position:static;
z-index:0;
top:1513px;
left:-150px;
width:100%;
height: auto;
}
#module_38974301 .ModuleHead38974301 {
display:none;
}
#module_38974301 .BodyCenter.BodyCenter38974301 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974301 >.module_38974301 {
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_38974301 >.module_38974301{
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_38974301 .BodyCenter.BodyCenter38974301 {
padding-top:0.0000%;
padding-left:2.6140%;
padding-right:2.6140%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974301 .BodyCenter.BodyCenter38974301 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974301 >.module_38974301 {
margin-top:1.4111%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974301 >.module_38974301 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974301 >.module_38974301 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974301:hover {
border:none;
}
#module_38974301:hover >.module_38974301 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974301 .ModuleSubContainer{background-color:transparent;}
#module_38974301 .ModuleSubContainer{background-image:none;}
#module_38974301 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974301 .ModuleSubContainer{background-position:0% 0%;}
#module_38974301 .ModuleSubContainer{background-attachment:scroll;}
#module_38974301 .ModuleSubContainer{}
#module_38974301 {!bgVideo!}{bgVideoUrl:}
#module_38974301 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974301 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_38974301 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer38974301 {max-width:1400px;width:auto;}
.ModuleGridContainer.ModuleGridContainer38974301 .SubPadding {width:0px;}
.module_38974302 .ModuleHead .HeadCenter{float:none;}
#module_38974302 {
padding:0px;
}
#module_38974302 {
position:static;
z-index:0;
top:1214px;
left:567px;
width:100%;
height: auto;
}
#module_38974302 .ModuleHead38974302 {
display:none;
}
#module_38974302 .BodyCenter.BodyCenter38974302 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974302 >.module_38974302 {
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_38974302 >.module_38974302{
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_38974302 .BodyCenter.BodyCenter38974302 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974302 .BodyCenter.BodyCenter38974302 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974302 >.module_38974302 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974302 >.module_38974302 {
margin-top:30px;
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
}
}
#module_38974302 >.module_38974302 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974302:hover {
border:none;
}
#module_38974302:hover >.module_38974302 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974302 .ModulePlainTextGiantContent{margin-top:0px;}
#module_38974302 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_38974302 .ModulePlainTextGiantContent{margin-left:0px;}
#module_38974302 .ModulePlainTextGiantContent{margin-right:10px;}
#module_38974302 .plainTextGiant-Container{padding-top:0px;}
#module_38974302 .plainTextGiant-Container{padding-bottom:0px;}
#module_38974302 .plainTextGiant-Container{padding-left:0px;}
#module_38974302 .plainTextGiant-Container{padding-right:0px;}
#module_38974302 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer38974301 #Sub38974301_1 {width:87%;}
.ModuleButtonGiant.layout-102 .moduleButton{
    background-color: #fff;
    font-size: 12px;
    height: 40px;
    width:100px;
    color:#333;
    border:1px solid #000;
    text-align: center;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2 !important;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover{
	color:#fff;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover:before{
    background-color: #333;
}
.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-right:before,.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-top:before,.ModuleButtonGiant.layout-102 .moduleButton.Radial-Out:before,.ModuleButtonGiant.layout-102 .moduleButton.RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Vertical:before{
	background-color: #333
}
.ModuleButtonGiant.layout-102 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-102 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-102 .BreadIcon{
    font-size: 16px;
}.module_38974428 .ModuleHead .HeadCenter{float:none;}
#module_38974428 {
padding:0px;
}
#module_38974428 {
position:static;
z-index:0;
top:18px;
left:0px;
width:100%;
height: auto;
}
#module_38974428 .ModuleHead38974428 {
display:none;
}
#module_38974428 .ModuleHead .HeadText.HeadText38974428 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_38974428 .ModuleHead .HeadCenter.HeadCenter38974428{text-align:left;}
#module_38974428 .ModuleHead .HeadCenter.HeadCenter38974428 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_38974428 .BodyCenter.BodyCenter38974428 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974428 >.module_38974428 {
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_38974428 >.module_38974428{
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_38974428 .BodyCenter.BodyCenter38974428 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974428 .BodyCenter.BodyCenter38974428 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974428 >.module_38974428 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974428 >.module_38974428 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974428 >.module_38974428 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974428:hover {
border:none;
}
#module_38974428:hover >.module_38974428 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974428 .BodyCenter{text-align:right;}
#module_38974428 .moduleButton{font-size:14px;}
#module_38974428 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_38974428 .moduleButton{color:#000000;}
#module_38974428 .moduleButton{font-weight:normal;}
#module_38974428 .moduleButton{text-decoration:none;}
#module_38974428 .moduleButton{font-style:normal;}
#module_38974428 .moduleButton, #module_38974428 .moduleButton.faded:before{background-color:#fff;}
#module_38974428 .moduleButton, #module_38974428 .moduleButton.faded:before{background-image:none;}
#module_38974428 .moduleButton, #module_38974428 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_38974428 .moduleButton, #module_38974428 .moduleButton.faded:before{background-position:none;}
#module_38974428 .moduleButton, #module_38974428 .moduleButton.faded:before{background-attachment:none;}
#module_38974428 .moduleButton, #module_38974428 .moduleButton.faded:before{}
#module_38974428 .moduleButton{border-color:#000000;}
#module_38974428 .moduleButton{border-style:solid;}
#module_38974428 .moduleButton{border-width:0px;}
#module_38974428 .moduleButton{width:54px;}
#module_38974428 .moduleButton,#module_38974428 .BreadsvgIcon{height:40px;line-height:40px;}
#module_38974428 .BodyCenter{color:#000;}
#module_38974428 .moduleButton{border-top-left-radius:0px;}
#module_38974428 .moduleButton{border-top-right-radius:0px;}
#module_38974428 .moduleButton{border-bottom-left-radius:0px;}
#module_38974428 .moduleButton{border-bottom-right-radius:0px;}
#module_38974428 .BreadIcon{font-size:16px;} #module_38974428 .BreadsvgIcon svg{width:16px;height:16px;}
#module_38974428 .BreadIcon{color:#000;} #module_38974428 .BreadsvgIcon svg>*{fill:#000;}
#module_38974428 .BreadIcon,#module_38974428 .BreadsvgIcon{margin-left:10px;}
#module_38974428 .BreadIcon,#module_38974428 .BreadsvgIcon{margin-right:10px;}
#module_38974428 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_38974428 .moduleButton:hover .BreadIcon{font-size:16px;} #module_38974428 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_38974428 .moduleButton:hover .BreadIcon{color:#fff} #module_38974428 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_38974428 .moduleButton:hover{font-size:14px;}
#module_38974428 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_38974428 .moduleButton:hover{color:rgb(247, 150, 70);}
#module_38974428 .moduleButton:hover{font-weight:normal;}
#module_38974428 .moduleButton:hover{text-decoration:none;}
#module_38974428 .moduleButton:hover{font-style:normal;}
#module_38974428 .moduleButton:before, #module_38974428 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_38974428 .moduleButton:before, #module_38974428 .moduleButton.faded:before{background-image:none;}
#module_38974428 .moduleButton:before, #module_38974428 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_38974428 .moduleButton:before, #module_38974428 .moduleButton.faded:before{background-position:none;}
#module_38974428 .moduleButton:before, #module_38974428 .moduleButton.faded:before{background-attachment:none;}
#module_38974428 .moduleButton:before, #module_38974428 .moduleButton.faded:before{}
#module_38974428 .moduleButton:hover{border-color:#000000;}
#module_38974428 .moduleButton:hover{border-style:solid;}
#module_38974428 .moduleButton:hover{border-width:0px;}
#module_38974428 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer38974301 #Sub38974301_2 {width:12.714285714285714%;}
.module_38974856 .ModuleHead .HeadCenter{float:none;}
#module_38974856 {
padding:0px;
}
#module_38974856 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_38974856 .ModuleHead38974856 {
display:none;
}
#module_38974856 .BodyCenter.BodyCenter38974856 {
background:none;background-color:rgb(31, 73, 125);
}
#module_38974856 >.module_38974856 {
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_38974856 >.module_38974856{
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_38974856 .BodyCenter.BodyCenter38974856 {
padding-top:0.5348%;
padding-left:0.0000%;
padding-right:2.9947%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974856 .BodyCenter.BodyCenter38974856 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974856 >.module_38974856 {
margin-top:1.7112%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974856 >.module_38974856 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974856 >.module_38974856 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974856:hover {
border:none;
}
#module_38974856:hover >.module_38974856 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974856 .ModuleSubContainer{background-color:transparent;}
#module_38974856 .ModuleSubContainer{background-image:none;}
#module_38974856 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974856 .ModuleSubContainer{background-position:0% 0%;}
#module_38974856 .ModuleSubContainer{background-attachment:scroll;}
#module_38974856 .ModuleSubContainer{}
#module_38974856 {!bgVideo!}{bgVideoUrl:}
#module_38974856 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974856 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_38974856 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer38974856 {max-width:1400px;width:auto;}
.module_38974857 .ModuleHead .HeadCenter{float:none;}
#module_38974857 {
padding:0px;
}
#module_38974857 {
position:static;
z-index:0;
top:1316px;
left:553px;
width:100%;
height: auto;
}
#module_38974857 .ModuleHead38974857 {
display:none;
}
#module_38974857 .BodyCenter.BodyCenter38974857 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974857 >.module_38974857 {
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_38974857 >.module_38974857{
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_38974857 .BodyCenter.BodyCenter38974857 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974857 .BodyCenter.BodyCenter38974857 {
padding-top:30px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974857 >.module_38974857 {
margin-top:0.8568%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:7.3397%;
}
}
@media screen and (max-width: 767px){
#module_38974857 >.module_38974857 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974857 >.module_38974857 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974857:hover {
border:none;
}
#module_38974857:hover >.module_38974857 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974857 .ModuleImageTextGiantContent{margin-top:px;}
#module_38974857 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_38974857 .ModuleImageTextGiantContent{margin-left:px;}
#module_38974857 .ModuleImageTextGiantContent{margin-right:px;}
#module_38974857 .imageTextGiant-Container{padding-top:0px;}
#module_38974857 .imageTextGiant-Container{padding-bottom:0px;}
#module_38974857 .imageTextGiant-Container{padding-left:0px;}
#module_38974857 .imageTextGiant-Container{padding-right:0px;}
#module_38974857 .showHandle .btn{font-size:px;}
#module_38974857 .showHandle .btn{font-family:;}
#module_38974857 .showHandle .btn{color:;}
#module_38974857 .showHandle .btn{}
#module_38974857 .showHandle .btn{}
#module_38974857 .showHandle .btn{}
#module_38974857 .showHandle div{border-top-color: !important;}
#module_38974857 .showHandle div{border-top-style: !important;}
#module_38974857 .showHandle div{border-top-width:px !important;}
#module_38974857 .showHandle{background-color:;}
#module_38974857 .showHandle{}
#module_38974857 .showHandle{}
#module_38974857 .showHandle{}
#module_38974857 .showHandle{}
#module_38974857 .showHandle{}
#module_38974857 a{font-size:unset;font-family:unset}
.module_38974863 .ModuleHead .HeadCenter{float:none;}
#module_38974863 {
padding:0px;
}
#module_38974863 {
position:static;
z-index:0;
top:1690px;
left:737px;
width:100%;
height: auto;
}
#module_38974863 .ModuleHead38974863 {
display:none;
}
#module_38974863 .BodyCenter.BodyCenter38974863 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974863 >.module_38974863 {
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_38974863 >.module_38974863{
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_38974863 .BodyCenter.BodyCenter38974863 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974863 .BodyCenter.BodyCenter38974863 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974863 >.module_38974863 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:8.5679%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974863 >.module_38974863 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974863 >.module_38974863 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974863:hover {
border:none;
}
#module_38974863:hover >.module_38974863 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974863 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974863 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974863 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974863 .ModuleImageTextGiantContent{margin-right:0px;}
#module_38974863 .imageTextGiant-Container{padding-top:0px;}
#module_38974863 .imageTextGiant-Container{padding-bottom:0px;}
#module_38974863 .imageTextGiant-Container{padding-left:0px;}
#module_38974863 .imageTextGiant-Container{padding-right:0px;}
#module_38974863 .showHandle .btn{font-size:14px;}
#module_38974863 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974863 .showHandle .btn{color:#333;}
#module_38974863 .showHandle .btn{font-weight:400;}
#module_38974863 .showHandle .btn{text-decoration:none;}
#module_38974863 .showHandle .btn{font-style:normal;}
#module_38974863 .showHandle div{border-top-color:#ddd !important;}
#module_38974863 .showHandle div{border-top-style:solid !important;}
#module_38974863 .showHandle div{border-top-width:1px !important;}
#module_38974863 .showHandle{background-color:transparent;}
#module_38974863 .showHandle{background-image:none;}
#module_38974863 .showHandle{background-repeat:no-repeat;}
#module_38974863 .showHandle{}
#module_38974863 .showHandle{}
#module_38974863 .showHandle{}
#module_38974863 a{font-size:unset;font-family:unset}
/*图文模块 layout 105*/
.ModuleImageTextGiant.layout-105 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{max-height: 100%; max-width: 100%;/*padding: 10px;*/}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent{padding:0; padding-left: 15px; margin: 0px }
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper .dummy { padding-top: 100%; }*/
/* .ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:first-child{ margin-top: 0 !important; }
.ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:last-child{ margin-bottom: 0 !important; } */


@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row .col-xs-8{padding: 0 3px;width: 91.333333%;}
}
/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{min-width: 100%;}*/
	/*.ModuleImageTextGiant.layout-105 .col-md-2{width: 14.666667%;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
@media only screen and (min-width: 768px) {
	.ModuleImageTextGiant.layout-105 .col-lg-2 {
    width: 10%;
	}
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content .GraphicUpper .TextImage{width: 100%}
}.module_38974858 .ModuleHead .HeadCenter{float:none;}
#module_38974858 {
padding:0px;
}
#module_38974858 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974858 .ModuleHead38974858 {
display:none;
}
#module_38974858 .BodyCenter.BodyCenter38974858 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974858 >.module_38974858 {
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_38974858 >.module_38974858{
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_38974858 .BodyCenter.BodyCenter38974858 {
padding-top:1.7153%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974858 .BodyCenter.BodyCenter38974858 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974858 >.module_38974858 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974858 >.module_38974858 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974858 >.module_38974858 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974858:hover {
border:none;
}
#module_38974858:hover >.module_38974858 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974858 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_38974858 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_38974858 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_38974858 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_38974858 .GraphicUpper{padding-top:0px;}
#module_38974858 .GraphicUpper{padding-bottom:0px;}
#module_38974858 .GraphicUpper{padding-left:0px;}
#module_38974858 .GraphicUpper {padding-right:0px;}
#module_38974858 .GraphicUpper{width:10%;} #module_38974858 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_38974858 .MobileGraphicUpper{width:10%;} #module_38974858 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_38974858 .ModuleImageTextGiantContent{padding-top:0px;}
#module_38974858 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_38974858 .ModuleImageTextGiantContent{padding-left:40px;}
#module_38974858 .ModuleImageTextGiantContent{padding-right:0px;}
#module_38974858 .normal_ImgtextBox_content{padding-top:0px;}
#module_38974858 .normal_ImgtextBox_content{padding-bottom:25px;}
#module_38974858 .normal_ImgtextBox_content{padding-left:0px;}
#module_38974858 .normal_ImgtextBox_content{padding-right:0px;}
#module_38974858 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_38974858 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_38974858 .normal_ImgtextBox_content{background-color:transparent;}
#module_38974858 .normal_ImgtextBox_content{background-image:none;}
#module_38974858 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_38974858 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_38974858 .normal_ImgtextBox_content{background-attachment:none;}
#module_38974858 .normal_ImgtextBox_content{}
#module_38974858 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_38974858 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_38974858 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_38974858 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_38974858 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_38974858 .normal_ImgtextBox_content{border-top-style:none;}
#module_38974858 .normal_ImgtextBox_content{border-top-width:0px;}
#module_38974858 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_38974858 .normal_ImgtextBox_content{border-right-style:none;}
#module_38974858 .normal_ImgtextBox_content{border-right-width:0px;}
#module_38974858 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_38974858 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_38974858 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_38974858 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_38974858 .normal_ImgtextBox_content{border-left-style:none;}
#module_38974858 .normal_ImgtextBox_content{border-left-width:0px;}
#module_38974858 .showHandle .btn{font-size:14px;}
#module_38974858 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974858 .showHandle .btn{color:#333;}
#module_38974858 .showHandle .btn{font-weight:400;}
#module_38974858 .showHandle .btn{text-decoration:none;}
#module_38974858 .showHandle .btn{font-style:normal;}
#module_38974858 .showHandle div{border-top-color:#ddd !important;}
#module_38974858 .showHandle div{border-top-style:solid !important;}
#module_38974858 .showHandle div{border-top-width:1px !important;}
#module_38974858 .showHandle{background-color:transparent;}
#module_38974858 .showHandle{background-image:none;}
#module_38974858 .showHandle{background-repeat:no-repeat;}
#module_38974858 .showHandle{}
#module_38974858 .showHandle{}
#module_38974858 .showHandle{}
#module_38974858 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px #000;}
#module_38974858 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_38974858 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_38974858 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_38974858 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_38974858 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_38974858 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_38974858 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_38974858 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_38974858 a{font-size:unset;font-family:unset}
.module_38974860 .ModuleHead .HeadCenter{float:none;}
#module_38974860 {
padding:0px;
}
#module_38974860 {
position:static;
z-index:0;
top:24px;
left:0px;
width:100%;
height: auto;
}
#module_38974860 .ModuleHead38974860 {
display:none;
}
#module_38974860 .BodyCenter.BodyCenter38974860 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974860 >.module_38974860 {
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_38974860 >.module_38974860{
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_38974860 .BodyCenter.BodyCenter38974860 {
padding-top:90px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974860 .BodyCenter.BodyCenter38974860 {
padding-top:30px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974860 >.module_38974860 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974860 >.module_38974860 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:20px;
}
}
#module_38974860 >.module_38974860 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974860:hover {
border:none;
}
#module_38974860:hover >.module_38974860 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974860 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_38974860 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_38974860 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_38974860 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_38974860 .GraphicUpper{padding-top:0px;}
#module_38974860 .GraphicUpper{padding-bottom:0px;}
#module_38974860 .GraphicUpper{padding-left:0px;}
#module_38974860 .GraphicUpper {padding-right:0px;}
#module_38974860 .GraphicUpper{width:%;} #module_38974860 .ModuleImageTextContent{width: calc(100% - %);}
#module_38974860 .MobileGraphicUpper{width:%;} #module_38974860 .ModuleMobileImageTextContent{width: calc(100% - %);}
#module_38974860 .ModuleImageTextGiantContent{padding-top:0px;}
#module_38974860 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_38974860 .ModuleImageTextGiantContent{padding-left:16px;}
#module_38974860 .ModuleImageTextGiantContent{padding-right:0px;}
#module_38974860 .normal_ImgtextBox_content{padding-top:0px;}
#module_38974860 .normal_ImgtextBox_content{padding-bottom:20px;}
#module_38974860 .normal_ImgtextBox_content{padding-left:0px;}
#module_38974860 .normal_ImgtextBox_content{padding-right:0px;}
#module_38974860 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_38974860 .normal_ImgtextBox_content{box-shadow:;}
#module_38974860 .normal_ImgtextBox_content{background-color:;}
#module_38974860 .normal_ImgtextBox_content{}
#module_38974860 .normal_ImgtextBox_content{}
#module_38974860 .normal_ImgtextBox_content{}
#module_38974860 .normal_ImgtextBox_content{}
#module_38974860 .normal_ImgtextBox_content{}
#module_38974860 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_38974860 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_38974860 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_38974860 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_38974860 .normal_ImgtextBox_content{border-top-color:;}
#module_38974860 .normal_ImgtextBox_content{border-top-style:;}
#module_38974860 .normal_ImgtextBox_content{border-top-width:px;}
#module_38974860 .normal_ImgtextBox_content{border-right-color:;}
#module_38974860 .normal_ImgtextBox_content{border-right-style:;}
#module_38974860 .normal_ImgtextBox_content{border-right-width:px;}
#module_38974860 .normal_ImgtextBox_content{border-bottom-color:;}
#module_38974860 .normal_ImgtextBox_content{border-bottom-style:;}
#module_38974860 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_38974860 .normal_ImgtextBox_content{border-left-color:;}
#module_38974860 .normal_ImgtextBox_content{border-left-style:;}
#module_38974860 .normal_ImgtextBox_content{border-left-width:px;}
#module_38974860 .showHandle .btn{font-size:px;}
#module_38974860 .showHandle .btn{font-family:;}
#module_38974860 .showHandle .btn{color:;}
#module_38974860 .showHandle .btn{}
#module_38974860 .showHandle .btn{}
#module_38974860 .showHandle .btn{}
#module_38974860 .showHandle div{border-top-color: !important;}
#module_38974860 .showHandle div{border-top-style: !important;}
#module_38974860 .showHandle div{border-top-width:px !important;}
#module_38974860 .showHandle{background-color:;}
#module_38974860 .showHandle{}
#module_38974860 .showHandle{}
#module_38974860 .showHandle{}
#module_38974860 .showHandle{}
#module_38974860 .showHandle{}
#module_38974860 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_38974860 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_38974860 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_38974860 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_38974860 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_38974860 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_38974860 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_38974860 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_38974860 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_38974860 a{font-size:unset;font-family:unset}
.module_38974424 .ModuleHead .HeadCenter{float:none;}
#module_38974424 {
padding:0px;
}
#module_38974424 {
position:static;
z-index:0;
top:2327px;
left:328px;
width:100%;
height: auto;
}
#module_38974424 .ModuleHead38974424 {
display:none;
}
#module_38974424 .BodyCenter.BodyCenter38974424 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974424 >.module_38974424 {
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_38974424 >.module_38974424{
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_38974424 .BodyCenter.BodyCenter38974424 {
padding-top:0.0000%;
padding-left:2.3518%;
padding-right:2.3518%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974424 .BodyCenter.BodyCenter38974424 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974424 >.module_38974424 {
margin-top:1.4111%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974424 >.module_38974424 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974424 >.module_38974424 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974424:hover {
border:none;
}
#module_38974424:hover >.module_38974424 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974424 .ModuleSubContainer{background-color:transparent;}
#module_38974424 .ModuleSubContainer{background-image:none;}
#module_38974424 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974424 .ModuleSubContainer{background-position:0% 0%;}
#module_38974424 .ModuleSubContainer{background-attachment:scroll;}
#module_38974424 .ModuleSubContainer{}
#module_38974424 {!bgVideo!}{bgVideoUrl:none}
#module_38974424 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974424 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_38974424 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer38974424 {max-width:1400px;width:auto;}
/*layout-108*/
.ModuleNewsListGiant.layout-108 .news-item{ padding: 0 10px;border-bottom: 1px solid #eeeeee;overflow: hidden;line-height: 50px;height: 50px;}
/*.ModuleNewsListGiant.layout-108 .news-item .news-tit .news-title{ float: left;font-size:14px;}*/
/*.ModuleNewsListGiant.layout-108 .news-item .news-tit time{ display: block; float: right; font-size: 12px; color: #666666;}*/
.ModuleNewsListGiant.layout-108 .news-item .news-tit.nodata {display: flex;}
.ModuleNewsListGiant.layout-108 .news-item .news-tit .news-title{ font-size:14px;display: inline-block;width: calc(100% - 120px);}
.ModuleNewsListGiant.layout-108 .news-item .news-tit time{ width: auto;;float: right;}
/*.ModuleNewsListGiant.layout-108 .news-item:hover{ background: #f5f5f5;}*/
.ModuleNewsListGiant.layout-108 .news-item:hover{ border-bottom: 1px solid rgba(0,0,0,0);}
.ModuleNewsListGiant.layout-108 .news-prefix{float: left;}


@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-108 .news-item {
        width: 100%;
        margin: 0 auto;
    }


    .ModuleNewsListGiant.layout-108 .news-item .news-tit .news-title {
        font-size: 14px;
        display: inline-block;
        width: calc(100% - 105px);
    }

    .ModuleNewsListGiant.layout-108 .news-item .news-tit time {
        font-size: 12px;
        width: auto;
    }
}

@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-108 .news-item {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-1 {width: 100%;margin-right: 0;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-2 { width: 46%;float: left; margin-right: 8%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-2:nth-child(2n){ margin-right: 0%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-3 {float: left;width: 31.3%;margin-right: 3%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-3:nth-child(3n) {margin-right: 0;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-4 {float: left;width: 22.7%;margin-right: 3%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-4:nth-child(4n) {margin-right: 0;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-5 {float: left;width: 17.6%;margin-right: 3%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-5:nth-child(5n) {margin-right: 0;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-6 {float: left;width: 14.1%;margin-right: 3%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-6:nth-child(6n) {margin-right: 0;}
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-108 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.ModuleNewsListGiant.layout-108 .pagerGiant .inputer{outline: 0;}

.module_38974425 .ModuleHead .HeadCenter{float:none;}
#module_38974425 {
padding:0px;
}
#module_38974425 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974425 .ModuleHead38974425 {
display:none;
}

#module_38974425 .news-item.even{background-color:transparent;}
#module_38974425 .news-item.even{}
#module_38974425 .news-item.even{background-repeat:no-repeat;}
#module_38974425 .news-item.even{}
#module_38974425 .news-item.even{}
#module_38974425 .news-item.even{}
#module_38974425 .news-item.odd{background-color:transparent;}
#module_38974425 .news-item.odd{}
#module_38974425 .news-item.odd{background-repeat:no-repeat;}
#module_38974425 .news-item.odd{}
#module_38974425 .news-item.odd{}
#module_38974425 .news-item.odd{}
#module_38974425 .news-item{height:50px;line-height:50px;}
#module_38974425 .news-title{font-size:14px;}
#module_38974425 .news-title{font-family:;}
#module_38974425 .news-title{color:#666;}
#module_38974425 .news-title{font-weight:normal;}
#module_38974425 .news-title{text-decoration:none;}
#module_38974425 .news-title{font-style:normal;}
#module_38974425 .news-title{margin-top:0px;}
#module_38974425 .news-title{margin-bottom:0px;}
#module_38974425 .news-title{margin-left:0px;}
#module_38974425 .news-title{margin-right:0px;}
#module_38974425 .news-prefix .iconfont {font-size:14px;} #module_38974425 .news-prefix svg{width:14px;height:14px}
#module_38974425 .news-prefix .iconfont{color:#000;} #module_38974425 .news-prefix svg > *{ fill:#000;}
#module_38974425 .news-prefix{margin-top:0px;}
#module_38974425 .news-prefix{margin-bottom:0px;}
#module_38974425 .news-prefix{margin-left:0px;}
#module_38974425 .news-prefix{margin-right:14px;}
#module_38974425 .news-item time{font-size:12px;}
#module_38974425 .news-item time{font-family:;}
#module_38974425 .news-item time{color:#666666;}
#module_38974425 .news-item time{font-weight:normal;}
#module_38974425 .news-item time{text-decoration:none;}
#module_38974425 .news-item time{font-style:normal;}
#module_38974425 .news-item{border-bottom-color:#eeeeee;}
#module_38974425 .news-item{border-bottom-style:solid;}
#module_38974425 .news-item{border-bottom-width:1px;}
#module_38974425 .pagerGiant .text{font-size:12px;}
#module_38974425 .pagerGiant .text{font-family:;}
#module_38974425 .pagerGiant .text{color:#333;}
#module_38974425 .pagerGiant .text{}
#module_38974425 .pagerGiant .text{}
#module_38974425 .pagerGiant .text{}
#module_38974425 .pagerGiant .current,#module_38974425 .pagerGiant .num,#module_38974425 .pagerGiant .inputer{width:30px}
#module_38974425 .pagerGiant .current,#module_38974425 .pagerGiant .num,#module_38974425 .pagerGiant .inputer{height:30px}
#module_38974425 .pagerGiant .num{font-size:12px;}
#module_38974425 .pagerGiant .num{font-family:;}
#module_38974425 .pagerGiant .num{color:#333;}
#module_38974425 .pagerGiant .num{}
#module_38974425 .pagerGiant .num{}
#module_38974425 .pagerGiant .num{}
#module_38974425 .pagerGiant .submit{width:55px}
#module_38974425 .pagerGiant .submit{height:30px}
#module_38974425 .pagerGiant .current,#module_38974425 .pagerGiant .num,#module_38974425 .pagerGiant .inputer,#module_38974425 .pagerGiant .submit{border-top-left-radius:0px;}
#module_38974425 .pagerGiant .current,#module_38974425 .pagerGiant .num,#module_38974425 .pagerGiant .inputer,#module_38974425 .pagerGiant .submit{border-top-right-radius:0px;}
#module_38974425 .pagerGiant .current,#module_38974425 .pagerGiant .num,#module_38974425 .pagerGiant .inputer,#module_38974425 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_38974425 .pagerGiant .current,#module_38974425 .pagerGiant .num,#module_38974425 .pagerGiant .inputer,#module_38974425 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_38974425 .pagerGiant .next,#module_38974425 .pagerGiant .splitline{color:#ccc;}
#module_38974425 .pagerGiant .num{background-color:#fff;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .inputer{border-top-color:#ccc;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .inputer{border-top-style:solid;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer{border-top-width:1px;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .inputer{border-bottom-style:solid;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer{border-bottom-width:1px;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .inputer{border-left-color:#ccc;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .inputer{border-left-style:solid;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer{border-left-width:1px;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .inputer{border-right-color:#ccc;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .inputer{border-right-style:solid;}
#module_38974425 .pagerGiant .num, #module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer{border-right-width:1px;}
#module_38974425 .page-more a{font-size:16px;}
#module_38974425 .page-more a{font-family:;}
#module_38974425 .page-more a{color:#666 !important;}
#module_38974425 .page-more a{font-weight:normal;}
#module_38974425 .page-more a{text-decoration:none;}
#module_38974425 .page-more a{font-style:normal;}
#module_38974425 .page-more a{background-color:#fff;}
#module_38974425 .page-more a{border-top-color:#eee;}
#module_38974425 .page-more a{border-top-style:solid;}
#module_38974425 .page-more a{border-top-width:2px;}
#module_38974425 .page-more a{border-bottom-color:#eee;}
#module_38974425 .page-more a{border-bottom-style:solid;}
#module_38974425 .page-more a{border-bottom-width:2px;}
#module_38974425 .page-more a{border-left-color:#eee;}
#module_38974425 .page-more a{border-left-style:solid;}
#module_38974425 .page-more a{border-left-width:2px;}
#module_38974425 .page-more a{border-right-color:#eee;}
#module_38974425 .page-more a{border-right-style:solid;}
#module_38974425 .page-more a{border-right-width:2px;}
#module_38974425 .news-item:hover.even{background-color:#f5f5f5;}
#module_38974425 .news-item:hover.even{}
#module_38974425 .news-item:hover.even{background-repeat:no-repeat;}
#module_38974425 .news-item:hover.even{}
#module_38974425 .news-item:hover.even{}
#module_38974425 .news-item:hover.even{}
#module_38974425 .news-item:hover.odd{background-color:#f5f5f5;}
#module_38974425 .news-item:hover.odd{}
#module_38974425 .news-item:hover.odd{background-repeat:no-repeat;}
#module_38974425 .news-item:hover.odd{}
#module_38974425 .news-item:hover.odd{}
#module_38974425 .news-item:hover.odd{}
#module_38974425 .news-item:hover .news-title{font-size:14px;}
#module_38974425 .news-item:hover .news-title{font-family:;}
#module_38974425 .news-item:hover .news-title{color:#333333;}
#module_38974425 .news-item:hover .news-title{font-weight:normal;}
#module_38974425 .news-item:hover .news-title{text-decoration:none;}
#module_38974425 .news-item:hover .news-title{font-style:normal;}
#module_38974425 .news-item:hover time{font-size:12px;}
#module_38974425 .news-item:hover time{font-family:;}
#module_38974425 .news-item:hover time{color:#666666;}
#module_38974425 .news-item:hover time{font-weight:normal;}
#module_38974425 .news-item:hover time{text-decoration:none;}
#module_38974425 .news-item:hover time{font-style:normal;}
#module_38974425 .news-item:hover{border-bottom-color:#eeeeee;}
#module_38974425 .news-item:hover{border-bottom-style:solid;}
#module_38974425 .news-item:hover{border-bottom-width:1px;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit{font-size:12px;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit{font-family:;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit{color:#fff;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit{}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit{}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit{}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit{background-color:#000;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_38974425 .pagerGiant .current, #module_38974425 .pagerGiant .submit, #module_38974425 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_38974425 .page-more a:hover{font-size:16px;}
#module_38974425 .page-more:hover a{font-family:;}
#module_38974425 .page-more a:hover{color:#666 !important;}
#module_38974425 .page-more a:hover {font-weight:normal;}
#module_38974425 .page-more a:hover {text-decoration:none;}
#module_38974425 .page-more a:hover {font-style:normal;}
#module_38974425 .page-more a:hover{background-color:#fff;}
#module_38974425 .page-more a:hover{border-top-color:#eee;}
#module_38974425 .page-more a:hover{border-top-style:solid;}
#module_38974425 .page-more a:hover{border-bottom-color:#eee;}
#module_38974425 .page-more a:hover{border-bottom-style:solid;}
#module_38974425 .page-more a:hover{border-left-color:#eee;}
#module_38974425 .page-more a:hover{border-left-style:solid;}
#module_38974425 .page-more a:hover{border-right-color:#eee;}
#module_38974425 .page-more a:hover{border-right-style:solid;}

.module_38974418 .ModuleHead .HeadCenter{float:none;}
#module_38974418 {
padding:0px;
}
#module_38974418 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_38974418 .ModuleHead38974418 {
display:none;
}
#module_38974418 .ModuleHead .HeadText.HeadText38974418 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_38974418 .ModuleHead .HeadCenter.HeadCenter38974418{text-align:left;}
#module_38974418 .ModuleHead .HeadCenter.HeadCenter38974418 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_38974418 .BodyCenter.BodyCenter38974418 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974418 >.module_38974418 {
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_38974418 >.module_38974418{
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_38974418 .BodyCenter.BodyCenter38974418 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974418 .BodyCenter.BodyCenter38974418 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974418 >.module_38974418 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
@media screen and (max-width: 767px){
#module_38974418 >.module_38974418 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_38974418 >.module_38974418 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974418:hover {
border:none;
}
#module_38974418:hover >.module_38974418 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974418 .hrbox{justify-content:;}
#module_38974418 .hr-line{width:autopx;max-width:autopx;}
#module_38974418 .hr-line{border-bottom-color:rgb(242, 242, 242);}
#module_38974418 .hr-line{border-bottom-style:solid;}
#module_38974418 .hr-line{border-bottom-width:7px;}
.module_135969947 .ModuleHead .HeadCenter{float:none;}
#module_135969947 {
padding:0px;
}
#module_135969947 {
position:static;
z-index:0;
top:3698px;
left:1256px;
width:100%;
height: auto;
}
#module_135969947 .ModuleHead135969947 {
display:none;
}
#module_135969947 .BodyCenter.BodyCenter135969947 {
background:none;background-color:rgba(0,0,0,0);
}
#module_135969947 >.module_135969947 {
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_135969947 >.module_135969947{
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_135969947 .BodyCenter.BodyCenter135969947 {
padding-top:0.0000%;
padding-left:2.6132%;
padding-right:2.8954%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135969947 .BodyCenter.BodyCenter135969947 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_135969947 >.module_135969947 {
margin-top:0.4704%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135969947 >.module_135969947 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_135969947 >.module_135969947 {box-shadow: 0px 0px 0px 0px #ccc}
#module_135969947:hover {
border:none;
}
#module_135969947:hover >.module_135969947 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_135969947 .ModuleSubContainer{background-color:transparent;}
#module_135969947 .ModuleSubContainer{background-image:none;}
#module_135969947 .ModuleSubContainer{background-repeat:no-repeat;}
#module_135969947 .ModuleSubContainer{background-position:0% 0%;}
#module_135969947 .ModuleSubContainer{background-attachment:scroll;}
#module_135969947 .ModuleSubContainer{}
#module_135969947 {!bgVideo!}{bgVideoUrl:none}
#module_135969947 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_135969947 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_135969947 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer135969947 {max-width:1400px;width:auto;}
.module_135969948 .ModuleHead .HeadCenter{float:none;}
#module_135969948 {
padding:0px;
}
#module_135969948 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_135969948 .ModuleHead135969948 {
display:none;
}
#module_135969948 .BodyCenter.BodyCenter135969948 {
background:none;background-color:rgba(0,0,0,0);
}
#module_135969948 >.module_135969948 {
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_135969948 >.module_135969948{
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_135969948 .BodyCenter.BodyCenter135969948 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135969948 .BodyCenter.BodyCenter135969948 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_135969948 >.module_135969948 {
margin-top:0.0000%;
margin-left:0.8571%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135969948 >.module_135969948 {
margin-top:40px;
margin-left:10px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_135969948 >.module_135969948 {box-shadow: 0px 0px 0px 0px #ccc}
#module_135969948:hover {
border:none;
}
#module_135969948:hover >.module_135969948 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_135969948 .ModulePlainTextGiantContent{margin-top:0px;}
#module_135969948 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_135969948 .ModulePlainTextGiantContent{margin-left:0px;}
#module_135969948 .ModulePlainTextGiantContent{margin-right:0px;}
#module_135969948 .plainTextGiant-Container{padding-top:0px;}
#module_135969948 .plainTextGiant-Container{padding-bottom:0px;}
#module_135969948 .plainTextGiant-Container{padding-left:0px;}
#module_135969948 .plainTextGiant-Container{padding-right:0px;}
#module_135969948 a{font-size:unset;font-family:unset}
.module_135969949 .ModuleHead .HeadCenter{float:none;}
#module_135969949 {
padding:0px;
}
#module_135969949 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_135969949 .ModuleHead135969949 {
display:none;
}
#module_135969949 .BodyCenter.BodyCenter135969949 {
background:none;background-color:rgba(0,0,0,0);
}
#module_135969949 >.module_135969949 {
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_135969949 >.module_135969949{
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_135969949 .BodyCenter.BodyCenter135969949 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135969949 .BodyCenter.BodyCenter135969949 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_135969949 >.module_135969949 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135969949 >.module_135969949 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_135969949 >.module_135969949 {box-shadow: 0px 0px 0px 0px #ccc}
#module_135969949:hover {
border:none;
}
#module_135969949:hover >.module_135969949 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_135969949 .BodyCenter{text-align:right;}
#module_135969949 .moduleButton{font-size:12px;}
#module_135969949 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_135969949 .moduleButton{color:#1e88e5;}
#module_135969949 .moduleButton{font-weight:normal;}
#module_135969949 .moduleButton{text-decoration:none;}
#module_135969949 .moduleButton{font-style:normal;}
#module_135969949 .moduleButton, #module_135969949 .moduleButton.faded:before{background-color:#fff;}
#module_135969949 .moduleButton, #module_135969949 .moduleButton.faded:before{}
#module_135969949 .moduleButton, #module_135969949 .moduleButton.faded:before{}
#module_135969949 .moduleButton, #module_135969949 .moduleButton.faded:before{}
#module_135969949 .moduleButton, #module_135969949 .moduleButton.faded:before{}
#module_135969949 .moduleButton, #module_135969949 .moduleButton.faded:before{}
#module_135969949 .moduleButton{border-color:#1e88e5;}
#module_135969949 .moduleButton{border-style:solid;}
#module_135969949 .moduleButton{border-width:1px;}
#module_135969949 .moduleButton{width:100px;}
#module_135969949 .moduleButton,#module_135969949 .BreadsvgIcon{height:40px;line-height:40px;}
#module_135969949 .BodyCenter{color:#1e88e5;}
#module_135969949 .moduleButton{border-top-left-radius:0px;}
#module_135969949 .moduleButton{border-top-right-radius:0px;}
#module_135969949 .moduleButton{border-bottom-left-radius:0px;}
#module_135969949 .moduleButton{border-bottom-right-radius:0px;}
#module_135969949 .BreadIcon{font-size:16px;} #module_135969949 .BreadsvgIcon svg{width:16px;height:16px;}
#module_135969949 .BreadIcon{color:#1e88e5;} #module_135969949 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_135969949 .BreadIcon,#module_135969949 .BreadsvgIcon{margin-left:10px;}
#module_135969949 .BreadIcon,#module_135969949 .BreadsvgIcon{margin-right:10px;}
#module_135969949 .moduleButton{box-shadow:;}
#module_135969949 .moduleButton:hover .BreadIcon{font-size:16px;} #module_135969949 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_135969949 .moduleButton:hover .BreadIcon{color:#fff} #module_135969949 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_135969949 .moduleButton:hover{font-size:12px;}
#module_135969949 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_135969949 .moduleButton:hover{color:#fff;}
#module_135969949 .moduleButton:hover{font-weight:normal;}
#module_135969949 .moduleButton:hover{text-decoration:none;}
#module_135969949 .moduleButton:hover{font-style:normal;}
#module_135969949 .moduleButton:before, #module_135969949 .moduleButton.faded:before{background-color:#1976d2;}
#module_135969949 .moduleButton:before, #module_135969949 .moduleButton.faded:before{}
#module_135969949 .moduleButton:before, #module_135969949 .moduleButton.faded:before{}
#module_135969949 .moduleButton:before, #module_135969949 .moduleButton.faded:before{}
#module_135969949 .moduleButton:before, #module_135969949 .moduleButton.faded:before{}
#module_135969949 .moduleButton:before, #module_135969949 .moduleButton.faded:before{}
#module_135969949 .moduleButton:hover{border-color:#1e88e5;}
#module_135969949 .moduleButton:hover{border-style:solid;}
#module_135969949 .moduleButton:hover{border-width:1px;}
#module_135969949 .moduleButton:hover{box-shadow:;}

.module_135970324 .ModuleHead .HeadCenter{float:none;}
#module_135970324 {
padding:0px;
}
#module_135970324 {
position:static;
z-index:0;
top:292px;
left:0px;
width:100%;
height: auto;
}
#module_135970324 .ModuleHead135970324 {
display:none;
}
#module_135970324 .BodyCenter.BodyCenter135970324 {
background:none;background-color:rgb(54, 96, 146);
}
#module_135970324 >.module_135970324 {
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_135970324 >.module_135970324{
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_135970324 .BodyCenter.BodyCenter135970324 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135970324 .BodyCenter.BodyCenter135970324 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_135970324 >.module_135970324 {
margin-top:0.4704%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.4704%;
}
}
@media screen and (max-width: 767px){
#module_135970324 >.module_135970324 {
margin-top:10px;
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
}
}
#module_135970324 >.module_135970324 {box-shadow: 0px 0px 0px 0px #ccc}
#module_135970324:hover {
border:none;
}
#module_135970324:hover >.module_135970324 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_135970324 .ModuleSubContainer{background-color:transparent;}
#module_135970324 .ModuleSubContainer{background-image:none;}
#module_135970324 .ModuleSubContainer{background-repeat:no-repeat;}
#module_135970324 .ModuleSubContainer{background-position:0% 0%;}
#module_135970324 .ModuleSubContainer{background-attachment:scroll;}
#module_135970324 .ModuleSubContainer{}
#module_135970324 {!bgVideo!}{bgVideoUrl:none}
#module_135970324 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_135970324 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_135970324 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer135970324 {max-width:1400px;width:auto;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_135970326 .ModuleHead .HeadCenter{float:none;}
#module_135970326 {
padding:0px;
}
#module_135970326 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_135970326 .ModuleHead135970326 {
display:none;
}
#module_135970326 .BodyCenter.BodyCenter135970326 {
background:none;background-color:rgba(0,0,0,0);
}
#module_135970326 >.module_135970326 {
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_135970326 >.module_135970326{
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_135970326 .BodyCenter.BodyCenter135970326 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135970326 .BodyCenter.BodyCenter135970326 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_135970326 >.module_135970326 {
margin-top:3.7143%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135970326 >.module_135970326 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_135970326 >.module_135970326 {box-shadow: 0px 0px 0px 0px #ccc}
#module_135970326:hover {
border:none;
}
#module_135970326:hover >.module_135970326 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_135970326 img{border-top-color:transparent;}
#module_135970326 img{border-top-style:none;}
#module_135970326 img{border-top-width:0px;}
#module_135970326 img{border-right-color:transparent;}
#module_135970326 img{border-right-style:none;}
#module_135970326 img{border-right-width:0px;}
#module_135970326 img{border-bottom-color:transparent;}
#module_135970326 img{border-bottom-style:none;}
#module_135970326 img{border-bottom-width:0px;}
#module_135970326 img{border-left-color:transparent;}
#module_135970326 img{border-left-style:none;}
#module_135970326 img{border-left-width:0px;}
#module_135970326 img{border-top-left-radius:0px;}
#module_135970326 img{border-top-right-radius:0px;}
#module_135970326 img{border-bottom-left-radius:0px;}
#module_135970326 img{border-bottom-right-radius:0px;}
#module_135970326 .BodyCenter{text-align: center;}

.module_135970327 .ModuleHead .HeadCenter{float:none;}
#module_135970327 {
padding:0px;
}
#module_135970327 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_135970327 .ModuleHead135970327 {
display:none;
}
#module_135970327 .BodyCenter.BodyCenter135970327 {
background:none;background-color:rgba(0,0,0,0);
}
#module_135970327 >.module_135970327 {
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_135970327 >.module_135970327{
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_135970327 .BodyCenter.BodyCenter135970327 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135970327 .BodyCenter.BodyCenter135970327 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_135970327 >.module_135970327 {
margin-top:1.4286%;
margin-left:7.1429%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135970327 >.module_135970327 {
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_135970327 >.module_135970327 {box-shadow: 0px 0px 0px 0px #ccc}
#module_135970327:hover {
border:none;
}
#module_135970327:hover >.module_135970327 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_135970327 .ModuleImageTextGiantContent{margin-top:0px;}
#module_135970327 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_135970327 .ModuleImageTextGiantContent{margin-left:0px;}
#module_135970327 .ModuleImageTextGiantContent{margin-right:10px;}
#module_135970327 .imageTextGiant-Container{padding-top:10px;}
#module_135970327 .imageTextGiant-Container{padding-bottom:10px;}
#module_135970327 .imageTextGiant-Container{padding-left:10px;}
#module_135970327 .imageTextGiant-Container{padding-right:10px;}
#module_135970327 .showHandle .btn{font-size:14px;}
#module_135970327 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_135970327 .showHandle .btn{color:#333;}
#module_135970327 .showHandle .btn{font-weight:400;}
#module_135970327 .showHandle .btn{text-decoration:none;}
#module_135970327 .showHandle .btn{font-style:normal;}
#module_135970327 .showHandle div{border-top-color:#ddd !important;}
#module_135970327 .showHandle div{border-top-style:solid !important;}
#module_135970327 .showHandle div{border-top-width:1px !important;}
#module_135970327 .showHandle{background-color:transparent;}
#module_135970327 .showHandle{background-image:none;}
#module_135970327 .showHandle{background-repeat:no-repeat;}
#module_135970327 .showHandle{}
#module_135970327 .showHandle{}
#module_135970327 .showHandle{}
#module_135970327 a{font-size:unset;font-family:unset}
.module_135970328 .ModuleHead .HeadCenter{float:none;}
#module_135970328 {
padding:0px;
}
#module_135970328 {
position:static;
z-index:0;
top:2820px;
left:1125px;
width:100%;
height: auto;
}
#module_135970328 .ModuleHead135970328 {
display:none;
}
#module_135970328 .BodyCenter.BodyCenter135970328 {
background:none;background-color:rgba(0,0,0,0);
}
#module_135970328 >.module_135970328 {
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_135970328 >.module_135970328{
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_135970328 .BodyCenter.BodyCenter135970328 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135970328 .BodyCenter.BodyCenter135970328 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_135970328 >.module_135970328 {
margin-top:0.0000%;
margin-left:8.3309%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_135970328 >.module_135970328 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_135970328 >.module_135970328 {box-shadow: 0px 0px 0px 0px #ccc}
#module_135970328:hover {
border:none;
}
#module_135970328:hover >.module_135970328 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_135970328 .ModuleImageTextGiantContent{margin-top:0px;}
#module_135970328 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_135970328 .ModuleImageTextGiantContent{margin-left:0px;}
#module_135970328 .ModuleImageTextGiantContent{margin-right:10px;}
#module_135970328 .imageTextGiant-Container{padding-top:10px;}
#module_135970328 .imageTextGiant-Container{padding-bottom:10px;}
#module_135970328 .imageTextGiant-Container{padding-left:10px;}
#module_135970328 .imageTextGiant-Container{padding-right:10px;}
#module_135970328 .showHandle .btn{font-size:14px;}
#module_135970328 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_135970328 .showHandle .btn{color:#333;}
#module_135970328 .showHandle .btn{font-weight:400;}
#module_135970328 .showHandle .btn{text-decoration:none;}
#module_135970328 .showHandle .btn{font-style:normal;}
#module_135970328 .showHandle div{border-top-color:#ddd !important;}
#module_135970328 .showHandle div{border-top-style:solid !important;}
#module_135970328 .showHandle div{border-top-width:1px !important;}
#module_135970328 .showHandle{background-color:transparent;}
#module_135970328 .showHandle{background-image:none;}
#module_135970328 .showHandle{background-repeat:no-repeat;}
#module_135970328 .showHandle{}
#module_135970328 .showHandle{}
#module_135970328 .showHandle{}
#module_135970328 a{font-size:unset;font-family:unset}
.module_38974312 .ModuleHead .HeadCenter{float:none;}
#module_38974312 {
padding:0px;
}
#module_38974312 {
position:static;
z-index:0;
top:4551px;
left:1406px;
width:100%;
height: auto;
}
#module_38974312 .ModuleHead38974312 {
display:none;
}
#module_38974312 .BodyCenter.BodyCenter38974312 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974312 >.module_38974312 {
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_38974312 >.module_38974312{
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_38974312 .BodyCenter.BodyCenter38974312 {
padding-top:0.0000%;
padding-left:2.3518%;
padding-right:2.3518%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974312 .BodyCenter.BodyCenter38974312 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974312 >.module_38974312 {
margin-top:0.4704%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974312 >.module_38974312 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974312 >.module_38974312 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974312:hover {
border:none;
}
#module_38974312:hover >.module_38974312 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974312 .ModuleSubContainer{background-color:transparent;}
#module_38974312 .ModuleSubContainer{background-image:none;}
#module_38974312 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974312 .ModuleSubContainer{background-position:0% 0%;}
#module_38974312 .ModuleSubContainer{background-attachment:scroll;}
#module_38974312 .ModuleSubContainer{}
#module_38974312 {!bgVideo!}{bgVideoUrl:none}
#module_38974312 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974312 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_38974312 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer38974312 {max-width:1400px;width:auto;}
.module_38974313 .ModuleHead .HeadCenter{float:none;}
#module_38974313 {
padding:0px;
}
#module_38974313 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974313 .ModuleHead38974313 {
display:none;
}
#module_38974313 .BodyCenter.BodyCenter38974313 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974313 >.module_38974313 {
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_38974313 >.module_38974313{
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_38974313 .BodyCenter.BodyCenter38974313 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974313 .BodyCenter.BodyCenter38974313 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974313 >.module_38974313 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974313 >.module_38974313 {
margin-top:40px;
margin-left:10px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974313 >.module_38974313 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974313:hover {
border:none;
}
#module_38974313:hover >.module_38974313 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974313 .ModulePlainTextGiantContent{margin-top:0px;}
#module_38974313 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_38974313 .ModulePlainTextGiantContent{margin-left:0px;}
#module_38974313 .ModulePlainTextGiantContent{margin-right:0px;}
#module_38974313 .plainTextGiant-Container{padding-top:0px;}
#module_38974313 .plainTextGiant-Container{padding-bottom:0px;}
#module_38974313 .plainTextGiant-Container{padding-left:0px;}
#module_38974313 .plainTextGiant-Container{padding-right:0px;}
#module_38974313 a{font-size:unset;font-family:unset}
.module_38974429 .ModuleHead .HeadCenter{float:none;}
#module_38974429 {
padding:0px;
}
#module_38974429 {
position:static;
z-index:0;
top:40px;
left:0px;
width:100%;
height: auto;
}
#module_38974429 .ModuleHead38974429 {
display:none;
}
#module_38974429 .BodyCenter.BodyCenter38974429 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974429 >.module_38974429 {
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_38974429 >.module_38974429{
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_38974429 .BodyCenter.BodyCenter38974429 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974429 .BodyCenter.BodyCenter38974429 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974429 >.module_38974429 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974429 >.module_38974429 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974429 >.module_38974429 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974429:hover {
border:none;
}
#module_38974429:hover >.module_38974429 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974429 .BodyCenter{text-align:right;}
#module_38974429 .moduleButton{font-size:14px;}
#module_38974429 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_38974429 .moduleButton{color:#1e88e5;}
#module_38974429 .moduleButton{font-weight:normal;}
#module_38974429 .moduleButton{text-decoration:none;}
#module_38974429 .moduleButton{font-style:normal;}
#module_38974429 .moduleButton, #module_38974429 .moduleButton.faded:before{background-color:#fff;}
#module_38974429 .moduleButton, #module_38974429 .moduleButton.faded:before{}
#module_38974429 .moduleButton, #module_38974429 .moduleButton.faded:before{}
#module_38974429 .moduleButton, #module_38974429 .moduleButton.faded:before{}
#module_38974429 .moduleButton, #module_38974429 .moduleButton.faded:before{}
#module_38974429 .moduleButton, #module_38974429 .moduleButton.faded:before{}
#module_38974429 .moduleButton{border-color:#1e88e5;}
#module_38974429 .moduleButton{border-style:solid;}
#module_38974429 .moduleButton{border-width:0px;}
#module_38974429 .moduleButton{width:54px;}
#module_38974429 .moduleButton,#module_38974429 .BreadsvgIcon{height:40px;line-height:40px;}
#module_38974429 .BodyCenter{color:#1e88e5;}
#module_38974429 .moduleButton{border-top-left-radius:0px;}
#module_38974429 .moduleButton{border-top-right-radius:0px;}
#module_38974429 .moduleButton{border-bottom-left-radius:0px;}
#module_38974429 .moduleButton{border-bottom-right-radius:0px;}
#module_38974429 .BreadIcon{font-size:px;} #module_38974429 .BreadsvgIcon svg{width:px;height:px;}
#module_38974429 .BreadIcon{color:#1e88e5;} #module_38974429 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_38974429 .BreadIcon,#module_38974429 .BreadsvgIcon{margin-left:px;}
#module_38974429 .BreadIcon,#module_38974429 .BreadsvgIcon{margin-right:px;}
#module_38974429 .moduleButton{box-shadow:;}
#module_38974429 .moduleButton:hover .BreadIcon{font-size:px;} #module_38974429 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_38974429 .moduleButton:hover .BreadIcon{color:#fff} #module_38974429 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_38974429 .moduleButton:hover{font-size:14px;}
#module_38974429 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_38974429 .moduleButton:hover{color:#fff;}
#module_38974429 .moduleButton:hover{font-weight:normal;}
#module_38974429 .moduleButton:hover{text-decoration:none;}
#module_38974429 .moduleButton:hover{font-style:normal;}
#module_38974429 .moduleButton:before, #module_38974429 .moduleButton.faded:before{background-color:#1976d2;}
#module_38974429 .moduleButton:before, #module_38974429 .moduleButton.faded:before{}
#module_38974429 .moduleButton:before, #module_38974429 .moduleButton.faded:before{}
#module_38974429 .moduleButton:before, #module_38974429 .moduleButton.faded:before{}
#module_38974429 .moduleButton:before, #module_38974429 .moduleButton.faded:before{}
#module_38974429 .moduleButton:before, #module_38974429 .moduleButton.faded:before{}
#module_38974429 .moduleButton:hover{border-color:#1e88e5;}
#module_38974429 .moduleButton:hover{border-style:solid;}
#module_38974429 .moduleButton:hover{border-width:0px;}
#module_38974429 .moduleButton:hover{box-shadow:;}

.module_38974314 .ModuleHead .HeadCenter{float:none;}
#module_38974314 {
padding:0px;
}
#module_38974314 {
position:static;
z-index:0;
top:4606px;
left:1774px;
width:100%;
height: auto;
}
#module_38974314 .ModuleHead38974314 {
display:none;
}
#module_38974314 .BodyCenter.BodyCenter38974314 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974314 >.module_38974314 {
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_38974314 >.module_38974314{
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_38974314 .BodyCenter.BodyCenter38974314 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974314 .BodyCenter.BodyCenter38974314 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974314 >.module_38974314 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974314 >.module_38974314 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974314 >.module_38974314 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974314:hover {
border:none;
}
#module_38974314:hover >.module_38974314 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974314 .ModuleSubContainer{background-color:transparent;}
#module_38974314 .ModuleSubContainer{background-image:none;}
#module_38974314 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974314 .ModuleSubContainer{background-position:0% 0%;}
#module_38974314 .ModuleSubContainer{background-attachment:scroll;}
#module_38974314 .ModuleSubContainer{}
#module_38974314 {!bgVideo!}{bgVideoUrl:none}
#module_38974314 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974314 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_38974314 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer38974314 {max-width:1440px;width:auto;}
/*内容*/
.ModuleNewsListGiant.layout-105 .news-container{ width: 100%; margin: 0 auto;}
.ModuleNewsListGiant.layout-105 .news-item{ padding: 14px; border-bottom: 1px dotted #ccc;}
.ModuleNewsListGiant.layout-105 .news-item a{display: block;}
.ModuleNewsListGiant.layout-105 .news-item .news-con{  width:65%;}
.ModuleNewsListGiant.layout-105 .news-item .news-con .news-title{ font-size: 20px; color: #333333;}
.ModuleNewsListGiant.layout-105 .news-item .news-con .news-desc{ font-size: 14px; color: #999999; padding-top: 3px;overflow:hidden;  text-overflow:ellipsis;  -o-text-overflow:ellipsis;  -webkit-text-overflow:ellipsis;  -moz-text-overflow:ellipsis;}
.ModuleNewsListGiant.layout-105 .news-img .dummy {padding-top: 77.5%;}
.ModuleNewsListGiant.layout-105 .w100{width:100% !important} 
.ModuleNewsListGiant.layout-105 .news-container .news-img{
	transition: all .3s ease-out;
	width: 20%;
	overflow: hidden;
	clear: both;
	position: relative;
	list-style-type: none;
	display: block;
	overflow: hidden;
	max-width: 100%;
	margin: auto;
	margin-right: 5%;
}
.ModuleNewsListGiant.layout-105 time{
	display: block;
    margin-top: 10px;
    margin-bottom: 14px;
}
.ModuleNewsListGiant.layout-105 .news-container .news-img img{
	transition: all .3s ease-out;
	position: absolute;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	margin:auto;
	padding: auto;
	display: block;
}

.ModuleNewsListGiant.layout-105 .news-detailbtn span{transition: all .3s ease-out ;}
.ModuleNewsListGiant.layout-105 .news-detailbtn{ width: 108px; display: block; cursor: pointer; height: 30px;margin-top: 20px;background: #fff; transition: all .3s ease-out 0s; position: relative;box-shadow: 0px 0px 2px rgba(0,0,0,.2);font-size: 11px; color: #999; line-height: 30px; text-align: center;}
.ModuleNewsListGiant.layout-105 .news-detailbtn::before{  opacity:0;content: "";transition: all .3s ease-out ; transition: all .3s ease-out ; width: 32px;height: 32px; display: block; position: absolute;     top: -1px;right: 0; background: #000;}
.ModuleNewsListGiant.layout-105 .news-detailbtn::after{   opacity:0; content: ""; background: url("../image/icon.png") no-repeat center; position: absolute;top: 4px;right: 7px;width: 20px; height: 20px; display: block;}
.ModuleNewsListGiant.layout-105 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-105 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 3px 12px; line-height: 1; background: #eee; margin-top: 2px; margin-right: 10px;}
.ModuleNewsListGiant.layout-105 .videobox .Mantle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-105 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}
@media (max-width: 767px) {
	.ModuleNewsListGiant.layout-105 .news-desc {
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		/* white-space: nowrap; */
		/* display: block !important; */
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn {
		display: none;
	}

	.ModuleNewsListGiant.layout-105 .news-container .news-img {
		overflow: hidden;
		transition: all .3s ease-out;
		width: 35%;
	}

	.ModuleNewsListGiant.layout-105 .news-item .news-con {
		width: 60%;
	}
}

@media (min-width: 768px) {
	.ModuleNewsListGiant.layout-105 .news-item:hover .news-img img {
		-webkit-transform:scale(1.2);
		transform:translate(-50%, -50%) scale(1.2);
		transition: all .3s ease-out;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover::before {
		opacity: 1;
		cursor: pointer;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover::after {
		opacity: 1;
		cursor: pointer;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover span {
		margin-left: -30px;
	}
}


/*置顶推荐*/
.ModuleNewsListGiant.layout-105 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-top;
}
.ModuleNewsListGiant.layout-105 .pagerGiant .inputer{outline: 0;}.module_38974427 .ModuleHead .HeadCenter{float:none;}
#module_38974427 {
padding:0px;
}
#module_38974427 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_38974427 .ModuleHead38974427 {
display:none;
}
#module_38974427 .ModuleHead .HeadText.HeadText38974427 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_38974427 .ModuleHead .HeadCenter.HeadCenter38974427{text-align:left;}
#module_38974427 .ModuleHead .HeadCenter.HeadCenter38974427 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_38974427 .BodyCenter.BodyCenter38974427 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974427 >.module_38974427 {
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_38974427 >.module_38974427{
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_38974427 .BodyCenter.BodyCenter38974427 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974427 .BodyCenter.BodyCenter38974427 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974427 >.module_38974427 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_38974427 >.module_38974427 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974427 >.module_38974427 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974427:hover {
border:none;
}
#module_38974427:hover >.module_38974427 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974427 .news-item{padding-left:px;}
#module_38974427 .news-item{padding-right:px;}
#module_38974427 .news-item{padding-top:px;}
#module_38974427 .news-item{padding-bottom:px;}
#module_38974427 .videobox .iconfont{font-size:px;}
#module_38974427 {}@media (max-width: 767px) { #module_38974427 .videobox .iconfont{font-size:px;}}
#module_38974427 .news-item.even{background-color:#ffffff;}
#module_38974427 .news-item.even{background-image:none;}
#module_38974427 .news-item.even{background-repeat:no-repeat;}
#module_38974427 .news-item.even{}
#module_38974427 .news-item.even{}
#module_38974427 .news-item.even{}
#module_38974427 .news-item.odd{background-color:#ffffff;}
#module_38974427 .news-item.odd{background-image:none;}
#module_38974427 .news-item.odd{background-repeat:no-repeat;}
#module_38974427 .news-item.odd{}
#module_38974427 .news-item.odd{}
#module_38974427 .news-item.odd{}
#module_38974427 .news-item{border-bottom-color:#ccc;}
#module_38974427 .news-item{border-bottom-style:dashed;}
#module_38974427 .news-item{border-bottom-width:1px;}
#module_38974427 .news-img .dummy{background-color:transparent;}
#module_38974427 .news-img .dummy{}
#module_38974427 .news-img .dummy{background-repeat:no-repeat;}
#module_38974427 .news-img .dummy{}
#module_38974427 .news-img .dummy{}
#module_38974427 .news-img .dummy{}
#module_38974427 .news-img{border-top-left-radius:0px;}
#module_38974427 .news-img{border-top-right-radius:0px;}
#module_38974427 .news-img{border-bottom-left-radius:0px;}
#module_38974427 .news-img{border-bottom-right-radius:0px;}
#module_38974427 .news-img{border-top-color:transparent;}
#module_38974427 .news-img{border-top-style:none;}
#module_38974427 .news-img{border-top-width:0px;}
#module_38974427 .news-img{border-right-color:transparent;}
#module_38974427 .news-img{border-right-style:none;}
#module_38974427 .news-img{border-right-width:0px;}
#module_38974427 .news-img{border-bottom-color:transparent;}
#module_38974427 .news-img{border-bottom-style:none;}
#module_38974427 .news-img{border-bottom-width:0px;}
#module_38974427 .news-img{border-left-color:transparent;}
#module_38974427 .news-img{border-left-style:none;}
#module_38974427 .news-img{border-left-width:0px;}
#module_38974427 .news-img{width:%;} #module_38974427 .news-con{width:calc(100% - % - 7%);}
#module_38974427 {}@media (max-width: 767px) {#module_38974427 .news-img{width:%;} #module_38974427 .news-con{width:calc(100% - % - 7%);}}
#module_38974427 .news-img .dummy{padding-top:;}
#module_38974427 .news-img .t-img{ object-fit:;}
#module_38974427 .news-img .t-img{ width:;}
#module_38974427 .news-img .t-img{ height:;}
#module_38974427 .news-img .t-img{border-radius:px;}
#module_38974427 .news-title{font-size:16px;line-height:16pt;}
#module_38974427 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_38974427 .news-title{color:#333;}
#module_38974427 .news-title{font-weight:normal;}
#module_38974427 .news-title{text-decoration:none;}
#module_38974427 .news-title{font-style:normal;}
#module_38974427 .news-title{margin-top:px;}
#module_38974427 .news-title{margin-bottom:px;}
#module_38974427 .news-desc{font-size:14px;line-height:calc( 14px + 12px )}
#module_38974427 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_38974427 .news-desc{color:#999;}
#module_38974427 .news-desc{font-weight:normal;}
#module_38974427 .news-desc{text-decoration:none;}
#module_38974427 .news-desc{font-style:normal;}
#module_38974427 .news-desc{margin-top:px;}
#module_38974427 .news-desc{margin-bottom:px;}
#module_38974427 .news-detailbtn{font-size:12px;}
#module_38974427 .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974427 .news-detailbtn{color:#666;}
#module_38974427 .news-detailbtn{font-weight:normal;}
#module_38974427 .news-detailbtn{text-decoration:none;}
#module_38974427 .news-detailbtn{font-style:normal;}
#module_38974427 .news-detailbtn{background-color:#fff;}
#module_38974427 .news-detailbtn{background-image:none;}
#module_38974427 .news-detailbtn{background-repeat:no-repeat;}
#module_38974427 .news-detailbtn{}
#module_38974427 .news-detailbtn{}
#module_38974427 .news-detailbtn{}
#module_38974427 .news-item .news-detailbtn::before{background-color:#000000;}
#module_38974427 .news-item .news-detailbtn::before{background-image:none;}
#module_38974427 .news-item .news-detailbtn::before{background-repeat:no-repeat;}
#module_38974427 .news-item .news-detailbtn::before{}
#module_38974427 .news-item .news-detailbtn::before{}
#module_38974427 .news-item .news-detailbtn::before{}
#module_38974427 .news-label .a-label{font-size:px;}
#module_38974427 .news-label .a-label{font-family:;}
#module_38974427 .news-label .a-label{color:;}
#module_38974427 .news-label .a-label{}
#module_38974427 .news-label .a-label{}
#module_38974427 .news-label .a-label{}
#module_38974427 .news-label{margin-top:px;}
#module_38974427 .news-label{margin-bottom:px;}
#module_38974427 .news-label{margin-left:px;}
#module_38974427 .news-label{margin-right:px;}
#module_38974427 .news-label{padding-top:px;}
#module_38974427 .news-label{padding-bottom:px;}
#module_38974427 .news-label{padding-left:px;}
#module_38974427 .news-label{padding-right:px;}
#module_38974427 .news-label{background-color:;}
#module_38974427 .news-label{}
#module_38974427 .news-label{}
#module_38974427 .news-label{}
#module_38974427 .news-label{}
#module_38974427 .news-label{}
#module_38974427 .news-label{border-top-color:;}
#module_38974427 .news-label{border-top-style:;}
#module_38974427 .news-label{border-top-width:px;}
#module_38974427 .news-label{border-right-color:;}
#module_38974427 .news-label{border-right-style:;}
#module_38974427 .news-label{border-right-width:px;}
#module_38974427 .news-label{border-bottom-color:;}
#module_38974427 .news-label{border-bottom-style:;}
#module_38974427 .news-label{border-bottom-width:px;}
#module_38974427 .news-label{border-left-color:;}
#module_38974427 .news-label{border-left-style:;}
#module_38974427 .news-label{border-left-width:px;}
#module_38974427 .pagerGiant .text{font-size:px;}
#module_38974427 .pagerGiant .text{font-family:;}
#module_38974427 .pagerGiant .text{color:;}
#module_38974427 .pagerGiant .text{}
#module_38974427 .pagerGiant .text{}
#module_38974427 .pagerGiant .text{}
#module_38974427 .pagerGiant .current,#module_38974427 .pagerGiant .num,#module_38974427 .pagerGiant .inputer{width:px}
#module_38974427 .pagerGiant .current,#module_38974427 .pagerGiant .num,#module_38974427 .pagerGiant .inputer{height:px}
#module_38974427 .pagerGiant .num{font-size:px;}
#module_38974427 .pagerGiant .num{font-family:;}
#module_38974427 .pagerGiant .num{color:;}
#module_38974427 .pagerGiant .num{}
#module_38974427 .pagerGiant .num{}
#module_38974427 .pagerGiant .num{}
#module_38974427 .pagerGiant .submit{width:px}
#module_38974427 .pagerGiant .submit{height:px}
#module_38974427 .pagerGiant .current,#module_38974427 .pagerGiant .num,#module_38974427 .pagerGiant .inputer,#module_38974427 .pagerGiant .submit{border-top-left-radius:px;}
#module_38974427 .pagerGiant .current,#module_38974427 .pagerGiant .num,#module_38974427 .pagerGiant .inputer,#module_38974427 .pagerGiant .submit{border-top-right-radius:px;}
#module_38974427 .pagerGiant .current,#module_38974427 .pagerGiant .num,#module_38974427 .pagerGiant .inputer,#module_38974427 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_38974427 .pagerGiant .current,#module_38974427 .pagerGiant .num,#module_38974427 .pagerGiant .inputer,#module_38974427 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_38974427 .pagerGiant .next,#module_38974427 .pagerGiant .splitline{color:;}
#module_38974427 .pagerGiant .num{background-color:;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .inputer{border-top-color:;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .inputer{border-top-style:;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer{border-top-width:px;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .inputer{border-bottom-color:;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .inputer{border-bottom-style:;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer{border-bottom-width:px;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .inputer{border-left-color:;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .inputer{border-left-style:;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer{border-left-width:px;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .inputer{border-right-color:;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .inputer{border-right-style:;}
#module_38974427 .pagerGiant .num, #module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer{border-right-width:px;}
#module_38974427 .page-more a{font-size:px;}
#module_38974427 .page-more a{font-family:;}
#module_38974427 .page-more a{color: !important;}
#module_38974427 .page-more a{}
#module_38974427 .page-more a{}
#module_38974427 .page-more a{}
#module_38974427 .page-more a{background-color:;}
#module_38974427 .page-more a{border-top-color:;}
#module_38974427 .page-more a{border-top-style:;}
#module_38974427 .page-more a{border-top-width:px;}
#module_38974427 .page-more a{border-bottom-color:;}
#module_38974427 .page-more a{border-bottom-style:;}
#module_38974427 .page-more a{border-bottom-width:px;}
#module_38974427 .page-more a{border-left-color:;}
#module_38974427 .page-more a{border-left-style:;}
#module_38974427 .page-more a{border-left-width:px;}
#module_38974427 .page-more a{border-right-color:;}
#module_38974427 .page-more a{border-right-style:;}
#module_38974427 .page-more a{border-right-width:px;}
#module_38974427 .news-item time{font-size:px;}
#module_38974427 .news-item time{font-family:;}
#module_38974427 .news-item time{color:;}
#module_38974427 .news-item time{}
#module_38974427 .news-item time{}
#module_38974427 .news-item time{}
#module_38974427 .news-item:hover.even{background-color:#ffffff;}
#module_38974427 .news-item:hover.even{background-image:none;}
#module_38974427 .news-item:hover.even{background-repeat:no-repeat;}
#module_38974427 .news-item:hover.even{}
#module_38974427 .news-item:hover.even{}
#module_38974427 .news-item:hover.even{}
#module_38974427 .news-item:hover.odd{background-color:#ffffff;}
#module_38974427 .news-item:hover.odd{background-image:none;}
#module_38974427 .news-item:hover.odd{background-repeat:no-repeat;}
#module_38974427 .news-item:hover.odd{}
#module_38974427 .news-item:hover.odd{}
#module_38974427 .news-item:hover.odd{}
#module_38974427 .news-item:hover{border-bottom-color:#ccc;}
#module_38974427 .news-item:hover{border-bottom-style:dotted;}
#module_38974427 .news-item:hover{border-bottom-width:1px;}
#module_38974427 .news-item:hover .news-img{border-top-color:transparent;}
#module_38974427 .news-item:hover .news-img{border-top-style:none;}
#module_38974427 .news-item:hover .news-img{border-top-width:0px;}
#module_38974427 .news-item:hover .news-img{border-right-color:transparent;}
#module_38974427 .news-item:hover .news-img{border-right-style:none;}
#module_38974427 .news-item:hover .news-img{border-right-width:0px;}
#module_38974427 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_38974427 .news-item:hover .news-img{border-bottom-style:none;}
#module_38974427 .news-item:hover .news-img{border-bottom-width:0px;}
#module_38974427 .news-item:hover .news-img{border-left-color:transparent;}
#module_38974427 .news-item:hover .news-img{border-left-style:none;}
#module_38974427 .news-item:hover .news-img{border-left-width:0px;}
#module_38974427 .news-item:hover .news-title{font-size:16px;line-height:16pt;}
#module_38974427 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_38974427 .news-item:hover .news-title{color:rgb(247, 150, 70);}
#module_38974427 .news-item:hover .news-title{font-weight:normal;}
#module_38974427 .news-item:hover .news-title{text-decoration:none;}
#module_38974427 .news-item:hover .news-title{font-style:normal;}
#module_38974427 .news-item:hover .news-desc{font-size:14px;}
#module_38974427 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_38974427 .news-item:hover .news-desc{color:#999;}
#module_38974427 .news-item:hover .news-desc{font-weight:normal;}
#module_38974427 .news-item:hover .news-desc{text-decoration:none;}
#module_38974427 .news-item:hover .news-desc{font-style:normal;}
#module_38974427 .news-item:hover time{font-size:18px;}
#module_38974427 .news-item:hover time{font-family:;}
#module_38974427 .news-item:hover time{color:#333;}
#module_38974427 .news-item:hover time{font-weight:normal;}
#module_38974427 .news-item:hover time{text-decoration:none;}
#module_38974427 .news-item:hover time{font-style:normal;}
#module_38974427 .news-item:hover .news-detailbtn{font-size:12px;}
#module_38974427 .news-item:hover .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_38974427 .news-item:hover .news-detailbtn{color:#666;}
#module_38974427 .news-item:hover .news-detailbtn{font-weight:normal;}
#module_38974427 .news-item:hover .news-detailbtn{text-decoration:none;}
#module_38974427 .news-item:hover .news-detailbtn{font-style:normal;}
#module_38974427 .news-item:hover .news-detailbtn{background-color:#fff;}
#module_38974427 .news-item:hover .news-detailbtn{background-image:none;}
#module_38974427 .news-item:hover .news-detailbtn{background-repeat:no-repeat;}
#module_38974427 .news-item:hover .news-detailbtn{}
#module_38974427 .news-item:hover .news-detailbtn{}
#module_38974427 .news-item:hover .news-detailbtn{}
#module_38974427 .news-label:hover .a-label{font-size:px;}
#module_38974427 .news-label:hover .a-label{font-family:;}
#module_38974427 .news-label:hover .a-label{color:;}
#module_38974427 .news-label:hover .a-label{}
#module_38974427 .news-label:hover .a-label{}
#module_38974427 .news-label:hover .a-label{}
#module_38974427 .news-label:hover{background-color:;}
#module_38974427 .news-label:hover{}
#module_38974427 .news-label:hover{}
#module_38974427 .news-label:hover{}
#module_38974427 .news-label:hover{}
#module_38974427 .news-label:hover{}
#module_38974427 .news-label:hover{border-top-color:;}
#module_38974427 .news-label:hover{border-top-style:;}
#module_38974427 .news-label:hover{border-right-color:;}
#module_38974427 .news-label:hover{border-right-style:;}
#module_38974427 .news-label:hover{border-bottom-color:;}
#module_38974427 .news-label:hover{border-bottom-style:;}
#module_38974427 .news-label:hover{border-left-color:;}
#module_38974427 .news-label:hover{border-left-style:;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit{font-size:px;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit{font-family:;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit{color:;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit{}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit{}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit{}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit{background-color:;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer:hover{border-top-color:;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer:hover{border-top-style:;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer:hover{border-left-color:;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer:hover{border-left-style:;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer:hover{border-right-color:;}
#module_38974427 .pagerGiant .current, #module_38974427 .pagerGiant .submit, #module_38974427 .pagerGiant .inputer:hover{border-right-style:;}
#module_38974427 .page-more a:hover{font-size:px;}
#module_38974427 .page-more:hover a{font-family:;}
#module_38974427 .page-more a:hover{color: !important;}
#module_38974427 .page-more a:hover {}
#module_38974427 .page-more a:hover {}
#module_38974427 .page-more a:hover {}
#module_38974427 .page-more a:hover{background-color:;}
#module_38974427 .page-more a:hover{border-top-color:;}
#module_38974427 .page-more a:hover{border-top-style:;}
#module_38974427 .page-more a:hover{border-bottom-color:;}
#module_38974427 .page-more a:hover{border-bottom-style:;}
#module_38974427 .page-more a:hover{border-left-color:;}
#module_38974427 .page-more a:hover{border-left-style:;}
#module_38974427 .page-more a:hover{border-right-color:;}
#module_38974427 .page-more a:hover{border-right-style:;}

.ModuleNewsListGiant.layout-116 .news-container{ width: 100%; margin: 0 auto;}
.ModuleNewsListGiant.layout-116 .news-span1{position:absolute;top: 0;padding: 23px 0 23px 20px;color:#999999;width:100%; -webkit-transition: all .4s ease;  -moz-transition: all .4s ease;  -ms-transition: all .4s ease;transition: all .4s ease}
.ModuleNewsListGiant.layout-116 .news-span2{position:absolute;top: 115px;border-top: 1px solid #ddd;width: 100%;padding:0 20px; -webkit-transition: all .4s ease;  -moz-transition: all .4s ease;  -ms-transition: all .4s ease;transition: all .4s ease}
.ModuleNewsListGiant.layout-116 .news-item{position: relative;  overflow: hidden;display: inline-block;width: calc((100% - 130px)/3);height: 254px;}
.ModuleNewsListGiant.layout-116 .swiper-bottom{padding-bottom: 50px}
.ModuleNewsListGiant.layout-116 .news-item .news-time{ padding: 6px 0;  text-align: center;  color: #333333;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}
.ModuleNewsListGiant.layout-116 .news-action{ padding: 40px 0px; box-sizing: border-box; }
.ModuleNewsListGiant.layout-116 .news-item .news-time-date{font-size: 30px;}
.ModuleNewsListGiant.layout-116 .news-item .news-title{color: #333333;  line-height: 24px;     -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s; }
.ModuleNewsListGiant.layout-116 .news-item .news-desc{ margin-top: 12px ;font-size: 12px; color: #999999;width: 100%;overflow: hidden;text-overflow:ellipsis;-webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}
.ModuleNewsListGiant.layout-116 .news-item .news-tit{position: relative;z-index: 10}
.ModuleNewsListGiant.layout-116 .news-item:after { content: "";  position: absolute;top: 0;  left: 0;  width:0;height:100%;  z-index: 0;  display:block ;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;  }
.ModuleNewsListGiant.layout-116 .news-icon{border:1px solid #ddd;text-align:center;width: 46px;height: 46px;display: block;position: absolute;top: 33px;left: 170px;opacity:0;-webkit-transition: all .6s ease;  -moz-transition: all .6s ease;  -ms-transition: all .6s ease;transition: all .6s ease}
.ModuleNewsListGiant.layout-116 .news-icon i{font-size: 30px;margin-top: 5px;color: transparent}
.ModuleNewsListGiant.layout-116 .news-item:hover .news-icon{opacity:1;left: 135px}
.ModuleNewsListGiant.layout-116 .swiper-button-prev, .ModuleNewsListGiant.layout-116 .swiper-button-next{display: block}
.ModuleNewsListGiant.layout-116 .news-title-oneline{
  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
@media (min-width: 768px) {
  .ModuleNewsListGiant.layout-116 .news-item:hover .news-span1 {
    top: 139px;
    color: #fff
  }

  .ModuleNewsListGiant.layout-116 .news-item:hover .news-span2 {
    top: 0;
  }
}

@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-116 .swiper-button-prev, .ModuleNewsListGiant.layout-116 .swiper-button-next {
    display: none
  }

  .ModuleNewsListGiant.layout-116 .swiper-bottom {
    padding-bottom: 0px
  }

  .ModuleNewsListGiant.layout-116 .news-item:nth-child(n+4) {
    margin-top: 0
  }

  .ModuleNewsListGiant.layout-116 .news-item:hover .news-time-date, .ModuleNewsListGiant.layout-116 .news-item:hover .news-time-year {
    color: #666 !important;
  }

  .ModuleNewsListGiant.layout-116 .news-item:hover .news-span1 {
    background-color: transparent !important;
  }

  .ModuleNewsListGiant.layout-116 .news-container {
    margin: 0
  }

  .ModuleNewsListGiant.layout-116 .news-item {
    width: 100%;
    height: 100%;
  }

  .ModuleNewsListGiant.layout-116 .news-span2 {
    top: 0;
    position:static;
  }

  .ModuleNewsListGiant.layout-116 .news-item .news-time-date, .ModuleNewsListGiant.layout-116 .news-item .news-time-year {
    font-size: 14px !important;
    display: inline-block
  }

  .ModuleNewsListGiant.layout-116 .news-item .news-title {
    font-size: 14px
  }

  .ModuleNewsListGiant.layout-116 .news-span1 {
    top: 42px;
    right: 10px;
    width: 92px;
    padding: 0
  }

  .ModuleNewsListGiant.layout-116 .news-item .news-desc {
    height: 36px;
  }

  .ModuleNewsListGiant.layout-116 .news-item .news-title {
    width: calc(100% - 92px)
  }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-116 .staFun{
  border: 1px solid #e50b1c;
  font-size: 12px;
  padding: 0px 2px;
  color: #e50b1c;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align:middle;
}

.ModuleNewsListGiant.layout-116 .swiper-button-next,.ModuleNewsListGiant.layout-116 .swiper-button-prev {
  position: absolute;
  width: 30px;
  height: 30px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 12px 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.2);
  line-height: 30px;
}
.ModuleNewsListGiant.layout-116 .swiper-button-prev:hover,.ModuleNewsListGiant.layout-116 .swiper-button-next:hover{
  background-color: #15ab47;
}
.module_38974315 .ModuleHead .HeadCenter{float:none;}
#module_38974315 {
padding:0px;
}
#module_38974315 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974315 .ModuleHead38974315 {
display:none;
}

#module_38974315 .news-item{border-top-color:#fff;}
#module_38974315 .news-item{border-top-style:none;}
#module_38974315 .news-item{border-top-width:0px;}
#module_38974315 .news-item{border-right-color:#fff;}
#module_38974315 .news-item{border-right-style:none;}
#module_38974315 .news-item{border-right-width:0px;}
#module_38974315 .news-item{border-bottom-color:#fff;}
#module_38974315 .news-item{border-bottom-style:none;}
#module_38974315 .news-item{border-bottom-width:0px;}
#module_38974315 .news-item{border-left-color:#fff;}
#module_38974315 .news-item{border-left-style:none;}
#module_38974315 .news-item{border-left-width:0px;}
#module_38974315 .news-title{font-size:18px;line-height:calc( 6px + 18px );}
#module_38974315 .news-title{font-family:;}
#module_38974315 .news-title{color:#333;}
#module_38974315 .news-title{font-weight:normal;}
#module_38974315 .news-title{text-decoration:none;}
#module_38974315 .news-title{font-style:normal;}
#module_38974315 .news-title{margin-top:0px;}
#module_38974315 .news-title{margin-bottom:0px;}
#module_38974315 .news-title{margin-left:0px;}
#module_38974315 .news-title{margin-right:0px;}
#module_38974315 .news-desc{font-size:12px;}
#module_38974315 .news-desc{font-family:;}
#module_38974315 .news-desc{color:#999;}
#module_38974315 .news-desc{font-weight:normal;}
#module_38974315 .news-desc{text-decoration:none;}
#module_38974315 .news-desc{font-style:normal;}
#module_38974315 .news-time-date{font-size:32px;}
#module_38974315 .news-time-date{font-family:;}
#module_38974315 .news-time-date{color:#666;}
#module_38974315 .news-time-date{font-weight:normal;}
#module_38974315 .news-time-date{text-decoration:none;}
#module_38974315 .news-time-date{font-style:normal;}
#module_38974315 .news-time-year{font-size:14px;}
#module_38974315 .news-time-year{font-family:;}
#module_38974315 .news-time-year{color:#666;}
#module_38974315 .news-time-year{font-weight:normal;}
#module_38974315 .news-time-year{text-decoration:none;}
#module_38974315 .news-time-year{font-style:normal;}
#module_38974315 .news-item .news-span2{border-top-color:#eee;}
#module_38974315 .news-item .news-span2{border-top-style:solid;}
#module_38974315 .news-item .news-span2{border-top-width:1px;}
#module_38974315 .swiper-button-next:hover{background-color:#1976d2;}#module_38974315 .swiper-button-prev:hover{background-color:#1976d2;}
#module_38974315 .news-item:hover .news-icon i{color:#fff;}#module_38974315 .news-item:hover .news-icon{border-color:#fff;}
#module_38974315 .news-item:hover .news-span1{background-color:#1976d2;}
#module_38974315 .news-item:hover{border-top-color:transparent;}
#module_38974315 .news-item:hover{border-top-style:solid;}
#module_38974315 .news-item:hover{border-top-width:0px;}
#module_38974315 .news-item:hover{border-right-color:transparent;}
#module_38974315 .news-item:hover{border-right-style:solid;}
#module_38974315 .news-item:hover{border-right-width:0px;}
#module_38974315 .news-item:hover{border-bottom-color:transparent;}
#module_38974315 .news-item:hover{border-bottom-style:solid;}
#module_38974315 .news-item:hover{border-bottom-width:0px;}
#module_38974315 .news-item:hover{border-left-color:transparent;}
#module_38974315 .news-item:hover{border-left-style:solid;}
#module_38974315 .news-item:hover{border-left-width:0px;}
#module_38974315 .news-item:hover .news-title{font-size:18px;line-height:calc( 6px + 18px );}
#module_38974315 .news-item:hover .news-title{font-family:;}
#module_38974315 .news-item:hover .news-title{color:#333;}
#module_38974315 .news-item:hover .news-title{font-weight:normal;}
#module_38974315 .news-item:hover .news-title{text-decoration:none;}
#module_38974315 .news-item:hover .news-title{font-style:normal;}
#module_38974315 .news-item:hover .news-desc{font-size:12px;}
#module_38974315 .news-item:hover .news-desc{font-family:;}
#module_38974315 .news-item:hover .news-desc{color:#333;}
#module_38974315 .news-item:hover .news-desc{font-weight:normal;}
#module_38974315 .news-item:hover .news-desc{text-decoration:none;}
#module_38974315 .news-item:hover .news-desc{font-style:normal;}
#module_38974315 .news-item:hover .news-time-date{font-size:32px;}
#module_38974315 .news-item:hover .news-time-date{font-family:;}
#module_38974315 .news-item:hover .news-time-date{color:#fff;}
#module_38974315 .news-item:hover .news-time-date{font-weight:normal;}
#module_38974315 .news-item:hover .news-time-date{text-decoration:none;}
#module_38974315 .news-item:hover .news-time-date{font-style:normal;}
#module_38974315 .news-item:hover .news-time-year{font-size:14px;}
#module_38974315 .news-item:hover .news-time-year{font-family:;}
#module_38974315 .news-item:hover .news-time-year{color:#fff;}
#module_38974315 .news-item:hover .news-time-year{font-weight:normal;}
#module_38974315 .news-item:hover .news-time-year{text-decoration:none;}
#module_38974315 .news-item:hover .news-time-year{font-style:normal;}
#module_38974315 .news-item:hover .news-span2{border-top-color:#1976d2;}
#module_38974315 .news-item:hover .news-span2{border-top-style:solid;}
#module_38974315 .news-item:hover .news-span2{border-top-width:1px;}

.module_38974865 .ModuleHead .HeadCenter{float:none;}
#module_38974865 {
padding:0px;
}
#module_38974865 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_38974865 .ModuleHead38974865 {
display:none;
}
#module_38974865 .BodyCenter.BodyCenter38974865 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974865 >.module_38974865 {
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_38974865 >.module_38974865{
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_38974865 .BodyCenter.BodyCenter38974865 {
padding-top:0.0000%;
padding-left:2.3518%;
padding-right:2.3518%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974865 .BodyCenter.BodyCenter38974865 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974865 >.module_38974865 {
margin-top:0.9407%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.4111%;
}
}
@media screen and (max-width: 767px){
#module_38974865 >.module_38974865 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974865 >.module_38974865 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974865:hover {
border:none;
}
#module_38974865:hover >.module_38974865 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974865 .ModuleSubContainer{background-color:transparent;}
#module_38974865 .ModuleSubContainer{background-image:none;}
#module_38974865 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974865 .ModuleSubContainer{background-position:0% 0%;}
#module_38974865 .ModuleSubContainer{background-attachment:scroll;}
#module_38974865 .ModuleSubContainer{}
#module_38974865 {!bgVideo!}{bgVideoUrl:none}
#module_38974865 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974865 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_38974865 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer38974865 {max-width:1400px;width:auto;}
.module_137180682 .ModuleHead .HeadCenter{float:none;}
#module_137180682 {
padding:0px;
}
#module_137180682 {
position:static;
z-index:0;
top:35px;
width:100%;
height: auto;
}
#module_137180682 .ModuleHead137180682 {
display:none;
}
#module_137180682 .BodyCenter.BodyCenter137180682 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137180682 >.module_137180682 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
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_137180682 >.module_137180682{
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_137180682 .BodyCenter.BodyCenter137180682 {
padding-top:10.7066%;
padding-left:10.7066%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137180682 .BodyCenter.BodyCenter137180682 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137180682 >.module_137180682 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137180682 >.module_137180682 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137180682 >.module_137180682 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137180682:hover {
border:none;
}
#module_137180682:hover >.module_137180682 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137180682 .ModuleImageTextGiantContent{margin-top:px;}
#module_137180682 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_137180682 .ModuleImageTextGiantContent{margin-left:px;}
#module_137180682 .ModuleImageTextGiantContent{margin-right:px;}
#module_137180682 .imageTextGiant-Container{padding-top:10px;}
#module_137180682 .imageTextGiant-Container{padding-bottom:10px;}
#module_137180682 .imageTextGiant-Container{padding-left:10px;}
#module_137180682 .imageTextGiant-Container{padding-right:10px;}
#module_137180682 .showHandle .btn{font-size:px;}
#module_137180682 .showHandle .btn{font-family:;}
#module_137180682 .showHandle .btn{color:;}
#module_137180682 .showHandle .btn{}
#module_137180682 .showHandle .btn{}
#module_137180682 .showHandle .btn{}
#module_137180682 .showHandle div{border-top-color: !important;}
#module_137180682 .showHandle div{border-top-style: !important;}
#module_137180682 .showHandle div{border-top-width:px !important;}
#module_137180682 .showHandle{background-color:;}
#module_137180682 .showHandle{}
#module_137180682 .showHandle{}
#module_137180682 .showHandle{}
#module_137180682 .showHandle{}
#module_137180682 .showHandle{}
#module_137180682 a{font-size:unset;font-family:unset}
.module_38974866 .ModuleHead .HeadCenter{float:none;}
#module_38974866 {
padding:0px;
}
#module_38974866 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974866 .ModuleHead38974866 {
display:none;
}
#module_38974866 .BodyCenter.BodyCenter38974866 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974866 >.module_38974866 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
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_38974866 >.module_38974866{
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_38974866 .BodyCenter.BodyCenter38974866 {
padding-top:10.7066%;
padding-left:10.7066%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974866 .BodyCenter.BodyCenter38974866 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974866 >.module_38974866 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974866 >.module_38974866 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974866 >.module_38974866 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974866:hover {
border:none;
}
#module_38974866:hover >.module_38974866 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974866 .ModuleImageTextGiantContent{margin-top:px;}
#module_38974866 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_38974866 .ModuleImageTextGiantContent{margin-left:px;}
#module_38974866 .ModuleImageTextGiantContent{margin-right:px;}
#module_38974866 .imageTextGiant-Container{padding-top:10px;}
#module_38974866 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974866 .imageTextGiant-Container{padding-left:10px;}
#module_38974866 .imageTextGiant-Container{padding-right:10px;}
#module_38974866 .showHandle .btn{font-size:px;}
#module_38974866 .showHandle .btn{font-family:;}
#module_38974866 .showHandle .btn{color:;}
#module_38974866 .showHandle .btn{}
#module_38974866 .showHandle .btn{}
#module_38974866 .showHandle .btn{}
#module_38974866 .showHandle div{border-top-color: !important;}
#module_38974866 .showHandle div{border-top-style: !important;}
#module_38974866 .showHandle div{border-top-width:px !important;}
#module_38974866 .showHandle{background-color:;}
#module_38974866 .showHandle{}
#module_38974866 .showHandle{}
#module_38974866 .showHandle{}
#module_38974866 .showHandle{}
#module_38974866 .showHandle{}
#module_38974866 a{font-size:unset;font-family:unset}
.module_38974867 .ModuleHead .HeadCenter{float:none;}
#module_38974867 {
padding:0px;
}
#module_38974867 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974867 .ModuleHead38974867 {
display:none;
}
#module_38974867 .BodyCenter.BodyCenter38974867 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974867 >.module_38974867 {
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_38974867 >.module_38974867{
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_38974867 .BodyCenter.BodyCenter38974867 {
padding-top:0.0000%;
padding-left:10.7066%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974867 .BodyCenter.BodyCenter38974867 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974867 >.module_38974867 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974867 >.module_38974867 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974867 >.module_38974867 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974867:hover {
border:none;
}
#module_38974867:hover >.module_38974867 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974867 .ModuleImageTextGiantContent{margin-top:px;}
#module_38974867 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_38974867 .ModuleImageTextGiantContent{margin-left:px;}
#module_38974867 .ModuleImageTextGiantContent{margin-right:px;}
#module_38974867 .imageTextGiant-Container{padding-top:10px;}
#module_38974867 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974867 .imageTextGiant-Container{padding-left:10px;}
#module_38974867 .imageTextGiant-Container{padding-right:10px;}
#module_38974867 .showHandle .btn{font-size:px;}
#module_38974867 .showHandle .btn{font-family:;}
#module_38974867 .showHandle .btn{color:;}
#module_38974867 .showHandle .btn{}
#module_38974867 .showHandle .btn{}
#module_38974867 .showHandle .btn{}
#module_38974867 .showHandle div{border-top-color: !important;}
#module_38974867 .showHandle div{border-top-style: !important;}
#module_38974867 .showHandle div{border-top-width:px !important;}
#module_38974867 .showHandle{background-color:;}
#module_38974867 .showHandle{}
#module_38974867 .showHandle{}
#module_38974867 .showHandle{}
#module_38974867 .showHandle{}
#module_38974867 .showHandle{}
#module_38974867 a{font-size:unset;font-family:unset}
.module_38974870 .ModuleHead .HeadCenter{float:none;}
#module_38974870 {
padding:0px;
}
#module_38974870 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974870 .ModuleHead38974870 {
display:none;
}
#module_38974870 .BodyCenter.BodyCenter38974870 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974870 >.module_38974870 {
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_38974870 >.module_38974870{
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_38974870 .BodyCenter.BodyCenter38974870 {
padding-top:0.0000%;
padding-left:10.7066%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974870 .BodyCenter.BodyCenter38974870 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974870 >.module_38974870 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974870 >.module_38974870 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974870 >.module_38974870 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974870:hover {
border:none;
}
#module_38974870:hover >.module_38974870 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974870 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974870 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974870 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974870 .ModuleImageTextGiantContent{margin-right:10px;}
#module_38974870 .imageTextGiant-Container{padding-top:10px;}
#module_38974870 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974870 .imageTextGiant-Container{padding-left:10px;}
#module_38974870 .imageTextGiant-Container{padding-right:10px;}
#module_38974870 .showHandle .btn{font-size:px;}
#module_38974870 .showHandle .btn{font-family:;}
#module_38974870 .showHandle .btn{color:;}
#module_38974870 .showHandle .btn{}
#module_38974870 .showHandle .btn{}
#module_38974870 .showHandle .btn{}
#module_38974870 .showHandle div{border-top-color: !important;}
#module_38974870 .showHandle div{border-top-style: !important;}
#module_38974870 .showHandle div{border-top-width:px !important;}
#module_38974870 .showHandle{background-color:;}
#module_38974870 .showHandle{}
#module_38974870 .showHandle{}
#module_38974870 .showHandle{}
#module_38974870 .showHandle{}
#module_38974870 .showHandle{}
#module_38974870 a{font-size:unset;font-family:unset}
.module_38974868 .ModuleHead .HeadCenter{float:none;}
#module_38974868 {
padding:0px;
}
#module_38974868 {
position:static;
z-index:0;
top:22px;
width:100%;
height: auto;
}
#module_38974868 .ModuleHead38974868 {
display:none;
}
#module_38974868 .BodyCenter.BodyCenter38974868 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974868 >.module_38974868 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
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_38974868 >.module_38974868{
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_38974868 .BodyCenter.BodyCenter38974868 {
padding-top:10.7066%;
padding-left:21.4133%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974868 .BodyCenter.BodyCenter38974868 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974868 >.module_38974868 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974868 >.module_38974868 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974868 >.module_38974868 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974868:hover {
border:none;
}
#module_38974868:hover >.module_38974868 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974868 .ModuleImageTextGiantContent{margin-top:px;}
#module_38974868 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_38974868 .ModuleImageTextGiantContent{margin-left:px;}
#module_38974868 .ModuleImageTextGiantContent{margin-right:px;}
#module_38974868 .imageTextGiant-Container{padding-top:10px;}
#module_38974868 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974868 .imageTextGiant-Container{padding-left:10px;}
#module_38974868 .imageTextGiant-Container{padding-right:10px;}
#module_38974868 .showHandle .btn{font-size:px;}
#module_38974868 .showHandle .btn{font-family:;}
#module_38974868 .showHandle .btn{color:;}
#module_38974868 .showHandle .btn{}
#module_38974868 .showHandle .btn{}
#module_38974868 .showHandle .btn{}
#module_38974868 .showHandle div{border-top-color: !important;}
#module_38974868 .showHandle div{border-top-style: !important;}
#module_38974868 .showHandle div{border-top-width:px !important;}
#module_38974868 .showHandle{background-color:;}
#module_38974868 .showHandle{}
#module_38974868 .showHandle{}
#module_38974868 .showHandle{}
#module_38974868 .showHandle{}
#module_38974868 .showHandle{}
#module_38974868 a{font-size:unset;font-family:unset}
.module_38974869 .ModuleHead .HeadCenter{float:none;}
#module_38974869 {
padding:0px;
}
#module_38974869 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974869 .ModuleHead38974869 {
display:none;
}
#module_38974869 .BodyCenter.BodyCenter38974869 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974869 >.module_38974869 {
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_38974869 >.module_38974869{
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_38974869 .BodyCenter.BodyCenter38974869 {
padding-top:0.0000%;
padding-left:21.4133%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974869 .BodyCenter.BodyCenter38974869 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974869 >.module_38974869 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974869 >.module_38974869 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974869 >.module_38974869 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974869:hover {
border:none;
}
#module_38974869:hover >.module_38974869 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974869 .ModuleImageTextGiantContent{margin-top:px;}
#module_38974869 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_38974869 .ModuleImageTextGiantContent{margin-left:px;}
#module_38974869 .ModuleImageTextGiantContent{margin-right:px;}
#module_38974869 .imageTextGiant-Container{padding-top:10px;}
#module_38974869 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974869 .imageTextGiant-Container{padding-left:10px;}
#module_38974869 .imageTextGiant-Container{padding-right:10px;}
#module_38974869 .showHandle .btn{font-size:px;}
#module_38974869 .showHandle .btn{font-family:;}
#module_38974869 .showHandle .btn{color:;}
#module_38974869 .showHandle .btn{}
#module_38974869 .showHandle .btn{}
#module_38974869 .showHandle .btn{}
#module_38974869 .showHandle div{border-top-color: !important;}
#module_38974869 .showHandle div{border-top-style: !important;}
#module_38974869 .showHandle div{border-top-width:px !important;}
#module_38974869 .showHandle{background-color:;}
#module_38974869 .showHandle{}
#module_38974869 .showHandle{}
#module_38974869 .showHandle{}
#module_38974869 .showHandle{}
#module_38974869 .showHandle{}
#module_38974869 a{font-size:unset;font-family:unset}
.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{}
