﻿/* cache file /mnt/yzproc/YZ-Site/caches/csscache/9/95718/95718_1537134_1_.cache exists */
/*md5:73179854b459a408f562d221b4fe777b*/
/*time: 2025-06-07 22:29:50*/
/*url:www.ideal17.com/big5/Content/1537134.html*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

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

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_38974270 .ModuleHead .HeadCenter{float:none;}
#module_38974270 {
padding:0px;
}
#module_38974270 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_38974270 .ModuleHead38974270 {
display:none;
}
#module_38974270 .BodyCenter.BodyCenter38974270 {
background:none;background-color:rgba(255, 255, 255, 0.94);
}
#module_38974270 >.module_38974270 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(79, 129, 189);
border-bottom-width:4px;
}
#module_38974270 >.module_38974270{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_38974270 .BodyCenter.BodyCenter38974270 {
padding-top:0.0000%;
padding-left:10.7555%;
padding-right:9.7062%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974270 .BodyCenter.BodyCenter38974270 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974270 >.module_38974270 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974270 >.module_38974270 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974270 >.module_38974270 {box-shadow: 3px 1px 10px 2px rgba(51, 51, 51, 0.08)}
#module_38974270:hover {
border:none;
}
#module_38974270:hover >.module_38974270 {box-shadow: 0px 0px 0px 0px rgb(38, 38, 38);transition: box-shadow 0.5s ease 0s;}

#module_38974270 .ModuleSubContainer{background-color:rgb(255, 255, 255);}
#module_38974270 .ModuleSubContainer{background-image:none;}
#module_38974270 .ModuleSubContainer{background-repeat:no-repeat;}
#module_38974270 .ModuleSubContainer{background-position:0% 0%;}
#module_38974270 .ModuleSubContainer{background-attachment:scroll;}
#module_38974270 .ModuleSubContainer{}
#module_38974270 {!bgVideo!}{bgVideoUrl:}
#module_38974270 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_38974270 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_38974270 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer38974270 {max-width:1600px;width:auto;}
.ModuleGridContainer.ModuleGridContainer38974270 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_38974325 .ModuleHead .HeadCenter{float:none;}
#module_38974325 {
padding:0px;
}
#module_38974325 {
position:static;
z-index:0;
top:17px;
left:483px;
width:100%;
height: auto;
}
#module_38974325 .ModuleHead38974325 {
display:none;
}
#module_38974325 .BodyCenter.BodyCenter38974325 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974325 >.module_38974325 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_38974325 >.module_38974325{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_38974325 .BodyCenter.BodyCenter38974325 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974325 .BodyCenter.BodyCenter38974325 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974325 >.module_38974325 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974325 >.module_38974325 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974325 >.module_38974325 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974325:hover {
border:none;
}
#module_38974325:hover >.module_38974325 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974325 .ModuleImageTextGiantContent{margin-top:0px;}
#module_38974325 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_38974325 .ModuleImageTextGiantContent{margin-left:0px;}
#module_38974325 .ModuleImageTextGiantContent{margin-right:10px;}
#module_38974325 .imageTextGiant-Container{padding-top:10px;}
#module_38974325 .imageTextGiant-Container{padding-bottom:10px;}
#module_38974325 .imageTextGiant-Container{padding-left:10px;}
#module_38974325 .imageTextGiant-Container{padding-right:10px;}
#module_38974325 .showHandle .btn{font-size:px;}
#module_38974325 .showHandle .btn{font-family:;}
#module_38974325 .showHandle .btn{color:;}
#module_38974325 .showHandle .btn{}
#module_38974325 .showHandle .btn{}
#module_38974325 .showHandle .btn{}
#module_38974325 .showHandle div{border-top-color: !important;}
#module_38974325 .showHandle div{border-top-style: !important;}
#module_38974325 .showHandle div{border-top-width:px !important;}
#module_38974325 .showHandle{background-color:;}
#module_38974325 .showHandle{}
#module_38974325 .showHandle{}
#module_38974325 .showHandle{}
#module_38974325 .showHandle{}
#module_38974325 .showHandle{}
#module_38974325 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer38974270 #Sub38974270_1 {width:24.6474%;}
.ModuleNavGiant.layout-104 .main-nav-content {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  line-height: 0;
  overflow:hidden;
}
.ModuleNavGiant.layout-104 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-104 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-104 .moveMenuRight, .ModuleNavGiant.layout-104 .moveMenuLeft{
   display: inline-block;
   width: 36px;
   height: 36px;
   line-height: 36px;
   font-size: 16px;
   color:#666;
   text-align: center;
   border:1px solid rgba(0,0,0,.1);
   border-radius: 5px;
   cursor: pointer;
}
.ModuleNavGiant.layout-104 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-104 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px
}
.ModuleNavGiant.layout-104 .moveMenuRight:hover, .ModuleNavGiant.layout-104 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-104 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-104 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box;
  height: 80px;
  line-height: 80px;
  float: left;
  text-align: center;
  margin-right: 5px;
}
.ModuleNavGiant.layout-104 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
 -webkit-box-sizing:content-box;
  padding: 0 25px;
  color: #000000;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.ModuleNavGiant.layout-104 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 50%;
  left: 50%;
  transform: translateY(-50%);
  -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%); 
  -webkit-transform:translateY(-50%);
  -o-transform:translateY(-50%); 
  top: 50%;
  z-index: -1;
  border-radius: 0px;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
}
.ModuleNavGiant.layout-104 .main-nav-item-hover {
  color: #fff;
}
.ModuleNavGiant.layout-104 .main-nav-item-hover:before {
  width: 100%;
  left: 0;
  border-radius: 20px;
  opacity: 1;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group {
  z-index: 3;
  height: 200px;
  bottom: -220px;
  left: -49px;
  width: 192px;
  padding-top: 20px;
  text-align: center;
  display: none;

}
.ModuleNavGiant.layout-104 .sub-nav-item-box {
  width: 100%;
  position: relative;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group{
	position: relative;
}
.ModuleNavGiant.layout-104 .arrow{
	top:13px;
	width:15px;height:15px;position: absolute;
	left: 50%;
  margin-left: -7.5px;
	z-index:-1;
	transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -moz-transform:rotate(45deg); 
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg); 
	transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  box-shadow: 0 0 1px rgba(0,0,0,.1);
}

.ModuleNavGiant.layout-104 .sub-nav-item {
  display: block;
  height: 42px;
  line-height: 42px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  font-size: 12px;
  padding-left: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-104 .sub-nav-item .inner {
display: block;
height: 100%;
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s; 
-o-transition: all 0.5s;
}
.ModuleNavGiant.layout-104 .sub-nav-item .inner{ 
  height:100%;
  line-height: calc(100% + 18px);
  display: block;
}
.ModuleNavGiant.layout-104 .sub-nav-item:first-child {
  border-top: none!important;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.ModuleNavGiant.layout-104 .sub-nav-item:last-child {
  border-bottom: none!important;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.ModuleNavGiant.layout-104 .sub-nav-item:hover .inner{
  padding-left: 10px;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item {
  color: #fff;
}
.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  width: 100%;
  left: 0;
  top: 20px;
  height: 40px;
  position: absolute;
  z-index: -1;
  background: #e91e63;
  border-radius: 20px;
}
.ModuleNavGiant.layout-104 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-104 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-104 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-104 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-104 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-104 .verticalMenu .main-nav-item {padding: 0 !important; text-align: center;}
.ModuleNavGiant.layout-104 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_38974271 .ModuleHead .HeadCenter{float:none;}
#module_38974271 {
padding:0px;
}
#module_38974271 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_38974271 .ModuleHead38974271 {
display:none;
}
#module_38974271 {
border:none;
}
@media screen and (min-width: 768px){
#module_38974271 >.module_38974271 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974271 >.module_38974271 {
}
}

#module_38974271 .main-nav-item-group{height:80px;line-height:80px;} #module_38974271 .main-nav-content{height:80px}
#module_38974271 .main-nav-content{background-color:#fff;}
#module_38974271 .main-nav-content{}
#module_38974271 .main-nav-content{background-repeat:no-repeat;}
#module_38974271 .main-nav-content{}
#module_38974271 .main-nav-content{}
#module_38974271 .main-nav-content{}
#module_38974271 .main-nav-content, #module_38974271 .verticalMenu .main-nav-item-group{text-align:left;}
#module_38974271 .main-nav-item{font-size:14px;}
#module_38974271 .main-nav-item{font-family:;}
#module_38974271 .main-nav-item{color:#333;}
#module_38974271 .main-nav-item{font-weight:normal;}
#module_38974271 .main-nav-item{text-decoration:none;}
#module_38974271 .main-nav-item{font-style:normal;}
#module_38974271 .main-nav-item{width:auto;}
#module_38974271 .main-nav-item{padding-left:25px;padding-right:25px;} #module_38974271 .verticalMenu .main-nav-item-group{margin-bottom:25px;}
#module_38974271 .main-nav-item{}
#module_38974271 .main-nav-item{background-color:transparent;}
#module_38974271 .main-nav-item{background-repeat:no-repeat;}
#module_38974271 .main-nav-item{}
#module_38974271 .main-nav-item{}
#module_38974271 .main-nav-item{}
#module_38974271 .sub-nav-item-group{width:192px;}
#module_38974271 .sub-nav-item{height:40px;line-height:40px;} #module_38974271 .sub-nav-item .inner {line-height: calc(100% + (40px - 10px));}
#module_38974271 .sub-nav-item .inner{font-size:12px;}
#module_38974271 .sub-nav-item .inner{font-family:;}
#module_38974271 .sub-nav-item .inner{color:#000;}
#module_38974271 .sub-nav-item .inner{font-weight:normal;}
#module_38974271 .sub-nav-item .inner{text-decoration:none;}
#module_38974271 .sub-nav-item .inner{font-style:normal;}
#module_38974271 .sub-nav-item,#module_38974271 .arrow,#module_38974271 .sub-normal-color{background-color:#fff;}
#module_38974271 .sub-nav-item .inner{}
#module_38974271 .sub-nav-item .inner{background-repeat:no-repeat;}
#module_38974271 .sub-nav-item .inner{}
#module_38974271 .sub-nav-item .inner{}
#module_38974271 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_38974271 .sub-nav-item{border-bottom-style:solid;}
#module_38974271 .sub-nav-item{border-bottom-width:1px;}
#module_38974271 .sub-nav-item{margin-bottom:0px;}
#module_38974271 .main-nav-item-hover{font-size:14px;}
#module_38974271 .main-nav-item-hover{font-family:;}
#module_38974271 .main-nav-item-hover{color:#fff;}
#module_38974271 .main-nav-item-hover{font-weight:normal;}
#module_38974271 .main-nav-item-hover{text-decoration:none;}
#module_38974271 .main-nav-item-hover{font-style:normal;}
#module_38974271 .main-nav-item-hover::before{background-color:#1976d2;}
#module_38974271 .main-nav-item-hover::before{}
#module_38974271 .main-nav-item-hover::before{background-repeat:no-repeat;}
#module_38974271 .main-nav-item-hover::before{}
#module_38974271 .main-nav-item-hover::before{}
#module_38974271 .main-nav-item-hover::before{}
#module_38974271 .sub-nav-item:hover .inner{font-size:12px;}
#module_38974271 .sub-nav-item:hover .inner{font-family:;}
#module_38974271 .sub-nav-item:hover .inner{color:#000;}
#module_38974271 .sub-nav-item:hover .inner{font-weight:normal;}
#module_38974271 .sub-nav-item:hover .inner{text-decoration:none;}
#module_38974271 .sub-nav-item:hover .inner{font-style:normal;}
#module_38974271 .sub-nav-item:hover .inner,#module_38974271 .sub-hover-color{background-color:#f2f2f2;}
#module_38974271 .sub-nav-item:hover .inner{}
#module_38974271 .sub-nav-item:hover .inner{background-repeat:no-repeat;}
#module_38974271 .sub-nav-item:hover .inner{}
#module_38974271 .sub-nav-item:hover .inner{}
#module_38974271 .sub-nav-item:hover .inner{}


.ModuleGridContainer.ModuleGridContainer38974270 #Sub38974270_2 {width:66.5547%;}
.ModuleLangSwitchGiant.layout-104 .lang-container{
	display: inline-block;
    border: 1px solid #e5e5e5;
	width:auto;
}

.ModuleLangSwitchGiant.layout-104 .lang-text{
	font-size:12px;
	color:#666666;
	vertical-align: top;
	width:95px;
	height: 30px;
	line-height: 32px;
	display:inline-block;
	text-align: left;
	padding-left:14px;
}

.ModuleLangSwitchGiant.layout-104 .icoBox{
	width: 21px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	color: #9a9a9a;
}

.ModuleLangSwitchGiant.layout-104 .lang-container:hover .icoBox{
	transform: rotate(180deg);
	transition: ease-in-out .3s;
}

.ModuleLangSwitchGiant.layout-104 .lang-selection{
	background:#fff;
	display:none;
	border: 1px solid #e5e5e5;
	width:auto;
}

.ModuleLangSwitchGiant.layout-104 .lang-selection li{
	height: 32px;
    line-height: 32px;
	cursor:pointer;
	padding-right: 21px;
}
.ModuleLangSwitchGiant.layout-104 .lang-selection li:hover .lang-text{
	color:#f10215;
}
.module_38974272 .ModuleHead .HeadCenter{float:none;}
#module_38974272 {
padding:0px;
}
#module_38974272 {
position:static;
z-index:0;
top:41px;
left:1398px;
width:100%;
height: auto;
}
#module_38974272 .ModuleHead38974272 {
display:none;
}
#module_38974272 .BodyCenter.BodyCenter38974272 {
background:none;background-color:rgba(0,0,0,0);
}
#module_38974272 >.module_38974272 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_38974272 >.module_38974272{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_38974272 .BodyCenter.BodyCenter38974272 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974272 .BodyCenter.BodyCenter38974272 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_38974272 >.module_38974272 {
margin-top:17.2932%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_38974272 >.module_38974272 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_38974272 >.module_38974272 {box-shadow: 0px 0px 0px 0px #ccc}
#module_38974272:hover {
border:none;
}
#module_38974272:hover >.module_38974272 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_38974272 .BodyCenter{text-align:left;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{font-size:12px;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{font-family:微软雅黑,Microsoft YaHei;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{color:#333;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{font-weight:normal;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{text-decoration:initial;}
#module_38974272 .lang-text,#clone_module_38974272 .lang-text{font-style:normal;}
#module_38974272 {} #clone_module_38974272 .lang-selection{border-color:#e5e5e5;} #module_38974272 .lang-text{border-right:1px solid #e5e5e5;}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{background-color:#fff;}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{background-image:none;}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{background-repeat:no-repeat;}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{}
#module_38974272 {} #clone_module_38974272 .lang-selection,#module_38974272 .lang-container{}
#module_38974272 {} #clone_module_38974272 .lang-text,#module_38974272 .lang-text{width:78px}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{font-size:12px;}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{color:#f10215;}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{font-weight:normal;}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{text-decoration:initial;}
#module_38974272 .lang-selection .lang-text:hover,#clone_module_38974272 .lang-selection .lang-text:hover{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer38974270 #Sub38974270_3 {width:8.7979%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

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

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

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

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_173685583 .ModuleHead .HeadCenter{float:none;}
#module_173685583 {
padding:0px;
}
#module_173685583 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_173685583 .ModuleHead173685583 {
display:none;
}

#module_173685583 .ModuleSubContainer{background-color:transparent;}
#module_173685583 .ModuleSubContainer{}
#module_173685583 .ModuleSubContainer{background-repeat:no-repeat;}
#module_173685583 .ModuleSubContainer{background-position:0% 0%;}
#module_173685583 .ModuleSubContainer{background-attachment:scroll;}
#module_173685583 .ModuleSubContainer{}
#module_173685583 {!bgVideo!}{bgVideoUrl:}
#module_173685583 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_173685583 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_173685583 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer173685583 {max-width:none;width:100%;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_173685584 .ModuleHead .HeadCenter{float:none;}
#module_173685584 {
padding:0px;
}
#module_173685584 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_173685584 .ModuleHead173685584 {
display:none;
}

#module_173685584 img{border-top-color:transparent;}
#module_173685584 img{border-top-style:none;}
#module_173685584 img{border-top-width:0px;}
#module_173685584 img{border-right-color:transparent;}
#module_173685584 img{border-right-style:none;}
#module_173685584 img{border-right-width:0px;}
#module_173685584 img{border-bottom-color:transparent;}
#module_173685584 img{border-bottom-style:none;}
#module_173685584 img{border-bottom-width:0px;}
#module_173685584 img{border-left-color:transparent;}
#module_173685584 img{border-left-style:none;}
#module_173685584 img{border-left-width:0px;}
#module_173685584 img{border-top-left-radius:0px;}
#module_173685584 img{border-top-right-radius:0px;}
#module_173685584 img{border-bottom-left-radius:0px;}
#module_173685584 img{border-bottom-right-radius:0px;}
#module_173685584 .BodyCenter{text-align: ;}

.module_173685565 .ModuleHead .HeadCenter{float:none;}
#module_173685565 {
padding:0px;
}
#module_173685565 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_173685565 .ModuleHead173685565 {
display:none;
}

#module_173685565 .ModuleSubContainer{background-color:transparent;}
#module_173685565 .ModuleSubContainer{}
#module_173685565 .ModuleSubContainer{background-repeat:no-repeat;}
#module_173685565 .ModuleSubContainer{background-position:0% 0%;}
#module_173685565 .ModuleSubContainer{background-attachment:scroll;}
#module_173685565 .ModuleSubContainer{}
#module_173685565 {!bgVideo!}{bgVideoUrl:}
#module_173685565 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_173685565 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_173685565 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer173685565 {max-width:none;width:100%;}
.module_173685566 .ModuleHead .HeadCenter{float:none;}
#module_173685566 {
padding:0px;
}
#module_173685566 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_173685566 .ModuleHead173685566 {
display:none;
}
#module_173685566 .ModuleHead .HeadText.HeadText173685566 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_173685566 .ModuleHead .HeadCenter.HeadCenter173685566{text-align:left;}
#module_173685566 .ModuleHead .HeadCenter.HeadCenter173685566 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_173685566 .BodyCenter.BodyCenter173685566 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685566 >.module_173685566 {
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_173685566 >.module_173685566{
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_173685566 .BodyCenter.BodyCenter173685566 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173685566 .BodyCenter.BodyCenter173685566 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685566 >.module_173685566 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173685566 >.module_173685566 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685566 >.module_173685566 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685566:hover {
border:none;
}
#module_173685566:hover >.module_173685566 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685566 img{border-top-color:transparent;}
#module_173685566 img{border-top-style:none;}
#module_173685566 img{border-top-width:0px;}
#module_173685566 img{border-right-color:transparent;}
#module_173685566 img{border-right-style:none;}
#module_173685566 img{border-right-width:0px;}
#module_173685566 img{border-bottom-color:transparent;}
#module_173685566 img{border-bottom-style:none;}
#module_173685566 img{border-bottom-width:0px;}
#module_173685566 img{border-left-color:transparent;}
#module_173685566 img{border-left-style:none;}
#module_173685566 img{border-left-width:0px;}
#module_173685566 img{border-top-left-radius:0px;}
#module_173685566 img{border-top-right-radius:0px;}
#module_173685566 img{border-bottom-left-radius:0px;}
#module_173685566 img{border-bottom-right-radius:0px;}
#module_173685566 .BodyCenter{text-align: ;}

.module_173685567 .ModuleHead .HeadCenter{float:none;}
#module_173685567 {
padding:0px;
}
#module_173685567 {
position:static;
z-index:0;
top:553px;
left:1854px;
width:100%;
height: auto;
}
#module_173685567 .ModuleHead173685567 {
display:none;
}
#module_173685567 .BodyCenter.BodyCenter173685567 {
background:none;background-color:rgb(242, 242, 242);
}
#module_173685567 >.module_173685567 {
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_173685567 >.module_173685567{
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_173685567 .BodyCenter.BodyCenter173685567 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685567 .BodyCenter.BodyCenter173685567 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685567 >.module_173685567 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685567 >.module_173685567 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685567 >.module_173685567 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685567:hover {
border:none;
}
#module_173685567:hover >.module_173685567 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685567 .ModuleSubContainer{background-color:transparent;}
#module_173685567 .ModuleSubContainer{background-image:none;}
#module_173685567 .ModuleSubContainer{background-repeat:no-repeat;}
#module_173685567 .ModuleSubContainer{background-position:0% 0%;}
#module_173685567 .ModuleSubContainer{background-attachment:scroll;}
#module_173685567 .ModuleSubContainer{}
#module_173685567 {!bgVideo!}{bgVideoUrl:none}
#module_173685567 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_173685567 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_173685567 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer173685567 {max-width:1400px;width:auto;}
.ModuleGridContainer.ModuleGridContainer173685567 .SubPadding {width:0px;}
.module_173685569 .ModuleHead .HeadCenter{float:none;}
#module_173685569 {
padding:0px;
}
#module_173685569 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_173685569 .ModuleHead173685569 {
display:none;
}
#module_173685569 .ModuleHead .HeadText.HeadText173685569 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_173685569 .ModuleHead .HeadCenter.HeadCenter173685569{text-align:left;}
#module_173685569 .ModuleHead .HeadCenter.HeadCenter173685569 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_173685569 .BodyCenter.BodyCenter173685569 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685569 >.module_173685569 {
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_173685569 >.module_173685569{
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_173685569 .BodyCenter.BodyCenter173685569 {
padding-top:10px;
padding-left:0px;
padding-right:0px;
padding-bottom:10px;
}
}
@media screen and (max-width: 767px){
#module_173685569 .BodyCenter.BodyCenter173685569 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685569 >.module_173685569 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173685569 >.module_173685569 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685569 >.module_173685569 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685569:hover {
border:none;
}
#module_173685569:hover >.module_173685569 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685569 .ModuleImageTextGiantContent{margin-top:px;}
#module_173685569 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_173685569 .ModuleImageTextGiantContent{margin-left:px;}
#module_173685569 .ModuleImageTextGiantContent{margin-right:px;}
#module_173685569 .imageTextGiant-Container{padding-top:0px;}
#module_173685569 .imageTextGiant-Container{padding-bottom:0px;}
#module_173685569 .imageTextGiant-Container{padding-left:0px;}
#module_173685569 .imageTextGiant-Container{padding-right:0px;}
#module_173685569 .showHandle .btn{font-size:px;}
#module_173685569 .showHandle .btn{font-family:;}
#module_173685569 .showHandle .btn{color:;}
#module_173685569 .showHandle .btn{}
#module_173685569 .showHandle .btn{}
#module_173685569 .showHandle .btn{}
#module_173685569 .showHandle div{border-top-color: !important;}
#module_173685569 .showHandle div{border-top-style: !important;}
#module_173685569 .showHandle div{border-top-width:px !important;}
#module_173685569 .showHandle{background-color:;}
#module_173685569 .showHandle{}
#module_173685569 .showHandle{}
#module_173685569 .showHandle{}
#module_173685569 .showHandle{}
#module_173685569 .showHandle{}

.ModuleGridContainer.ModuleGridContainer173685567 #Sub173685567_1 {width:3.0714285714285716%;}
/*当前位置 layout 101*/
.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{word-break: break-all;vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_173685568 .ModuleHead .HeadCenter{float:none;}
#module_173685568 {
padding:0px;
}
#module_173685568 {
position:static;
z-index:0;
top:575px;
left:395px;
width:100%;
height: auto;
}
#module_173685568 .ModuleHead173685568 {
display:none;
}
#module_173685568 .ModuleHead .HeadText.HeadText173685568 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_173685568 .ModuleHead .HeadCenter.HeadCenter173685568{text-align:left;}
#module_173685568 .ModuleHead .HeadCenter.HeadCenter173685568 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_173685568 .BodyCenter.BodyCenter173685568 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685568 >.module_173685568 {
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_173685568 >.module_173685568{
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_173685568 .BodyCenter.BodyCenter173685568 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173685568 .BodyCenter.BodyCenter173685568 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685568 >.module_173685568 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173685568 >.module_173685568 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685568 >.module_173685568 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685568:hover {
border:none;
}
#module_173685568:hover >.module_173685568 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685568 .BreadIcon{font-size:px;} #module_173685568 .BreadsvgIcon svg{width:px;height:px;}
#module_173685568 .BreadIcon{color:;} #module_173685568 .BreadsvgIcon svg>*{fill:;}
#module_173685568 .BreadIcon,#module_173685568 .BreadsvgIcon{margin-left:px;}
#module_173685568 .BreadIcon,#module_173685568 .BreadsvgIcon{margin-right:px;}
#module_173685568 .bcs-item,#module_173685568 .bcs-item a{font-size:12px;}
#module_173685568 .bcs-item,#module_173685568 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_173685568 .bcs-item,#module_173685568 .bcs-item a{color:#333;}
#module_173685568 .bcs-item,#module_173685568 .bcs-item a{font-weight:normal;}
#module_173685568 .bcs-item,#module_173685568 .bcs-item a{text-decoration:none;}
#module_173685568 .bcs-item,#module_173685568 .bcs-item a{font-style:normal;}
#module_173685568 .breadcrumb{text-align:left;}
#module_173685568 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_173685568 .breadcrumb .separator{font-size:12px;}
#module_173685568 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_173685568 .breadcrumb .separator{color:rgb(136, 136, 136);}
#module_173685568 .breadcrumb .separator{font-weight:normal;}
#module_173685568 .breadcrumb .separator{text-decoration:none;}
#module_173685568 .breadcrumb .separator{font-style:normal;}
#module_173685568 .breadcrumb:hover .BreadIcon{color:} #module_173685568 .breadcrumb:hover .BreadsvgIcon svg>*{fill:;}
#module_173685568 .bcs-item:hover,#module_173685568 .bcs-item a:hover{font-size:12px;}
#module_173685568 .bcs-item:hover,#module_173685568 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_173685568 .bcs-item:hover,#module_173685568 .bcs-item a:hover{color:#333;}
#module_173685568 .bcs-item:hover,#module_173685568 .bcs-item a:hover{font-weight:normal;}
#module_173685568 .bcs-item:hover,#module_173685568 .bcs-item a:hover{text-decoration:none;}
#module_173685568 .bcs-item:hover,#module_173685568 .bcs-item a:hover{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer173685567 #Sub173685567_2 {width:96.64285714285714%;}
.module_173685578 .ModuleHead .HeadCenter{float:none;}
#module_173685578 {
padding:0px;
}
#module_173685578 {
position:static;
z-index:0;
top:96px;
left:0px;
width:100%;
height: auto;
}
#module_173685578 .ModuleHead173685578 {
display:none;
}
#module_173685578 .ModuleHead .HeadText.HeadText173685578 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_173685578 .ModuleHead .HeadCenter.HeadCenter173685578{text-align:left;}
#module_173685578 .ModuleHead .HeadCenter.HeadCenter173685578 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_173685578 .BodyCenter.BodyCenter173685578 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685578 >.module_173685578 {
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_173685578 >.module_173685578{
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_173685578 .BodyCenter.BodyCenter173685578 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173685578 .BodyCenter.BodyCenter173685578 {
padding-top:30px;
padding-left:0px;
padding-right:0px;
padding-bottom:30px;
}
}
@media screen and (min-width: 768px){
#module_173685578 >.module_173685578 {
margin-top:30px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173685578 >.module_173685578 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685578 >.module_173685578 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685578:hover {
border:none;
}
#module_173685578:hover >.module_173685578 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685578 .ModuleSubContainer{background-color:transparent;}
#module_173685578 .ModuleSubContainer{background-image:none;}
#module_173685578 .ModuleSubContainer{background-repeat:no-repeat;}
#module_173685578 .ModuleSubContainer{background-position:0% 0%;}
#module_173685578 .ModuleSubContainer{background-attachment:scroll;}
#module_173685578 .ModuleSubContainer{}
#module_173685578 {!bgVideo!}{bgVideoUrl:none}
#module_173685578 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_173685578 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_173685578 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer173685578 {max-width:none;width:100%;}
.module_173685580 .ModuleHead .HeadCenter{float:none;}
#module_173685580 {
padding:0px;
}
#module_173685580 {
position:static;
z-index:0;
top:1436px;
left:1326px;
width:100%;
height: auto;
}
#module_173685580 .ModuleHead173685580 {
display:none;
}
#module_173685580 .ModuleHead .HeadText.HeadText173685580 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_173685580 .ModuleHead .HeadCenter.HeadCenter173685580{text-align:left;}
#module_173685580 .ModuleHead .HeadCenter.HeadCenter173685580 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_173685580 .BodyCenter.BodyCenter173685580 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685580 >.module_173685580 {
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_173685580 >.module_173685580{
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_173685580 .BodyCenter.BodyCenter173685580 {
padding-top:0px;
padding-left:100px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173685580 .BodyCenter.BodyCenter173685580 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685580 >.module_173685580 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173685580 >.module_173685580 {
margin-top:0px;
margin-left:10px;
margin-right:80px;
margin-bottom:0px;
}
}
#module_173685580 >.module_173685580 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685580:hover {
border:none;
}
#module_173685580:hover >.module_173685580 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685580 .ModuleImageTextGiantContent{margin-top:px;}
#module_173685580 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_173685580 .ModuleImageTextGiantContent{margin-left:px;}
#module_173685580 .ModuleImageTextGiantContent{margin-right:px;}
#module_173685580 .imageTextGiant-Container{padding-top:0px;}
#module_173685580 .imageTextGiant-Container{padding-bottom:0px;}
#module_173685580 .imageTextGiant-Container{padding-left:0px;}
#module_173685580 .imageTextGiant-Container{padding-right:0px;}
#module_173685580 .showHandle .btn{font-size:px;}
#module_173685580 .showHandle .btn{font-family:;}
#module_173685580 .showHandle .btn{color:;}
#module_173685580 .showHandle .btn{}
#module_173685580 .showHandle .btn{}
#module_173685580 .showHandle .btn{}
#module_173685580 .showHandle div{border-top-color: !important;}
#module_173685580 .showHandle div{border-top-style: !important;}
#module_173685580 .showHandle div{border-top-width:px !important;}
#module_173685580 .showHandle{background-color:;}
#module_173685580 .showHandle{}
#module_173685580 .showHandle{}
#module_173685580 .showHandle{}
#module_173685580 .showHandle{}
#module_173685580 .showHandle{}

/*纯文本模块 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_173685579 .ModuleHead .HeadCenter{float:none;}
#module_173685579 {
padding:0px;
}
#module_173685579 {
position:static;
z-index:0;
top:799px;
left:383px;
width:100%;
height: auto;
}
#module_173685579 .ModuleHead173685579 {
display:none;
}
#module_173685579 .ModuleHead .HeadText.HeadText173685579 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_173685579 .ModuleHead .HeadCenter.HeadCenter173685579{text-align:left;}
#module_173685579 .ModuleHead .HeadCenter.HeadCenter173685579 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_173685579 .BodyCenter.BodyCenter173685579 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685579 >.module_173685579 {
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_173685579 >.module_173685579{
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_173685579 .BodyCenter.BodyCenter173685579 {
padding-top:0px;
padding-left:260px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173685579 .BodyCenter.BodyCenter173685579 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685579 >.module_173685579 {
margin-top:-80px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173685579 >.module_173685579 {
margin-top:-80px;
margin-left:10px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685579 >.module_173685579 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685579:hover {
border:none;
}
#module_173685579:hover >.module_173685579 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685579 .ModulePlainTextGiantContent{margin-top:0px;}
#module_173685579 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_173685579 .ModulePlainTextGiantContent{margin-left:0px;}
#module_173685579 .ModulePlainTextGiantContent{margin-right:10px;}
#module_173685579 .plainTextGiant-Container{padding-top:0px;}
#module_173685579 .plainTextGiant-Container{padding-bottom:0px;}
#module_173685579 .plainTextGiant-Container{padding-left:0px;}
#module_173685579 .plainTextGiant-Container{padding-right:0px;}
#module_173685579 a{font-size:unset;font-family:unset}
.module_173685585 .ModuleHead .HeadCenter{float:none;}
#module_173685585 {
padding:0px;
}
#module_173685585 {
position:static;
z-index:0;
top:580px;
left:1524px;
width:100%;
height: auto;
}
#module_173685585 .ModuleHead173685585 {
display:none;
}
#module_173685585 .BodyCenter.BodyCenter173685585 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685585 >.module_173685585 {
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_173685585 >.module_173685585{
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_173685585 .BodyCenter.BodyCenter173685585 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685585 .BodyCenter.BodyCenter173685585 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685585 >.module_173685585 {
margin-top:0.5230%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685585 >.module_173685585 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685585 >.module_173685585 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685585:hover {
border:none;
}
#module_173685585:hover >.module_173685585 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685585 .ModuleSubContainer{background-color:transparent;}
#module_173685585 .ModuleSubContainer{background-image:none;}
#module_173685585 .ModuleSubContainer{background-repeat:no-repeat;}
#module_173685585 .ModuleSubContainer{background-position:0% 0%;}
#module_173685585 .ModuleSubContainer{background-attachment:scroll;}
#module_173685585 .ModuleSubContainer{}
#module_173685585 {!bgVideo!}{bgVideoUrl:none}
#module_173685585 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_173685585 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_173685585 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer173685585 {max-width:1400px;width:auto;}
.module_173685586 .ModuleHead .HeadCenter{float:none;}
#module_173685586 {
padding:0px;
}
#module_173685586 {
position:static;
z-index:0;
top:502px;
left:367px;
width:100%;
height: auto;
}
#module_173685586 .ModuleHead173685586 {
display:none;
}
#module_173685586 .BodyCenter.BodyCenter173685586 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685586 >.module_173685586 {
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_173685586 >.module_173685586{
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_173685586 .BodyCenter.BodyCenter173685586 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685586 .BodyCenter.BodyCenter173685586 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685586 >.module_173685586 {
margin-top:-7.1429%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685586 >.module_173685586 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685586 >.module_173685586 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685586:hover {
border:none;
}
#module_173685586:hover >.module_173685586 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685586 .ModulePlainTextGiantContent{margin-top:0px;}
#module_173685586 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_173685586 .ModulePlainTextGiantContent{margin-left:0px;}
#module_173685586 .ModulePlainTextGiantContent{margin-right:10px;}
#module_173685586 .plainTextGiant-Container{padding-top:10px;}
#module_173685586 .plainTextGiant-Container{padding-bottom:10px;}
#module_173685586 .plainTextGiant-Container{padding-left:10px;}
#module_173685586 .plainTextGiant-Container{padding-right:10px;}
#module_173685586 a{font-size:unset;font-family:unset}

.ModuleButtonGiant.layout-106 .moduleButton{
    background-color: #1e88e5;
    font-size: 14px;
    height: 50px;
    width:180px;
    color:#fff;
    text-align: center;
    line-height: 50px;
    border-radius:5px;
    cursor: pointer;
    overflow: hidden;
	max-width:100%;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-grid;
    outline: 0;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-106 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
}
.ModuleButtonGiant.layout-106 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-106 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-106 .moduleButton:hover:before{
    background: #1976d2;
}
.ModuleButtonGiant.layout-106 .moduleButton.hvr-sweep-to-right:before,.ModuleButtonGiant.layout-106 .moduleButton.hvr-sweep-to-top:before,.ModuleButtonGiant.layout-106 .moduleButton.Radial-Out:before,.ModuleButtonGiant.layout-106 .moduleButton.RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-106 .moduleButton.Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-106 .moduleButton.Shutter-Out-Vertical:before{
    background: #1976d2
}
.ModuleButtonGiant.layout-106 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-106 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-106 .BreadIcon{
    font-size: 16px;
}
.ModuleButtonGiant.layout-106 .share{ display: flex;}
.ModuleButtonGiant.layout-106  .horizontal{display: none;}
.ModuleButtonGiant.layout-106  .verticalshare{ overflow:auto !important; position: relative;}.module_173685587 .ModuleHead .HeadCenter{float:none;}
#module_173685587 {
padding:0px;
}
#module_173685587 {
position:static;
z-index:0;
top:670px;
left:601px;
width:100%;
height: auto;
}
#module_173685587 .ModuleHead173685587 {
display:none;
}
#module_173685587 .BodyCenter.BodyCenter173685587 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685587 >.module_173685587 {
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_173685587 >.module_173685587{
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_173685587 .BodyCenter.BodyCenter173685587 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685587 .BodyCenter.BodyCenter173685587 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685587 >.module_173685587 {
margin-top:4.2918%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685587 >.module_173685587 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685587 >.module_173685587 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685587:hover {
border:none;
}
#module_173685587:hover >.module_173685587 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685587 .BodyCenter{text-align:left;}
#module_173685587 .moduleButton{font-size:14px;}
#module_173685587 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_173685587 .moduleButton{color:#fff;}
#module_173685587 .moduleButton{font-weight:normal;}
#module_173685587 .moduleButton{text-decoration:none;}
#module_173685587 .moduleButton{font-style:normal;}
#module_173685587 .moduleButton, #module_173685587 .moduleButton:before{background-color:#2196f3;}
#module_173685587 .moduleButton, #module_173685587 .moduleButton:before{}
#module_173685587 .moduleButton, #module_173685587 .moduleButton:before{}
#module_173685587 .moduleButton, #module_173685587 .moduleButton:before{}
#module_173685587 .moduleButton, #module_173685587 .moduleButton:before{}
#module_173685587 .moduleButton, #module_173685587 .moduleButton:before{}
#module_173685587 .moduleButton{border-color:#000;}
#module_173685587 .moduleButton{border-style:solid;}
#module_173685587 .moduleButton{border-width:0px;}
#module_173685587 .moduleButton{width:180px;}
#module_173685587 .moduleButton,#module_173685587 .BreadsvgIcon{height:50px;line-height:1.5;}
#module_173685587 .BodyCenter{color:#fff;}
#module_173685587 .moduleButton{border-top-left-radius:5px;}
#module_173685587 .moduleButton{border-top-right-radius:5px;}
#module_173685587 .moduleButton{border-bottom-left-radius:5px;}
#module_173685587 .moduleButton{border-bottom-right-radius:5px;}
#module_173685587 .BreadIcon{font-size:16px;} #module_173685587 .BreadsvgIcon svg{width:16px;height:16px;}
#module_173685587 .BreadIcon{color:#fff;} #module_173685587 .BreadsvgIcon svg>*{fill:#fff;}
#module_173685587 .BreadIcon,#module_173685587 .BreadsvgIcon{margin-left:10px;}
#module_173685587 .BreadIcon,#module_173685587 .BreadsvgIcon{margin-right:10px;}
#module_173685587 .moduleButton{box-shadow:;}
#module_173685587 .moduleButton:hover .BreadIcon{font-size:16px;} #module_173685587 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_173685587 .moduleButton:hover .BreadIcon{color:#fff} #module_173685587 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_173685587 .moduleButton:hover{font-size:14px;}
#module_173685587 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_173685587 .moduleButton:hover{color:#fff;}
#module_173685587 .moduleButton:hover{font-weight:normal;}
#module_173685587 .moduleButton:hover{text-decoration:none;}
#module_173685587 .moduleButton:hover{font-style:normal;}
#module_173685587 .moduleButton:hover, #module_173685587 .moduleButton:hover:before{background-image: unset;background-color:#1976d2;}
#module_173685587 .moduleButton:hover, #module_173685587 .moduleButton:hover:before{}
#module_173685587 .moduleButton:hover, #module_173685587 .moduleButton:hover:before{}
#module_173685587 .moduleButton:hover, #module_173685587 .moduleButton:hover:before{}
#module_173685587 .moduleButton:hover, #module_173685587 .moduleButton:hover:before{}
#module_173685587 .moduleButton:hover, #module_173685587 .moduleButton:hover:before{}
#module_173685587 .moduleButton:hover{border-color:transparent;}
#module_173685587 .moduleButton:hover{border-style:solid;}
#module_173685587 .moduleButton:hover{border-width:0px;}
#module_173685587 .moduleButton:hover{box-shadow:;}

.module_173685588 .ModuleHead .HeadCenter{float:none;}
#module_173685588 {
padding:0px;
}
#module_173685588 {
position:static;
z-index:0;
top:658px;
left:843px;
width:100%;
height: auto;
}
#module_173685588 .ModuleHead173685588 {
display:none;
}
#module_173685588 .BodyCenter.BodyCenter173685588 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685588 >.module_173685588 {
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_173685588 >.module_173685588{
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_173685588 .BodyCenter.BodyCenter173685588 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685588 .BodyCenter.BodyCenter173685588 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685588 >.module_173685588 {
margin-top:4.2918%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685588 >.module_173685588 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685588 >.module_173685588 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685588:hover {
border:none;
}
#module_173685588:hover >.module_173685588 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685588 .BodyCenter{text-align:left;}
#module_173685588 .moduleButton{font-size:14px;}
#module_173685588 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_173685588 .moduleButton{color:#fff;}
#module_173685588 .moduleButton{font-weight:normal;}
#module_173685588 .moduleButton{text-decoration:none;}
#module_173685588 .moduleButton{font-style:normal;}
#module_173685588 .moduleButton, #module_173685588 .moduleButton:before{background-color:#2196f3;}
#module_173685588 .moduleButton, #module_173685588 .moduleButton:before{}
#module_173685588 .moduleButton, #module_173685588 .moduleButton:before{}
#module_173685588 .moduleButton, #module_173685588 .moduleButton:before{}
#module_173685588 .moduleButton, #module_173685588 .moduleButton:before{}
#module_173685588 .moduleButton, #module_173685588 .moduleButton:before{}
#module_173685588 .moduleButton{border-color:#000;}
#module_173685588 .moduleButton{border-style:solid;}
#module_173685588 .moduleButton{border-width:0px;}
#module_173685588 .moduleButton{width:180px;}
#module_173685588 .moduleButton,#module_173685588 .BreadsvgIcon{height:50px;line-height:1.5;}
#module_173685588 .BodyCenter{color:#fff;}
#module_173685588 .moduleButton{border-top-left-radius:5px;}
#module_173685588 .moduleButton{border-top-right-radius:5px;}
#module_173685588 .moduleButton{border-bottom-left-radius:5px;}
#module_173685588 .moduleButton{border-bottom-right-radius:5px;}
#module_173685588 .BreadIcon{font-size:16px;} #module_173685588 .BreadsvgIcon svg{width:16px;height:16px;}
#module_173685588 .BreadIcon{color:#fff;} #module_173685588 .BreadsvgIcon svg>*{fill:#fff;}
#module_173685588 .BreadIcon,#module_173685588 .BreadsvgIcon{margin-left:10px;}
#module_173685588 .BreadIcon,#module_173685588 .BreadsvgIcon{margin-right:10px;}
#module_173685588 .moduleButton{box-shadow:;}
#module_173685588 .moduleButton:hover .BreadIcon{font-size:16px;} #module_173685588 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_173685588 .moduleButton:hover .BreadIcon{color:#fff} #module_173685588 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_173685588 .moduleButton:hover{font-size:14px;}
#module_173685588 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_173685588 .moduleButton:hover{color:#fff;}
#module_173685588 .moduleButton:hover{font-weight:normal;}
#module_173685588 .moduleButton:hover{text-decoration:none;}
#module_173685588 .moduleButton:hover{font-style:normal;}
#module_173685588 .moduleButton:hover, #module_173685588 .moduleButton:hover:before{background-image: unset;background-color:#1976d2;}
#module_173685588 .moduleButton:hover, #module_173685588 .moduleButton:hover:before{}
#module_173685588 .moduleButton:hover, #module_173685588 .moduleButton:hover:before{}
#module_173685588 .moduleButton:hover, #module_173685588 .moduleButton:hover:before{}
#module_173685588 .moduleButton:hover, #module_173685588 .moduleButton:hover:before{}
#module_173685588 .moduleButton:hover, #module_173685588 .moduleButton:hover:before{}
#module_173685588 .moduleButton:hover{border-color:transparent;}
#module_173685588 .moduleButton:hover{border-style:solid;}
#module_173685588 .moduleButton:hover{border-width:0px;}
#module_173685588 .moduleButton:hover{box-shadow:;}

.module_173685589 .ModuleHead .HeadCenter{float:none;}
#module_173685589 {
padding:0px;
}
#module_173685589 {
position:static;
z-index:0;
top:652px;
left:1183px;
width:100%;
height: auto;
}
#module_173685589 .ModuleHead173685589 {
display:none;
}
#module_173685589 .BodyCenter.BodyCenter173685589 {
background:none;background-color:rgb(31, 73, 125);
}
#module_173685589 >.module_173685589 {
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_173685589 >.module_173685589{
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_173685589 .BodyCenter.BodyCenter173685589 {
padding-top:0.0000%;
padding-left:4.0272%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685589 .BodyCenter.BodyCenter173685589 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685589 >.module_173685589 {
margin-top:0.5230%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685589 >.module_173685589 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685589 >.module_173685589 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685589:hover {
border:none;
}
#module_173685589:hover >.module_173685589 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685589 .ModuleSubContainer{background-color:transparent;}
#module_173685589 .ModuleSubContainer{background-image:none;}
#module_173685589 .ModuleSubContainer{background-repeat:no-repeat;}
#module_173685589 .ModuleSubContainer{background-position:0% 0%;}
#module_173685589 .ModuleSubContainer{background-attachment:scroll;}
#module_173685589 .ModuleSubContainer{}
#module_173685589 {!bgVideo!}{bgVideoUrl:none}
#module_173685589 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_173685589 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_173685589 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer173685589 {max-width:1400px;width:auto;}
.module_173685590 .ModuleHead .HeadCenter{float:none;}
#module_173685590 {
padding:0px;
}
#module_173685590 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_173685590 .ModuleHead173685590 {
display:none;
}
#module_173685590 .BodyCenter.BodyCenter173685590 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685590 >.module_173685590 {
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_173685590 >.module_173685590{
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_173685590 .BodyCenter.BodyCenter173685590 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685590 .BodyCenter.BodyCenter173685590 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173685590 >.module_173685590 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685590 >.module_173685590 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173685590 >.module_173685590 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685590:hover {
border:none;
}
#module_173685590:hover >.module_173685590 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685590 .ModulePlainTextGiantContent{margin-top:0px;}
#module_173685590 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_173685590 .ModulePlainTextGiantContent{margin-left:0px;}
#module_173685590 .ModulePlainTextGiantContent{margin-right:10px;}
#module_173685590 .plainTextGiant-Container{padding-top:17px;}
#module_173685590 .plainTextGiant-Container{padding-bottom:10px;}
#module_173685590 .plainTextGiant-Container{padding-left:10px;}
#module_173685590 .plainTextGiant-Container{padding-right:10px;}
#module_173685590 a{font-size:unset;font-family:unset}
.module_173685582 .ModuleHead .HeadCenter{float:none;}
#module_173685582 {
padding:0px;
}
#module_173685582 {
position:static;
z-index:0;
top:871px;
left:1679px;
width:100%;
height: auto;
}
#module_173685582 .ModuleHead173685582 {
display:none;
}
#module_173685582 .BodyCenter.BodyCenter173685582 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173685582 >.module_173685582 {
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_173685582 >.module_173685582{
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_173685582 .BodyCenter.BodyCenter173685582 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685582 .BodyCenter.BodyCenter173685582 {
padding-top:0.0000%;
padding-left:2.7248%;
padding-right:2.7248%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_173685582 >.module_173685582 {
margin-top:1.0460%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173685582 >.module_173685582 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_173685582 >.module_173685582 {box-shadow: 0px 0px 0px 0px #ccc}
#module_173685582:hover {
border:none;
}
#module_173685582:hover >.module_173685582 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173685582 .ModuleSubContainer{background-color:transparent;}
#module_173685582 .ModuleSubContainer{background-image:none;}
#module_173685582 .ModuleSubContainer{background-repeat:no-repeat;}
#module_173685582 .ModuleSubContainer{background-position:0% 0%;}
#module_173685582 .ModuleSubContainer{background-attachment:scroll;}
#module_173685582 .ModuleSubContainer{}
#module_173685582 {!bgVideo!}{bgVideoUrl:none}
#module_173685582 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_173685582 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_173685582 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer173685582 {max-width:1400px;width:auto;}
.ModuleNewsListGiant.layout-102 .news-container{ width: 100%; margin: 0 auto;}
.ModuleNewsListGiant.layout-102 .news-span1{width: 16.66666667%;min-width: 125px;}
.ModuleNewsListGiant.layout-102 .news-span2{max-width: calc(100% - 125px);width: calc(100% - 16.7%);}
.ModuleNewsListGiant.layout-102 .news-item{position: relative;  overflow: hidden;  padding: 10px 0;  margin: 4px 0;}
.ModuleNewsListGiant.layout-102 .news-item .news-time{ padding: 6px 0;  border-right: 1px solid #eee;  text-align: center;  color: #666666;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}
.ModuleNewsListGiant.layout-102 .news-action{ padding: 12px 12px 12px 40px; box-sizing: border-box; }
.ModuleNewsListGiant.layout-102 .news-item .news-time .news-time-date{ font-size: 32px;}
.ModuleNewsListGiant.layout-102 .news-item .news-title{position: relative;  font-size: 18px;  color: #666666;  line-height: 24px; -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s; }
.ModuleNewsListGiant.layout-102 .news-item .news-desc{
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    margin-top: 12px;
}
.ModuleNewsListGiant.layout-102 .news-item .news-tit{position: relative;z-index: 10;}
.ModuleNewsListGiant.layout-102 .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-102 .news-item:hover:after { width: 100%; }
.ModuleNewsListGiant.layout-102 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-102 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 0 10px; margin-top: 18px; border-left: 1px solid #eee; line-height: 1.5;}
.ModuleNewsListGiant.layout-102 .news-item:hover .news-label {color: #fff;}
.ModuleNewsListGiant.layout-102 .news-title-oneline{
  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-break: break-all;
}
@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-102 .news-container {
    width: 100%;
  }

  .ModuleNewsListGiant.layout-102 .news-container {
    width: 100%;
  }

  .ModuleNewsListGiant.layout-102 .news-span1 {
    width: 31.4%;
  }

  .ModuleNewsListGiant.layout-102 .news-span2 {
    width: 65.6%;
  }

  .ModuleNewsListGiant.layout-102 .news-action {
    padding: 8px 12px 12px 13%;
    box-sizing: border-box;
  }

  .ModuleNewsListGiant.layout-102 .news-item .news-time .news-time-date { /*font-size: 24px !important;*/
  }
  .ModuleNewsListGiant.layout-102 .news-item .news-desc {
    margin-top: 6px;
  }

/** xiaxiao 2020.11.24 start **/
.ModuleNewsListGiant.layout-102 .news-span1 .news-time{margin-right: 12px;}
.ModuleNewsListGiant.layout-102 .news-span2{width: auto;max-width: none;display: block;float: none;}
.ModuleNewsListGiant.layout-102 .news-action{padding: 8px 12px 12px 12px;}
/** xiaxiao 2020.11.24 end**/
}

@media (min-width: 768px) {
  .ModuleNewsListGiant.layout-102 .news-item:hover .news-title,
  .ModuleNewsListGiant.layout-102 .news-item:hover .news-desc,
  .ModuleNewsListGiant.layout-102 .news-item:hover .news-time {
    color: #ffffff;
  }
}
/*置顶推荐*/
.ModuleNewsListGiant.layout-102 .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-102 .pagerGiant .inputer{outline: 0;}.module_173685573 .ModuleHead .HeadCenter{float:none;}
#module_173685573 {
padding:0px;
}
#module_173685573 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_173685573 .ModuleHead173685573 {
display:none;
}

#module_173685573 .news-item{border-top-color:#fff;}
#module_173685573 .news-item{border-top-style:none;}
#module_173685573 .news-item{border-top-width:0px;}
#module_173685573 .news-item{border-right-color:#fff;}
#module_173685573 .news-item{border-right-style:none;}
#module_173685573 .news-item{border-right-width:0px;}
#module_173685573 .news-item{border-bottom-color:#fff;}
#module_173685573 .news-item{border-bottom-style:none;}
#module_173685573 .news-item{border-bottom-width:0px;}
#module_173685573 .news-item{border-left-color:#fff;}
#module_173685573 .news-item{border-left-style:none;}
#module_173685573 .news-item{border-left-width:0px;}
#module_173685573 .news-title{font-size:18px;line-height:18pt;}
#module_173685573 .news-title{font-family:;}
#module_173685573 .news-title{color:#666;}
#module_173685573 .news-title{font-weight:normal;}
#module_173685573 .news-title{text-decoration:none;}
#module_173685573 .news-title{font-style:normal;}
#module_173685573 .news-title{margin-top:0px;}
#module_173685573 .news-title{margin-bottom:0px;}
#module_173685573 .news-title{margin-left:0px;}
#module_173685573 .news-title{margin-right:0px;}
#module_173685573 .news-desc{font-size:12px;}
#module_173685573 .news-desc{font-family:;}
#module_173685573 .news-desc{color:#999;}
#module_173685573 .news-desc{font-weight:normal;}
#module_173685573 .news-desc{text-decoration:none;}
#module_173685573 .news-desc{font-style:normal;}
#module_173685573 .news-time-date{font-size:32px;}
#module_173685573 .news-time-date{font-family:;}
#module_173685573 .news-time-date{color:#666;}
#module_173685573 .news-time-date{font-weight:normal;}
#module_173685573 .news-time-date{text-decoration:none;}
#module_173685573 .news-time-date{font-style:normal;}
#module_173685573 .news-time-year{font-size:14px;}
#module_173685573 .news-time-year{font-family:;}
#module_173685573 .news-time-year{color:#666;}
#module_173685573 .news-time-year{font-weight:normal;}
#module_173685573 .news-time-year{text-decoration:none;}
#module_173685573 .news-time-year{font-style:normal;}
#module_173685573 .news-time{border-right-color:#ccc;}
#module_173685573 .news-time{border-right-style:solid;}
#module_173685573 .news-time{border-right-width:1px;}
#module_173685573 .news-label a{font-size:12px;}
#module_173685573 .news-label a{font-family:;}
#module_173685573 .news-label a{color:#999;}
#module_173685573 .news-label a{font-weight:normal;}
#module_173685573 .news-label a{text-decoration:none;}
#module_173685573 .news-label a{font-style:normal;}
#module_173685573 .news-label{margin-top:18px;}
#module_173685573 .news-label{margin-bottom:0px;}
#module_173685573 .news-label{margin-left:0px;}
#module_173685573 .news-label{margin-right:0px;}
#module_173685573 .news-label{padding-top:0px;}
#module_173685573 .news-label{padding-bottom:0px;}
#module_173685573 .news-label{padding-left:10px;}
#module_173685573 .news-label{padding-right:10px;}
#module_173685573 .news-label{background-color:rgba(255, 255, 255, 0);}
#module_173685573 .news-label{}
#module_173685573 .news-label{background-repeat:no-repeat;}
#module_173685573 .news-label{}
#module_173685573 .news-label{}
#module_173685573 .news-label{}
#module_173685573 .news-label{border-top-color:transparent;}
#module_173685573 .news-label{border-top-style:none;}
#module_173685573 .news-label{border-top-width:0px;}
#module_173685573 .news-label{border-right-color:transparent;}
#module_173685573 .news-label{border-right-style:none;}
#module_173685573 .news-label{border-right-width:0px;}
#module_173685573 .news-label{border-bottom-color:transparent;}
#module_173685573 .news-label{border-bottom-style:none;}
#module_173685573 .news-label{border-bottom-width:0px;}
#module_173685573 .news-label{border-left-color:#eee;}
#module_173685573 .news-label{border-left-style:solid;}
#module_173685573 .news-label{border-left-width:1px;}
#module_173685573 .pagerGiant .text{font-size:px;}
#module_173685573 .pagerGiant .text{font-family:;}
#module_173685573 .pagerGiant .text{color:;}
#module_173685573 .pagerGiant .text{}
#module_173685573 .pagerGiant .text{}
#module_173685573 .pagerGiant .text{}
#module_173685573 .pagerGiant .current,#module_173685573 .pagerGiant .num,#module_173685573 .pagerGiant .inputer{width:px}
#module_173685573 .pagerGiant .current,#module_173685573 .pagerGiant .num,#module_173685573 .pagerGiant .inputer{height:px}
#module_173685573 .pagerGiant .num{font-size:px;}
#module_173685573 .pagerGiant .num{font-family:;}
#module_173685573 .pagerGiant .num{color:;}
#module_173685573 .pagerGiant .num{}
#module_173685573 .pagerGiant .num{}
#module_173685573 .pagerGiant .num{}
#module_173685573 .pagerGiant .submit{width:px}
#module_173685573 .pagerGiant .submit{height:px}
#module_173685573 .pagerGiant .current,#module_173685573 .pagerGiant .num,#module_173685573 .pagerGiant .inputer,#module_173685573 .pagerGiant .submit{border-top-left-radius:px;}
#module_173685573 .pagerGiant .current,#module_173685573 .pagerGiant .num,#module_173685573 .pagerGiant .inputer,#module_173685573 .pagerGiant .submit{border-top-right-radius:px;}
#module_173685573 .pagerGiant .current,#module_173685573 .pagerGiant .num,#module_173685573 .pagerGiant .inputer,#module_173685573 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_173685573 .pagerGiant .current,#module_173685573 .pagerGiant .num,#module_173685573 .pagerGiant .inputer,#module_173685573 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_173685573 .pagerGiant .next,#module_173685573 .pagerGiant .splitline{color:;}
#module_173685573 .pagerGiant .num{background-color:#fff;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .inputer{border-top-color:#ccc;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .inputer{border-top-style:solid;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer{border-top-width:1px;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .inputer{border-bottom-style:solid;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer{border-bottom-width:1px;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .inputer{border-left-color:#ccc;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .inputer{border-left-style:solid;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer{border-left-width:1px;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .inputer{border-right-color:#ccc;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .inputer{border-right-style:solid;}
#module_173685573 .pagerGiant .num, #module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer{border-right-width:1px;}
#module_173685573 .page-more a{font-size:px;}
#module_173685573 .page-more a{font-family:;}
#module_173685573 .page-more a{color:#666 !important;}
#module_173685573 .page-more a{}
#module_173685573 .page-more a{}
#module_173685573 .page-more a{}
#module_173685573 .page-more a{background-color:#fff;}
#module_173685573 .page-more a{border-top-color:#eee;}
#module_173685573 .page-more a{border-top-style:solid;}
#module_173685573 .page-more a{border-top-width:2px;}
#module_173685573 .page-more a{border-bottom-color:#eee;}
#module_173685573 .page-more a{border-bottom-style:solid;}
#module_173685573 .page-more a{border-bottom-width:2px;}
#module_173685573 .page-more a{border-left-color:#eee;}
#module_173685573 .page-more a{border-left-style:solid;}
#module_173685573 .page-more a{border-left-width:2px;}
#module_173685573 .page-more a{border-right-color:#eee;}
#module_173685573 .page-more a{border-right-style:solid;}
#module_173685573 .page-more a{border-right-width:2px;}
#module_173685573 .news-item:hover:after{background-color:#1976d2;}
#module_173685573 .news-item:hover{border-top-color:transparent;}
#module_173685573 .news-item:hover{border-top-style:solid;}
#module_173685573 .news-item:hover{border-top-width:0px;}
#module_173685573 .news-item:hover{border-right-color:transparent;}
#module_173685573 .news-item:hover{border-right-style:solid;}
#module_173685573 .news-item:hover{border-right-width:0px;}
#module_173685573 .news-item:hover{border-bottom-color:transparent;}
#module_173685573 .news-item:hover{border-bottom-style:solid;}
#module_173685573 .news-item:hover{border-bottom-width:0px;}
#module_173685573 .news-item:hover{border-left-color:transparent;}
#module_173685573 .news-item:hover{border-left-style:solid;}
#module_173685573 .news-item:hover{border-left-width:0px;}
#module_173685573 .news-item:hover .news-title{font-size:18px;line-height:18pt;}
#module_173685573 .news-item:hover .news-title{font-family:;}
#module_173685573 .news-item:hover .news-title{color:#fff;}
#module_173685573 .news-item:hover .news-title{font-weight:normal;}
#module_173685573 .news-item:hover .news-title{text-decoration:none;}
#module_173685573 .news-item:hover .news-title{font-style:normal;}
#module_173685573 .news-item:hover .news-desc{font-size:12px;}
#module_173685573 .news-item:hover .news-desc{font-family:;}
#module_173685573 .news-item:hover .news-desc{color:#fff;}
#module_173685573 .news-item:hover .news-desc{font-weight:normal;}
#module_173685573 .news-item:hover .news-desc{text-decoration:none;}
#module_173685573 .news-item:hover .news-desc{font-style:normal;}
#module_173685573 .news-item:hover .news-time-date{font-size:32px;}
#module_173685573 .news-item:hover .news-time-date{font-family:;}
#module_173685573 .news-item:hover .news-time-date{color:#fff;}
#module_173685573 .news-item:hover .news-time-date{font-weight:normal;}
#module_173685573 .news-item:hover .news-time-date{text-decoration:none;}
#module_173685573 .news-item:hover .news-time-date{font-style:normal;}
#module_173685573 .news-item:hover .news-time-year{font-size:14px;}
#module_173685573 .news-item:hover .news-time-year{font-family:;}
#module_173685573 .news-item:hover .news-time-year{color:#fff;}
#module_173685573 .news-item:hover .news-time-year{font-weight:normal;}
#module_173685573 .news-item:hover .news-time-year{text-decoration:none;}
#module_173685573 .news-item:hover .news-time-year{font-style:normal;}
#module_173685573 .news-item:hover .news-time{border-right-color:#fff;}
#module_173685573 .news-item:hover .news-time{border-right-style:solid;}
#module_173685573 .news-item:hover .news-time{border-right-width:1px;}
#module_173685573 .news-label:hover a{font-size:12px;}
#module_173685573 .news-label:hover a{font-family:;}
#module_173685573 .news-item:hover .news-label,#module_173685573 .news-label:hover a{color:#fff;}
#module_173685573 .news-label:hover a{font-weight:normal;}
#module_173685573 .news-label:hover a{text-decoration:none;}
#module_173685573 .news-label:hover a{font-style:normal;}
#module_173685573 .news-label:hover{background-color:rgba(255, 255, 255, 0);}
#module_173685573 .news-label:hover{}
#module_173685573 .news-label:hover{background-repeat:no-repeat;}
#module_173685573 .news-label:hover{}
#module_173685573 .news-label:hover{}
#module_173685573 .news-label:hover{}
#module_173685573 .news-label:hover{border-top-color:transparent;}
#module_173685573 .news-label:hover{border-top-style:none;}
#module_173685573 .news-label:hover{border-right-color:transparent;}
#module_173685573 .news-label:hover{border-right-style:none;}
#module_173685573 .news-label:hover{border-bottom-color:transparent;}
#module_173685573 .news-label:hover{border-bottom-style:none;}
#module_173685573 .news-label:hover{border-left-color:#eee;}
#module_173685573 .news-label:hover{border-left-style:solid;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit{font-size:px;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit{font-family:;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit{color:;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit{}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit{}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit{}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit{background-color:#1e88e5;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer:hover{border-top-color:#1e88e5;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer:hover{border-bottom-color:#1e88e5;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer:hover{border-left-color:#1e88e5;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer:hover{border-right-color:#1e88e5;}
#module_173685573 .pagerGiant .current, #module_173685573 .pagerGiant .submit, #module_173685573 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_173685573 .page-more a:hover{font-size:px;}
#module_173685573 .page-more:hover a{font-family:;}
#module_173685573 .page-more a:hover{color:#666 !important;}
#module_173685573 .page-more a:hover {}
#module_173685573 .page-more a:hover {}
#module_173685573 .page-more a:hover {}
#module_173685573 .page-more a:hover{background-color:#fff;}
#module_173685573 .page-more a:hover{border-top-color:#eee;}
#module_173685573 .page-more a:hover{border-top-style:solid;}
#module_173685573 .page-more a:hover{border-bottom-color:#eee;}
#module_173685573 .page-more a:hover{border-bottom-style:solid;}
#module_173685573 .page-more a:hover{border-left-color:#eee;}
#module_173685573 .page-more a:hover{border-left-style:solid;}
#module_173685573 .page-more a:hover{border-right-color:#eee;}
#module_173685573 .page-more a:hover{border-right-style:solid;}

.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{}
