/*md5:7c0bf7c6d417e31c50ddfb8f24d56263*/
/*time: 2021-10-18 13:16:56*/

.page_list{text-align:center;}


.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 > .SubContainer{display:table-cell; vertical-align: top;}
.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%;}
.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 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_28068744 .ModuleHead .HeadCenter{float:none;}
#module_28068744 {
padding:0px;
}
#module_28068744 {
position:static;
z-index:0;
top:64px;
left:321px;
width:100%;
height: auto;
}
#module_28068744 .ModuleHead28068744 {
display:none;
}
#module_28068744 .BodyCenter.BodyCenter28068744 {
background:none;background-color:rgb(17, 33, 108);
}
#module_28068744 >.module_28068744 {
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_28068744 >.module_28068744{
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_28068744 .BodyCenter.BodyCenter28068744 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28068744 .BodyCenter.BodyCenter28068744 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28068744 >.module_28068744 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28068744 >.module_28068744 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28068744 >.module_28068744 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28068744:hover {
border:none;
}
#module_28068744:hover >.module_28068744 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}


#module_28068744 .ModuleSubContainer{background-image:none;}
#module_28068744 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28068744 .ModuleSubContainer{background-position:0% 0%;}
#module_28068744 .ModuleSubContainer{background-attachment:scroll;}
#module_28068744 .ModuleSubContainer{}
#module_28068744 {!bgVideo!}{bgVideoUrl:none}
#module_28068744 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28068744 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28068744 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28068744 {}
.ModuleGridContainer.ModuleGridContainer28068744 .SubPadding {width:0px;}
.ModuleImageGiant.layout-101 .BodyCenter{
    text-align:center;
}
.ModuleImageGiant.layout-101 img{
    margin: auto;
    max-width: 100%;
    border: none;
}

.module_28101652 .ModuleHead .HeadCenter{float:none;}
#module_28101652 {
padding:0px;
}
#module_28101652 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28101652 .ModuleHead28101652 {
display:none;
}
#module_28101652 .BodyCenter.BodyCenter28101652 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28101652 >.module_28101652 {
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_28101652 >.module_28101652{
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_28101652 .BodyCenter.BodyCenter28101652 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28101652 .BodyCenter.BodyCenter28101652 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28101652 >.module_28101652 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28101652 >.module_28101652 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28101652 >.module_28101652 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28101652:hover {
border:none;
}
#module_28101652:hover >.module_28101652 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28101652 img{border-top-color:transparent; max-height: 80px;}
#module_28101652 img{border-top-style:none;}
#module_28101652 img{border-top-width:0px;}
#module_28101652 img{border-right-color:transparent;}
#module_28101652 img{border-right-style:none;}
#module_28101652 img{border-right-width:0px;}
#module_28101652 img{border-bottom-color:transparent;}
#module_28101652 img{border-bottom-style:none;}
#module_28101652 img{border-bottom-width:0px;}
#module_28101652 img{border-left-color:transparent;}
#module_28101652 img{border-left-style:none;}
#module_28101652 img{border-left-width:0px;}
#module_28101652 img{border-top-left-radius:0px;}
#module_28101652 img{border-top-right-radius:0px;}
#module_28101652 img{border-bottom-left-radius:0px;}
#module_28101652 img{border-bottom-right-radius:0px;}
#module_28101652 .BodyCenter{text-align: left;}

.ModuleGridContainer.ModuleGridContainer28068744 #Sub28068744_1 {width:20%;}
.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: 2px;
  transform: translateY(-50%);
  -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%); 
  -webkit-transform:translateY(-50%);
  -o-transform:translateY(-50%); 
  bottom: 0px;
  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_28068470 .ModuleHead .HeadCenter{float:none;}
#module_28068470 {
padding:0px;
}
#module_28068470 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28068470 .ModuleHead28068470 {
display:none;
}

#module_28068470 >.module_28068470 {
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_28068470 >.module_28068470{
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_28068470 .BodyCenter.BodyCenter28068470 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28068470 .BodyCenter.BodyCenter28068470 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28068470 >.module_28068470 {
margin-top:0.0000%;
margin-left:5.5032%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28068470 >.module_28068470 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28068470 >.module_28068470 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28068470:hover {
border:none;
}
#module_28068470:hover >.module_28068470 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28068470 .main-nav-item-group{height:80px;line-height:80px;} #module_28068470 .main-nav-content{height:80px}
#module_28068470 .main-nav-content{background-image:none;}
#module_28068470 .main-nav-content{background-repeat:no-repeat;}
#module_28068470 .main-nav-content{}
#module_28068470 .main-nav-content{}
#module_28068470 .main-nav-content{}
#module_28068470 .main-nav-content, #module_28068470 .verticalMenu .main-nav-item-group{text-align:right;}
#module_28068470 .main-nav-item{font-size:14px;}
#module_28068470 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_28068470 .main-nav-item{color:#fff;}
#module_28068470 .main-nav-item{font-weight:normal;}
#module_28068470 .main-nav-item{text-decoration:none;}
#module_28068470 .main-nav-item{font-style:normal;}
#module_28068470 .main-nav-item{width:100px;}
#module_28068470 .main-nav-item{padding-left:0px;padding-right:0px;} #module_28068470 .verticalMenu .main-nav-item-group{margin-bottom:0px;}
#module_28068470 .main-nav-item{background-image:none;}
#module_28068470 .main-nav-item{background-color:transparent;}
#module_28068470 .main-nav-item{background-repeat:no-repeat;}
#module_28068470 .main-nav-item{}
#module_28068470 .main-nav-item{}
#module_28068470 .main-nav-item{}
#module_28068470 .sub-nav-item-group{width:192px;}
#module_28068470 .sub-nav-item{height:40px;line-height:40px;} #module_28068470 .sub-nav-item .inner {line-height: calc(100% + (40px - 10px));}
#module_28068470 .sub-nav-item .inner{font-size:12px;}
#module_28068470 .sub-nav-item .inner{font-family:微软雅黑,Microsoft YaHei;}
#module_28068470 .sub-nav-item .inner{color:#000;}
#module_28068470 .sub-nav-item .inner{font-weight:normal;}
#module_28068470 .sub-nav-item .inner{text-decoration:none;}
#module_28068470 .sub-nav-item .inner{font-style:normal;}
#module_28068470 .sub-nav-item,#module_28068470 .arrow,#module_28068470 .sub-normal-color{background-color:#fff;}
#module_28068470 .sub-nav-item .inner{background-image:none;}
#module_28068470 .sub-nav-item .inner{background-repeat:no-repeat;}
#module_28068470 .sub-nav-item .inner{}
#module_28068470 .sub-nav-item .inner{}
#module_28068470 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_28068470 .sub-nav-item{border-bottom-style:solid;}
#module_28068470 .sub-nav-item{border-bottom-width:1px;}
#module_28068470 .sub-nav-item{margin-bottom:0px;}
#module_28068470 .main-nav-item-hover{font-size:14px;}
#module_28068470 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_28068470 .main-nav-item-hover{color:#fff;}
#module_28068470 .main-nav-item-hover{font-weight:normal;}
#module_28068470 .main-nav-item-hover{text-decoration:none;}
#module_28068470 .main-nav-item-hover{font-style:normal;}
#module_28068470 .main-nav-item-hover::before{background-color:rgb(255, 173, 1);}
#module_28068470 .main-nav-item-hover::before{background-image:none;}
#module_28068470 .main-nav-item-hover::before{background-repeat:no-repeat;}
#module_28068470 .main-nav-item-hover::before{}
#module_28068470 .main-nav-item-hover::before{}
#module_28068470 .main-nav-item-hover::before{}
#module_28068470 .sub-nav-item:hover .inner{font-size:12px;}
#module_28068470 .sub-nav-item:hover .inner{font-family:微软雅黑,Microsoft YaHei;}
#module_28068470 .sub-nav-item:hover .inner{color:#000;}
#module_28068470 .sub-nav-item:hover .inner{font-weight:normal;}
#module_28068470 .sub-nav-item:hover .inner{text-decoration:none;}
#module_28068470 .sub-nav-item:hover .inner{font-style:normal;}
#module_28068470 .sub-nav-item:hover .inner,#module_28068470 .sub-hover-color{background-color:#f2f2f2;}
#module_28068470 .sub-nav-item:hover .inner{background-image:none;}
#module_28068470 .sub-nav-item:hover .inner{background-repeat:no-repeat;}
#module_28068470 .sub-nav-item:hover .inner{}
#module_28068470 .sub-nav-item:hover .inner{}
#module_28068470 .sub-nav-item:hover .inner{}


.ModuleGridContainer.ModuleGridContainer28068744 #Sub28068744_2 {width:80%;}
















.module_357714152 .ModuleHead .HeadCenter{float:none;}
#module_357714152 {
padding:0px;
}
#module_357714152 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_357714152 .ModuleHead357714152 {
display:none;
}
#module_357714152 .BodyCenter.BodyCenter357714152 {
background:none;background-color:rgb(17, 33, 108);
}
#module_357714152 >.module_357714152 {
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_357714152 >.module_357714152{
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_357714152 .BodyCenter.BodyCenter357714152 {
padding-top:1.5690%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357714152 .BodyCenter.BodyCenter357714152 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_357714152 >.module_357714152 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357714152 >.module_357714152 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_357714152 >.module_357714152 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357714152:hover {
border:none;
}
#module_357714152:hover >.module_357714152 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357714152 .ModuleSubContainer{background-color:transparent;}
#module_357714152 .ModuleSubContainer{background-image:none;}
#module_357714152 .ModuleSubContainer{background-repeat:no-repeat;}
#module_357714152 .ModuleSubContainer{background-position:0% 0%;}
#module_357714152 .ModuleSubContainer{background-attachment:scroll;}
#module_357714152 .ModuleSubContainer{}
#module_357714152 {!bgVideo!}{bgVideoUrl:none}
#module_357714152 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_357714152 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_357714152 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer357714152 {max-width:1600px;width:auto;}
.ModuleGridContainer.ModuleGridContainer357714152 .SubPadding {width:0px;}
/*图文模块 layout 105*/
.ModuleImageTextGiant.layout-105 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{max-height: 100%; max-width: 100%;/*padding: 10px;*/}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent{padding:0; padding-left: 15px; margin: 0px }
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper .dummy { padding-top: 100%; }*/
/* .ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:first-child{ margin-top: 0 !important; }
.ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:last-child{ margin-bottom: 0 !important; } */


@media only screen and (max-width: 767px) {
    .ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row .col-xs-8{padding: 0 3px;width: 91.333333%;}
}
/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
    /*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{min-width: 100%;}*/
    /*.ModuleImageTextGiant.layout-105 .col-md-2{width: 14.666667%;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
    /*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
@media only screen and (min-width: 768px) {
    .ModuleImageTextGiant.layout-105 .col-lg-2 {
    width: 10%;
    }
    .ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content .GraphicUpper .TextImage{width: 100%}
}.module_357714147 .ModuleHead .HeadCenter{float:none;}
#module_357714147 {
padding:0px;
}
#module_357714147 {
position:static;
z-index:0;
top:946px;
left:500px;
width:100%;
height: auto;
}
#module_357714147 .ModuleHead357714147 {
display:none;
}
#module_357714147 .BodyCenter.BodyCenter357714147 {
background:none;background-color:rgba(0,0,0,0);
}
#module_357714147 >.module_357714147 {
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_357714147 >.module_357714147{
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_357714147 .BodyCenter.BodyCenter357714147 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357714147 .BodyCenter.BodyCenter357714147 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_357714147 >.module_357714147 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357714147 >.module_357714147 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_357714147 >.module_357714147 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357714147:hover {
border:none;
}
#module_357714147:hover >.module_357714147 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357714147 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_357714147 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_357714147 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_357714147 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_357714147 .GraphicUpper{padding-top:0px;}
#module_357714147 .GraphicUpper{padding-bottom:0px;}
#module_357714147 .GraphicUpper{padding-left:0px;}
#module_357714147 .GraphicUpper {padding-right:0px;}
#module_357714147 .GraphicUpper{width:10%;} #module_357714147 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_357714147 .MobileGraphicUpper{width:10%;} #module_357714147 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_357714147 .ModuleImageTextGiantContent{padding-top:0px;}
#module_357714147 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_357714147 .ModuleImageTextGiantContent{padding-left:15px;}
#module_357714147 .ModuleImageTextGiantContent{padding-right:0px;}
#module_357714147 .normal_ImgtextBox_content{padding-top:0px;}
#module_357714147 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_357714147 .normal_ImgtextBox_content{padding-left:0px;}
#module_357714147 .normal_ImgtextBox_content{padding-right:0px;}
#module_357714147 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_357714147 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_357714147 .normal_ImgtextBox_content{background-color:transparent;}
#module_357714147 .normal_ImgtextBox_content{background-image:none;}
#module_357714147 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_357714147 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_357714147 .normal_ImgtextBox_content{background-attachment:none;}
#module_357714147 .normal_ImgtextBox_content{}
#module_357714147 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_357714147 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_357714147 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_357714147 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_357714147 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_357714147 .normal_ImgtextBox_content{border-top-style:none;}
#module_357714147 .normal_ImgtextBox_content{border-top-width:0px;}
#module_357714147 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_357714147 .normal_ImgtextBox_content{border-right-style:none;}
#module_357714147 .normal_ImgtextBox_content{border-right-width:0px;}
#module_357714147 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_357714147 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_357714147 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_357714147 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_357714147 .normal_ImgtextBox_content{border-left-style:none;}
#module_357714147 .normal_ImgtextBox_content{border-left-width:0px;}
#module_357714147 .showHandle .btn{font-size:14px;}
#module_357714147 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_357714147 .showHandle .btn{color:#333;}
#module_357714147 .showHandle .btn{font-weight:400;}
#module_357714147 .showHandle .btn{text-decoration:none;}
#module_357714147 .showHandle .btn{font-style:normal;}
#module_357714147 .showHandle div{border-top-color:#ddd !important;}
#module_357714147 .showHandle div{border-top-style:solid !important;}
#module_357714147 .showHandle div{border-top-width:1px !important;}
#module_357714147 .showHandle{background-color:transparent;}
#module_357714147 .showHandle{background-image:none;}
#module_357714147 .showHandle{background-repeat:no-repeat;}
#module_357714147 .showHandle{}
#module_357714147 .showHandle{}
#module_357714147 .showHandle{}
#module_357714147 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_357714147 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_357714147 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_357714147 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_357714147 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_357714147 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_357714147 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_357714147 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_357714147 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_357714147 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer357714152 #Sub357714152_1 {width:26.6875%;}
.ModuleButtonGiant.layout-102 .moduleButton{
    background-color: #fff;
    font-size: 12px;
    height: 40px;
    width:100px;
    color:#333;
    border:1px solid #000;
    text-align: center;
    cursor: pointer;
    max-width:100%;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2 !important;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover:before{
    background-color: #333;
}
.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-right:before,.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-top:before,.ModuleButtonGiant.layout-102 .moduleButton.Radial-Out:before,.ModuleButtonGiant.layout-102 .moduleButton.RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Vertical:before{
    background-color: #333
}
.ModuleButtonGiant.layout-102 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-102 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-102 .BreadIcon{
    font-size: 16px;
}.module_357714202 .ModuleHead .HeadCenter{float:none;}
#module_357714202 {
padding:0px;
}
#module_357714202 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_357714202 .ModuleHead357714202 {
display:none;
}
#module_357714202 .BodyCenter.BodyCenter357714202 {
background:none;background-color:rgba(0,0,0,0);
}
#module_357714202 >.module_357714202 {
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:rgba(255, 255, 255, 0.41);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_357714202 >.module_357714202{
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_357714202 .BodyCenter.BodyCenter357714202 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357714202 .BodyCenter.BodyCenter357714202 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_357714202 >.module_357714202 {
margin-top:0.0000%;
margin-left:69.1689%;
margin-right:7.2386%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357714202 >.module_357714202 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_357714202 >.module_357714202 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357714202:hover {
border:none;
}
#module_357714202:hover >.module_357714202 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357714202 .BodyCenter{text-align:left;}
#module_357714202 .moduleButton{font-size:12px;}
#module_357714202 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_357714202 .moduleButton{color:#000000;}
#module_357714202 .moduleButton{font-weight:normal;}
#module_357714202 .moduleButton{text-decoration:none;}
#module_357714202 .moduleButton{font-style:normal;}
#module_357714202 .moduleButton, #module_357714202 .moduleButton.faded:before{background-color:rgb(255, 255, 255);}
#module_357714202 .moduleButton, #module_357714202 .moduleButton.faded:before{}
#module_357714202 .moduleButton{border-color:#000000;}
#module_357714202 .moduleButton{border-style:solid;}
#module_357714202 .moduleButton{border-width:0px;}
#module_357714202 .moduleButton{width:50px;}
#module_357714202 .moduleButton,#module_357714202 .BreadsvgIcon{height:50px;line-height:50px;}
#module_357714202 .BodyCenter{color:#000;}
#module_357714202 .moduleButton{border-top-left-radius:0px;}
#module_357714202 .moduleButton{border-top-right-radius:0px;}
#module_357714202 .moduleButton{border-bottom-left-radius:0px;}
#module_357714202 .moduleButton{border-bottom-right-radius:0px;}
#module_357714202 .BreadIcon{font-size:20px;} #module_357714202 .BreadsvgIcon svg{width:20px;height:20px;}
#module_357714202 .BreadIcon{color:rgb(17, 33, 108);} #module_357714202 .BreadsvgIcon svg>*{fill:rgb(17, 33, 108);}
#module_357714202 .BreadIcon,#module_357714202 .BreadsvgIcon{margin-left:10px;}
#module_357714202 .BreadIcon,#module_357714202 .BreadsvgIcon{margin-right:10px;}
#module_357714202 .moduleButton{box-shadow:;}
#module_357714202 .moduleButton:hover .BreadIcon{font-size:16px;} #module_357714202 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_357714202 .moduleButton:hover .BreadIcon{color:#fff} #module_357714202 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_357714202 .moduleButton:hover{font-size:12px;}
#module_357714202 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_357714202 .moduleButton:hover{color:#fff;}
#module_357714202 .moduleButton:hover{font-weight:normal;}
#module_357714202 .moduleButton:hover{text-decoration:none;}
#module_357714202 .moduleButton:hover{font-style:normal;}
#module_357714202 .moduleButton:before, #module_357714202 .moduleButton.faded:before{background-color:rgb(255, 173, 1);}
#module_357714202 .moduleButton:before, #module_357714202 .moduleButton.faded:before{}
#module_357714202 .moduleButton:hover{border-color:rgb(255, 255, 255);}
#module_357714202 .moduleButton:hover{border-style:solid;}
#module_357714202 .moduleButton:hover{border-width:0px;}
#module_357714202 .moduleButton:hover{box-shadow:;}

.ModuleGridContainer.ModuleGridContainer357714152 #Sub357714152_2 {width:23.3125%;}
.module_357714309 .ModuleHead .HeadCenter{float:none;}
#module_357714309 {
padding:0px;
}
#module_357714309 {
position:static;
z-index:0;
top:-110px;
left:500px;
width:100%;
height: auto;
}
#module_357714309 .ModuleHead357714309 {
display:none;
}
#module_357714309 .BodyCenter.BodyCenter357714309 {
background:none;background-color:rgba(0,0,0,0);
}
#module_357714309 >.module_357714309 {
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_357714309 >.module_357714309{
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_357714309 .BodyCenter.BodyCenter357714309 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357714309 .BodyCenter.BodyCenter357714309 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_357714309 >.module_357714309 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357714309 >.module_357714309 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_357714309 >.module_357714309 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357714309:hover {
border:none;
}
#module_357714309:hover >.module_357714309 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357714309 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_357714309 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_357714309 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_357714309 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_357714309 .GraphicUpper{padding-top:0px;}
#module_357714309 .GraphicUpper{padding-bottom:0px;}
#module_357714309 .GraphicUpper{padding-left:0px;}
#module_357714309 .GraphicUpper {padding-right:0px;}
#module_357714309 .GraphicUpper{width:17%;} #module_357714309 .ModuleImageTextContent{width: calc(100% - 17%);}
#module_357714309 .MobileGraphicUpper{width:10%;} #module_357714309 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_357714309 .ModuleImageTextGiantContent{padding-top:0px;}
#module_357714309 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_357714309 .ModuleImageTextGiantContent{padding-left:15px;}
#module_357714309 .ModuleImageTextGiantContent{padding-right:0px;}
#module_357714309 .normal_ImgtextBox_content{padding-top:0px;}
#module_357714309 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_357714309 .normal_ImgtextBox_content{padding-left:0px;}
#module_357714309 .normal_ImgtextBox_content{padding-right:0px;}
#module_357714309 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_357714309 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_357714309 .normal_ImgtextBox_content{background-color:transparent;}
#module_357714309 .normal_ImgtextBox_content{background-image:none;}
#module_357714309 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_357714309 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_357714309 .normal_ImgtextBox_content{background-attachment:none;}
#module_357714309 .normal_ImgtextBox_content{}
#module_357714309 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_357714309 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_357714309 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_357714309 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_357714309 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_357714309 .normal_ImgtextBox_content{border-top-style:none;}
#module_357714309 .normal_ImgtextBox_content{border-top-width:0px;}
#module_357714309 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_357714309 .normal_ImgtextBox_content{border-right-style:none;}
#module_357714309 .normal_ImgtextBox_content{border-right-width:0px;}
#module_357714309 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_357714309 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_357714309 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_357714309 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_357714309 .normal_ImgtextBox_content{border-left-style:none;}
#module_357714309 .normal_ImgtextBox_content{border-left-width:0px;}
#module_357714309 .showHandle .btn{font-size:14px;}
#module_357714309 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_357714309 .showHandle .btn{color:#333;}
#module_357714309 .showHandle .btn{font-weight:400;}
#module_357714309 .showHandle .btn{text-decoration:none;}
#module_357714309 .showHandle .btn{font-style:normal;}
#module_357714309 .showHandle div{border-top-color:#ddd !important;}
#module_357714309 .showHandle div{border-top-style:solid !important;}
#module_357714309 .showHandle div{border-top-width:1px !important;}
#module_357714309 .showHandle{background-color:transparent;}
#module_357714309 .showHandle{background-image:none;}
#module_357714309 .showHandle{background-repeat:no-repeat;}
#module_357714309 .showHandle{}
#module_357714309 .showHandle{}
#module_357714309 .showHandle{}
#module_357714309 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_357714309 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_357714309 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_357714309 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_357714309 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_357714309 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_357714309 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_357714309 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_357714309 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_357714309 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer357714152 #Sub357714152_3 {width:25.0000%;}
.module_357714319 .ModuleHead .HeadCenter{float:none;}
#module_357714319 {
padding:0px;
}
#module_357714319 {
position:static;
z-index:0;
top:-111px;
left:0px;
width:100%;
height: auto;
}
#module_357714319 .ModuleHead357714319 {
display:none;
}
#module_357714319 .BodyCenter.BodyCenter357714319 {
background:none;background-color:rgba(0,0,0,0);
}
#module_357714319 >.module_357714319 {
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:rgba(17, 33, 108, 0.59);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_357714319 >.module_357714319{
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_357714319 .BodyCenter.BodyCenter357714319 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357714319 .BodyCenter.BodyCenter357714319 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_357714319 >.module_357714319 {
margin-top:0.0000%;
margin-left:69.2500%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357714319 >.module_357714319 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_357714319 >.module_357714319 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357714319:hover {
border:none;
}
#module_357714319:hover >.module_357714319 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357714319 .BodyCenter{text-align:left;}
#module_357714319 .moduleButton{font-size:12px;}
#module_357714319 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_357714319 .moduleButton{color:#000000;}
#module_357714319 .moduleButton{font-weight:normal;}
#module_357714319 .moduleButton{text-decoration:none;}
#module_357714319 .moduleButton{font-style:normal;}
#module_357714319 .moduleButton, #module_357714319 .moduleButton.faded:before{background-color:rgb(255, 255, 255);}
#module_357714319 .moduleButton, #module_357714319 .moduleButton.faded:before{}
#module_357714319 .moduleButton{border-color:#000000;}
#module_357714319 .moduleButton{border-style:solid;}
#module_357714319 .moduleButton{border-width:0px;}
#module_357714319 .moduleButton{width:50px;}
#module_357714319 .moduleButton,#module_357714319 .BreadsvgIcon{height:50px;line-height:50px;}
#module_357714319 .BodyCenter{color:#000;}
#module_357714319 .moduleButton{border-top-left-radius:0px;}
#module_357714319 .moduleButton{border-top-right-radius:0px;}
#module_357714319 .moduleButton{border-bottom-left-radius:0px;}
#module_357714319 .moduleButton{border-bottom-right-radius:0px;}
#module_357714319 .BreadIcon{font-size:20px;} #module_357714319 .BreadsvgIcon svg{width:20px;height:20px;}
#module_357714319 .BreadIcon{color:rgb(17, 33, 108);} #module_357714319 .BreadsvgIcon svg>*{fill:rgb(17, 33, 108);}
#module_357714319 .BreadIcon,#module_357714319 .BreadsvgIcon{margin-left:10px;}
#module_357714319 .BreadIcon,#module_357714319 .BreadsvgIcon{margin-right:10px;}
#module_357714319 .moduleButton{box-shadow:;}
#module_357714319 .moduleButton:hover .BreadIcon{font-size:16px;} #module_357714319 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_357714319 .moduleButton:hover .BreadIcon{color:#fff} #module_357714319 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_357714319 .moduleButton:hover{font-size:12px;}
#module_357714319 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_357714319 .moduleButton:hover{color:#fff;}
#module_357714319 .moduleButton:hover{font-weight:normal;}
#module_357714319 .moduleButton:hover{text-decoration:none;}
#module_357714319 .moduleButton:hover{font-style:normal;}
#module_357714319 .moduleButton:before, #module_357714319 .moduleButton.faded:before{background-color:rgb(255, 173, 1);}
#module_357714319 .moduleButton:before, #module_357714319 .moduleButton.faded:before{}
#module_357714319 .moduleButton:hover{border-color:rgb(255, 255, 255);}
#module_357714319 .moduleButton:hover{border-style:solid;}
#module_357714319 .moduleButton:hover{border-width:0px;}
#module_357714319 .moduleButton:hover{box-shadow:;}

.ModuleGridContainer.ModuleGridContainer357714152 #Sub357714152_4 {width:25.0000%;}
.module_357714845 .ModuleHead .HeadCenter{float:none;}
#module_357714845 {
padding:0px;
}
#module_357714845 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_357714845 .ModuleHead357714845 {
display:none;
}
#module_357714845 .BodyCenter.BodyCenter357714845 {
background:none;background-color:rgb(24, 24, 25);
}
#module_357714845 >.module_357714845 {
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_357714845 >.module_357714845{
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_357714845 .BodyCenter.BodyCenter357714845 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6151%;
}
}
@media screen and (max-width: 767px){
#module_357714845 .BodyCenter.BodyCenter357714845 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:50px;
}
}
@media screen and (min-width: 768px){
#module_357714845 >.module_357714845 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357714845 >.module_357714845 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_357714845 >.module_357714845 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357714845:hover {
border:none;
}
#module_357714845:hover >.module_357714845 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357714845 .ModuleSubContainer{background-color:transparent;}
#module_357714845 .ModuleSubContainer{background-image:none;}
#module_357714845 .ModuleSubContainer{background-repeat:no-repeat;}
#module_357714845 .ModuleSubContainer{background-position:0% 0%;}
#module_357714845 .ModuleSubContainer{background-attachment:scroll;}
#module_357714845 .ModuleSubContainer{}
#module_357714845 {!bgVideo!}{bgVideoUrl:none}
#module_357714845 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_357714845 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_357714845 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer357714845 {max-width:1600px;width:auto;}
.ModuleNavGiant.layout-102 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s; 
  -o-transition: all 0.3s;
  line-height: 0;
  overflow: hidden;
}
.ModuleNavGiant.layout-102 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-102 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-102 .moveMenuRight, .ModuleNavGiant.layout-102 .moveMenuLeft{
   display: inline-block;
   width: 36px;
   height: 36px;
   line-height: 36px;
   font-size: 16px;
   color:#666;
   text-align: center;
   border:1px solid rgba(0,0,0,.1);
   border-radius: 5px;
   cursor: pointer;
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-102 .moveMenuRight:hover, .ModuleNavGiant.layout-102 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-group {
    float: left;
    text-align: center;
}
.ModuleNavGiant.layout-102 .main-nav-item {
  box-sizing: content-box;
  padding: 0 25px;
  height: 80px;
  line-height: 80px;
  color: #000000;
  position: relative;
  display:block;
}
.ModuleNavGiant.layout-102 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s; 
  -o-transition: all 0.2s ease-out 0s;
  border-bottom:3px solid #1976d2;
  z-index: 1;
  left: 50%;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-hover::before {
  width: 100%;
  z-index: 1;
  left: 0;
}
.ModuleNavGiant.layout-102 .sub-nav-item-group {
  width: 192px;
  text-align: center;
  border-top: 2px solid #333;
  display: none;
}
.ModuleNavGiant.layout-102 .sub-nav-item {
  display: block;
  height: 40px;
  line-height: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s; 
  -o-transition: all 0.3s;
  font-size: 12px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-102 .sub-nav-item:last-child{
  border-bottom: none!important;
}
.ModuleNavGiant.layout-102 .sub-nav-item:hover {
  padding-left: 10px;
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-102 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-102 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #1976d2;
  z-index: 11111;
  left: 0;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-102 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-102 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item {display: inline-block; padding: 0 !important; text-align: center;}

.ModuleNavGiant.layout-102 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-102 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-102 .sub-menu{
    display: none !important;
}.module_357715066 .ModuleHead .HeadCenter{float:none;}
#module_357715066 {
padding:0px;
}
#module_357715066 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_357715066 .ModuleHead357715066 {
display:none;
}
#module_357715066 .BodyCenter.BodyCenter357715066 {
background:none;background-color:rgba(0,0,0,0);
}
#module_357715066 >.module_357715066 {
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(38, 38, 38);
border-bottom-width:1px;
}
#module_357715066 >.module_357715066{
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_357715066 .BodyCenter.BodyCenter357715066 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357715066 .BodyCenter.BodyCenter357715066 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_357715066 >.module_357715066 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.2500%;
}
}
@media screen and (max-width: 767px){
#module_357715066 >.module_357715066 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_357715066 >.module_357715066 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357715066:hover {
border:none;
}
#module_357715066:hover >.module_357715066 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357715066 .main-nav-item{height:80px;line-height:80px} #module_357715066 .main-nav-content{height:80px;}
#module_357715066 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_357715066 .main-nav-content{background-image:none;}
#module_357715066 .main-nav-content{background-repeat:no-repeat;}
#module_357715066 .main-nav-content{}
#module_357715066 .main-nav-content{}
#module_357715066 .main-nav-content{}
#module_357715066 .main-nav-content, #module_357715066 .verticalMenu .main-nav-item-group{text-align:left;}
#module_357715066 .main-nav-item{font-size:16px;}
#module_357715066 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_357715066 .main-nav-item{color:rgb(255, 255, 255);}
#module_357715066 .main-nav-item{font-weight:normal;}
#module_357715066 .main-nav-item{text-decoration:none;}
#module_357715066 .main-nav-item{font-style:normal;}
#module_357715066 .main-nav-item{background-color:transparent;}
#module_357715066 .main-nav-item{background-image:none;}
#module_357715066 .main-nav-item{background-repeat:no-repeat;}
#module_357715066 .main-nav-item{}
#module_357715066 .main-nav-item{}
#module_357715066 .main-nav-item{}
#module_357715066 .main-nav-item{width:auto;}
#module_357715066 .main-nav-item{padding-left:51px;padding-right:51px;} #module_357715066 .verticalMenu .main-nav-item-group{margin-bottom:51px;}
#module_357715066 .sub-nav-item-group{border-top-color:#333;}
#module_357715066 .sub-nav-item-group{border-top-style:solid;}
#module_357715066 .sub-nav-item-group{border-top-width:2px;}
#module_357715066 .sub-nav-item-group{border-right-color:transparent;}
#module_357715066 .sub-nav-item-group{border-right-style:none;}
#module_357715066 .sub-nav-item-group{border-right-width:0px;}
#module_357715066 .sub-nav-item-group{border-bottom-color:transparent;}
#module_357715066 .sub-nav-item-group{border-bottom-style:none;}
#module_357715066 .sub-nav-item-group{border-bottom-width:0px;}
#module_357715066 .sub-nav-item-group{border-left-color:transparent;}
#module_357715066 .sub-nav-item-group{border-left-style:none;}
#module_357715066 .sub-nav-item-group{border-left-width:0px;}
#module_357715066 .sub-nav-item-group{width:192px;}
#module_357715066 .sub-nav-item{height:40px;line-height:40px}
#module_357715066 .sub-nav-item{font-size:12px;}
#module_357715066 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_357715066 .sub-nav-item{color:#000;}
#module_357715066 .sub-nav-item{font-weight:normal;}
#module_357715066 .sub-nav-item{text-decoration:none;}
#module_357715066 .sub-nav-item{font-style:normal;}
#module_357715066 .sub-nav-item{background-color:#fff;}
#module_357715066 .sub-nav-item{background-image:none;}
#module_357715066 .sub-nav-item{background-repeat:no-repeat;}
#module_357715066 .sub-nav-item{}
#module_357715066 .sub-nav-item{}
#module_357715066 .sub-nav-item{}
#module_357715066 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_357715066 .sub-nav-item{border-bottom-style:solid;}
#module_357715066 .sub-nav-item{border-bottom-width:1px;}
#module_357715066 .sub-nav-item{margin-top:0px;}
#module_357715066 .main-nav-item-hover{font-size:16px;}
#module_357715066 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_357715066 .main-nav-item-hover{color:rgb(255, 173, 1);}
#module_357715066 .main-nav-item-hover{font-weight:normal;}
#module_357715066 .main-nav-item-hover{text-decoration:none;}
#module_357715066 .main-nav-item-hover{font-style:normal;}
#module_357715066 .main-nav-item-hover{background-color:transparent;}
#module_357715066 .main-nav-item-hover{background-image:none;}
#module_357715066 .main-nav-item-hover{background-repeat:no-repeat;}
#module_357715066 .main-nav-item-hover{}
#module_357715066 .main-nav-item-hover{}
#module_357715066 .main-nav-item-hover{}
#module_357715066 .main-nav-item-hover::before,#module_357715066 .main-nav-item::before{border-bottom-color:rgb(255, 173, 1);}
#module_357715066 .main-nav-item-hover::before{border-bottom-style:solid;}
#module_357715066 .main-nav-item-hover::before{border-bottom-width:0px;}
#module_357715066 .sub-nav-item:hover{font-size:12px;}
#module_357715066 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_357715066 .sub-nav-item:hover{color:#000;}
#module_357715066 .sub-nav-item:hover{font-weight:normal;}
#module_357715066 .sub-nav-item:hover{text-decoration:none;}
#module_357715066 .sub-nav-item:hover{font-style:normal;}
#module_357715066 .sub-nav-item:hover{background-color:#f2f2f2;}
#module_357715066 .sub-nav-item:hover{background-image:none;}
#module_357715066 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_357715066 .sub-nav-item:hover{}
#module_357715066 .sub-nav-item:hover{}
#module_357715066 .sub-nav-item:hover{}


.module_357715610 .ModuleHead .HeadCenter{float:none;}
#module_357715610 {
padding:0px;
}
#module_357715610 {
position:static;
z-index:0;
top:1198px;
left:287px;
width:100%;
height: auto;
}
#module_357715610 .ModuleHead357715610 {
display:none;
}
#module_357715610 .BodyCenter.BodyCenter357715610 {
background:none;background-color:rgba(0,0,0,0);
}
#module_357715610 >.module_357715610 {
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_357715610 >.module_357715610{
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_357715610 .BodyCenter.BodyCenter357715610 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357715610 .BodyCenter.BodyCenter357715610 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_357715610 >.module_357715610 {
margin-top:5.6285%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357715610 >.module_357715610 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_357715610 >.module_357715610 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357715610:hover {
border:none;
}
#module_357715610:hover >.module_357715610 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357715610 .ModuleImageTextGiantContent{margin-top:0px;}
#module_357715610 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_357715610 .ModuleImageTextGiantContent{margin-left:0px;}
#module_357715610 .ModuleImageTextGiantContent{margin-right:0px;}
#module_357715610 .imageTextGiant-Container{padding-top:10px;}
#module_357715610 .imageTextGiant-Container{padding-bottom:10px;}
#module_357715610 .imageTextGiant-Container{padding-left:10px;}
#module_357715610 .imageTextGiant-Container{padding-right:10px;}
#module_357715610 .showHandle .btn{font-size:14px;}
#module_357715610 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_357715610 .showHandle .btn{color:#333;}
#module_357715610 .showHandle .btn{font-weight:400;}
#module_357715610 .showHandle .btn{text-decoration:none;}
#module_357715610 .showHandle .btn{font-style:normal;}
#module_357715610 .showHandle div{border-top-color:#ddd !important;}
#module_357715610 .showHandle div{border-top-style:solid !important;}
#module_357715610 .showHandle div{border-top-width:1px !important;}
#module_357715610 .showHandle{background-color:transparent;}
#module_357715610 .showHandle{background-image:none;}
#module_357715610 .showHandle{background-repeat:no-repeat;}
#module_357715610 .showHandle{}
#module_357715610 .showHandle{}
#module_357715610 .showHandle{}
#module_357715610 a{font-size:unset;font-family:unset}
.module_357716027 .ModuleHead .HeadCenter{float:none;}
#module_357716027 {
padding:0px;
}
#module_357716027 {
position:static;
z-index:0;
top:-109px;
left:0px;
width:100%;
height: auto;
}
#module_357716027 .ModuleHead357716027 {
display:none;
}
#module_357716027 .BodyCenter.BodyCenter357716027 {
background:none;background-color:rgba(0,0,0,0);
}
#module_357716027 >.module_357716027 {
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:rgb(38, 38, 38);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_357716027 >.module_357716027{
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_357716027 .BodyCenter.BodyCenter357716027 {
padding-top:4.6904%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357716027 .BodyCenter.BodyCenter357716027 {
padding-top:5.7637%;
padding-left:5.7637%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_357716027 >.module_357716027 {
margin-top:4.6904%;
margin-left:0.0000%;
margin-right:20.6379%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357716027 >.module_357716027 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_357716027 >.module_357716027 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357716027:hover {
border:none;
}
#module_357716027:hover >.module_357716027 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357716027 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_357716027 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_357716027 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_357716027 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_357716027 .GraphicUpper{padding-top:0px;}
#module_357716027 .GraphicUpper{padding-bottom:0px;}
#module_357716027 .GraphicUpper{padding-left:0px;}
#module_357716027 .GraphicUpper {padding-right:0px;}
#module_357716027 .GraphicUpper{width:10%;} #module_357716027 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_357716027 .MobileGraphicUpper{width:10%;} #module_357716027 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_357716027 .ModuleImageTextGiantContent{padding-top:0px;}
#module_357716027 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_357716027 .ModuleImageTextGiantContent{padding-left:15px;}
#module_357716027 .ModuleImageTextGiantContent{padding-right:0px;}
#module_357716027 .normal_ImgtextBox_content{padding-top:0px;}
#module_357716027 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_357716027 .normal_ImgtextBox_content{padding-left:0px;}
#module_357716027 .normal_ImgtextBox_content{padding-right:0px;}
#module_357716027 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_357716027 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_357716027 .normal_ImgtextBox_content{background-color:transparent;}
#module_357716027 .normal_ImgtextBox_content{background-image:none;}
#module_357716027 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_357716027 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_357716027 .normal_ImgtextBox_content{background-attachment:none;}
#module_357716027 .normal_ImgtextBox_content{}
#module_357716027 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_357716027 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_357716027 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_357716027 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_357716027 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_357716027 .normal_ImgtextBox_content{border-top-style:none;}
#module_357716027 .normal_ImgtextBox_content{border-top-width:0px;}
#module_357716027 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_357716027 .normal_ImgtextBox_content{border-right-style:none;}
#module_357716027 .normal_ImgtextBox_content{border-right-width:0px;}
#module_357716027 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_357716027 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_357716027 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_357716027 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_357716027 .normal_ImgtextBox_content{border-left-style:none;}
#module_357716027 .normal_ImgtextBox_content{border-left-width:0px;}
#module_357716027 .showHandle .btn{font-size:14px;}
#module_357716027 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_357716027 .showHandle .btn{color:#333;}
#module_357716027 .showHandle .btn{font-weight:400;}
#module_357716027 .showHandle .btn{text-decoration:none;}
#module_357716027 .showHandle .btn{font-style:normal;}
#module_357716027 .showHandle div{border-top-color:#ddd !important;}
#module_357716027 .showHandle div{border-top-style:solid !important;}
#module_357716027 .showHandle div{border-top-width:1px !important;}
#module_357716027 .showHandle{background-color:transparent;}
#module_357716027 .showHandle{background-image:none;}
#module_357716027 .showHandle{background-repeat:no-repeat;}
#module_357716027 .showHandle{}
#module_357716027 .showHandle{}
#module_357716027 .showHandle{}
#module_357716027 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_357716027 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_357716027 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_357716027 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_357716027 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_357716027 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_357716027 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_357716027 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_357716027 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_357716027 a{font-size:unset;font-family:unset}
.module_357716194 .ModuleHead .HeadCenter{float:none;}
#module_357716194 {
padding:0px;
}
#module_357716194 {
position:static;
z-index:0;
top:26px;
left:0px;
width:100%;
height: auto;
}
#module_357716194 .ModuleHead357716194 {
display:none;
}
#module_357716194 .BodyCenter.BodyCenter357716194 {
background:none;background-color:rgba(0,0,0,0);
}
#module_357716194 >.module_357716194 {
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_357716194 >.module_357716194{
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_357716194 .BodyCenter.BodyCenter357716194 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357716194 .BodyCenter.BodyCenter357716194 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_357716194 >.module_357716194 {
margin-top:5.6285%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357716194 >.module_357716194 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_357716194 >.module_357716194 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357716194:hover {
border:none;
}
#module_357716194:hover >.module_357716194 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357716194 .ModuleImageTextGiantContent{margin-top:0px;}
#module_357716194 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_357716194 .ModuleImageTextGiantContent{margin-left:0px;}
#module_357716194 .ModuleImageTextGiantContent{margin-right:0px;}
#module_357716194 .imageTextGiant-Container{padding-top:10px;}
#module_357716194 .imageTextGiant-Container{padding-bottom:10px;}
#module_357716194 .imageTextGiant-Container{padding-left:10px;}
#module_357716194 .imageTextGiant-Container{padding-right:10px;}
#module_357716194 .showHandle .btn{font-size:14px;}
#module_357716194 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_357716194 .showHandle .btn{color:#333;}
#module_357716194 .showHandle .btn{font-weight:400;}
#module_357716194 .showHandle .btn{text-decoration:none;}
#module_357716194 .showHandle .btn{font-style:normal;}
#module_357716194 .showHandle div{border-top-color:#ddd !important;}
#module_357716194 .showHandle div{border-top-style:solid !important;}
#module_357716194 .showHandle div{border-top-width:1px !important;}
#module_357716194 .showHandle{background-color:transparent;}
#module_357716194 .showHandle{background-image:none;}
#module_357716194 .showHandle{background-repeat:no-repeat;}
#module_357716194 .showHandle{}
#module_357716194 .showHandle{}
#module_357716194 .showHandle{}
#module_357716194 a{font-size:unset;font-family:unset}
.module_357716051 .ModuleHead .HeadCenter{float:none;}
#module_357716051 {
padding:0px;
}
#module_357716051 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_357716051 .ModuleHead357716051 {
display:none;
}
#module_357716051 .BodyCenter.BodyCenter357716051 {
background:none;background-color:rgba(0,0,0,0);
}
#module_357716051 >.module_357716051 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(38, 38, 38);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(38, 38, 38);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_357716051 >.module_357716051{
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_357716051 .BodyCenter.BodyCenter357716051 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357716051 .BodyCenter.BodyCenter357716051 {
padding-top:0.0000%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_357716051 >.module_357716051 {
margin-top:4.3152%;
margin-left:0.0000%;
margin-right:13.1332%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357716051 >.module_357716051 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_357716051 >.module_357716051 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357716051:hover {
border:none;
}
#module_357716051:hover >.module_357716051 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357716051 .ModuleImageTextGiantContent{margin-top:0px;}
#module_357716051 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_357716051 .ModuleImageTextGiantContent{margin-left:0px;}
#module_357716051 .ModuleImageTextGiantContent{margin-right:0px;}
#module_357716051 .imageTextGiant-Container{padding-top:10px;}
#module_357716051 .imageTextGiant-Container{padding-bottom:10px;}
#module_357716051 .imageTextGiant-Container{padding-left:10px;}
#module_357716051 .imageTextGiant-Container{padding-right:10px;}
#module_357716051 .showHandle .btn{font-size:14px;}
#module_357716051 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_357716051 .showHandle .btn{color:#333;}
#module_357716051 .showHandle .btn{font-weight:400;}
#module_357716051 .showHandle .btn{text-decoration:none;}
#module_357716051 .showHandle .btn{font-style:normal;}
#module_357716051 .showHandle div{border-top-color:#ddd !important;}
#module_357716051 .showHandle div{border-top-style:solid !important;}
#module_357716051 .showHandle div{border-top-width:1px !important;}
#module_357716051 .showHandle{background-color:transparent;}
#module_357716051 .showHandle{background-image:none;}
#module_357716051 .showHandle{background-repeat:no-repeat;}
#module_357716051 .showHandle{}
#module_357716051 .showHandle{}
#module_357716051 .showHandle{}
#module_357716051 a{font-size:unset;font-family:unset}
.module_359561139 .ModuleHead .HeadCenter{float:none;}
#module_359561139 {
padding:0px;
}
#module_359561139 {
position:static;
z-index:0;
top:94px;
left:0px;
width:100%;
height: auto;
}
#module_359561139 .ModuleHead359561139 {
display:none;
}
#module_359561139 .BodyCenter.BodyCenter359561139 {
background:none;background-color:rgba(0,0,0,0);
}
#module_359561139 >.module_359561139 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(38, 38, 38);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(38, 38, 38);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_359561139 >.module_359561139{
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_359561139 .BodyCenter.BodyCenter359561139 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359561139 .BodyCenter.BodyCenter359561139 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.5274%;
}
}
@media screen and (min-width: 768px){
#module_359561139 >.module_359561139 {
margin-top:4.3152%;
margin-left:0.0000%;
margin-right:13.1332%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359561139 >.module_359561139 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_359561139 >.module_359561139 {box-shadow: 0px 0px 0px 0px #ccc}
#module_359561139:hover {
border:none;
}
#module_359561139:hover >.module_359561139 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_359561139 .ModuleImageTextGiantContent{margin-top:0px;}
#module_359561139 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_359561139 .ModuleImageTextGiantContent{margin-left:0px;}
#module_359561139 .ModuleImageTextGiantContent{margin-right:0px;}
#module_359561139 .imageTextGiant-Container{padding-top:10px;}
#module_359561139 .imageTextGiant-Container{padding-bottom:10px;}
#module_359561139 .imageTextGiant-Container{padding-left:10px;}
#module_359561139 .imageTextGiant-Container{padding-right:10px;}
#module_359561139 .showHandle .btn{font-size:14px;}
#module_359561139 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_359561139 .showHandle .btn{color:#333;}
#module_359561139 .showHandle .btn{font-weight:400;}
#module_359561139 .showHandle .btn{text-decoration:none;}
#module_359561139 .showHandle .btn{font-style:normal;}
#module_359561139 .showHandle div{border-top-color:#ddd !important;}
#module_359561139 .showHandle div{border-top-style:solid !important;}
#module_359561139 .showHandle div{border-top-width:1px !important;}
#module_359561139 .showHandle{background-color:transparent;}
#module_359561139 .showHandle{background-image:none;}
#module_359561139 .showHandle{background-repeat:no-repeat;}
#module_359561139 .showHandle{}
#module_359561139 .showHandle{}
#module_359561139 .showHandle{}
#module_359561139 a{font-size:unset;font-family:unset}
.module_357716222 .ModuleHead .HeadCenter{float:none;}
#module_357716222 {
padding:0px;
}
#module_357716222 {
position:static;
z-index:0;
top:36px;
left:0px;
width:100%;
height: auto;
}
#module_357716222 .ModuleHead357716222 {
display:none;
}
#module_357716222 .BodyCenter.BodyCenter357716222 {
background:none;background-color:rgba(0,0,0,0);
}
#module_357716222 >.module_357716222 {
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_357716222 >.module_357716222{
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_357716222 .BodyCenter.BodyCenter357716222 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357716222 .BodyCenter.BodyCenter357716222 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_357716222 >.module_357716222 {
margin-top:5.6285%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357716222 >.module_357716222 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_357716222 >.module_357716222 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357716222:hover {
border:none;
}
#module_357716222:hover >.module_357716222 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357716222 .ModuleImageTextGiantContent{margin-top:0px;}
#module_357716222 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_357716222 .ModuleImageTextGiantContent{margin-left:0px;}
#module_357716222 .ModuleImageTextGiantContent{margin-right:0px;}
#module_357716222 .imageTextGiant-Container{padding-top:10px;}
#module_357716222 .imageTextGiant-Container{padding-bottom:10px;}
#module_357716222 .imageTextGiant-Container{padding-left:10px;}
#module_357716222 .imageTextGiant-Container{padding-right:10px;}
#module_357716222 .showHandle .btn{font-size:14px;}
#module_357716222 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_357716222 .showHandle .btn{color:#333;}
#module_357716222 .showHandle .btn{font-weight:400;}
#module_357716222 .showHandle .btn{text-decoration:none;}
#module_357716222 .showHandle .btn{font-style:normal;}
#module_357716222 .showHandle div{border-top-color:#ddd !important;}
#module_357716222 .showHandle div{border-top-style:solid !important;}
#module_357716222 .showHandle div{border-top-width:1px !important;}
#module_357716222 .showHandle{background-color:transparent;}
#module_357716222 .showHandle{background-image:none;}
#module_357716222 .showHandle{background-repeat:no-repeat;}
#module_357716222 .showHandle{}
#module_357716222 .showHandle{}
#module_357716222 .showHandle{}
#module_357716222 a{font-size:unset;font-family:unset}
.ModuleShareGiant.layout-101  .social-share a { text-decoration: none;}
.ModuleShareGiant.layout-101  .social-share,.ModuleShareGiant.layout-101 .tips{ display: inline-block; }
.ModuleShareGiant.layout-101  .mvertical {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ModuleShareGiant.layout-101  .social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 36px;
    border: 1px solid #ccc;
    color: #999;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}
/* .ModuleShareGiant.layout-101  .social-share .icon-default-WeChat:hover{ color: #3dbe5b !important;  border-color: #3dbe5b !important;}
.ModuleShareGiant.layout-101  .social-share .type-weibo:hover{ color: #ff5757 !important;  border-color: #ff5757 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-kefulei_huabanfuben11:hover{ color: #21b3f7 !important;  border-color: #21b3f7 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-kongjian:hover{  color: #f8c514 !important;  border-color: #f8c514 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-Facebook2:hover{  color: #3D5A98 !important;  border-color: #3D5A98 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-Twitter1:hover{  color: #1DA1F3 !important;  border-color: #1DA1F3 !important;} */
.ModuleShareGiant.layout-101  .social-share .icon-wechat .mwechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat:hover .mwechat-qrcode {
    display: block;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}
.ModuleShareGiant.layout-101  .mshareMask{ top: 0;
    left: 0; position: fixed; z-index: 999;  height: 100%; width: 100%; background: #000;  opacity: 0.6; display: none;}

.ModuleShareGiant.layout-101  .share-wx-qrcode-img .help p{ width: 40%; margin: 0 auto; color:#999;  display: block; line-height: 20px; height: auto; }
.ModuleShareGiant.layout-101  .share-wx-qrcode-img,.mwechat-qrcode { border-radius: 5px; top:0px; position: fixed;z-index:9999; top: 50%;
    left: 50%;box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.09);
    transform: translate(-50%,-50%);text-align: center; width: 270px;  background: #fff; visibility: hidden;}
.ModuleShareGiant.layout-101  #mwx-qrcode{ width: 224px; height: 224px; margin: 0 auto;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img h4{border-top-right-radius: 5px;
    border-top-left-radius: 5px;background: #F7F8FA; height: 40px; line-height: 40px; font-size: 16px; color: #666; font-weight: bold; margin-bottom: 13px;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img .help{ margin-top: 12px; margin-bottom: 19px; color: #999;font-size: 14px; line-height: 20px;}
.ModuleShareGiant.layout-101  .share-wx-tips{ display: none;    z-index: 99999;
    position: fixed;
    top: 10px;
    right: 35px;    color: #fff; font-size: 24px; text-align: center;}.module_357716159 .ModuleHead .HeadCenter{float:none;}
#module_357716159 {
padding:0px;
}
#module_357716159 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_357716159 .ModuleHead357716159 {
display:none;
}
#module_357716159 .BodyCenter.BodyCenter357716159 {
background:none;background-color:rgba(0,0,0,0);
}
#module_357716159 >.module_357716159 {
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_357716159 >.module_357716159{
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_357716159 .BodyCenter.BodyCenter357716159 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357716159 .BodyCenter.BodyCenter357716159 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_357716159 >.module_357716159 {
margin-top:6.5666%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_357716159 >.module_357716159 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_357716159 >.module_357716159 {box-shadow: 0px 0px 0px 0px #ccc}
#module_357716159:hover {
border:none;
}
#module_357716159:hover >.module_357716159 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_357716159 .ModuleSharediv{text-align: left;}
#module_357716159 .social-share-icon{color:#999;}
#module_357716159 .social-share-icon{font-size:20px;}
#module_357716159 .social-share-icon{ margin-right:7px;margin-left:7px;} #module_357716159 .mvertical{margin-top:7px;margin-bottom:7px;}
#module_357716159 .social-share-icon{height:36px; width:36px;line-height:36px}
#module_357716159 .social-share-icon{border-top-color:rgb(38, 38, 38);}
#module_357716159 .social-share-icon{border-top-style:solid;}
#module_357716159 .social-share-icon{border-top-width:1px;}
#module_357716159 .social-share-icon{border-right-color:rgb(38, 38, 38);}
#module_357716159 .social-share-icon{border-right-style:solid;}
#module_357716159 .social-share-icon{border-right-width:1px;}
#module_357716159 .social-share-icon{border-bottom-color:rgb(38, 38, 38);}
#module_357716159 .social-share-icon{border-bottom-style:solid;}
#module_357716159 .social-share-icon{border-bottom-width:1px;}
#module_357716159 .social-share-icon{border-left-color:rgb(38, 38, 38);}
#module_357716159 .social-share-icon{border-left-style:solid;}
#module_357716159 .social-share-icon{border-left-width:1px;}
#module_357716159 .social-share-icon{background-color:transparent;}
#module_357716159 .social-share-icon{}
#module_357716159 .social-share-icon:hover{background-color:transparent;}
#module_357716159 .social-share-icon:hover{}
#module_357716159 .social-share-icon:hover{color:rgb(255, 173, 1);}
#module_357716159 .social-share-icon:hover{font-size:20px;}
#module_357716159 .social-share-icon:hover{border-top-color:rgb(255, 173, 1);}
#module_357716159 .social-share-icon:hover{border-top-style:solid;}
#module_357716159 .social-share-icon:hover{border-top-width:1px;}
#module_357716159 .social-share-icon:hover{border-right-color:#ccc;}
#module_357716159 .social-share-icon:hover{border-right-style:solid;}
#module_357716159 .social-share-icon:hover{border-right-width:0px;}
#module_357716159 .social-share-icon:hover{border-bottom-color:#ccc;}
#module_357716159 .social-share-icon:hover{border-bottom-style:solid;}
#module_357716159 .social-share-icon:hover{border-bottom-width:0px;}
#module_357716159 .social-share-icon:hover{border-left-color:#ccc;}
#module_357716159 .social-share-icon:hover{border-left-style:solid;}
#module_357716159 .social-share-icon:hover{border-left-width:0px;}

.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .subnav li a {
    font-size: 15px;
}

.ModuleMobileNavGiant.layout-101 .mobileNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.mobileFootNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.ModuleMobileNavGiant.layout-101 .maxlarge {
    max-width: 10rem;
}

.ModuleMobileNavGiant.layout-101 .maxmiddle {
    max-width: 8rem;
}

.ModuleMobileNavGiant.layout-101 .header-model {
    width: 100%;
    height: 3rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    background: #333333;
    max-height: calc(100vh);
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
}

.mobileNavFloatLayer_1 {
    display: block;
    visibility: hidden;
    width: 17rem;
    height: 100%;
    -ms-transform: translateX(-17rem);
    -khtml-transform: translateX(-17rem);
    -webkit-transform: translateX(-17rem);
    -o-transform: translateX(-17rem);
    -moz-transform: translateX(-17rem);
    transform: translateX(-17rem);
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    z-index: 9999
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li {
    color: #fff;
    border-bottom: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.on {
    border-left: 5px solid #888888;
    transition: all .3s ease-out
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a {
    padding-left: 15%;
    font-size: 15px;
    color: #fff;
    display: block;
    height: 65px;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a .main-class-colorlump {
    width: 10px;
    height: 66px;
    background-color: #888;
    display: none;
    vertical-align: middle;
    top: unset;
    margin-right: 0;
    transform: unset;
    position: unset;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li i {
    width: 18.5px;
    height: 20px;
    display: inline-block;
    margin-right: 1.06rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2.06rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.open>a .more:before {
    content: "\e6a6";
}

.ModuleMobileNavGiant.layout-101 .subnav {
    z-index: -99;
}

.ModuleMobileNavGiant.layout-101 .micro-nav {
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
}

.ModuleMobileNavGiant.layout-101 .more {
    line-height: 65px;
    z-index: 999;
    font-size: 20px;
    text-align: center;
    width: 50px;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease;
}

.ModuleMobileNavGiant.layout-101 .treenav li a.treemenu {
    padding-left: 30%;
}

/*滚动条*/

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    overflow: auto;
    height: 100%;
}

.ModuleMobileNavGiant.layout-101 #accordion {
    position: relative;
    top: 0;
}

/*二级导航*/

.ModuleMobileNavGiant.layout-101 .subnav a {
    padding-left: 25%;
    display: block;
    font-size: 15px;
    position: relative;
    height: 65px;
    /*line-height: 65px;*/
}

.ModuleMobileNavGiant.layout-101 .containers {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 header {
    display: flex;
    height: 50px!important;
    background: #000;
    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-101 header {
    box-sizing: border-box;
    width: 100%
}



.bodyfixd {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bodyabstre {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}



.ModuleMobileNavGiant.layout-101 .subnav li:first-child {
    border-top: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .subnav li {
    border: 0 ! important
}

.ModuleMobileNavGiant.layout-101 .subnav li:last-child {
    border-bottom: 0;
}

.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top: 3rem;
}

.ModuleMobileNavGiant.layout-101 #header p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}

.ModuleMobileNavGiant.layout-101 #header p img {
    max-height: 40px;
    padding-right: 8pt;
    padding-left: 8pt;
    /* margin-right: 8px;
     margin-left: 15px;
    padding-left: 40px; */
}

.ModuleMobileNavGiant.layout-101 .navcontent {
    display: flex;
    width: calc(100% - 60px);
    margin-left: 50px;
    margin-right: 8pt;
}

.ModuleMobileNavGiant.layout-101 .navcontent a {
    width: 56px;
    text-align: center;
    display: block;
}

.ModuleMobileNavGiant.layout-101 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

.ModuleMobileNavGiant.layout-101 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .mobileNav {
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        position: fixed;
    }
    .mobileNavFloatLayer_1 {
        display: block;
        visibility: hidden;
        width: 17rem;
        height: 100%;
        -ms-transform: translateX(-17rem);
        -khtml-transform: translateX(-17rem);
        -webkit-transform: translateX(-17rem);
        -o-transform: translateX(-17rem);
        -moz-transform: translateX(-17rem);
        transform: translateX(-17rem);
        -ms-transition: 0.5s;
        -webkit-transition: 0.5s;
        -khtml-transition: 0.5;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        z-index: 9999
    }
    .mobileNavFloatLayer_r {
        right: 0;
        -ms-transform: translateX(17rem);
        -khtml-transform: translateX(17rem);
        -webkit-transform: translateX(17rem);
        -o-transform: translateX(17rem);
        -moz-transform: translateX(17rem);
        transform: translateX(17rem);
    }
}

@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-101 .header-model {
        display: none;
    }
}

.ModuleMobileNavGiant.layout-101 .icon-dianhua-moren {
    font-weight: normal;
}

.ModuleMobileNavGiant.layout-101 .icon-sousuo {
    font-weight: 750;
}

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_356883630 .ModuleHead .HeadCenter{float:none;}
#module_356883630 {
padding:0px;
}
#module_356883630 {
}
#module_356883630 .ModuleHead356883630 {
display:none;
}
#module_356883630 .BodyCenter.BodyCenter356883630 {
background:none;background-color:rgba(0,0,0,0);
}
#module_356883630 >.module_356883630 {
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_356883630 >.module_356883630{
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_356883630 .BodyCenter.BodyCenter356883630 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_356883630 .BodyCenter.BodyCenter356883630 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_356883630 >.module_356883630 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_356883630 >.module_356883630 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_356883630 >.module_356883630 {box-shadow: 0px 0px 0px 0px #ccc}
#module_356883630:hover {
border:none;
}
#module_356883630:hover >.module_356883630 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_356883630 .langlistbox{background-color:#fff} #module_356883630 .langlistbox .jt{border-bottom-color:#fff}
#module_356883630 .langlistbox .langinfo{color:#333333}
#module_356883630 .langlistbox .langinfo{background-color:#fff}
#module_356883630 .langlistbox .langinfo{border-color:#333333}
#module_356883630 .langlistbox .langtxt{ font-size:16px }
#module_356883630 .langlistbox .langtxt{ color:#333333 }
#module_356883630 {}#module_356883630.layout-101 #header{border-bottom-color:transparent;}
#module_356883630 {}#module_356883630.layout-101 #header{border-bottom-style:none;}
#module_356883630 {}#module_356883630.layout-101 #header{border-bottom-width:0px;}
#module_356883630 {}#module_356883630.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_356883630 {}#module_356883630.layout-101 #MobileNav{background-color: transparent;} #module_356883630.layout-101 #header{background-color:rgb(17, 33, 108);}
#module_356883630 {}#module_356883630.layout-101 #header{}
#module_356883630 {}#module_356883630.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_356883630 {}#module_356883630.layout-101 #header p{font-size:px;}
#module_356883630 {}#module_356883630.layout-101 #header p{color:#fff;}
#module_356883630 {}#module_356883630.layout-101 #header p{}
#module_356883630 {}#module_356883630.layout-101 #header p{}
#module_356883630 {}#module_356883630.layout-101 #header p{}
#module_356883630 {}#module_356883630.layout-101 .lcitem .rect{background:#fff;} #module_356883630.layout-101 .icons{color:#fff;} #module_356883630.layout-101 .svgdiv svg>*{fill:#fff;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item ul li{border-bottom-color:#4e4e4e;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item,#module_356883630.layout-101 #MobileNavFloatLayer{background-color:#3c3c3c;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item,#module_356883630.layout-101 #MobileNavFloatLayer{}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li>a{background:#3c3c3c;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li>a{}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li>a,#module_356883630.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li .subnav a,#module_356883630.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li>a,#module_356883630.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li>a,#module_356883630.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li .subnav a,#module_356883630.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li .subnav a,#module_356883630.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_356883630 .langlistbox li:hover .langinfo,#module_356883630 .langactive .langinfo {color:#fff}
#module_356883630 .langlistbox li:hover .langinfo,#module_356883630 .langactive .langinfo{background-color:#333333}
#module_356883630 .langlistbox li:hover .langinfo,#module_356883630 .langactive .langinfo{border-color:#333333}
#module_356883630 .langlistbox li:hover .langtxt,#module_356883630 .langactive .langtxt{ color:#333333 }
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li>a:hover,#module_356883630.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:#585858;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_356883630 {}#module_356883630.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_356883630.layout-101 .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;
    /* 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_356883631 .ModuleHead .HeadCenter{float:none;}
#module_356883631 {
padding:0px;
}
#module_356883631 {
}
#module_356883631 .ModuleHead0 {
display:none;
}

#module_356883631 .defaultbtn{background-color:#fff}
#module_356883631 .defaultbtn{}
#module_356883631 .spotgroup{color:#000}
#module_356883631 .itembtn{background-color:#fff}
#module_356883631 .itembtn{}
#module_356883631 .itemicon{color:#666} #module_356883631 svg>*{fill:#666}
#module_356883631 .itemtext{background-color:#fff} #module_356883631 .itemtextright::before{border-left-color:#fff} #module_356883631 .itemtextleft::before{border-right-color:#fff}
#module_356883631 .itemtext{}
#module_356883631 .itemtext{font-size:12px;}
#module_356883631 .itemtext{font-family:;}
#module_356883631 .itemtext{color:#666 !important;}
#module_356883631 .itemtext{font-weight:normal;}
#module_356883631 .itemtext{text-decoration:none;}
#module_356883631 .itemtext{font-style:normal;}
#module_356883631 .defaultbtnbghover{background-color:#000000}
#module_356883631 .defaultbtnbghover{}
#module_356883631 .defaultbtniconbghover{color:#fff}
.module_356883632 .ModuleHead .HeadCenter{float:none;}
#module_356883632 {
padding:0px;
}
#module_356883632 {
}
#module_356883632 .ModuleHead356883632 {
display:none;
}
#module_356883632 .BodyCenter.BodyCenter356883632 {
background:none;background-color:rgba(0,0,0,0);
}
#module_356883632 >.module_356883632 {
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_356883632 >.module_356883632{
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_356883632 .BodyCenter.BodyCenter356883632 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_356883632 .BodyCenter.BodyCenter356883632 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_356883632 >.module_356883632 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_356883632 >.module_356883632 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_356883632 >.module_356883632 {box-shadow: 0px 0px 0px 0px #ccc}
#module_356883632:hover {
border:none;
}
#module_356883632:hover >.module_356883632 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_356883632 .foot-nav-list{background-color:rgb(17, 33, 108) !important;}
#module_356883632 .foot-nav-list{border-top-color:transparent;}
#module_356883632 .foot-nav-list{border-top-style:none;}
#module_356883632 .foot-nav-list{border-top-width:0px;}
#module_356883632 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_356883632 .icon{color:#fff !important;} #module_356883632 .icon svg >*{fill:#fff}
#module_356883632 .itemText{font-size:12px;}
#module_356883632 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_356883632 .itemText{color:#fff !important;}
#module_356883632 .itemText{font-weight:normal;}
#module_356883632 .itemText{text-decoration:none;}
#module_356883632 .itemText{font-style:normal;}
#module_356883632 .iconh{color:#fff !important;}  #module_356883632 .iconh svg >*{fill:#fff}
#module_356883632 .itemTexth{font-size:12px;}
#module_356883632 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_356883632 .itemTexth{color:#fff !important;}
#module_356883632 .itemTexth{font-weight:normal;}
#module_356883632 .itemTexth{text-decoration:none;}
#module_356883632 .itemTexth{font-style:normal;}










