﻿
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyLeftZone{display:none;}
.BodyRightZone{display:none;}
.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{position: absolute;top: 0;left: 0;width:100%;z-index: -1;}
.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: block;}
    .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 > .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;}
}.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(255, 255, 255);
}
#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;
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;transition: box-shadow 0.5s ease 0s;}
#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-color:rgb(255, 255, 255);}
#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 {!bgVideo!}{bgVideoUrl:none}
#module_28068744 .gridBgVideo .bgVideoMask{opacity:0.2}
.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;
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;transition: box-shadow 0.5s ease 0s;}
#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;}
#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:49.7500%;}
.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: 626px;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-104 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box;
  height: 80px;
  line-height: 80px;
  float: left;
  text-align: center;
  margin-right: 5px;
}
.ModuleNavGiant.layout-104 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
 -webkit-box-sizing:content-box;
  padding: 0 25px;
  color: #000000;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.ModuleNavGiant.layout-104 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 50%;
  left: 50%;
  transform: translateY(-50%);
  -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%); 
  -webkit-transform:translateY(-50%);
  -o-transform:translateY(-50%); 
  top: 50%;
  z-index: -1;
  border-radius: 0px;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
}
.ModuleNavGiant.layout-104 .main-nav-item-hover {
  color: #fff;
}
.ModuleNavGiant.layout-104 .main-nav-item-hover:before {
  width: 100%;
  left: 0;
  border-radius: 20px;
  opacity: 1;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group {
  z-index: 3;
  height: 200px;
  bottom: -220px;
  left: -49px;
  width: 192px;
  padding-top: 20px;
  text-align: center;
  display: none;

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

.ModuleNavGiant.layout-104 .sub-nav-item {
  display: block;
  height: 42px;
  line-height: 42px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  font-size: 12px;
  padding-left: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-104 .sub-nav-item .inner {
display: block;
height: 100%;
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s; 
-o-transition: all 0.5s;
}
.ModuleNavGiant.layout-104 .sub-nav-item .inner{ 
  height:100%;
  line-height: calc(100% + 18px);
  display: block;
}
.ModuleNavGiant.layout-104 .sub-nav-item:first-child {
  border-top: none!important;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.ModuleNavGiant.layout-104 .sub-nav-item:last-child {
  border-bottom: none!important;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.ModuleNavGiant.layout-104 .sub-nav-item:hover .inner{
  padding-left: 10px;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item {
  color: #fff;
}
.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  width: 100%;
  left: 0;
  top: 20px;
  height: 40px;
  position: absolute;
  z-index: -1;
  background: #e91e63;
  border-radius: 20px;
}
.ModuleNavGiant.layout-104 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}.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 .BodyCenter.BodyCenter28068470 {
background:none;background-color:rgba(0,0,0,0);
}
#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;
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: 100%){
#module_28068470 >.module_28068470 {
margin-top:0.0000%;
margin-left:10.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;transition: box-shadow 0.5s ease 0s;}
#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-color:#fff;}
#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{text-align:left;}
#module_28068470 .main-nav-item{font-size:14px;}
#module_28068470 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_28068470 .main-nav-item{color:#333;}
#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:96px;}
#module_28068470 .main-nav-item{padding-left:0px;padding-right: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 .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{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:#009933;}
#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 .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{}


.ModuleGridContainer.ModuleGridContainer28068744 #Sub28068744_2 {width:50.25%;}
.module_28314857 .ModuleHead .HeadCenter{float:none;}
#module_28314857 {
padding:0px;
}
#module_28314857 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28314857 .ModuleHead28314857 {
display:none;
}
#module_28314857 .BodyCenter.BodyCenter28314857 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28314857 >.module_28314857 {
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_28314857 >.module_28314857{
overflow: 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_28314857 .BodyCenter.BodyCenter28314857 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28314857 .BodyCenter.BodyCenter28314857 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28314857 >.module_28314857 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28314857 >.module_28314857 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28314857 >.module_28314857 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28314857:hover {
border:none;
}
#module_28314857:hover >.module_28314857 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28314857 img{border-top-color:transparent;}
#module_28314857 img{border-top-style:none;}
#module_28314857 img{border-top-width:0px;}
#module_28314857 img{border-right-color:transparent;}
#module_28314857 img{border-right-style:none;}
#module_28314857 img{border-right-width:0px;}
#module_28314857 img{border-bottom-color:transparent;}
#module_28314857 img{border-bottom-style:none;}
#module_28314857 img{border-bottom-width:0px;}
#module_28314857 img{border-left-color:transparent;}
#module_28314857 img{border-left-style:none;}
#module_28314857 img{border-left-width:0px;}
#module_28314857 img{border-top-left-radius:0px;}
#module_28314857 img{border-top-right-radius:0px;}
#module_28314857 img{border-bottom-left-radius:0px;}
#module_28314857 img{border-bottom-right-radius:0px;}
#module_28314857 .BodyCenter{text-align: center;}
.module_28364180 .ModuleHead .HeadCenter{float:none;}
#module_28364180 {
padding:0px;
}
#module_28364180 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28364180 .ModuleHead28364180 {
display:none;
}

#module_28364180 img{border-top-color:transparent;}
#module_28364180 img{border-top-style:none;}
#module_28364180 img{border-top-width:0px;}
#module_28364180 img{border-right-color:transparent;}
#module_28364180 img{border-right-style:none;}
#module_28364180 img{border-right-width:0px;}
#module_28364180 img{border-bottom-color:transparent;}
#module_28364180 img{border-bottom-style:none;}
#module_28364180 img{border-bottom-width:0px;}
#module_28364180 img{border-left-color:transparent;}
#module_28364180 img{border-left-style:none;}
#module_28364180 img{border-left-width:0px;}
#module_28364180 img{border-top-left-radius:0px;}
#module_28364180 img{border-top-right-radius:0px;}
#module_28364180 img{border-bottom-left-radius:0px;}
#module_28364180 img{border-bottom-right-radius:0px;}
#module_28364180 .BodyCenter{text-align: center;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0
}

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

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

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

.ModuleGridGiant.layout-101 .ModuleGridItem {
    min-height: 5px;
}

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

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_28314858 .ModuleHead .HeadCenter{float:none;}
#module_28314858 {
padding:0px;
}
#module_28314858 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28314858 .ModuleHead28314858 {
display:none;
}
#module_28314858 .BodyCenter.BodyCenter28314858 {
background:none;background-color:rgb(255, 255, 255);
}
#module_28314858 >.module_28314858 {
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_28314858 >.module_28314858{
overflow: 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_28314858 .BodyCenter.BodyCenter28314858 {
padding-top:4.3034%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.3034%;
}
}
@media screen and (max-width: 767px){
#module_28314858 .BodyCenter.BodyCenter28314858 {
padding-top:2.7127%;
padding-left:0.0000%;
padding-right:2.7127%;
padding-bottom:2.7127%;
}
}
@media screen and (min-width: 768px){
#module_28314858 >.module_28314858 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28314858 >.module_28314858 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28314858 >.module_28314858 {box-shadow: 2px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28314858:hover {
border:none;
}
#module_28314858:hover >.module_28314858 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28314858 .ModuleSubContainer{background-color:transparent;}
#module_28314858 .ModuleSubContainer{background-image:none;}
#module_28314858 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28314858 .ModuleSubContainer{background-position:0% 0%;}
#module_28314858 .ModuleSubContainer{background-attachment:scroll;}
#module_28314858 {!bgVideo!}{bgVideoUrl:none}
#module_28314858 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28314858 {}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container{max-height: 100%; max-width: 100%;padding: 10px;}
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container .GraphicUpper{text-align: center;}
.ModuleImageTextGiant.layout-103 .ModuleImageTextContent{width: 100%;}

.module_28314910 .ModuleHead .HeadCenter{float:none;}
#module_28314910 {
padding:0px;
}
#module_28314910 {
position:static;
z-index:0;
top:204px;
left:0px;
width:100%;
height: auto;
}
#module_28314910 .ModuleHead28314910 {
display:none;
}
#module_28314910 .BodyCenter.BodyCenter28314910 {
background:none;background-color:rgb(255, 255, 255);
}
#module_28314910 >.module_28314910 {
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(35, 82, 124);
border-bottom-width:0px;
}
#module_28314910 >.module_28314910{
overflow: 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_28314910 .BodyCenter.BodyCenter28314910 {
padding-top:9.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.0000%;
}
}
@media screen and (max-width: 767px){
#module_28314910 .BodyCenter.BodyCenter28314910 {
padding-top:2.8736%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.6207%;
}
}
@media screen and (min-width: 768px){
#module_28314910 >.module_28314910 {
margin-top:0.0000%;
margin-left:10.0000%;
margin-right:10.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28314910 >.module_28314910 {
margin-top:0.0000%;
margin-left:9.1954%;
margin-right:9.1954%;
margin-bottom:5.7421%;
}
}
#module_28314910 >.module_28314910 {box-shadow: 0px 0px 10px 0px rgb(216, 216, 216);transition: box-shadow 0.5s ease 0s;}
#module_28314910:hover {
border:none;
}
#module_28314910:hover >.module_28314910 {box-shadow: 0px 0px 10px 0px rgb(216, 216, 216);transition: box-shadow 0.5s ease 0s;}

#module_28314910 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_28314910 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_28314910 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_28314910 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_28314910 .GraphicUpper .TextImage{margin-top:0px;}
#module_28314910 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_28314910 .GraphicUpper .TextImage{margin-left:0px;}
#module_28314910 .GraphicUpper .TextImage{margin-right:0px;}
#module_28314910 #module_28314910  .TextImagediv{width:32%;}  #module_28314910  .TextImage{width:32%;}
#module_28314910 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_28314910 .imageTextGiant-Container{padding-top:10px;}
#module_28314910 .imageTextGiant-Container{padding-bottom:10px;}
#module_28314910 .imageTextGiant-Container{padding-left:10px;}
#module_28314910 .imageTextGiant-Container{padding-right:10px;}
#module_28314910 .ModuleImageTextGiantContent{padding-top:20px;}
#module_28314910 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_28314910 .ModuleImageTextGiantContent{padding-left:0px;}
#module_28314910 .ModuleImageTextGiantContent{padding-right:0px;}
#module_28314910 .imageTextGiant-Container{padding-top:0px;}
#module_28314910 .imageTextGiant-Container{padding-bottom:0px;}
#module_28314910 .imageTextGiant-Container{padding-left:0px;}
#module_28314910 .imageTextGiant-Container{padding-right:0px;}
#module_28314910 a{font-size:unset;font-family:unset}
.module_28314907 .ModuleHead .HeadCenter{float:none;}
#module_28314907 {
padding:0px;
}
#module_28314907 {
position:static;
z-index:0;
top:57px;
left:0px;
width:100%;
height: auto;
}
#module_28314907 .ModuleHead28314907 {
display:none;
}
#module_28314907 .BodyCenter.BodyCenter28314907 {
background:none;background-color:rgb(255, 255, 255);
}
#module_28314907 >.module_28314907 {
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(35, 82, 124);
border-bottom-width:0px;
}
#module_28314907 >.module_28314907{
overflow: 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_28314907 .BodyCenter.BodyCenter28314907 {
padding-top:9.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.0000%;
}
}
@media screen and (max-width: 767px){
#module_28314907 .BodyCenter.BodyCenter28314907 {
padding-top:2.8736%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.6207%;
}
}
@media screen and (min-width: 768px){
#module_28314907 >.module_28314907 {
margin-top:0.0000%;
margin-left:10.0000%;
margin-right:10.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28314907 >.module_28314907 {
margin-top:0.0000%;
margin-left:8.9385%;
margin-right:8.9385%;
margin-bottom:5.7418%;
}
}
#module_28314907 >.module_28314907 {box-shadow: 0px 0px 10px 0px rgb(216, 216, 216);transition: box-shadow 0.5s ease 0s;}
#module_28314907:hover {
border:none;
}
#module_28314907:hover >.module_28314907 {box-shadow: 0px 0px 10px 0px rgb(216, 216, 216);transition: box-shadow 0.5s ease 0s;}

#module_28314907 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_28314907 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_28314907 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_28314907 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_28314907 .GraphicUpper .TextImage{margin-top:0px;}
#module_28314907 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_28314907 .GraphicUpper .TextImage{margin-left:0px;}
#module_28314907 .GraphicUpper .TextImage{margin-right:0px;}
#module_28314907 #module_28314907  .TextImagediv{width:32%;}  #module_28314907  .TextImage{width:32%;}
#module_28314907 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_28314907 .imageTextGiant-Container{padding-top:10px;}
#module_28314907 .imageTextGiant-Container{padding-bottom:10px;}
#module_28314907 .imageTextGiant-Container{padding-left:10px;}
#module_28314907 .imageTextGiant-Container{padding-right:10px;}
#module_28314907 .ModuleImageTextGiantContent{padding-top:20px;}
#module_28314907 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_28314907 .ModuleImageTextGiantContent{padding-left:0px;}
#module_28314907 .ModuleImageTextGiantContent{padding-right:0px;}
#module_28314907 .imageTextGiant-Container{padding-top:0px;}
#module_28314907 .imageTextGiant-Container{padding-bottom:0px;}
#module_28314907 .imageTextGiant-Container{padding-left:0px;}
#module_28314907 .imageTextGiant-Container{padding-right:0px;}
#module_28314907 a{font-size:unset;font-family:unset}
.module_28314860 .ModuleHead .HeadCenter{float:none;}
#module_28314860 {
padding:0px;
}
#module_28314860 {
position:static;
z-index:0;
top:612px;
left:1347px;
width:100%;
height: auto;
}
#module_28314860 .ModuleHead28314860 {
display:none;
}
#module_28314860 .BodyCenter.BodyCenter28314860 {
background:none;background-color:rgb(255, 255, 255);
}
#module_28314860 >.module_28314860 {
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(213, 196, 108);
border-bottom-width:0px;
}
#module_28314860 >.module_28314860{
overflow: 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_28314860 .BodyCenter.BodyCenter28314860 {
padding-top:9.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.0000%;
}
}
@media screen and (max-width: 767px){
#module_28314860 .BodyCenter.BodyCenter28314860 {
padding-top:2.8736%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.6207%;
}
}
@media screen and (min-width: 768px){
#module_28314860 >.module_28314860 {
margin-top:0.0000%;
margin-left:10.0000%;
margin-right:10.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28314860 >.module_28314860 {
margin-top:0.0000%;
margin-left:8.9385%;
margin-right:8.9385%;
margin-bottom:5.7418%;
}
}
#module_28314860 >.module_28314860 {box-shadow: 0px 0px 10px 0px rgb(216, 216, 216);transition: box-shadow 0.5s ease 0s;}
#module_28314860:hover {
border:none;
}
#module_28314860:hover >.module_28314860 {box-shadow: 0px 0px 10px 0px rgb(216, 216, 216);transition: box-shadow 0.5s ease 0s;}

#module_28314860 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_28314860 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_28314860 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_28314860 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_28314860 .GraphicUpper .TextImage{margin-top:0px;}
#module_28314860 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_28314860 .GraphicUpper .TextImage{margin-left:0px;}
#module_28314860 .GraphicUpper .TextImage{margin-right:0px;}
#module_28314860 #module_28314860  .TextImagediv{width:32%;}  #module_28314860  .TextImage{width:32%;}
#module_28314860 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_28314860 .imageTextGiant-Container{padding-top:10px;}
#module_28314860 .imageTextGiant-Container{padding-bottom:10px;}
#module_28314860 .imageTextGiant-Container{padding-left:10px;}
#module_28314860 .imageTextGiant-Container{padding-right:10px;}
#module_28314860 .ModuleImageTextGiantContent{padding-top:20px;}
#module_28314860 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_28314860 .ModuleImageTextGiantContent{padding-left:0px;}
#module_28314860 .ModuleImageTextGiantContent{padding-right:0px;}
#module_28314860 .imageTextGiant-Container{padding-top:0px;}
#module_28314860 .imageTextGiant-Container{padding-bottom:0px;}
#module_28314860 .imageTextGiant-Container{padding-left:0px;}
#module_28314860 .imageTextGiant-Container{padding-right:0px;}
#module_28314860 a{font-size:unset;font-family:unset}
.module_28314914 .ModuleHead .HeadCenter{float:none;}
#module_28314914 {
padding:0px;
}
#module_28314914 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28314914 .ModuleHead28314914 {
display:none;
}
#module_28314914 .BodyCenter.BodyCenter28314914 {
background:none;background-color:rgb(248, 248, 248);
}
#module_28314914 >.module_28314914 {
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_28314914 >.module_28314914{
overflow: 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_28314914 .BodyCenter.BodyCenter28314914 {
padding-top:2.6896%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6896%;
}
}
@media screen and (max-width: 767px){
#module_28314914 .BodyCenter.BodyCenter28314914 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28314914 >.module_28314914 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28314914 >.module_28314914 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28314914 >.module_28314914 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28314914:hover {
border:none;
}
#module_28314914:hover >.module_28314914 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28314914 .ModuleSubContainer{background-color:transparent;}
#module_28314914 .ModuleSubContainer{background-image:none;}
#module_28314914 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28314914 .ModuleSubContainer{background-position:0% 0%;}
#module_28314914 .ModuleSubContainer{background-attachment:scroll;}
#module_28314914 {!bgVideo!}{bgVideoUrl:none}
#module_28314914 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28314914 {}
.ModuleCustomFormGiant.layout-102 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 24px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-102 input[type=text] {
    font-size: 14px;
    border: none;
    background: #fff;
    padding: 0 0 0 10px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .customFormicon {
    width: 20px;
    height: 20px;
    margin-top: -5px;
    margin-right: 5px;
    display: inline-block !important
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate li:hover {
    color: #fff
}

.ModuleCustomFormGiant.layout-102 .content-title {
    font-size: 14px;
    line-height: 48px;
    height: 48px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    max-width: 30%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ModuleCustomFormGiant.layout-102 .in-formList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .formList-content {
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 16px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox select {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    height: 50px;
    line-height: 50px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 10px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: url(/images2/arrow1.png) no-repeat center right;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select select {
    border: 0;
    border-radius: 0;
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select .frist-city-title {
    font-size: 14px;
    margin-left: 16px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select {
    border-radius: 5px;
    border: 1px solid #ccc;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    background: url(/images2/arrow1.png) no-repeat center right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .choose-time-mobile {
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Province-select {
    height: 48px;
    margin-top: 1px;
}

.ModuleCustomFormGiant.layout-102 input.VerificationCodeinput {
    width: 188px;
    line-height: 34px;
    margin-right: 10px;
    float: left;
}

.ModuleCustomFormGiant.layout-102 .VerificationCode {
    width: 90px;
    height: 50px;
    display: inline-block;
}

.ModuleCustomFormGiant.layout-102 .file-box .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .file-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .Browse-file {
    width: 180px;
    line-height: 50px;
    color: #333;
    background: #f8f8f8;
    border: 1px solid #eee;
    font-size: 14px;
    text-align: center;
    height: 50px;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    -moz-flex-grow: 0;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 3px;
    font-size: 14px;
    margin-left: 14px;
}

.ModuleCustomFormGiant.layout-102 .Browse-file:hover {
    color: #666;
    background: #eee;
    border: 1px solid #ccc;
}

.ModuleCustomFormGiant.layout-102 .input-text-color {
    color: #999;
}

.ModuleCustomFormGiant.layout-102 .Describ-text-color {
    color: #333;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color {
    color: #fff;
    background: #009933;
    border-radius: 5px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .Select_sanjiao {
    border: 0;
    height: 48px;
    width: 30px;
    background: url(/images2/arrow1.png) no-repeat center right;
    line-height: 48px;
    margin: 0;
}

.ModuleCustomFormGiant.layout-102 .formList-content.mgb0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .in-formList-content.pdLf0 {
    padding-left: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 li {
    padding: 0 16px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .frist_item {
    padding-right: 0;
}

.ModuleCustomFormGiant.layout-102 .submitbtn {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-top: 16px;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color:hover {
    color: #fff;
    background: #1976d2;
}

.ModuleCustomFormGiant.layout-102 .pd-0 {
    padding: 0;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-style .in-formList {
    align-items: flex-start;
}

.ModuleCustomFormGiant.layout-102 .multi-row-text {
    margin-top: 8px;
    border: 0;
    padding-left: 10px;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border {
    border: none;
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
    white-space: normal;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border .in-formList {
    align-items: flex-start;
}

.ModuleCustomFormGiant.layout-102 .content-title-checkbox {
    float: left;
}

.ModuleCustomFormGiant .in-formList-checkbox label {
    margin-right: 20px;
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.ModuleCustomFormGiant.layout-102 .choose-time {
    border: none;
    line-height: 48px;
    height: 48px;
    padding: 0;
}

.ModuleCustomFormGiant.layout-102 .chooseTimeicon {
    margin-top: 17px;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: auto;
    margin-right: 8px;
    padding-left: 16px;
    display: inline-block;
    height: 50px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
    width: 66.5%;
    height: 98%;
    vertical-align: top;
    margin-top: 1px;
}

.ModuleCustomFormGiant.layout-102 .changebtn {
    line-height: 50px
}

.ModuleCustomFormGiant.layout-102 .cityPickerBox {
    border: 0;
}

.ModuleCustomFormGiant.layout-102 .cityval {
    line-height: 48px;
    height: 48px;
    display: none;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .choose-city-content {
    font-size: 14px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 97%;
    display: block;
}

.ModuleCustomFormGiant.layout-102 .cityPickerBoxwb {
    height: 50px;
}

.ModuleCustomFormGiant.layout-102 .padL16 {
    padding-left: 16px;
    line-height: 1;
    height: auto;
    margin-top: 8px;
}

.ModuleCustomFormGiant.layout-102 .padL16.radioBox {
    margin-top: 8px
}

.ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 .frist_item {
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-content {
    border: 1px solid #ccc;
    padding-left: 16px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .select_box {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .in-formList-img {
    min-height: 60px;
    height: auto;
}

.ModuleCustomFormGiant.layout-102 .file-operation .content-title {
    max-width: 100%;
}

@media screen and (max-width: 767px) {
    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 120px;
    }
    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }
    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }
    .ModuleCustomFormGiant.layout-102 .InsidePage-title-text {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(100% - 76px);
        display: inline-block;
    }
}

@media screen and (max-width: 768px) {
    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 65%;
        padding: 0;
    }
    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .Describ-text-color {
        padding-left:13px;


    }
    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
        width: 100%;
        padding-left: 5px;
    }
    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }
    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }
    .ModuleCustomFormGiant.layout-102 input[type=text] {
        line-height: 48px;
    }
}

.ModuleCustomFormGiant.layout-102 .customform-upload-img-preview {
    margin-top: 0px;
    margin-left: 12px;
    width: 58px;
    height: 58px;
    padding: 0px;
}

.ModuleCustomFormGiant.layout-102 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    padding: 0 14px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
}

.ModuleCustomFormGiant.layout-102 .customform-upload-file-preview {
    margin-left: 8px;
    margin-right: 8px;
}

.ModuleCustomFormGiant.layout-102 .customform-upload-img-preview img {
    width: 58px;
    height: 58px;
}

.ModuleCustomFormGiant.layout-102 .Browse-file-img {
    width: 58px !important;
    height: 58px !important;
}.module_28314916 .ModuleHead .HeadCenter{float:none;}
#module_28314916 {
padding:0px;
}
#module_28314916 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28314916 .ModuleHead28314916 {
display:none;
}
#module_28314916 .BodyCenter.BodyCenter28314916 {
background:none;background-color:rgba(255,255,255,1);
}
#module_28314916 >.module_28314916 {
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_28314916 >.module_28314916{
overflow: 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_28314916 .BodyCenter.BodyCenter28314916 {
padding-top:3.8333%;
padding-left:4.3333%;
padding-right:4.3333%;
padding-bottom:4.3333%;
}
}
@media screen and (max-width: 767px){
#module_28314916 .BodyCenter.BodyCenter28314916 {
padding-top:4.0761%;
padding-left:4.0761%;
padding-right:4.0761%;
padding-bottom:4.0761%;
}
}
@media screen and (min-width: 768px){
#module_28314916 >.module_28314916 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:4.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28314916 >.module_28314916 {
margin-top:3.2609%;
margin-left:3.2609%;
margin-right:3.2609%;
margin-bottom:3.2609%;
}
}
#module_28314916 >.module_28314916 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28314916:hover {
border:none;
}
#module_28314916:hover >.module_28314916 {
border-color:#ccc;
}
#module_28314916:hover >.module_28314916 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28314916 .title{font-size:24px;}
#module_28314916 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_28314916 .title{color:#333;}
#module_28314916 .title{font-weight:normal;}
#module_28314916 .title{text-decoration:none;}
#module_28314916 .title{font-style:normal;}
#module_28314916 .title{background-color:transparent;}
#module_28314916 .title{background-image:none;}
#module_28314916 .title{background-repeat:no-repeat;}
#module_28314916 .title{background-position:50% 50%;}
#module_28314916 .title{background-attachment:scroll;}
#module_28314916 .title{height:50px;line-height:50px;}
#module_28314916 .title{text-align:center;}
#module_28314916 .Describ-text-color{font-size:14px;}
#module_28314916 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_28314916 .Describ-text-color{color:#666;},
#module_28314916 .Describ-text-color{font-weight:normal;}
#module_28314916 .Describ-text-color{text-decoration:none;}
#module_28314916 .Describ-text-color{font-style:normal;}
#module_28314916 .submitbtn{font-size:16px;}
#module_28314916 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_28314916 .submitbtn{color:#fff;}
#module_28314916 .submitbtn{font-weight:normal;}
#module_28314916 .submitbtn{text-decoration:none;}
#module_28314916 .submitbtn{font-style:normal;}
#module_28314916 .submitbtn{background-color:#009933;} #module_28314916 input[type=radio]:checked, #module_28314916 input[type=checkbox]:checked{background:#02af3c;border:1px solid #02af3c}
#module_28314916 .submitbtn{background-image:none;}
#module_28314916 .submitbtn{background-repeat:no-repeat;}
#module_28314916 .submitbtn{background-position:50% 50%;}
#module_28314916 .submitbtn{background-attachment:scroll;}
#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916 .formList-content-no-style,#module_28314916 .customFormTextarea,#module_28314916 .in-formList-content,#module_28314916 .frist_item,#module_28314916 .Browse-file-input,#module_28314916 input[type=text],#module_28314916 .VerificationCodeinputWb,#module_28314916 .frist-city-select,#module_28314916 .pcCitybox select{background-color:#fff;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .frist-city-select,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .frist-city-select,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-top-style:solid;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .frist-city-select,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-top-width:1px;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .frist-city-select,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .frist-city-select,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-right-style:solid;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .frist-city-select,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-right-width:1px;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .frist-city-select,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .frist-city-select,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .frist-city-select,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .frist-city-select,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .frist-city-select,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-left-style:solid;}
#module_28314916 .Pc-formList-content .in-formList-content,#module_28314916 .VerificationCodeinput,#module_28314916 .customFormCheckbox,#module_28314916 input[type=radio],#module_28314916  .in-formList-content,#module_28314916 .Couty-select,#module_28314916 .City-select,#module_28314916 .VerificationCodeinputWb{border-left-width:1px;}
#module_28314916 .input-text-color{font-size:14px;}
#module_28314916 .input-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_28314916 .input-text-color{color:rgb(216, 216, 216);} .input-text-color::-ms-input-placeholder{color:rgb(216, 216, 216);}  .input-text-color::-moz-placeholder{color:rgb(216, 216, 216);}  .input-text-color::-webkit-input-placeholder{color:rgb(216, 216, 216);} 
#module_28314916 .input-text-color{font-weight:normal;}
#module_28314916 .input-text-color{text-decoration:none;} .input-text-color::-ms-input-placeholder{text-decoration:none;} .input-text-color::-moz-placeholder{text-decoration:none;} .input-text-color::-webkit-input-placeholder{text-decoration:none;}
#module_28314916 .input-text-color{font-style:normal;}
#module_28314916 .submitbtn:hover{font-size:16px;}
#module_28314916 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_28314916 .submitbtn:hover{color:#fff;}
#module_28314916 .submitbtn:hover{font-weight:normal;}
#module_28314916 .submitbtn:hover{text-decoration:none;}
#module_28314916 .submitbtn:hover{font-style:normal;}
#module_28314916 .submitbtn:hover{background-color:#02c945;}
#module_28314916 .submitbtn:hover{background-image:none;}
#module_28314916 .submitbtn:hover{background-repeat:no-repeat;}
#module_28314916 .submitbtn:hover{background-position:50% 50%;}
#module_28314916 .submitbtn:hover{background-attachment:scroll;}

/*地图模块*/
.ModuleMapGiant.layout-101 .mapgiant-container .mapContainer{height:400px;color:#000;}
.ModuleMapGiant.layout-101 .mapgiant-container iframe{overflow: hidden;}
.ModuleMapGiant.layout-101 .mapgiant-container a.IMPanel:link,.ModuleMapGiant.layout-101 .mapgiant-container a.IMPanel:visited,.ModuleMapGiant.layout-101 .mapgiant-container a.IMPanel:hover{color: #000;}
.ModuleMapGiant.layout-101 .mapContainer input[type=checkbox]{top:-1px;}
.ModuleMapGiant.layout-101 .mapContainer input[type=checkbox]:checked::before{left:2px;}
.ModuleMapGiant.layout-101 .mapContainer label{margin-bottom: 0}
.ModuleMapGiant.layout-101{position: relative; z-index: 1;}


.module_28315035 .ModuleHead .HeadCenter{float:none;}
#module_28315035 {
padding:0px;
}
#module_28315035 {
position:static;
z-index:0;
top:902px;
left:1206px;
width:100%;
height: auto;
}
#module_28315035 .ModuleHead28315035 {
display:none;
}
#module_28315035 .BodyCenter.BodyCenter28315035 {
background:none;background-color:rgb(255, 255, 255);
}
#module_28315035 >.module_28315035 {
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_28315035 >.module_28315035{
overflow: 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_28315035 .BodyCenter.BodyCenter28315035 {
padding-top:3.3333%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:3.3333%;
}
}
@media screen and (max-width: 767px){
#module_28315035 .BodyCenter.BodyCenter28315035 {
padding-top:3.2609%;
padding-left:3.2609%;
padding-right:3.2609%;
padding-bottom:3.2609%;
}
}
@media screen and (min-width: 768px){
#module_28315035 >.module_28315035 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28315035 >.module_28315035 {
margin-top:0.0000%;
margin-left:3.2609%;
margin-right:3.2609%;
margin-bottom:3.2609%;
}
}
#module_28315035 >.module_28315035 {box-shadow: 0px 2px 10px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28315035:hover {
border:none;
}
#module_28315035:hover >.module_28315035 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28315035 .mapgiant-container .mapContainer{height:400px;}

.module_28278903 .ModuleHead .HeadCenter{float:none;}
#module_28278903 {
padding:0px;
}
#module_28278903 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28278903 .ModuleHead28278903 {
display:none;
}
#module_28278903 .BodyCenter.BodyCenter28278903 {
background:none;background-color:#009933;
}
#module_28278903 >.module_28278903 {
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_28278903 >.module_28278903{
overflow: 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_28278903 .BodyCenter.BodyCenter28278903 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278903 .BodyCenter.BodyCenter28278903 {
padding-top:5.4348%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.7174%;
}
}
@media screen and (min-width: 768px){
#module_28278903 >.module_28278903 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278903 >.module_28278903 {
margin-top:5.4348%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28278903 >.module_28278903 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278903:hover {
border:none;
}
#module_28278903:hover >.module_28278903 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278903 .ModuleSubContainer{background-color:transparent;}
#module_28278903 .ModuleSubContainer{background-image:none;}
#module_28278903 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28278903 .ModuleSubContainer{background-position:0% 0%;}
#module_28278903 .ModuleSubContainer{background-attachment:scroll;}
#module_28278903 {!bgVideo!}{bgVideoUrl:none}
#module_28278903 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28278903 {}
.module_28278911 .ModuleHead .HeadCenter{float:none;}
#module_28278911 {
padding:0px;
}
#module_28278911 {
position:static;
z-index:0;
top:15px;
left:0px;
width:100%;
height: auto;
}
#module_28278911 .ModuleHead28278911 {
display:none;
}
#module_28278911 .BodyCenter.BodyCenter28278911 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28278911 >.module_28278911 {
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_28278911 >.module_28278911{
overflow: 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_28278911 .BodyCenter.BodyCenter28278911 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278911 .BodyCenter.BodyCenter28278911 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28278911 >.module_28278911 {
margin-top:10px;
margin-left:180px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278911 >.module_28278911 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28278911 >.module_28278911 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278911:hover {
border:none;
}
#module_28278911:hover >.module_28278911 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278911 img{border-top-color:transparent;}
#module_28278911 img{border-top-style:none;}
#module_28278911 img{border-top-width:0px;}
#module_28278911 img{border-right-color:transparent;}
#module_28278911 img{border-right-style:none;}
#module_28278911 img{border-right-width:0px;}
#module_28278911 img{border-bottom-color:transparent;}
#module_28278911 img{border-bottom-style:none;}
#module_28278911 img{border-bottom-width:0px;}
#module_28278911 img{border-left-color:transparent;}
#module_28278911 img{border-left-style:none;}
#module_28278911 img{border-left-width:0px;}
#module_28278911 img{border-top-left-radius:0px;}
#module_28278911 img{border-top-right-radius:0px;}
#module_28278911 img{border-bottom-left-radius:0px;}
#module_28278911 img{border-bottom-right-radius:0px;}
#module_28278911 .BodyCenter{text-align: center;}

/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_28278912 .ModuleHead .HeadCenter{float:none;}
#module_28278912 {
padding:0px;
}
#module_28278912 {
position:static;
z-index:0;
top:195px;
left:81px;
width:100%;
height: auto;
}
#module_28278912 .ModuleHead28278912 {
display:none;
}
#module_28278912 .BodyCenter.BodyCenter28278912 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28278912 >.module_28278912 {
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_28278912 >.module_28278912{
overflow: 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_28278912 .BodyCenter.BodyCenter28278912 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278912 .BodyCenter.BodyCenter28278912 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28278912 >.module_28278912 {
margin-top:0px;
margin-left:6px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278912 >.module_28278912 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28278912 >.module_28278912 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278912:hover {
border:none;
}
#module_28278912:hover >.module_28278912 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278912 .ModuleImageTextGiantContent{margin-top:0px;}
#module_28278912 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_28278912 .ModuleImageTextGiantContent{margin-left:0px;}
#module_28278912 .ModuleImageTextGiantContent{margin-right:10px;}
#module_28278912 .imageTextGiant-Container{padding-top:10px;}
#module_28278912 .imageTextGiant-Container{padding-bottom:10px;}
#module_28278912 .imageTextGiant-Container{padding-left:10px;}
#module_28278912 .imageTextGiant-Container{padding-right:10px;}
#module_28278912 a{font-size:unset;font-family:unset}
.module_28278901 .ModuleHead .HeadCenter{float:none;}
#module_28278901 {
padding:0px;
}
#module_28278901 {
position:static;
z-index:0;
top:50px;
left:2106px;
width:100%;
height: auto;
}
#module_28278901 .ModuleHead28278901 {
display:none;
}
#module_28278901 .BodyCenter.BodyCenter28278901 {
background:none;background-color:#009933;
}
#module_28278901 >.module_28278901 {
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_28278901 >.module_28278901{
overflow: 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_28278901 .BodyCenter.BodyCenter28278901 {
padding-top:2.6896%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6896%;
}
}
@media screen and (max-width: 767px){
#module_28278901 .BodyCenter.BodyCenter28278901 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28278901 >.module_28278901 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28278901 >.module_28278901 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28278901 >.module_28278901 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278901:hover {
border:none;
}
#module_28278901:hover >.module_28278901 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278901 .ModuleSubContainer{background-color:transparent;}
#module_28278901 .ModuleSubContainer{background-image:none;}
#module_28278901 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28278901 .ModuleSubContainer{background-position:0% 0%;}
#module_28278901 .ModuleSubContainer{background-attachment:scroll;}
#module_28278901 {!bgVideo!}{bgVideoUrl:none}
#module_28278901 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28278901 {}
.module_28278904 .ModuleHead .HeadCenter{float:none;}
#module_28278904 {
padding:0px;
}
#module_28278904 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28278904 .ModuleHead28278904 {
display:none;
}
#module_28278904 .BodyCenter.BodyCenter28278904 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28278904 >.module_28278904 {
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_28278904 >.module_28278904{
overflow: 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_28278904 .BodyCenter.BodyCenter28278904 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28278904 .BodyCenter.BodyCenter28278904 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28278904 >.module_28278904 {
margin-top:11.9919%;
margin-left:0.0000%;
margin-right:33.3218%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28278904 >.module_28278904 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28278904 >.module_28278904 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278904:hover {
border:none;
}
#module_28278904:hover >.module_28278904 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278904 img{border-top-color:transparent;}
#module_28278904 img{border-top-style:none;}
#module_28278904 img{border-top-width:0px;}
#module_28278904 img{border-right-color:transparent;}
#module_28278904 img{border-right-style:none;}
#module_28278904 img{border-right-width:0px;}
#module_28278904 img{border-bottom-color:transparent;}
#module_28278904 img{border-bottom-style:none;}
#module_28278904 img{border-bottom-width:0px;}
#module_28278904 img{border-left-color:transparent;}
#module_28278904 img{border-left-style:none;}
#module_28278904 img{border-left-width:0px;}
#module_28278904 img{border-top-left-radius:0px;}
#module_28278904 img{border-top-right-radius:0px;}
#module_28278904 img{border-bottom-left-radius:0px;}
#module_28278904 img{border-bottom-right-radius:0px;}
#module_28278904 .BodyCenter{text-align: center;}

.module_28278905 .ModuleHead .HeadCenter{float:none;}
#module_28278905 {
padding:0px;
}
#module_28278905 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28278905 .ModuleHead28278905 {
display:none;
}
#module_28278905 .ModuleHead .HeadText.HeadText28278905 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_28278905 .ModuleHead .HeadCenter.HeadCenter28278905{text-align:left;}
#module_28278905 .ModuleHead .HeadCenter.HeadCenter28278905 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_28278905 .BodyCenter.BodyCenter28278905 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28278905 >.module_28278905 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:dashed;
border-left-color:rgb(141, 179, 226);
border-left-width:1px;
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_28278905 >.module_28278905{
overflow: 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_28278905 .BodyCenter.BodyCenter28278905 {
padding-top:0px;
padding-left:40px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278905 .BodyCenter.BodyCenter28278905 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28278905 >.module_28278905 {
margin-top:0px;
margin-left:10px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278905 >.module_28278905 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28278905 >.module_28278905 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278905:hover {
border:none;
}
#module_28278905:hover >.module_28278905 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278905 .ModuleImageTextGiantContent{margin-top:px;}
#module_28278905 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_28278905 .ModuleImageTextGiantContent{margin-left:px;}
#module_28278905 .ModuleImageTextGiantContent{margin-right:px;}
#module_28278905 .imageTextGiant-Container{padding-top:10px;}
#module_28278905 .imageTextGiant-Container{padding-bottom:10px;}
#module_28278905 .imageTextGiant-Container{padding-left:10px;}
#module_28278905 .imageTextGiant-Container{padding-right:10px;}
#module_28278905 a{font-size:unset;font-family:unset}
.module_28278906 .ModuleHead .HeadCenter{float:none;}
#module_28278906 {
padding:0px;
}
#module_28278906 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28278906 .ModuleHead28278906 {
display:none;
}
#module_28278906 .ModuleHead .HeadText.HeadText28278906 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_28278906 .ModuleHead .HeadCenter.HeadCenter28278906{text-align:left;}
#module_28278906 .ModuleHead .HeadCenter.HeadCenter28278906 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_28278906 .BodyCenter.BodyCenter28278906 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28278906 >.module_28278906 {
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_28278906 >.module_28278906{
overflow: 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_28278906 .BodyCenter.BodyCenter28278906 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278906 .BodyCenter.BodyCenter28278906 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28278906 >.module_28278906 {
margin-top:10px;
margin-left:180px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278906 >.module_28278906 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28278906 >.module_28278906 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278906:hover {
border:none;
}
#module_28278906:hover >.module_28278906 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278906 img{border-top-color:transparent;}
#module_28278906 img{border-top-style:none;}
#module_28278906 img{border-top-width:0px;}
#module_28278906 img{border-right-color:transparent;}
#module_28278906 img{border-right-style:none;}
#module_28278906 img{border-right-width:0px;}
#module_28278906 img{border-bottom-color:transparent;}
#module_28278906 img{border-bottom-style:none;}
#module_28278906 img{border-bottom-width:0px;}
#module_28278906 img{border-left-color:transparent;}
#module_28278906 img{border-left-style:none;}
#module_28278906 img{border-left-width:0px;}
#module_28278906 img{border-top-left-radius:0px;}
#module_28278906 img{border-top-right-radius:0px;}
#module_28278906 img{border-bottom-left-radius:0px;}
#module_28278906 img{border-bottom-right-radius:0px;}
#module_28278906 .BodyCenter{text-align: ;}

.module_28278908 .ModuleHead .HeadCenter{float:none;}
#module_28278908 {
padding:0px;
}
#module_28278908 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28278908 .ModuleHead28278908 {
display:none;
}
#module_28278908 .ModuleHead .HeadText.HeadText28278908 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_28278908 .ModuleHead .HeadCenter.HeadCenter28278908{text-align:left;}
#module_28278908 .ModuleHead .HeadCenter.HeadCenter28278908 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_28278908 .BodyCenter.BodyCenter28278908 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28278908 >.module_28278908 {
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_28278908 >.module_28278908{
overflow: 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_28278908 .BodyCenter.BodyCenter28278908 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278908 .BodyCenter.BodyCenter28278908 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28278908 >.module_28278908 {
margin-top:0px;
margin-left:0px;
margin-right:10px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278908 >.module_28278908 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28278908 >.module_28278908 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278908:hover {
border:none;
}
#module_28278908:hover >.module_28278908 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278908 .ModuleImageTextGiantContent{margin-top:px;}
#module_28278908 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_28278908 .ModuleImageTextGiantContent{margin-left:px;}
#module_28278908 .ModuleImageTextGiantContent{margin-right:px;}
#module_28278908 .imageTextGiant-Container{padding-top:10px;}
#module_28278908 .imageTextGiant-Container{padding-bottom:10px;}
#module_28278908 .imageTextGiant-Container{padding-left:10px;}
#module_28278908 .imageTextGiant-Container{padding-right:10px;}
#module_28278908 a{font-size:unset;font-family:unset}
.module_28278907 .ModuleHead .HeadCenter{float:none;}
#module_28278907 {
padding:0px;
}
#module_28278907 {
position:static;
z-index:0;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_28278907 .ModuleHead28278907 {
display:none;
}
#module_28278907 .ModuleHead .HeadText.HeadText28278907 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_28278907 .ModuleHead .HeadCenter.HeadCenter28278907{text-align:left;}
#module_28278907 .ModuleHead .HeadCenter.HeadCenter28278907 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_28278907 .BodyCenter.BodyCenter28278907 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28278907 >.module_28278907 {
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_28278907 >.module_28278907{
overflow: 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_28278907 .BodyCenter.BodyCenter28278907 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278907 .BodyCenter.BodyCenter28278907 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28278907 >.module_28278907 {
margin-top:10px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278907 >.module_28278907 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28278907 >.module_28278907 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278907:hover {
border:none;
}
#module_28278907:hover >.module_28278907 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278907 img{border-top-color:transparent;}
#module_28278907 img{border-top-style:none;}
#module_28278907 img{border-top-width:0px;}
#module_28278907 img{border-right-color:transparent;}
#module_28278907 img{border-right-style:none;}
#module_28278907 img{border-right-width:0px;}
#module_28278907 img{border-bottom-color:transparent;}
#module_28278907 img{border-bottom-style:none;}
#module_28278907 img{border-bottom-width:0px;}
#module_28278907 img{border-left-color:transparent;}
#module_28278907 img{border-left-style:none;}
#module_28278907 img{border-left-width:0px;}
#module_28278907 img{border-top-left-radius:0px;}
#module_28278907 img{border-top-right-radius:0px;}
#module_28278907 img{border-bottom-left-radius:0px;}
#module_28278907 img{border-bottom-right-radius:0px;}
#module_28278907 .BodyCenter{text-align: ;}

.module_28278909 .ModuleHead .HeadCenter{float:none;}
#module_28278909 {
padding:0px;
}
#module_28278909 {
position:static;
z-index:0;
top:871px;
left:1559px;
width:100%;
height: auto;
}
#module_28278909 .ModuleHead28278909 {
display:none;
}
#module_28278909 .ModuleHead .HeadText.HeadText28278909 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_28278909 .ModuleHead .HeadCenter.HeadCenter28278909{text-align:left;}
#module_28278909 .ModuleHead .HeadCenter.HeadCenter28278909 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_28278909 .BodyCenter.BodyCenter28278909 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28278909 >.module_28278909 {
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_28278909 >.module_28278909{
overflow: 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_28278909 .BodyCenter.BodyCenter28278909 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278909 .BodyCenter.BodyCenter28278909 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28278909 >.module_28278909 {
margin-top:0px;
margin-left:6px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28278909 >.module_28278909 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28278909 >.module_28278909 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278909:hover {
border:none;
}
#module_28278909:hover >.module_28278909 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278909 .ModuleImageTextGiantContent{margin-top:px;}
#module_28278909 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_28278909 .ModuleImageTextGiantContent{margin-left:px;}
#module_28278909 .ModuleImageTextGiantContent{margin-right:px;}
#module_28278909 .imageTextGiant-Container{padding-top:10px;}
#module_28278909 .imageTextGiant-Container{padding-bottom:10px;}
#module_28278909 .imageTextGiant-Container{padding-left:10px;}
#module_28278909 .imageTextGiant-Container{padding-right:10px;}
#module_28278909 a{font-size:unset;font-family:unset}
.module_28356458 .ModuleHead .HeadCenter{float:none;}
#module_28356458 {
padding:0px;
}
#module_28356458 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28356458 .ModuleHead28356458 {
display:none;
}
#module_28356458 .BodyCenter.BodyCenter28356458 {
background:none;background-color:#009933;
}
#module_28356458 >.module_28356458 {
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_28356458 >.module_28356458{
overflow: 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_28356458 .BodyCenter.BodyCenter28356458 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28356458 .BodyCenter.BodyCenter28356458 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28356458 >.module_28356458 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28356458 >.module_28356458 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28356458 >.module_28356458 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28356458:hover {
border:none;
}
#module_28356458:hover >.module_28356458 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28356458 .ModuleSubContainer{background-color:transparent;}
#module_28356458 .ModuleSubContainer{background-image:none;}
#module_28356458 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28356458 .ModuleSubContainer{background-position:0% 0%;}
#module_28356458 .ModuleSubContainer{background-attachment:scroll;}
#module_28356458 {!bgVideo!}{bgVideoUrl:none}
#module_28356458 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28356458 {}
/*友情链接 layout 101*/

.ModuleLinkListGiant.layout-101{min-height: 29px;}
.ModuleLinkListGiant.layout-101 .LinkHor{float: left;display: inline-block;white-space: nowrap;}
.ModuleLinkListGiant.layout-101 .LinkVer{display:block;}
.ModuleLinkListGiant.layout-101 .btn:hover{text-decoration:underline;}.module_28356460 .ModuleHead .HeadCenter{float:none;}
#module_28356460 {
padding:0px;
}
#module_28356460 {
position:static;
z-index:0;
top:2949px;
left:997px;
width:100%;
height: auto;
}
#module_28356460 .ModuleHead28356460 {
display:none;
}
#module_28356460 .BodyCenter.BodyCenter28356460 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28356460 >.module_28356460 {
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_28356460 >.module_28356460{
overflow: 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_28356460 .BodyCenter.BodyCenter28356460 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28356460 .BodyCenter.BodyCenter28356460 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28356460 >.module_28356460 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28356460 >.module_28356460 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28356460 >.module_28356460 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28356460:hover {
border:none;
}
#module_28356460:hover >.module_28356460 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28356460 .link-item .LinkHor .btn-link{font-size:12px;}
#module_28356460 .link-item .LinkHor .btn-link{font-family:微软雅黑,Microsoft YaHei;}
#module_28356460 .link-item .LinkHor .btn-link{color:rgba(255, 255, 255, 0.71);}
#module_28356460 .link-item .LinkHor .btn-link{font-weight:normal;}
#module_28356460 .link-item .LinkHor .btn-link{text-decoration:none;}
#module_28356460 .link-item .LinkHor .btn-link{font-style:normal;}
#module_28356460 .link-item .LinkHor .btn-link:hover{font-size:12px;}
#module_28356460 .link-item .LinkHor .btn-link:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_28356460 .link-item .LinkHor .btn-link:hover{color:rgb(255, 255, 255);}
#module_28356460 .link-item .LinkHor .btn-link:hover{font-weight:normal;}
#module_28356460 .link-item .LinkHor .btn-link:hover{text-decoration:underline;}
#module_28356460 .link-item .LinkHor .btn-link:hover{font-style:normal;}

.module_28278902 .ModuleHead .HeadCenter{float:none;}
#module_28278902 {
padding:0px;
}
#module_28278902 {
position:static;
z-index:0;
top:206px;
left:353px;
width:100%;
height: auto;
}
#module_28278902 .ModuleHead28278902 {
display:none;
}
#module_28278902 .BodyCenter.BodyCenter28278902 {
background:none;background-color:#009933;
}
#module_28278902 >.module_28278902 {
border-top-style:solid;
border-top-color:#fff;
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28278902 >.module_28278902{
overflow: 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_28278902 .BodyCenter.BodyCenter28278902 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28278902 .BodyCenter.BodyCenter28278902 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28278902 >.module_28278902 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28278902 >.module_28278902 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28278902 >.module_28278902 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278902:hover {
border:none;
}
#module_28278902:hover >.module_28278902 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278902 .ModuleSubContainer{background-color:transparent;}
#module_28278902 .ModuleSubContainer{background-image:none;}
#module_28278902 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28278902 .ModuleSubContainer{background-position:0% 0%;}
#module_28278902 .ModuleSubContainer{background-attachment:scroll;}
#module_28278902 {!bgVideo!}{bgVideoUrl:none}
#module_28278902 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28278902 {}
.module_28278910 .ModuleHead .HeadCenter{float:none;}
#module_28278910 {
padding:0px;
}
#module_28278910 {
position:static;
z-index:0;
top:42px;
left:0px;
width:100%;
height: auto;
}
#module_28278910 .ModuleHead28278910 {
display:none;
}
#module_28278910 .BodyCenter.BodyCenter28278910 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28278910 >.module_28278910 {
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_28278910 >.module_28278910{
overflow: 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_28278910 .BodyCenter.BodyCenter28278910 {
padding-top:0.4167%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28278910 .BodyCenter.BodyCenter28278910 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28278910 >.module_28278910 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28278910 >.module_28278910 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28278910 >.module_28278910 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28278910:hover {
border:none;
}
#module_28278910:hover >.module_28278910 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28278910 .ModuleImageTextGiantContent{margin-top:0px;}
#module_28278910 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_28278910 .ModuleImageTextGiantContent{margin-left:0px;}
#module_28278910 .ModuleImageTextGiantContent{margin-right:10px;}
#module_28278910 .imageTextGiant-Container{padding-top:10px;}
#module_28278910 .imageTextGiant-Container{padding-bottom:10px;}
#module_28278910 .imageTextGiant-Container{padding-left:10px;}
#module_28278910 .imageTextGiant-Container{padding-right:10px;}
#module_28278910 a{font-size:unset;font-family:unset}
.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);  }
.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%;  height: 100%;  max-width: 100%;  overflow: hidden; position: relative;  }
.ModuleMobileNavGiant.layout-101 header {  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%  }
.ModuleMobileNavGiant.layout-101 header a.mm-hbtn {  background: center center no-repeat transparent;  display: block;  width: 30px;  height: 30px;  position: absolute;  top: 0;  left: 10px;  margin: 10px  }
.ModuleMobileNavGiant.layout-101 .lcbody {  width: 30px;  height: 30px;  position: relative;  transform: translateZ(0) rotate(0);  transition: transform .4s cubic-bezier(.4,.01,.165,.99)  }
.ModuleMobileNavGiant.layout-101 .lcitem {  position: absolute;  left: 0;  top: 0;  transform: translateZ(0) rotate(0);  transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;  -webkit-transform: translateZ(0) rotate(0);  -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;  width: 30px;  height: 30px  }
.ModuleMobileNavGiant.layout-101 .lcitem .rect {  width: 30px;  height: 2px;  background: #fff;  position: absolute;  left: 0;  top: 46%;  transition: transform .2s ease .2s;  -webkit-transition: -webkit-transform .2s ease .2s  }
.ModuleMobileNavGiant.layout-101 .lcitem .rect.top {  transform: translate3d(0,-6px,0);  -webkit-transform: translate3d(0,-6px,0) }
.ModuleMobileNavGiant.layout-101 .lcitem .rect.bottom {  transform: translate3d(0,6px,0);  -webkit-transform: translate3d(0,6px,0)  }
.bodyfixd{position:fixed;width:100%;height:100%;overflow: hidden}
.bodyabstre{position:absolute;width:100%;height:100%;overflow: hidden}
.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcbody {  transform: translateZ(0) rotate(90deg);  -webkit-transform: translateZ(0) rotate(90deg)  }
.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcitem {  transform: translateZ(0) rotate(45deg);  transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;  -webkit-transform: translateZ(0) rotate(45deg);  -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s  }
.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcitem.bottom {  transform: translateZ(0) rotate(-45deg);  -webkit-transform: translateZ(0) rotate(-45deg)  }
.ModuleMobileNavGiant.layout-101 .view-change .mm-hbtn .lcitem .rect {  transition: transform .2s ease .2s;  transform: translate3d(0,0,0);  -webkit-transition: -webkit-transform .2s ease .2s;  -webkit-transform: translate3d(0,0,0)  }
.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%;
}
.ModuleMobileNavGiant.layout-101 #header p img{
    max-height: 40px;
    margin-right: 8px;
    margin-left: 15px;
    padding-left: 40px;
}
@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);  }
}
@media only screen and (min-width: 768px){
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top:0px;
    }
    .ModuleMobileNavGiant.layout-101 .header-model{ display: none;}
}.module_28059384 .ModuleHead .HeadCenter{float:none;}
#module_28059384 {
padding:0px;
}
#module_28059384 {
}
#module_28059384 .ModuleHead28059384 {
display:none;
}
#module_28059384 .BodyCenter.BodyCenter28059384 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28059384 >.module_28059384 {
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_28059384 >.module_28059384{
overflow: 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_28059384 .BodyCenter.BodyCenter28059384 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28059384 .BodyCenter.BodyCenter28059384 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28059384 >.module_28059384 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28059384 >.module_28059384 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28059384 >.module_28059384 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28059384:hover {
border:none;
}
#module_28059384:hover >.module_28059384 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28059384 {}#module_28059384.layout-101 #header{background-color:#009933;}
#module_28059384 {}#module_28059384.layout-101 #header p{color:#fff;}
#module_28059384 {}#module_28059384.layout-101 .lcitem .rect{background:#fff;}
#module_28059384 {}#module_28059384.layout-101 .micro-nav-item ul li{border-bottom-color:#fff;}
#module_28059384 {}#module_28059384.layout-101 .micro-nav-item,#module_28059384.layout-101 #MobileNavFloatLayer{background-color:#009933;}
#module_28059384 {}#module_28059384.layout-101 .micro-nav-item>ul>li>a{background:#009933;}
#module_28059384 {}#module_28059384.layout-101 .micro-nav-item>ul>li>a,#module_28059384.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_28059384 {}#module_28059384.layout-101 .micro-nav-item>ul>li .subnav a{background:#3c3c3c;}
#module_28059384 {}#module_28059384.layout-101 .micro-nav-item>ul>li .subnav a,#module_28059384.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_28059384 {}#module_28059384.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_28059384 {}#module_28059384.layout-101 .micro-nav-item>ul>li>a:hover,#module_28059384.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_28059384 {}#module_28059384.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:#fff;}
#module_28059384 {}#module_28059384.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#777;}
#module_28059384 {}#module_28059384.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_28059384.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.module_28059385 .ModuleHead .HeadCenter{float:none;}
#module_28059385 {
padding:0px;
}
#module_28059385 {
}
#module_28059385 .ModuleHead0 {
display:none;
}
#module_28059385 .ModuleHead .HeadText.HeadText0 {
}
#module_28059385 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_28059385 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_28059385 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_28059385 .BodyCenter.BodyCenter0 {
}
}
#module_28059385 .BodyCenter.BodyCenter0 {
}
#module_28059385 .BodyCenter a {
}

