/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/csscache/9/98074/98074_489884_1_.cache exists */
/*md5:39387a9ab52df5f79d1c7bc31796680d*/
/*time: 2022-04-03 19:01:51*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1920px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer{
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridCustomGiant.layout-101{height: 100%;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .ModuleContainer .SubPadding {height: 100%}

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    /* padding 宽度 用 5，子容器宽度为 (100% - (列数 - 1) * padding宽度)/列数) */
    /* 12列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer{width:calc((100% - 55px)/12)!important;}
    /* 11列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer{width:calc((100% - 50px)/11)!important;}
    /* 10列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer{width:calc((100% - 45px)/10)!important;}
    /* 9列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer{width:calc((100% - 40px)/10)!important;}
    /* 8列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer{width:calc((100% - 35px)/8)!important;}
    /* 7列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer{width:calc((100% - 30px)/7)!important;}
	/* 6列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer{width:calc((100% - 25px)/6)!important;}
	/* 5列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding5{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubContainer{width:calc((100% - 20px)/5)!important;}
	/* 4列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubContainer{width:calc((100% - 15px)/4)!important;}
	/* 3列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding3{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding6{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubContainer{width:calc((100% - 10px)/3)!important;}
	/* 2列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding2{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding6{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubContainer{width:calc((100% - 5px)/2)!important;}
	/* 1列 无padding */
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubPadding{width:0px;display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubContainer{width:100%!important;}
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_93434011 .ModuleHead .HeadCenter{float:none;}
#module_93434011 {
padding:0px;
}
#module_93434011 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_93434011 .ModuleHead93434011 {
display:none;
}
#module_93434011 .BodyCenter.BodyCenter93434011 {
background:none;background-color:rgba(0,0,0,0);
}
#module_93434011 >.module_93434011 {
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:rgba(165, 165, 165, 0.71);
border-bottom-width:0px;
}
#module_93434011 >.module_93434011{
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_93434011 .BodyCenter.BodyCenter93434011 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93434011 .BodyCenter.BodyCenter93434011 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_93434011 >.module_93434011 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93434011 >.module_93434011 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_93434011 >.module_93434011 {box-shadow: 2px 2px 6px 4px rgb(255, 255, 255)}
#module_93434011:hover {
border:none;
}
#module_93434011:hover >.module_93434011 {box-shadow: 3px 5px 2px 0px rgba(0, 0, 0, 0);transition: box-shadow 0.5s ease 0s;}

#module_93434011 .ModuleSubContainer{background-color:rgba(0, 0, 0, 0);}
#module_93434011 .ModuleSubContainer{background-image:none;}
#module_93434011 .ModuleSubContainer{background-repeat:no-repeat;}
#module_93434011 .ModuleSubContainer{background-position:0% 0%;}
#module_93434011 .ModuleSubContainer{background-attachment:scroll;}
#module_93434011 .ModuleSubContainer{}
#module_93434011 {!bgVideo!}{bgVideoUrl:none}
#module_93434011 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_93434011 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_93434011 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer93434011 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer93434011 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_93433856 .ModuleHead .HeadCenter{float:none;}
#module_93433856 {
padding:0px;
}
#module_93433856 {
position:static;
z-index:0;
top:31px;
left:395px;
width:100%;
height: auto;
}
#module_93433856 .ModuleHead93433856 {
display:none;
}
#module_93433856 .BodyCenter.BodyCenter93433856 {
background:none;background-color:rgba(0,0,0,0);
}
#module_93433856 >.module_93433856 {
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_93433856 >.module_93433856{
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_93433856 .BodyCenter.BodyCenter93433856 {
padding-top:0.3690%;
padding-left:9.2251%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93433856 .BodyCenter.BodyCenter93433856 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_93433856 >.module_93433856 {
margin-top:0.0000%;
margin-left:8.2997%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93433856 >.module_93433856 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_93433856 >.module_93433856 {box-shadow: 0px 0px 0px 0px #ccc}
#module_93433856:hover {
border:none;
}
#module_93433856:hover >.module_93433856 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_93433856 .ModuleImageTextGiantContent{margin-top:0px;}
#module_93433856 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_93433856 .ModuleImageTextGiantContent{margin-left:0px;}
#module_93433856 .ModuleImageTextGiantContent{margin-right:10px;}
#module_93433856 .imageTextGiant-Container{padding-top:0px;}
#module_93433856 .imageTextGiant-Container{padding-bottom:0px;}
#module_93433856 .imageTextGiant-Container{padding-left:0px;}
#module_93433856 .imageTextGiant-Container{padding-right:0px;}
#module_93433856 .showHandle .btn{font-size:14px;}
#module_93433856 .showHandle .btn{font-family:;}
#module_93433856 .showHandle .btn{color:#333;}
#module_93433856 .showHandle .btn{font-weight:400;}
#module_93433856 .showHandle .btn{text-decoration:none;}
#module_93433856 .showHandle .btn{font-style:normal;}
#module_93433856 .showHandle div{border-top-color:#ddd !important;}
#module_93433856 .showHandle div{border-top-style:solid !important;}
#module_93433856 .showHandle div{border-top-width:1px !important;}
#module_93433856 .showHandle{background-color:transparent;}
#module_93433856 .showHandle{}
#module_93433856 .showHandle{background-repeat:no-repeat;}
#module_93433856 .showHandle{}
#module_93433856 .showHandle{}
#module_93433856 .showHandle{}
#module_93433856 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer93434011 #Sub93434011_2 {width:28.3925%;}
.ModuleNavGiant.layout-108 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  line-height: 0;
  background-color: #333333;
   overflow:hidden;
}
.ModuleNavGiant.layout-108 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-108 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-108 .moveMenuRight, .ModuleNavGiant.layout-108 .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-108 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-108 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-108 .moveMenuRight:hover, .ModuleNavGiant.layout-108 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-108 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-108 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
  width: auto;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: center;
}
.ModuleNavGiant.layout-108 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
  -webkit-box-sizing:content-box;
  width: auto;
  color: #fff;
  display: inline-block;
  position: relative;
}
.ModuleNavGiant.layout-108 .sub-nav-item-group {
  width: auto;
  display: none;
}
.ModuleNavGiant.layout-108 .sub-nav-item {
  display: block;
  width: 150px;
  height: 40px;
  color: #fff;
  text-align: left;
  line-height: 40px;
  font-size: 12px;
  text-align: center;
  background-color: #009688;
}
.ModuleNavGiant.layout-108 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-108 .sub-nav-item:hover {
  background-color: #00897b;
}

.ModuleNavGiant.layout-108 .main-nav-item-hover {
  color: #fff;
  background-color: #009688;
}
.ModuleNavGiant.layout-108 .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-108 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-108 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_142758413 .ModuleHead .HeadCenter{float:none;}
#module_142758413 {
padding:0px;
}
#module_142758413 {
position:static;
z-index:0;
top:41px;
left:1564px;
width:100%;
height: auto;
}
#module_142758413 .ModuleHead142758413 {
display:none;
}
#module_142758413 .BodyCenter.BodyCenter142758413 {
background:none;background-color:rgba(0,0,0,0);
}
#module_142758413 >.module_142758413 {
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_142758413 >.module_142758413{
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_142758413 .BodyCenter.BodyCenter142758413 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_142758413 .BodyCenter.BodyCenter142758413 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_142758413 >.module_142758413 {
margin-top:0.0000%;
margin-left:17.3023%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_142758413 >.module_142758413 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_142758413 >.module_142758413 {box-shadow: 0px 0px 0px 0px #ccc}
#module_142758413:hover {
border:none;
}
#module_142758413:hover >.module_142758413 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_142758413 .main-nav-item-group{height:60px;line-height:60px;} #module_142758413 .main-nav-content{height:60px}
#module_142758413 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_142758413 .main-nav-content{background-image:none;}
#module_142758413 .main-nav-content{background-repeat:no-repeat;}
#module_142758413 .main-nav-content{}
#module_142758413 .main-nav-content{}
#module_142758413 .main-nav-content{}
#module_142758413 .main-nav-content{text-align:right;}
#module_142758413 .main-nav-item{font-size:14px;}
#module_142758413 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_142758413 .main-nav-item{color:#fff;}
#module_142758413 .main-nav-item{font-weight:normal;}
#module_142758413 .main-nav-item{text-decoration:none;}
#module_142758413 .main-nav-item{font-style:normal;}
#module_142758413 .main-nav-item{background-color:transparent;}
#module_142758413 .main-nav-item{background-image:none;}
#module_142758413 .main-nav-item{background-repeat:no-repeat;}
#module_142758413 .main-nav-item{}
#module_142758413 .main-nav-item{}
#module_142758413 .main-nav-item{}
#module_142758413 .main-nav-item{width:auto;}
#module_142758413 .main-nav-item{padding-left:25px;padding-right:25px;}
#module_142758413 .sub-nav-item{height:40px;line-height:40px;}
#module_142758413 .sub-nav-item{font-size:14px;}
#module_142758413 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_142758413 .sub-nav-item{color:rgb(34, 34, 34);}
#module_142758413 .sub-nav-item{font-weight:normal;}
#module_142758413 .sub-nav-item{text-decoration:none;}
#module_142758413 .sub-nav-item{font-style:normal;}
#module_142758413 .sub-nav-item{background-color:rgba(255, 255, 255, 0.5);}
#module_142758413 .sub-nav-item{background-image:none;}
#module_142758413 .sub-nav-item{background-repeat:no-repeat;}
#module_142758413 .sub-nav-item{}
#module_142758413 .sub-nav-item{}
#module_142758413 .sub-nav-item{}
#module_142758413 .sub-nav-item{margin-top:0px;}
#module_142758413 .main-nav-item-hover{font-size:14px;}
#module_142758413 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_142758413 .main-nav-item-hover{color:rgb(255, 255, 255);}
#module_142758413 .main-nav-item-hover{font-weight:normal;}
#module_142758413 .main-nav-item-hover{text-decoration:none;}
#module_142758413 .main-nav-item-hover{font-style:normal;}
#module_142758413 .main-nav-item-hover{background-color:rgba(0,0,0,0);}
#module_142758413 .main-nav-item-hover{background-image:none;}
#module_142758413 .main-nav-item-hover{background-repeat:no-repeat;}
#module_142758413 .main-nav-item-hover{}
#module_142758413 .main-nav-item-hover{}
#module_142758413 .main-nav-item-hover{}
#module_142758413 .sub-nav-item:hover{font-size:14px;}
#module_142758413 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_142758413 .sub-nav-item:hover{color:rgb(192, 0, 0);}
#module_142758413 .sub-nav-item:hover{font-weight:normal;}
#module_142758413 .sub-nav-item:hover{text-decoration:none;}
#module_142758413 .sub-nav-item:hover{font-style:normal;}
#module_142758413 .sub-nav-item:hover{background-color:rgba(255, 255, 255, 0.7);}
#module_142758413 .sub-nav-item:hover{background-image:none;}
#module_142758413 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_142758413 .sub-nav-item:hover{}
#module_142758413 .sub-nav-item:hover{}
#module_142758413 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer93434011 #Sub93434011_3 {width:56.2630%;}
.module_95075478 .ModuleHead .HeadCenter{float:none;}
#module_95075478 {
padding:0px;
}
#module_95075478 {
position:static;
z-index:0;
top:13px;
left:1379px;
width:100%;
height: auto;
}
#module_95075478 .ModuleHead95075478 {
display:none;
}
#module_95075478 .BodyCenter.BodyCenter95075478 {
background:none;background-color:rgba(0,0,0,0);
}
#module_95075478 >.module_95075478 {
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_95075478 >.module_95075478{
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_95075478 .BodyCenter.BodyCenter95075478 {
padding-top:0.0000%;
padding-left:17.0068%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95075478 .BodyCenter.BodyCenter95075478 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_95075478 >.module_95075478 {
margin-top:3.4130%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95075478 >.module_95075478 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_95075478 >.module_95075478 {box-shadow: 0px 0px 0px 0px #ccc}
#module_95075478:hover {
border:none;
}
#module_95075478:hover >.module_95075478 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_95075478 .ModuleImageTextGiantContent{margin-top:0px;}
#module_95075478 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_95075478 .ModuleImageTextGiantContent{margin-left:0px;}
#module_95075478 .ModuleImageTextGiantContent{margin-right:10px;}
#module_95075478 .imageTextGiant-Container{padding-top:0px;}
#module_95075478 .imageTextGiant-Container{padding-bottom:0px;}
#module_95075478 .imageTextGiant-Container{padding-left:0px;}
#module_95075478 .imageTextGiant-Container{padding-right:0px;}
#module_95075478 .showHandle .btn{font-size:14px;}
#module_95075478 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_95075478 .showHandle .btn{color:#333;}
#module_95075478 .showHandle .btn{font-weight:400;}
#module_95075478 .showHandle .btn{text-decoration:none;}
#module_95075478 .showHandle .btn{font-style:normal;}
#module_95075478 .showHandle div{border-top-color:#ddd !important;}
#module_95075478 .showHandle div{border-top-style:solid !important;}
#module_95075478 .showHandle div{border-top-width:1px !important;}
#module_95075478 .showHandle{background-color:transparent;}
#module_95075478 .showHandle{background-image:none;}
#module_95075478 .showHandle{background-repeat:no-repeat;}
#module_95075478 .showHandle{}
#module_95075478 .showHandle{}
#module_95075478 .showHandle{}
#module_95075478 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer93434011 #Sub93434011_4 {width:15.344499999999998%;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_96899381 .ModuleHead .HeadCenter{float:none;}
#module_96899381 {
padding:0px;
}
#module_96899381 {
position:static;
z-index:0;
top:434px;
left:862px;
width:100%;
height: auto;
}
#module_96899381 .ModuleHead96899381 {
display:none;
}

#module_96899381 img{border-top-color:transparent;}
#module_96899381 img{border-top-style:none;}
#module_96899381 img{border-top-width:0px;}
#module_96899381 img{border-right-color:transparent;}
#module_96899381 img{border-right-style:none;}
#module_96899381 img{border-right-width:0px;}
#module_96899381 img{border-bottom-color:transparent;}
#module_96899381 img{border-bottom-style:none;}
#module_96899381 img{border-bottom-width:0px;}
#module_96899381 img{border-left-color:transparent;}
#module_96899381 img{border-left-style:none;}
#module_96899381 img{border-left-width:0px;}
#module_96899381 img{border-top-left-radius:0px;}
#module_96899381 img{border-top-right-radius:0px;}
#module_96899381 img{border-bottom-left-radius:0px;}
#module_96899381 img{border-bottom-right-radius:0px;}
#module_96899381 .BodyCenter{text-align: center;}
.module_142779273 .ModuleHead .HeadCenter{float:none;}
#module_142779273 {
padding:0px;
}
#module_142779273 {
position:static;
z-index:0;
top:299px;
left:0px;
width:100%;
height: auto;
}
#module_142779273 .ModuleHead142779273 {
display:none;
}
#module_142779273 .BodyCenter.BodyCenter142779273 {
background:none;background-color:rgba(0,0,0,0);
}
#module_142779273 >.module_142779273 {
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_142779273 >.module_142779273{
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_142779273 .BodyCenter.BodyCenter142779273 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_142779273 .BodyCenter.BodyCenter142779273 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_142779273 >.module_142779273 {
margin-top:-0.5230%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_142779273 >.module_142779273 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_142779273 >.module_142779273 {box-shadow: 0px 0px 0px 0px #ccc}
#module_142779273:hover {
border:none;
}
#module_142779273:hover >.module_142779273 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_142779273 img{border-top-color:transparent;}
#module_142779273 img{border-top-style:none;}
#module_142779273 img{border-top-width:0px;}
#module_142779273 img{border-right-color:transparent;}
#module_142779273 img{border-right-style:none;}
#module_142779273 img{border-right-width:0px;}
#module_142779273 img{border-bottom-color:transparent;}
#module_142779273 img{border-bottom-style:none;}
#module_142779273 img{border-bottom-width:0px;}
#module_142779273 img{border-left-color:transparent;}
#module_142779273 img{border-left-style:none;}
#module_142779273 img{border-left-width:0px;}
#module_142779273 img{border-top-left-radius:0px;}
#module_142779273 img{border-top-right-radius:0px;}
#module_142779273 img{border-bottom-left-radius:0px;}
#module_142779273 img{border-bottom-right-radius:0px;}
#module_142779273 .BodyCenter{text-align: center;}
.module_95289420 .ModuleHead .HeadCenter{float:none;}
#module_95289420 {
padding:0px;
}
#module_95289420 {
position:static;
z-index:0;
top:380px;
left:907px;
width:100%;
height: auto;
}
#module_95289420 .ModuleHead95289420 {
display:none;
}
#module_95289420 .BodyCenter.BodyCenter95289420 {
background:none;background-color:rgba(0,0,0,0);
}
#module_95289420 >.module_95289420 {
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_95289420 >.module_95289420{
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_95289420 .BodyCenter.BodyCenter95289420 {
padding-top:0.0000%;
padding-left:6.3808%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95289420 .BodyCenter.BodyCenter95289420 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_95289420 >.module_95289420 {
margin-top:4.7071%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.1381%;
}
}
@media screen and (max-width: 767px){
#module_95289420 >.module_95289420 {
margin-top:6.4516%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_95289420 >.module_95289420 {box-shadow: 0px 0px 0px 0px #ccc}
#module_95289420:hover {
border:none;
}
#module_95289420:hover >.module_95289420 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_95289420 .ModuleSubContainer{background-color:transparent;}
#module_95289420 .ModuleSubContainer{background-image:none;}
#module_95289420 .ModuleSubContainer{background-repeat:no-repeat;}
#module_95289420 .ModuleSubContainer{background-position:0% 0%;}
#module_95289420 .ModuleSubContainer{background-attachment:scroll;}
#module_95289420 .ModuleSubContainer{}
#module_95289420 {!bgVideo!}{bgVideoUrl:none}
#module_95289420 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_95289420 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_95289420 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer95289420 {max-width:1600px;width:auto;}
.ModuleGridContainer.ModuleGridContainer95289420 .SubPadding {width:0px;}
.module_95289422 .ModuleHead .HeadCenter{float:none;}
#module_95289422 {
padding:0px;
}
#module_95289422 {
position:static;
z-index:0;
top:153px;
left:834px;
width:100%;
height: auto;
}
#module_95289422 .ModuleHead95289422 {
display:none;
}
#module_95289422 .BodyCenter.BodyCenter95289422 {
background:none;background-color:rgba(0,0,0,0);
}
#module_95289422 >.module_95289422 {
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_95289422 >.module_95289422{
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_95289422 .BodyCenter.BodyCenter95289422 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95289422 .BodyCenter.BodyCenter95289422 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_95289422 >.module_95289422 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95289422 >.module_95289422 {
margin-top:0px;
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
}
}
#module_95289422 >.module_95289422 {box-shadow: 0px 0px 0px 0px #ccc}
#module_95289422:hover {
border:none;
}
#module_95289422:hover >.module_95289422 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_95289422 img{border-top-color:transparent;}
#module_95289422 img{border-top-style:none;}
#module_95289422 img{border-top-width:0px;}
#module_95289422 img{border-right-color:transparent;}
#module_95289422 img{border-right-style:none;}
#module_95289422 img{border-right-width:0px;}
#module_95289422 img{border-bottom-color:transparent;}
#module_95289422 img{border-bottom-style:none;}
#module_95289422 img{border-bottom-width:0px;}
#module_95289422 img{border-left-color:transparent;}
#module_95289422 img{border-left-style:none;}
#module_95289422 img{border-left-width:0px;}
#module_95289422 img{border-top-left-radius:0px;}
#module_95289422 img{border-top-right-radius:0px;}
#module_95289422 img{border-bottom-left-radius:0px;}
#module_95289422 img{border-bottom-right-radius:0px;}
#module_95289422 .BodyCenter{text-align: left;}

.module_95289423 .ModuleHead .HeadCenter{float:none;}
#module_95289423 {
padding:0px;
}
#module_95289423 {
position:static;
z-index:0;
top:238px;
left:704px;
width:100%;
height: auto;
}
#module_95289423 .ModuleHead95289423 {
display:none;
}
#module_95289423 .BodyCenter.BodyCenter95289423 {
background:none;background-color:rgba(0,0,0,0);
}
#module_95289423 >.module_95289423 {
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_95289423 >.module_95289423{
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_95289423 .BodyCenter.BodyCenter95289423 {
padding-top:0.0000%;
padding-left:8.1522%;
padding-right:9.5109%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95289423 .BodyCenter.BodyCenter95289423 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_95289423 >.module_95289423 {
margin-top:-5.4348%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95289423 >.module_95289423 {
margin-top:-47px;
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
}
}
#module_95289423 >.module_95289423 {box-shadow: 0px 0px 0px 0px #ccc}
#module_95289423:hover {
border:none;
}
#module_95289423:hover >.module_95289423 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_95289423 .ModuleImageTextGiantContent{margin-top:0px;}
#module_95289423 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_95289423 .ModuleImageTextGiantContent{margin-left:0px;}
#module_95289423 .ModuleImageTextGiantContent{margin-right:10px;}
#module_95289423 .imageTextGiant-Container{padding-top:0px;}
#module_95289423 .imageTextGiant-Container{padding-bottom:0px;}
#module_95289423 .imageTextGiant-Container{padding-left:0px;}
#module_95289423 .imageTextGiant-Container{padding-right:0px;}
#module_95289423 .showHandle .btn{font-size:px;}
#module_95289423 .showHandle .btn{font-family:;}
#module_95289423 .showHandle .btn{color:;}
#module_95289423 .showHandle .btn{}
#module_95289423 .showHandle .btn{}
#module_95289423 .showHandle .btn{}
#module_95289423 .showHandle div{border-top-color: !important;}
#module_95289423 .showHandle div{border-top-style: !important;}
#module_95289423 .showHandle div{border-top-width:px !important;}
#module_95289423 .showHandle{background-color:;}
#module_95289423 .showHandle{}
#module_95289423 .showHandle{}
#module_95289423 .showHandle{}
#module_95289423 .showHandle{}
#module_95289423 .showHandle{}
#module_95289423 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer95289420 #Sub95289420_1 {width:55.757575757575765%;}
.module_95289428 .ModuleHead .HeadCenter{float:none;}
#module_95289428 {
padding:0px;
}
#module_95289428 {
position:static;
z-index:0;
top:91px;
left:1309px;
width:100%;
height: auto;
}
#module_95289428 .ModuleHead95289428 {
display:none;
}
#module_95289428 .BodyCenter.BodyCenter95289428 {
background:none;background-color:rgba(0,0,0,0);
}
#module_95289428 >.module_95289428 {
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_95289428 >.module_95289428{
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_95289428 .BodyCenter.BodyCenter95289428 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:10.3093%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95289428 .BodyCenter.BodyCenter95289428 {
padding-top:0.0000%;
padding-left:16.1290%;
padding-right:16.1290%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_95289428 >.module_95289428 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95289428 >.module_95289428 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_95289428 >.module_95289428 {box-shadow: 0px 0px 0px 0px #ccc}
#module_95289428:hover {
border:none;
}
#module_95289428:hover >.module_95289428 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_95289428 .ModuleImageTextGiantContent{margin-top:0px;}
#module_95289428 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_95289428 .ModuleImageTextGiantContent{margin-left:0px;}
#module_95289428 .ModuleImageTextGiantContent{margin-right:10px;}
#module_95289428 .imageTextGiant-Container{padding-top:0px;}
#module_95289428 .imageTextGiant-Container{padding-bottom:0px;}
#module_95289428 .imageTextGiant-Container{padding-left:0px;}
#module_95289428 .imageTextGiant-Container{padding-right:0px;}
#module_95289428 .showHandle .btn{font-size:14px;}
#module_95289428 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_95289428 .showHandle .btn{color:#333;}
#module_95289428 .showHandle .btn{font-weight:400;}
#module_95289428 .showHandle .btn{text-decoration:none;}
#module_95289428 .showHandle .btn{font-style:normal;}
#module_95289428 .showHandle div{border-top-color:#ddd !important;}
#module_95289428 .showHandle div{border-top-style:solid !important;}
#module_95289428 .showHandle div{border-top-width:1px !important;}
#module_95289428 .showHandle{background-color:transparent;}
#module_95289428 .showHandle{background-image:none;}
#module_95289428 .showHandle{background-repeat:no-repeat;}
#module_95289428 .showHandle{}
#module_95289428 .showHandle{}
#module_95289428 .showHandle{}
#module_95289428 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer95289420 #Sub95289420_2 {width:44.166666666666664%;}
.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_148158232 .ModuleHead .HeadCenter{float:none;}
#module_148158232 {
padding:0px;
}
#module_148158232 {
position:static;
z-index:0;
top:1159px;
left:1705px;
width:100%;
height: auto;
}
#module_148158232 .ModuleHead148158232 {
display:none;
}
#module_148158232 .BodyCenter.BodyCenter148158232 {
background-color:transparent;
background-image:url(/comdata/98074/all/20201225182130edfebb.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 100%;
background-Attachment:fixed;
}
#module_148158232 >.module_148158232 {
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_148158232 >.module_148158232{
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_148158232 .BodyCenter.BodyCenter148158232 {
padding-top:0.0000%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:4.1841%;
}
}
@media screen and (max-width: 767px){
#module_148158232 .BodyCenter.BodyCenter148158232 {
padding-top:6.4516%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.4516%;
}
}
@media screen and (min-width: 768px){
#module_148158232 >.module_148158232 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148158232 >.module_148158232 {
margin-top:9.6774%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148158232 >.module_148158232 {box-shadow: 0px 0px 0px 0px #ccc}
#module_148158232:hover {
border:none;
}
#module_148158232:hover >.module_148158232 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_148158232 .ModuleSubContainer{background-color:transparent;}
#module_148158232 .ModuleSubContainer{background-image:none;}
#module_148158232 .ModuleSubContainer{background-repeat:no-repeat;}
#module_148158232 .ModuleSubContainer{background-position:0% 0%;}
#module_148158232 .ModuleSubContainer{background-attachment:scroll;}
#module_148158232 .ModuleSubContainer{}
#module_148158232 {!bgVideo!}{bgVideoUrl:none}
#module_148158232 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_148158232 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_148158232 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer148158232 {max-width:1440px;width:auto;}
.module_148158236 .ModuleHead .HeadCenter{float:none;}
#module_148158236 {
padding:0px;
}
#module_148158236 {
position:static;
z-index:0;
top:136px;
left:967px;
width:100%;
height: auto;
}
#module_148158236 .ModuleHead148158236 {
display:none;
}
#module_148158236 .BodyCenter.BodyCenter148158236 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148158236 >.module_148158236 {
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_148158236 >.module_148158236{
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_148158236 .BodyCenter.BodyCenter148158236 {
padding-top:4.8611%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.7361%;
}
}
@media screen and (max-width: 767px){
#module_148158236 .BodyCenter.BodyCenter148158236 {
padding-top:2.7248%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.4496%;
}
}
@media screen and (min-width: 768px){
#module_148158236 >.module_148158236 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148158236 >.module_148158236 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148158236 >.module_148158236 {box-shadow: 0px 0px 0px 0px #ccc}
#module_148158236:hover {
border:none;
}
#module_148158236:hover >.module_148158236 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_148158236 .ModuleImageTextGiantContent{margin-top:0px;}
#module_148158236 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_148158236 .ModuleImageTextGiantContent{margin-left:0px;}
#module_148158236 .ModuleImageTextGiantContent{margin-right:10px;}
#module_148158236 .imageTextGiant-Container{padding-top:10px;}
#module_148158236 .imageTextGiant-Container{padding-bottom:10px;}
#module_148158236 .imageTextGiant-Container{padding-left:10px;}
#module_148158236 .imageTextGiant-Container{padding-right:10px;}
#module_148158236 .showHandle .btn{font-size:14px;}
#module_148158236 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_148158236 .showHandle .btn{color:#333;}
#module_148158236 .showHandle .btn{font-weight:400;}
#module_148158236 .showHandle .btn{text-decoration:none;}
#module_148158236 .showHandle .btn{font-style:normal;}
#module_148158236 .showHandle div{border-top-color:#ddd !important;}
#module_148158236 .showHandle div{border-top-style:solid !important;}
#module_148158236 .showHandle div{border-top-width:1px !important;}
#module_148158236 .showHandle{background-color:transparent;}
#module_148158236 .showHandle{background-image:none;}
#module_148158236 .showHandle{background-repeat:no-repeat;}
#module_148158236 .showHandle{}
#module_148158236 .showHandle{}
#module_148158236 .showHandle{}
#module_148158236 a{font-size:unset;font-family:unset}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row { display: flex; flex-wrap: wrap;justify-content: center;}
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container{max-height: 100%; max-width: 100%;}
.ModuleImageTextGiant.layout-109 .imageTextContainer{overflow:unset !important;}

@media only screen and (min-width: 767px) {
	
	.ModuleImageTextGiant.layout-109 .normal_ImgtextBox:last-child{ margin-right: 0 !important;}
}
@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-109 .MobileImgtextBox:nth-child(2n){ margin-right: 0 !important;}
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{display: inline-block;*/
	/*	flex-wrap: wrap;flex: auto;}*/
	.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row .col-xs-6{
		width: 49%;
    	/*padding: 10px 0 10px 10px;*/
   		 box-sizing: border-box;
	}
	.ModuleImageTextGiant.layout-109 .oneline{ width: 100% !important;}
	/* .ModuleImageTextGiant.layout-109 .oneline:nth-child(1){ margin-top: 0 !important; }
	
	.ModuleImageTextGiant.layout-109 .twoline:nth-child(1),.ModuleImageTextGiant.layout-109 .twoline:nth-child(2){ margin-top: 0 !important; } */
}

/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row .col-xs-6{width: 49.66666%;!*padding: 15px 15px 0 15px;*!}*/
	/*.ModuleImageTextGiant.layout-109 .normal_ImgtextBox_content .GraphicUpper{padding-bottom: 15px;}*/
/*}*/.module_148158235 .ModuleHead .HeadCenter{float:none;}
#module_148158235 {
padding:0px;
}
#module_148158235 {
position:static;
z-index:0;
top:145px;
left:0px;
width:100%;
height: auto;
}
#module_148158235 .ModuleHead148158235 {
display:none;
}
#module_148158235 .BodyCenter.BodyCenter148158235 {
background:none;background-color:rgba(63, 63, 63, 0);
}
#module_148158235 >.module_148158235 {
border-top-style:solid;
border-top-color:rgb(208, 215, 232);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(208, 215, 232);
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_148158235 >.module_148158235{
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_148158235 .BodyCenter.BodyCenter148158235 {
padding-top:5.5556%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.4722%;
}
}
@media screen and (max-width: 767px){
#module_148158235 .BodyCenter.BodyCenter148158235 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_148158235 >.module_148158235 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148158235 >.module_148158235 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148158235 >.module_148158235 {box-shadow: 0px 0px 0px 0px #ccc}
#module_148158235:hover {
border:none;
}
#module_148158235:hover >.module_148158235 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_148158235 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_148158235 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_148158235 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_148158235 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_148158235 .GraphicUpper .TextImage{padding-top:0px;}
#module_148158235 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_148158235 .GraphicUpper .TextImage{padding-left:0px;}
#module_148158235 .GraphicUpper .TextImage{padding-right:0px;}
#module_148158235 .GraphicUpper .TextImage{width:19%;}
#module_148158235 .GraphicUpper .MobileTextImage{width:30%;}
#module_148158235 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_148158235 .ModuleImageTextGiantContent{padding-top:18px;}
#module_148158235 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_148158235 .ModuleImageTextGiantContent{padding-left:0px;}
#module_148158235 .ModuleImageTextGiantContent{padding-right:0px;}
#module_148158235 .normal_ImgtextBox{padding-top:0px;}
#module_148158235 .normal_ImgtextBox{padding-bottom:0px;}
#module_148158235 .normal_ImgtextBox{padding-left:0px;}
#module_148158235 .normal_ImgtextBox{padding-right:0px;}
#module_148158235 .normal_ImgtextBox{margin-top:0px;margin-bottom:0px;}
#module_148158235 .normal_ImgtextBox.col-lg-6 {margin-right:0px; width:calc((99% - 0px * 5)/ 6)} #module_148158235 .normal_ImgtextBox.col-lg-5 {margin-right:0px; width:calc((99% - 0px * 4)/ 5)} #module_148158235 .normal_ImgtextBox.col-lg-4 {margin-right:0px; width:calc((99% - 0px * 3)/ 4)} #module_148158235 .normal_ImgtextBox.col-lg-3 {margin-right:0px; width:calc((99% - 0px * 2)/ 3)} #module_148158235 .normal_ImgtextBox.col-lg-2 {margin-right:0px; width:calc((99% - 0px)/ 2)}  #module_148158235 .MobileImgtextBox{margin-right:0px;margin-left:0; width:calc((99% - 0px) / 2);}
#module_148158235 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_148158235 .normal_ImgtextBox{background-color:transparent;}
#module_148158235 .normal_ImgtextBox{background-image:none;}
#module_148158235 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_148158235 .normal_ImgtextBox{background-position:0% 0%;}
#module_148158235 .normal_ImgtextBox{background-attachment:none;}
#module_148158235 .normal_ImgtextBox{}
#module_148158235 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_148158235 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_148158235 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_148158235 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_148158235 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_148158235 .normal_ImgtextBox{border-top-style:none;}
#module_148158235 .normal_ImgtextBox{border-top-width:0px;}
#module_148158235 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_148158235 .normal_ImgtextBox{border-right-style:none;}
#module_148158235 .normal_ImgtextBox{border-right-width:0px;}
#module_148158235 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_148158235 .normal_ImgtextBox{border-bottom-style:none;}
#module_148158235 .normal_ImgtextBox{border-bottom-width:0px;}
#module_148158235 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_148158235 .normal_ImgtextBox{border-left-style:none;}
#module_148158235 .normal_ImgtextBox{border-left-width:0px;}
#module_148158235 .showHandle .btn{font-size:14px;}
#module_148158235 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_148158235 .showHandle .btn{color:rgb(255, 255, 255);}
#module_148158235 .showHandle .btn{font-weight:400;}
#module_148158235 .showHandle .btn{text-decoration:none;}
#module_148158235 .showHandle .btn{font-style:normal;}
#module_148158235 .showHandle div{border-top-color:#ddd !important;}
#module_148158235 .showHandle div{border-top-style:solid !important;}
#module_148158235 .showHandle div{border-top-width:1px !important;}
#module_148158235 .showHandle{background-color:transparent;}
#module_148158235 .showHandle{background-image:none;}
#module_148158235 .showHandle{background-repeat:no-repeat;}
#module_148158235 .showHandle{}
#module_148158235 .showHandle{}
#module_148158235 .showHandle{}
#module_148158235 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px #000;}
#module_148158235 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_148158235 .normal_ImgtextBox:hover{border-top-style:none;}
#module_148158235 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_148158235 .normal_ImgtextBox:hover{border-right-style:none;}
#module_148158235 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_148158235 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_148158235 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_148158235 .normal_ImgtextBox:hover{border-left-style:none;}
#module_148158235 a{font-size:unset;font-family:unset}
.module_148158233 .ModuleHead .HeadCenter{float:none;}
#module_148158233 {
padding:0px;
}
#module_148158233 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_148158233 .ModuleHead148158233 {
display:none;
}
#module_148158233 .BodyCenter.BodyCenter148158233 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148158233 >.module_148158233 {
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_148158233 >.module_148158233{
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_148158233 .BodyCenter.BodyCenter148158233 {
padding-top:4.8611%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.7361%;
}
}
@media screen and (max-width: 767px){
#module_148158233 .BodyCenter.BodyCenter148158233 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_148158233 >.module_148158233 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148158233 >.module_148158233 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_148158233 >.module_148158233 {box-shadow: 0px 0px 0px 0px #ccc}
#module_148158233:hover {
border:none;
}
#module_148158233:hover >.module_148158233 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_148158233 .ModuleImageTextGiantContent{margin-top:0px;}
#module_148158233 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_148158233 .ModuleImageTextGiantContent{margin-left:0px;}
#module_148158233 .ModuleImageTextGiantContent{margin-right:10px;}
#module_148158233 .imageTextGiant-Container{padding-top:10px;}
#module_148158233 .imageTextGiant-Container{padding-bottom:10px;}
#module_148158233 .imageTextGiant-Container{padding-left:10px;}
#module_148158233 .imageTextGiant-Container{padding-right:10px;}
#module_148158233 .showHandle .btn{font-size:14px;}
#module_148158233 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_148158233 .showHandle .btn{color:#333;}
#module_148158233 .showHandle .btn{font-weight:400;}
#module_148158233 .showHandle .btn{text-decoration:none;}
#module_148158233 .showHandle .btn{font-style:normal;}
#module_148158233 .showHandle div{border-top-color:#ddd !important;}
#module_148158233 .showHandle div{border-top-style:solid !important;}
#module_148158233 .showHandle div{border-top-width:1px !important;}
#module_148158233 .showHandle{background-color:transparent;}
#module_148158233 .showHandle{background-image:none;}
#module_148158233 .showHandle{background-repeat:no-repeat;}
#module_148158233 .showHandle{}
#module_148158233 .showHandle{}
#module_148158233 .showHandle{}
#module_148158233 a{font-size:unset;font-family:unset}
.module_148158234 .ModuleHead .HeadCenter{float:none;}
#module_148158234 {
padding:0px;
}
#module_148158234 {
position:static;
z-index:0;
top:132px;
left:0px;
width:100%;
height: auto;
}
#module_148158234 .ModuleHead148158234 {
display:none;
}
#module_148158234 .BodyCenter.BodyCenter148158234 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148158234 >.module_148158234 {
border-top-style:solid;
border-top-color:rgb(208, 215, 232);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(208, 215, 232);
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_148158234 >.module_148158234{
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_148158234 .BodyCenter.BodyCenter148158234 {
padding-top:5.5556%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.4722%;
}
}
@media screen and (max-width: 767px){
#module_148158234 .BodyCenter.BodyCenter148158234 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_148158234 >.module_148158234 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148158234 >.module_148158234 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_148158234 >.module_148158234 {box-shadow: 0px 0px 0px 0px #ccc}
#module_148158234:hover {
border:none;
}
#module_148158234:hover >.module_148158234 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_148158234 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_148158234 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_148158234 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_148158234 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_148158234 .GraphicUpper .TextImage{padding-top:0px;}
#module_148158234 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_148158234 .GraphicUpper .TextImage{padding-left:0px;}
#module_148158234 .GraphicUpper .TextImage{padding-right:0px;}
#module_148158234 .GraphicUpper .TextImage{width:19%;}
#module_148158234 .GraphicUpper .MobileTextImage{width:100%;}
#module_148158234 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_148158234 .ModuleImageTextGiantContent{padding-top:18px;}
#module_148158234 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_148158234 .ModuleImageTextGiantContent{padding-left:0px;}
#module_148158234 .ModuleImageTextGiantContent{padding-right:0px;}
#module_148158234 .normal_ImgtextBox{padding-top:0px;}
#module_148158234 .normal_ImgtextBox{padding-bottom:0px;}
#module_148158234 .normal_ImgtextBox{padding-left:0px;}
#module_148158234 .normal_ImgtextBox{padding-right:0px;}
#module_148158234 .normal_ImgtextBox{margin-top:0px;margin-bottom:0px;}
#module_148158234 .normal_ImgtextBox.col-lg-6 {margin-right:1px; width:calc((99% - 1px * 5)/ 6)} #module_148158234 .normal_ImgtextBox.col-lg-5 {margin-right:1px; width:calc((99% - 1px * 4)/ 5)} #module_148158234 .normal_ImgtextBox.col-lg-4 {margin-right:1px; width:calc((99% - 1px * 3)/ 4)} #module_148158234 .normal_ImgtextBox.col-lg-3 {margin-right:1px; width:calc((99% - 1px * 2)/ 3)} #module_148158234 .normal_ImgtextBox.col-lg-2 {margin-right:1px; width:calc((99% - 1px)/ 2)}  #module_148158234 .MobileImgtextBox{margin-right:1px;margin-left:0; width:calc((99% - 1px) / 2);}
#module_148158234 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_148158234 .normal_ImgtextBox{background-color:transparent;}
#module_148158234 .normal_ImgtextBox{background-image:none;}
#module_148158234 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_148158234 .normal_ImgtextBox{background-position:0% 0%;}
#module_148158234 .normal_ImgtextBox{background-attachment:none;}
#module_148158234 .normal_ImgtextBox{}
#module_148158234 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_148158234 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_148158234 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_148158234 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_148158234 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_148158234 .normal_ImgtextBox{border-top-style:none;}
#module_148158234 .normal_ImgtextBox{border-top-width:0px;}
#module_148158234 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_148158234 .normal_ImgtextBox{border-right-style:none;}
#module_148158234 .normal_ImgtextBox{border-right-width:0px;}
#module_148158234 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_148158234 .normal_ImgtextBox{border-bottom-style:none;}
#module_148158234 .normal_ImgtextBox{border-bottom-width:0px;}
#module_148158234 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_148158234 .normal_ImgtextBox{border-left-style:none;}
#module_148158234 .normal_ImgtextBox{border-left-width:0px;}
#module_148158234 .showHandle .btn{font-size:14px;}
#module_148158234 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_148158234 .showHandle .btn{color:rgb(255, 255, 255);}
#module_148158234 .showHandle .btn{font-weight:400;}
#module_148158234 .showHandle .btn{text-decoration:none;}
#module_148158234 .showHandle .btn{font-style:normal;}
#module_148158234 .showHandle div{border-top-color:#ddd !important;}
#module_148158234 .showHandle div{border-top-style:solid !important;}
#module_148158234 .showHandle div{border-top-width:1px !important;}
#module_148158234 .showHandle{background-color:transparent;}
#module_148158234 .showHandle{background-image:none;}
#module_148158234 .showHandle{background-repeat:no-repeat;}
#module_148158234 .showHandle{}
#module_148158234 .showHandle{}
#module_148158234 .showHandle{}
#module_148158234 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px #000;}
#module_148158234 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_148158234 .normal_ImgtextBox:hover{border-top-style:none;}
#module_148158234 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_148158234 .normal_ImgtextBox:hover{border-right-style:none;}
#module_148158234 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_148158234 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_148158234 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_148158234 .normal_ImgtextBox:hover{border-left-style:none;}
#module_148158234 a{font-size:unset;font-family:unset}
.module_93433997 .ModuleHead .HeadCenter{float:none;}
#module_93433997 {
padding:0px;
}
#module_93433997 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_93433997 .ModuleHead93433997 {
display:none;
}

#module_93433997 .ModuleSubContainer{background-color:transparent;}
#module_93433997 .ModuleSubContainer{}
#module_93433997 .ModuleSubContainer{background-repeat:no-repeat;}
#module_93433997 .ModuleSubContainer{background-position:0% 0%;}
#module_93433997 .ModuleSubContainer{background-attachment:scroll;}
#module_93433997 .ModuleSubContainer{}
#module_93433997 {!bgVideo!}{bgVideoUrl:}
#module_93433997 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_93433997 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_93433997 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer93433997 {max-width:none;width:100%;}
.module_93433998 .ModuleHead .HeadCenter{float:none;}
#module_93433998 {
padding:0px;
}
#module_93433998 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_93433998 .ModuleHead93433998 {
display:none;
}

#module_93433998 img{border-top-color:transparent;}
#module_93433998 img{border-top-style:none;}
#module_93433998 img{border-top-width:0px;}
#module_93433998 img{border-right-color:transparent;}
#module_93433998 img{border-right-style:none;}
#module_93433998 img{border-right-width:0px;}
#module_93433998 img{border-bottom-color:transparent;}
#module_93433998 img{border-bottom-style:none;}
#module_93433998 img{border-bottom-width:0px;}
#module_93433998 img{border-left-color:transparent;}
#module_93433998 img{border-left-style:none;}
#module_93433998 img{border-left-width:0px;}
#module_93433998 img{border-top-left-radius:0px;}
#module_93433998 img{border-top-right-radius:0px;}
#module_93433998 img{border-bottom-left-radius:0px;}
#module_93433998 img{border-bottom-right-radius:0px;}
#module_93433998 .BodyCenter{text-align: ;}

.module_93433925 .ModuleHead .HeadCenter{float:none;}
#module_93433925 {
padding:0px;
}
#module_93433925 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_93433925 .ModuleHead93433925 {
display:none;
}
#module_93433925 .BodyCenter.BodyCenter93433925 {
background-color:transparent;
background-image:url(/comdata/98074/all/20201225182449416adf.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 100%;
background-Attachment:fixed;
}
#module_93433925 >.module_93433925 {
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_93433925 >.module_93433925{
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_93433925 .BodyCenter.BodyCenter93433925 {
padding-top:0.0000%;
padding-left:2.6096%;
padding-right:2.6096%;
padding-bottom:4.1754%;
}
}
@media screen and (max-width: 767px){
#module_93433925 .BodyCenter.BodyCenter93433925 {
padding-top:5.7637%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_93433925 >.module_93433925 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93433925 >.module_93433925 {
margin-top:8.6455%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_93433925 >.module_93433925 {box-shadow: 0px 0px 0px 0px #ccc}
#module_93433925:hover {
border:none;
}
#module_93433925:hover >.module_93433925 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_93433925 .ModuleSubContainer{background-color:transparent;}
#module_93433925 .ModuleSubContainer{background-image:none;}
#module_93433925 .ModuleSubContainer{background-repeat:no-repeat;}
#module_93433925 .ModuleSubContainer{background-position:0% 0%;}
#module_93433925 .ModuleSubContainer{background-attachment:scroll;}
#module_93433925 .ModuleSubContainer{}
#module_93433925 {!bgVideo!}{bgVideoUrl:none}
#module_93433925 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_93433925 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_93433925 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer93433925 {max-width:1440px;width:auto;}
.module_96899351 .ModuleHead .HeadCenter{float:none;}
#module_96899351 {
padding:0px;
}
#module_96899351 {
position:static;
z-index:0;
top:136px;
left:967px;
width:100%;
height: auto;
}
#module_96899351 .ModuleHead96899351 {
display:none;
}
#module_96899351 .BodyCenter.BodyCenter96899351 {
background:none;background-color:rgba(0,0,0,0);
}
#module_96899351 >.module_96899351 {
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_96899351 >.module_96899351{
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_96899351 .BodyCenter.BodyCenter96899351 {
padding-top:4.8611%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.7361%;
}
}
@media screen and (max-width: 767px){
#module_96899351 .BodyCenter.BodyCenter96899351 {
padding-top:2.7248%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.4496%;
}
}
@media screen and (min-width: 768px){
#module_96899351 >.module_96899351 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_96899351 >.module_96899351 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_96899351 >.module_96899351 {box-shadow: 0px 0px 0px 0px #ccc}
#module_96899351:hover {
border:none;
}
#module_96899351:hover >.module_96899351 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_96899351 .ModuleImageTextGiantContent{margin-top:0px;}
#module_96899351 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_96899351 .ModuleImageTextGiantContent{margin-left:0px;}
#module_96899351 .ModuleImageTextGiantContent{margin-right:10px;}
#module_96899351 .imageTextGiant-Container{padding-top:10px;}
#module_96899351 .imageTextGiant-Container{padding-bottom:10px;}
#module_96899351 .imageTextGiant-Container{padding-left:10px;}
#module_96899351 .imageTextGiant-Container{padding-right:10px;}
#module_96899351 .showHandle .btn{font-size:14px;}
#module_96899351 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_96899351 .showHandle .btn{color:#333;}
#module_96899351 .showHandle .btn{font-weight:400;}
#module_96899351 .showHandle .btn{text-decoration:none;}
#module_96899351 .showHandle .btn{font-style:normal;}
#module_96899351 .showHandle div{border-top-color:#ddd !important;}
#module_96899351 .showHandle div{border-top-style:solid !important;}
#module_96899351 .showHandle div{border-top-width:1px !important;}
#module_96899351 .showHandle{background-color:transparent;}
#module_96899351 .showHandle{background-image:none;}
#module_96899351 .showHandle{background-repeat:no-repeat;}
#module_96899351 .showHandle{}
#module_96899351 .showHandle{}
#module_96899351 .showHandle{}
#module_96899351 a{font-size:unset;font-family:unset}
.module_96899350 .ModuleHead .HeadCenter{float:none;}
#module_96899350 {
padding:0px;
}
#module_96899350 {
position:static;
z-index:0;
top:145px;
left:0px;
width:100%;
height: auto;
}
#module_96899350 .ModuleHead96899350 {
display:none;
}
#module_96899350 .BodyCenter.BodyCenter96899350 {
background:none;background-color:rgba(63, 63, 63, 0);
}
#module_96899350 >.module_96899350 {
border-top-style:solid;
border-top-color:rgb(208, 215, 232);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(208, 215, 232);
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_96899350 >.module_96899350{
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_96899350 .BodyCenter.BodyCenter96899350 {
padding-top:5.5556%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.4722%;
}
}
@media screen and (max-width: 767px){
#module_96899350 .BodyCenter.BodyCenter96899350 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_96899350 >.module_96899350 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_96899350 >.module_96899350 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_96899350 >.module_96899350 {box-shadow: 0px 0px 0px 0px #ccc}
#module_96899350:hover {
border:none;
}
#module_96899350:hover >.module_96899350 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_96899350 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_96899350 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_96899350 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_96899350 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_96899350 .GraphicUpper .TextImage{padding-top:0px;}
#module_96899350 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_96899350 .GraphicUpper .TextImage{padding-left:0px;}
#module_96899350 .GraphicUpper .TextImage{padding-right:0px;}
#module_96899350 .GraphicUpper .TextImage{width:19%;}
#module_96899350 .GraphicUpper .MobileTextImage{width:30%;}
#module_96899350 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_96899350 .ModuleImageTextGiantContent{padding-top:18px;}
#module_96899350 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_96899350 .ModuleImageTextGiantContent{padding-left:0px;}
#module_96899350 .ModuleImageTextGiantContent{padding-right:0px;}
#module_96899350 .normal_ImgtextBox{padding-top:0px;}
#module_96899350 .normal_ImgtextBox{padding-bottom:0px;}
#module_96899350 .normal_ImgtextBox{padding-left:0px;}
#module_96899350 .normal_ImgtextBox{padding-right:0px;}
#module_96899350 .normal_ImgtextBox{margin-top:0px;margin-bottom:0px;}
#module_96899350 .normal_ImgtextBox.col-lg-6 {margin-right:1px; width:calc((99% - 1px * 5)/ 6)} #module_96899350 .normal_ImgtextBox.col-lg-5 {margin-right:1px; width:calc((99% - 1px * 4)/ 5)} #module_96899350 .normal_ImgtextBox.col-lg-4 {margin-right:1px; width:calc((99% - 1px * 3)/ 4)} #module_96899350 .normal_ImgtextBox.col-lg-3 {margin-right:1px; width:calc((99% - 1px * 2)/ 3)} #module_96899350 .normal_ImgtextBox.col-lg-2 {margin-right:1px; width:calc((99% - 1px)/ 2)}  #module_96899350 .MobileImgtextBox{margin-right:1px;margin-left:0; width:calc((99% - 1px) / 2);}
#module_96899350 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_96899350 .normal_ImgtextBox{background-color:transparent;}
#module_96899350 .normal_ImgtextBox{background-image:none;}
#module_96899350 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_96899350 .normal_ImgtextBox{background-position:0% 0%;}
#module_96899350 .normal_ImgtextBox{background-attachment:none;}
#module_96899350 .normal_ImgtextBox{}
#module_96899350 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_96899350 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_96899350 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_96899350 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_96899350 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_96899350 .normal_ImgtextBox{border-top-style:none;}
#module_96899350 .normal_ImgtextBox{border-top-width:0px;}
#module_96899350 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_96899350 .normal_ImgtextBox{border-right-style:none;}
#module_96899350 .normal_ImgtextBox{border-right-width:0px;}
#module_96899350 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_96899350 .normal_ImgtextBox{border-bottom-style:none;}
#module_96899350 .normal_ImgtextBox{border-bottom-width:0px;}
#module_96899350 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_96899350 .normal_ImgtextBox{border-left-style:none;}
#module_96899350 .normal_ImgtextBox{border-left-width:0px;}
#module_96899350 .showHandle .btn{font-size:14px;}
#module_96899350 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_96899350 .showHandle .btn{color:rgb(255, 255, 255);}
#module_96899350 .showHandle .btn{font-weight:400;}
#module_96899350 .showHandle .btn{text-decoration:none;}
#module_96899350 .showHandle .btn{font-style:normal;}
#module_96899350 .showHandle div{border-top-color:#ddd !important;}
#module_96899350 .showHandle div{border-top-style:solid !important;}
#module_96899350 .showHandle div{border-top-width:1px !important;}
#module_96899350 .showHandle{background-color:transparent;}
#module_96899350 .showHandle{background-image:none;}
#module_96899350 .showHandle{background-repeat:no-repeat;}
#module_96899350 .showHandle{}
#module_96899350 .showHandle{}
#module_96899350 .showHandle{}
#module_96899350 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px #000;}
#module_96899350 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_96899350 .normal_ImgtextBox:hover{border-top-style:none;}
#module_96899350 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_96899350 .normal_ImgtextBox:hover{border-right-style:none;}
#module_96899350 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_96899350 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_96899350 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_96899350 .normal_ImgtextBox:hover{border-left-style:none;}
#module_96899350 a{font-size:unset;font-family:unset}
.module_93433927 .ModuleHead .HeadCenter{float:none;}
#module_93433927 {
padding:0px;
}
#module_93433927 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_93433927 .ModuleHead93433927 {
display:none;
}
#module_93433927 .BodyCenter.BodyCenter93433927 {
background:none;background-color:rgba(0,0,0,0);
}
#module_93433927 >.module_93433927 {
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_93433927 >.module_93433927{
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_93433927 .BodyCenter.BodyCenter93433927 {
padding-top:4.8611%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.7361%;
}
}
@media screen and (max-width: 767px){
#module_93433927 .BodyCenter.BodyCenter93433927 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_93433927 >.module_93433927 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93433927 >.module_93433927 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_93433927 >.module_93433927 {box-shadow: 0px 0px 0px 0px #ccc}
#module_93433927:hover {
border:none;
}
#module_93433927:hover >.module_93433927 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_93433927 .ModuleImageTextGiantContent{margin-top:0px;}
#module_93433927 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_93433927 .ModuleImageTextGiantContent{margin-left:0px;}
#module_93433927 .ModuleImageTextGiantContent{margin-right:10px;}
#module_93433927 .imageTextGiant-Container{padding-top:10px;}
#module_93433927 .imageTextGiant-Container{padding-bottom:10px;}
#module_93433927 .imageTextGiant-Container{padding-left:10px;}
#module_93433927 .imageTextGiant-Container{padding-right:10px;}
#module_93433927 .showHandle .btn{font-size:14px;}
#module_93433927 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_93433927 .showHandle .btn{color:#333;}
#module_93433927 .showHandle .btn{font-weight:400;}
#module_93433927 .showHandle .btn{text-decoration:none;}
#module_93433927 .showHandle .btn{font-style:normal;}
#module_93433927 .showHandle div{border-top-color:#ddd !important;}
#module_93433927 .showHandle div{border-top-style:solid !important;}
#module_93433927 .showHandle div{border-top-width:1px !important;}
#module_93433927 .showHandle{background-color:transparent;}
#module_93433927 .showHandle{background-image:none;}
#module_93433927 .showHandle{background-repeat:no-repeat;}
#module_93433927 .showHandle{}
#module_93433927 .showHandle{}
#module_93433927 .showHandle{}
#module_93433927 a{font-size:unset;font-family:unset}
.module_93434022 .ModuleHead .HeadCenter{float:none;}
#module_93434022 {
padding:0px;
}
#module_93434022 {
position:static;
z-index:0;
top:132px;
left:0px;
width:100%;
height: auto;
}
#module_93434022 .ModuleHead93434022 {
display:none;
}
#module_93434022 .BodyCenter.BodyCenter93434022 {
background:none;background-color:rgba(0,0,0,0);
}
#module_93434022 >.module_93434022 {
border-top-style:solid;
border-top-color:rgb(208, 215, 232);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(208, 215, 232);
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_93434022 >.module_93434022{
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_93434022 .BodyCenter.BodyCenter93434022 {
padding-top:5.5556%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.4722%;
}
}
@media screen and (max-width: 767px){
#module_93434022 .BodyCenter.BodyCenter93434022 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_93434022 >.module_93434022 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93434022 >.module_93434022 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_93434022 >.module_93434022 {box-shadow: 0px 0px 0px 0px #ccc}
#module_93434022:hover {
border:none;
}
#module_93434022:hover >.module_93434022 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_93434022 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_93434022 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_93434022 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_93434022 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_93434022 .GraphicUpper .TextImage{padding-top:0px;}
#module_93434022 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_93434022 .GraphicUpper .TextImage{padding-left:0px;}
#module_93434022 .GraphicUpper .TextImage{padding-right:0px;}
#module_93434022 .GraphicUpper .TextImage{width:19%;}
#module_93434022 .GraphicUpper .MobileTextImage{width:100%;}
#module_93434022 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_93434022 .ModuleImageTextGiantContent{padding-top:18px;}
#module_93434022 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_93434022 .ModuleImageTextGiantContent{padding-left:0px;}
#module_93434022 .ModuleImageTextGiantContent{padding-right:0px;}
#module_93434022 .normal_ImgtextBox{padding-top:0px;}
#module_93434022 .normal_ImgtextBox{padding-bottom:0px;}
#module_93434022 .normal_ImgtextBox{padding-left:0px;}
#module_93434022 .normal_ImgtextBox{padding-right:0px;}
#module_93434022 .normal_ImgtextBox{margin-top:0px;margin-bottom:0px;}
#module_93434022 .normal_ImgtextBox.col-lg-6 {margin-right:1px; width:calc((99% - 1px * 5)/ 6)} #module_93434022 .normal_ImgtextBox.col-lg-5 {margin-right:1px; width:calc((99% - 1px * 4)/ 5)} #module_93434022 .normal_ImgtextBox.col-lg-4 {margin-right:1px; width:calc((99% - 1px * 3)/ 4)} #module_93434022 .normal_ImgtextBox.col-lg-3 {margin-right:1px; width:calc((99% - 1px * 2)/ 3)} #module_93434022 .normal_ImgtextBox.col-lg-2 {margin-right:1px; width:calc((99% - 1px)/ 2)}  #module_93434022 .MobileImgtextBox{margin-right:1px;margin-left:0; width:calc((99% - 1px) / 2);}
#module_93434022 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_93434022 .normal_ImgtextBox{background-color:transparent;}
#module_93434022 .normal_ImgtextBox{background-image:none;}
#module_93434022 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_93434022 .normal_ImgtextBox{background-position:0% 0%;}
#module_93434022 .normal_ImgtextBox{background-attachment:none;}
#module_93434022 .normal_ImgtextBox{}
#module_93434022 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_93434022 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_93434022 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_93434022 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_93434022 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_93434022 .normal_ImgtextBox{border-top-style:none;}
#module_93434022 .normal_ImgtextBox{border-top-width:0px;}
#module_93434022 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_93434022 .normal_ImgtextBox{border-right-style:none;}
#module_93434022 .normal_ImgtextBox{border-right-width:0px;}
#module_93434022 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_93434022 .normal_ImgtextBox{border-bottom-style:none;}
#module_93434022 .normal_ImgtextBox{border-bottom-width:0px;}
#module_93434022 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_93434022 .normal_ImgtextBox{border-left-style:none;}
#module_93434022 .normal_ImgtextBox{border-left-width:0px;}
#module_93434022 .showHandle .btn{font-size:14px;}
#module_93434022 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_93434022 .showHandle .btn{color:rgb(255, 255, 255);}
#module_93434022 .showHandle .btn{font-weight:400;}
#module_93434022 .showHandle .btn{text-decoration:none;}
#module_93434022 .showHandle .btn{font-style:normal;}
#module_93434022 .showHandle div{border-top-color:#ddd !important;}
#module_93434022 .showHandle div{border-top-style:solid !important;}
#module_93434022 .showHandle div{border-top-width:1px !important;}
#module_93434022 .showHandle{background-color:transparent;}
#module_93434022 .showHandle{background-image:none;}
#module_93434022 .showHandle{background-repeat:no-repeat;}
#module_93434022 .showHandle{}
#module_93434022 .showHandle{}
#module_93434022 .showHandle{}
#module_93434022 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px #000;}
#module_93434022 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_93434022 .normal_ImgtextBox:hover{border-top-style:none;}
#module_93434022 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_93434022 .normal_ImgtextBox:hover{border-right-style:none;}
#module_93434022 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_93434022 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_93434022 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_93434022 .normal_ImgtextBox:hover{border-left-style:none;}
#module_93434022 a{font-size:unset;font-family:unset}
.module_143653284 .ModuleHead .HeadCenter{float:none;}
#module_143653284 {
padding:0px;
}
#module_143653284 {
position:static;
z-index:0;
top:2452px;
left:1732px;
width:100%;
height: auto;
}
#module_143653284 .ModuleHead143653284 {
display:none;
}

#module_143653284 .ModuleSubContainer{background-color:transparent;}
#module_143653284 .ModuleSubContainer{}
#module_143653284 .ModuleSubContainer{background-repeat:no-repeat;}
#module_143653284 .ModuleSubContainer{background-position:0% 0%;}
#module_143653284 .ModuleSubContainer{background-attachment:scroll;}
#module_143653284 .ModuleSubContainer{}
#module_143653284 {!bgVideo!}{bgVideoUrl:}
#module_143653284 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_143653284 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_143653284 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer143653284 {}
.module_143653285 .ModuleHead .HeadCenter{float:none;}
#module_143653285 {
padding:0px;
}
#module_143653285 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_143653285 .ModuleHead143653285 {
display:none;
}


.module_143653244 .ModuleHead .HeadCenter{float:none;}
#module_143653244 {
padding:0px;
}
#module_143653244 {
position:static;
z-index:0;
top:3284px;
left:1797px;
width:100%;
height: auto;
}
#module_143653244 .ModuleHead143653244 {
display:none;
}
#module_143653244 .BodyCenter.BodyCenter143653244 {
background:none;background-color:rgba(0,0,0,0);
}
#module_143653244 >.module_143653244 {
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_143653244 >.module_143653244{
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_143653244 .BodyCenter.BodyCenter143653244 {
padding-top:0.0000%;
padding-left:4.1841%;
padding-right:4.1841%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_143653244 .BodyCenter.BodyCenter143653244 {
padding-top:8.0863%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.7817%;
}
}
@media screen and (min-width: 768px){
#module_143653244 >.module_143653244 {
margin-top:2.0921%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.1381%;
}
}
@media screen and (max-width: 767px){
#module_143653244 >.module_143653244 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_143653244 >.module_143653244 {box-shadow: 0px 0px 0px 0px #ccc}
#module_143653244:hover {
border:none;
}
#module_143653244:hover >.module_143653244 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_143653244 .ModuleSubContainer{background-color:transparent;}
#module_143653244 .ModuleSubContainer{background-image:none;}
#module_143653244 .ModuleSubContainer{background-repeat:no-repeat;}
#module_143653244 .ModuleSubContainer{background-position:0% 0%;}
#module_143653244 .ModuleSubContainer{background-attachment:scroll;}
#module_143653244 .ModuleSubContainer{}
#module_143653244 {!bgVideo!}{bgVideoUrl:none}
#module_143653244 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_143653244 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_143653244 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer143653244 {max-width:1420px;width:auto;}
/*相册样式*/
.ModuleSiteGalleryV2Giant.layout-110 .album-item{height: auto !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative;float: left;transition: 0s !important;transform: none !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img .album-img-c{ position: relative; overflow: hidden; background:#f5f5f5;}
.ModuleSiteGalleryV2Giant.layout-110 .dummy{padding-top: 56.3%;}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_picBox{width: 100%;position: absolute; top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_pic{width: 100%; max-height: 100%;display: block;}
.ModuleSiteGalleryV2Giant.layout-110 .rectborder {  width: 90%;  height: 80%;top:10%;left:5%;  position: absolute;  padding:6% 12% 6% 12%; transition: all ease-out .3s;opacity:0;overflow:hidden;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { opacity: 1;position: absolute;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon {  position: absolute;  left: 50%;  top: 50%;  margin-left: -25px;  margin-top: 0px;  color: #ffffff;  opacity: 0; transition: all ease-out .3s;  background:rgba(0,0,0,0.5);  font-size: 32px;  width: 50px;  height: 50px;  line-height: 50px;  text-align: center;  display: block;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .album-icon {  opacity: 1;  margin-top: -25px;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:before{ content: "";  position:absolute; border-radius:50%;width: 15px; height: 15px; border: 1px solid #fff;
    top:43%; left: 43%; transform: translate(-50%,-50%);}
.ModuleSiteGalleryV2Giant.layout-110 .thumbnailpic{max-height: 100%;max-width: 100%;}
.ModuleSiteGalleryV2Giant.layout-110 .fontborder{ width:100%;height:100%;padding: 0 0px;position:relative;color:#ffffff; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:after{ content: "";  position:absolute;width: 2px; height: 10px; background: #fff; transform: rotate(125deg);top:52%; left: 63%;}
.ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract{ width:100%;height:48px;line-height:48px;color:#ffffff; font-size: 16px; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{ line-height:1.5; width:100%;color:#ffffff; font-size: 12px;  box-sizing: border-box;text-overflow:ellipsis;white-space:normal;overflow: hidden;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative; overflow: hidden;}
.lg-sub-html .SiteGalleryGiantTitle110{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText110{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink110{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantLink110 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleSiteGalleryV2Giant.layout-110 .lg-sub-html{font-size: 12px}
.ModuleSiteGalleryV2Giant.layout-110 .gallery-list .grid-item a{display: block;height: 100%;}
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-110 .album-item{ width: 100%; margin: 0 auto;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:nth-child(2n){ padding-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder{ display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img-c{overflow:hidden;}
    .ModuleSiteGalleryV2Giant.layout-110 .abstract{line-height: 32px;height: 32px;font-size: 12px;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder {display:block;opacity:1;background-color:rgba(255,255,255,0);padding:0px;top:0;left:0;right:0;bottom:0; width:100%;height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { display:block;position: absolute; }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract { display:none;}
    .ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract { display:block; font-weight:bold;background-color:rgba(0,0,0,1);height:44px;line-height:44px;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.4));bottom:0;position:absolute;padding:0px 0px 0px 8pt;}
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{width: 100%;height:68%;bottom:0;position:absolute;}
    .ModuleSiteGalleryV2Giant.layout-110 .gallery-list[isCarousel="1"]{
        display: none;
    }
}

@media only screen and (min-width: 768px)  {
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-7 {width:14.2857%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-8 {width:12.5%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-9 {width:11.1111%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-10 {width:10%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-11 {width:9.0909%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-12 {width:8.3333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{ display:none; }
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .rectborder{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        -webkit-transform: translate3d(0,-70%,0);
        transform: translate3d(0,-70%,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder{
        transform: translate3d(0,0,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .Tit-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform .25s;
        transition: all 0.4s .1s ease-out;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20%,0);
        line-height: inherit;
        height: 40%;
        margin-top: 6%;
        margin-bottom: -3%;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Tit-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.25s;
        transition: all 0.5s .1s ease-out;
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Intro-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .rectborderBg{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -999;
    }

}
.ModuleSiteGalleryV2Giant.layout-110 .pagerGiant .inputer{outline: 0;}

.module_143653245 .ModuleHead .HeadCenter{float:none;}
#module_143653245 {
padding:0px;
}
#module_143653245 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_143653245 .ModuleHead143653245 {
display:none;
}
#module_143653245 .BodyCenter.BodyCenter143653245 {
background:none;background-color:rgba(0,0,0,0);
}
#module_143653245 >.module_143653245 {
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_143653245 >.module_143653245{
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_143653245 .BodyCenter.BodyCenter143653245 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_143653245 .BodyCenter.BodyCenter143653245 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_143653245 >.module_143653245 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_143653245 >.module_143653245 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_143653245 >.module_143653245 {box-shadow: 0px 0px 0px 0px #ccc}
#module_143653245:hover {
border:none;
}
#module_143653245:hover >.module_143653245 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_143653245 .Tit-abstract{color:rgb(255, 255, 255);}
#module_143653245 .album-img{padding:calc(1px/2);}
#module_143653245 .Tit-abstract{font-size:15px;}
#module_143653245 .Tit-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_143653245 .Tit-abstract{font-style:normal;}
#module_143653245 .Tit-abstract{text-decoration:none;}
#module_143653245 .Tit-abstract{font-weight:normal;}
#module_143653245 .Intro-abstract{font-size:12px;}
#module_143653245 .Intro-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_143653245 .Intro-abstract{color:#f3f3f3;}
#module_143653245 .Intro-abstract{font-weight:normal;}
#module_143653245 .Intro-abstract{text-decoration:none;}
#module_143653245 .Intro-abstract{font-style:normal;}
#module_143653245 .album-img:hover .rectborderBg{background:;}
#module_143653245 .album-img .album-img-c{background-color:#f5f5f5;}
#module_143653245 .album-img .album-img-c{background-image:none;}
#module_143653245 .album-img .album-img-c{background-repeat:no-repeat;}
#module_143653245 .album-img .album-img-c{}
#module_143653245 .album-img .album-img-c{}
#module_143653245 .album-img .album-img-c{}
#module_143653245 .album-img{border-top-color:transparent;}
#module_143653245 .album-img{border-top-style:none;}
#module_143653245 .album-img{border-top-width:0px;}
#module_143653245 .album-img{border-right-color:transparent;}
#module_143653245 .album-img{border-right-style:none;}
#module_143653245 .album-img{border-right-width:0px;}
#module_143653245 .album-img{border-bottom-color:transparent;}
#module_143653245 .album-img{border-bottom-style:none;}
#module_143653245 .album-img{border-bottom-width:0px;}
#module_143653245 .album-img{border-left-color:transparent;}
#module_143653245 .album-img{border-left-style:none;}
#module_143653245 .album-img{border-left-width:0px;}
#module_143653245 .album-img .dummy{padding-top:75%;}
#module_143653245 .mobile_picBox .mobile_pic{ object-fit:unset;}
#module_143653245 .mobile_picBox .mobile_pic, #module_143653245 .mobile_picBox{ height:auto !important;}
#module_143653245 .pagerGiant .text{font-size:px;}
#module_143653245 .pagerGiant .text{font-family:;}
#module_143653245 .pagerGiant .text{color:;}
#module_143653245 .pagerGiant .text{}
#module_143653245 .pagerGiant .text{}
#module_143653245 .pagerGiant .text{}
#module_143653245 .pagerGiant .current,#module_143653245 .pagerGiant .num,#module_143653245 .pagerGiant .inputer{width:px}
#module_143653245 .pagerGiant .current,#module_143653245 .pagerGiant .num,#module_143653245 .pagerGiant .inputer{height:px}
#module_143653245 .pagerGiant .num{font-size:px;}
#module_143653245 .pagerGiant .num{font-family:;}
#module_143653245 .pagerGiant .num{color:;}
#module_143653245 .pagerGiant .num{}
#module_143653245 .pagerGiant .num{}
#module_143653245 .pagerGiant .num{}
#module_143653245 .pagerGiant .submit{width:px}
#module_143653245 .pagerGiant .submit{height:px}
#module_143653245 .pagerGiant .current,#module_143653245 .pagerGiant .num,#module_143653245 .pagerGiant .inputer,#module_143653245 .pagerGiant .submit{border-top-left-radius:px;}
#module_143653245 .pagerGiant .current,#module_143653245 .pagerGiant .num,#module_143653245 .pagerGiant .inputer,#module_143653245 .pagerGiant .submit{border-top-right-radius:px;}
#module_143653245 .pagerGiant .current,#module_143653245 .pagerGiant .num,#module_143653245 .pagerGiant .inputer,#module_143653245 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_143653245 .pagerGiant .current,#module_143653245 .pagerGiant .num,#module_143653245 .pagerGiant .inputer,#module_143653245 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_143653245 .pagerGiant .next,#module_143653245 .pagerGiant .splitline{color:;}
#module_143653245 .pagerGiant .num{background-color:#fff;}
#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .inputer{border-top-color:#ccc;}
#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .inputer{border-top-style:solid;}
#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer{border-top-width:1px;}
#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .inputer{border-bottom-style:solid;}
#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer{border-bottom-width:1px;}
#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .inputer{border-left-color:#ccc;}
#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .inputer{border-left-style:solid;}
#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer{border-left-width:1px;}
#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .inputer{border-right-color:#ccc;}
#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .inputer{border-right-style:solid;}

#module_143653245 .pagerGiant .num, #module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer{border-right-width:1px;}
#module_143653245 .page-more a{font-size:px;}
#module_143653245 .page-more a{font-family:;}
#module_143653245 .page-more a{color:#666 !important;}
#module_143653245 .page-more a{}
#module_143653245 .page-more a{}
#module_143653245 .page-more a{}
#module_143653245 .page-more a{background-color:#fff;}
#module_143653245 .page-more a{border-top-color:#eee;}
#module_143653245 .page-more a{border-top-style:solid;}
#module_143653245 .page-more a{border-top-width:2px;}
#module_143653245 .page-more a{border-bottom-color:#eee;}
#module_143653245 .page-more a{border-bottom-style:solid;}
#module_143653245 .page-more a{border-bottom-width:2px;}
#module_143653245 .page-more a{border-left-color:#eee;}
#module_143653245 .page-more a{border-left-style:solid;}
#module_143653245 .page-more a{border-left-width:2px;}
#module_143653245 .page-more a{border-right-color:#eee;}
#module_143653245 .page-more a{border-right-style:solid;}
#module_143653245 .page-more a{border-right-width:2px;}
#module_143653245 .album-img:hover .album-img-c{background-color:#f5f5f5;}
#module_143653245 .album-img:hover .album-img-c{background-image:none;}
#module_143653245 .album-img:hover .album-img-c{background-repeat:no-repeat;}
#module_143653245 .album-img:hover .album-img-c{}
#module_143653245 .album-img:hover .album-img-c{}
#module_143653245 .album-img:hover .album-img-c{}
#module_143653245 .album-img:hover{border-top-color:transparent;}
#module_143653245 .album-img:hover{border-top-style:none;}
#module_143653245 .album-img:hover{border-top-width:0px;}
#module_143653245 .album-img:hover{border-right-color:transparent;}
#module_143653245 .album-img:hover{border-right-style:none;}
#module_143653245 .album-img:hover{border-right-width:0px;}
#module_143653245 .album-img:hover{border-bottom-color:transparent;}
#module_143653245 .album-img:hover{border-bottom-style:none;}
#module_143653245 .album-img:hover{border-bottom-width:0px;}
#module_143653245 .album-img:hover{border-left-color:transparent;}
#module_143653245 .album-img:hover{border-left-style:none;}
#module_143653245 .album-img:hover{border-left-width:0px;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit{font-size:px;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit{font-family:;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit{color:;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit{}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit{}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit{}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit{background-color:#333;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_143653245 .pagerGiant .current, #module_143653245 .pagerGiant .submit, #module_143653245 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_143653245 .page-more a:hover{font-size:px;}
#module_143653245 .page-more:hover a{font-family:;}
#module_143653245 .page-more a:hover{color:#666 !important;}
#module_143653245 .page-more a:hover {}
#module_143653245 .page-more a:hover {}
#module_143653245 .page-more a:hover {}
#module_143653245 .page-more a:hover{background-color:#fff;}
#module_143653245 .page-more a:hover{border-top-color:#eee;}
#module_143653245 .page-more a:hover{border-top-style:solid;}
#module_143653245 .page-more a:hover{border-bottom-color:#eee;}
#module_143653245 .page-more a:hover{border-bottom-style:solid;}
#module_143653245 .page-more a:hover{border-left-color:#eee;}
#module_143653245 .page-more a:hover{border-left-style:solid;}
#module_143653245 .page-more a:hover{border-right-color:#eee;}
#module_143653245 .page-more a:hover{border-right-style:solid;}

.module_148162298 .ModuleHead .HeadCenter{float:none;}
#module_148162298 {
padding:0px;
}
#module_148162298 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_148162298 .ModuleHead148162298 {
display:none;
}

.module_148160255 .ModuleHead .HeadCenter{float:none;}
#module_148160255 {
padding:0px;
}
#module_148160255 {
position:static;
z-index:0;
top:2650px;
left:988px;
width:100%;
height: auto;
}
#module_148160255 .ModuleHead148160255 {
display:none;
}
#module_148160255 .BodyCenter.BodyCenter148160255 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148160255 >.module_148160255 {
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_148160255 >.module_148160255{
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_148160255 .BodyCenter.BodyCenter148160255 {
padding-top:0.0000%;
padding-left:4.1841%;
padding-right:4.1841%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148160255 .BodyCenter.BodyCenter148160255 {
padding-top:8.0863%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.7817%;
}
}
@media screen and (min-width: 768px){
#module_148160255 >.module_148160255 {
margin-top:2.0921%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.1381%;
}
}
@media screen and (max-width: 767px){
#module_148160255 >.module_148160255 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148160255 >.module_148160255 {box-shadow: 0px 0px 0px 0px #ccc}
#module_148160255:hover {
border:none;
}
#module_148160255:hover >.module_148160255 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_148160255 .ModuleSubContainer{background-color:transparent;}
#module_148160255 .ModuleSubContainer{background-image:none;}
#module_148160255 .ModuleSubContainer{background-repeat:no-repeat;}
#module_148160255 .ModuleSubContainer{background-position:0% 0%;}
#module_148160255 .ModuleSubContainer{background-attachment:scroll;}
#module_148160255 .ModuleSubContainer{}
#module_148160255 {!bgVideo!}{bgVideoUrl:none}
#module_148160255 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_148160255 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_148160255 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer148160255 {max-width:1420px;width:auto;}
.module_148160256 .ModuleHead .HeadCenter{float:none;}
#module_148160256 {
padding:0px;
}
#module_148160256 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_148160256 .ModuleHead148160256 {
display:none;
}
#module_148160256 .BodyCenter.BodyCenter148160256 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148160256 >.module_148160256 {
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_148160256 >.module_148160256{
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_148160256 .BodyCenter.BodyCenter148160256 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148160256 .BodyCenter.BodyCenter148160256 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_148160256 >.module_148160256 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148160256 >.module_148160256 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148160256 >.module_148160256 {box-shadow: 0px 0px 0px 0px #ccc}
#module_148160256:hover {
border:none;
}
#module_148160256:hover >.module_148160256 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_148160256 .Tit-abstract{color:rgba(0, 0, 0, 0);}
#module_148160256 .album-img{padding:calc(1px/2);}
#module_148160256 .Tit-abstract{font-size:15px;}
#module_148160256 .Tit-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_148160256 .Tit-abstract{font-style:normal;}
#module_148160256 .Tit-abstract{text-decoration:none;}
#module_148160256 .Tit-abstract{font-weight:normal;}
#module_148160256 .Intro-abstract{font-size:12px;}
#module_148160256 .Intro-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_148160256 .Intro-abstract{color:#f3f3f3;}
#module_148160256 .Intro-abstract{font-weight:normal;}
#module_148160256 .Intro-abstract{text-decoration:none;}
#module_148160256 .Intro-abstract{font-style:normal;}
#module_148160256 .album-img:hover .rectborderBg{background:;}
#module_148160256 .album-img .album-img-c{background-color:#f5f5f5;}
#module_148160256 .album-img .album-img-c{background-image:none;}
#module_148160256 .album-img .album-img-c{background-repeat:no-repeat;}
#module_148160256 .album-img .album-img-c{}
#module_148160256 .album-img .album-img-c{}
#module_148160256 .album-img .album-img-c{}
#module_148160256 .album-img{border-top-color:transparent;}
#module_148160256 .album-img{border-top-style:none;}
#module_148160256 .album-img{border-top-width:0px;}
#module_148160256 .album-img{border-right-color:transparent;}
#module_148160256 .album-img{border-right-style:none;}
#module_148160256 .album-img{border-right-width:0px;}
#module_148160256 .album-img{border-bottom-color:transparent;}
#module_148160256 .album-img{border-bottom-style:none;}
#module_148160256 .album-img{border-bottom-width:0px;}
#module_148160256 .album-img{border-left-color:transparent;}
#module_148160256 .album-img{border-left-style:none;}
#module_148160256 .album-img{border-left-width:0px;}
#module_148160256 .album-img .dummy{padding-top:75%;}
#module_148160256 .mobile_picBox .mobile_pic{ object-fit:unset;}
#module_148160256 .mobile_picBox .mobile_pic, #module_148160256 .mobile_picBox{ height:auto !important;}
#module_148160256 .pagerGiant .text{font-size:px;}
#module_148160256 .pagerGiant .text{font-family:;}
#module_148160256 .pagerGiant .text{color:;}
#module_148160256 .pagerGiant .text{}
#module_148160256 .pagerGiant .text{}
#module_148160256 .pagerGiant .text{}
#module_148160256 .pagerGiant .current,#module_148160256 .pagerGiant .num,#module_148160256 .pagerGiant .inputer{width:px}
#module_148160256 .pagerGiant .current,#module_148160256 .pagerGiant .num,#module_148160256 .pagerGiant .inputer{height:px}
#module_148160256 .pagerGiant .num{font-size:px;}
#module_148160256 .pagerGiant .num{font-family:;}
#module_148160256 .pagerGiant .num{color:;}
#module_148160256 .pagerGiant .num{}
#module_148160256 .pagerGiant .num{}
#module_148160256 .pagerGiant .num{}
#module_148160256 .pagerGiant .submit{width:px}
#module_148160256 .pagerGiant .submit{height:px}
#module_148160256 .pagerGiant .current,#module_148160256 .pagerGiant .num,#module_148160256 .pagerGiant .inputer,#module_148160256 .pagerGiant .submit{border-top-left-radius:px;}
#module_148160256 .pagerGiant .current,#module_148160256 .pagerGiant .num,#module_148160256 .pagerGiant .inputer,#module_148160256 .pagerGiant .submit{border-top-right-radius:px;}
#module_148160256 .pagerGiant .current,#module_148160256 .pagerGiant .num,#module_148160256 .pagerGiant .inputer,#module_148160256 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_148160256 .pagerGiant .current,#module_148160256 .pagerGiant .num,#module_148160256 .pagerGiant .inputer,#module_148160256 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_148160256 .pagerGiant .next,#module_148160256 .pagerGiant .splitline{color:;}
#module_148160256 .pagerGiant .num{background-color:#fff;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .inputer{border-top-color:#ccc;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .inputer{border-top-style:solid;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer{border-top-width:1px;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .inputer{border-bottom-style:solid;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer{border-bottom-width:1px;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .inputer{border-left-color:#ccc;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .inputer{border-left-style:solid;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer{border-left-width:1px;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .inputer{border-right-color:#ccc;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .inputer{border-right-style:solid;}
#module_148160256 .pagerGiant .num, #module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer{border-right-width:1px;}
#module_148160256 .page-more a{font-size:px;}
#module_148160256 .page-more a{font-family:;}
#module_148160256 .page-more a{color:#666 !important;}
#module_148160256 .page-more a{}
#module_148160256 .page-more a{}
#module_148160256 .page-more a{}
#module_148160256 .page-more a{background-color:#fff;}
#module_148160256 .page-more a{border-top-color:#eee;}
#module_148160256 .page-more a{border-top-style:solid;}
#module_148160256 .page-more a{border-top-width:2px;}
#module_148160256 .page-more a{border-bottom-color:#eee;}
#module_148160256 .page-more a{border-bottom-style:solid;}
#module_148160256 .page-more a{border-bottom-width:2px;}
#module_148160256 .page-more a{border-left-color:#eee;}
#module_148160256 .page-more a{border-left-style:solid;}
#module_148160256 .page-more a{border-left-width:2px;}
#module_148160256 .page-more a{border-right-color:#eee;}
#module_148160256 .page-more a{border-right-style:solid;}
#module_148160256 .page-more a{border-right-width:2px;}
#module_148160256 .album-img:hover .album-img-c{background-color:#f5f5f5;}
#module_148160256 .album-img:hover .album-img-c{background-image:none;}
#module_148160256 .album-img:hover .album-img-c{background-repeat:no-repeat;}
#module_148160256 .album-img:hover .album-img-c{}
#module_148160256 .album-img:hover .album-img-c{}
#module_148160256 .album-img:hover .album-img-c{}
#module_148160256 .album-img:hover{border-top-color:transparent;}
#module_148160256 .album-img:hover{border-top-style:none;}
#module_148160256 .album-img:hover{border-top-width:0px;}
#module_148160256 .album-img:hover{border-right-color:transparent;}
#module_148160256 .album-img:hover{border-right-style:none;}
#module_148160256 .album-img:hover{border-right-width:0px;}
#module_148160256 .album-img:hover{border-bottom-color:transparent;}
#module_148160256 .album-img:hover{border-bottom-style:none;}
#module_148160256 .album-img:hover{border-bottom-width:0px;}
#module_148160256 .album-img:hover{border-left-color:transparent;}
#module_148160256 .album-img:hover{border-left-style:none;}
#module_148160256 .album-img:hover{border-left-width:0px;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit{font-size:px;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit{font-family:;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit{color:;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit{}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit{}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit{}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit{background-color:#333;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_148160256 .pagerGiant .current, #module_148160256 .pagerGiant .submit, #module_148160256 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_148160256 .page-more a:hover{font-size:px;}
#module_148160256 .page-more:hover a{font-family:;}
#module_148160256 .page-more a:hover{color:#666 !important;}
#module_148160256 .page-more a:hover {}
#module_148160256 .page-more a:hover {}
#module_148160256 .page-more a:hover {}
#module_148160256 .page-more a:hover{background-color:#fff;}
#module_148160256 .page-more a:hover{border-top-color:#eee;}
#module_148160256 .page-more a:hover{border-top-style:solid;}
#module_148160256 .page-more a:hover{border-bottom-color:#eee;}
#module_148160256 .page-more a:hover{border-bottom-style:solid;}
#module_148160256 .page-more a:hover{border-left-color:#eee;}
#module_148160256 .page-more a:hover{border-left-style:solid;}
#module_148160256 .page-more a:hover{border-right-color:#eee;}
#module_148160256 .page-more a:hover{border-right-style:solid;}

.module_93433892 .ModuleHead .HeadCenter{float:none;}
#module_93433892 {
padding:0px;
}
#module_93433892 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_93433892 .ModuleHead93433892 {
display:none;
}
#module_93433892 .BodyCenter.BodyCenter93433892 {
background:none;background-color:rgb(243, 243, 243);
}
#module_93433892 >.module_93433892 {
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_93433892 >.module_93433892{
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_93433892 .BodyCenter.BodyCenter93433892 {
padding-top:2.6151%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:2.0921%;
}
}
@media screen and (max-width: 767px){
#module_93433892 .BodyCenter.BodyCenter93433892 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_93433892 >.module_93433892 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93433892 >.module_93433892 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_93433892 >.module_93433892 {box-shadow: 0px 0px 0px 0px #ccc}
#module_93433892:hover {
border:none;
}
#module_93433892:hover >.module_93433892 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_93433892 .ModuleSubContainer{background-color:transparent;}
#module_93433892 .ModuleSubContainer{background-image:none;}
#module_93433892 .ModuleSubContainer{background-repeat:no-repeat;}
#module_93433892 .ModuleSubContainer{background-position:0% 0%;}
#module_93433892 .ModuleSubContainer{background-attachment:scroll;}
#module_93433892 .ModuleSubContainer{}
#module_93433892 {!bgVideo!}{bgVideoUrl:none}
#module_93433892 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_93433892 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_93433892 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer93433892 {max-width:1440px;width:auto;}
.module_93433896 .ModuleHead .HeadCenter{float:none;}
#module_93433896 {
padding:0px;
}
#module_93433896 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_93433896 .ModuleHead93433896 {
display:none;
}
#module_93433896 .BodyCenter.BodyCenter93433896 {
background:none;background-color:rgba(0,0,0,0);
}
#module_93433896 >.module_93433896 {
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_93433896 >.module_93433896{
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_93433896 .BodyCenter.BodyCenter93433896 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93433896 .BodyCenter.BodyCenter93433896 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_93433896 >.module_93433896 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93433896 >.module_93433896 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_93433896 >.module_93433896 {box-shadow: 0px 0px 0px 0px #ccc}
#module_93433896:hover {
border:none;
}
#module_93433896:hover >.module_93433896 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_93433896 .ModuleImageTextGiantContent{margin-top:px;}
#module_93433896 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_93433896 .ModuleImageTextGiantContent{margin-left:px;}
#module_93433896 .ModuleImageTextGiantContent{margin-right:px;}
#module_93433896 .imageTextGiant-Container{padding-top:10px;}
#module_93433896 .imageTextGiant-Container{padding-bottom:10px;}
#module_93433896 .imageTextGiant-Container{padding-left:0px;}
#module_93433896 .imageTextGiant-Container{padding-right:10px;}
#module_93433896 .showHandle .btn{font-size:px;}
#module_93433896 .showHandle .btn{font-family:;}
#module_93433896 .showHandle .btn{color:;}
#module_93433896 .showHandle .btn{}
#module_93433896 .showHandle .btn{}
#module_93433896 .showHandle .btn{}
#module_93433896 .showHandle div{border-top-color: !important;}
#module_93433896 .showHandle div{border-top-style: !important;}
#module_93433896 .showHandle div{border-top-width:px !important;}
#module_93433896 .showHandle{background-color:;}
#module_93433896 .showHandle{}
#module_93433896 .showHandle{}
#module_93433896 .showHandle{}
#module_93433896 .showHandle{}
#module_93433896 .showHandle{}
#module_93433896 a{font-size:unset;font-family:unset}
.ModuleCommonClsGiant.layout-105 .one-classify-box{white-space:nowrap;overflow-x:auto;overflow-y: hidden;font-size: 0;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show{white-space:normal;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show .main-class-item{margin-bottom: 5px;}
/*到手机应该隐藏*/
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar{height:4px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-thumb {height:4px;width: 40px;background-color: rgba(94,94,94,.5);border-radius: 2px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-track-piece{height:8px;width: 40px;background-color: #fff}
.ModuleCommonClsGiant.layout-105 .main-class-item{background: #fff;border-top:0;color:#666;width: auto;display:inline-flex;align-content: center;
  justify-content: center;
  justify-items: center;
  align-items: center;}
.ModuleCommonClsGiant.layout-105 .main-class-text{
  text-align: center;
  font-size:12px;width:100%;padding: 0 10px;color:#666;overflow: hidden;
  /*display: inline-block;vertical-align:top;;line-height: 38px;*/}

.ModuleCommonClsGiant.layout-105 .main-class-item.active{background: #303135}
.ModuleCommonClsGiant.layout-105 .main-class-item.active .main-class-text{color:#fff;}

@media (max-width: 767px) {
  .ModuleCommonClsGiant.layout-105 .main-class-text {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    padding: 0 5px;
  }
  .ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar {  display: none!important;  width: 0px;  height: 0px; }
}.module_93433897 .ModuleHead .HeadCenter{float:none;}
#module_93433897 {
padding:0px;
}
#module_93433897 {
position:static;
z-index:0;
top:-105px;
left:0px;
width:100%;
height: auto;
}
#module_93433897 .ModuleHead93433897 {
display:none;
}
#module_93433897 .BodyCenter.BodyCenter93433897 {
background:none;background-color:rgba(0,0,0,0);
}
#module_93433897 >.module_93433897 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(243, 243, 243);
border-bottom-width:0px;
}
#module_93433897 >.module_93433897{
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_93433897 .BodyCenter.BodyCenter93433897 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93433897 .BodyCenter.BodyCenter93433897 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_93433897 >.module_93433897 {
margin-top:6.9444%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93433897 >.module_93433897 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_93433897 >.module_93433897 {box-shadow: 0px 0px 0px 0px #ccc}
#module_93433897:hover {
border:none;
}
#module_93433897:hover >.module_93433897 {
border-color:#ccc;
}
#module_93433897:hover >.module_93433897 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_93433897 .one-classify-box{text-align:right;}
#module_93433897 .main-class-item{background-color:transparent;}
#module_93433897 .main-class-item{background-image:none;}
#module_93433897 .main-class-item{background-repeat:no-repeat;}
#module_93433897 .main-class-item{}
#module_93433897 .main-class-item{}
#module_93433897 .main-class-item{}
#module_93433897 .main-class-item{height:40px;}
#module_93433897 .main-class-item{border-top-color:#000;}
#module_93433897 .main-class-item{border-top-style:solid;}
#module_93433897 .main-class-item{border-top-width:0px;}
#module_93433897 .main-class-item{border-right-color:#000;}
#module_93433897 .main-class-item{border-right-style:solid;}
#module_93433897 .main-class-item{border-right-width:0px;}
#module_93433897 .main-class-item{border-bottom-color:#000;}
#module_93433897 .main-class-item{border-bottom-style:solid;}
#module_93433897 .main-class-item{border-bottom-width:0px;}
#module_93433897 .main-class-item{border-left-color:#000;}
#module_93433897 .main-class-item{border-left-style:solid;}
#module_93433897 .main-class-item{border-left-width:0px;}
#module_93433897 .main-class-item{border-top-left-radius:0px;}
#module_93433897 .main-class-item{border-top-right-radius:0px;}
#module_93433897 .main-class-item{border-bottom-left-radius:0px;}
#module_93433897 .main-class-item{border-bottom-right-radius:0px;}
#module_93433897 .main-class-item{margin-right:5px;}
#module_93433897 .main-class-text{font-size:14px;}
#module_93433897 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_93433897 .main-class-text{color:rgb(63, 63, 63);}
#module_93433897 .main-class-text{font-weight:normal;}
#module_93433897 .main-class-text{text-decoration:none;}
#module_93433897 .main-class-text{font-style:normal;}
#module_93433897 .main-class-item{width:80px;width:80;}
#module_93433897 .main-class-text{padding-left:px;}
#module_93433897 .main-class-text{padding-right:px}
#module_93433897 .main-class-item.active{background-color:rgba(0,0,0,0);}
#module_93433897 .main-class-item.active{background-image:none;}
#module_93433897 .main-class-item.active{background-repeat:no-repeat;}
#module_93433897 .main-class-item.active{}
#module_93433897 .main-class-item.active{}
#module_93433897 .main-class-item.active{}
#module_93433897 .main-class-item.active .main-class-text{font-size:14px;}
#module_93433897 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_93433897 .main-class-item.active .main-class-text{color:rgb(116, 0, 0);}
#module_93433897 .main-class-item.active .main-class-text{font-weight:normal;}
#module_93433897 .main-class-item.active .main-class-text{text-decoration:initial;}
#module_93433897 .main-class-item.active .main-class-text{font-style:normal;}


.module_93433898 .ModuleHead .HeadCenter{float:none;}
#module_93433898 {
padding:0px;
}
#module_93433898 {
position:static;
z-index:0;
top:5880px;
left:1598px;
width:100%;
height: auto;
}
#module_93433898 .ModuleHead93433898 {
display:none;
}
#module_93433898 .BodyCenter.BodyCenter93433898 {
background:none;background-color:rgba(0,0,0,0);
}
#module_93433898 >.module_93433898 {
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_93433898 >.module_93433898{
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_93433898 .BodyCenter.BodyCenter93433898 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93433898 .BodyCenter.BodyCenter93433898 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_93433898 >.module_93433898 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_93433898 >.module_93433898 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_93433898 >.module_93433898 {box-shadow: 0px 0px 0px 0px #ccc}
#module_93433898:hover {
border:none;
}
#module_93433898:hover >.module_93433898 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_93433898 .ModuleImageTextGiantContent{margin-top:0px;}
#module_93433898 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_93433898 .ModuleImageTextGiantContent{margin-left:0px;}
#module_93433898 .ModuleImageTextGiantContent{margin-right:10px;}
#module_93433898 .imageTextGiant-Container{padding-top:10px;}
#module_93433898 .imageTextGiant-Container{padding-bottom:10px;}
#module_93433898 .imageTextGiant-Container{padding-left:10px;}
#module_93433898 .imageTextGiant-Container{padding-right:10px;}
#module_93433898 .showHandle .btn{font-size:14px;}
#module_93433898 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_93433898 .showHandle .btn{color:rgb(63, 63, 63);}
#module_93433898 .showHandle .btn{font-weight:400;}
#module_93433898 .showHandle .btn{text-decoration:none;}
#module_93433898 .showHandle .btn{font-style:normal;}
#module_93433898 .showHandle div{border-top-color:#ddd !important;}
#module_93433898 .showHandle div{border-top-style:solid !important;}
#module_93433898 .showHandle div{border-top-width:1px !important;}
#module_93433898 .showHandle{background-color:transparent;}
#module_93433898 .showHandle{background-image:none;}
#module_93433898 .showHandle{background-repeat:no-repeat;}
#module_93433898 .showHandle{}
#module_93433898 .showHandle{}
#module_93433898 .showHandle{}
#module_93433898 a{font-size:unset;font-family:unset}
.module_93433968 .ModuleHead .HeadCenter{float:none;}
#module_93433968 {
padding:0px;
}
#module_93433968 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_93433968 .ModuleHead93433968 {
display:none;
}
#module_93433968 .BodyCenter.BodyCenter93433968 {
background:none;background-color:rgb(51, 51, 51);
}
#module_93433968 >.module_93433968 {
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_93433968 >.module_93433968{
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_93433968 .BodyCenter.BodyCenter93433968 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_93433968 .BodyCenter.BodyCenter93433968 {
padding-top:2.7248%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.7248%;
}
}
@media screen and (min-width: 768px){
#module_93433968 >.module_93433968 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_93433968 >.module_93433968 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_93433968 >.module_93433968 {box-shadow: 0px 0px 0px 0px #ccc}
#module_93433968:hover {
border:none;
}
#module_93433968:hover >.module_93433968 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_93433968 .ModuleImageTextGiantContent{margin-top:0px;}
#module_93433968 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_93433968 .ModuleImageTextGiantContent{margin-left:0px;}
#module_93433968 .ModuleImageTextGiantContent{margin-right:10px;}
#module_93433968 .imageTextGiant-Container{padding-top:10px;}
#module_93433968 .imageTextGiant-Container{padding-bottom:10px;}
#module_93433968 .imageTextGiant-Container{padding-left:10px;}
#module_93433968 .imageTextGiant-Container{padding-right:10px;}
#module_93433968 .showHandle .btn{font-size:14px;}
#module_93433968 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_93433968 .showHandle .btn{color:#333;}
#module_93433968 .showHandle .btn{font-weight:400;}
#module_93433968 .showHandle .btn{text-decoration:none;}
#module_93433968 .showHandle .btn{font-style:normal;}
#module_93433968 .showHandle div{border-top-color:#ddd !important;}
#module_93433968 .showHandle div{border-top-style:solid !important;}
#module_93433968 .showHandle div{border-top-width:1px !important;}
#module_93433968 .showHandle{background-color:transparent;}
#module_93433968 .showHandle{background-image:none;}
#module_93433968 .showHandle{background-repeat:no-repeat;}
#module_93433968 .showHandle{}
#module_93433968 .showHandle{}
#module_93433968 .showHandle{}
#module_93433968 a{font-size:unset;font-family:unset}.ModuleMobileNavGiant.layout-107 p{ color: #fff;}
.ModuleMobileNavGiant.layout-107 .micro-nav{height: calc(100vh);}
.ModuleMobileNavGiant.layout-107 .micro-nav-item{height: calc(100% - 5.906rem);  -webkit-overflow-scrolling: touch; overflow-x: hidden; overflow-y: auto !important; }
.ModuleMobileNavGiant.layout-107 .micro-nav-item>ul>li{  color: #fff;  width: 200px; margin: 0 auto; }
.ModuleMobileNavGiant.layout-107  .subnav a{ color: #fff;}
.ModuleMobileNavGiant.layout-107 .micro-nav-item .link {padding:2rem 1.33rem; color: #fff; display: block;  position: relative;}
.ModuleMobileNavGiant.layout-107 .micro-nav-item ul li p{    white-space: nowrap; font-size: .96rem;position: absolute; top: 50%; left: 50%;  transform: translate(-50%,-50%);}
.ModuleMobileNavGiant.layout-107 .micro-nav-item ul  li.open .more:before { opacity: 0;transition: all 0.4s ease;  }
.ModuleMobileNavGiant.layout-107 .header-model{width: 100%; height: 3rem;}
.ModuleMobileNavGiant.layout-107 header { display: flex; box-sizing: border-box;  width: 100%  ; height:50px!important; position: fixed;  background:rgba(0,0,0,.9);text-align: center; z-index: 950; margin: 0 auto;   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-107 .micro-nav{ position:absolute; top: 50px;    width: 100%;display: none; z-index: 999;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more{  display: inline-block; position: absolute;top: 50%;  transform: translateY(-50%);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more:before{ content: ""; width: 2px; height:1rem; background: #fff; position: absolute; top: 0; left: 0;transform: translate(0,-50%);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more:after{ content: ""; width: 2px; height:1rem; background: #fff; position: absolute; top: 0; left: 0;transform: translate(0,-50%) rotate(90deg);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 #header p img{
    max-height: 40px;
    /* margin-right: -8px;
    margin-left: -15px; */
    padding-right: 8pt;
    padding-left: 8pt;
}
.ModuleMobileNavGiant.layout-107 .navcontent{    width:calc(100% - 60px); display:flex;  margin-left: 50px;    margin-right: 8pt;}
.ModuleMobileNavGiant.layout-107 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-107 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

.ModuleMobileNavGiant.layout-107 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
     fill: #fff;
}
.ModuleMobileNavGiant.layout-107 .icon-dianhua-moren{ font-weight: normal;}
.ModuleMobileNavGiant.layout-107 .icon-sousuo{ font-weight: 750;}
.ModuleMobileNavGiant.layout-107 .navcontent a{  width: 56px; text-align: center;    display: block;}
/*二级导航*/
.subnav a{height: 3.41rem; line-height: 3rem;font-size: .81rem;     text-align: center; display: block;}
/*解决1px的问题*/
.border1px{  position: relative;  }
.border1px:after {  position: absolute;  left: 0; z-index: 1;  bottom: -1px;  width: 100%;  border-bottom: 1px solid #ddd;  content: '';  -webkit-transform-origin: 0 0;  transform-origin: 0 0;  }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .border1px:after {  -webkit-transform: scaleY(0.5);  transform: scaleY(0.5);  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .border1px:after {  -webkit-transform: scaleY(0.33);  transform: scaleY(0.33); }
}
/*解决1px的问题*/
.borderTop1px:before {  position: absolute;  left: 0;  top: 0px;  width: 100%;  border-top: 1px solid #ddd;  content: '';  -webkit-transform-origin: 0 0;  transform-origin: 0 0; z-index: 1 }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .borderTop1px:before {  -webkit-transform: scaleY(0.5);  transform: scaleY(0.5);  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .borderTop1px:before {
        -webkit-transform: scaleY(0.33);
        transform: scaleY(0.33);
    }
}
.ModuleMobileNavGiant.layout-107  #mobileDesignerContainer #pagebody {
    margin-top:50px;
}
@media only screen and (min-width: 768px){
    .ModuleMobileNavGiant.layout-107  #header,.ModuleMobileNavGiant.layout-107 .micro-nav{ display: none !important;}
    .ModuleMobileNavGiant.layout-107   #mobileDesignerContainer #pagebody {
        margin-top:0px;
    }
    .ModuleMobileNavGiant.layout-107 .header-model{ display: none;}
}

.ModuleMobileNavGiant.layout-107 #header p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}.module_93433854 .ModuleHead .HeadCenter{float:none;}
#module_93433854 {
padding:0px;
}
#module_93433854 {
}
#module_93433854 .ModuleHead93433854 {
display:none;
}
#module_93433854 .BodyCenter.BodyCenter93433854 {
background:none;background-color:rgba(0,0,0,0);
}
#module_93433854 >.module_93433854 {
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_93433854 >.module_93433854{
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_93433854 .BodyCenter.BodyCenter93433854 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_93433854 .BodyCenter.BodyCenter93433854 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_93433854 >.module_93433854 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_93433854 >.module_93433854 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_93433854 >.module_93433854 {box-shadow: 0px 0px 0px 0px #ccc}
#module_93433854:hover {
border:none;
}
#module_93433854:hover >.module_93433854 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_93433854 .langlistbox{background-color:} #module_93433854 .langlistbox .jt{border-bottom-color:}
#module_93433854 .langlistbox .langinfo{color:}
#module_93433854 .langlistbox .langinfo{background-color:}
#module_93433854 .langlistbox .langinfo{border-color:}
#module_93433854 .langlistbox .langtxt{ font-size:px }
#module_93433854 .langlistbox .langtxt{ color: }
#module_93433854 {}#module_93433854.layout-107 #header{border-bottom-color:rgb(242, 242, 242);}
#module_93433854 {}#module_93433854.layout-107 #header{border-bottom-style:solid;}
#module_93433854 {}#module_93433854.layout-107 #header{border-bottom-width:1px;}
#module_93433854 {}#module_93433854.layout-107 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_93433854 {}#module_93433854.layout-107 #MobileNav{background-color: transparent;} #module_93433854.layout-107 #header{background-color:rgb(255, 255, 255);}
#module_93433854 {}#module_93433854.layout-107 #header{}
#module_93433854 {}#module_93433854.layout-107 #header p{color:#fff;}
#module_93433854 {}#module_93433854.layout-107 .lcitem .rect{background:rgb(38, 38, 38);}  #module_93433854.layout-107 .icons{color:rgb(38, 38, 38);} #module_93433854.layout-107 .svgdiv svg>*{fill:rgb(38, 38, 38);}
#module_93433854 {}#module_93433854.layout-107 .micro-nav-item ul li:after{border-bottom-color:#fff;}
#module_93433854 {}#module_93433854.layout-107 .micro-nav-item,#module_93433854.layout-107 #MobileNavFloatLayer{background-color:rgba(34, 34, 34, 0.92);}
#module_93433854 {}#module_93433854.layout-107 .micro-nav-item,#module_93433854.layout-107 #MobileNavFloatLayer{}
#module_93433854 {}#module_93433854.layout-107 .micro-nav-item>ul>li>a,#module_93433854.layout-107 .micro-nav-item>ul>li>a p{color:rgb(255, 255, 255);}
#module_93433854 {}#module_93433854.layout-107 .micro-nav-item>ul>li .subnav a,#module_93433854.layout-107 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_93433854 .layout-107 .micro-nav .more:before,#module_93433854 .layout-107 .micro-nav .more:after {background:;}
#module_93433854 {}#module_93433854.layout-107 #header p{font-family:;}
#module_93433854 {}#module_93433854.layout-107 #header p{}
#module_93433854 {}#module_93433854.layout-107 #header p{}
#module_93433854 {}#module_93433854.layout-107 #header p{font-size:px;}
#module_93433854 {}#module_93433854.layout-107 #header p{}
#module_93433854 {}#module_93433854.layout-107 .micro-nav-item>ul>li>a,#module_93433854.layout-107 .micro-nav-item>ul>li>a p{font-family:;}
#module_93433854 {}#module_93433854.layout-107 .micro-nav-item>ul>li>a,#module_93433854.layout-107 .micro-nav-item>ul>li>a p{font-size:px;}
#module_93433854 {}#module_93433854.layout-107 .micro-nav-item>ul>li .subnav a,#module_93433854.layout-107 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_93433854 {}#module_93433854.layout-107 .micro-nav-item>ul>li .subnav a,#module_93433854.layout-107 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_93433854 .langlistbox li:hover .langinfo,#module_93433854 .langactive .langinfo {color:}
#module_93433854 .langlistbox li:hover .langinfo,#module_93433854 .langactive .langinfo{background-color:}
#module_93433854 .langlistbox li:hover .langinfo,#module_93433854 .langactive .langinfo{border-color:}
#module_93433854 .langlistbox li:hover .langtxt,#module_93433854 .langactive .langtxt{ color: }
#module_93433854 {}#module_93433854.layout-107 .micro-nav-item>ul>li>a:hover,#module_93433854.layout-107 .micro-nav-item>ul>li>a:hover p{color:rgb(192, 0, 0);}
#module_93433854 {}#module_93433854.layout-107 .micro-nav-item>ul>li .subnav a:hover,#module_93433854.layout-107 .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_93434072 .ModuleHead .HeadCenter{float:none;}
#module_93434072 {
padding:0px;
}
#module_93434072 {
}
#module_93434072 .ModuleHead93434072 {
display:none;
}

#module_93434072 .defaultbtn{background-color:#fff}
#module_93434072 .defaultbtn{}
#module_93434072 .spotgroup{color:#000}
#module_93434072 .itembtn{background-color:#fff}
#module_93434072 .itembtn{}
#module_93434072 .itemicon{color:#666} #module_93434072 svg>*{fill:#666}
#module_93434072 .itemtext{background-color:#fff} #module_93434072 .itemtextright::before{border-left-color:#fff} #module_93434072 .itemtextleft::before{border-right-color:#fff}
#module_93434072 .itemtext{}
#module_93434072 .itemtext{font-size:12px;}
#module_93434072 .itemtext{font-family:;}
#module_93434072 .itemtext{color:#666 !important;}
#module_93434072 .itemtext{font-weight:normal;}
#module_93434072 .itemtext{text-decoration:none;}
#module_93434072 .itemtext{font-style:normal;}
#module_93434072 .defaultbtnbghover{background-color:#000000}
#module_93434072 .defaultbtnbghover{}
#module_93434072 .defaultbtniconbghover{color:#fff}
.module_93433855 .ModuleHead .HeadCenter{float:none;}
#module_93433855 {
padding:0px;
}
#module_93433855 {
}
#module_93433855 .ModuleHead93433855 {
display:none;
}
#module_93433855 .BodyCenter.BodyCenter93433855 {
background:none;background-color:rgba(0,0,0,0);
}
#module_93433855 >.module_93433855 {
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_93433855 >.module_93433855{
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_93433855 .BodyCenter.BodyCenter93433855 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_93433855 .BodyCenter.BodyCenter93433855 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_93433855 >.module_93433855 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_93433855 >.module_93433855 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_93433855 >.module_93433855 {box-shadow: 0px 0px 0px 0px #ccc}
#module_93433855:hover {
border:none;
}
#module_93433855:hover >.module_93433855 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_93433855 .foot-nav-list{background-color:#000 !important;}
#module_93433855 .foot-nav-list{border-top-color:transparent;}
#module_93433855 .foot-nav-list{border-top-style:none;}
#module_93433855 .foot-nav-list{border-top-width:0px;}
#module_93433855 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_93433855 .icon{color:#fff !important;} #module_93433855 .icon svg >*{fill:#fff}
#module_93433855 .itemText{font-size:12px;}
#module_93433855 .itemText{font-family:;}
#module_93433855 .itemText{color:#fff !important;}
#module_93433855 .itemText{font-weight:normal;}
#module_93433855 .itemText{text-decoration:none;}
#module_93433855 .itemText{font-style:normal;}
#module_93433855 .iconh{color:#fff !important;}  #module_93433855 .iconh svg >*{fill:#fff}
#module_93433855 .itemTexth{font-size:12px;}
#module_93433855 .itemTexth{font-family:;}
#module_93433855 .itemTexth{color:#fff !important;}
#module_93433855 .itemTexth{font-weight:normal;}
#module_93433855 .itemTexth{text-decoration:none;}
#module_93433855 .itemTexth{font-style:normal;}