﻿/* cache file /mnt/yzproc/YZ-Site/caches/csscache/9/95718/95718_1320097_1_.cache exists */
/*md5:475e9b07d28369a2e41839279bda8fda*/
/*time: 2025-06-13 15:55:21*/
/*url:www.usideal.net/big5/Content/1320097.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_137897390 .ModuleHead .HeadCenter{float:none;}
#module_137897390 {
padding:0px;
}
#module_137897390 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_137897390 .ModuleHead137897390 {
display:none;
}

#module_137897390 .ModuleSubContainer{background-color:transparent;}
#module_137897390 .ModuleSubContainer{}
#module_137897390 .ModuleSubContainer{background-repeat:no-repeat;}
#module_137897390 .ModuleSubContainer{background-position:0% 0%;}
#module_137897390 .ModuleSubContainer{background-attachment:scroll;}
#module_137897390 .ModuleSubContainer{}
#module_137897390 {!bgVideo!}{bgVideoUrl:}
#module_137897390 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_137897390 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_137897390 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer137897390 {max-width:none;width:100%;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_137897391 .ModuleHead .HeadCenter{float:none;}
#module_137897391 {
padding:0px;
}
#module_137897391 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_137897391 .ModuleHead137897391 {
display:none;
}

#module_137897391 img{border-top-color:transparent;}
#module_137897391 img{border-top-style:none;}
#module_137897391 img{border-top-width:0px;}
#module_137897391 img{border-right-color:transparent;}
#module_137897391 img{border-right-style:none;}
#module_137897391 img{border-right-width:0px;}
#module_137897391 img{border-bottom-color:transparent;}
#module_137897391 img{border-bottom-style:none;}
#module_137897391 img{border-bottom-width:0px;}
#module_137897391 img{border-left-color:transparent;}
#module_137897391 img{border-left-style:none;}
#module_137897391 img{border-left-width:0px;}
#module_137897391 img{border-top-left-radius:0px;}
#module_137897391 img{border-top-right-radius:0px;}
#module_137897391 img{border-bottom-left-radius:0px;}
#module_137897391 img{border-bottom-right-radius:0px;}
#module_137897391 .BodyCenter{text-align: ;}

.module_137897357 .ModuleHead .HeadCenter{float:none;}
#module_137897357 {
padding:0px;
}
#module_137897357 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_137897357 .ModuleHead137897357 {
display:none;
}

#module_137897357 .ModuleSubContainer{background-color:transparent;}
#module_137897357 .ModuleSubContainer{}
#module_137897357 .ModuleSubContainer{background-repeat:no-repeat;}
#module_137897357 .ModuleSubContainer{background-position:0% 0%;}
#module_137897357 .ModuleSubContainer{background-attachment:scroll;}
#module_137897357 .ModuleSubContainer{}
#module_137897357 {!bgVideo!}{bgVideoUrl:}
#module_137897357 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_137897357 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_137897357 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer137897357 {max-width:none;width:100%;}
.module_137897358 .ModuleHead .HeadCenter{float:none;}
#module_137897358 {
padding:0px;
}
#module_137897358 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_137897358 .ModuleHead137897358 {
display:none;
}

#module_137897358 img{border-top-color:transparent;}
#module_137897358 img{border-top-style:none;}
#module_137897358 img{border-top-width:0px;}
#module_137897358 img{border-right-color:transparent;}
#module_137897358 img{border-right-style:none;}
#module_137897358 img{border-right-width:0px;}
#module_137897358 img{border-bottom-color:transparent;}
#module_137897358 img{border-bottom-style:none;}
#module_137897358 img{border-bottom-width:0px;}
#module_137897358 img{border-left-color:transparent;}
#module_137897358 img{border-left-style:none;}
#module_137897358 img{border-left-width:0px;}
#module_137897358 img{border-top-left-radius:0px;}
#module_137897358 img{border-top-right-radius:0px;}
#module_137897358 img{border-bottom-left-radius:0px;}
#module_137897358 img{border-bottom-right-radius:0px;}
#module_137897358 .BodyCenter{text-align: ;}

.module_137897359 .ModuleHead .HeadCenter{float:none;}
#module_137897359 {
padding:0px;
}
#module_137897359 {
position:static;
z-index:0;
top:496px;
left:0px;
width:100%;
height: auto;
}
#module_137897359 .ModuleHead137897359 {
display:none;
}
#module_137897359 .BodyCenter.BodyCenter137897359 {
background:none;background-color:rgb(242, 242, 242);
}
#module_137897359 >.module_137897359 {
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_137897359 >.module_137897359{
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_137897359 .BodyCenter.BodyCenter137897359 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897359 .BodyCenter.BodyCenter137897359 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897359 >.module_137897359 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897359 >.module_137897359 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897359 >.module_137897359 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897359:hover {
border:none;
}
#module_137897359:hover >.module_137897359 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897359 .ModuleSubContainer{background-color:transparent;}
#module_137897359 .ModuleSubContainer{background-image:none;}
#module_137897359 .ModuleSubContainer{background-repeat:no-repeat;}
#module_137897359 .ModuleSubContainer{background-position:0% 0%;}
#module_137897359 .ModuleSubContainer{background-attachment:scroll;}
#module_137897359 .ModuleSubContainer{}
#module_137897359 {!bgVideo!}{bgVideoUrl:none}
#module_137897359 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_137897359 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_137897359 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer137897359 {max-width:1400px;width:auto;}
.ModuleGridContainer.ModuleGridContainer137897359 .SubPadding {width:0px;}
.module_137897361 .ModuleHead .HeadCenter{float:none;}
#module_137897361 {
padding:0px;
}
#module_137897361 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_137897361 .ModuleHead137897361 {
display:none;
}
#module_137897361 .ModuleHead .HeadText.HeadText137897361 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897361 .ModuleHead .HeadCenter.HeadCenter137897361{text-align:left;}
#module_137897361 .ModuleHead .HeadCenter.HeadCenter137897361 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897361 .BodyCenter.BodyCenter137897361 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897361 >.module_137897361 {
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_137897361 >.module_137897361{
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_137897361 .BodyCenter.BodyCenter137897361 {
padding-top:10px;
padding-left:0px;
padding-right:0px;
padding-bottom:10px;
}
}
@media screen and (max-width: 767px){
#module_137897361 .BodyCenter.BodyCenter137897361 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897361 >.module_137897361 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897361 >.module_137897361 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897361 >.module_137897361 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897361:hover {
border:none;
}
#module_137897361:hover >.module_137897361 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897361 .ModuleImageTextGiantContent{margin-top:px;}
#module_137897361 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_137897361 .ModuleImageTextGiantContent{margin-left:px;}
#module_137897361 .ModuleImageTextGiantContent{margin-right:px;}
#module_137897361 .imageTextGiant-Container{padding-top:0px;}
#module_137897361 .imageTextGiant-Container{padding-bottom:0px;}
#module_137897361 .imageTextGiant-Container{padding-left:0px;}
#module_137897361 .imageTextGiant-Container{padding-right:0px;}
#module_137897361 .showHandle .btn{font-size:px;}
#module_137897361 .showHandle .btn{font-family:;}
#module_137897361 .showHandle .btn{color:;}
#module_137897361 .showHandle .btn{}
#module_137897361 .showHandle .btn{}
#module_137897361 .showHandle .btn{}
#module_137897361 .showHandle div{border-top-color: !important;}
#module_137897361 .showHandle div{border-top-style: !important;}
#module_137897361 .showHandle div{border-top-width:px !important;}
#module_137897361 .showHandle{background-color:;}
#module_137897361 .showHandle{}
#module_137897361 .showHandle{}
#module_137897361 .showHandle{}
#module_137897361 .showHandle{}
#module_137897361 .showHandle{}

.ModuleGridContainer.ModuleGridContainer137897359 #Sub137897359_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_137897360 .ModuleHead .HeadCenter{float:none;}
#module_137897360 {
padding:0px;
}
#module_137897360 {
position:static;
z-index:0;
top:575px;
left:395px;
width:100%;
height: auto;
}
#module_137897360 .ModuleHead137897360 {
display:none;
}
#module_137897360 .ModuleHead .HeadText.HeadText137897360 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897360 .ModuleHead .HeadCenter.HeadCenter137897360{text-align:left;}
#module_137897360 .ModuleHead .HeadCenter.HeadCenter137897360 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897360 .BodyCenter.BodyCenter137897360 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897360 >.module_137897360 {
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_137897360 >.module_137897360{
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_137897360 .BodyCenter.BodyCenter137897360 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897360 .BodyCenter.BodyCenter137897360 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897360 >.module_137897360 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897360 >.module_137897360 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897360 >.module_137897360 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897360:hover {
border:none;
}
#module_137897360:hover >.module_137897360 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897360 .BreadIcon{font-size:px;} #module_137897360 .BreadsvgIcon svg{width:px;height:px;}
#module_137897360 .BreadIcon{color:;} #module_137897360 .BreadsvgIcon svg>*{fill:;}
#module_137897360 .BreadIcon,#module_137897360 .BreadsvgIcon{margin-left:px;}
#module_137897360 .BreadIcon,#module_137897360 .BreadsvgIcon{margin-right:px;}
#module_137897360 .bcs-item,#module_137897360 .bcs-item a{font-size:12px;}
#module_137897360 .bcs-item,#module_137897360 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_137897360 .bcs-item,#module_137897360 .bcs-item a{color:#333;}
#module_137897360 .bcs-item,#module_137897360 .bcs-item a{font-weight:normal;}
#module_137897360 .bcs-item,#module_137897360 .bcs-item a{text-decoration:none;}
#module_137897360 .bcs-item,#module_137897360 .bcs-item a{font-style:normal;}
#module_137897360 .breadcrumb{text-align:left;}
#module_137897360 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_137897360 .breadcrumb .separator{font-size:12px;}
#module_137897360 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_137897360 .breadcrumb .separator{color:rgb(136, 136, 136);}
#module_137897360 .breadcrumb .separator{font-weight:normal;}
#module_137897360 .breadcrumb .separator{text-decoration:none;}
#module_137897360 .breadcrumb .separator{font-style:normal;}
#module_137897360 .breadcrumb:hover .BreadIcon{color:} #module_137897360 .breadcrumb:hover .BreadsvgIcon svg>*{fill:;}
#module_137897360 .bcs-item:hover,#module_137897360 .bcs-item a:hover{font-size:12px;}
#module_137897360 .bcs-item:hover,#module_137897360 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_137897360 .bcs-item:hover,#module_137897360 .bcs-item a:hover{color:#333;}
#module_137897360 .bcs-item:hover,#module_137897360 .bcs-item a:hover{font-weight:normal;}
#module_137897360 .bcs-item:hover,#module_137897360 .bcs-item a:hover{text-decoration:none;}
#module_137897360 .bcs-item:hover,#module_137897360 .bcs-item a:hover{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer137897359 #Sub137897359_2 {width:96.64285714285714%;}
.module_137897387 .ModuleHead .HeadCenter{float:none;}
#module_137897387 {
padding:0px;
}
#module_137897387 {
position:static;
z-index:0;
top:99px;
left:0px;
width:100%;
height: auto;
}
#module_137897387 .ModuleHead137897387 {
display:none;
}
#module_137897387 .BodyCenter.BodyCenter137897387 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897387 >.module_137897387 {
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_137897387 >.module_137897387{
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_137897387 .BodyCenter.BodyCenter137897387 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897387 .BodyCenter.BodyCenter137897387 {
padding-top:8.1744%;
padding-left:2.7248%;
padding-right:13.6240%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_137897387 >.module_137897387 {
margin-top:30px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897387 >.module_137897387 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_137897387 >.module_137897387 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897387:hover {
border:none;
}
#module_137897387:hover >.module_137897387 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897387 .ModuleSubContainer{background-color:transparent;}
#module_137897387 .ModuleSubContainer{background-image:none;}
#module_137897387 .ModuleSubContainer{background-repeat:no-repeat;}
#module_137897387 .ModuleSubContainer{background-position:0% 0%;}
#module_137897387 .ModuleSubContainer{background-attachment:scroll;}
#module_137897387 .ModuleSubContainer{}
#module_137897387 {!bgVideo!}{bgVideoUrl:none}
#module_137897387 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_137897387 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_137897387 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer137897387 {max-width:none;width:100%;}
.module_137897389 .ModuleHead .HeadCenter{float:none;}
#module_137897389 {
padding:0px;
}
#module_137897389 {
position:static;
z-index:0;
top:1436px;
left:1326px;
width:100%;
height: auto;
}
#module_137897389 .ModuleHead137897389 {
display:none;
}
#module_137897389 .BodyCenter.BodyCenter137897389 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897389 >.module_137897389 {
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_137897389 >.module_137897389{
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_137897389 .BodyCenter.BodyCenter137897389 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897389 .BodyCenter.BodyCenter137897389 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_137897389 >.module_137897389 {
margin-top:0px;
margin-left:120px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897389 >.module_137897389 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_137897389 >.module_137897389 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897389:hover {
border:none;
}
#module_137897389:hover >.module_137897389 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897389 .ModuleImageTextGiantContent{margin-top:px;}
#module_137897389 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_137897389 .ModuleImageTextGiantContent{margin-left:px;}
#module_137897389 .ModuleImageTextGiantContent{margin-right:px;}
#module_137897389 .imageTextGiant-Container{padding-top:0px;}
#module_137897389 .imageTextGiant-Container{padding-bottom:0px;}
#module_137897389 .imageTextGiant-Container{padding-left:0px;}
#module_137897389 .imageTextGiant-Container{padding-right:0px;}
#module_137897389 .showHandle .btn{font-size:px;}
#module_137897389 .showHandle .btn{font-family:;}
#module_137897389 .showHandle .btn{color:;}
#module_137897389 .showHandle .btn{}
#module_137897389 .showHandle .btn{}
#module_137897389 .showHandle .btn{}
#module_137897389 .showHandle div{border-top-color: !important;}
#module_137897389 .showHandle div{border-top-style: !important;}
#module_137897389 .showHandle div{border-top-width:px !important;}
#module_137897389 .showHandle{background-color:;}
#module_137897389 .showHandle{}
#module_137897389 .showHandle{}
#module_137897389 .showHandle{}
#module_137897389 .showHandle{}
#module_137897389 .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_137897388 .ModuleHead .HeadCenter{float:none;}
#module_137897388 {
padding:0px;
}
#module_137897388 {
position:static;
z-index:0;
top:799px;
left:383px;
width:100%;
height: auto;
}
#module_137897388 .ModuleHead137897388 {
display:none;
}
#module_137897388 .BodyCenter.BodyCenter137897388 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897388 >.module_137897388 {
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_137897388 >.module_137897388{
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_137897388 .BodyCenter.BodyCenter137897388 {
padding-top:0px;
padding-left:250px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897388 .BodyCenter.BodyCenter137897388 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_137897388 >.module_137897388 {
margin-top:-100px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897388 >.module_137897388 {
margin-top:-32.5733%;
margin-left:3.2573%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_137897388 >.module_137897388 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897388:hover {
border:none;
}
#module_137897388:hover >.module_137897388 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897388 .ModulePlainTextGiantContent{margin-top:0px;}
#module_137897388 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_137897388 .ModulePlainTextGiantContent{margin-left:0px;}
#module_137897388 .ModulePlainTextGiantContent{margin-right:10px;}
#module_137897388 .plainTextGiant-Container{padding-top:0px;}
#module_137897388 .plainTextGiant-Container{padding-bottom:0px;}
#module_137897388 .plainTextGiant-Container{padding-left:0px;}
#module_137897388 .plainTextGiant-Container{padding-right:0px;}
#module_137897388 a{font-size:unset;font-family:unset}
.module_137897362 .ModuleHead .HeadCenter{float:none;}
#module_137897362 {
padding:0px;
}
#module_137897362 {
position:static;
z-index:0;
top:590px;
left:1829px;
width:100%;
height: auto;
}
#module_137897362 .ModuleHead137897362 {
display:none;
}
#module_137897362 .BodyCenter.BodyCenter137897362 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897362 >.module_137897362 {
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_137897362 >.module_137897362{
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_137897362 .BodyCenter.BodyCenter137897362 {
padding-top:0.0000%;
padding-left:1.0460%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897362 .BodyCenter.BodyCenter137897362 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897362 >.module_137897362 {
margin-top:0.5230%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897362 >.module_137897362 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897362 >.module_137897362 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897362:hover {
border:none;
}
#module_137897362:hover >.module_137897362 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897362 .ModuleSubContainer{background-color:transparent;}
#module_137897362 .ModuleSubContainer{background-image:none;}
#module_137897362 .ModuleSubContainer{background-repeat:no-repeat;}
#module_137897362 .ModuleSubContainer{background-position:0% 0%;}
#module_137897362 .ModuleSubContainer{background-attachment:scroll;}
#module_137897362 .ModuleSubContainer{}
#module_137897362 {!bgVideo!}{bgVideoUrl:none}
#module_137897362 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_137897362 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_137897362 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer137897362 {max-width:1400px;width:auto;}
.module_137897363 .ModuleHead .HeadCenter{float:none;}
#module_137897363 {
padding:0px;
}
#module_137897363 {
position:static;
z-index:0;
top:799px;
left:383px;
width:100%;
height: auto;
}
#module_137897363 .ModuleHead137897363 {
display:none;
}
#module_137897363 .BodyCenter.BodyCenter137897363 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897363 >.module_137897363 {
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_137897363 >.module_137897363{
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_137897363 .BodyCenter.BodyCenter137897363 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897363 .BodyCenter.BodyCenter137897363 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897363 >.module_137897363 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897363 >.module_137897363 {
margin-top:-100px;
margin-left:10px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897363 >.module_137897363 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897363:hover {
border:none;
}
#module_137897363:hover >.module_137897363 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897363 .ModulePlainTextGiantContent{margin-top:0px;}
#module_137897363 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_137897363 .ModulePlainTextGiantContent{margin-left:0px;}
#module_137897363 .ModulePlainTextGiantContent{margin-right:10px;}
#module_137897363 .plainTextGiant-Container{padding-top:0px;}
#module_137897363 .plainTextGiant-Container{padding-bottom:0px;}
#module_137897363 .plainTextGiant-Container{padding-left:0px;}
#module_137897363 .plainTextGiant-Container{padding-right:0px;}
#module_137897363 a{font-size:unset;font-family:unset}
.module_140384870 .ModuleHead .HeadCenter{float:none;}
#module_140384870 {
padding:0px;
}
#module_140384870 {
position:static;
z-index:0;
top:802px;
left:469px;
width:100%;
height: auto;
}
#module_140384870 .ModuleHead140384870 {
display:none;
}
#module_140384870 .BodyCenter.BodyCenter140384870 {
background:none;background-color:rgb(31, 73, 125);
}
#module_140384870 >.module_140384870 {
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_140384870 >.module_140384870{
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_140384870 .BodyCenter.BodyCenter140384870 {
padding-top:0.0000%;
padding-left:0.1569%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_140384870 .BodyCenter.BodyCenter140384870 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_140384870 >.module_140384870 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_140384870 >.module_140384870 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_140384870 >.module_140384870 {box-shadow: 0px 0px 0px 0px #ccc}
#module_140384870:hover {
border:none;
}
#module_140384870:hover >.module_140384870 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_140384870 .ModuleSubContainer{background-color:transparent;}
#module_140384870 .ModuleSubContainer{background-image:none;}
#module_140384870 .ModuleSubContainer{background-repeat:no-repeat;}
#module_140384870 .ModuleSubContainer{background-position:0% 0%;}
#module_140384870 .ModuleSubContainer{background-attachment:scroll;}
#module_140384870 .ModuleSubContainer{}
#module_140384870 {!bgVideo!}{bgVideoUrl:none}
#module_140384870 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_140384870 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_140384870 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer140384870 {max-width:1400px;width:auto;}
.module_140384875 .ModuleHead .HeadCenter{float:none;}
#module_140384875 {
padding:0px;
}
#module_140384875 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_140384875 .ModuleHead140384875 {
display:none;
}
#module_140384875 .BodyCenter.BodyCenter140384875 {
background:none;background-color:rgba(0,0,0,0);
}
#module_140384875 >.module_140384875 {
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_140384875 >.module_140384875{
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_140384875 .BodyCenter.BodyCenter140384875 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_140384875 .BodyCenter.BodyCenter140384875 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_140384875 >.module_140384875 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_140384875 >.module_140384875 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_140384875 >.module_140384875 {box-shadow: 0px 0px 0px 0px #ccc}
#module_140384875:hover {
border:none;
}
#module_140384875:hover >.module_140384875 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_140384875 .ModulePlainTextGiantContent{margin-top:0px;}
#module_140384875 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_140384875 .ModulePlainTextGiantContent{margin-left:0px;}
#module_140384875 .ModulePlainTextGiantContent{margin-right:10px;}
#module_140384875 .plainTextGiant-Container{padding-top:17px;}
#module_140384875 .plainTextGiant-Container{padding-bottom:10px;}
#module_140384875 .plainTextGiant-Container{padding-left:10px;}
#module_140384875 .plainTextGiant-Container{padding-right:10px;}
#module_140384875 a{font-size:unset;font-family:unset}
.module_137897378 .ModuleHead .HeadCenter{float:none;}
#module_137897378 {
padding:0px;
}
#module_137897378 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_137897378 .ModuleHead137897378 {
display:none;
}
#module_137897378 .BodyCenter.BodyCenter137897378 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897378 >.module_137897378 {
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_137897378 >.module_137897378{
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_137897378 .BodyCenter.BodyCenter137897378 {
padding-top:0.0000%;
padding-left:0.9937%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897378 .BodyCenter.BodyCenter137897378 {
padding-top:0.0000%;
padding-left:2.7248%;
padding-right:2.7248%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_137897378 >.module_137897378 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897378 >.module_137897378 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_137897378 >.module_137897378 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897378:hover {
border:none;
}
#module_137897378:hover >.module_137897378 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897378 .ModuleSubContainer{background-color:transparent;}
#module_137897378 .ModuleSubContainer{background-image:none;}
#module_137897378 .ModuleSubContainer{background-repeat:no-repeat;}
#module_137897378 .ModuleSubContainer{background-position:0% 0%;}
#module_137897378 .ModuleSubContainer{background-attachment:scroll;}
#module_137897378 .ModuleSubContainer{}
#module_137897378 {!bgVideo!}{bgVideoUrl:none}
#module_137897378 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_137897378 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_137897378 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer137897378 {max-width:1400px;width:auto;}
.module_137897379 .ModuleHead .HeadCenter{float:none;}
#module_137897379 {
padding:0px;
}
#module_137897379 {
position:static;
z-index:0;
top:881px;
left:479px;
width:100%;
height: auto;
}
#module_137897379 .ModuleHead137897379 {
display:none;
}
#module_137897379 .ModuleHead .HeadText.HeadText137897379 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897379 .ModuleHead .HeadCenter.HeadCenter137897379{text-align:left;}
#module_137897379 .ModuleHead .HeadCenter.HeadCenter137897379 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897379 .BodyCenter.BodyCenter137897379 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897379 >.module_137897379 {
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_137897379 >.module_137897379{
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_137897379 .BodyCenter.BodyCenter137897379 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897379 .BodyCenter.BodyCenter137897379 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897379 >.module_137897379 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897379 >.module_137897379 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897379 >.module_137897379 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897379:hover {
border:none;
}
#module_137897379:hover >.module_137897379 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897379 .ModuleImageTextGiantContent{margin-top:px;}
#module_137897379 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_137897379 .ModuleImageTextGiantContent{margin-left:px;}
#module_137897379 .ModuleImageTextGiantContent{margin-right:px;}
#module_137897379 .imageTextGiant-Container{padding-top:0px;}
#module_137897379 .imageTextGiant-Container{padding-bottom:0px;}
#module_137897379 .imageTextGiant-Container{padding-left:0px;}
#module_137897379 .imageTextGiant-Container{padding-right:0px;}
#module_137897379 .showHandle .btn{font-size:px;}
#module_137897379 .showHandle .btn{font-family:;}
#module_137897379 .showHandle .btn{color:;}
#module_137897379 .showHandle .btn{}
#module_137897379 .showHandle .btn{}
#module_137897379 .showHandle .btn{}
#module_137897379 .showHandle div{border-top-color: !important;}
#module_137897379 .showHandle div{border-top-style: !important;}
#module_137897379 .showHandle div{border-top-width:px !important;}
#module_137897379 .showHandle{background-color:;}
#module_137897379 .showHandle{}
#module_137897379 .showHandle{}
#module_137897379 .showHandle{}
#module_137897379 .showHandle{}
#module_137897379 .showHandle{}
#module_137897379 a{font-size:unset;font-family:unset}
.module_137897375 .ModuleHead .HeadCenter{float:none;}
#module_137897375 {
padding:0px;
}
#module_137897375 {
position:static;
z-index:0;
top:899px;
left:707px;
width:100%;
height: auto;
}
#module_137897375 .ModuleHead137897375 {
display:none;
}
#module_137897375 .ModuleHead .HeadText.HeadText137897375 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897375 .ModuleHead .HeadCenter.HeadCenter137897375{text-align:left;}
#module_137897375 .ModuleHead .HeadCenter.HeadCenter137897375 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897375 .BodyCenter.BodyCenter137897375 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897375 >.module_137897375 {
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_137897375 >.module_137897375{
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_137897375 .BodyCenter.BodyCenter137897375 {
padding-top:20px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897375 .BodyCenter.BodyCenter137897375 {
padding-top:40px;
padding-left:0px;
padding-right:0px;
padding-bottom:40px;
}
}
@media screen and (min-width: 768px){
#module_137897375 >.module_137897375 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897375 >.module_137897375 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897375 >.module_137897375 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897375:hover {
border:none;
}
#module_137897375:hover >.module_137897375 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897375 .ModulePlainTextGiantContent{margin-top:0px;}
#module_137897375 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_137897375 .ModulePlainTextGiantContent{margin-left:0px;}
#module_137897375 .ModulePlainTextGiantContent{margin-right:0px;}
#module_137897375 .plainTextGiant-Container{padding-top:0px;}
#module_137897375 .plainTextGiant-Container{padding-bottom:0px;}
#module_137897375 .plainTextGiant-Container{padding-left:0px;}
#module_137897375 .plainTextGiant-Container{padding-right:0px;}
#module_137897375 a{font-size:unset;font-family:unset}
.module_137897367 .ModuleHead .HeadCenter{float:none;}
#module_137897367 {
padding:0px;
}
#module_137897367 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_137897367 .ModuleHead137897367 {
display:none;
}
#module_137897367 .BodyCenter.BodyCenter137897367 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897367 >.module_137897367 {
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_137897367 >.module_137897367{
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_137897367 .BodyCenter.BodyCenter137897367 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897367 .BodyCenter.BodyCenter137897367 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897367 >.module_137897367 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897367 >.module_137897367 {
margin-top:0px;
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
}
}
#module_137897367 >.module_137897367 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897367:hover {
border:none;
}
#module_137897367:hover >.module_137897367 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897367 .ModuleSubContainer{background-color:transparent;}
#module_137897367 .ModuleSubContainer{background-image:none;}
#module_137897367 .ModuleSubContainer{background-repeat:no-repeat;}
#module_137897367 .ModuleSubContainer{background-position:0% 0%;}
#module_137897367 .ModuleSubContainer{background-attachment:scroll;}
#module_137897367 .ModuleSubContainer{}
#module_137897367 {!bgVideo!}{bgVideoUrl:none}
#module_137897367 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_137897367 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_137897367 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer137897367 {max-width:1400px;width:auto;}
.module_137897377 .ModuleHead .HeadCenter{float:none;}
#module_137897377 {
padding:0px;
}
#module_137897377 {
position:static;
z-index:0;
top:37px;
left:0px;
width:100%;
height: auto;
}
#module_137897377 .ModuleHead137897377 {
display:none;
}
#module_137897377 .ModuleHead .HeadText.HeadText137897377 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897377 .ModuleHead .HeadCenter.HeadCenter137897377{text-align:left;}
#module_137897377 .ModuleHead .HeadCenter.HeadCenter137897377 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897377 .BodyCenter.BodyCenter137897377 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897377 >.module_137897377 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(232, 232, 232);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(232, 232, 232);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(232, 232, 232);
border-bottom-width:1px;
}
#module_137897377 >.module_137897377{
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_137897377 .BodyCenter.BodyCenter137897377 {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
}
@media screen and (max-width: 767px){
#module_137897377 .BodyCenter.BodyCenter137897377 {
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:30px;
}
}
@media screen and (min-width: 768px){
#module_137897377 >.module_137897377 {
margin-top:30px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897377 >.module_137897377 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:20px;
}
}
#module_137897377 >.module_137897377 {box-shadow: 0px 0px 0px 0px rgba(29, 27, 16, 0.08)}
#module_137897377:hover {
border:none;
}
#module_137897377:hover >.module_137897377 {box-shadow: 10px 10px 21px -6px rgba(29, 27, 16, 0.12);transition: box-shadow 0.5s ease 0s;}

#module_137897377 .ModuleImageTextGiantContent{margin-top:px;}
#module_137897377 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_137897377 .ModuleImageTextGiantContent{margin-left:px;}
#module_137897377 .ModuleImageTextGiantContent{margin-right:px;}
#module_137897377 .imageTextGiant-Container{padding-top:0px;}
#module_137897377 .imageTextGiant-Container{padding-bottom:0px;}
#module_137897377 .imageTextGiant-Container{padding-left:0px;}
#module_137897377 .imageTextGiant-Container{padding-right:0px;}
#module_137897377 .showHandle .btn{font-size:px;}
#module_137897377 .showHandle .btn{font-family:;}
#module_137897377 .showHandle .btn{color:;}
#module_137897377 .showHandle .btn{}
#module_137897377 .showHandle .btn{}
#module_137897377 .showHandle .btn{}
#module_137897377 .showHandle div{border-top-color: !important;}
#module_137897377 .showHandle div{border-top-style: !important;}
#module_137897377 .showHandle div{border-top-width:px !important;}
#module_137897377 .showHandle{background-color:;}
#module_137897377 .showHandle{}
#module_137897377 .showHandle{}
#module_137897377 .showHandle{}
#module_137897377 .showHandle{}
#module_137897377 .showHandle{}
#module_137897377 a{font-size:unset;font-family:unset}
.module_137897368 .ModuleHead .HeadCenter{float:none;}
#module_137897368 {
padding:0px;
}
#module_137897368 {
position:static;
z-index:0;
top:50px;
left:0px;
width:100%;
height: auto;
}
#module_137897368 .ModuleHead137897368 {
display:none;
}
#module_137897368 .ModuleHead .HeadText.HeadText137897368 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897368 .ModuleHead .HeadCenter.HeadCenter137897368{text-align:left;}
#module_137897368 .ModuleHead .HeadCenter.HeadCenter137897368 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897368 .BodyCenter.BodyCenter137897368 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897368 >.module_137897368 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(232, 232, 232);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(232, 232, 232);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(232, 232, 232);
border-bottom-width:1px;
}
#module_137897368 >.module_137897368{
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_137897368 .BodyCenter.BodyCenter137897368 {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
}
@media screen and (max-width: 767px){
#module_137897368 .BodyCenter.BodyCenter137897368 {
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:30px;
}
}
@media screen and (min-width: 768px){
#module_137897368 >.module_137897368 {
margin-top:30px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897368 >.module_137897368 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897368 >.module_137897368 {box-shadow: 0px 0px 0px 0px rgba(29, 27, 16, 0.08)}
#module_137897368:hover {
border:none;
}
#module_137897368:hover >.module_137897368 {box-shadow: 10px 10px 21px -6px rgba(29, 27, 16, 0.12);transition: box-shadow 0.5s ease 0s;}

#module_137897368 .ModuleImageTextGiantContent{margin-top:px;}
#module_137897368 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_137897368 .ModuleImageTextGiantContent{margin-left:px;}
#module_137897368 .ModuleImageTextGiantContent{margin-right:px;}
#module_137897368 .imageTextGiant-Container{padding-top:0px;}
#module_137897368 .imageTextGiant-Container{padding-bottom:0px;}
#module_137897368 .imageTextGiant-Container{padding-left:0px;}
#module_137897368 .imageTextGiant-Container{padding-right:0px;}
#module_137897368 .showHandle .btn{font-size:px;}
#module_137897368 .showHandle .btn{font-family:;}
#module_137897368 .showHandle .btn{color:;}
#module_137897368 .showHandle .btn{}
#module_137897368 .showHandle .btn{}
#module_137897368 .showHandle .btn{}
#module_137897368 .showHandle div{border-top-color: !important;}
#module_137897368 .showHandle div{border-top-style: !important;}
#module_137897368 .showHandle div{border-top-width:px !important;}
#module_137897368 .showHandle{background-color:;}
#module_137897368 .showHandle{}
#module_137897368 .showHandle{}
#module_137897368 .showHandle{}
#module_137897368 .showHandle{}
#module_137897368 .showHandle{}
#module_137897368 a{font-size:unset;font-family:unset}
.module_137897369 .ModuleHead .HeadCenter{float:none;}
#module_137897369 {
padding:0px;
}
#module_137897369 {
position:static;
z-index:0;
top:36px;
left:0px;
width:100%;
height: auto;
}
#module_137897369 .ModuleHead137897369 {
display:none;
}
#module_137897369 .ModuleHead .HeadText.HeadText137897369 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897369 .ModuleHead .HeadCenter.HeadCenter137897369{text-align:left;}
#module_137897369 .ModuleHead .HeadCenter.HeadCenter137897369 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897369 .BodyCenter.BodyCenter137897369 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897369 >.module_137897369 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(232, 232, 232);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(232, 232, 232);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(232, 232, 232);
border-bottom-width:1px;
}
#module_137897369 >.module_137897369{
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_137897369 .BodyCenter.BodyCenter137897369 {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
}
@media screen and (max-width: 767px){
#module_137897369 .BodyCenter.BodyCenter137897369 {
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}
}
@media screen and (min-width: 768px){
#module_137897369 >.module_137897369 {
margin-top:30px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897369 >.module_137897369 {
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897369 >.module_137897369 {box-shadow: 0px 0px 0px 0px rgba(29, 27, 16, 0.08)}
#module_137897369:hover {
border:none;
}
#module_137897369:hover >.module_137897369 {box-shadow: 10px 10px 21px -6px rgba(29, 27, 16, 0.12);transition: box-shadow 0.5s ease 0s;}

#module_137897369 .ModuleImageTextGiantContent{margin-top:px;}
#module_137897369 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_137897369 .ModuleImageTextGiantContent{margin-left:px;}
#module_137897369 .ModuleImageTextGiantContent{margin-right:px;}
#module_137897369 .imageTextGiant-Container{padding-top:0px;}
#module_137897369 .imageTextGiant-Container{padding-bottom:0px;}
#module_137897369 .imageTextGiant-Container{padding-left:0px;}
#module_137897369 .imageTextGiant-Container{padding-right:0px;}
#module_137897369 .showHandle .btn{font-size:px;}
#module_137897369 .showHandle .btn{font-family:;}
#module_137897369 .showHandle .btn{color:;}
#module_137897369 .showHandle .btn{}
#module_137897369 .showHandle .btn{}
#module_137897369 .showHandle .btn{}
#module_137897369 .showHandle div{border-top-color: !important;}
#module_137897369 .showHandle div{border-top-style: !important;}
#module_137897369 .showHandle div{border-top-width:px !important;}
#module_137897369 .showHandle{background-color:;}
#module_137897369 .showHandle{}
#module_137897369 .showHandle{}
#module_137897369 .showHandle{}
#module_137897369 .showHandle{}
#module_137897369 .showHandle{}
#module_137897369 a{font-size:unset;font-family:unset}
.module_137897372 .ModuleHead .HeadCenter{float:none;}
#module_137897372 {
padding:0px;
}
#module_137897372 {
position:static;
z-index:0;
top:1509px;
left:1818px;
width:100%;
height: auto;
}
#module_137897372 .ModuleHead137897372 {
display:none;
}
#module_137897372 .BodyCenter.BodyCenter137897372 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897372 >.module_137897372 {
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_137897372 >.module_137897372{
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_137897372 .BodyCenter.BodyCenter137897372 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897372 .BodyCenter.BodyCenter137897372 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897372 >.module_137897372 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:4.1841%;
}
}
@media screen and (max-width: 767px){
#module_137897372 >.module_137897372 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897372 >.module_137897372 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897372:hover {
border:none;
}
#module_137897372:hover >.module_137897372 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897372 .ModuleSubContainer{background-color:transparent;}
#module_137897372 .ModuleSubContainer{background-image:none;}
#module_137897372 .ModuleSubContainer{background-repeat:no-repeat;}
#module_137897372 .ModuleSubContainer{background-position:0% 0%;}
#module_137897372 .ModuleSubContainer{background-attachment:scroll;}
#module_137897372 .ModuleSubContainer{}
#module_137897372 {!bgVideo!}{bgVideoUrl:none}
#module_137897372 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_137897372 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_137897372 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer137897372 {max-width:1400px;width:auto;}
.module_137897376 .ModuleHead .HeadCenter{float:none;}
#module_137897376 {
padding:0px;
}
#module_137897376 {
position:static;
z-index:0;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_137897376 .ModuleHead137897376 {
display:none;
}
#module_137897376 .ModuleHead .HeadText.HeadText137897376 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897376 .ModuleHead .HeadCenter.HeadCenter137897376{text-align:left;}
#module_137897376 .ModuleHead .HeadCenter.HeadCenter137897376 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897376 .BodyCenter.BodyCenter137897376 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897376 >.module_137897376 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(232, 232, 232);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(232, 232, 232);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(232, 232, 232);
border-bottom-width:1px;
}
#module_137897376 >.module_137897376{
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_137897376 .BodyCenter.BodyCenter137897376 {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
}
@media screen and (max-width: 767px){
#module_137897376 .BodyCenter.BodyCenter137897376 {
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:30px;
}
}
@media screen and (min-width: 768px){
#module_137897376 >.module_137897376 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897376 >.module_137897376 {
margin-top:20px;
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
}
}
#module_137897376 >.module_137897376 {box-shadow: 0px 0px 0px 0px rgba(29, 27, 16, 0.08)}
#module_137897376:hover {
border:none;
}
#module_137897376:hover >.module_137897376 {box-shadow: 10px 10px 21px -6px rgba(29, 27, 16, 0.12);transition: box-shadow 0.5s ease 0s;}

#module_137897376 .ModuleImageTextGiantContent{margin-top:px;}
#module_137897376 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_137897376 .ModuleImageTextGiantContent{margin-left:px;}
#module_137897376 .ModuleImageTextGiantContent{margin-right:px;}
#module_137897376 .imageTextGiant-Container{padding-top:0px;}
#module_137897376 .imageTextGiant-Container{padding-bottom:0px;}
#module_137897376 .imageTextGiant-Container{padding-left:0px;}
#module_137897376 .imageTextGiant-Container{padding-right:0px;}
#module_137897376 .showHandle .btn{font-size:px;}
#module_137897376 .showHandle .btn{font-family:;}
#module_137897376 .showHandle .btn{color:;}
#module_137897376 .showHandle .btn{}
#module_137897376 .showHandle .btn{}
#module_137897376 .showHandle .btn{}
#module_137897376 .showHandle div{border-top-color: !important;}
#module_137897376 .showHandle div{border-top-style: !important;}
#module_137897376 .showHandle div{border-top-width:px !important;}
#module_137897376 .showHandle{background-color:;}
#module_137897376 .showHandle{}
#module_137897376 .showHandle{}
#module_137897376 .showHandle{}
#module_137897376 .showHandle{}
#module_137897376 .showHandle{}
#module_137897376 a{font-size:unset;font-family:unset}
.module_137897373 .ModuleHead .HeadCenter{float:none;}
#module_137897373 {
padding:0px;
}
#module_137897373 {
position:static;
z-index:0;
top:50px;
left:0px;
width:100%;
height: auto;
}
#module_137897373 .ModuleHead137897373 {
display:none;
}
#module_137897373 .ModuleHead .HeadText.HeadText137897373 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897373 .ModuleHead .HeadCenter.HeadCenter137897373{text-align:left;}
#module_137897373 .ModuleHead .HeadCenter.HeadCenter137897373 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897373 .BodyCenter.BodyCenter137897373 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897373 >.module_137897373 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(232, 232, 232);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(232, 232, 232);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(232, 232, 232);
border-bottom-width:1px;
}
#module_137897373 >.module_137897373{
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_137897373 .BodyCenter.BodyCenter137897373 {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
}
@media screen and (max-width: 767px){
#module_137897373 .BodyCenter.BodyCenter137897373 {
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:30px;
}
}
@media screen and (min-width: 768px){
#module_137897373 >.module_137897373 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897373 >.module_137897373 {
margin-top:0px;
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
}
}
#module_137897373 >.module_137897373 {box-shadow: 0px 0px 0px 0px rgba(29, 27, 16, 0.08)}
#module_137897373:hover {
border:none;
}
#module_137897373:hover >.module_137897373 {box-shadow: 10px 10px 21px -6px rgba(29, 27, 16, 0.12);transition: box-shadow 0.5s ease 0s;}

#module_137897373 .ModuleImageTextGiantContent{margin-top:px;}
#module_137897373 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_137897373 .ModuleImageTextGiantContent{margin-left:px;}
#module_137897373 .ModuleImageTextGiantContent{margin-right:px;}
#module_137897373 .imageTextGiant-Container{padding-top:0px;}
#module_137897373 .imageTextGiant-Container{padding-bottom:0px;}
#module_137897373 .imageTextGiant-Container{padding-left:0px;}
#module_137897373 .imageTextGiant-Container{padding-right:0px;}
#module_137897373 .showHandle .btn{font-size:px;}
#module_137897373 .showHandle .btn{font-family:;}
#module_137897373 .showHandle .btn{color:;}
#module_137897373 .showHandle .btn{}
#module_137897373 .showHandle .btn{}
#module_137897373 .showHandle .btn{}
#module_137897373 .showHandle div{border-top-color: !important;}
#module_137897373 .showHandle div{border-top-style: !important;}
#module_137897373 .showHandle div{border-top-width:px !important;}
#module_137897373 .showHandle{background-color:;}
#module_137897373 .showHandle{}
#module_137897373 .showHandle{}
#module_137897373 .showHandle{}
#module_137897373 .showHandle{}
#module_137897373 .showHandle{}
#module_137897373 a{font-size:unset;font-family:unset}
.module_137897374 .ModuleHead .HeadCenter{float:none;}
#module_137897374 {
padding:0px;
}
#module_137897374 {
position:static;
z-index:0;
top:36px;
left:0px;
width:100%;
height: auto;
}
#module_137897374 .ModuleHead137897374 {
display:none;
}
#module_137897374 .ModuleHead .HeadText.HeadText137897374 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897374 .ModuleHead .HeadCenter.HeadCenter137897374{text-align:left;}
#module_137897374 .ModuleHead .HeadCenter.HeadCenter137897374 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897374 .BodyCenter.BodyCenter137897374 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897374 >.module_137897374 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(232, 232, 232);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(232, 232, 232);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(232, 232, 232);
border-bottom-width:1px;
}
#module_137897374 >.module_137897374{
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_137897374 .BodyCenter.BodyCenter137897374 {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
}
@media screen and (max-width: 767px){
#module_137897374 .BodyCenter.BodyCenter137897374 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897374 >.module_137897374 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897374 >.module_137897374 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897374 >.module_137897374 {box-shadow: 0px 0px 0px 0px rgba(29, 27, 16, 0.08)}
#module_137897374:hover {
border:none;
}
#module_137897374:hover >.module_137897374 {box-shadow: 10px 10px 21px -6px rgba(29, 27, 16, 0.12);transition: box-shadow 0.5s ease 0s;}

#module_137897374 .ModuleImageTextGiantContent{margin-top:px;}
#module_137897374 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_137897374 .ModuleImageTextGiantContent{margin-left:px;}
#module_137897374 .ModuleImageTextGiantContent{margin-right:px;}
#module_137897374 .imageTextGiant-Container{padding-top:0px;}
#module_137897374 .imageTextGiant-Container{padding-bottom:0px;}
#module_137897374 .imageTextGiant-Container{padding-left:0px;}
#module_137897374 .imageTextGiant-Container{padding-right:0px;}
#module_137897374 .showHandle .btn{font-size:px;}
#module_137897374 .showHandle .btn{font-family:;}
#module_137897374 .showHandle .btn{color:;}
#module_137897374 .showHandle .btn{}
#module_137897374 .showHandle .btn{}
#module_137897374 .showHandle .btn{}
#module_137897374 .showHandle div{border-top-color: !important;}
#module_137897374 .showHandle div{border-top-style: !important;}
#module_137897374 .showHandle div{border-top-width:px !important;}
#module_137897374 .showHandle{background-color:;}
#module_137897374 .showHandle{}
#module_137897374 .showHandle{}
#module_137897374 .showHandle{}
#module_137897374 .showHandle{}
#module_137897374 .showHandle{}
#module_137897374 a{font-size:unset;font-family:unset}
.module_137897380 .ModuleHead .HeadCenter{float:none;}
#module_137897380 {
padding:0px;
}
#module_137897380 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_137897380 .ModuleHead137897380 {
display:none;
}
#module_137897380 .BodyCenter.BodyCenter137897380 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897380 >.module_137897380 {
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_137897380 >.module_137897380{
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_137897380 .BodyCenter.BodyCenter137897380 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897380 .BodyCenter.BodyCenter137897380 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897380 >.module_137897380 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:4.1841%;
}
}
@media screen and (max-width: 767px){
#module_137897380 >.module_137897380 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897380 >.module_137897380 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897380:hover {
border:none;
}
#module_137897380:hover >.module_137897380 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897380 .ModuleSubContainer{background-color:transparent;}
#module_137897380 .ModuleSubContainer{background-image:none;}
#module_137897380 .ModuleSubContainer{background-repeat:no-repeat;}
#module_137897380 .ModuleSubContainer{background-position:0% 0%;}
#module_137897380 .ModuleSubContainer{background-attachment:scroll;}
#module_137897380 .ModuleSubContainer{}
#module_137897380 {!bgVideo!}{bgVideoUrl:none}
#module_137897380 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_137897380 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_137897380 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer137897380 {max-width:1400px;width:auto;}
.ModuleTabContainerV2Giant.layout-103 .location-right{    display: flex;
    flex-direction: row-reverse;}
.ModuleTabContainerV2Giant.layout-103 .location-left{ display: flex}
.ModuleTabContainerV2Giant.layout-103 .tabContainer.TabContainer-Container {
    overflow: hidden;
}

.ModuleTabContainerV2Giant.layout-103 .TabContainer-Container .nav-box {
    background: #e0e0e0;
    position: relative;
}

.ModuleTabContainerV2Giant.layout-103 .TabContainer-Container .Nav-Container {
    font-size: 0;
    white-space: nowrap;
    overflow: visible;
    -webkit-overflow-scrolling: touch;
    transform: translateX(0);
    transition: transform 0.3s linear 0s;
}

.ModuleTabContainerV2Giant.layout-103 .TabContainer-Container .Nav-Container li {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    float: none;
    cursor: pointer;
    text-align: center;
    display: inline-block;
}

.ModuleTabContainerV2Giant.layout-103 .TabContainer-Container .nav-pills>li+li {
    margin-left: 0;
}

.ModuleTabContainerV2Giant.layout-103 .nav-pills>li>a {
    border-radius: 0;
}

.ModuleTabContainerV2Giant.layout-103 .TabContainer-Container .Nav-Container li a {
    color: #333;
    font-size: 16px;
    display: block;
    background: none;
    padding: 0;
}

.ModuleTabContainerV2Giant.layout-103 .TabContainer-Container .Nav-Container li.active, .ModuleTabContainerV2Giant.layout-103 .TabContainer-Container .Nav-Container li:hover {
    background: #10aa9c;
}

.ModuleTabContainerV2Giant.layout-103 .TabContainer-Container .Nav-Container li.active a, .ModuleTabContainerV2Giant.layout-103 .TabContainer-Container .Nav-Container li:hover a {
    color: #fff;
}

.ModuleTabContainerV2Giant.layout-103 .Nav-Container li.active {
    transition: all 0.4s linear;
}

div[id ^="tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    z-index: 900;
}

.tabContentGiant.tab-content-clone .ModuleContainer {
    padding: 0
}

@media only screen and (min-width: 768px) {
    .ModuleTabContainerV2Giant.layout-103 .tabContainer .btnScrollLeft, .ModuleTabContainerV2Giant.layout-103 .tabContainer .btnScrollRight {
        display: none !important;
    }
    .ModuleTabContainerV2Giant.layout-103 .location-left .Nav-Container, .ModuleTabContainerV2Giant.layout-103 .location-right .Nav-Container {
        display: inline-block;
        float: left;
        overflow: hidden;
    }
    .ModuleTabContainerV2Giant.layout-103 .location-right .Nav-Container {
        float: right;
    }
    .ModuleTabContainerV2Giant.layout-103 .location-left.TabContainer-Container .Nav-Container li, .ModuleTabContainerV2Giant.layout-103 .location-right.TabContainer-Container .Nav-Container li {
        display: block;
    }
    .ModuleTabContainerV2Giant.layout-103 .Nav-Container li.tab-link:last-child, .ModuleTabContainerV2Giant.layout-103 .location-left .Nav-Container li.tab-link, .ModuleTabContainerV2Giant.layout-103 .location-right .Nav-Container li.tab-link {
        margin-right: 0 !important;
    }
    .ModuleTabContainerV2Giant.layout-103 .location-left .Nav-Container li.tab-link:last-child, .ModuleTabContainerV2Giant.layout-103 .location-right .Nav-Container li.tab-link:last-child {
        margin-bottom: 0 !important;
    }
    .ModuleTabContainerV2Giant.layout-103 .location-left .tabContentGiant {
        display: inline-block;
        float: left;
    }
    .ModuleTabContainerV2Giant.layout-103 .location-right .tabContentGiant {
        display: inline-block;
        float: right;
    }
    .ModuleTabContainerV2Giant.layout-103 .location-bottom .tab-location-top {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-103 .btnScrollLeft, .ModuleTabContainerV2Giant.layout-103 .btnScrollRight {
        display: inline-block;
        height: 54px;
        top: 0;
        background-color: transparent;
        width: 32px;
    }
    /* .ModuleTabContainerV2Giant.layout-103 .location-left .btnScrollLeft, .ModuleTabContainerV2Giant.layout-103 .location-left .btnScrollRight, .ModuleTabContainerV2Giant.layout-103 .location-right .btnScrollLeft, .ModuleTabContainerV2Giant.layout-103 .location-right .btnScrollRight {
        display: none;
    } */
    .ModuleTabContainerV2Giant.layout-103 .btnScrollLeft, .ModuleTabContainerV2Giant.layout-103 .btnScrollRight {
        display: flex;
        width: 28px;
        height: auto;
        top: 50%;
        right: 10px;
        background-color: transparent;
        color: #fff !important;
        font-size: 15px;
        align-items: center;
        justify-content: center;
        position: absolute;
        transform: translateY(-50%);

    }
    .ModuleTabContainerV2Giant.layout-103 .btnScrollLeft {
        left: 10px;
    }
    .ModuleTabContainerV2Giant.layout-103 .glyphicon:before {
        display: flex;
        width: 28px;
        height: 28px;
        background-color: rgba(0,0,0,0.4);
        border-radius: 28px;
        align-items: center;
        justify-content: center;
    }
    .ModuleTabContainerV2Giant.layout-103 .location-bottom .tab-location-bottom {
        display: none;
    }
    .ModuleTabContainerV2Giant.layout-103 .location-left,.ModuleTabContainerV2Giant.layout-103 .location-right{
        flex-direction: column;
    }
}.module_137897381 .ModuleHead .HeadCenter{float:none;}
#module_137897381 {
padding:0px;
}
#module_137897381 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_137897381 .ModuleHead137897381 {
display:none;
}
#module_137897381 .ModuleHead .HeadText.HeadText137897381 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897381 .ModuleHead .HeadCenter.HeadCenter137897381{text-align:left;}
#module_137897381 .ModuleHead .HeadCenter.HeadCenter137897381 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897381 .BodyCenter.BodyCenter137897381 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897381 >.module_137897381 {
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_137897381 >.module_137897381{
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_137897381 .BodyCenter.BodyCenter137897381 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897381 .BodyCenter.BodyCenter137897381 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897381 >.module_137897381 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897381 >.module_137897381 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897381 >.module_137897381 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897381:hover {
border:none;
}
#module_137897381:hover >.module_137897381 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897381 .Nav-Container li a{margin-left:px;}
#module_137897381 .Nav-Container li a{margin-right:px;}
#module_137897381 .nav-box{text-align:left;}
#module_137897381 .nav-box{background-color:#e0e0e0;}
#module_137897381 .nav-box{background-image:none;}
#module_137897381 .nav-box{background-repeat:no-repeat;}
#module_137897381 .nav-box{}
#module_137897381 .nav-box{}
#module_137897381 .nav-box{}
#module_137897381 .Nav-Container a{text-align:center;}
#module_137897381 .nav-box{border-top-color:transparent;}
#module_137897381 .nav-box{border-top-style:none;}
#module_137897381 .nav-box{border-top-width:0px;}
#module_137897381 .nav-box{border-right-color:transparent;}
#module_137897381 .nav-box{border-right-style:none;}
#module_137897381 .nav-box{border-right-width:0px;}
#module_137897381 .nav-box{border-bottom-color:transparent;}
#module_137897381 .nav-box{border-bottom-style:none;}
#module_137897381 .nav-box{border-bottom-width:0px;}
#module_137897381 .nav-box{border-left-color:transparent;}
#module_137897381 .nav-box{border-left-style:none;}
#module_137897381 .nav-box{border-left-width:0px;}
#module_137897381 .Nav-Container li{background-color:transparent;}
#module_137897381 .Nav-Container li{}
#module_137897381 .Nav-Container li{}
#module_137897381 .Nav-Container li{}
#module_137897381 .Nav-Container li{}
#module_137897381 .Nav-Container li{}
#module_137897381 .Nav-Container li{border-top-color:transparent;}
#module_137897381 .Nav-Container li{border-top-style:none;}
#module_137897381 .Nav-Container li{border-top-width:0px;}
#module_137897381 .Nav-Container li{border-right-color:transparent;}
#module_137897381 .Nav-Container li{border-right-style:none;}
#module_137897381 .Nav-Container li{border-right-width:0px;}
#module_137897381 .Nav-Container li{border-bottom-color:transparent;}
#module_137897381 .Nav-Container li{border-bottom-style:none;}
#module_137897381 .Nav-Container li{border-bottom-width:0px;}
#module_137897381 .Nav-Container li{border-left-color:transparent;}
#module_137897381 .Nav-Container li{border-left-style:none;}
#module_137897381 .Nav-Container li{border-left-width:0px;}
#module_137897381 .Nav-Container li a{width:165px;width:165;}@media only screen and (min-width: 768px){#module_137897381 .location-left .tabContentGiant,#module_137897381 .location-right .tabContentGiant{width: calc(100% - 165px - 14px)}}
#module_137897381 .Nav-Container li a{height:55px;line-height:55px;}
#module_137897381 .Nav-Container li a{font-size:16px;}
#module_137897381 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_137897381 .Nav-Container li a{color:#333;}
#module_137897381 .Nav-Container li a{font-weight:normal;}
#module_137897381 .Nav-Container li a{text-decoration:none;}
#module_137897381 .Nav-Container li a{font-style:normal;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{background-color:transparent;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{}
#module_137897381 {} #tab_content_clone_module_137897381.tab-content-parent{background-color:#f8f8f8;}
#module_137897381 {} #tab_content_clone_module_137897381.tab-content-parent{}
#module_137897381 {} #tab_content_clone_module_137897381.tab-content-parent{}
#module_137897381 {} #tab_content_clone_module_137897381.tab-content-parent{}
#module_137897381 {} #tab_content_clone_module_137897381.tab-content-parent{}
#module_137897381 {} #tab_content_clone_module_137897381.tab-content-parent{}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{padding-top:20px;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{padding-bottom:0px;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{padding-left:0px;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{padding-right:0px;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-top-color:#e5e5e5;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-top-style:none;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-top-width:0px;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-right-color:#e5e5e5;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-right-style:solid;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-right-width:0px;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-bottom-color:#e5e5e5;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-bottom-style:solid;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-bottom-width:0px;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-left-color:#e5e5e5;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-left-style:solid;}
#module_137897381 .TabContainer-Container .tab-pane,#tab_content_clone_module_137897381.tab-content-parent .tab-pane{border-left-width:0px;}
#module_137897381 .tab-link{margin-right:0px;} @media (min-width: 768px) {#module_137897381 .location-left .tab-link,#module_137897381 .location-right .tab-link{margin-bottom:0px;}}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{background-color:#1976d2;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{}
#module_137897381 .Nav-Container li:hover a,#module_137897381 .Nav-Container li.active a{font-size:16px;}
#module_137897381 .Nav-Container li:hover a,#module_137897381 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_137897381 .Nav-Container li:hover a,#module_137897381 .Nav-Container li.active a{color:#fff;}
#module_137897381 .Nav-Container li:hover a,#module_137897381 .Nav-Container li.active a{font-weight:normal;}
#module_137897381 .Nav-Container li:hover a,#module_137897381 .Nav-Container li.active a{text-decoration:none;}
#module_137897381 .Nav-Container li:hover a,#module_137897381 .Nav-Container li.active a{font-style:normal;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-top-color:transparent;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-top-style:none;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-top-width:0px;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-right-color:transparent;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-right-style:none;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-right-width:0px;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-bottom-color:transparent;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-bottom-style:none;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-bottom-width:0px;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-left-color:transparent;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-left-style:none;}
#module_137897381 .Nav-Container li:hover,#module_137897381 .Nav-Container li.active{border-left-width:0px;}

@keyframes liner-news-117{
	0%  {width:0%; }
	30% {width:30%; }
    60% {width:60%; }
    80% {width:80%; }
	100%{width:100%; }
}
.ModuleNewsListGiant.layout-117 .news-container { width: 100%; position: relative; }
.ModuleNewsListGiant.layout-117 .news-container li { float: left; margin: 0 5% 5% 0; }
.ModuleNewsListGiant.layout-117 .news-item { float: left; position: relative; cursor: pointer; }
.ModuleNewsListGiant.layout-117 .news-item:after {position: absolute;bottom: 0;width: 100%;width: 0;height: 1px;content: '';opacity: 0;transition: all .5s ease;}
.ModuleNewsListGiant.layout-117 .news-item .news-tit { position: relative; padding:24px 0px 0;}
.ModuleNewsListGiant.layout-117 .news-item .news-tit time { display: block; }
.ModuleNewsListGiant.layout-117 .news-item .news-tit .news-title-container {margin-bottom: 16px;}
.ModuleNewsListGiant.layout-117 .news-title{}
.ModuleNewsListGiant.layout-117 .news-item .news-tit .news-desc {margin-right:34px;overflow: hidden; max-width: 100%; line-height: 24px;}
.ModuleNewsListGiant.layout-117 .news-item .news-img { width: 100%; overflow: hidden; display: block; text-align:center; position: relative;}
.ModuleNewsListGiant.layout-117 .news-item .news-img img { transition: all .3s ease-out 0s; overflow: hidden; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block;}
.ModuleNewsListGiant.layout-117 li:hover .news-img img {transform: scale(1.2);}
.ModuleNewsListGiant.layout-117 .news-item .news-img .dummy { padding-top: 36%; }
.ModuleNewsListGiant.layout-117 .news-view-txt {display: inline-block;width: calc(100% - 107px);vertical-align: top;margin-left: 15px;margin-bottom:16px;line-height: 1;}
.ModuleNewsListGiant.layout-117 .news-view-txt.toMargin {width: calc(100% - 30px);}
.ModuleNewsListGiant.layout-117 .news-line {width: 77px;text-align: center;display: inline-block;vertical-align: middle;    line-height: 1;height: 44px;border-right:1px solid #eee;}
.ModuleNewsListGiant.layout-117 .day-of-month{padding-bottom: 12px;}
.ModuleNewsListGiant.layout-117 .news-item .news-next {display: none;}
.ModuleNewsListGiant.layout-117 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-117 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}

.ModuleNewsListGiant.layout-117  .news-title {
    line-height: 1.5;
}
/*手机屏幕*/
@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-117 .news-item .news-tit .news-desc {margin-right:0px;}

    .ModuleNewsListGiant.layout-117 .news-view-txt {margin-bottom:0px;}

    .ModuleNewsListGiant.layout-117 li.col-xs-2 {
        padding-right: 0;
        padding-left: 0;
        width: 47.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-3 {
        padding-right: 0;
        padding-left: 0;
        width: 30%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-4 {
        padding-right: 0;
        padding-left: 0;
        width: 21.25%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-5 {
        padding-right: 0;
        padding-left: 0;
        width: 16%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-6 {
        padding-right: 0;
        padding-left: 0;
        width: 12.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-1 {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(2n).col-xs-2 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(3n).col-xs-3 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(4n).col-xs-4 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(5n).col-xs-5 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(6n).col-xs-6 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(n).col-xs-1 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 .news-container li {
        margin-bottom: 8%;
    }

    .ModuleNewsListGiant.layout-117 .news-item:hover {
        box-shadow: unset !important;
    }
}
/*PC屏幕*/
@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-117 .news-item:hover:after {
        opacity: 1;
        -webkit-animation: liner-news-117 0.3s linear 1;
        -webkit-animation-fill-mode: both;
    }

    .ModuleNewsListGiant.layout-117 .news-desc-content {
        position: relative;
    }

    .ModuleNewsListGiant.layout-117 .news-item .news-next {
        display: block;
    }

    .ModuleNewsListGiant.layout-117 .news-item .news-next {
        position: absolute;
        top: -10px;
        right: 7px;
        border: 1px solid #ddd;
        width: 26px;
        height: 26px;
        border-radius: 3px;
        text-align: center;
        line-height: 1.6;
        color: #ddd;
        transition: all .5s ease;
        margin-top: 7px;
    }

    .ModuleNewsListGiant.layout-117 .news-item:hover {
        transition: all .5s ease;
        box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-2 {
        padding-right: 0;
        padding-left: 0;
        width: 47.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-3 {
        padding-right: 0;
        padding-left: 0;
        width: 30%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-4 {
        padding-right: 0;
        padding-left: 0;
        width: 21.25%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-5 {
        padding-right: 0;
        padding-left: 0;
        width: 16%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-6 {
        padding-right: 0;
        padding-left: 0;
        width: 12.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-1 {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(2n).col-lg-2 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(3n).col-lg-3 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(4n).col-lg-4 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(5n).col-lg-5 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(6n).col-lg-6 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(n).col-lg-1 {
        margin-right: 0;
    }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-117 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align:middle;
}
.ModuleNewsListGiant.layout-117 .pagerGiant .inputer{outline: 0;}
.module_137897382 .ModuleHead .HeadCenter{float:none;}
#module_137897382 {
padding:0px;
}
#module_137897382 {
position:static;
z-index:0;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_137897382 .ModuleHead137897382 {
display:none;
}
#module_137897382 .BodyCenter.BodyCenter137897382 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897382 >.module_137897382 {
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_137897382 >.module_137897382{
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_137897382 .BodyCenter.BodyCenter137897382 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897382 .BodyCenter.BodyCenter137897382 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897382 >.module_137897382 {
margin-top:2.1429%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_137897382 >.module_137897382 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897382 >.module_137897382 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897382:hover {
border:none;
}
#module_137897382:hover >.module_137897382 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897382 .videobox .iconfont{font-size:px;}
#module_137897382 {}@media (max-width: 767px) { #module_137897382 .videobox .iconfont{font-size:px;}}
#module_137897382 .news-item{background-color:transparent;}
#module_137897382 .news-item{background-image:none;}
#module_137897382 .news-item{background-repeat:no-repeat;}
#module_137897382 .news-item{}
#module_137897382 .news-item{}
#module_137897382 .news-item{}
#module_137897382 .news-item{border-top-color:transparent;}
#module_137897382 .news-item{border-top-style:none;}
#module_137897382 .news-item{border-top-width:0px;}
#module_137897382 .news-item{border-right-color:transparent;}
#module_137897382 .news-item{border-right-style:none;}
#module_137897382 .news-item{border-right-width:0px;}
#module_137897382 .news-item{border-bottom-color:transparent;}
#module_137897382 .news-item{border-bottom-style:none;}
#module_137897382 .news-item{border-bottom-width:0px;}
#module_137897382 .news-item{border-left-color:transparent;}
#module_137897382 .news-item{border-left-style:none;}
#module_137897382 .news-item{border-left-width:0px;}
#module_137897382 .news-img{border-top-color:transparent;}
#module_137897382 .news-img{border-top-style:none;}
#module_137897382 .news-img{border-top-width:0px;}
#module_137897382 .news-img{border-right-color:transparent;}
#module_137897382 .news-img{border-right-style:none;}
#module_137897382 .news-img{border-right-width:0px;}
#module_137897382 .news-img{border-bottom-color:transparent;}
#module_137897382 .news-img{border-bottom-style:none;}
#module_137897382 .news-img{border-bottom-width:0px;}
#module_137897382 .news-img{border-left-color:transparent;}
#module_137897382 .news-img{border-left-style:none;}
#module_137897382 .news-img{border-left-width:0px;}
#module_137897382 .news-img .dummy{background-color:;}
#module_137897382 .news-img .dummy{}
#module_137897382 .news-img .dummy{}
#module_137897382 .news-img .dummy{}
#module_137897382 .news-img .dummy{}
#module_137897382 .news-img .dummy{}
#module_137897382 .news-img .dummy{padding-top:;}
#module_137897382 .news-img .t-img{ object-fit:;}
#module_137897382 .news-img .t-img{ width:;}
#module_137897382 .news-img .t-img{ height:;}
#module_137897382 .news-img .t-img{border-radius:px;}
#module_137897382 .news-title{font-size:18px;}
#module_137897382 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_137897382 .news-title{color:#333;}
#module_137897382 .news-title{font-weight:normal;}
#module_137897382 .news-title{text-decoration:none;}
#module_137897382 .news-title{font-style:normal;}
#module_137897382 .news-title-container{margin-top:px;}
#module_137897382 .news-title-container{margin-bottom:px;}
#module_137897382 .news-desc{font-size:14px;}
#module_137897382 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_137897382 .news-desc{color:#999;}
#module_137897382 .news-desc{font-weight:normal;}
#module_137897382 .news-desc{text-decoration:none;}
#module_137897382 .news-desc{font-style:normal;}
#module_137897382 .news-desc{margin-top:px;}
#module_137897382 .news-desc{margin-bottom:px;}
#module_137897382 .news-next{color:#ddd;}#module_137897382 .news-next{border-color:#ddd;}
#module_137897382 .news-line{margin-top:px;}
#module_137897382 .news-line{margin-bottom:px;}
#module_137897382 .news-item .day-of-month{font-size:20px;}
#module_137897382 .news-item .day-of-month{font-family:微软雅黑,Microsoft YaHei;}
#module_137897382 .news-item .day-of-month{color:rgb(136, 136, 136);}
#module_137897382 .news-item .day-of-month{font-weight:normal;}
#module_137897382 .news-item .day-of-month{text-decoration:none;}
#module_137897382 .news-item .day-of-month{font-style:normal;}
#module_137897382 .news-item .year{font-size:14px;}
#module_137897382 .news-item .year{font-family:微软雅黑,Microsoft YaHei;}
#module_137897382 .news-item .year{color:#666;}
#module_137897382 .news-item .year{font-weight:normal;}
#module_137897382 .news-item .year{text-decoration:none;}
#module_137897382 .news-item .year{font-style:normal;}
#module_137897382 .pagerGiant .text{font-size:px;}
#module_137897382 .pagerGiant .text{font-family:;}
#module_137897382 .pagerGiant .text{color:;}
#module_137897382 .pagerGiant .text{}
#module_137897382 .pagerGiant .text{}
#module_137897382 .pagerGiant .text{}
#module_137897382 .pagerGiant .current,#module_137897382 .pagerGiant .num,#module_137897382 .pagerGiant .inputer{width:px}
#module_137897382 .pagerGiant .current,#module_137897382 .pagerGiant .num,#module_137897382 .pagerGiant .inputer{height:px}
#module_137897382 .pagerGiant .num{font-size:px;}
#module_137897382 .pagerGiant .num{font-family:;}
#module_137897382 .pagerGiant .num{color:;}
#module_137897382 .pagerGiant .num{}
#module_137897382 .pagerGiant .num{}
#module_137897382 .pagerGiant .num{}
#module_137897382 .pagerGiant .submit{width:px}
#module_137897382 .pagerGiant .submit{height:px}
#module_137897382 .pagerGiant .current,#module_137897382 .pagerGiant .num,#module_137897382 .pagerGiant .inputer,#module_137897382 .pagerGiant .submit{border-top-left-radius:px;}
#module_137897382 .pagerGiant .current,#module_137897382 .pagerGiant .num,#module_137897382 .pagerGiant .inputer,#module_137897382 .pagerGiant .submit{border-top-right-radius:px;}
#module_137897382 .pagerGiant .current,#module_137897382 .pagerGiant .num,#module_137897382 .pagerGiant .inputer,#module_137897382 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_137897382 .pagerGiant .current,#module_137897382 .pagerGiant .num,#module_137897382 .pagerGiant .inputer,#module_137897382 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_137897382 .pagerGiant .next,#module_137897382 .pagerGiant .splitline{color:;}
#module_137897382 .pagerGiant .num{background-color:;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .inputer{border-top-color:;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .inputer{border-top-style:;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer{border-top-width:px;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .inputer{border-bottom-color:;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .inputer{border-bottom-style:;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer{border-bottom-width:px;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .inputer{border-left-color:;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .inputer{border-left-style:;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer{border-left-width:px;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .inputer{border-right-color:;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .inputer{border-right-style:;}
#module_137897382 .pagerGiant .num, #module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer{border-right-width:px;}
#module_137897382 .page-more a{font-size:px;}
#module_137897382 .page-more a{font-family:;}
#module_137897382 .page-more a{color: !important;}
#module_137897382 .page-more a{}
#module_137897382 .page-more a{}
#module_137897382 .page-more a{}
#module_137897382 .page-more a{background-color:;}
#module_137897382 .page-more a{border-top-color:;}
#module_137897382 .page-more a{border-top-style:;}
#module_137897382 .page-more a{border-top-width:px;}
#module_137897382 .page-more a{border-bottom-color:;}
#module_137897382 .page-more a{border-bottom-style:;}
#module_137897382 .page-more a{border-bottom-width:px;}
#module_137897382 .page-more a{border-left-color:;}
#module_137897382 .page-more a{border-left-style:;}
#module_137897382 .page-more a{border-left-width:px;}
#module_137897382 .page-more a{border-right-color:;}
#module_137897382 .page-more a{border-right-style:;}
#module_137897382 .page-more a{border-right-width:px;}
#module_137897382 .news-item:hover .news-next{color:#1976d2;}#module_137897382    .news-item:hover .news-next{border-color:#1976d2;}
#module_137897382 .news-item:hover .day-of-month{font-size:px;}
#module_137897382 .news-item:hover .day-of-month{font-family:;}
#module_137897382 .news-item:hover .day-of-month{color:;}
#module_137897382 .news-item:hover .day-of-month{}
#module_137897382 .news-item:hover .day-of-month{}
#module_137897382 .news-item:hover .day-of-month{}
#module_137897382 .news-item:hover .year{font-size:px;}
#module_137897382 .news-item:hover .year{font-family:;}
#module_137897382 .news-item:hover .year{color:;}
#module_137897382 .news-item:hover .year{}
#module_137897382 .news-item:hover .year{}
#module_137897382 .news-item:hover .year{}
#module_137897382 .news-item:hover .news-title{font-size:18px;}
#module_137897382 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_137897382 .news-item:hover .news-title{color:#1976d2;}
#module_137897382 .news-item:hover .news-title{font-weight:normal;}
#module_137897382 .news-item:hover .news-title{text-decoration:none;}
#module_137897382 .news-item:hover .news-title{font-style:normal;}
#module_137897382 .news-item:hover{background-color:transparent;}
#module_137897382 .news-item:hover{background-image:none;}
#module_137897382 .news-item:hover{background-repeat:no-repeat;}
#module_137897382 .news-item:hover{}
#module_137897382 .news-item:hover{}
#module_137897382 .news-item:hover{}
#module_137897382 .news-item:hover{border-top-color:transparent;}
#module_137897382 .news-item:hover{border-top-style:solid;}
#module_137897382 .news-item:hover{border-top-width:0px;}
#module_137897382 .news-item:hover{border-right-color:transparent;}
#module_137897382 .news-item:hover{border-right-style:solid;}
#module_137897382 .news-item:hover{border-right-width:0px;}
#module_137897382 .news-item:hover{border-bottom-color:transparent;}
#module_137897382 .news-item:hover{border-bottom-style:solid;}
#module_137897382 .news-item:hover{border-bottom-width:0px;}
#module_137897382 .news-item:hover{border-left-color:transparent;}
#module_137897382 .news-item:hover{border-left-style:solid;}
#module_137897382 .news-item:hover{border-left-width:0px;}
#module_137897382 .news-item:hover .news-img{border-top-color:transparent;}
#module_137897382 .news-item:hover .news-img{border-top-style:none;}
#module_137897382 .news-item:hover .news-img{border-top-width:0px;}
#module_137897382 .news-item:hover .news-img{border-right-color:transparent;}
#module_137897382 .news-item:hover .news-img{border-right-style:none;}
#module_137897382 .news-item:hover .news-img{border-right-width:0px;}
#module_137897382 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_137897382 .news-item:hover .news-img{border-bottom-style:none;}
#module_137897382 .news-item:hover .news-img{border-bottom-width:0px;}
#module_137897382 .news-item:hover .news-img{border-left-color:transparent;}
#module_137897382 .news-item:hover .news-img{border-left-style:none;}
#module_137897382 .news-item:hover .news-img{border-left-width:0px;}
#module_137897382 .news-item:hover .news-desc{font-size:14px;}
#module_137897382 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_137897382 .news-item:hover .news-desc{color:#999;}
#module_137897382 .news-item:hover .news-desc{font-weight:normal;}
#module_137897382 .news-item:hover .news-desc{text-decoration:none;}
#module_137897382 .news-item:hover .news-desc{font-style:normal;}
#module_137897382 .news-item:after{border-bottom-color:#1976d2;}
#module_137897382 .news-item:after{border-bottom-style:solid;}
#module_137897382 .news-item:after{border-bottom-width:1px;}
#module_137897382 .news-item:hover{box-shadow:0 0 20px rgba(222,222,222,.71);}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit{font-size:px;}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit{font-family:;}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit{color:;}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit{}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit{}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit{}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit{background-color:#1e88e5;}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer:hover{border-top-color:#1e88e5;}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer:hover{border-top-style:;}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer:hover{border-bottom-color:#1e88e5;}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer:hover{border-left-color:#1e88e5;}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer:hover{border-left-style:;}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer:hover{border-right-color:#1e88e5;}
#module_137897382 .pagerGiant .current, #module_137897382 .pagerGiant .submit, #module_137897382 .pagerGiant .inputer:hover{border-right-style:;}
#module_137897382 .page-more a:hover{font-size:px;}
#module_137897382 .page-more:hover a{font-family:;}
#module_137897382 .page-more a:hover{color: !important;}
#module_137897382 .page-more a:hover {}
#module_137897382 .page-more a:hover {}
#module_137897382 .page-more a:hover {}
#module_137897382 .page-more a:hover{background-color:;}
#module_137897382 .page-more a:hover{border-top-color:;}
#module_137897382 .page-more a:hover{border-top-style:;}
#module_137897382 .page-more a:hover{border-bottom-color:;}
#module_137897382 .page-more a:hover{border-bottom-style:;}
#module_137897382 .page-more a:hover{border-left-color:;}
#module_137897382 .page-more a:hover{border-left-style:;}
#module_137897382 .page-more a:hover{border-right-color:;}
#module_137897382 .page-more a:hover{border-right-style:;}


.module_137897383 .ModuleHead .HeadCenter{float:none;}
#module_137897383 {
padding:0px;
}
#module_137897383 {
position:static;
z-index:0;
top:1685px;
left:865px;
width:100%;
height: auto;
}
#module_137897383 .ModuleHead137897383 {
display:none;
}
#module_137897383 .ModuleHead .HeadText.HeadText137897383 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_137897383 .ModuleHead .HeadCenter.HeadCenter137897383{text-align:left;}
#module_137897383 .ModuleHead .HeadCenter.HeadCenter137897383 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_137897383 .BodyCenter.BodyCenter137897383 {
background:none;background-color:rgba(0,0,0,0);
}
#module_137897383 >.module_137897383 {
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_137897383 >.module_137897383{
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_137897383 .BodyCenter.BodyCenter137897383 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897383 .BodyCenter.BodyCenter137897383 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_137897383 >.module_137897383 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_137897383 >.module_137897383 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_137897383 >.module_137897383 {box-shadow: 0px 0px 0px 0px #ccc}
#module_137897383:hover {
border:none;
}
#module_137897383:hover >.module_137897383 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_137897383 .videobox .iconfont{font-size:px;}
#module_137897383 {}@media (max-width: 767px) { #module_137897383 .videobox .iconfont{font-size:px;}}
#module_137897383 .news-item{background-color:transparent;}
#module_137897383 .news-item{background-image:none;}
#module_137897383 .news-item{background-repeat:no-repeat;}
#module_137897383 .news-item{}
#module_137897383 .news-item{}
#module_137897383 .news-item{}
#module_137897383 .news-item{border-top-color:transparent;}
#module_137897383 .news-item{border-top-style:none;}
#module_137897383 .news-item{border-top-width:0px;}
#module_137897383 .news-item{border-right-color:transparent;}
#module_137897383 .news-item{border-right-style:none;}
#module_137897383 .news-item{border-right-width:0px;}
#module_137897383 .news-item{border-bottom-color:transparent;}
#module_137897383 .news-item{border-bottom-style:none;}
#module_137897383 .news-item{border-bottom-width:0px;}
#module_137897383 .news-item{border-left-color:transparent;}
#module_137897383 .news-item{border-left-style:none;}
#module_137897383 .news-item{border-left-width:0px;}
#module_137897383 .news-img{border-top-color:transparent;}
#module_137897383 .news-img{border-top-style:none;}
#module_137897383 .news-img{border-top-width:0px;}
#module_137897383 .news-img{border-right-color:transparent;}
#module_137897383 .news-img{border-right-style:none;}
#module_137897383 .news-img{border-right-width:0px;}
#module_137897383 .news-img{border-bottom-color:transparent;}
#module_137897383 .news-img{border-bottom-style:none;}
#module_137897383 .news-img{border-bottom-width:0px;}
#module_137897383 .news-img{border-left-color:transparent;}
#module_137897383 .news-img{border-left-style:none;}
#module_137897383 .news-img{border-left-width:0px;}
#module_137897383 .news-img .dummy{background-color:;}
#module_137897383 .news-img .dummy{}
#module_137897383 .news-img .dummy{}
#module_137897383 .news-img .dummy{}
#module_137897383 .news-img .dummy{}
#module_137897383 .news-img .dummy{}
#module_137897383 .news-img .dummy{padding-top:;}
#module_137897383 .news-img .t-img{ object-fit:;}
#module_137897383 .news-img .t-img{ width:;}
#module_137897383 .news-img .t-img{ height:;}
#module_137897383 .news-img .t-img{border-radius:px;}
#module_137897383 .news-title{font-size:18px;}
#module_137897383 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_137897383 .news-title{color:#333;}
#module_137897383 .news-title{font-weight:normal;}
#module_137897383 .news-title{text-decoration:none;}
#module_137897383 .news-title{font-style:normal;}
#module_137897383 .news-title-container{margin-top:px;}
#module_137897383 .news-title-container{margin-bottom:px;}
#module_137897383 .news-desc{font-size:14px;}
#module_137897383 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_137897383 .news-desc{color:#999;}
#module_137897383 .news-desc{font-weight:normal;}
#module_137897383 .news-desc{text-decoration:none;}
#module_137897383 .news-desc{font-style:normal;}
#module_137897383 .news-desc{margin-top:px;}
#module_137897383 .news-desc{margin-bottom:px;}
#module_137897383 .news-next{color:rgba(0,0,0,0);}#module_137897383 .news-next{border-color:rgba(0,0,0,0);}
#module_137897383 .news-line{margin-top:px;}
#module_137897383 .news-line{margin-bottom:px;}
#module_137897383 .news-item .day-of-month{font-size:20px;}
#module_137897383 .news-item .day-of-month{font-family:微软雅黑,Microsoft YaHei;}
#module_137897383 .news-item .day-of-month{color:rgb(136, 136, 136);}
#module_137897383 .news-item .day-of-month{font-weight:normal;}
#module_137897383 .news-item .day-of-month{text-decoration:none;}
#module_137897383 .news-item .day-of-month{font-style:normal;}
#module_137897383 .news-item .year{font-size:14px;}
#module_137897383 .news-item .year{font-family:微软雅黑,Microsoft YaHei;}
#module_137897383 .news-item .year{color:#666;}
#module_137897383 .news-item .year{font-weight:normal;}
#module_137897383 .news-item .year{text-decoration:none;}
#module_137897383 .news-item .year{font-style:normal;}
#module_137897383 .pagerGiant .text{font-size:px;}
#module_137897383 .pagerGiant .text{font-family:;}
#module_137897383 .pagerGiant .text{color:;}
#module_137897383 .pagerGiant .text{}
#module_137897383 .pagerGiant .text{}
#module_137897383 .pagerGiant .text{}
#module_137897383 .pagerGiant .current,#module_137897383 .pagerGiant .num,#module_137897383 .pagerGiant .inputer{width:px}
#module_137897383 .pagerGiant .current,#module_137897383 .pagerGiant .num,#module_137897383 .pagerGiant .inputer{height:px}
#module_137897383 .pagerGiant .num{font-size:px;}
#module_137897383 .pagerGiant .num{font-family:;}
#module_137897383 .pagerGiant .num{color:;}
#module_137897383 .pagerGiant .num{}
#module_137897383 .pagerGiant .num{}
#module_137897383 .pagerGiant .num{}
#module_137897383 .pagerGiant .submit{width:px}
#module_137897383 .pagerGiant .submit{height:px}
#module_137897383 .pagerGiant .current,#module_137897383 .pagerGiant .num,#module_137897383 .pagerGiant .inputer,#module_137897383 .pagerGiant .submit{border-top-left-radius:px;}
#module_137897383 .pagerGiant .current,#module_137897383 .pagerGiant .num,#module_137897383 .pagerGiant .inputer,#module_137897383 .pagerGiant .submit{border-top-right-radius:px;}
#module_137897383 .pagerGiant .current,#module_137897383 .pagerGiant .num,#module_137897383 .pagerGiant .inputer,#module_137897383 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_137897383 .pagerGiant .current,#module_137897383 .pagerGiant .num,#module_137897383 .pagerGiant .inputer,#module_137897383 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_137897383 .pagerGiant .next,#module_137897383 .pagerGiant .splitline{color:;}
#module_137897383 .pagerGiant .num{background-color:;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .inputer{border-top-color:;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .inputer{border-top-style:;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer{border-top-width:px;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .inputer{border-bottom-color:;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .inputer{border-bottom-style:;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer{border-bottom-width:px;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .inputer{border-left-color:;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .inputer{border-left-style:;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer{border-left-width:px;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .inputer{border-right-color:;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .inputer{border-right-style:;}
#module_137897383 .pagerGiant .num, #module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer{border-right-width:px;}
#module_137897383 .page-more a{font-size:px;}
#module_137897383 .page-more a{font-family:;}
#module_137897383 .page-more a{color: !important;}
#module_137897383 .page-more a{}
#module_137897383 .page-more a{}
#module_137897383 .page-more a{}
#module_137897383 .page-more a{background-color:;}
#module_137897383 .page-more a{border-top-color:;}
#module_137897383 .page-more a{border-top-style:;}
#module_137897383 .page-more a{border-top-width:px;}
#module_137897383 .page-more a{border-bottom-color:;}
#module_137897383 .page-more a{border-bottom-style:;}
#module_137897383 .page-more a{border-bottom-width:px;}
#module_137897383 .page-more a{border-left-color:;}
#module_137897383 .page-more a{border-left-style:;}
#module_137897383 .page-more a{border-left-width:px;}
#module_137897383 .page-more a{border-right-color:;}
#module_137897383 .page-more a{border-right-style:;}
#module_137897383 .page-more a{border-right-width:px;}
#module_137897383 .news-item:hover .news-next{color:rgba(0,0,0,0);}#module_137897383    .news-item:hover .news-next{border-color:rgba(0,0,0,0);}
#module_137897383 .news-item:hover .day-of-month{font-size:px;}
#module_137897383 .news-item:hover .day-of-month{font-family:;}
#module_137897383 .news-item:hover .day-of-month{color:;}
#module_137897383 .news-item:hover .day-of-month{}
#module_137897383 .news-item:hover .day-of-month{}
#module_137897383 .news-item:hover .day-of-month{}
#module_137897383 .news-item:hover .year{font-size:px;}
#module_137897383 .news-item:hover .year{font-family:;}
#module_137897383 .news-item:hover .year{color:;}
#module_137897383 .news-item:hover .year{}
#module_137897383 .news-item:hover .year{}
#module_137897383 .news-item:hover .year{}
#module_137897383 .news-item:hover .news-title{font-size:18px;}
#module_137897383 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_137897383 .news-item:hover .news-title{color:#f65e12;}
#module_137897383 .news-item:hover .news-title{font-weight:normal;}
#module_137897383 .news-item:hover .news-title{text-decoration:none;}
#module_137897383 .news-item:hover .news-title{font-style:normal;}
#module_137897383 .news-item:hover{background-color:transparent;}
#module_137897383 .news-item:hover{background-image:none;}
#module_137897383 .news-item:hover{background-repeat:no-repeat;}
#module_137897383 .news-item:hover{}
#module_137897383 .news-item:hover{}
#module_137897383 .news-item:hover{}
#module_137897383 .news-item:hover{border-top-color:transparent;}
#module_137897383 .news-item:hover{border-top-style:solid;}
#module_137897383 .news-item:hover{border-top-width:0px;}
#module_137897383 .news-item:hover{border-right-color:transparent;}
#module_137897383 .news-item:hover{border-right-style:solid;}
#module_137897383 .news-item:hover{border-right-width:0px;}
#module_137897383 .news-item:hover{border-bottom-color:transparent;}
#module_137897383 .news-item:hover{border-bottom-style:solid;}
#module_137897383 .news-item:hover{border-bottom-width:0px;}
#module_137897383 .news-item:hover{border-left-color:transparent;}
#module_137897383 .news-item:hover{border-left-style:solid;}
#module_137897383 .news-item:hover{border-left-width:0px;}
#module_137897383 .news-item:hover .news-img{border-top-color:transparent;}
#module_137897383 .news-item:hover .news-img{border-top-style:none;}
#module_137897383 .news-item:hover .news-img{border-top-width:0px;}
#module_137897383 .news-item:hover .news-img{border-right-color:transparent;}
#module_137897383 .news-item:hover .news-img{border-right-style:none;}
#module_137897383 .news-item:hover .news-img{border-right-width:0px;}
#module_137897383 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_137897383 .news-item:hover .news-img{border-bottom-style:none;}
#module_137897383 .news-item:hover .news-img{border-bottom-width:0px;}
#module_137897383 .news-item:hover .news-img{border-left-color:transparent;}
#module_137897383 .news-item:hover .news-img{border-left-style:none;}
#module_137897383 .news-item:hover .news-img{border-left-width:0px;}
#module_137897383 .news-item:hover .news-desc{font-size:14px;}
#module_137897383 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_137897383 .news-item:hover .news-desc{color:rgb(136, 136, 136);}
#module_137897383 .news-item:hover .news-desc{font-weight:normal;}
#module_137897383 .news-item:hover .news-desc{text-decoration:none;}
#module_137897383 .news-item:hover .news-desc{font-style:normal;}
#module_137897383 .news-item:after{border-bottom-color:#f65e12;}
#module_137897383 .news-item:after{border-bottom-style:solid;}
#module_137897383 .news-item:after{border-bottom-width:1px;}
#module_137897383 .news-item:hover{box-shadow:0 0 20px #ffffff;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit{font-size:px;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit{font-family:;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit{color:;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit{}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit{}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit{}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit{background-color:;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer:hover{border-top-color:;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer:hover{border-top-style:;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer:hover{border-left-color:;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer:hover{border-left-style:;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer:hover{border-right-color:;}
#module_137897383 .pagerGiant .current, #module_137897383 .pagerGiant .submit, #module_137897383 .pagerGiant .inputer:hover{border-right-style:;}
#module_137897383 .page-more a:hover{font-size:px;}
#module_137897383 .page-more:hover a{font-family:;}
#module_137897383 .page-more a:hover{color: !important;}
#module_137897383 .page-more a:hover {}
#module_137897383 .page-more a:hover {}
#module_137897383 .page-more a:hover {}
#module_137897383 .page-more a:hover{background-color:;}
#module_137897383 .page-more a:hover{border-top-color:;}
#module_137897383 .page-more a:hover{border-top-style:;}
#module_137897383 .page-more a:hover{border-bottom-color:;}
#module_137897383 .page-more a:hover{border-bottom-style:;}
#module_137897383 .page-more a:hover{border-left-color:;}
#module_137897383 .page-more a:hover{border-left-style:;}
#module_137897383 .page-more a:hover{border-right-color:;}
#module_137897383 .page-more a:hover{border-right-style:;}



.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{}
