
.mnewscon .title{font-size: 20px; font-weight: normal; text-align: center;}

.mnewscon .datetime{text-align: center; display: block; font-size: 12px; color: #666; margin:20px 0px;}

.mnewscon .mnehr{background: #e5e5e5;height: 1px; border:none; margin: 0px;}

.mnewscon .mneh4{background: #f5f5f5; padding: 15px; color: #666; font-weight: normal; line-height: 24px;}

.mnewscon .mmnecon{font-size: 16px; line-height: 32px; padding: 20px 0px;}

.prenext{padding:15px 0px 25px;  line-height: 30px; position: relative;}

.prenext .prev{display: block;}

.prenext .next{display: block;}

.prenext .return{position: absolute; right: 20px; top:25px; background: rgb(21, 63, 143); color: #fff; padding: 8px 60px; font-size: 16px;}


.page_list{text-align: center;}


.mnewscon_case{text-align: center;}
.mnewscon_case img{max-width: 750px;}

.mnewscon_case .desc div{width: 730px; display: table-cell; vertical-align: middle;}
.mnewscon_case  .title{font-weight: bold; font-size: 18px; margin-bottom: 15px;}

@media screen and (min-width: 991px){
  .mnewscon_case .img1{width: 600px; height: 284px;}
  .mnewscon_case .desc{width: 550px;}
  .mnewscon_case .desc div{ height: 284px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .mnewscon_case .img1{width: 500px; height: 236px;}
  .mnewscon_case .desc{width: 500px;}
  .mnewscon_case .desc div{ height: 236px;}
}
@media screen and (min-width: 768px){
  .mnewscon_case{padding-bottom: 50px;}
  .mnewscon_case .img1{float: left;}
  .mnewscon_case .desc div{}
  .mnewscon_case .desc{float: right; line-height: 2.5;}
}


@media screen and (max-width: 768px){
  .mnewscon_case .img{}
  .mnewscon_case .desc{line-height: 2.2; margin-top: 1.6em;}
}





.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleItem[moduletype='ModuleAnchorGiant'] {min-height: 0 !important;}
.ModuleAnchorGiant.layout-101 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.ModuleAnchorGiant.layout-101 .hr-line {
	margin:0 auto;
	width: auto;
	border-top: 0 !important;
}
.ModuleAnchorGiant.layout-101 .anchors-container {
	position: absolute;
	width: 100%;
	z-index: 991;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper {
	width: 100%;
	position: absolute;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	pointer-events: none;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line {
	border-top: 1px solid rgb(98,172, 255);
	-webkit-transform: scale(1.00001);
	transform: scale(1.00001);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.before {
	-webkit-flex: 1;
	flex: 1;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.after-with-sections-reorganize {
	width: 68px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor {
	height: 24px;
	width: 126px;
	pointer-events: auto;
	margin-left: 14px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.anchor-selected .anchorContent, .anchors-container .anchorWrapper .anchor .anchorContent:hover {
	background: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorContent {
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	background: rgba(98,172, 255, 0.7);
	line-height: 24px;
	text-align: left;
	box-sizing: border-box;
	height: 100%;
	cursor: move;
	position: relative;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.anchor-selected .anchorContent:before, .anchors-container .anchorWrapper .anchor .anchorContent:hover:before {
	border-right-color: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorContent:before {
	position: absolute;
	right: 100%;
	content: '';
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 15px solid rgba(98,172, 255, 0.7);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.top {
	position: relative;
	top: 28px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.top .anchorContent:before {
	right: unset;
	bottom: 100%;
	left: 46px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 15px solid rgba(98,172, 255, 0.7);
	border-bottom-color: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.bottom {
	position: relative;
	bottom: 28px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.bottom .anchorContent:before {
	right: unset;
	top: 100%;
	left: 46px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 15px solid rgba(98,172, 255, 0.7);
	border-top-color: rgb(98,172, 255);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.top .anchorContent:after,.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.bottom .anchorContent:after {
	position: absolute;
	right: 99%;
	content: '';
	width: 12px;
	height: 24px;
	background: rgb(98,172, 255);
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.top,.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor-line.bottom {
	-webkit-transform: scale(1.56);
	transform: scale(1.56);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorIcon {
	left: 2px;
	width: 13px;
	height: 15px;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor svg {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor.anchor-selected .anchorContent svg *, .anchors-container .anchorWrapper .anchor .anchorContent:hover svg * {
	fill: #fff;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .anchorName {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: HelveticaNeueW01-45Ligh, HelveticaNeueW02-45Ligh, HelveticaNeueW10-45Ligh, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 19px;
	width: 67px;
	color: #fff;
}
.ModuleAnchorGiant.layout-101 .anchors-container .anchorWrapper .anchor .rightIcon {
	right: 12px;
}
.module_20713268 .ModuleHead .HeadCenter{float:none;}
#module_20713268 {
padding:0px;
}
#module_20713268 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_20713268 .ModuleHead20713268 {
display:none;
}

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

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

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

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

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_20709749 .ModuleHead .HeadCenter{float:none;}
#module_20709749 {
padding:0px;
}
#module_20709749 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20709749 .ModuleHead20709749 {
display:none;
}
#module_20709749 .BodyCenter.BodyCenter20709749 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20709749 >.module_20709749 {
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_20709749 >.module_20709749{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20709749 .BodyCenter.BodyCenter20709749 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20709749 .BodyCenter.BodyCenter20709749 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20709749 >.module_20709749 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20709749 >.module_20709749 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20709749 >.module_20709749 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20709749:hover {
border:none;
}
#module_20709749:hover >.module_20709749 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20709749 .ModuleSubContainer{background-color:transparent;}
#module_20709749 .ModuleSubContainer{background-image:none;}
#module_20709749 .ModuleSubContainer{background-repeat:no-repeat;}
#module_20709749 .ModuleSubContainer{background-position:0% 0%;}
#module_20709749 .ModuleSubContainer{background-attachment:scroll;}
#module_20709749 .ModuleSubContainer{}
#module_20709749 {!bgVideo!}{bgVideoUrl:none}
#module_20709749 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_20709749 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_20709749 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer20709749 {}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_20710007 .ModuleHead .HeadCenter{float:none;}
#module_20710007 {
padding:0px;
}
#module_20710007 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20710007 .ModuleHead20710007 {
display:none;
}
#module_20710007 .BodyCenter.BodyCenter20710007 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20710007 >.module_20710007 {
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_20710007 >.module_20710007{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20710007 .BodyCenter.BodyCenter20710007 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20710007 .BodyCenter.BodyCenter20710007 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20710007 >.module_20710007 {
margin-top:10px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20710007 >.module_20710007 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20710007 >.module_20710007 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20710007:hover {
border:none;
}
#module_20710007:hover >.module_20710007 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleNavGiant.layout-102 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s; 
  -o-transition: all 0.3s;
  line-height: 0;
  overflow: hidden;
}
.ModuleNavGiant.layout-102 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-102 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-102 .moveMenuRight, .ModuleNavGiant.layout-102 .moveMenuLeft{
   display: inline-block;
   width: 36px;
   height: 36px;
   line-height: 36px;
   font-size: 16px;
   color:#666;
   text-align: center;
   border:1px solid rgba(0,0,0,.1);
   border-radius: 5px;
   cursor: pointer;
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-102 .moveMenuRight:hover, .ModuleNavGiant.layout-102 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-group {
	float: left;
	text-align: center;
}
.ModuleNavGiant.layout-102 .main-nav-item {
  box-sizing: content-box;
  padding: 0 25px;
  height: 80px;
  line-height: 80px;
  color: #000000;
  position: relative;
  display:block;
}
.ModuleNavGiant.layout-102 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s; 
  -o-transition: all 0.2s ease-out 0s;
  border-bottom:3px solid #1976d2;
  z-index: 1;
  left: 50%;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-hover::before {
  width: 100%;
  z-index: 1;
  left: 0;
}
.ModuleNavGiant.layout-102 .sub-nav-item-group {
  width: 192px;
  text-align: center;
  border-top: 2px solid #333;
  display: none;
}
.ModuleNavGiant.layout-102 .sub-nav-item {
  display: block;
  height: 40px;
  line-height: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s; 
  -o-transition: all 0.3s;
  font-size: 12px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-102 .sub-nav-item:last-child{
  border-bottom: none!important;
}
.ModuleNavGiant.layout-102 .sub-nav-item:hover {
  padding-left: 10px;
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-102 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-102 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #1976d2;
  z-index: 11111;
  left: 0;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-102 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-102 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item {display: inline-block; padding: 0 !important; text-align: center;}

.ModuleNavGiant.layout-102 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-102 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-102 .sub-menu{
    display: none !important;
}.module_20709652 .ModuleHead .HeadCenter{float:none;}
#module_20709652 {
padding:0px;
}
#module_20709652 {
position:static;
z-index:0;
top:42px;
left:886px;
width:100%;
height: auto;
}
#module_20709652 .ModuleHead20709652 {
display:none;
}
#module_20709652 .BodyCenter.BodyCenter20709652 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20709652 >.module_20709652 {
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_20709652 >.module_20709652{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20709652 .BodyCenter.BodyCenter20709652 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20709652 .BodyCenter.BodyCenter20709652 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20709652 >.module_20709652 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20709652 >.module_20709652 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20709652 >.module_20709652 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20709652:hover {
border:none;
}
#module_20709652:hover >.module_20709652 {
border-color:#ccc;
}
#module_20709652:hover >.module_20709652 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20709652 .main-nav-item{height:80px;line-height:80px} #module_20709652 .main-nav-content{height:80px;}
#module_20709652 .main-nav-content{background-color:#fff;}
#module_20709652 .main-nav-content{background-image:none;}
#module_20709652 .main-nav-content{background-repeat:no-repeat;}
#module_20709652 .main-nav-content{}
#module_20709652 .main-nav-content{}
#module_20709652 .main-nav-content{}
#module_20709652 .main-nav-content, #module_20709652 .verticalMenu .main-nav-item-group{text-align:right;}
#module_20709652 .main-nav-item{font-size:14px;}
#module_20709652 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_20709652 .main-nav-item{color:#333;}
#module_20709652 .main-nav-item{font-weight:normal;}
#module_20709652 .main-nav-item{text-decoration:none;}
#module_20709652 .main-nav-item{font-style:normal;}
#module_20709652 .main-nav-item{background-color:transparent;}
#module_20709652 .main-nav-item{background-image:none;}
#module_20709652 .main-nav-item{background-repeat:no-repeat;}
#module_20709652 .main-nav-item{}
#module_20709652 .main-nav-item{}
#module_20709652 .main-nav-item{}
#module_20709652 .main-nav-item{width:auto;}
#module_20709652 .main-nav-item{padding-left:34px;padding-right:34px;} #module_20709652 .verticalMenu .main-nav-item-group{margin-bottom:40px;}
#module_20709652 .sub-nav-item-group{border-top-color:rgba(0,0,0,0);}
#module_20709652 .sub-nav-item-group{border-top-style:none;}
#module_20709652 .sub-nav-item-group{border-top-width:0px;}
#module_20709652 .sub-nav-item-group{border-right-color:transparent;}
#module_20709652 .sub-nav-item-group{border-right-style:none;}
#module_20709652 .sub-nav-item-group{border-right-width:0px;}
#module_20709652 .sub-nav-item-group{border-bottom-color:transparent;}
#module_20709652 .sub-nav-item-group{border-bottom-style:none;}
#module_20709652 .sub-nav-item-group{border-bottom-width:0px;}
#module_20709652 .sub-nav-item-group{border-left-color:transparent;}
#module_20709652 .sub-nav-item-group{border-left-style:none;}
#module_20709652 .sub-nav-item-group{border-left-width:0px;}
#module_20709652 .sub-nav-item-group{width:192px;}
#module_20709652 .sub-nav-item{height:40px;line-height:40px}
#module_20709652 .sub-nav-item{font-size:12px;}
#module_20709652 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_20709652 .sub-nav-item{color:#000;}
#module_20709652 .sub-nav-item{font-weight:normal;}
#module_20709652 .sub-nav-item{text-decoration:none;}
#module_20709652 .sub-nav-item{font-style:normal;}
#module_20709652 .sub-nav-item{background-color:#fff;}
#module_20709652 .sub-nav-item{background-image:none;}
#module_20709652 .sub-nav-item{background-repeat:no-repeat;}
#module_20709652 .sub-nav-item{}
#module_20709652 .sub-nav-item{}
#module_20709652 .sub-nav-item{}
#module_20709652 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_20709652 .sub-nav-item{border-bottom-style:solid;}
#module_20709652 .sub-nav-item{border-bottom-width:1px;}
#module_20709652 .sub-nav-item{margin-top:0px;}
#module_20709652 .main-nav-item-hover{font-size:14px;}
#module_20709652 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_20709652 .main-nav-item-hover{color:rgb(22, 63, 143);}
#module_20709652 .main-nav-item-hover{font-weight:normal;}
#module_20709652 .main-nav-item-hover{text-decoration:none;}
#module_20709652 .main-nav-item-hover{font-style:normal;}
#module_20709652 .main-nav-item-hover{background-color:transparent;}
#module_20709652 .main-nav-item-hover{background-image:none;}
#module_20709652 .main-nav-item-hover{background-repeat:no-repeat;}
#module_20709652 .main-nav-item-hover{}
#module_20709652 .main-nav-item-hover{}
#module_20709652 .main-nav-item-hover{}
#module_20709652 .main-nav-item-hover::before,#module_20709652 .main-nav-item::before{border-bottom-color:rgb(22, 63, 143);}
#module_20709652 .main-nav-item-hover::before{border-bottom-style:solid;}
#module_20709652 .main-nav-item-hover::before{border-bottom-width:3px;}
#module_20709652 .sub-nav-item:hover{font-size:12px;}
#module_20709652 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_20709652 .sub-nav-item:hover{color:#000;}
#module_20709652 .sub-nav-item:hover{font-weight:normal;}
#module_20709652 .sub-nav-item:hover{text-decoration:none;}
#module_20709652 .sub-nav-item:hover{font-style:normal;}
#module_20709652 .sub-nav-item:hover{background-color:#f2f2f2;}
#module_20709652 .sub-nav-item:hover{background-image:none;}
#module_20709652 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_20709652 .sub-nav-item:hover{}
#module_20709652 .sub-nav-item:hover{}
#module_20709652 .sub-nav-item:hover{}


@media only screen and (max-width: 767px){
	.ModuleAnchorTextGiant.layout-101{display: none;}
}
.ModuleAnchorTextGiant.layout-101{overflow: unset !important;}
.ModuleAnchorTextGiant.layout-101 .anchor-container{
	opacity: 1;
}
.ModuleAnchorTextGiant.layout-101 .anchor-container ul {
	margin: 0;
	padding: 0;
}
.ModuleAnchorTextGiant.layout-101 .anchor-container ul li {
	display: block;
	width: 100%;
	height: 100%;
}
.ModuleAnchorTextGiant.layout-101 .anchor-container .anchorName {
	background: #000;
	border-radius: 100px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	padding: 3px 8px;
	margin: 0 10px;
	text-transform: uppercase;
	word-break: keep-all;
	white-space: nowrap;
	opacity: 0;
}
.ModuleAnchorTextGiant.layout-101 .anchor-container ul li:hover .anchorName {
	opacity: 1;
}
.ModuleAnchorTextGiant.layout-101 .anchor-container .anchorDot {
	border-radius: 50%;
	display: inline-block;
	border: 0;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	position: relative;
}
.ModuleAnchorTextGiant.layout-101 .anchor-container .anchorDot:after {
	opacity: .15;
	position: absolute;
	content: "";
	display: block;
	border-radius: 100%;
	-webkit-transition: .3s;
	transition: .3s;
}












.module_20719051 .ModuleHead .HeadCenter{float:none;}
#module_20719051 {
padding:0px;
}
#module_20719051 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20719051 .ModuleHead20719051 {
display:none;
}
#module_20719051 .BodyCenter.BodyCenter20719051 {
background:none;background-color:rgb(21, 63, 143);
}
#module_20719051 >.module_20719051 {
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_20719051 >.module_20719051{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20719051 .BodyCenter.BodyCenter20719051 {
padding-top:60px;
padding-left:0px;
padding-right:0px;
padding-bottom:60px;
}
}
@media screen and (max-width: 767px){
#module_20719051 .BodyCenter.BodyCenter20719051 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20719051 >.module_20719051 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20719051 >.module_20719051 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20719051 >.module_20719051 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20719051:hover {
border:none;
}
#module_20719051:hover >.module_20719051 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20719051 .ModuleSubContainer{background-color:transparent;}
#module_20719051 .ModuleSubContainer{background-image:none;}
#module_20719051 .ModuleSubContainer{background-repeat:no-repeat;}
#module_20719051 .ModuleSubContainer{background-position:0% 0%;}
#module_20719051 .ModuleSubContainer{background-attachment:scroll;}
#module_20719051 .ModuleSubContainer{}
#module_20719051 {!bgVideo!}{bgVideoUrl:none}
#module_20719051 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_20719051 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_20719051 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer20719051 {}
.module_20719437 .ModuleHead .HeadCenter{float:none;}
#module_20719437 {
padding:0px;
}
#module_20719437 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20719437 .ModuleHead20719437 {
display:none;
}
#module_20719437 .BodyCenter.BodyCenter20719437 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20719437 >.module_20719437 {
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_20719437 >.module_20719437{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20719437 .BodyCenter.BodyCenter20719437 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px; width:330px;
}
}
@media screen and (max-width: 767px){
#module_20719437 .BodyCenter.BodyCenter20719437 {
padding-top:20px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20719437 >.module_20719437 {
margin-top:14px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20719437 >.module_20719437 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}


}
#module_20719437 >.module_20719437 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20719437:hover {
border:none;
}
#module_20719437:hover >.module_20719437 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20719437 img{border-top-color:transparent; max-width:215px;}
#module_20719437 img{border-top-style:none;}
#module_20719437 img{border-top-width:0px;}
#module_20719437 img{border-right-color:transparent;}
#module_20719437 img{border-right-style:none;}
#module_20719437 img{border-right-width:0px;}
#module_20719437 img{border-bottom-color:transparent;}
#module_20719437 img{border-bottom-style:none;}
#module_20719437 img{border-bottom-width:0px;}
#module_20719437 img{border-left-color:transparent;}
#module_20719437 img{border-left-style:none;}
#module_20719437 img{border-left-width:0px;}
#module_20719437 img{border-top-left-radius:0px;}
#module_20719437 img{border-top-right-radius:0px;}
#module_20719437 img{border-bottom-left-radius:0px;}
#module_20719437 img{border-bottom-right-radius:0px;}
#module_20719437 .BodyCenter{text-align: ;}
@media screen and (max-width: 767px){
#module_20719437 img{float: none;}
#module_20719704 .ModuleImageTextGiantContent{text-align:center;}
}
.module_20719704 .ModuleHead .HeadCenter{float:none;}
#module_20719704 {
padding:0px;
}
#module_20719704 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20719704 .ModuleHead20719704 {
display:none;
}
#module_20719704 .BodyCenter.BodyCenter20719704 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20719704 >.module_20719704 {
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_20719704 >.module_20719704{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20719704 .BodyCenter.BodyCenter20719704 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20719704 .BodyCenter.BodyCenter20719704 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20719704 >.module_20719704 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20719704 >.module_20719704 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20719704 >.module_20719704 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20719704:hover {
border:none;
}
#module_20719704:hover >.module_20719704 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20719704 .ModuleImageTextGiantContent{margin-top:px;}
#module_20719704 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_20719704 .ModuleImageTextGiantContent{margin-left:px;}
#module_20719704 .ModuleImageTextGiantContent{margin-right:px;}
#module_20719704 .imageTextGiant-Container{padding-top:10px;}
#module_20719704 .imageTextGiant-Container{padding-bottom:10px;}
#module_20719704 .imageTextGiant-Container{padding-left:0px;}
#module_20719704 .imageTextGiant-Container{padding-right:10px;}
#module_20719704 .showHandle .btn{font-size:px;}
#module_20719704 .showHandle .btn{font-family:;}
#module_20719704 .showHandle .btn{color:;}
#module_20719704 .showHandle .btn{}
#module_20719704 .showHandle .btn{}
#module_20719704 .showHandle .btn{}
#module_20719704 .showHandle div{border-top-color: !important;}
#module_20719704 .showHandle div{border-top-style: !important;}
#module_20719704 .showHandle div{border-top-width:px !important;}
#module_20719704 .showHandle{background-color:;}
#module_20719704 .showHandle{}
#module_20719704 .showHandle{}
#module_20719704 .showHandle{}
#module_20719704 .showHandle{}
#module_20719704 .showHandle{}
#module_20719704 a{font-size:unset;font-family:unset}
.module_20719444 .ModuleHead .HeadCenter{float:none;}
#module_20719444 {
padding:0px;
}
#module_20719444 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20719444 .ModuleHead20719444 {
display:none;
}
#module_20719444 .BodyCenter.BodyCenter20719444 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20719444 >.module_20719444 {
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_20719444 >.module_20719444{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20719444 .BodyCenter.BodyCenter20719444 {
padding-top:10px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20719444 .BodyCenter.BodyCenter20719444 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20719444 >.module_20719444 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20719444 >.module_20719444 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20719444 >.module_20719444 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20719444:hover {
border:none;
}
#module_20719444:hover >.module_20719444 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20719444 img{border-top-color:transparent; max-width: 200px;}
#module_20719444 img{border-top-style:none;}
#module_20719444 img{border-top-width:0px;}
#module_20719444 img{border-right-color:rgba(0,0,0,0);}
#module_20719444 img{border-right-style:none;}
#module_20719444 img{border-right-width:0px;}
#module_20719444 img{border-bottom-color:transparent;}
#module_20719444 img{border-bottom-style:none;}
#module_20719444 img{border-bottom-width:0px;}
#module_20719444 img{border-left-color:rgba(0,0,0,0);}
#module_20719444 img{border-left-style:solid;}
#module_20719444 img{border-left-width:1px;}
#module_20719444 img{border-top-left-radius:0px;}
#module_20719444 img{border-top-right-radius:0px;}
#module_20719444 img{border-bottom-left-radius:0px;}
#module_20719444 img{border-bottom-right-radius:0px;}
#module_20719444 .BodyCenter{text-align: ;}

/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 {font-size: 14px;}
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_20720093 .ModuleHead .HeadCenter{float:none;}
#module_20720093 {
padding:0px;
}
#module_20720093 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20720093 .ModuleHead20720093 {
display:none;
}
#module_20720093 .BodyCenter.BodyCenter20720093 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20720093 >.module_20720093 {
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_20720093 >.module_20720093{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20720093 .BodyCenter.BodyCenter20720093 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20720093 .BodyCenter.BodyCenter20720093 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20720093 >.module_20720093 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20720093 >.module_20720093 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20720093 >.module_20720093 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20720093:hover {
border:none;
}
#module_20720093:hover >.module_20720093 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20720093 .ModulePlainTextGiantContent{margin-top:0px;}
#module_20720093 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_20720093 .ModulePlainTextGiantContent{margin-left:0px;}
#module_20720093 .ModulePlainTextGiantContent{margin-right:10px;}
#module_20720093 .plainTextGiant-Container{padding-top:10px;}
#module_20720093 .plainTextGiant-Container{padding-bottom:10px;}
#module_20720093 .plainTextGiant-Container{padding-left:10px;}
#module_20720093 .plainTextGiant-Container{padding-right:10px;}
#module_20720093 a{font-size:unset;font-family:unset}
.module_20719447 .ModuleHead .HeadCenter{float:none;}
#module_20719447 {
padding:0px;
}
#module_20719447 {
position:static;
z-index:0;
top:-105px;
width:100%;
height: auto;
}
#module_20719447 .ModuleHead20719447 {
display:none;
}
#module_20719447 .BodyCenter.BodyCenter20719447 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20719447 >.module_20719447 {
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_20719447 >.module_20719447{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20719447 .BodyCenter.BodyCenter20719447 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20719447 .BodyCenter.BodyCenter20719447 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20719447 >.module_20719447 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20719447 >.module_20719447 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20719447 >.module_20719447 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20719447:hover {
border:none;
}
#module_20719447:hover >.module_20719447 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_20720095 .ModuleHead .HeadCenter{float:none;}
#module_20720095 {
padding:0px;
}
#module_20720095 {
position:static;
z-index:0;
top:-37px;
width:100%;
height: auto;
}
#module_20720095 .ModuleHead20720095 {
display:none;
}
#module_20720095 .BodyCenter.BodyCenter20720095 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20720095 >.module_20720095 {
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_20720095 >.module_20720095{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20720095 .BodyCenter.BodyCenter20720095 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20720095 .BodyCenter.BodyCenter20720095 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20720095 >.module_20720095 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20720095 >.module_20720095 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20720095 >.module_20720095 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20720095:hover {
border:none;
}
#module_20720095:hover >.module_20720095 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20720095 .ModulePlainTextGiantContent{margin-top:0px;}
#module_20720095 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_20720095 .ModulePlainTextGiantContent{margin-left:0px;}
#module_20720095 .ModulePlainTextGiantContent{margin-right:10px;}
#module_20720095 .plainTextGiant-Container{padding-top:10px;}
#module_20720095 .plainTextGiant-Container{padding-bottom:10px;}
#module_20720095 .plainTextGiant-Container{padding-left:10px;}
#module_20720095 .plainTextGiant-Container{padding-right:10px;}
#module_20720095 a{font-size:unset;font-family:unset}
.module_20720432 .ModuleHead .HeadCenter{float:none;}
#module_20720432 {
padding:0px;
}
#module_20720432 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20720432 .ModuleHead20720432 {
display:none;
}
#module_20720432 .BodyCenter.BodyCenter20720432 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20720432 >.module_20720432 {
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_20720432 >.module_20720432{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20720432 .BodyCenter.BodyCenter20720432 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20720432 .BodyCenter.BodyCenter20720432 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20720432 >.module_20720432 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}











@media screen and (max-width: 767px){
#module_20720432 >.module_20720432 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20720432 >.module_20720432 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20720432:hover {
border:none;
}
#module_20720432:hover >.module_20720432 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20720432 .ModulePlainTextGiantContent{margin-top:0px;}
#module_20720432 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_20720432 .ModulePlainTextGiantContent{margin-left:0px;}
#module_20720432 .ModulePlainTextGiantContent{margin-right:0px;}
#module_20720432 .plainTextGiant-Container{padding-top:10px;}
#module_20720432 .plainTextGiant-Container{padding-bottom:0px;}
#module_20720432 .plainTextGiant-Container{padding-left:10px;}
#module_20720432 .plainTextGiant-Container{padding-right:0px;}
#module_20720432 a{font-size:unset;font-family:unset}
.module_20720587 .ModuleHead .HeadCenter{float:none;}
#module_20720587 {
padding:0px;
}
#module_20720587 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20720587 .ModuleHead20720587 {
display:none;
}
#module_20720587 .BodyCenter.BodyCenter20720587 {
background:none;background-color:rgb(51, 51, 51);
}
#module_20720587 >.module_20720587 {
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_20720587 >.module_20720587{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20720587 .BodyCenter.BodyCenter20720587 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20720587 .BodyCenter.BodyCenter20720587 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
#module_20720587{padding-bottom: 4em;}
}
@media screen and (min-width: 768px){
#module_20720587 >.module_20720587 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20720587 >.module_20720587 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20720587 >.module_20720587 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20720587:hover {
border:none;
}
#module_20720587:hover >.module_20720587 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20720587 .ModuleSubContainer{background-color:transparent;}
#module_20720587 .ModuleSubContainer{background-image:none;}
#module_20720587 .ModuleSubContainer{background-repeat:no-repeat;}
#module_20720587 .ModuleSubContainer{background-position:0% 0%;}
#module_20720587 .ModuleSubContainer{background-attachment:scroll;}
#module_20720587 .ModuleSubContainer{}
#module_20720587 {!bgVideo!}{bgVideoUrl:none}
#module_20720587 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_20720587 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_20720587 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer20720587 {}
.module_20721091 .ModuleHead .HeadCenter{float:none;}
#module_20721091 {
padding:0px;
}
#module_20721091 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20721091 .ModuleHead20721091 {
display:none;
}
#module_20721091 .BodyCenter.BodyCenter20721091 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20721091 >.module_20721091 {
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_20721091 >.module_20721091{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20721091 .BodyCenter.BodyCenter20721091 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20721091 .BodyCenter.BodyCenter20721091 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20721091 >.module_20721091 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20721091 >.module_20721091 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20721091 >.module_20721091 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20721091:hover {
border:none;
}
#module_20721091:hover >.module_20721091 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20721091 .ModulePlainTextGiantContent{margin-top:0px;}
#module_20721091 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_20721091 .ModulePlainTextGiantContent{margin-left:0px;}
#module_20721091 .ModulePlainTextGiantContent{margin-right:10px;}
#module_20721091 .plainTextGiant-Container{padding-top:10px;}
#module_20721091 .plainTextGiant-Container{padding-bottom:10px;}
#module_20721091 .plainTextGiant-Container{padding-left:10px;}
#module_20721091 .plainTextGiant-Container{padding-right:10px;}
#module_20721091 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);
    z-index: 9999
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li {
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}

.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 {
    display: flex;
    height: 50px!important;
    background: #000;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 0
}

.ModuleMobileNavGiant.layout-101 header {
    box-sizing: border-box;
    width: 100%
}



.bodyfixd {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bodyabstre {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}



.ModuleMobileNavGiant.layout-101 .subnav li:first-child {
    border-top: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .subnav li {
    border: 0 ! important
}

.ModuleMobileNavGiant.layout-101 .subnav li:last-child {
    border-bottom: 0;
}

.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top: 3rem;
}

.ModuleMobileNavGiant.layout-101 #header p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}

.ModuleMobileNavGiant.layout-101 #header p img {
    max-height: 40px;
    padding-right: 8pt;
    padding-left: 8pt;
    /* margin-right: 8px;
     margin-left: 15px;
    padding-left: 40px; */
}

.ModuleMobileNavGiant.layout-101 .navcontent {
    display: flex;
    width: calc(100% - 60px);
    margin-left: 50px;
    margin-right: 8pt;
}

.ModuleMobileNavGiant.layout-101 .navcontent a {
    width: 56px;
    text-align: center;
    display: block;
}

.ModuleMobileNavGiant.layout-101 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

.ModuleMobileNavGiant.layout-101 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .mobileNav {
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        position: fixed;
    }
    .mobileNavFloatLayer_1 {
        display: block;
        visibility: hidden;
        width: 17rem;
        height: 100%;
        -ms-transform: translateX(-17rem);
        -khtml-transform: translateX(-17rem);
        -webkit-transform: translateX(-17rem);
        -o-transform: translateX(-17rem);
        -moz-transform: translateX(-17rem);
        transform: translateX(-17rem);
        -ms-transition: 0.5s;
        -webkit-transition: 0.5s;
        -khtml-transition: 0.5;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        z-index: 9999
    }
    .mobileNavFloatLayer_r {
        right: 0;
        -ms-transform: translateX(17rem);
        -khtml-transform: translateX(17rem);
        -webkit-transform: translateX(17rem);
        -o-transform: translateX(17rem);
        -moz-transform: translateX(17rem);
        transform: translateX(17rem);
    }
}

@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-101 .header-model {
        display: none;
    }
}

.ModuleMobileNavGiant.layout-101 .icon-dianhua-moren {
    font-weight: normal;
}

.ModuleMobileNavGiant.layout-101 .icon-sousuo {
    font-weight: 750;
}

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_20362239 .ModuleHead .HeadCenter{float:none;}
#module_20362239 {
padding:0px;
}
#module_20362239 {
}
#module_20362239 .ModuleHead20362239 {
display:none;
}
#module_20362239 .BodyCenter.BodyCenter20362239 {
background:none;background-color:rgba(0,0,0,0);
}
#module_20362239 >.module_20362239 {
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_20362239 >.module_20362239{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_20362239 .BodyCenter.BodyCenter20362239 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20362239 .BodyCenter.BodyCenter20362239 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_20362239 >.module_20362239 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_20362239 >.module_20362239 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_20362239 >.module_20362239 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_20362239:hover {
border:none;
}
#module_20362239:hover >.module_20362239 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_20362239 .langlistbox{background-color:} #module_20362239 .langlistbox .jt{border-bottom-color:}
#module_20362239 .langlistbox .langinfo{color:}
#module_20362239 .langlistbox .langinfo{background-color:}
#module_20362239 .langlistbox .langinfo{border-color:}
#module_20362239 .langlistbox .langtxt{ font-size:px }
#module_20362239 .langlistbox .langtxt{ color: }
#module_20362239 {}#module_20362239.layout-101 #header{border-bottom-color:;}
#module_20362239 {}#module_20362239.layout-101 #header{border-bottom-style:;}
#module_20362239 {}#module_20362239.layout-101 #header{border-bottom-width:px;}
#module_20362239 {}#module_20362239.layout-101 #header{box-shadow:;}
#module_20362239 {}#module_20362239.layout-101 #MobileNav{background-color: transparent;} #module_20362239.layout-101 #header{background-color:rgb(21, 63, 143);}
#module_20362239 {}#module_20362239.layout-101 #header{}
#module_20362239 {}#module_20362239.layout-101 #header p{font-Family:;}
#module_20362239 {}#module_20362239.layout-101 #header p{font-size:px;}
#module_20362239 {}#module_20362239.layout-101 #header p{color:#fff;}
#module_20362239 {}#module_20362239.layout-101 #header p{}
#module_20362239 {}#module_20362239.layout-101 #header p{}
#module_20362239 {}#module_20362239.layout-101 #header p{}
#module_20362239 {}#module_20362239.layout-101 .lcitem .rect{background:#fff;} #module_20362239.layout-101 .icons{color:#fff;} #module_20362239.layout-101 .svgdiv svg>*{fill:#fff;}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item ul li{border-bottom-color:rgba(255,255,255,0.5);}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item,#module_20362239.layout-101 #MobileNavFloatLayer{background-color:rgb(21, 63, 143);}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item,#module_20362239.layout-101 #MobileNavFloatLayer{}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li>a{background:rgb(21, 63, 143);}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li>a{}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li>a,#module_20362239.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a{background:rgb(21, 63, 143);}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a,#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li>a,#module_20362239.layout-101 .micro-nav-item>ul>li>a p{font-family:;}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li>a,#module_20362239.layout-101 .micro-nav-item>ul>li>a p{font-size:px;}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a,#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a,#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_20362239 .langlistbox li:hover .langinfo,#module_20362239 .langactive .langinfo {color:}
#module_20362239 .langlistbox li:hover .langinfo,#module_20362239 .langactive .langinfo{background-color:}
#module_20362239 .langlistbox li:hover .langinfo,#module_20362239 .langactive .langinfo{border-color:}
#module_20362239 .langlistbox li:hover .langtxt,#module_20362239 .langactive .langtxt{ color: }
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li>a:hover,#module_20362239.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:#888;}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#777;}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_20362239 {}#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_20362239.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;  
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;  
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16); 
    color: #666;
    box-sizing: content-box;
    /* min-width: 80px; */
}
.ModuleMobileFloatNavGiant .defaultbtnbghover{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.ModuleMobileFloatNavGiant .itemtextright{
    text-align: right;
}
.ModuleMobileFloatNavGiant .itemtextleft{
    text-align: left;
}
.ModuleMobileFloatNavGiant .itemtextright::before{
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    right: -8px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .itemtextleft::before{
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -7px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .FloatNavitemlist{ height: 0; display: none; transition:all} 
.itemimg{
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}
.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}
.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}
.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}
.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}.module_44064383 .ModuleHead .HeadCenter{float:none;}
#module_44064383 {
padding:0px;
}
#module_44064383 {
}
#module_44064383 .ModuleHead0 {
display:none;
}

#module_44064383 .defaultbtn{background-color:#fff}
#module_44064383 .defaultbtn{}
#module_44064383 .spotgroup{color:#000}
#module_44064383 .itembtn{background-color:#fff}
#module_44064383 .itembtn{}
#module_44064383 .itemicon{color:#666} #module_44064383 svg>*{fill:#666}
#module_44064383 .itemtext{background-color:#fff} #module_44064383 .itemtextright::before{border-left-color:#fff} #module_44064383 .itemtextleft::before{border-right-color:#fff}
#module_44064383 .itemtext{}
#module_44064383 .itemtext{font-size:12px;}
#module_44064383 .itemtext{font-family:;}
#module_44064383 .itemtext{color:#666 !important;}
#module_44064383 .itemtext{font-weight:normal;}
#module_44064383 .itemtext{text-decoration:none;}
#module_44064383 .itemtext{font-style:normal;}
#module_44064383 .defaultbtnbghover{background-color:#000000}
#module_44064383 .defaultbtnbghover{}
#module_44064383 .defaultbtniconbghover{color:#fff}
.module_20362240 .ModuleHead .HeadCenter{float:none;}
#module_20362240 {
padding:0px;
}
#module_20362240 {
}
#module_20362240 .ModuleHead0 {
display:none;
}
#module_20362240 .ModuleHead .HeadText.HeadText0 {
}
#module_20362240 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_20362240 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_20362240 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_20362240 .BodyCenter.BodyCenter0 {
}
}
#module_20362240 .BodyCenter.BodyCenter0 {
}
#module_20362240 .BodyCenter a {
}

#module_20362240 .foot-nav-list{background-color:## !important;}
#module_20362240 .foot-nav-list{border-top-color:;}
#module_20362240 .foot-nav-list{border-top-style:;}
#module_20362240 .foot-nav-list{border-top-width:px;}
#module_20362240 #MobileFootNav{box-shadow:;}
#module_20362240 .icon{color: !important;} #module_20362240 .icon svg >*{fill:}
#module_20362240 .itemText{font-size:px;}
#module_20362240 .itemText{font-family:;}
#module_20362240 .itemText{color:## !important;}
#module_20362240 .itemText{}
#module_20362240 .itemText{}
#module_20362240 .itemText{}
#module_20362240 .iconh{color: !important;}  #module_20362240 .iconh svg >*{fill:}
#module_20362240 .itemTexth{font-size:px;}
#module_20362240 .itemTexth{font-family:;}
#module_20362240 .itemTexth{color:## !important;}
#module_20362240 .itemTexth{}
#module_20362240 .itemTexth{}
#module_20362240 .itemTexth{}

















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

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

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

#module_20723876 .ModuleSubContainer{background-color:transparent;}
#module_20723876 .ModuleSubContainer{}
#module_20723876 .ModuleSubContainer{background-repeat:no-repeat;}
#module_20723876 .ModuleSubContainer{background-position:0% 0%;}
#module_20723876 .ModuleSubContainer{background-attachment:scroll;}
#module_20723876 .ModuleSubContainer{}
#module_20723876 {!bgVideo!}{bgVideoUrl:}
#module_20723876 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_20723876 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_20723876 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer20723876 {}
/*当前位置 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{white-space:nowrap; vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_20724246 .ModuleHead .HeadCenter{float:none;}
#module_20724246 {
padding:0px;
}
#module_20724246 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_20724246 .ModuleHead20724246 {
display:none;
}

#module_20724246 .BreadIcon{font-size:px;} #module_20724246 .BreadsvgIcon svg{width:px;height:px;}
#module_20724246 .BreadIcon{color:;} #module_20724246 .BreadsvgIcon svg>*{fill:;}
#module_20724246 .BreadIcon,#module_20724246 .BreadsvgIcon{margin-left:px;}
#module_20724246 .BreadIcon,#module_20724246 .BreadsvgIcon{margin-right:px;}
#module_20724246 .bcs-item,#module_20724246 .bcs-item a{font-size:12px;}
#module_20724246 .bcs-item,#module_20724246 .bcs-item a{font-family:;}
#module_20724246 .bcs-item,#module_20724246 .bcs-item a{color:#333;}
#module_20724246 .bcs-item,#module_20724246 .bcs-item a{font-weight:normal;}
#module_20724246 .bcs-item,#module_20724246 .bcs-item a{text-decoration:none;}
#module_20724246 .bcs-item,#module_20724246 .bcs-item a{font-style:normal;}
#module_20724246 .breadcrumb{text-align:left;}
#module_20724246 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_20724246 .breadcrumb .separator{font-size:12px;}
#module_20724246 .breadcrumb .separator{font-family:;}
#module_20724246 .breadcrumb .separator{color:#333;}
#module_20724246 .breadcrumb .separator{font-weight:normal;}
#module_20724246 .breadcrumb .separator{text-decoration:none;}
#module_20724246 .breadcrumb .separator{font-style:normal;}
#module_20724246 .breadcrumb:hover .BreadIcon{color:} #module_20724246 .breadcrumb:hover .BreadsvgIcon svg>*{fill:;}
#module_20724246 .bcs-item:hover,#module_20724246 .bcs-item a:hover{font-size:12px;}
#module_20724246 .bcs-item:hover,#module_20724246 .bcs-item a:hover{font-family:;}
#module_20724246 .bcs-item:hover,#module_20724246 .bcs-item a:hover{color:#333;}
#module_20724246 .bcs-item:hover,#module_20724246 .bcs-item a:hover{font-weight:normal;}
#module_20724246 .bcs-item:hover,#module_20724246 .bcs-item a:hover{text-decoration:none;}
#module_20724246 .bcs-item:hover,#module_20724246 .bcs-item a:hover{font-style:normal;}







@media screen and (min-width: 1188px){
    #Sub20719051_3{margin-left:100px;}
    #Sub20719051_4{width:290px; float:right;}
}






















