/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/597/csscache/597_549779_1_.cache exists */
/*md5:78ff7142796ddfa5130597c32bee2351*/
.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_28307307 .ModuleHead .HeadCenter{float:none;}
#module_28307307 {
padding:0px;
}
#module_28307307 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28307307 .ModuleHead28307307 {
display:none;
}
#module_28307307 .BodyCenter.BodyCenter28307307 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28307307 >.module_28307307 {
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_28307307 >.module_28307307{
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_28307307 .BodyCenter.BodyCenter28307307 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28307307 .BodyCenter.BodyCenter28307307 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28307307 >.module_28307307 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28307307 >.module_28307307 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28307307 >.module_28307307 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28307307:hover {
border:none;
}
#module_28307307:hover >.module_28307307 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_28364157 img{border-top-color:transparent;}
#module_28364157 img{border-top-style:none;}
#module_28364157 img{border-top-width:0px;}
#module_28364157 img{border-right-color:transparent;}
#module_28364157 img{border-right-style:none;}
#module_28364157 img{border-right-width:0px;}
#module_28364157 img{border-bottom-color:transparent;}
#module_28364157 img{border-bottom-style:none;}
#module_28364157 img{border-bottom-width:0px;}
#module_28364157 img{border-left-color:transparent;}
#module_28364157 img{border-left-style:none;}
#module_28364157 img{border-left-width:0px;}
#module_28364157 img{border-top-left-radius:0px;}
#module_28364157 img{border-top-right-radius:0px;}
#module_28364157 img{border-bottom-left-radius:0px;}
#module_28364157 img{border-bottom-right-radius:0px;}
#module_28364157 .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 .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_28307723 .ModuleHead .HeadCenter{float:none;}
#module_28307723 {
padding:0px;
}
#module_28307723 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28307723 .ModuleHead28307723 {
display:none;
}
#module_28307723 .BodyCenter.BodyCenter28307723 {
background:none;background-color:rgb(255, 255, 255);
}
#module_28307723 >.module_28307723 {
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_28307723 >.module_28307723{
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_28307723 .BodyCenter.BodyCenter28307723 {
padding-top:2.1961%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28307723 .BodyCenter.BodyCenter28307723 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28307723 >.module_28307723 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28307723 >.module_28307723 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28307723 >.module_28307723 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28307723:hover {
border:none;
}
#module_28307723:hover >.module_28307723 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28307723 .ModuleSubContainer{background-color:rgb(255, 255, 255);}
#module_28307723 .ModuleSubContainer{background-image:none;}
#module_28307723 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28307723 .ModuleSubContainer{background-position:0% 0%;}
#module_28307723 .ModuleSubContainer{background-attachment:scroll;}
#module_28307723 {!bgVideo!}{bgVideoUrl:none}
#module_28307723 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28307723 {}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container{max-height: 100%; max-width: 100%;}
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content{display: flex;align-items: center;}
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .ModuleImageTextContent{padding-left: 40px}
 .ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper{padding-right: 80px;padding-left: 15px;} 
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper .TextImage{ width: 100%;} 
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content .col-md-5 .ModuleImageTextContent{padding-left:30px;}
@media only screen and (max-width: 767px) {
   .ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content .col-xs-5{width: 36.666667%;padding-left: 0}
   .ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content .col-xs-12{padding:0;}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content{width: 100%; margin: 0 auto; display: block; align-items: normal;}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .ModuleImageTextContent{padding-left: 20px}
	.ModuleImageTextGiant.layout-107 .ModuleImageTextContent{ left: 16px;width: 95% !important}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper { padding-right: 0px !important;padding-left: 0px !important}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper { width: 100% !important}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper .TextImage{ width: 92% !important;} 
}
.module_28307756 .ModuleHead .HeadCenter{float:none;}
#module_28307756 {
padding:0px;
}
#module_28307756 {
position:static;
z-index:0;
top:535px;
left:854px;
width:100%;
height: auto;
}
#module_28307756 .ModuleHead28307756 {
display:none;
}
#module_28307756 .BodyCenter.BodyCenter28307756 {
background:none;background-color:rgb(255, 255, 255);
}
#module_28307756 >.module_28307756 {
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_28307756 >.module_28307756{
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_28307756 .BodyCenter.BodyCenter28307756 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28307756 .BodyCenter.BodyCenter28307756 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28307756 >.module_28307756 {
margin-top:1.6667%;
margin-left:1.6667%;
margin-right:1.6667%;
margin-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_28307756 >.module_28307756 {
margin-top:4.3478%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28307756 >.module_28307756 {box-shadow: 0px 4px 20px 0px rgba(127, 127, 127, 0.32);transition: box-shadow 0.5s ease 0s;}
#module_28307756:hover {
border:none;
}
#module_28307756:hover >.module_28307756 {box-shadow: 0px 4px 20px 0px rgba(127, 127, 127, 0.32);transition: box-shadow 0.5s ease 0s;}

#module_28307756 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_28307756 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_28307756 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_28307756 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_28307756 .GraphicUpper {padding-top:0px;}
#module_28307756 .GraphicUpper {padding-bottom:0px;}
#module_28307756 .GraphicUpper {padding-left:0px;}
#module_28307756 .GraphicUpper {padding-right:40px;}
#module_28307756 .GraphicUpper{width:50%;}，#module_28307756 .ModuleImageTextContent{width: calc(100% - 50%);}，#module_28307756 .TextImage{width:50%;}
#module_28307756 .ModuleImageTextGiantContent{padding-top:0px;}
#module_28307756 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_28307756 .ModuleImageTextGiantContent{padding-left:0px;}
#module_28307756 .ModuleImageTextGiantContent{padding-right:0px;}
#module_28307756 .normal_ImgtextBox_content{padding-top:0px;}
#module_28307756 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_28307756 .normal_ImgtextBox_content{padding-left:0px;}
#module_28307756 .normal_ImgtextBox_content{padding-right:20px;}
#module_28307756 a{font-size:unset;font-family:unset}
.module_28312023 .ModuleHead .HeadCenter{float:none;}
#module_28312023 {
padding:0px;
}
#module_28312023 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28312023 .ModuleHead28312023 {
display:none;
}
#module_28312023 .BodyCenter.BodyCenter28312023 {
background:none;background-color:rgb(248, 248, 248);
}
#module_28312023 >.module_28312023 {
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_28312023 >.module_28312023{
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_28312023 .BodyCenter.BodyCenter28312023 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28312023 .BodyCenter.BodyCenter28312023 {
padding-top:4.3478%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.5217%;
}
}
@media screen and (min-width: 768px){
#module_28312023 >.module_28312023 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28312023 >.module_28312023 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28312023 >.module_28312023 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28312023:hover {
border:none;
}
#module_28312023:hover >.module_28312023 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28312023 .ModuleSubContainer{background-color:transparent;}
#module_28312023 .ModuleSubContainer{background-image:none;}
#module_28312023 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28312023 .ModuleSubContainer{background-position:0% 0%;}
#module_28312023 .ModuleSubContainer{background-attachment:scroll;}
#module_28312023 {!bgVideo!}{bgVideoUrl:none}
#module_28312023 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28312023 {}
/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_28312117 .ModuleHead .HeadCenter{float:none;}
#module_28312117 {
padding:0px;
}
#module_28312117 {
position:static;
z-index:0;
top:898px;
left:887px;
width:100%;
height: auto;
}
#module_28312117 .ModuleHead28312117 {
display:none;
}
#module_28312117 .BodyCenter.BodyCenter28312117 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28312117 >.module_28312117 {
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_28312117 >.module_28312117{
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_28312117 .BodyCenter.BodyCenter28312117 {
padding-top:2.6667%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28312117 .BodyCenter.BodyCenter28312117 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28312117 >.module_28312117 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28312117 >.module_28312117 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28312117 >.module_28312117 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28312117:hover {
border:none;
}
#module_28312117:hover >.module_28312117 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28312117 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28312117 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28312117 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28312117 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28312117 .plainTextGiant-Container{padding-top:10px;}
#module_28312117 .plainTextGiant-Container{padding-bottom:10px;}
#module_28312117 .plainTextGiant-Container{padding-left:10px;}
#module_28312117 .plainTextGiant-Container{padding-right:10px;}
#module_28312117 a{font-size:unset;font-family:unset}
.module_28308778 .ModuleHead .HeadCenter{float:none;}
#module_28308778 {
padding:0px;
}
#module_28308778 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28308778 .ModuleHead28308778 {
display:none;
}
#module_28308778 .BodyCenter.BodyCenter28308778 {
background:none;background-color:rgb(248, 248, 248);
}
#module_28308778 >.module_28308778 {
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_28308778 >.module_28308778{
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_28308778 .BodyCenter.BodyCenter28308778 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28308778 .BodyCenter.BodyCenter28308778 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28308778 >.module_28308778 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28308778 >.module_28308778 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28308778 >.module_28308778 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28308778:hover {
border:none;
}
#module_28308778:hover >.module_28308778 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28308778 .ModuleSubContainer{background-color:transparent;}
#module_28308778 .ModuleSubContainer{background-image:none;}
#module_28308778 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28308778 .ModuleSubContainer{background-position:0% 0%;}
#module_28308778 .ModuleSubContainer{background-attachment:scroll;}
#module_28308778 {!bgVideo!}{bgVideoUrl:none}
#module_28308778 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28308778 {}
/*图文模块 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_28308780 .ModuleHead .HeadCenter{float:none;}
#module_28308780 {
padding:0px;
}
#module_28308780 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28308780 .ModuleHead28308780 {
display:none;
}
#module_28308780 .BodyCenter.BodyCenter28308780 {
background:none;background-color:rgb(255, 255, 255);
}
#module_28308780 >.module_28308780 {
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_28308780 >.module_28308780{
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_28308780 .BodyCenter.BodyCenter28308780 {
padding-top:12.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:12.0000%;
}
}
@media screen and (max-width: 767px){
#module_28308780 .BodyCenter.BodyCenter28308780 {
padding-top:6.5217%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.5217%;
}
}
@media screen and (min-width: 768px){
#module_28308780 >.module_28308780 {
margin-top:3.0000%;
margin-left:0.0000%;
margin-right:4.4965%;
margin-bottom:15.0000%;
}
}
@media screen and (max-width: 767px){
#module_28308780 >.module_28308780 {
margin-top:0.0000%;
margin-left:4.8913%;
margin-right:4.8913%;
margin-bottom:0.0000%;
}
}
#module_28308780 >.module_28308780 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28308780:hover {
border:none;
}
#module_28308780:hover >.module_28308780 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28308780 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_28308780 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_28308780 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_28308780 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_28308780 .GraphicUpper .TextImage{margin-top:0px;}
#module_28308780 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_28308780 .GraphicUpper .TextImage{margin-left:0px;}
#module_28308780 .GraphicUpper .TextImage{margin-right:0px;}
#module_28308780 #module_28308780  .TextImagediv{width:50%;}  #module_28308780  .TextImage{width:50%;}
#module_28308780 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_28308780 .imageTextGiant-Container{padding-top:10px;}
#module_28308780 .imageTextGiant-Container{padding-bottom:10px;}
#module_28308780 .imageTextGiant-Container{padding-left:10px;}
#module_28308780 .imageTextGiant-Container{padding-right:10px;}
#module_28308780 .ModuleImageTextGiantContent{padding-top:12px;}
#module_28308780 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_28308780 .ModuleImageTextGiantContent{padding-left:0px;}
#module_28308780 .ModuleImageTextGiantContent{padding-right:0px;}
#module_28308780 .imageTextGiant-Container{padding-top:0px;}
#module_28308780 .imageTextGiant-Container{padding-bottom:0px;}
#module_28308780 .imageTextGiant-Container{padding-left:0px;}
#module_28308780 .imageTextGiant-Container{padding-right:0px;}
#module_28308780 a{font-size:unset;font-family:unset}
.module_28312131 .ModuleHead .HeadCenter{float:none;}
#module_28312131 {
padding:0px;
}
#module_28312131 {
position:static;
z-index:0;
top:27px;
left:0px;
width:100%;
height: auto;
}
#module_28312131 .ModuleHead28312131 {
display:none;
}
#module_28312131 .BodyCenter.BodyCenter28312131 {
background:none;background-color:rgb(255, 255, 255);
}
#module_28312131 >.module_28312131 {
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_28312131 >.module_28312131{
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_28312131 .BodyCenter.BodyCenter28312131 {
padding-top:12.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:12.0000%;
}
}
@media screen and (max-width: 767px){
#module_28312131 .BodyCenter.BodyCenter28312131 {
padding-top:6.5217%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.5217%;
}
}
@media screen and (min-width: 768px){
#module_28312131 >.module_28312131 {
margin-top:3.0000%;
margin-left:0.0000%;
margin-right:3.9965%;
margin-bottom:15.0000%;
}
}
@media screen and (max-width: 767px){
#module_28312131 >.module_28312131 {
margin-top:4.3478%;
margin-left:4.8913%;
margin-right:4.8913%;
margin-bottom:0.0000%;
}
}
#module_28312131 >.module_28312131 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28312131:hover {
border:none;
}
#module_28312131:hover >.module_28312131 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28312131 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_28312131 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_28312131 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_28312131 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_28312131 .GraphicUpper .TextImage{margin-top:0px;}
#module_28312131 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_28312131 .GraphicUpper .TextImage{margin-left:0px;}
#module_28312131 .GraphicUpper .TextImage{margin-right:0px;}
#module_28312131 #module_28312131  .TextImagediv{width:50%;}  #module_28312131  .TextImage{width:50%;}
#module_28312131 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_28312131 .imageTextGiant-Container{padding-top:10px;}
#module_28312131 .imageTextGiant-Container{padding-bottom:10px;}
#module_28312131 .imageTextGiant-Container{padding-left:10px;}
#module_28312131 .imageTextGiant-Container{padding-right:10px;}
#module_28312131 .ModuleImageTextGiantContent{padding-top:12px;}
#module_28312131 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_28312131 .ModuleImageTextGiantContent{padding-left:0px;}
#module_28312131 .ModuleImageTextGiantContent{padding-right:0px;}
#module_28312131 .imageTextGiant-Container{padding-top:0px;}
#module_28312131 .imageTextGiant-Container{padding-bottom:0px;}
#module_28312131 .imageTextGiant-Container{padding-left:0px;}
#module_28312131 .imageTextGiant-Container{padding-right:0px;}
#module_28312131 a{font-size:unset;font-family:unset}
.module_28312134 .ModuleHead .HeadCenter{float:none;}
#module_28312134 {
padding:0px;
}
#module_28312134 {
position:static;
z-index:0;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_28312134 .ModuleHead28312134 {
display:none;
}
#module_28312134 .BodyCenter.BodyCenter28312134 {
background:none;background-color:rgb(255, 255, 255);
}
#module_28312134 >.module_28312134 {
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_28312134 >.module_28312134{
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_28312134 .BodyCenter.BodyCenter28312134 {
padding-top:12.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:12.0000%;
}
}
@media screen and (max-width: 767px){
#module_28312134 .BodyCenter.BodyCenter28312134 {
padding-top:6.5217%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.5217%;
}
}
@media screen and (min-width: 768px){
#module_28312134 >.module_28312134 {
margin-top:3.0000%;
margin-left:0.0000%;
margin-right:4.2405%;
margin-bottom:15.0000%;
}
}
@media screen and (max-width: 767px){
#module_28312134 >.module_28312134 {
margin-top:4.3478%;
margin-left:4.8913%;
margin-right:4.6196%;
margin-bottom:6.5217%;
}
}
#module_28312134 >.module_28312134 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28312134:hover {
border:none;
}
#module_28312134:hover >.module_28312134 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28312134 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_28312134 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_28312134 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_28312134 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_28312134 .GraphicUpper .TextImage{margin-top:0px;}
#module_28312134 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_28312134 .GraphicUpper .TextImage{margin-left:0px;}
#module_28312134 .GraphicUpper .TextImage{margin-right:0px;}
#module_28312134 #module_28312134  .TextImagediv{width:50%;}  #module_28312134  .TextImage{width:50%;}
#module_28312134 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_28312134 .imageTextGiant-Container{padding-top:10px;}
#module_28312134 .imageTextGiant-Container{padding-bottom:10px;}
#module_28312134 .imageTextGiant-Container{padding-left:10px;}
#module_28312134 .imageTextGiant-Container{padding-right:10px;}
#module_28312134 .ModuleImageTextGiantContent{padding-top:12px;}
#module_28312134 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_28312134 .ModuleImageTextGiantContent{padding-left:0px;}
#module_28312134 .ModuleImageTextGiantContent{padding-right:0px;}
#module_28312134 .imageTextGiant-Container{padding-top:0px;}
#module_28312134 .imageTextGiant-Container{padding-bottom:0px;}
#module_28312134 .imageTextGiant-Container{padding-left:0px;}
#module_28312134 .imageTextGiant-Container{padding-right:0px;}
#module_28312134 a{font-size:unset;font-family:unset}
.module_28422425 .ModuleHead .HeadCenter{float:none;}
#module_28422425 {
padding:0px;
}
#module_28422425 {
position:static;
z-index:0;
top:290px;
left:0px;
width:100%;
height: auto;
}
#module_28422425 .ModuleHead28422425 {
display:none;
}
#module_28422425 .BodyCenter.BodyCenter28422425 {
background:none;background-color:rgb(235, 240, 244);
}
#module_28422425 >.module_28422425 {
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_28422425 >.module_28422425{
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_28422425 .BodyCenter.BodyCenter28422425 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28422425 .BodyCenter.BodyCenter28422425 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28422425 >.module_28422425 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28422425 >.module_28422425 {
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
}
}
#module_28422425 >.module_28422425 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28422425:hover {
border:none;
}
#module_28422425:hover >.module_28422425 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28422425 .ModuleSubContainer{background-color:rgb(235, 240, 244);}
#module_28422425 .ModuleSubContainer{background-image:none;}
#module_28422425 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28422425 .ModuleSubContainer{background-position:0% 0%;}
#module_28422425 .ModuleSubContainer{background-attachment:scroll;}
#module_28422425 {!bgVideo!}{bgVideoUrl:none}
#module_28422425 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28422425 {}
.module_28422445 .ModuleHead .HeadCenter{float:none;}
#module_28422445 {
padding:0px;
}
#module_28422445 {
position:static;
z-index:0;
top:1680px;
left:1049px;
width:100%;
height: auto;
}
#module_28422445 .ModuleHead28422445 {
display:none;
}
#module_28422445 .BodyCenter.BodyCenter28422445 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28422445 >.module_28422445 {
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_28422445 >.module_28422445{
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_28422445 .BodyCenter.BodyCenter28422445 {
padding-top:2.6667%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28422445 .BodyCenter.BodyCenter28422445 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28422445 >.module_28422445 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28422445 >.module_28422445 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28422445 >.module_28422445 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28422445:hover {
border:none;
}
#module_28422445:hover >.module_28422445 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28422445 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28422445 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28422445 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28422445 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28422445 .plainTextGiant-Container{padding-top:10px;}
#module_28422445 .plainTextGiant-Container{padding-bottom:10px;}
#module_28422445 .plainTextGiant-Container{padding-left:10px;}
#module_28422445 .plainTextGiant-Container{padding-right:10px;}
#module_28422445 a{font-size:unset;font-family:unset}
.module_28422426 .ModuleHead .HeadCenter{float:none;}
#module_28422426 {
padding:0px;
}
#module_28422426 {
position:static;
z-index:0;
top:190px;
left:0px;
width:100%;
height: auto;
}
#module_28422426 .ModuleHead28422426 {
display:none;
}
#module_28422426 .BodyCenter.BodyCenter28422426 {background:none;background-color:rgb(235, 240, 244);}
#module_28422426 >.module_28422426 {
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_28422426 >.module_28422426{
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_28422426 .BodyCenter.BodyCenter28422426 {
padding-top:1.1834%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6896%;
}
}
@media screen and (max-width: 767px){
#module_28422426 .BodyCenter.BodyCenter28422426 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28422426 >.module_28422426 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.6138%;
}
}
@media screen and (max-width: 767px){
#module_28422426 >.module_28422426 {
margin-top:0px;
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
}
}
#module_28422426 >.module_28422426 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28422426:hover {
border:none;
}
#module_28422426:hover >.module_28422426 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_28422428 img{border-top-color:transparent;}
#module_28422428 img{border-top-style:none;}
#module_28422428 img{border-top-width:0px;}
#module_28422428 img{border-right-color:transparent;}
#module_28422428 img{border-right-style:none;}
#module_28422428 img{border-right-width:0px;}
#module_28422428 img{border-bottom-color:transparent;}
#module_28422428 img{border-bottom-style:none;}
#module_28422428 img{border-bottom-width:0px;}
#module_28422428 img{border-left-color:transparent;}
#module_28422428 img{border-left-style:none;}
#module_28422428 img{border-left-width:0px;}
#module_28422428 img{border-top-left-radius:0px;}
#module_28422428 img{border-top-right-radius:0px;}
#module_28422428 img{border-bottom-left-radius:0px;}
#module_28422428 img{border-bottom-right-radius:0px;}
#module_28422428 .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_28422429 .ModuleHead .HeadCenter{float:none;}
#module_28422429 {
padding:0px;
}
#module_28422429 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28422429 .ModuleHead28422429 {
display:none;
}
#module_28422429 .BodyCenter.BodyCenter28422429 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28422429 >.module_28422429 {
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_28422429 >.module_28422429{
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_28422429 .BodyCenter.BodyCenter28422429 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28422429 .BodyCenter.BodyCenter28422429 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28422429 >.module_28422429 {
margin-top:10.0000%;
margin-left:6.6667%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28422429 >.module_28422429 {
margin-top:10px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28422429 >.module_28422429 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28422429:hover {
border:none;
}
#module_28422429:hover >.module_28422429 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28422429 .ModuleImageTextGiantContent{margin-top:0px;}
#module_28422429 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_28422429 .ModuleImageTextGiantContent{margin-left:0px;}
#module_28422429 .ModuleImageTextGiantContent{margin-right:10px;}
#module_28422429 .imageTextGiant-Container{padding-top:10px;}
#module_28422429 .imageTextGiant-Container{padding-bottom:10px;}
#module_28422429 .imageTextGiant-Container{padding-left:10px;}
#module_28422429 .imageTextGiant-Container{padding-right:10px;}
#module_28422429 a{font-size:unset;font-family:unset}
.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
	display: flex;
	margin: auto;
	padding-top: 10px;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
	margin: auto;
	height: auto;
	padding-left: 0;
	padding-right: 0;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-4 {
	width: 25%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-3 {
	width: 33.33333%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-2 {
	width: 50%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-1 {
	width: 100%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
	line-height: 1;
	font-size: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.digital-num-item {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	/* max-width: 90%; */
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num {
	max-width: calc(100% - 61px);
	font-weight: lighter;
	font-family: 'MicrosoftYaHeiUILight';
	height: 40px;
	line-height: 40px;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-unit {
	font-size: 14px;
	padding-left: 5px;
	top: -1em;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
	font-size: 14px;
	margin-top: 14px;
	text-align: center;
}

/*平板横屏*/
/*@media (min-width:992px) and (max-width: 1199px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {*/
		/*height: auto;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-4 {*/
		/*width: 25%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-3 {*/
		/*width: 33.33333%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-2 {*/
		/*width: 50%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-1 {*/
		/*width: 100%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 40px;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {*/
		/*margin-top: 10px;*/
	/*}*/
/*}*/

/*平板竖屏、手机屏幕*/
/*@media (max-width: 991px) {*/
	/**/
/*}*/

/*@media only screen and (min-width: 768px) and (max-width: 991px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 35px;*/
	/*}*/
/*}*/

@media (max-width: 767px) {
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
		font-size: 30px;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
		overflow: hidden;
		display: block;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-line:nth-child(2n) {
		border-right-width: 0px !important;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item:nth-child(n+3) {
		margin-top: 20pt;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
		float: left;
		height: auto;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-2,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-2 {
		width: 50%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-1,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-1 {
		width: 100%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
		margin-top: 5pt;
		font-size: 14px;
	}
}.module_28422430 .ModuleHead .HeadCenter{float:none;}
#module_28422430 {
padding:0px;
}
#module_28422430 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28422430 .ModuleHead28422430 {
display:none;
}
#module_28422430 .BodyCenter.BodyCenter28422430 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28422430 >.module_28422430 {
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_28422430 >.module_28422430{
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_28422430 .BodyCenter.BodyCenter28422430 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28422430 .BodyCenter.BodyCenter28422430 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28422430 >.module_28422430 {
margin-top:8.3333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28422430 >.module_28422430 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28422430 >.module_28422430 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28422430:hover {
border:none;
}
#module_28422430:hover >.module_28422430 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28422430 .digital-unit{font-size:14px;}
#module_28422430 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_28422430 .digital-unit{color:#1e88e5;}
#module_28422430 .digital-unit{font-weight:normal;}
#module_28422430 .digital-unit{text-decoration:initial;}
#module_28422430 .digital-unit{font-style:normal;}
#module_28422430 .digital-num{font-size:50px;}#module_28422430 .digital-num-item sup{top: calc(-50px * 28 / 100);}
#module_28422430 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_28422430 .digital-num{color:#1e88e5;}
#module_28422430 .digital-num{font-weight:bold;}
#module_28422430 .digital-num{text-decoration:initial!important;}
#module_28422430 .digital-num{font-style:normal;}
#module_28422430 .digital-title{font-size:14px;}
#module_28422430 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_28422430 .digital-title{color:rgb(127, 127, 127);}
#module_28422430 .digital-title{font-weight:normal;}
#module_28422430 .digital-title{text-decoration:initial;}
#module_28422430 .digital-title{font-style:normal;}
#module_28422430 .digital-item{background-color:transparent;}
#module_28422430 .digital-unit{color:#1e88e5;}
#module_28422430 .digital-line:not(:last-child){border-right-color:#eee;}
#module_28422430 .digital-line:not(:last-child){border-right-style:solid;}
#module_28422430 .digital-line:not(:last-child){border-right-width:1px;}


.ModuleButtonGiant.layout-106 .moduleButton{
    background-color: #1e88e5;
    font-size: 14px;
    height: 50px;
    width:180px;
    color:#fff;
    text-align: center;
    line-height: 50px;
    border-radius:5px;
    cursor: pointer;
    overflow: hidden;
	max-width:100%;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-table;
}
.ModuleButtonGiant.layout-106 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-106 .moduleButton:hover:before{
    background: #1976d2; 
}
.ModuleButtonGiant.layout-106 .moduleButton.hvr-sweep-to-right:before,.ModuleButtonGiant.layout-106 .moduleButton.hvr-sweep-to-top:before,.ModuleButtonGiant.layout-106 .moduleButton.Radial-Out:before,.ModuleButtonGiant.layout-106 .moduleButton.RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-106 .moduleButton.Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-106 .moduleButton.Shutter-Out-Vertical:before{
    background: #1976d2
}   .module_28422431 .ModuleHead .HeadCenter{float:none;}
#module_28422431 {
padding:0px;
}
#module_28422431 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28422431 .ModuleHead28422431 {
display:none;
}
#module_28422431 .BodyCenter.BodyCenter28422431 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28422431 >.module_28422431 {
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_28422431 >.module_28422431{
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_28422431 .BodyCenter.BodyCenter28422431 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28422431 .BodyCenter.BodyCenter28422431 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28422431 >.module_28422431 {
margin-top:8.3333%;
margin-left:8.3333%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28422431 >.module_28422431 {
margin-top:10px;
margin-left:10px;
margin-right:0px;
margin-bottom:20px;
}
}
#module_28422431 >.module_28422431 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28422431:hover {
border:none;
}
#module_28422431:hover >.module_28422431 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28422431 .BodyCenter{text-align:left;}
#module_28422431 .moduleButton{font-size:14px;}
#module_28422431 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_28422431 .moduleButton{color:#fff;}
#module_28422431 .moduleButton{font-weight:normal;}
#module_28422431 .moduleButton{text-decoration:none;}
#module_28422431 .moduleButton{font-style:normal;}
#module_28422431 .moduleButton{background-color:#009933;} #module_28422431 .moduleButton:before{background-color:#007126;}
#module_28422431 .moduleButton{border-color:#000;}
#module_28422431 .moduleButton{border-style:solid;}
#module_28422431 .moduleButton{border-width:0px;}
#module_28422431 .moduleButton{width:160px;}
#module_28422431 .moduleButton{height:42px;line-height:42px;}
#module_28422431 .BodyCenter{color:#fff;}
#module_28422431 .moduleButton{border-top-left-radius:21px;}
#module_28422431 .moduleButton{border-top-right-radius:21px;}
#module_28422431 .moduleButton{border-bottom-left-radius:21px;}
#module_28422431 .moduleButton{border-bottom-right-radius:21px;}
#module_28422431 .moduleButton:hover{font-size:14px;}
#module_28422431 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_28422431 .moduleButton:hover{color:#fff;}
#module_28422431 .moduleButton:hover{font-weight:normal;}
#module_28422431 .moduleButton:hover{text-decoration:none;}
#module_28422431 .moduleButton:hover{font-style:normal;}
#module_28422431 .moduleButton:hover{background-color:#007126;}#module_28422431 .moduleButton:hover:before{background-color:#009933;}
#module_28422431 .moduleButton:hover{border-color:transparent;}
#module_28422431 .moduleButton:hover{border-style:solid;}
#module_28422431 .moduleButton:hover{border-width:0px;}

.module_28313337 .ModuleHead .HeadCenter{float:none;}
#module_28313337 {
padding:0px;
}
#module_28313337 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28313337 .ModuleHead28313337 {
display:none;
}

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

#module_28313338 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28313338 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28313338 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28313338 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28313338 .plainTextGiant-Container{padding-top:10px;}
#module_28313338 .plainTextGiant-Container{padding-bottom:10px;}
#module_28313338 .plainTextGiant-Container{padding-left:10px;}
#module_28313338 .plainTextGiant-Container{padding-right:10px;}
#module_28313338 a{font-size:unset;font-family:unset}
.module_28308409 .ModuleHead .HeadCenter{float:none;}
#module_28308409 {
padding:0px;
}
#module_28308409 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28308409 .ModuleHead28308409 {
display:none;
}
#module_28308409 .BodyCenter.BodyCenter28308409 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28308409 >.module_28308409 {
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_28308409 >.module_28308409{
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_28308409 .BodyCenter.BodyCenter28308409 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28308409 .BodyCenter.BodyCenter28308409 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28308409 >.module_28308409 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:2.1517%;
}
}
@media screen and (max-width: 767px){
#module_28308409 >.module_28308409 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28308409 >.module_28308409 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28308409:hover {
border:none;
}
#module_28308409:hover >.module_28308409 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28308409 .ModuleSubContainer{background-color:transparent;}
#module_28308409 .ModuleSubContainer{background-image:none;}
#module_28308409 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28308409 .ModuleSubContainer{background-position:0% 0%;}
#module_28308409 .ModuleSubContainer{background-attachment:scroll;}
#module_28308409 {!bgVideo!}{bgVideoUrl:none}
#module_28308409 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28308409 {}
/*相册样式*/
.ModuleSiteGalleryV2Giant.layout-110 .album-item{height: auto !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative;float: left;transition: 0s !important;transform: none !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img .album-img-c{ position: relative; overflow: hidden; background:#f5f5f5;}
.ModuleSiteGalleryV2Giant.layout-110 .dummy{padding-top: 56.3%;}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_picBox{width: 100%;position: absolute; top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_pic{width: 100%; max-height: 100%;display: block;}
.ModuleSiteGalleryV2Giant.layout-110 .rectborder {  width: 90%;  height: 80%;top:10%;left:5%;  position: absolute;  padding:6% 12% 6% 12%; transition: all ease-out .3s;background-color:#000000;opacity:0;overflow:hidden;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { opacity: 1;position: absolute;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon {  position: absolute;  left: 50%;  top: 50%;  margin-left: -25px;  margin-top: 0px;  color: #ffffff;  opacity: 0; transition: all ease-out .3s;  background:rgba(0,0,0,0.5);  font-size: 32px;  width: 50px;  height: 50px;  line-height: 50px;  text-align: center;  display: block;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .album-icon {  opacity: 1;  margin-top: -25px;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:before{ content: "";  position:absolute; border-radius:50%;width: 15px; height: 15px; border: 1px solid #fff;
    top:43%; left: 43%; transform: translate(-50%,-50%);}
.ModuleSiteGalleryV2Giant.layout-110 .thumbnailpic{max-height: 100%;max-width: 100%;}
.ModuleSiteGalleryV2Giant.layout-110 .fontborder{ width:100%;height:100%;padding: 0 0px;position:relative;color:#ffffff; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:after{ content: "";  position:absolute;width: 2px; height: 10px; background: #fff; transform: rotate(125deg);top:52%; left: 63%;}
.ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract{ width:100%;height:48px;line-height:48px;color:#ffffff; font-size: 16px; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{ width:100%;color:#ffffff; font-size: 12px;  box-sizing: border-box;text-overflow:ellipsis;white-space:normal;overflow: hidden;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative; overflow: hidden;}
.lg-sub-html .SiteGalleryGiantTitle110{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText110{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink110{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantLink110 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleSiteGalleryV2Giant.layout-110 .lg-sub-html{font-size: 12px}
.ModuleSiteGalleryV2Giant.layout-110 .gallery-list .grid-item a{display: block;height: 100%;}
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-110 .album-item{ width: 100%; margin: 0 auto;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:nth-child(2n){ padding-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder{ display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img-c{overflow:hidden;}
    .ModuleSiteGalleryV2Giant.layout-110 .abstract{line-height: 32px;height: 32px;font-size: 12px;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder {display:block;opacity:1;background-color:rgba(255,255,255,0);padding:0px;top:0;left:0;right:0;bottom:0; width:100%;height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { display:block;position: absolute; }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract { display:none;}
    .ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract { display:block; font-weight:bold;background-color:rgba(0,0,0,1);height:25px;line-height:25px;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.4));bottom:0;position:absolute;padding:0px 0px 0px 8pt;}
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{width: 100%;height:68%;bottom:0;position:absolute;}
    .ModuleSiteGalleryV2Giant.layout-110 .gallery-list[isCarousel="1"]{
        display: none;
    }
}

@media only screen and (min-width: 768px)  {
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{ display:none; }
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .rectborder{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        -webkit-transform: translate3d(0,-70%,0);
        transform: translate3d(0,-70%,0);
        background: none;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder{
        transform: translate3d(0,0,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .Tit-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform .25s;
        transition: all 0.4s .1s ease-out;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20%,0);
        line-height: inherit;
        height: 40%;
        margin-top: 6%;
        margin-bottom: -3%;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Tit-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.25s;
        transition: all 0.5s .1s ease-out;
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Intro-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .rectborderBg{
        width: 100%;
        height: 100%;
        opacity: 0.6;
        background: #000;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -999;
    }

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

#module_28313307 .Tit-abstract{color:#fff;}
#module_28313307 .album-img{padding:calc(10px/2);}
#module_28313307 .Tit-abstract{font-size:18px;}
#module_28313307 .Tit-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_28313307 .Tit-abstract{font-style:normal;}
#module_28313307 .Tit-abstract{text-decoration:none;}
#module_28313307 .Tit-abstract{font-weight:bold;}
#module_28313307 .Intro-abstract{font-size:12px;}
#module_28313307 .Intro-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_28313307 .Intro-abstract{color:#f3f3f3;}
#module_28313307 .Intro-abstract{font-weight:normal;}
#module_28313307 .Intro-abstract{text-decoration:none;}
#module_28313307 .Intro-abstract{font-style:normal;}
#module_28313307 .album-img .album-img-c{background-color:#f5f5f5;}
#module_28313307 .album-img .album-img-c{background-image:none;}
#module_28313307 .album-img .album-img-c{background-repeat:no-repeat;}
#module_28313307 .album-img .album-img-c{}
#module_28313307 .album-img .album-img-c{}
#module_28313307 .album-img{border-top-color:transparent;}
#module_28313307 .album-img{border-top-style:none;}
#module_28313307 .album-img{border-top-width:0px;}
#module_28313307 .album-img{border-right-color:transparent;}
#module_28313307 .album-img{border-right-style:none;}
#module_28313307 .album-img{border-right-width:0px;}
#module_28313307 .album-img{border-bottom-color:transparent;}
#module_28313307 .album-img{border-bottom-style:none;}
#module_28313307 .album-img{border-bottom-width:0px;}
#module_28313307 .album-img{border-left-color:transparent;}
#module_28313307 .album-img{border-left-style:none;}
#module_28313307 .album-img{border-left-width:0px;}
#module_28313307 .album-img .dummy{padding-top:auto;}
#module_28313307 .mobile_picBox .mobile_pic{ object-fit:unset;}
#module_28313307 .mobile_picBox .mobile_pic, #module_28313307 .mobile_picBox{ height:auto !important;}
#module_28313307 .album-img:hover .album-img-c{background-color:#f5f5f5;}
#module_28313307 .album-img:hover .album-img-c{background-image:none;}
#module_28313307 .album-img:hover .album-img-c{background-repeat:no-repeat;}
#module_28313307 .album-img:hover .album-img-c{}
#module_28313307 .album-img:hover .album-img-c{}
#module_28313307 .album-img:hover{border-top-color:transparent;}
#module_28313307 .album-img:hover{border-top-style:none;}
#module_28313307 .album-img:hover{border-top-width:0px;}
#module_28313307 .album-img:hover{border-right-color:transparent;}
#module_28313307 .album-img:hover{border-right-style:none;}
#module_28313307 .album-img:hover{border-right-width:0px;}
#module_28313307 .album-img:hover{border-bottom-color:transparent;}
#module_28313307 .album-img:hover{border-bottom-style:none;}
#module_28313307 .album-img:hover{border-bottom-width:0px;}
#module_28313307 .album-img:hover{border-left-color:transparent;}
#module_28313307 .album-img:hover{border-left-style:none;}
#module_28313307 .album-img:hover{border-left-width:0px;}

.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;}

.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:#ffffff;
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:#ffffff;}
#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 {
}

