﻿/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/597/csscache/597_549648_1_.cache exists */
/*md5:1cfb6088b9efa03b5d55c860aa3a8ba6*/
.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: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-104 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box;
  height: 80px;
  line-height: 80px;
  float: left;
  text-align: center;
  margin-right: 5px;
}
.ModuleNavGiant.layout-104 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
 -webkit-box-sizing:content-box;
  padding: 0 25px;
  color: #000000;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.ModuleNavGiant.layout-104 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 50%;
  left: 50%;
  transform: translateY(-50%);
  -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%); 
  -webkit-transform:translateY(-50%);
  -o-transform:translateY(-50%); 
  top: 50%;
  z-index: -1;
  border-radius: 0px;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
}
.ModuleNavGiant.layout-104 .main-nav-item-hover {
  color: #fff;
}
.ModuleNavGiant.layout-104 .main-nav-item-hover:before {
  width: 100%;
  left: 0;
  border-radius: 20px;
  opacity: 1;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group {
  z-index: 3;
  height: 200px;
  bottom: -220px;
  left: -49px;
  width: 192px;
  padding-top: 20px;
  text-align: center;
  display: none;

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

.ModuleNavGiant.layout-104 .sub-nav-item {
  display: block;
  height: 42px;
  line-height: 42px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  font-size: 12px;
  padding-left: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-104 .sub-nav-item .inner {
display: block;
height: 100%;
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s; 
-o-transition: all 0.5s;
}
.ModuleNavGiant.layout-104 .sub-nav-item .inner{ 
  height:100%;
  line-height: calc(100% + 18px);
  display: block;
}
.ModuleNavGiant.layout-104 .sub-nav-item:first-child {
  border-top: none!important;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.ModuleNavGiant.layout-104 .sub-nav-item:last-child {
  border-bottom: none!important;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.ModuleNavGiant.layout-104 .sub-nav-item:hover .inner{
  padding-left: 10px;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item {
  color: #fff;
}
.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  width: 100%;
  left: 0;
  top: 20px;
  height: 40px;
  position: absolute;
  z-index: -1;
  background: #e91e63;
  border-radius: 20px;
}
.ModuleNavGiant.layout-104 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}.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: 768px){
#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:100px;}
#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_28304963 .ModuleHead .HeadCenter{float:none;}
#module_28304963 {
padding:0px;
}
#module_28304963 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28304963 .ModuleHead28304963 {
display:none;
}
#module_28304963 .BodyCenter.BodyCenter28304963 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28304963 >.module_28304963 {
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_28304963 >.module_28304963{
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_28304963 .BodyCenter.BodyCenter28304963 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28304963 .BodyCenter.BodyCenter28304963 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28304963 >.module_28304963 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28304963 >.module_28304963 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28304963 >.module_28304963 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28304963:hover {
border:none;
}
#module_28304963:hover >.module_28304963 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_28304977 .ModuleHead .HeadCenter{float:none;}
#module_28304977 {
padding:0px;
}
#module_28304977 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28304977 .ModuleHead28304977 {
display:none;
}

#module_28304977 .ModuleSubContainer{background-color:transparent;}
#module_28304977 .ModuleSubContainer{}
#module_28304977 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28304977 .ModuleSubContainer{background-position:0% 0%;}
#module_28304977 .ModuleSubContainer{background-attachment:scroll;}
#module_28304977 {!bgVideo!}{bgVideoUrl:}
#module_28304977 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28304977 {}
/*当前位置 layout 101*/
.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{display: inline;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_28304981 .ModuleHead .HeadCenter{float:none;}
#module_28304981 {
padding:0px;
}
#module_28304981 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28304981 .ModuleHead28304981 {
display:none;
}
#module_28304981 .BodyCenter.BodyCenter28304981 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28304981 >.module_28304981 {
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_28304981 >.module_28304981{
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_28304981 .BodyCenter.BodyCenter28304981 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28304981 .BodyCenter.BodyCenter28304981 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28304981 >.module_28304981 {
margin-top:1.5000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28304981 >.module_28304981 {
margin-top:1.6304%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28304981 >.module_28304981 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28304981:hover {
border:none;
}
#module_28304981:hover >.module_28304981 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28304981 .bcs-item,#module_28304981 .bcs-item a{font-size:12px;}
#module_28304981 .bcs-item,#module_28304981 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_28304981 .bcs-item,#module_28304981 .bcs-item a{color:#333;}
#module_28304981 .bcs-item,#module_28304981 .bcs-item a{font-weight:normal;}
#module_28304981 .bcs-item,#module_28304981 .bcs-item a{text-decoration:none;}
#module_28304981 .bcs-item,#module_28304981 .bcs-item a{font-style:normal;}
#module_28304981 .breadcrumb{text-align:left;}
#module_28304981 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_28304981 .breadcrumb .separator{font-size:12px;}
#module_28304981 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_28304981 .breadcrumb .separator{color:#333;}
#module_28304981 .breadcrumb .separator{font-weight:normal;}
#module_28304981 .breadcrumb .separator{text-decoration:none;}
#module_28304981 .breadcrumb .separator{font-style:normal;}
#module_28304981 .bcs-item:hover,#module_28304981 .bcs-item a:hover{font-size:12px;}
#module_28304981 .bcs-item:hover,#module_28304981 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_28304981 .bcs-item:hover,#module_28304981 .bcs-item a:hover{color:#333;}
#module_28304981 .bcs-item:hover,#module_28304981 .bcs-item a:hover{font-weight:normal;}
#module_28304981 .bcs-item:hover,#module_28304981 .bcs-item a:hover{text-decoration:none;}
#module_28304981 .bcs-item:hover,#module_28304981 .bcs-item a:hover{font-style:normal;}

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

#module_28304970 .ModuleSubContainer{background-color:transparent;}
#module_28304970 .ModuleSubContainer{background-image:none;}
#module_28304970 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28304970 .ModuleSubContainer{background-position:0% 0%;}
#module_28304970 .ModuleSubContainer{background-attachment:scroll;}
#module_28304970 {!bgVideo!}{bgVideoUrl:none}
#module_28304970 .gridBgVideo .bgVideoMask{opacity:0.2}
.ModuleGridContainer.ModuleGridContainer28304970 {}
.ModuleCommonClsGiant.layout-102 .class-title{height:60px;line-height: 60px;background: #0072d4;color:#fff;font-size: 18px;box-sizing: border-box;text-align: center}
.ModuleCommonClsGiant.layout-102 .class-title .class-title-icon{display: none}
.ModuleCommonClsGiant.layout-102 .main-class-item{box-sizing: border-box;background: #fff;}
.ModuleCommonClsGiant.layout-102 .one-classify{border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
.ModuleCommonClsGiant.layout-102 .main-class-item:nth-last-of-type(1){border:none !important;}
.ModuleCommonClsGiant.layout-102 .main-class-item a {color:#666;font-size: 14px;line-height: 1;display: block;}
.ModuleCommonClsGiant.layout-102 .main-class-item a .main-class-text{display:block;width: 100%;padding-left:45px;display: block;max-width: 100%;line-height: 45px;}
.ModuleCommonClsGiant.layout-102 .icon{background:none}
.ModuleCommonClsGiant.layout-102 .class-title-icon{background:none;width: 16px;fill:#fff;}
.ModuleCommonClsGiant.layout-102 .main-class-item.active{background: #f9f9f9;}
.ModuleCommonClsGiant.layout-102 .main-class-item .main-class-colorlump{width: 4px; height: 14px; background-color: #0072d4; display: none; vertical-align: middle;}
.ModuleCommonClsGiant.layout-102 .main-class-item.active .main-class-colorlump{display: inline-block;}
.ModuleCommonClsGiant.layout-102 .main-class-item.active .main-class-text{color:#0072d4;}

@media (max-width: 767px) {
	.ModuleCommonClsGiant.layout-102 .class-title {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0 20px;
	}

	.ModuleCommonClsGiant.layout-102 .class-title .class-title-icon {
		display: inline-block;
	}

	.ModuleCommonClsGiant.layout-102 .main-class-item a .main-class-text {
		padding-left: 20px !important;
	}

	.ModuleCommonClsGiant.layout-102 .one-classify {
		display: none
	}
}

@media (min-width: 768px) {
	.ModuleCommonClsGiant.layout-102 .one-classify {
		display: block !important;
	}
}


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

#module_28304973 .class-title .class-title-text{font-size:16px;}
#module_28304973 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei;}
#module_28304973 .class-title .class-title-text{color:#fff;}
#module_28304973 .class-title .class-title-text{font-weight:normal;}
#module_28304973 .class-title .class-title-text{text-decoration:none;}
#module_28304973 .class-title .class-title-text{font-style:normal;}
#module_28304973 .class-title{background-color:#009933;}
#module_28304973 .class-title{background-image:none;}
#module_28304973 .class-title{}
#module_28304973 .class-title{}
#module_28304973 .class-title{}
#module_28304973 .class-title{height:60px;line-height:60px;}
#module_28304973 .one-classify{border-bottom-color:#e5e5e5;border-left-color:#e5e5e5;border-right-color:#e5e5e5;}
#module_28304973 .one-classify{border-bottom-style:solid;border-left-style:solid;border-right-style:solid;}
#module_28304973 .one-classify{border-bottom-width:1px;border-left-width:1px;border-right-width:1px;}
#module_28304973 .main-class-item{background-color:#ffffff;}
#module_28304973 .main-class-item{background-image:none;}
#module_28304973 .main-class-item{}
#module_28304973 .main-class-item{}
#module_28304973 .main-class-item{}
#module_28304973 .main-class-item{border-bottom-color:#e5e5e5;}
#module_28304973 .main-class-item{border-bottom-style:solid;}
#module_28304973 .main-class-item{border-bottom-width:1px;}
#module_28304973 .main-class-item .main-class-text{font-size:13px;}
#module_28304973 .main-class-item .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_28304973 .main-class-item .main-class-text{color:#666;}
#module_28304973 .main-class-item .main-class-text{font-weight:normal;}
#module_28304973 .main-class-item .main-class-text{text-decoration:none;}
#module_28304973 .main-class-item .main-class-text{font-style:normal;}
#module_28304973 .main-class-item .main-class-text{text-align:center;}
#module_28304973 .main-class-item .main-class-text{padding-left:0px;}
#module_28304973 .main-class-item .main-class-text{padding-right:0px;}
#module_28304973 .main-class-item.active{background-color:#f9f9f9;}
#module_28304973 .main-class-item.active{background-image:none;}
#module_28304973 .main-class-item.active{}
#module_28304973 .main-class-item.active{}
#module_28304973 .main-class-item.active{}
#module_28304973 .main-class-item.active{border-bottom-color:#e5e5e5;}
#module_28304973 .main-class-item.active{border-bottom-style:solid;}
#module_28304973 .main-class-item.active{border-bottom-width:1px;}
#module_28304973 .main-class-item.active .main-class-text{font-size:14px;}
#module_28304973 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_28304973 .main-class-item.active .main-class-text{color:rgb(193, 159, 56);}
#module_28304973 .main-class-item.active .main-class-text{font-weight:normal;}
#module_28304973 .main-class-item.active .main-class-text{text-decoration:none;}
#module_28304973 .main-class-item.active .main-class-text{font-style:normal;}
#module_28304973 .main-class-item.active .main-class-text{text-align:center;}
#module_28304973 .main-class-item.active .main-class-text{padding-left:0px;}
#module_28304973 .main-class-item.active .main-class-text{padding-right:0px;}
#module_28304973 .main-class-item.active .main-class-colorlump{background-color:rgb(193, 159, 56);}
#module_28304973 .main-class-item.active .main-class-colorlump{height:14px;}#module_28304973 .main-class-item.active .main-class-colorlump{margin-top: calc((45px - 14px) / 2);}


/*内容*/
.ModuleNewsListGiant.layout-107 .news-container{ width: 100%; margin: 0 auto; }
.ModuleNewsListGiant.layout-107 .news-container .news-item-box{display: flex; vertical-align: middle;}
.ModuleNewsListGiant.layout-107 .news-container .news-con-box {width: 80%; /*padding-right: 5%;*/display: inline-block;}
.ModuleNewsListGiant.layout-107 .news-time{/* width: 15%;*/ display: inline-block; float: left;}
.ModuleNewsListGiant.layout-107 .news-time time {  position: relative;  margin-bottom: 16px;padding-top: 14px; font-size: 24px;  color: #999;  -webkit-transition: all .3s;  transition: all .3s;  display: inline-block;  }
.ModuleNewsListGiant.layout-107 .news-time time:before {  position: absolute;  content: "";  width: 25px;  height: 1px;  left: 100%;  top: 30px;  border-bottom:1px solid #BFBFBF;  -webkit-transition: all .3s;  transition: all .3s;  }
.ModuleNewsListGiant.layout-107 .news-item .news-icon { position: relative;  width: 35px;  height: 35px;  border: 1px solid transparent;  background-color: transparent;  -webkit-transition: all .3s;  transition: all .3s;  top: -10px;  }
.ModuleNewsListGiant.layout-107 .news-item .news-icon span {  position: absolute;  top: 9px;  left: 9px;  width: 14px;  height: 15px;  background: url("../images2/icon.png") no-repeat center;  }
.ModuleNewsListGiant.layout-107 .news-item .news-con .news-title{ margin-bottom: 14px; -webkit-transition: all .3s;  transition: all .3s; color: #666;}
.ModuleNewsListGiant.layout-107 .news-con { display: inline-block; width: 84%;padding-left:30px; margin-top: 19px; -webkit-transition: all .3s;  transition: all .3s;}
.ModuleNewsListGiant.layout-107 .news-img {position: relative;width: 20%; overflow: hidden;list-style-type: none;display: inline-block;max-width: 100%;margin: auto;}
.ModuleNewsListGiant.layout-107 .news-img .dummy {padding-top: 77%;}
.ModuleNewsListGiant.layout-107 .news-img img{display: block;position: absolute;transform: translate(-50%, -50%);max-width: 100%;max-height: 100%;top: 50%;left: 50%;margin:auto;padding: auto;}
.ModuleNewsListGiant.layout-107 .news-con .news-desc {  width: 90%; line-height: 24px;display: block;  font-size: 13px;  color: #7D7D7D; -webkit-transition: all .3s;  transition: all .3s;  }
.ModuleNewsListGiant.layout-107 .news-item{ padding: 14px 10px;clear: both;}
.ModuleNewsListGiant.layout-107 .news-item:nth-last-child{ border-bottom:none!important;}
.ModuleNewsListGiant.layout-107 .news-item:hover .news-icon{background: #014352;}
.ModuleNewsListGiant.layout-107 .news-item:hover .news-icon span { background: url("/skinp/modules/ModuleNewsListGiant/images/layout-107/icon_hover.png") no-repeat center; }
.ModuleNewsListGiant.layout-107 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-107 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 3px 12px; line-height: 1; background: #eee; margin-top: 2px; margin-right: 10px;}

@media (max-width: 767px){
  .ModuleNewsListGiant.layout-107 .news-container{ width: 96%; margin: 0 auto; }
  .ModuleNewsListGiant.layout-107 .news-item { padding: 14px 0; }
  .ModuleNewsListGiant.layout-107 .news-time{ width: 100% }
  .ModuleNewsListGiant.layout-107 .news-time time {  position: relative; padding-top: 0;  margin-bottom: 4px;}
  .ModuleNewsListGiant.layout-107 .news-time time:before{opacity: 0;}
  .ModuleNewsListGiant.layout-107 .news-item .news-icon{display:none}
  .ModuleNewsListGiant.layout-107 .news-con{ width: 100%;margin-top: 0;padding-left:0;}
  .ModuleNewsListGiant.layout-107 .news-desc{ overflow: hidden;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;  word-break: break-all;}
  .ModuleNewsListGiant.layout-107 .news-item .news-con .news-title{  margin-bottom: 5px;overflow: hidden;text-overflow:ellipsis;  white-space:nowrap;  overflow:hidden;}
  .ModuleNewsListGiant.layout-107 .news-item .news-con .news-desc{ width: 100%;overflow: hidden;text-overflow:ellipsis;  white-space:nowrap;  overflow:hidden; font-size: 12px;}
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-107 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-top;
}.module_28304975 .ModuleHead .HeadCenter{float:none;}
#module_28304975 {
padding:0px;
}
#module_28304975 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28304975 .ModuleHead28304975 {
display:none;
}
#module_28304975 .BodyCenter.BodyCenter28304975 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28304975 >.module_28304975 {
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_28304975 >.module_28304975{
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_28304975 .BodyCenter.BodyCenter28304975 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28304975 .BodyCenter.BodyCenter28304975 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28304975 >.module_28304975 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28304975 >.module_28304975 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28304975 >.module_28304975 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28304975:hover {
border:none;
}
#module_28304975:hover >.module_28304975 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28304975 .news-item{background-color:#ffffff;}
#module_28304975 .news-item{background-image:none;}
#module_28304975 .news-item{background-repeat:no-repeat;}
#module_28304975 .news-item{}
#module_28304975 .news-item{}
#module_28304975 .news-item{border-top-color:#dddddd;}
#module_28304975 .news-item{border-top-style:;}
#module_28304975 .news-item{border-top-width:px;}
#module_28304975 .news-item{border-right-color:#dddddd;}
#module_28304975 .news-item{border-right-style:;}
#module_28304975 .news-item{border-right-width:px;}
#module_28304975 .news-item{border-bottom-color:#dddddd;}
#module_28304975 .news-item{border-bottom-style:solid;}
#module_28304975 .news-item{border-bottom-width:1px;}
#module_28304975 .news-item{border-left-color:#dddddd;}
#module_28304975 .news-item{border-left-style:;}
#module_28304975 .news-item{border-left-width:px;}
#module_28304975 .news-img .dummy{background-color:transparent;}
#module_28304975 .news-img .dummy{background-image:none;}
#module_28304975 .news-img .dummy{background-repeat:no-repeat;}
#module_28304975 .news-img .dummy{}
#module_28304975 .news-img .dummy{}
#module_28304975 .news-img{border-top-left-radius:0px;}
#module_28304975 .news-img{border-top-right-radius:0px;}
#module_28304975 .news-img{border-bottom-left-radius:0px;}
#module_28304975 .news-img{border-bottom-right-radius:0px;}
#module_28304975 .news-img{border-top-color:transparent;}
#module_28304975 .news-img{border-top-style:none;}
#module_28304975 .news-img{border-top-width:0px;}
#module_28304975 .news-img{border-right-color:transparent;}
#module_28304975 .news-img{border-right-style:none;}
#module_28304975 .news-img{border-right-width:0px;}
#module_28304975 .news-img{border-bottom-color:transparent;}
#module_28304975 .news-img{border-bottom-style:none;}
#module_28304975 .news-img{border-bottom-width:0px;}
#module_28304975 .news-img{border-left-color:transparent;}
#module_28304975 .news-img{border-left-style:none;}
#module_28304975 .news-img{border-left-width:0px;}
#module_28304975 .news-img{width:20%;} #module_28304975 .news-con-box{width:calc(100% - 20%);}
#module_28304975 .news-img .dummy{padding-top:auto;}
#module_28304975 .news-img .t-img{ object-fit:unset;}
#module_28304975 .news-img .t-img{ height:auto;}
#module_28304975 .news-img .t-img{border-radius:0px;}
#module_28304975 .news-title{font-size:16px;}
#module_28304975 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_28304975 .news-title{color:#333;}
#module_28304975 .news-title{font-weight:normal;}
#module_28304975 .news-title{text-decoration:none;}
#module_28304975 .news-title{font-style:normal;}
#module_28304975 .news-title{margin-top:0px;}
#module_28304975 .news-title{margin-bottom:0px;}
#module_28304975 .news-title{margin-left:0px;}
#module_28304975 .news-title{margin-right:0px;}
#module_28304975 .news-desc{font-size:14px;}
#module_28304975 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_28304975 .news-desc{color:#999;}
#module_28304975 .news-desc{font-weight:normal;}
#module_28304975 .news-desc{text-decoration:none;}
#module_28304975 .news-desc{font-style:normal;}
#module_28304975 time{font-size:24px;}
#module_28304975 time{font-family:微软雅黑,Microsoft YaHei;}
#module_28304975 time{color:#999;}
#module_28304975 time{font-weight:normal;}
#module_28304975 time{text-decoration:none;}
#module_28304975 time{font-style:normal;}
#module_28304975 time:before{border-bottom-color:#ddd;}
#module_28304975 time:before{border-bottom-style:solid;}
#module_28304975 time:before{border-bottom-width:1px;}
#module_28304975 .news-icon{background-color:transparent;}
#module_28304975 .news-icon{background-image:none;}
#module_28304975 .news-icon{background-repeat:no-repeat;}
#module_28304975 .news-icon{}
#module_28304975 .news-icon{}
#module_28304975 .news-icon{font-size:12px;}
#module_28304975 .news-icon{font-family:;}
#module_28304975 .news-icon{color:#666;}
#module_28304975 .news-icon{font-weight:normal;}
#module_28304975 .news-icon{text-decoration:none;}
#module_28304975 .news-icon{font-style:normal;}
#module_28304975 .news-item:hover{background-color:#ffffff;}
#module_28304975 .news-item:hover{background-image:none;}
#module_28304975 .news-item:hover{background-repeat:no-repeat;}
#module_28304975 .news-item:hover{}
#module_28304975 .news-item:hover{}
#module_28304975 .news-item:hover{border-top-color:#dddddd;}
#module_28304975 .news-item:hover{border-top-style:;}
#module_28304975 .news-item:hover{border-top-width:px;}
#module_28304975 .news-item:hover{border-right-color:#dddddd;}
#module_28304975 .news-item:hover{border-right-style:;}
#module_28304975 .news-item:hover{border-right-width:px;}
#module_28304975 .news-item:hover{border-bottom-color:#dddddd;}
#module_28304975 .news-item:hover{border-bottom-style:solid;}
#module_28304975 .news-item:hover{border-bottom-width:1px;}
#module_28304975 .news-item:hover{border-left-color:#dddddd;}
#module_28304975 .news-item:hover{border-left-style:;}
#module_28304975 .news-item:hover{border-left-width:px;}
#module_28304975 .news-item:hover .news-img{border-top-color:transparent;}
#module_28304975 .news-item:hover .news-img{border-top-style:none;}
#module_28304975 .news-item:hover .news-img{border-top-width:0px;}
#module_28304975 .news-item:hover .news-img{border-right-color:transparent;}
#module_28304975 .news-item:hover .news-img{border-right-style:none;}
#module_28304975 .news-item:hover .news-img{border-right-width:0px;}
#module_28304975 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_28304975 .news-item:hover .news-img{border-bottom-style:none;}
#module_28304975 .news-item:hover .news-img{border-bottom-width:0px;}
#module_28304975 .news-item:hover .news-img{border-left-color:transparent;}
#module_28304975 .news-item:hover .news-img{border-left-style:none;}
#module_28304975 .news-item:hover .news-img{border-left-width:0px;}
#module_28304975 .news-item:hover .news-title{font-size:16px;}
#module_28304975 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_28304975 .news-item:hover .news-title{color:rgb(193, 159, 56);}
#module_28304975 .news-item:hover .news-title{font-weight:normal;}
#module_28304975 .news-item:hover .news-title{text-decoration:none;}
#module_28304975 .news-item:hover .news-title{font-style:normal;}
#module_28304975 .news-item:hover .news-desc{font-size:14px;}
#module_28304975 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_28304975 .news-item:hover .news-desc{color:#999;}
#module_28304975 .news-item:hover .news-desc{font-weight:normal;}
#module_28304975 .news-item:hover .news-desc{text-decoration:none;}
#module_28304975 .news-item:hover .news-desc{font-style:normal;}
#module_28304975 .news-item:hover time{font-size:24px;}
#module_28304975 .news-item:hover time{font-family:微软雅黑,Microsoft YaHei;}
#module_28304975 .news-item:hover time{color:#999;}
#module_28304975 .news-item:hover time{font-weight:normal;}
#module_28304975 .news-item:hover time{text-decoration:none;}
#module_28304975 .news-item:hover time{font-style:normal;}
#module_28304975 .news-item:hover time:before{border-bottom-color:#828281;}
#module_28304975 .news-item:hover time:before{border-bottom-style:solid;}
#module_28304975 .news-item:hover time:before{border-bottom-width:1px;}
#module_28304975 .news-item:hover .news-icon{background-color:rgb(193, 159, 56);}
#module_28304975 .news-item:hover .news-icon{background-image:none;}
#module_28304975 .news-item:hover .news-icon{background-repeat:no-repeat;}
#module_28304975 .news-item:hover .news-icon{}
#module_28304975 .news-item:hover .news-icon{}
#module_28304975 .news-item:hover .news-icon{font-size:12px;}
#module_28304975 .news-item:hover .news-icon{font-family:;}
#module_28304975 .news-item:hover .news-icon{color:#fff;}
#module_28304975 .news-item:hover .news-icon{font-weight:normal;}
#module_28304975 .news-item:hover .news-icon{text-decoration:none;}
#module_28304975 .news-item:hover .news-icon{font-style:normal;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_28278910 .ModuleImageTextGiantContent{margin-top:0px;}
#module_28278910 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_28278910 .ModuleImageTextGiantContent{margin-left:0px;}
#module_28278910 .ModuleImageTextGiantContent{margin-right:10px;}
#module_28278910 .imageTextGiant-Container{padding-top:10px;}
#module_28278910 .imageTextGiant-Container{padding-bottom:10px;}
#module_28278910 .imageTextGiant-Container{padding-left:10px;}
#module_28278910 .imageTextGiant-Container{padding-right:10px;}
#module_28278910 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-101 p{ color: #fff;}
.ModuleMobileNavGiant.layout-101 .subnav li a { font-size: 15px;}
.ModuleMobileNavGiant.layout-101 .mobileNav_1.showFloatNav{    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;}
 .mobileFootNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.ModuleMobileNavGiant.layout-101 .maxlarge{max-width: 10rem;}
.ModuleMobileNavGiant.layout-101 .maxmiddle{max-width: 8rem;}
.ModuleMobileNavGiant.layout-101  .header-model{width: 100%; height: 3rem;}
.ModuleMobileNavGiant.layout-101 .micro-nav-item{ background:#333333;max-height: calc(100vh);z-index: 99999;-webkit-overflow-scrolling: touch;}
 .mobileNavFloatLayer_1 {  display: block;  visibility: hidden;  width: 17rem;  height: 100%;  -ms-transform: translateX(-17rem);  -khtml-transform: translateX(-17rem);  -webkit-transform: translateX(-17rem);  -o-transform: translateX(-17rem);  -moz-transform: translateX(-17rem);  transform: translateX(-17rem);  -ms-transition: 0.5s;  -webkit-transition: 0.5s;  -khtml-transition: 0.5;  -o-transition: 0.5s;  -moz-transition: 0.5s;  transition: 0.5s;  -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0,0,0,.3);  -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0,0,0,.3);  -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0,0,0,.3);  -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0,0,0,.3);  box-shadow: inset -0.3rem 0rem 0.5rem rgba(0,0,0,.3);  }
.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li{  color: #fff;border-bottom: 1px solid #666; }
.ModuleMobileNavGiant.layout-101 .micro-nav-item ul  li.on{border-left: 5px solid #888888;transition: all .3s ease-out }
.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a{padding-left:15%; font-size: 15px; color: #fff; display: block;  height: 65px; position: relative;}
.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a .main-class-colorlump{width: 10px;height: 66px;background-color: #888;display: none;vertical-align: middle;top: unset; margin-right: 0; transform: unset; position: unset;}
.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li i{ width:18.5px; height: 20px;  display: inline-block; margin-right: 1.06rem; position: absolute; top: 50%;  transform: translateY(-50%);}
.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size: 15px;position: absolute; top: 50%;  transform: translateY(-50%); margin-left: 2.06rem;}
.ModuleMobileNavGiant.layout-101 .micro-nav-item ul  li.open>a .more:before { content: "\e6a6";   }
.ModuleMobileNavGiant.layout-101 .subnav{ z-index: -99;}
.ModuleMobileNavGiant.layout-101 .micro-nav{ position: absolute; top: 50px;    width: 100%;display: none;}
.ModuleMobileNavGiant.layout-101 .more{line-height: 65px; z-index: 999;font-size: 20px; text-align: center;width: 50px; height: 100%; display: inline-block; position: absolute; right: 0;top: 50%;  transform: translateY(-50%);     transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-101 .treenav li a.treemenu{padding-left:30%;}
/*滚动条*/
.ModuleMobileNavGiant.layout-101 .micro-nav-item {  overflow: auto; height: 100%;}
.ModuleMobileNavGiant.layout-101 #accordion{    position: relative; top: 0;  }
/*二级导航*/
.ModuleMobileNavGiant.layout-101 .subnav a{padding-left: 25%; display: block; font-size:15px;position: relative; height: 65px; /*line-height: 65px;*/ }
.ModuleMobileNavGiant.layout-101 .containers{ width: 100%;  height: 100%;  max-width: 100%;  overflow: hidden; position: relative;  }
.ModuleMobileNavGiant.layout-101 header {  height:50px!important;  background: #000;  font-size: 16px;  font-weight: 700;  color: #fff;  line-height: 50px;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;  height: 50px;  padding: 0 0  }
.ModuleMobileNavGiant.layout-101 header {  box-sizing: border-box;  width: 100%  }
.ModuleMobileNavGiant.layout-101 header a.mm-hbtn {  background: center center no-repeat transparent;  display: block;  width: 30px;  height: 30px;  position: absolute;  top: 0;  left: 10px;  margin: 10px  }
.ModuleMobileNavGiant.layout-101 .lcbody {  width: 30px;  height: 30px;  position: relative;  transform: translateZ(0) rotate(0);  transition: transform .4s cubic-bezier(.4,.01,.165,.99)  }
.ModuleMobileNavGiant.layout-101 .lcitem {  position: absolute;  left: 0;  top: 0;  transform: translateZ(0) rotate(0);  transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;  -webkit-transform: translateZ(0) rotate(0);  -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;  width: 30px;  height: 30px  }
.ModuleMobileNavGiant.layout-101 .lcitem .rect {  width: 30px;  height: 2px;  background: #fff;  position: absolute;  left: 0;  top: 46%;  transition: transform .2s ease .2s;  -webkit-transition: -webkit-transform .2s ease .2s  }
.ModuleMobileNavGiant.layout-101 .lcitem .rect.top {  transform: translate3d(0,-6px,0);  -webkit-transform: translate3d(0,-6px,0) }
.ModuleMobileNavGiant.layout-101 .lcitem .rect.bottom {  transform: translate3d(0,6px,0);  -webkit-transform: translate3d(0,6px,0)  }
.bodyfixd{position:fixed;width:100%;height:100%;overflow: hidden}
.bodyabstre{position:absolute;width:100%;height:100%;overflow: hidden}
.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcbody {  transform: translateZ(0) rotate(90deg);  -webkit-transform: translateZ(0) rotate(90deg)  }
.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcitem {  transform: translateZ(0) rotate(45deg);  transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;  -webkit-transform: translateZ(0) rotate(45deg);  -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s  }
.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcitem.bottom {  transform: translateZ(0) rotate(-45deg);  -webkit-transform: translateZ(0) rotate(-45deg)  }
.ModuleMobileNavGiant.layout-101 .view-change .mm-hbtn .lcitem .rect {  transition: transform .2s ease .2s;  transform: translate3d(0,0,0);  -webkit-transition: -webkit-transform .2s ease .2s;  -webkit-transform: translate3d(0,0,0)  }
.ModuleMobileNavGiant.layout-101 .subnav li:first-child{border-top: 1px solid #666;}
.ModuleMobileNavGiant.layout-101 .subnav li{border: 0 ! important}
.ModuleMobileNavGiant.layout-101 .subnav li:last-child{border-bottom:0;}
.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top:3rem;
}
.ModuleMobileNavGiant.layout-101 #header p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
}
.ModuleMobileNavGiant.layout-101 #header p img{
    max-height: 40px;
    margin-right: 8px;
    margin-left: 15px;
    padding-left: 40px;
}
@media only screen and (max-width: 767px){
    .mobileNav {  width: 100%;  height: 3rem;  line-height: 3rem;  text-align: center;    position:fixed;}

    .mobileNavFloatLayer_1 {  display: block;  visibility: hidden;  width: 17rem;  height: 100%;  -ms-transform: translateX(-17rem);  -khtml-transform: translateX(-17rem);  -webkit-transform: translateX(-17rem);  -o-transform: translateX(-17rem);  -moz-transform: translateX(-17rem);  transform: translateX(-17rem);  -ms-transition: 0.5s;  -webkit-transition: 0.5s;  -khtml-transition: 0.5;  -o-transition: 0.5s;  -moz-transition: 0.5s;  transition: 0.5s;  -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0,0,0,.3);  -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0,0,0,.3);  -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0,0,0,.3);  -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0,0,0,.3);  box-shadow: inset -0.3rem 0rem 0.5rem rgba(0,0,0,.3);  }
}
@media only screen and (min-width: 768px){
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top:0px;
    }
    .ModuleMobileNavGiant.layout-101 .header-model{ display: none;}
}.module_28059384 .ModuleHead .HeadCenter{float:none;}
#module_28059384 {
padding:0px;
}
#module_28059384 {
}
#module_28059384 .ModuleHead28059384 {
display:none;
}
#module_28059384 .BodyCenter.BodyCenter28059384 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28059384 >.module_28059384 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28059384 >.module_28059384{
overflow: hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28059384 .BodyCenter.BodyCenter28059384 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28059384 .BodyCenter.BodyCenter28059384 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28059384 >.module_28059384 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_28059384 >.module_28059384 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28059384 >.module_28059384 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_28059384:hover {
border:none;
}
#module_28059384:hover >.module_28059384 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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