/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/605/csscache/605_310701_1_.cache exists */
/*md5:a7e7275e2a202be51497d48d6bc313f2*/
.ModuleGridContainer[gridswidthmode="2"] {
  max-width: 1200px;
  width: auto;
}

.BodyLeftZone {
  display: none;
}

.BodyRightZone {
  display: none;
}

.BodyMain2Zone {
  display: none;
}

.BodyMain3Zone {
  display: none;
}

.BodyMain4Zone {
  display: none;
}

@media only screen and (max-width: 767px) {
  .ModuleOnLineServiceGiant.layout-107 {
    display:block;
  }
}

@media only screen and (min-width: 768px) {

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant,
  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-hidden {
    display: none;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant {
    position: absolute;
    top: 0px;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    background-color: #fff;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container.pos-right .online-service-giant {
    right: 0;
    margin-right: 52px;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container.pos-left .online-service-giant {
    left: 0;
    margin-left: 52px;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-IM {
    width: 191px;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-contact {
    width: 132px;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-qrcode {
    width: 120px;
  }

.online-service-giant-Contacts-btn :hover .online-service-giant-IM{
 background-color: red;
}
.online-service-giant-QrCode-btn:hover .online-service-giant-qrcode{
  background-color: red;
  display: block;
}
  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn {
    position: relative;
    height: 50px;
    width: 50px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    text-align: center;
    line-height: 50px;
    background-color: #fff;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container div.online-service-giant-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(11px);
    display: block;
    width: 56%;
    height: 1px;
    background: #e6e6e6;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container div.online-service-giant-btn:nth-child(2):before,
  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container div.online-service-giant-btn:nth-last-child(2):before {
    height: 0;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant .online-service-giant-IM,
  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant .online-service-giant-contact .contact-item {
    padding: 11px 0px 11px 16px;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant .online-service-giant-qrcode .qrcode-content {
    position: relative;
    padding: 10px;
    text-align: center;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant .online-service-giant-qrcode div.qrcode-content+.qrcode-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(10px);
    display: block;
    width: 100px;
    height: 1px;
    background: #e6e6e6;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant .online-service-giant-contact div.contact-item+.contact-item {
    border-top: 1px solid #e6e6e6;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant .IM-list .IM-item {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant .IM-list .IM-item .IM-item-link i {
    vertical-align: middle;
    margin-right: 5px;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .service-title,
  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant .contact-item-name {
    color: #000;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    margin-bottom: 6px;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-IM .IM-item a,
  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant .contact-item-content {
    color: #666;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-qrcode .qrcode-content .qrcode-img {
    width: 98px;
    height: 98px;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-child(2) {
    border-top: 1px solid #e6e6e6;
    border-radius: 8px 8px 0 0;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(3) {
    border-radius: 0 0 8px 8px;
    border-bottom: 1px solid #e6e6e6;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
    margin-top: 4px;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn i.iconfont {
    font-size: 23px;
    color: #aeaeae;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-Contacts-btn i.iconfont,
  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-QrCode-btn i.iconfont {
    font-size: 22px;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-IM-btn i.iconfont {
    font-size: 32px;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-ToTop-btn i.iconfont {
    font-weight: bold;
  }

  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant .IM-list .IM-item .IM-item-link i,
  .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn.service-active i.iconfont {
    color: #1e88e5;
  }

  .ModuleOnLineServiceGiant.layout-107 .IM-item-link {
    font-size: 14px;
    width: 80px;
    overflow: hidden;
    display: block;
  }
}

.module_20611017 .ModuleHead .HeadCenter {
  float: none;
}

#module_20611017 {
  padding: 0px;
}

#module_20611017 {
  position: absolute;
  z-index: 4001;
  top: 260px;
  left: 0px;
  width: 100%;
  height: 204px;
}

#module_20611017 .ModuleHead20611017 {
  display: none;
}

#module_20611017 .BodyCenter.BodyCenter20611017 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20611017>.module_20611017 {
  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_20611017>.module_20611017 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20611017 .BodyCenter.BodyCenter20611017 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20611017 .BodyCenter.BodyCenter20611017 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20611017>.module_20611017 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20611017>.module_20611017 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20611017>.module_20611017 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20611017:hover {
  border: none;
}

#module_20611017:hover>.module_20611017 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-child(2) {
  border-top-color: #e1e1e1;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-child(2) {
  border-top-style: solid;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-child(2) {
  border-top-width: 0px;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn {
  border-right-color: #e1e1e1;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn {
  border-right-style: solid;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn {
  border-right-width: 0px;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(3) {
  border-bottom-color: #e1e1e1;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(3) {
  border-bottom-style: solid;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(3) {
  border-bottom-width: 0px;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn {
  border-left-color: #e1e1e1;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn {
  border-left-style: solid;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn {
  border-left-width: 0px;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-top-color: #e1e1e1;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-top-style: solid;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-top-width: 1px;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-right-color: #e1e1e1;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-right-style: solid;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-right-width: 1px;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-bottom-color: #e1e1e1;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-bottom-style: solid;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-bottom-width: 1px;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-left-color: #e1e1e1;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-left-style: solid;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-btn:nth-last-child(2) {
  border-left-width: 1px;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container div.online-service-giant-btn::before {
  background-color: #d1d1d1;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-btn i {
  color: #fff;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-btn {
  background-color: #fd6e27;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-ToTop-btn i {
  color: #fff;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-ToTop-btn {
  background-color: #fd6e27;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-btn.service-active i {
  color: #fff;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-btn.service-active {
  background-color: #fd6e27;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-ToTop-btn.service-active i {
  color: #fff;
}

#module_20611017 .ModuleOnLineServiceGiant.layout-107 .online-service-giant-container .online-service-giant-ToTop-btn.service-active {
  background-color: #fd6e27;
}

#FreeMainZone {
  height: 464px
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper {
  white-space: unset;
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {
  display: table;
  width: 100%;
  position: relative;
  table-layout: fixed;
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer>.SubContainer {
  display: table-cell;
  vertical-align: top;
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding {
  height: 100%;
  position: relative;
  display: table-cell;
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after {
  display: block;
  content: '';
  width: 1px;
  border-left: 1px dashed rgba(75, 151, 255, 0);
  height: 100%;
  margin: auto;
}

.ModuleGridCustomGiant.layout-101:hover .SubDrag:after {
  border-left: 1px dashed rgba(75, 151, 255, .8);
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag {
  width: 6px;
  cursor: e-resize;
  position: absolute;
  z-index: 99;
  min-height: 66px;
  height: 100%;
  background-color: rgba(75, 151, 255, 0);
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover {
  background-color: rgba(75, 151, 255, .8);
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after {
  border-left: 1px dashed rgba(75, 151, 255, 0);
}

.ModuleGridCustomGiant.layout-101 .row {
  margin-right: 0px;
  margin-left: 0px;
}

.ModuleGridCustomGiant.layout-101 .ModuleGridCol {
  padding: 0px;
}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

.ModuleGridCustomGiant.layout-101 {
  height: 100%;
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {
  position: relative;
}

.ModuleGridCustomGiant.layout-101 .gridBgVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideoMask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(0, 0, 0);
}

.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.ModuleGridCustomGiant.layout-101 .gridBgVideo.noBgVideo {
  display: none;
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .ModuleContainer .SubPadding {
  height: 100%
}

@media only screen and (max-width: 767px) {
  .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {
    display: block;
  }

  .ModuleGridCustomGiant.layout-101 .ModuleSubContainer>.SubPadding {
    float: left;
    height: 10px;
  }

  .ModuleGridCustomGiant.layout-101 .ModuleSubContainer>.SubContainer {
    float: left;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .ModuleGridCustomGiant.layout-101 .ModuleSubContainer>.SubPadding .SubDrag {
    display: none;
  }

  /* padding 宽度 用 5，子容器宽度为 (100% - (列数 - 1) * padding宽度)/列数) */
  /* 12列 */
  .ModuleGridCustomGiant.layout-101 .grid-col-12>.SubPadding {
    width: 5px;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-12>.SubContainer {
    width: calc((100% - 55px)/12) !important;
  }

  /* 11列 */
  .ModuleGridCustomGiant.layout-101 .grid-col-11>.SubPadding {
    width: 5px;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-11>.SubContainer {
    width: calc((100% - 50px)/11) !important;
  }

  /* 10列 */
  .ModuleGridCustomGiant.layout-101 .grid-col-10>.SubPadding {
    width: 5px;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-10>.SubContainer {
    width: calc((100% - 45px)/10) !important;
  }

  /* 9列 */
  .ModuleGridCustomGiant.layout-101 .grid-col-9>.SubPadding {
    width: 5px;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-9>.SubContainer {
    width: calc((100% - 40px)/10) !important;
  }

  /* 8列 */
  .ModuleGridCustomGiant.layout-101 .grid-col-8>.SubPadding {
    width: 5px;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-8>.SubContainer {
    width: calc((100% - 35px)/8) !important;
  }

  /* 7列 */
  .ModuleGridCustomGiant.layout-101 .grid-col-7>.SubPadding {
    width: 5px;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-7>.SubContainer {
    width: calc((100% - 30px)/7) !important;
  }

  /* 6列 */
  .ModuleGridCustomGiant.layout-101 .grid-col-6>.SubPadding {
    width: 5px;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-6>.SubContainer {
    width: calc((100% - 25px)/6) !important;
  }

  /* 5列 */
  .ModuleGridCustomGiant.layout-101 .grid-col-5>.SubPadding {
    width: 5px;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-5>.SubPadding5 {
    display: none;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-5>.SubContainer {
    width: calc((100% - 20px)/5) !important;
  }

  /* 4列 */
  .ModuleGridCustomGiant.layout-101 .grid-col-4>.SubPadding {
    width: 5px;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-4>.SubPadding4 {
    display: none;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-4>.SubPadding8 {
    display: none;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-4>.SubContainer {
    width: calc((100% - 15px)/4) !important;
  }

  /* 3列 */
  .ModuleGridCustomGiant.layout-101 .grid-col-3>.SubPadding {
    width: 5px;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-3>.SubPadding3 {
    display: none;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-3>.SubContainer {
    width: calc((100% - 10px)/3) !important;
  }

  /* 2列 */
  .ModuleGridCustomGiant.layout-101 .grid-col-2>.SubPadding {
    width: 5px;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-2>.SubPadding2 {
    display: none;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-2>.SubPadding4 {
    display: none;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-2>.SubPadding6 {
    display: none;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-2>.SubPadding8 {
    display: none;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-2>.SubContainer {
    width: calc((100% - 5px)/2) !important;
  }

  /* 1列 无padding */
  .ModuleGridCustomGiant.layout-101 .grid-col-1>.SubPadding {
    width: 0px;
    display: none;
  }

  .ModuleGridCustomGiant.layout-101 .grid-col-1>.SubContainer {
    width: 100% !important;
  }
}

.module_20511133 .ModuleHead .HeadCenter {
  float: none;
}

#module_20511133 {
  padding: 0px;
}

#module_20511133 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20511133 .ModuleHead20511133 {
  display: none;
}

#module_20511133 .BodyCenter.BodyCenter20511133 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20511133>.module_20511133 {
  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_20511133>.module_20511133 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20511133 .BodyCenter.BodyCenter20511133 {
    padding-top: 0.0000%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20511133 .BodyCenter.BodyCenter20511133 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20511133>.module_20511133 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20511133>.module_20511133 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20511133>.module_20511133 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20511133:hover {
  border: none;
}

#module_20511133:hover>.module_20511133 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20511133 .ModuleSubContainer {
  background-color: transparent;
}

#module_20511133 .ModuleSubContainer {
  background-image: none;
}

#module_20511133 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20511133 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20511133 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20511133 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20511133 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20511133 {
  max-width: 1540px;
  width: auto;
}

.ModuleGridContainer.ModuleGridContainer20511133 .SubPadding {
  width: 0px;
}

/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container {
  height: auto;
  word-wrap: break-word;
  max-height: 100%;
  padding: 10px;
  max-width: 100%;
  overflow: hidden;
}

.module_20511856 .ModuleHead .HeadCenter {
  float: none;
}

#module_20511856 {
  padding: 0px;
}

#module_20511856 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20511856 .ModuleHead20511856 {
  display: none;
}

#module_20511856 .BodyCenter.BodyCenter20511856 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20511856>.module_20511856 {
  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_20511856>.module_20511856 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20511856 .BodyCenter.BodyCenter20511856 {
    /* padding-top:5.2351%; */
    padding-left: 0.0000%;
    padding-right: 5.2351%;
  }
}

@media screen and (max-width: 767px) {
  #module_20511856 .BodyCenter.BodyCenter20511856 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20511856>.module_20511856 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20511856>.module_20511856 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20511856>.module_20511856 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20511856:hover {
  border: none;
}

#module_20511856:hover>.module_20511856 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20511856 .ModuleImageTextGiantContent {
  margin-top: -20px;
}

#module_20511856 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20511856 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20511856 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20511856 .imageTextGiant-Container {
  padding-top: 0px;
}

#module_20511856 .imageTextGiant-Container {
  padding-bottom: 0px;
}

#module_20511856 .imageTextGiant-Container {
  padding-left: 0px;
}

#module_20511856 .imageTextGiant-Container {
  padding-right: 0px;
}

#module_20511856 a {
  font-size: unset;
  font-family: unset
}

.ModuleGridContainer.ModuleGridContainer20511133 #Sub20511133_1 {
  width: 17.066430469441986%;
}

.ModuleNavGiant.layout-104 .main-nav-content {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  line-height: 0;
  overflow: hidden;
}

.ModuleNavGiant.layout-104 .aroundMune {
  position: absolute;
  display: flex;
  align-items: center;
  right: 0px;
  padding: 0 10px;
  height: 100%;
  z-index: 5;
  transform: rotateY(90deg);
}

.ModuleNavGiant.layout-104 .aroundMune.active {
  transform: rotateY(0deg);
}

.ModuleNavGiant.layout-104 .moveMenuRight,
.ModuleNavGiant.layout-104 .moveMenuLeft {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #666;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 5px;
  cursor: pointer;
}

.ModuleNavGiant.layout-104 .main-nav-content .moveMenuRight {
  background-color: rgba(238, 238, 238, .6);
}

.ModuleNavGiant.layout-104 .main-nav-content .moveMenuLeft {
  display: none;
  background-color: rgba(238, 238, 238, .6);
  margin-right: 10px
}

.ModuleNavGiant.layout-104 .moveMenuRight:hover,
.ModuleNavGiant.layout-104 .moveMenuLeft:hover {
  color: #fff;
  background-color: rgba(204, 204, 204, .6);
}

.ModuleNavGiant.layout-104 .main-nav-content>.blank-solve {
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}

.ModuleNavGiant.layout-104 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 80px;
  line-height: 80px;
  float: left;
  text-align: center;
  margin-right: 5px;
}

.ModuleNavGiant.layout-104 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  padding: 0 25px;
  color: #000000;
  display: inline-block;
  position: relative;
  z-index: 2;
}

.ModuleNavGiant.layout-104 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 50%;
  left: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  top: 50%;
  z-index: -1;
  border-radius: 0px;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.ModuleNavGiant.layout-104 .main-nav-item-hover {
  color: #fff;
}

.ModuleNavGiant.layout-104 .main-nav-item-hover:before {
  width: 100%;
  left: 0;
  border-radius: 20px;
  opacity: 1;
}

.ModuleNavGiant.layout-104 .sub-nav-item-group {
  z-index: 3;
  height: 200px;
  bottom: -220px;
  left: -49px;
  width: 192px;
  padding-top: 20px;
  text-align: center;
  display: none;

}

.ModuleNavGiant.layout-104 .sub-nav-item-box {
  width: 100%;
  position: relative;
}

.ModuleNavGiant.layout-104 .sub-nav-item-group {
  position: relative;
}

.ModuleNavGiant.layout-104 .arrow {
  top: 13px;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 50%;
  margin-left: -7.5px;
  z-index: -1;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  box-shadow: 0 0 1px rgba(0, 0, 0, .1);
}

.ModuleNavGiant.layout-104 .sub-nav-item {
  display: block;
  height: 42px;
  line-height: 42px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  font-size: 12px;
  padding-left: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

.ModuleNavGiant.layout-104 .sub-nav-item .inner {
  display: block;
  height: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.ModuleNavGiant.layout-104 .sub-nav-item .inner {
  height: 100%;
  line-height: calc(100% + 18px);
  display: block;
}

.ModuleNavGiant.layout-104 .sub-nav-item:first-child {
  border-top: none !important;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.ModuleNavGiant.layout-104 .sub-nav-item:last-child {
  border-bottom: none !important;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.ModuleNavGiant.layout-104 .sub-nav-item:hover .inner {
  padding-left: 10px;
}

.ModuleNavGiant.layout-104 .sub-nav-item-group.current {
  display: block;
}

.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item {
  color: #fff;
}

.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  width: 100%;
  left: 0;
  top: 20px;
  height: 40px;
  position: absolute;
  z-index: -1;
  background: #e91e63;
  border-radius: 20px;
}

.ModuleNavGiant.layout-104 .clearfix:after {
  content: '.';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.module_20511806 .ModuleHead .HeadCenter {
  float: none;
}

#module_20511806 {
  padding: 0px;
}

#module_20511806 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20511806 .ModuleHead20511806 {
  display: none;
}

#module_20511806 .BodyCenter.BodyCenter20511806 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20511806>.module_20511806 {
  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_20511806>.module_20511806 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20511806 .BodyCenter.BodyCenter20511806 {
    padding-top: 1%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}
p{letter-spacing: 1px;}
@media screen and (max-width: 767px) {
  #module_20511806 .BodyCenter.BodyCenter20511806 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20511806>.module_20511806 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20511806>.module_20511806 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20511806>.module_20511806 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20511806:hover {
  border: none;
}

#module_20511806:hover>.module_20511806 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20511806 .main-nav-item-group {
  height: 80px;
  line-height: 80px;
}

#module_20511806 .main-nav-content {
  height: 80px
}

#module_20511806 .main-nav-content {
  background-color: #fff;
}

#module_20511806 .main-nav-content {
  background-image: none;
}

#module_20511806 .main-nav-content {
  background-repeat: no-repeat;
}

#module_20511806 .main-nav-content {}

#module_20511806 .main-nav-content {}

#module_20511806 .main-nav-content {
  text-align: center;
}

#module_20511806 .main-nav-item {
  font-size: 16px;
}

#module_20511806 .main-nav-item {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20511806 .main-nav-item {
  color: #333;
}

#module_20511806 .main-nav-item {
  font-weight: normal;
}

#module_20511806 .main-nav-item {
  text-decoration: none;
}

#module_20511806 .main-nav-item {
  font-style: normal;
}

#module_20511806 .main-nav-item {
  width: auto;
}

#module_20511806 .main-nav-item {
  padding-left: 30px;
  padding-right: 30px;
}

#module_20511806 .main-nav-item {
  background-image: none;
}

#module_20511806 .main-nav-item {
  background-color: transparent;
}

#module_20511806 .main-nav-item {
  background-repeat: no-repeat;
}

#module_20511806 .main-nav-item {}

#module_20511806 .main-nav-item {}

#module_20511806 .sub-nav-item-group {
  width: 192px;
}

#module_20511806 .sub-nav-item {
  height: 40px;
  line-height: 40px;
}

#module_20511806 .sub-nav-item .inner {
  line-height: calc(100% + (40px - 10px));
}

#module_20511806 .sub-nav-item .inner {
  font-size: 14px;
}

#module_20511806 .sub-nav-item .inner {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20511806 .sub-nav-item .inner {
  color: rgb(102, 102, 102);
}

#module_20511806 .sub-nav-item .inner {
  font-weight: normal;
}

#module_20511806 .sub-nav-item .inner {
  text-decoration: none;
}

#module_20511806 .sub-nav-item .inner {
  font-style: normal;
}

#module_20511806 .sub-nav-item,
#module_20511806 .arrow,
#module_20511806 .sub-normal-color {
  background-color: #fff;
}

#module_20511806 .sub-nav-item .inner {
  background-image: none;
}

#module_20511806 .sub-nav-item .inner {
  background-repeat: no-repeat;
}

#module_20511806 .sub-nav-item .inner {}

#module_20511806 .sub-nav-item {
  border-bottom-color: rgb(246, 246, 246);
}

#module_20511806 .sub-nav-item {
  border-bottom-style: solid;
}

#module_20511806 .sub-nav-item {
  border-bottom-width: 1px;
}

#module_20511806 .sub-nav-item {
  margin-bottom: 0px;
}

#module_20511806 .main-nav-item-hover {
  font-size: 16px;
}

#module_20511806 .main-nav-item-hover {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20511806 .main-nav-item-hover {
  color: rgb(255, 121, 8);
}

#module_20511806 .main-nav-item-hover {
  font-weight: normal;
}

#module_20511806 .main-nav-item-hover {
  text-decoration: none;
}

#module_20511806 .main-nav-item-hover {
  font-style: normal;
}

#module_20511806 .main-nav-item-hover::before {
  background-color: rgba(0, 0, 0, 0);
}

#module_20511806 .main-nav-item-hover::before {
  background-image: none;
}

#module_20511806 .main-nav-item-hover::before {
  background-repeat: no-repeat;
}

#module_20511806 .main-nav-item-hover::before {}

#module_20511806 .main-nav-item-hover::before {}

#module_20511806 .sub-nav-item:hover .inner {
  font-size: 14px;
}

#module_20511806 .sub-nav-item:hover .inner {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20511806 .sub-nav-item:hover .inner {
  color: #000;
}

#module_20511806 .sub-nav-item:hover .inner {
  font-weight: normal;
}

#module_20511806 .sub-nav-item:hover .inner {
  text-decoration: none;
}

#module_20511806 .sub-nav-item:hover .inner {
  font-style: normal;
}

#module_20511806 .sub-nav-item:hover .inner,
#module_20511806 .sub-hover-color {
  background-color: #f2f2f2;
}

#module_20511806 .sub-nav-item:hover .inner {
  background-image: none;
}

#module_20511806 .sub-nav-item:hover .inner {
  background-repeat: no-repeat;
}

#module_20511806 .sub-nav-item:hover .inner {}

#module_20511806 .sub-nav-item:hover .inner {}


.ModuleGridContainer.ModuleGridContainer20511133 #Sub20511133_2 {
  width: 63.44995571302037%;
}

.module_20511888 .ModuleHead .HeadCenter {
  float: none;
}

#module_20511888 {
  padding: 0px;
}

#module_20511888 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20511888 .ModuleHead20511888 {
  display: none;
}

#module_20511888 .BodyCenter.BodyCenter20511888 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20511888>.module_20511888 {
  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_20511888>.module_20511888 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20511888 .BodyCenter.BodyCenter20511888 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20511888 .BodyCenter.BodyCenter20511888 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20511888>.module_20511888 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20511888>.module_20511888 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20511888>.module_20511888 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20511888:hover {
  border: none;
}

#module_20511888:hover>.module_20511888 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20511888 .ModuleImageTextGiantContent {
  margin-top: 7px;
}

#module_20511888 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20511888 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20511888 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20511888 .imageTextGiant-Container {
  padding-top: 24px;
}

#module_20511888 .imageTextGiant-Container {
  padding-bottom: 0px;
}

#module_20511888 .imageTextGiant-Container {
  padding-left: 0px;
}

#module_20511888 .imageTextGiant-Container {
  padding-right: 0px;
}

#module_20511888 a {
  font-size: unset;
  font-family: unset
}

.ModuleGridContainer.ModuleGridContainer20511133 #Sub20511133_3 {
  width: 25.952170062001773%;
}

.ModuleGridGiant.layout-101 .ModuleGridItem {
  padding: 0
}

.ModuleGridGiant.layout-101 .row {
  margin-right: 0px;
  margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
  padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridItem {
  padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridItem {
  min-height: 5px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

.ModuleGridGiant.layout-101 {
  height: 100%;
}

.ModuleGridGiant.layout-101 .ModuleSubContainer {
  position: relative;
}

.ModuleGridGiant.layout-101 .gridBgVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.ModuleGridGiant.layout-101 .gridBgVideo .bgVideoMask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(0, 0, 0);
}

.ModuleGridGiant.layout-101 .gridBgVideo .bgVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.ModuleGridGiant.layout-101 .gridBgVideo.noBgVideo {
  display: none;
}

.module_20511940 .ModuleHead .HeadCenter {
  float: none;
}

#module_20511940 {
  padding: 0px;
}

#module_20511940 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20511940 .ModuleHead20511940 {
  display: none;
}

#module_20511940 .ModuleSubContainer {
  background-color: transparent;
}

#module_20511940 .ModuleSubContainer {}

#module_20511940 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20511940 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20511940 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20511940 {
   !bgVideo !
}

  {
  bgVideoUrl:
}

#module_20511940 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20511940 {
  max-width: none;
  width: 100%;
}

/*轮播图样式*/

/*切换按钮样式*/
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-container {
  position: relative;
}

.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev {
  position: absolute;
  width: 81px;
  height: 82px;
  background: rgba(0, 0, 0, 0.2);
  top: 50%;
  z-index: 9999;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  /* for Chrome || Safari */
  -moz-transform: translate(0, -50%);
  /* for Firefox */
  -ms-transform: translate(0, -50%);
  /* for IE */
  -o-transform: translate(0, -50%);
  /* for Opera */
  transition: all .3s
}

.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next:hover,
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev:hover {
  background: rgba(0, 0, 0, 0.4);
}

.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next {
  left: 0;
  cursor: pointer;
}

.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev {
  right: 0;
  cursor: pointer;
}

.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17px;
  height: 30px;
  background: #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  /* for Chrome || Safari */
  -moz-transform: translate(-50%, -50%);
  /* for Firefox */
  -ms-transform: translate(-50%, -50%);
  /* for IE */
  -o-transform: translate(-50%, -50%);
  background: url("/images/pres.png") no-repeat center;
  background-size: 100%;
}


.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17px;
  height: 30px;
  background: #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  /* for Chrome || Safari */
  -moz-transform: translate(-50%, -50%);
  /* for Firefox */
  -ms-transform: translate(-50%, -50%);
  /* for IE */
  -o-transform: translate(-50%, -50%);
  background: url("/images/nexts.png") no-repeat center;
  background-size: 100%;
}

/*.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev:after{ content: ""; position: absolute;*/
/*top:44%; right: 40%; width: 2px; height:20px; background: #fff;*/
/*-webkit-transform: rotate(-135deg);   !* for Chrome || Safari *!*/
/*-moz-transform:  rotate(-135deg);       !* for Firefox *!*/
/*-ms-transform:   rotate(-135deg);        !* for IE *!*/
/*-o-transform:   rotate(-135deg);       !* for Opera *!*/
/*transform: rotate(-135deg);*/
/*}*/
.ModuleSlideGiant.layout-104 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 0;
  background: rgba(0, 0, 0, 0);
  position: relative;
  opacity: 1;
}

.ModuleSlideGiant.layout-104 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  /* for Chrome || Safari */
  -moz-transform: translate(-50%, -50%);
  /* for Firefox */
  -ms-transform: translate(-50%, -50%);
  /* for IE */
  -o-transform: translate(-50%, -50%);
}

.ModuleSlideGiant.layout-104 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.21);
}

/*.forie .swiper-container {height: 600px;}*/
.forie .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
}

.forie .swiper-pagination-switch {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 0;
  background: rgba(0, 0, 0, 0);
  position: relative;
  opacity: 1;
  margin: 0 5px;
}

.forie .swiper-pagination-switch:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.forie .swiper-active-switch {
  background: rgba(0, 0, 0, 0.21);
}

@media only screen and (max-width: 767px) {
  .ModuleSlideGiant .SubContainer {
    display: none;
  }

  .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,
  .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev {
    display: none
  }
}

/* @media only screen and (max-width: 480px) {
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,.swiper-slideshow-1-prev{display: none}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,.swiper-slideshow-1-prev{display: none}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next{display: none}
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev{display: none}
} */
.module_20511946 .ModuleHead .HeadCenter {
  float: none;
}

#module_20511946 {
  padding: 0px;
}

#module_20511946 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20511946 .ModuleHead20511946 {
  display: none;
}

#module_20511946 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before {
  background-color: #fff;
}

#module_20511946 .slidegiant-container .slideshow-1 .slide_button {
  height: px;
}

#module_20511946 .slidegiant-container .slideshow-1 .slide_button {
  width: px;
}

#module_20511946 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: rgba(0, 0, 0, 0.21);
}

.module_20610915 .ModuleHead .HeadCenter {
  float: none;
}

#module_20610915 {
  padding: 0px;
}

#module_20610915 {
  position: static;
  z-index: 0;
  top: 272px;
  left: 333px;
  width: 100%;
  height: auto;
}

#module_20610915 .ModuleHead20610915 {
  display: none;
}

#module_20610915 .ModuleSubContainer {
  background-color: transparent;
}

#module_20610915 .ModuleSubContainer {}

#module_20610915 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20610915 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20610915 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20610915 {
   !bgVideo !
}

  {
  bgVideoUrl:
}

#module_20610915 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20610915 {
  max-width: none;
  width: 100%;
}

.module_20610916 .ModuleHead .HeadCenter {
  float: none;
}

#module_20610916 {
  padding: 0px;
}

#module_20610916 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20610916 .ModuleHead20610916 {
  display: none;
}

#module_20610916 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before {
  background-color: #fff;
}

#module_20610916 .slidegiant-container .slideshow-1 .slide_button {
  height: px;
}

#module_20610916 .slidegiant-container .slideshow-1 .slide_button {
  width: px;
}

#module_20610916 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: rgba(0, 0, 0, 0.21);
}

.ModuleHorizontalGiant.layout-101 .hr-line {
  margin: 0 auto;
  width: auto;
  /* border: 1px solid #333; */
  border-top: 0 !important;
}

.module_20602451 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602451 {
  padding: 0px;
}

#module_20602451 {
  position: static;
  z-index: 0;
  top: 0px;
  width: 100%;
  height: auto;
}

#module_20602451 .ModuleHead20602451 {
  display: none;
}

#module_20602451 .BodyCenter.BodyCenter20602451 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20602451>.module_20602451 {
  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_20602451>.module_20602451 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20602451 .BodyCenter.BodyCenter20602451 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602451 .BodyCenter.BodyCenter20602451 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20602451>.module_20602451 {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602451>.module_20602451 {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
  }
}

#module_20602451>.module_20602451 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602451:hover {
  border: none;
}

#module_20602451:hover>.module_20602451 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602451 .hr-line {
  width: auto;
  max-width: autopx;
}

#module_20602451 .hr-line {
  border-bottom-color: rgb(242, 242, 242);
}

#module_20602451 .hr-line {
  border-bottom-style: solid;
}

#module_20602451 .hr-line {
  border-bottom-width: 7px;
}

.module_20602379 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602379 {
  padding: 0px;
}

#module_20602379 {
  position: static;
  z-index: 0;
  top: 0px;
  width: 100%;
  height: auto;
}

#module_20602379 .ModuleHead20602379 {
  display: none;
}

#module_20602379 .ModuleSubContainer {
  background-color: transparent;
}

#module_20602379 .ModuleSubContainer {}

#module_20602379 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20602379 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20602379 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20602379 {
   !bgVideo !
}

  {
  bgVideoUrl:
}

#module_20602379 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20602379 {}

/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container {
  max-height: 100%;
  max-width: 100%;
  padding: 10px;
}

.ModuleImageTextGiant.layout-103 .imageTextGiant-Container .GraphicUpper {
  text-align: center;
}

.ModuleImageTextGiant.layout-103 .ModuleImageTextContent {
  width: 100%;
}

.module_20602388 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602388 {
  padding: 0px;
}

#module_20602388 {
  position: static;
  z-index: 0;
  top: 305px;
  left: 69px;
  width: 100%;
  height: auto;
}

#module_20602388 .ModuleHead20602388 {
  display: none;
}

#module_20602388 .BodyCenter.BodyCenter20602388 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20602388>.module_20602388 {
  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_20602388>.module_20602388 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20602388 .BodyCenter.BodyCenter20602388 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602388 .BodyCenter.BodyCenter20602388 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  #module_20602388>.module_20602388 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602388>.module_20602388 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20602388>.module_20602388 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602388:hover {
  border: none;
}

#module_20602388:hover>.module_20602388 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602388 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20602388 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20602388 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20602388 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20602388 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20602388 .GraphicUpper .TextImage {
  margin-bottom: 10px;
}

#module_20602388 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20602388 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20602388 .imageTextGiant-Container {
  padding-top: 10px;
}

#module_20602388 .imageTextGiant-Container {
  padding-bottom: 10px;
}

#module_20602388 .imageTextGiant-Container {
  padding-left: 10px;
}

#module_20602388 .imageTextGiant-Container {
  padding-right: 10px;
}

#module_20602388 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20602388 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20602388 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20602388 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20602388 .imageTextGiant-Container {
  margin-top: 0px;
}

#module_20602388 .imageTextGiant-Container {
  margin-bottom: 0px;
}

#module_20602388 .imageTextGiant-Container {
  margin-left: 0px;
}

#module_20602388 .imageTextGiant-Container {
  margin-right: 0px;
}

#module_20602388 a {
  font-size: unset;
  font-family: unset
}

.module_20602433 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602433 {
  padding: 0px;
}

#module_20602433 {
  position: static;
  z-index: 0;
  top: 24px;
  left: -43px;
  width: 100%;
  height: auto;
}

#module_20602433 .ModuleHead20602433 {
  display: none;
}

#module_20602433 .BodyCenter.BodyCenter20602433 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20602433>.module_20602433 {
  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_20602433>.module_20602433 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20602433 .BodyCenter.BodyCenter20602433 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602433 .BodyCenter.BodyCenter20602433 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  #module_20602433>.module_20602433 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602433>.module_20602433 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20602433>.module_20602433 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602433:hover {
  border: none;
}

#module_20602433:hover>.module_20602433 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602433 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20602433 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20602433 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20602433 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20602433 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20602433 .GraphicUpper .TextImage {
  margin-bottom: 10px;
}

#module_20602433 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20602433 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20602433 .imageTextGiant-Container {
  padding-top: 10px;
}

#module_20602433 .imageTextGiant-Container {
  padding-bottom: 10px;
}

#module_20602433 .imageTextGiant-Container {
  padding-left: 10px;
}

#module_20602433 .imageTextGiant-Container {
  padding-right: 10px;
}

#module_20602433 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20602433 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20602433 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20602433 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20602433 .imageTextGiant-Container {
  margin-top: 0px;
}

#module_20602433 .imageTextGiant-Container {
  margin-bottom: 0px;
}

#module_20602433 .imageTextGiant-Container {
  margin-left: 0px;
}

#module_20602433 .imageTextGiant-Container {
  margin-right: 0px;
}

#module_20602433 a {
  font-size: unset;
  font-family: unset
}

.module_20602455 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602455 {
  padding: 0px;
}

#module_20602455 {
  position: static;
  z-index: 0;
  top: 366px;
  left: 339px;
  width: 100%;
  height: auto;
}

#module_20602455 .ModuleHead20602455 {
  display: none;
}

#module_20602455 .ModuleSubContainer {
  background-color: transparent;
}

#module_20602455 .ModuleSubContainer {}

#module_20602455 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20602455 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20602455 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20602455 {
   !bgVideo !
}

  {
  bgVideoUrl:
}

#module_20602455 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20602455 {}

.module_20602456 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602456 {
  padding: 0px;
}

#module_20602456 {
  position: static;
  z-index: 0;
  top: 305px;
  left: 69px;
  width: 100%;
  height: auto;
}

#module_20602456 .ModuleHead20602456 {
  display: none;
}

#module_20602456 .BodyCenter.BodyCenter20602456 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20602456>.module_20602456 {
  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_20602456>.module_20602456 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20602456 .BodyCenter.BodyCenter20602456 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602456 .BodyCenter.BodyCenter20602456 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  #module_20602456>.module_20602456 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602456>.module_20602456 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20602456>.module_20602456 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602456:hover {
  border: none;
}

#module_20602456:hover>.module_20602456 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602456 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20602456 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20602456 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20602456 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20602456 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20602456 .GraphicUpper .TextImage {
  margin-bottom: 10px;
}

#module_20602456 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20602456 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20602456 .imageTextGiant-Container {
  padding-top: 10px;
}

#module_20602456 .imageTextGiant-Container {
  padding-bottom: 10px;
}

#module_20602456 .imageTextGiant-Container {
  padding-left: 10px;
}

#module_20602456 .imageTextGiant-Container {
  padding-right: 10px;
}

#module_20602456 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20602456 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20602456 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20602456 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20602456 .imageTextGiant-Container {
  margin-top: 0px;
}

#module_20602456 .imageTextGiant-Container {
  margin-bottom: 0px;
}

#module_20602456 .imageTextGiant-Container {
  margin-left: 0px;
}

#module_20602456 .imageTextGiant-Container {
  margin-right: 0px;
}

#module_20602456 a {
  font-size: unset;
  font-family: unset
}

.module_20602459 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602459 {
  padding: 0px;
}

#module_20602459 {
  position: static;
  z-index: 0;
  top: 24px;
  left: -43px;
  width: 100%;
  height: auto;
}

#module_20602459 .ModuleHead20602459 {
  display: none;
}

#module_20602459 .BodyCenter.BodyCenter20602459 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20602459>.module_20602459 {
  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_20602459>.module_20602459 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20602459 .BodyCenter.BodyCenter20602459 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602459 .BodyCenter.BodyCenter20602459 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  #module_20602459>.module_20602459 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602459>.module_20602459 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20602459>.module_20602459 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602459:hover {
  border: none;
}

#module_20602459:hover>.module_20602459 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602459 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20602459 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20602459 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20602459 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20602459 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20602459 .GraphicUpper .TextImage {
  margin-bottom: 10px;
}

#module_20602459 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20602459 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20602459 .imageTextGiant-Container {
  padding-top: 10px;
}

#module_20602459 .imageTextGiant-Container {
  padding-bottom: 10px;
}

#module_20602459 .imageTextGiant-Container {
  padding-left: 10px;
}

#module_20602459 .imageTextGiant-Container {
  padding-right: 10px;
}

#module_20602459 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20602459 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20602459 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20602459 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20602459 .imageTextGiant-Container {
  margin-top: 0px;
}

#module_20602459 .imageTextGiant-Container {
  margin-bottom: 0px;
}

#module_20602459 .imageTextGiant-Container {
  margin-left: 0px;
}

#module_20602459 .imageTextGiant-Container {
  margin-right: 0px;
}

#module_20602459 a {
  font-size: unset;
  font-family: unset
}

.module_20512073 .ModuleHead .HeadCenter {
  float: none;
}

#module_20512073 {
  padding: 0px;
}

#module_20512073 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20512073 .ModuleHead20512073 {
  display: none;
}

#module_20512073 .BodyCenter.BodyCenter20512073 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20512073>.module_20512073 {
  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_20512073>.module_20512073 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20512073 .BodyCenter.BodyCenter20512073 {
    padding-top: 0.0000%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20512073 .BodyCenter.BodyCenter20512073 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20512073>.module_20512073 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20512073>.module_20512073 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20512073>.module_20512073 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20512073:hover {
  border: none;
}

#module_20512073:hover>.module_20512073 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20512073 .ModuleSubContainer {
  background-color: transparent;
}

#module_20512073 .ModuleSubContainer {
  background-image: none;
}

#module_20512073 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20512073 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20512073 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20512073 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20512073 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20512073 {
  max-width: 1540px;
  width: auto;
}

/*图文模块 layout 105*/
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container {
  max-height: 100%;
  max-width: 100%;
  /*padding: 10px;*/
}

.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent {
  padding: 0;
  padding-left: 15px;
  margin: 0px
}

.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper {
  height: auto;
  padding-left: 0;
  padding-right: 0
}

.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content {
  align-items: center;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}

.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper {
  text-align: left;
  overflow: hidden;
  display: block;
  text-align: center;
  position: relative;
}

/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper .dummy { padding-top: 100%; }*/

@media only screen and (max-width: 767px) {
  .ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row .col-xs-8 {
    padding: 0 3px;
    width: 91.333333%;
  }
}

/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{min-width: 100%;}*/
/*.ModuleImageTextGiant.layout-105 .col-md-2{width: 14.666667%;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
@media only screen and (min-width: 768px) {
  .ModuleImageTextGiant.layout-105 .col-lg-2 {
    width: 10%;
  }

  .ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content .GraphicUpper .TextImage {
    width: 100%
  }
}

.module_20512094 .ModuleHead .HeadCenter {
  float: none;
}

#module_20512094 {
  padding: 0px;
}

#module_20512094 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20512094 .ModuleHead20512094 {
  display: none;
}

#module_20512094 .BodyCenter.BodyCenter20512094 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20512094>.module_20512094 {
  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: rgb(227, 227, 227);
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 0px;
}

#module_20512094>.module_20512094 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20512094 .BodyCenter.BodyCenter20512094 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20512094 .BodyCenter.BodyCenter20512094 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20512094>.module_20512094 {
    margin-top: 7.7922%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 7.7922%;
  }
}

@media screen and (max-width: 767px) {
  #module_20512094>.module_20512094 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20512094>.module_20512094 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20512094:hover {
  border: none;
}

#module_20512094:hover>.module_20512094 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20512094 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20512094 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20512094 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20512094 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20512094 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20512094 .GraphicUpper .TextImage {
  margin-bottom: 0px;
}

#module_20512094 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20512094 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20512094 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20512094 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20512094 .ModuleImageTextGiantContent {
  margin-left: 30px;
}

#module_20512094 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20512094 .normal_ImgtextBox_content {
  margin-top: 0.0000%;
}

#module_20512094 .normal_ImgtextBox_content {
  margin-bottom: 0.0000%;
}

#module_20512094 .normal_ImgtextBox_content {
  margin-left: 10.9890%;
}

#module_20512094 .normal_ImgtextBox_content {
  margin-right: 0.0000%;
}

#module_20512094 a {
  font-size: unset;
  font-family: unset
}

.module_20513266 .ModuleHead .HeadCenter {
  float: none;
}

#module_20513266 {
  padding: 0px;
}

#module_20513266 {
  position: static;
  z-index: 0;
  top: 26px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20513266 .ModuleHead20513266 {
  display: none;
}

#module_20513266 .BodyCenter.BodyCenter20513266 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20513266>.module_20513266 {
  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: rgb(227, 227, 227);
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 0px;
}

#module_20513266>.module_20513266 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20513266 .BodyCenter.BodyCenter20513266 {
    padding-top: 0.0000%;
    padding-left: 10.3896%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20513266 .BodyCenter.BodyCenter20513266 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20513266>.module_20513266 {
    margin-top: 7.7922%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 7.7922%;
  }
}

@media screen and (max-width: 767px) {
  #module_20513266>.module_20513266 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20513266>.module_20513266 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20513266:hover {
  border: none;
}

#module_20513266:hover>.module_20513266 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20513266 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20513266 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20513266 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20513266 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20513266 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20513266 .GraphicUpper .TextImage {
  margin-bottom: 0px;
}

#module_20513266 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20513266 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20513266 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20513266 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20513266 .ModuleImageTextGiantContent {
  margin-left: 30px;
}

#module_20513266 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20513266 .normal_ImgtextBox_content {
  margin-top: 0px;
}

#module_20513266 .normal_ImgtextBox_content {
  margin-bottom: 0px;
}

#module_20513266 .normal_ImgtextBox_content {
  margin-left: 0px;
}

#module_20513266 .normal_ImgtextBox_content {
  margin-right: 0px;
}

#module_20513266 a {
  font-size: unset;
  font-family: unset
}

.module_20602464 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602464 {
  padding: 0px;
}

#module_20602464 {
  position: static;
  z-index: 0;
  top: 1px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20602464 .ModuleHead20602464 {
  display: none;
}

#module_20602464 .BodyCenter.BodyCenter20602464 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20602464>.module_20602464 {
  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_20602464>.module_20602464 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20602464 .BodyCenter.BodyCenter20602464 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602464 .BodyCenter.BodyCenter20602464 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20602464>.module_20602464 {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602464>.module_20602464 {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
  }
}

#module_20602464>.module_20602464 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602464:hover {
  border: none;
}

#module_20602464:hover>.module_20602464 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602464 .hr-line {
  width: auto;
  max-width: autopx;
}

#module_20602464 .hr-line {
  border-bottom-color: rgb(242, 242, 242);
}

#module_20602464 .hr-line {
  border-bottom-style: solid;
}

#module_20602464 .hr-line {
  border-bottom-width: 7px;
}

.module_20513268 .ModuleHead .HeadCenter {
  float: none;
}

#module_20513268 {
  padding: 0px;
}

#module_20513268 {
  position: static;
  z-index: 0;
  top: 37px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20513268 .ModuleHead20513268 {
  display: none;
}

#module_20513268 .BodyCenter.BodyCenter20513268 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20513268>.module_20513268 {
  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: rgb(227, 227, 227);
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 0px;
}

#module_20513268>.module_20513268 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20513268 .BodyCenter.BodyCenter20513268 {
    padding-top: 0.0000%;
    padding-left: 10.3896%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20513268 .BodyCenter.BodyCenter20513268 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20513268>.module_20513268 {
    margin-top: 7.7922%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 7.7922%;
  }
}

@media screen and (max-width: 767px) {
  #module_20513268>.module_20513268 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20513268>.module_20513268 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20513268:hover {
  border: none;
}

#module_20513268:hover>.module_20513268 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20513268 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20513268 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20513268 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20513268 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20513268 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20513268 .GraphicUpper .TextImage {
  margin-bottom: 0px;
}

#module_20513268 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20513268 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20513268 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20513268 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20513268 .ModuleImageTextGiantContent {
  margin-left: 30px;
}

#module_20513268 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20513268 .normal_ImgtextBox_content {
  margin-top: 0px;
}

#module_20513268 .normal_ImgtextBox_content {
  margin-bottom: 0px;
}

#module_20513268 .normal_ImgtextBox_content {
  margin-left: 0px;
}

#module_20513268 .normal_ImgtextBox_content {
  margin-right: 0px;
}

#module_20513268 a {
  font-size: unset;
  font-family: unset
}

.module_20513270 .ModuleHead .HeadCenter {
  float: none;
}

#module_20513270 {
  padding: 0px;
}

#module_20513270 {
  position: static;
  z-index: 0;
  top: 27px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20513270 .ModuleHead20513270 {
  display: none;
}

#module_20513270 .BodyCenter.BodyCenter20513270 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20513270>.module_20513270 {
  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: rgba(0, 0, 0, 0);
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 0px;
}

#module_20513270>.module_20513270 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20513270 .BodyCenter.BodyCenter20513270 {
    padding-top: 0.0000%;
    padding-left: 10.3896%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20513270 .BodyCenter.BodyCenter20513270 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20513270>.module_20513270 {
    margin-top: 7.7922%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 7.7922%;
  }
}

@media screen and (max-width: 767px) {
  #module_20513270>.module_20513270 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20513270>.module_20513270 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20513270:hover {
  border: none;
}

#module_20513270:hover>.module_20513270 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20513270 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20513270 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20513270 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20513270 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20513270 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20513270 .GraphicUpper .TextImage {
  margin-bottom: 0px;
}

#module_20513270 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20513270 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20513270 .ModuleImageTextGiantContent {
  margin-top: 0.0000%;
}

#module_20513270 .ModuleImageTextGiantContent {
  margin-bottom: 0.0000%;
}

#module_20513270 .ModuleImageTextGiantContent {
  margin-left: 11.1111%;
}

#module_20513270 .ModuleImageTextGiantContent {
  margin-right: 0.0000%;
}

#module_20513270 .normal_ImgtextBox_content {
  margin-top: 0px;
}

#module_20513270 .normal_ImgtextBox_content {
  margin-bottom: 0px;
}

#module_20513270 .normal_ImgtextBox_content {
  margin-left: 0px;
}

#module_20513270 .normal_ImgtextBox_content {
  margin-right: 0px;
}

#module_20513270 a {
  font-size: unset;
  font-family: unset
}

.module_20519589 .ModuleHead .HeadCenter {
  float: none;
}

#module_20519589 {
  padding: 0px;
}

#module_20519589 {
  position: static;
  z-index: 0;
  top: 0px;
  width: 100%;
  height: auto;
}

#module_20519589 .ModuleHead20519589 {
  display: none;
}

#module_20519589 .ModuleSubContainer {
  background-color: transparent;
}

#module_20519589 .ModuleSubContainer {}

#module_20519589 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20519589 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20519589 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20519589 {
   !bgVideo !
}

  {
  bgVideoUrl:
}

#module_20519589 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20519589 {
  max-width: none;
  width: 100%;
}

/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container {
  height: auto;
  word-wrap: break-word;
  max-height: 100%;
  padding: 10px;
  max-width: 100%;
  overflow: hidden;
}

.module_20513285 .ModuleHead .HeadCenter {
  float: none;
}

#module_20513285 {
  padding: 0px;
}

#module_20513285 {
  position: static;
  z-index: 0;
  top: 1348px;
  left: 1392px;
  width: 100%;
  height: auto;
}

#module_20513285 .ModuleHead20513285 {
  display: none;
}

#module_20513285 .BodyCenter.BodyCenter20513285 {
  background: none;
  background-color: rgb(242, 242, 242);
}

#module_20513285>.module_20513285 {
  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_20513285>.module_20513285 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20513285 .BodyCenter.BodyCenter20513285 {
    padding-top: 4.1841%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 2.6151%;
  }
}

@media screen and (max-width: 767px) {
  #module_20513285 .BodyCenter.BodyCenter20513285 {
    padding-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  #module_20513285>.module_20513285 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20513285>.module_20513285 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20513285>.module_20513285 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20513285:hover {
  border: none;
}

#module_20513285:hover>.module_20513285 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20513285 .ModulePlainTextGiantContent {
  margin-top: 0px;
}

#module_20513285 .ModulePlainTextGiantContent {
  margin-bottom: 0px;
}

#module_20513285 .ModulePlainTextGiantContent {
  margin-left: 0px;
}

#module_20513285 .ModulePlainTextGiantContent {
  margin-right: 0px;
}

#module_20513285 .plainTextGiant-Container {
  padding-top: 0px;
}

#module_20513285 .plainTextGiant-Container {
  padding-bottom: 0px;
}

#module_20513285 .plainTextGiant-Container {
  padding-left: 0px;
}

#module_20513285 .plainTextGiant-Container {
  padding-right: 0px;
}

#module_20513285 a {
  font-size: unset;
  font-family: unset
}

.module_20513278 .ModuleHead .HeadCenter {
  float: none;
}

#module_20513278 {
  padding: 0px;
}

#module_20513278 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20513278 .ModuleHead20513278 {
  display: none;
}

#module_20513278 .BodyCenter.BodyCenter20513278 {
  background: none;
  background-color: rgb(242, 242, 242);
}

#module_20513278>.module_20513278 {
  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_20513278>.module_20513278 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20513278 .BodyCenter.BodyCenter20513278 {
    padding-top: 0.0000%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 6.2762%;
  }
}

@media screen and (max-width: 767px) {
  #module_20513278 .BodyCenter.BodyCenter20513278 {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20513278>.module_20513278 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20513278>.module_20513278 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20513278>.module_20513278 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20513278:hover {
  border: none;
}

#module_20513278:hover>.module_20513278 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20513278 .ModuleSubContainer {
  background-color: transparent;
}

#module_20513278 .ModuleSubContainer {
  background-image: none;
}

#module_20513278 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20513278 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20513278 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20513278 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20513278 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20513278 {
  max-width: 1540px;
  width: auto;
}

.ModuleImageGiant.layout-103 .BodyCenter {
  text-align: center;
}

.ModuleImageGiant.layout-103 .imgBox {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.ModuleImageGiant.layout-103 img {
  margin: auto;
  max-width: 100%;
  border: none;
}

.ModuleImageGiant.layout-103 .imgNormalBox,
.ModuleImageGiant.layout-103 .imgHoverBox {
  width: 100%;
  height: 100%
}

.ModuleImageGiant.layout-103 .imgNormalBox {
  position: relative;
  overflow: hidden;
  opacity: 1;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}

.ModuleImageGiant.layout-103 .imgHoverBox {
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  opacity: 0;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}

.ModuleImageGiant.layout-103 .imgBox:hover .imgNormalBox {
  opacity: 0;
}

.ModuleImageGiant.layout-103 .imgBox:hover .imgHoverBox {
  opacity: 1;
  height: 100%;
}

.module_20515301 .ModuleHead .HeadCenter {
  float: none;
}

#module_20515301 {
  padding: 0px;
}

#module_20515301 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20515301 .ModuleHead20515301 {
  display: none;
}

#module_20515301 .BodyCenter.BodyCenter20515301 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20515301>.module_20515301 {
  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_20515301>.module_20515301 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20515301 .BodyCenter.BodyCenter20515301 {
    padding-top: 7.7973%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20515301 .BodyCenter.BodyCenter20515301 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  #module_20515301>.module_20515301 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20515301>.module_20515301 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20515301>.module_20515301 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20515301:hover {
  border: none;
}

#module_20515301:hover>.module_20515301 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20515301 img {
  border-top-color: transparent;
}

#module_20515301 img {
  border-top-style: none;
}

#module_20515301 img {
  border-top-width: 0px;
}

#module_20515301 img {
  border-right-color: transparent;
}

#module_20515301 img {
  border-right-style: none;
}

#module_20515301 img {
  border-right-width: 0px;
}

#module_20515301 img {
  border-bottom-color: transparent;
}

#module_20515301 img {
  border-bottom-style: none;
}

#module_20515301 img {
  border-bottom-width: 0px;
}

#module_20515301 img {
  border-left-color: transparent;
}

#module_20515301 img {
  border-left-style: none;
}

#module_20515301 img {
  border-left-width: 0px;
}

#module_20515301 img {
  border-top-left-radius: 0px;
}

#module_20515301 img {
  border-top-right-radius: 0px;
}

#module_20515301 img {
  border-bottom-left-radius: 0px;
}

#module_20515301 img {
  border-bottom-right-radius: 0px;
}

#module_20515301 .BodyCenter {
  text-align: center;
}

.module_20516850 .ModuleHead .HeadCenter {
  float: none;
}

#module_20516850 {
  padding: 0px;
}

#module_20516850 {
  position: static;
  z-index: 0;
  top: 27px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20516850 .ModuleHead20516850 {
  display: none;
}

#module_20516850 .BodyCenter.BodyCenter20516850 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20516850>.module_20516850 {
  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_20516850>.module_20516850 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20516850 .BodyCenter.BodyCenter20516850 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20516850 .BodyCenter.BodyCenter20516850 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20516850>.module_20516850 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20516850>.module_20516850 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

#module_20516850>.module_20516850 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20516850:hover {
  border: none;
}

#module_20516850:hover>.module_20516850 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20516850 img {
  border-top-color: transparent;
}

#module_20516850 img {
  border-top-style: none;
}

#module_20516850 img {
  border-top-width: 0px;
}

#module_20516850 img {
  border-right-color: transparent;
}

#module_20516850 img {
  border-right-style: none;
}

#module_20516850 img {
  border-right-width: 0px;
}

#module_20516850 img {
  border-bottom-color: transparent;
}

#module_20516850 img {
  border-bottom-style: none;
}

#module_20516850 img {
  border-bottom-width: 0px;
}

#module_20516850 img {
  border-left-color: transparent;
}

#module_20516850 img {
  border-left-style: none;
}

#module_20516850 img {
  border-left-width: 0px;
}

#module_20516850 img {
  border-top-left-radius: 0px;
}

#module_20516850 img {
  border-top-right-radius: 0px;
}

#module_20516850 img {
  border-bottom-left-radius: 0px;
}

#module_20516850 img {
  border-bottom-right-radius: 0px;
}

#module_20516850 .BodyCenter {
  text-align: center;
}

.module_20519978 .ModuleHead .HeadCenter {
  float: none;
}

#module_20519978 {
  padding: 0px;
}

#module_20519978 {
  position: static;
  z-index: 0;
  top: 24px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20519978 .ModuleHead20519978 {
  display: none;
}

#module_20519978 .BodyCenter.BodyCenter20519978 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20519978>.module_20519978 {
  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_20519978>.module_20519978 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20519978 .BodyCenter.BodyCenter20519978 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20519978 .BodyCenter.BodyCenter20519978 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20519978>.module_20519978 {
    margin-top: 7.7973%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20519978>.module_20519978 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

#module_20519978>.module_20519978 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20519978:hover {
  border: none;
}

#module_20519978:hover>.module_20519978 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20519978 img {
  border-top-color: transparent;
}

#module_20519978 img {
  border-top-style: none;
}

#module_20519978 img {
  border-top-width: 0px;
}

#module_20519978 img {
  border-right-color: transparent;
}

#module_20519978 img {
  border-right-style: none;
}

#module_20519978 img {
  border-right-width: 0px;
}

#module_20519978 img {
  border-bottom-color: transparent;
}

#module_20519978 img {
  border-bottom-style: none;
}

#module_20519978 img {
  border-bottom-width: 0px;
}

#module_20519978 img {
  border-left-color: transparent;
}

#module_20519978 img {
  border-left-style: none;
}

#module_20519978 img {
  border-left-width: 0px;
}

#module_20519978 img {
  border-top-left-radius: 0px;
}

#module_20519978 img {
  border-top-right-radius: 0px;
}

#module_20519978 img {
  border-bottom-left-radius: 0px;
}

#module_20519978 img {
  border-bottom-right-radius: 0px;
}

#module_20519978 .BodyCenter {
  text-align: center;
}

.module_20517697 .ModuleHead .HeadCenter {
  float: none;
}

#module_20517697 {
  padding: 0px;
}

#module_20517697 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20517697 .ModuleHead20517697 {
  display: none;
}

#module_20517697 .BodyCenter.BodyCenter20517697 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20517697>.module_20517697 {
  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_20517697>.module_20517697 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20517697 .BodyCenter.BodyCenter20517697 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20517697 .BodyCenter.BodyCenter20517697 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20517697>.module_20517697 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20517697>.module_20517697 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20517697>.module_20517697 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20517697:hover {
  border: none;
}

#module_20517697:hover>.module_20517697 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20517697 .ModuleSubContainer {
  background-color: transparent;
}

#module_20517697 .ModuleSubContainer {
  background-image: none;
}

#module_20517697 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20517697 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20517697 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20517697 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20517697 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20517697 {
  max-width: none;
  width: 100%;
}

/*轮播图样式*/
/*切换按钮样式*/
.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-container {
  position: relative;
}

.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next,
.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev {
  position: absolute;
  width: 81px;
  height: 82px;
  background: rgba(0, 0, 0, 0.2);
  top: 50%;
  z-index: 9999;
  transform: translate(0, -50%);
  transition: all .3s
}

.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next:hover,
.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev:hover {
  background: rgba(0, 0, 0, 0.4);
}

.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next {
  left: 0;
  cursor: pointer;
}

.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev {
  right: 0;
  cursor: pointer;
}

.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next:before {
  content: "";
  position: absolute;
  top: 28%;
  left: 40%;
  width: 2px;
  height: 20px;
  background: #fff;
  transform: rotate(45deg);
}

.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next:after {
  content: "";
  position: absolute;
  top: 44%;
  left: 40%;
  width: 2px;
  height: 20px;
  background: #fff;
  transform: rotate(135deg);
}

.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev:before {
  content: "";
  position: absolute;
  top: 28%;
  right: 40%;
  width: 2px;
  height: 20px;
  background: #fff;
  transform: rotate(-45deg);
}

.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev:after {
  content: "";
  position: absolute;
  top: 44%;
  right: 40%;
  width: 2px;
  height: 20px;
  background: #fff;
  transform: rotate(-135deg);
}

.ModuleSlideGiant.layout-107 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 0;
  background: rgba(0, 0, 0, 0);
  position: relative;
  opacity: 1;
}

.ModuleSlideGiant.layout-107 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ModuleSlideGiant.layout-107 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.21);
}

.ModuleSlideGiant.layout-107 .slidegiant-container .tiles-nav ul li {
  display: none;
}

/*缩略图*/
.ModuleSlideGiant.layout-107 .slidegiant-container .tiles-nav ul li {
  position: absolute;
  z-index: 1;
  padding: .3em;
  margin-top: -1.5em;
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-backface-visibility: hidden;
}

.ModuleSlideGiant.layout-107 .slidegiant-container .tiles-nav ul li:after,
.ModuleSlideGiant.layout-107 .slidegiant-container .tiles-nav ul li:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-style: solid;
  border-width: 10px;
  border-color: transparent;
  border-top-color: rgba(255, 255, 255, 1);
}

.ModuleSlideGiant.layout-107 .slidegiant-container .tiles-nav img {
  display: block;
  height: 80px;
  width: 188px;
}

/*.ModuleSlideGiant.layout-107 .forie .swiper-container {height: 600px;}*/
.ModuleSlideGiant.layout-107 .forie .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
}

.ModuleSlideGiant.layout-107 .forie .swiper-pagination-switch {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 0;
  background: rgba(0, 0, 0, 0);
  position: relative;
  opacity: 1;
  margin: 0 5px;
}

.ModuleSlideGiant.layout-107 .forie .swiper-pagination-switch:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 25%;
  left: 25%;
  transform: translate(-50%, -50%);
}

.ModuleSlideGiant.layout-107 .forie .swiper-active-switch {
  background: rgba(0, 0, 0, 0.21);
}

@media only screen and (max-width: 767px) {
  .ModuleSlideGiant .SubContainer {
    display: none;
  }

  .ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next,
  .ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev {
    display: none
  }
}

/* @media only screen and (max-width: 480px) {
    .ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev{display: none}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-107 .slidegiant-container .swiper-slideshow-1-prev{display: none}
} */
.module_21143639 .ModuleHead .HeadCenter {
  float: none;
}

#module_21143639 {
  padding: 0px;
}

#module_21143639 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_21143639 .ModuleHead21143639 {
  display: none;
}

#module_21143639 .BodyCenter.BodyCenter21143639 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_21143639>.module_21143639 {
  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_21143639>.module_21143639 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_21143639 .BodyCenter.BodyCenter21143639 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_21143639 .BodyCenter.BodyCenter21143639 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_21143639>.module_21143639 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_21143639>.module_21143639 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_21143639>.module_21143639 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_21143639:hover {
  border: none;
}

#module_21143639:hover>.module_21143639 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

.module_21145632 .ModuleHead .HeadCenter {
  float: none;
}

#module_21145632 {
  padding: 0px;
}

#module_21145632 {
  position: absolute;
  z-index: 99;
  top: 10%;
  left: 0%;
  width: 1198px;
  height: 847px;
}

#module_21145632 .ModuleHead21145632 {
  display: none;
}

#module_21145632 .BodyCenter.BodyCenter21145632 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_21145632>.module_21145632 {
  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_21145632>.module_21145632 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_21145632 .BodyCenter.BodyCenter21145632 {
    padding-top: 8.3472%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 41.7362%;
  }
}

@media screen and (max-width: 767px) {
  #module_21145632 .BodyCenter.BodyCenter21145632 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_21145632>.module_21145632 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_21145632>.module_21145632 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_21145632>.module_21145632 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_21145632:hover {
  border: none;
}

#module_21145632:hover>.module_21145632 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_21145632 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_21145632 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_21145632 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_21145632 .ModuleImageTextGiantContent {
  margin-right: 10px;
}

#module_21145632 .imageTextGiant-Container {
  padding-top: 10px;
}

#module_21145632 .imageTextGiant-Container {
  padding-bottom: 10px;
}

#module_21145632 .imageTextGiant-Container {
  padding-left: 10px;
}

#module_21145632 .imageTextGiant-Container {
  padding-right: 10px;
}

#module_21145632 a {
  font-size: unset;
  font-family: unset
}

.module_21146626 .ModuleHead .HeadCenter {
  float: none;
}

#module_21146626 {
  padding: 0px;
}

#module_21146626 {
  position: absolute;
  z-index: 99;
  top: 13%;
  left: 0%;
  width: 1198px;
  height: 813px;
}

#module_21146626 .ModuleHead21146626 {
  display: none;
}

#module_21146626 .BodyCenter.BodyCenter21146626 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_21146626>.module_21146626 {
  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_21146626>.module_21146626 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_21146626 .BodyCenter.BodyCenter21146626 {
    padding-top: 8.3472%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 16.6945%;
  }
}

@media screen and (max-width: 767px) {
  #module_21146626 .BodyCenter.BodyCenter21146626 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_21146626>.module_21146626 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_21146626>.module_21146626 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_21146626>.module_21146626 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_21146626:hover {
  border: none;
}

#module_21146626:hover>.module_21146626 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_21146626 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_21146626 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_21146626 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_21146626 .ModuleImageTextGiantContent {
  margin-right: 10px;
}

#module_21146626 .imageTextGiant-Container {
  padding-top: 10px;
}

#module_21146626 .imageTextGiant-Container {
  padding-bottom: 10px;
}

#module_21146626 .imageTextGiant-Container {
  padding-left: 10px;
}

#module_21146626 .imageTextGiant-Container {
  padding-right: 10px;
}


.module_20602511 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602511 {
  padding: 0px;
}

#module_20602511 {
  position: static;
  z-index: 0;
  top: 0px;
  width: 100%;
  height: auto;
}

#module_20602511 .ModuleHead20602511 {
  display: none;
}

#module_20602511 .BodyCenter.BodyCenter20602511 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20602511>.module_20602511 {
  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_20602511>.module_20602511 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20602511 .BodyCenter.BodyCenter20602511 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602511 .BodyCenter.BodyCenter20602511 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20602511>.module_20602511 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602511>.module_20602511 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20602511>.module_20602511 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602511:hover {
  border: none;
}

#module_20602511:hover>.module_20602511 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602511 .ModuleSubContainer {
  background-color: transparent;
}

#module_20602511 .ModuleSubContainer {
  background-image: none;
}

#module_20602511 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20602511 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20602511 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20602511 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20602511 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20602511 {
  max-width: none;
  width: 100%;
}

.module_20602512 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602512 {
  padding: 0px;
}

#module_20602512 {
  position: static;
  z-index: 0;
  top: 22px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20602512 .ModuleHead20602512 {
  display: none;
}

#module_20602512 .BodyCenter.BodyCenter20602512 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20602512>.module_20602512 {
  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_20602512>.module_20602512 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20602512 .BodyCenter.BodyCenter20602512 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602512 .BodyCenter.BodyCenter20602512 {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  #module_20602512>.module_20602512 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602512>.module_20602512 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20602512>.module_20602512 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602512:hover {
  border: none;
}

#module_20602512:hover>.module_20602512 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602512 .ModulePlainTextGiantContent {
  margin-top: 0px;
}

#module_20602512 .ModulePlainTextGiantContent {
  margin-bottom: 0px;
}

#module_20602512 .ModulePlainTextGiantContent {
  margin-left: 0px;
}

#module_20602512 .ModulePlainTextGiantContent {
  margin-right: 0px;
}

#module_20602512 .plainTextGiant-Container {
  padding-top: 0px;
}

#module_20602512 .plainTextGiant-Container {
  padding-bottom: 0px;
}

#module_20602512 .plainTextGiant-Container {
  padding-left: 0px;
}

#module_20602512 .plainTextGiant-Container {
  padding-right: 0px;
}

#module_20602512 a {
  font-size: unset;
  font-family: unset
}

.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container {
  font-size: 0;
  white-space: nowrap;
}

.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li {
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  background: #fff;
  float: none;
  display: inline-block;
}

.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li a {
  display: block;
  padding: 0;
  background: none;
  color: #333;
}

.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li.active,
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li:hover {
  background: #333;
}

.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li.active a,
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li:hover a {
  color: #fff;
}

.ModuleTabContainerV2Giant.layout-104 .Nav-Container li.active {
  transition: all 0.4s linear;
}

@media (max-width: 767px) {
  .ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container {
    overflow-y: auto;
  }

  .ModuleTabContainerV2Giant.layout-104 .tabContainer .SubContainer {
    height: auto !important;
  }
}

@media (min-width: 768px) {

  .ModuleTabContainerV2Giant.layout-104 .tabContainer .btnScrollLeft,
  .ModuleTabContainerV2Giant.layout-104 .tabContainer .btnScrollRight {
    display: none !important;
  }

}

.ModuleTabContainerV2Giant.layout-104 .btnScrollLeft,
.ModuleTabContainerV2Giant.layout-104 .btnScrollRight {
  display: inline-block;
  height: 54px;
  top: 0;
  background-color: transparent;
  width: 32px;
}

.ModuleTabContainerV2Giant.layout-104 .glyphicon-chevron-left:before,
.ModuleTabContainerV2Giant.layout-104 .glyphicon-chevron-right:before {
  width: 19px;
  height: 26px;
  background-color: rgba(0, 0, 0, .3);
  display: block;
  border-radius: 5px;
  top: calc(50% - 15px);
  position: absolute;
  line-height: 26px;
  right: 0;
  font-weight: bold;
}

.ModuleTabContainerV2Giant.layout-104 .glyphicon-chevron-left:before {
  right: auto;
  left: 0;
}

.ModuleTabContainerV2Giant.layout-104 .tab-content>.active {
  display: flex !important;
}

.module_20602519 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602519 {
  padding: 0px;
}

#module_20602519 {
  position: static;
  z-index: 0;
  top: 85px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20602519 .ModuleHead20602519 {
  display: none;
}

#module_20602519 .BodyCenter.BodyCenter20602519 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20602519>.module_20602519 {
  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_20602519>.module_20602519 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20602519 .BodyCenter.BodyCenter20602519 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602519 .BodyCenter.BodyCenter20602519 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20602519>.module_20602519 {
    margin-top: 12px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602519>.module_20602519 {
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 50px;
  }
}

#module_20602519>.module_20602519 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602519:hover {
  border: none;
}

#module_20602519:hover>.module_20602519 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602519 .Nav-Container {
  text-align: center;
}

#module_20602519 .Nav-Container {
  background-color: transparent;
}

#module_20602519 .Nav-Container {
  background-image: none;
}

#module_20602519 .Nav-Container {
  background-repeat: no-repeat;
}

#module_20602519 .Nav-Container {}

#module_20602519 .Nav-Container {}

#module_20602519 .Nav-Container a {
  text-align: center;
}

#module_20602519 .Nav-Container li {
  background-color: #fff;
}

#module_20602519 .Nav-Container li {
  border-top-color: rgb(227, 227, 227);
}

#module_20602519 .Nav-Container li {
  border-top-style: solid;
}

#module_20602519 .Nav-Container li {
  border-top-width: 1px;
}

#module_20602519 .Nav-Container li {
  border-right-color: rgb(227, 227, 227);
}

#module_20602519 .Nav-Container li {
  border-right-style: solid;
}

#module_20602519 .Nav-Container li {
  border-right-width: 1px;
}

#module_20602519 .Nav-Container li {
  border-bottom-color: rgb(227, 227, 227);
}

#module_20602519 .Nav-Container li {
  border-bottom-style: solid;
}

#module_20602519 .Nav-Container li {
  border-bottom-width: 1px;
}

#module_20602519 .Nav-Container li {
  border-left-color: rgb(227, 227, 227);
}

#module_20602519 .Nav-Container li {
  border-left-style: solid;
}

#module_20602519 .Nav-Container li {
  border-left-width: 1px;
}

#module_20602519 .Nav-Container li a {
  width: 170px;
}

#module_20602519 .Nav-Container li a {
  height: 44px;
  line-height: 44px;
}

#module_20602519 .Nav-Container li {
  margin-top: 0px;
}

#module_20602519 .Nav-Container li {
  margin-bottom: 10px;
}

#module_20602519 .Nav-Container li {
  margin-left: 0px;
}

#module_20602519 .Nav-Container li {
  margin-right: 0px;
}

#module_20602519 .Nav-Container li a {
  font-size: 16px;
}

#module_20602519 .Nav-Container li a {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602519 .Nav-Container li a {
  color: rgb(255, 121, 8);
}

#module_20602519 .Nav-Container li a {
  font-weight: normal;
}

#module_20602519 .Nav-Container li a {
  text-decoration: none;
}

#module_20602519 .Nav-Container li a {
  font-style: normal;
}

#module_20602519 .Nav-Container li {
  border-top-left-radius: 0px;
}

#module_20602519 .Nav-Container li {
  border-top-right-radius: 0px;
}

#module_20602519 .Nav-Container li {
  border-bottom-left-radius: 0px;
}

#module_20602519 .Nav-Container li {
  border-bottom-right-radius: 0px;
}

#module_20602519 .TabContainer-Container .tab-pane {
  background-color: transparent;
}

#module_20602519 .TabContainer-Container .tab-pane {
  padding-top: 0px;
}

#module_20602519 .TabContainer-Container .tab-pane {
  padding-bottom: 0px;
}

#module_20602519 .TabContainer-Container .tab-pane {
  padding-left: 0px;
}

#module_20602519 .TabContainer-Container .tab-pane {
  padding-right: 0px;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-top-color: transparent;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-top-style: none;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-top-width: 0px;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-right-color: transparent;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-right-style: none;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-right-width: 0px;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-bottom-color: transparent;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-bottom-style: none;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-bottom-width: 0px;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-left-color: transparent;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-left-style: none;
}

#module_20602519 .TabContainer-Container .tab-pane {
  border-left-width: 0px;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  background-color: rgb(255, 121, 8);
}

#module_20602519 .Nav-Container li:hover a,
#module_20602519 .Nav-Container li.active a {
  font-size: 16px;
}

#module_20602519 .Nav-Container li:hover a,
#module_20602519 .Nav-Container li.active a {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602519 .Nav-Container li:hover a,
#module_20602519 .Nav-Container li.active a {
  color: #fff;
}

#module_20602519 .Nav-Container li:hover a,
#module_20602519 .Nav-Container li.active a {
  font-weight: normal;
}

#module_20602519 .Nav-Container li:hover a,
#module_20602519 .Nav-Container li.active a {
  text-decoration: none;
}

#module_20602519 .Nav-Container li:hover a,
#module_20602519 .Nav-Container li.active a {
  font-style: normal;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-top-color: transparent;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-top-style: solid;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-top-width: 1px;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-right-color: transparent;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-right-style: solid;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-right-width: 1px;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-bottom-color: transparent;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-bottom-style: solid;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-bottom-width: 1px;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-left-color: transparent;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-left-style: solid;
}

#module_20602519 .Nav-Container li:hover,
#module_20602519 .Nav-Container li.active {
  border-left-width: 1px;
}

/*内容*/
.ModuleNewsListGiant.layout-105 .news-container {
  width: 100%;
  margin: 0 auto;
}

.ModuleNewsListGiant.layout-105 .news-item {
  padding: 14px 0;
  border-bottom: 1px dotted #ccc;
}

.ModuleNewsListGiant.layout-105 .news-item a {
  padding: 0 2%;
  display: block;
}

.ModuleNewsListGiant.layout-105 .news-item .news-con {
  margin-left: 5%;
  width: 65%;
}

.ModuleNewsListGiant.layout-105 .news-item .news-con .news-title {
  font-size: 20px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}

.ModuleNewsListGiant.layout-105 .news-item .news-con .news-desc {
  font-size: 14px;
  color: #999999;
  padding-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
}

.ModuleNewsListGiant.layout-105 .news-img .dummy {
  padding-top: 77.5%;
}

.ModuleNewsListGiant.layout-105 .news-container .news-img {
  transition: all .3s ease-out;
  width: 20%;
  overflow: hidden;
  clear: both;
  position: relative;
  list-style-type: none;
  display: block;
  overflow: hidden;
  max-width: 100%;
  margin: auto;
}

.ModuleNewsListGiant.layout-105 .news-container .news-img img {
  transition: all .3s ease-out;
  position: absolute;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  margin: auto;
  padding: auto;
  display: block;
}

.ModuleNewsListGiant.layout-105 .news-detailbtn span {
  transition: all .3s ease-out;
}

.ModuleNewsListGiant.layout-105 .news-detailbtn {
  width: 108px;
  display: block;
  cursor: pointer;
  height: 30px;
  margin-top: 20px;
  background: #fff;
  transition: all .3s ease-out 0s;
  position: relative;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, .2);
  font-size: 11px;
  color: #999;
  line-height: 30px;
  text-align: center;
}

.ModuleNewsListGiant.layout-105 .news-detailbtn::before {
  opacity: 0;
  content: "";
  transition: all .3s ease-out;
  transition: all .3s ease-out;
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: -1px;
  right: 0;
  background: #000;
}

.ModuleNewsListGiant.layout-105 .news-detailbtn::after {
  opacity: 0;
  content: "";
  background: url("/skinp/modules/ModuleNewsListGiant/images/layout-105/icon.png") no-repeat center;
  position: absolute;
  top: 4px;
  right: 7px;
  width: 20px;
  height: 20px;
  display: block;
}

@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-105 .news-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    display: block !important;
  }

  .ModuleNewsListGiant.layout-105 .news-detailbtn {
    display: none;
  }

  .ModuleNewsListGiant.layout-105 .news-container .news-img {
    overflow: hidden;
    transition: all .3s ease-out;
    width: 35%;
  }

  .ModuleNewsListGiant.layout-105 .news-item .news-con {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .ModuleNewsListGiant.layout-105 .news-item:hover .news-img img {
    -webkit-transform: scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
    transition: all .3s ease-out;
  }

  .ModuleNewsListGiant.layout-105 .news-detailbtn:hover::before {
    opacity: 1;
    cursor: pointer;
  }

  .ModuleNewsListGiant.layout-105 .news-detailbtn:hover::after {
    opacity: 1;
    cursor: pointer;
  }

  .ModuleNewsListGiant.layout-105 .news-detailbtn:hover span {
    margin-left: -30px;
  }
}


/*置顶推荐*/
.ModuleNewsListGiant.layout-105 .staFun {
  border: 1px solid #e50b1c;
  font-size: 12px;
  padding: 0px 2px;
  color: #e50b1c;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align: text-top;
}

.module_20602524 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602524 {
  padding: 0px;
}

#module_20602524 {
  position: static;
  z-index: 0;
  top: 18px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20602524 .ModuleHead20602524 {
  display: none;
}

#module_20602524 .BodyCenter.BodyCenter20602524 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20602524>.module_20602524 {
  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_20602524>.module_20602524 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20602524 .BodyCenter.BodyCenter20602524 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602524 .BodyCenter.BodyCenter20602524 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20602524>.module_20602524 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602524>.module_20602524 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20602524>.module_20602524 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602524:hover {
  border: none;
}

#module_20602524:hover>.module_20602524 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602524 .news-item {
  background-color: #ffffff;
}

#module_20602524 .news-item {
  background-image: none;
}

#module_20602524 .news-item {
  background-repeat: no-repeat;
}

#module_20602524 .news-item {}

#module_20602524 .news-item {}

#module_20602524 .news-item {
  border-bottom-color: #ccc;
}

#module_20602524 .news-item {
  border-bottom-style: dashed;
}

#module_20602524 .news-item {
  border-bottom-width: 1px;
}

#module_20602524 .news-img {
  background-color: transparent;
}

#module_20602524 .news-img {}

#module_20602524 .news-img {
  background-repeat: no-repeat;
}

#module_20602524 .news-img {}

#module_20602524 .news-img {}

#module_20602524 .news-img {
  border-top-left-radius: 0px;
}

#module_20602524 .news-img {
  border-top-right-radius: 0px;
}

#module_20602524 .news-img {
  border-bottom-left-radius: 0px;
}

#module_20602524 .news-img {
  border-bottom-right-radius: 0px;
}

#module_20602524 .news-img {
  border-top-color: transparent;
}

#module_20602524 .news-img {
  border-top-style: none;
}

#module_20602524 .news-img {
  border-top-width: 0px;
}

#module_20602524 .news-img {
  border-right-color: transparent;
}

#module_20602524 .news-img {
  border-right-style: none;
}

#module_20602524 .news-img {
  border-right-width: 0px;
}

#module_20602524 .news-img {
  border-bottom-color: transparent;
}

#module_20602524 .news-img {
  border-bottom-style: none;
}

#module_20602524 .news-img {
  border-bottom-width: 0px;
}

#module_20602524 .news-img {
  border-left-color: transparent;
}

#module_20602524 .news-img {
  border-left-style: none;
}

#module_20602524 .news-img {
  border-left-width: 0px;
}

#module_20602524 .news-title {
  font-size: 16px;
}

#module_20602524 .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602524 .news-title {
  color: #333;
}

#module_20602524 .news-title {
  font-weight: normal;
}

#module_20602524 .news-title {
  text-decoration: none;
}

#module_20602524 .news-title {
  font-style: normal;
}

#module_20602524 .news-desc {
  font-size: 14px;
}

#module_20602524 .news-desc {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602524 .news-desc {
  color: #999;
}

#module_20602524 .news-desc {
  font-weight: normal;
}

#module_20602524 .news-desc {
  text-decoration: none;
}

#module_20602524 .news-desc {
  font-style: normal;
}

#module_20602524 .news-detailbtn {
  font-size: 12px;
}

#module_20602524 .news-detailbtn {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602524 .news-detailbtn {
  color: #666;
}

#module_20602524 .news-detailbtn {
  font-weight: normal;
}

#module_20602524 .news-detailbtn {
  text-decoration: none;
}

#module_20602524 .news-detailbtn {
  font-style: normal;
}

#module_20602524 .news-detailbtn {
  background-color: #fff;
}

#module_20602524 .news-detailbtn {
  background-image: none;
}

#module_20602524 .news-detailbtn {
  background-repeat: no-repeat;
}

#module_20602524 .news-detailbtn {}

#module_20602524 .news-detailbtn {}

#module_20602524 .news-item .news-detailbtn::before {
  background-color: #000000;
}

#module_20602524 .news-item .news-detailbtn::before {
  background-image: none;
}

#module_20602524 .news-item .news-detailbtn::before {
  background-repeat: no-repeat;
}

#module_20602524 .news-item .news-detailbtn::before {}

#module_20602524 .news-item .news-detailbtn::before {}

#module_20602524 .news-item:hover {
  background-color: #ffffff;
}

#module_20602524 .news-item:hover {
  background-image: none;
}

#module_20602524 .news-item:hover {
  background-repeat: no-repeat;
}

#module_20602524 .news-item:hover {}

#module_20602524 .news-item:hover {}

#module_20602524 .news-item:hover {
  border-bottom-color: #ccc;
}

#module_20602524 .news-item:hover {
  border-bottom-style: dotted;
}

#module_20602524 .news-item:hover {
  border-bottom-width: 1px;
}

#module_20602524 .news-item:hover .news-img {
  background-color: transparent;
}

#module_20602524 .news-item:hover .news-img {}

#module_20602524 .news-item:hover .news-img {
  background-repeat: no-repeat;
}

#module_20602524 .news-item:hover .news-img {}

#module_20602524 .news-item:hover .news-img {}

#module_20602524 .news-item:hover .news-img {
  border-top-left-radius: 0px;
}

#module_20602524 .news-item:hover .news-img {
  border-top-right-radius: 0px;
}

#module_20602524 .news-item:hover .news-img {
  border-bottom-left-radius: 0px;
}

#module_20602524 .news-item:hover .news-img {
  border-bottom-right-radius: 0px;
}

#module_20602524 .news-item:hover .news-img {
  border-top-color: transparent;
}

#module_20602524 .news-item:hover .news-img {
  border-top-style: none;
}

#module_20602524 .news-item:hover .news-img {
  border-top-width: 0px;
}

#module_20602524 .news-item:hover .news-img {
  border-right-color: transparent;
}

#module_20602524 .news-item:hover .news-img {
  border-right-style: none;
}

#module_20602524 .news-item:hover .news-img {
  border-right-width: 0px;
}

#module_20602524 .news-item:hover .news-img {
  border-bottom-color: transparent;
}

#module_20602524 .news-item:hover .news-img {
  border-bottom-style: none;
}

#module_20602524 .news-item:hover .news-img {
  border-bottom-width: 0px;
}

#module_20602524 .news-item:hover .news-img {
  border-left-color: transparent;
}

#module_20602524 .news-item:hover .news-img {
  border-left-style: none;
}

#module_20602524 .news-item:hover .news-img {
  border-left-width: 0px;
}

#module_20602524 .news-item:hover .news-title {
  font-size: 16px;
}

#module_20602524 .news-item:hover .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602524 .news-item:hover .news-title {
  color: #333;
}

#module_20602524 .news-item:hover .news-title {
  font-weight: normal;
}

#module_20602524 .news-item:hover .news-title {
  text-decoration: none;
}

#module_20602524 .news-item:hover .news-title {
  font-style: normal;
}

#module_20602524 .news-item:hover .news-desc {
  font-size: 14px;
}

#module_20602524 .news-item:hover .news-desc {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602524 .news-item:hover .news-desc {
  color: #999;
}

#module_20602524 .news-item:hover .news-desc {
  font-weight: normal;
}

#module_20602524 .news-item:hover .news-desc {
  text-decoration: none;
}

#module_20602524 .news-item:hover .news-desc {
  font-style: normal;
}

#module_20602524 .news-item:hover time {
  font-size: 18px;
}

#module_20602524 .news-item:hover time {
  font-family: ;
}

#module_20602524 .news-item:hover time {
  color: #333;
}

#module_20602524 .news-item:hover time {
  font-weight: normal;
}

#module_20602524 .news-item:hover time {
  text-decoration: none;
}

#module_20602524 .news-item:hover time {
  font-style: normal;
}

#module_20602524 .news-item:hover .news-detailbtn {
  font-size: 12px;
}

#module_20602524 .news-item:hover .news-detailbtn {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602524 .news-item:hover .news-detailbtn {
  color: #666;
}

#module_20602524 .news-item:hover .news-detailbtn {
  font-weight: normal;
}

#module_20602524 .news-item:hover .news-detailbtn {
  text-decoration: none;
}

#module_20602524 .news-item:hover .news-detailbtn {
  font-style: normal;
}

#module_20602524 .news-item:hover .news-detailbtn {
  background-color: #fff;
}

#module_20602524 .news-item:hover .news-detailbtn {
  background-image: none;
}

#module_20602524 .news-item:hover .news-detailbtn {
  background-repeat: no-repeat;
}

#module_20602524 .news-item:hover .news-detailbtn {}

#module_20602524 .news-item:hover .news-detailbtn {}


.module_20602523 .ModuleHead .HeadCenter {
  float: none;
}

#module_20602523 {
  padding: 0px;
}

#module_20602523 {
  position: static;
  z-index: 0;
  top: 14px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20602523 .ModuleHead20602523 {
  display: none;
}

#module_20602523 .BodyCenter.BodyCenter20602523 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20602523>.module_20602523 {
  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_20602523>.module_20602523 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20602523 .BodyCenter.BodyCenter20602523 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602523 .BodyCenter.BodyCenter20602523 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20602523>.module_20602523 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20602523>.module_20602523 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20602523>.module_20602523 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602523:hover {
  border: none;
}

#module_20602523:hover>.module_20602523 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20602523 .news-item {
  background-color: #ffffff;
}

#module_20602523 .news-item {
  background-image: none;
}

#module_20602523 .news-item {
  background-repeat: no-repeat;
}

#module_20602523 .news-item {}

#module_20602523 .news-item {}

#module_20602523 .news-item {
  border-bottom-color: #ccc;
}

#module_20602523 .news-item {
  border-bottom-style: dashed;
}

#module_20602523 .news-item {
  border-bottom-width: 1px;
}

#module_20602523 .news-img {
  background-color: transparent;
}

#module_20602523 .news-img {}

#module_20602523 .news-img {
  background-repeat: no-repeat;
}

#module_20602523 .news-img {}

#module_20602523 .news-img {}

#module_20602523 .news-img {
  border-top-left-radius: 0px;
}

#module_20602523 .news-img {
  border-top-right-radius: 0px;
}

#module_20602523 .news-img {
  border-bottom-left-radius: 0px;
}

#module_20602523 .news-img {
  border-bottom-right-radius: 0px;
}

#module_20602523 .news-img {
  border-top-color: transparent;
}

#module_20602523 .news-img {
  border-top-style: none;
}

#module_20602523 .news-img {
  border-top-width: 0px;
}

#module_20602523 .news-img {
  border-right-color: transparent;
}

#module_20602523 .news-img {
  border-right-style: none;
}

#module_20602523 .news-img {
  border-right-width: 0px;
}

#module_20602523 .news-img {
  border-bottom-color: transparent;
}

#module_20602523 .news-img {
  border-bottom-style: none;
}

#module_20602523 .news-img {
  border-bottom-width: 0px;
}

#module_20602523 .news-img {
  border-left-color: transparent;
}

#module_20602523 .news-img {
  border-left-style: none;
}

#module_20602523 .news-img {
  border-left-width: 0px;
}

#module_20602523 .news-title {
  font-size: 18px;
}

#module_20602523 .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602523 .news-title {
  color: #333;
}

#module_20602523 .news-title {
  font-weight: normal;
}

#module_20602523 .news-title {
  text-decoration: none;
}

#module_20602523 .news-title {
  font-style: normal;
}

#module_20602523 .news-desc {
  font-size: 14px;
}

#module_20602523 .news-desc {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602523 .news-desc {
  color: #999;
}

#module_20602523 .news-desc {
  font-weight: normal;
}

#module_20602523 .news-desc {
  text-decoration: none;
}

#module_20602523 .news-desc {
  font-style: normal;
}

#module_20602523 .news-detailbtn {
  font-size: 12px;
}

#module_20602523 .news-detailbtn {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602523 .news-detailbtn {
  color: #666;
}

#module_20602523 .news-detailbtn {
  font-weight: normal;
}

#module_20602523 .news-detailbtn {
  text-decoration: none;
}

#module_20602523 .news-detailbtn {
  font-style: normal;
}

#module_20602523 .news-detailbtn {
  background-color: #fff;
}

#module_20602523 .news-detailbtn {
  background-image: none;
}

#module_20602523 .news-detailbtn {
  background-repeat: no-repeat;
}

#module_20602523 .news-detailbtn {}

#module_20602523 .news-detailbtn {}

#module_20602523 .news-item .news-detailbtn::before {
  background-color: #000000;
}

#module_20602523 .news-item .news-detailbtn::before {
  background-image: none;
}

#module_20602523 .news-item .news-detailbtn::before {
  background-repeat: no-repeat;
}

#module_20602523 .news-item .news-detailbtn::before {}

#module_20602523 .news-item .news-detailbtn::before {}

#module_20602523 .news-item:hover {
  background-color: #ffffff;
}

#module_20602523 .news-item:hover {
  background-image: none;
}

#module_20602523 .news-item:hover {
  background-repeat: no-repeat;
}

#module_20602523 .news-item:hover {}

#module_20602523 .news-item:hover {}

#module_20602523 .news-item:hover {
  border-bottom-color: #ccc;
}

#module_20602523 .news-item:hover {
  border-bottom-style: dotted;
}

#module_20602523 .news-item:hover {
  border-bottom-width: 1px;
}

#module_20602523 .news-item:hover .news-img {
  background-color: transparent;
}

#module_20602523 .news-item:hover .news-img {}

#module_20602523 .news-item:hover .news-img {
  background-repeat: no-repeat;
}

#module_20602523 .news-item:hover .news-img {}

#module_20602523 .news-item:hover .news-img {}

#module_20602523 .news-item:hover .news-img {
  border-top-left-radius: 0px;
}

#module_20602523 .news-item:hover .news-img {
  border-top-right-radius: 0px;
}

#module_20602523 .news-item:hover .news-img {
  border-bottom-left-radius: 0px;
}

#module_20602523 .news-item:hover .news-img {
  border-bottom-right-radius: 0px;
}

#module_20602523 .news-item:hover .news-img {
  border-top-color: transparent;
}

#module_20602523 .news-item:hover .news-img {
  border-top-style: none;
}

#module_20602523 .news-item:hover .news-img {
  border-top-width: 0px;
}

#module_20602523 .news-item:hover .news-img {
  border-right-color: transparent;
}

#module_20602523 .news-item:hover .news-img {
  border-right-style: none;
}

#module_20602523 .news-item:hover .news-img {
  border-right-width: 0px;
}

#module_20602523 .news-item:hover .news-img {
  border-bottom-color: transparent;
}

#module_20602523 .news-item:hover .news-img {
  border-bottom-style: none;
}

#module_20602523 .news-item:hover .news-img {
  border-bottom-width: 0px;
}

#module_20602523 .news-item:hover .news-img {
  border-left-color: transparent;
}

#module_20602523 .news-item:hover .news-img {
  border-left-style: none;
}

#module_20602523 .news-item:hover .news-img {
  border-left-width: 0px;
}

#module_20602523 .news-item:hover .news-title {
  font-size: 18px;
}

#module_20602523 .news-item:hover .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602523 .news-item:hover .news-title {
  color: #333;
}

#module_20602523 .news-item:hover .news-title {
  font-weight: normal;
}

#module_20602523 .news-item:hover .news-title {
  text-decoration: none;
}

#module_20602523 .news-item:hover .news-title {
  font-style: normal;
}

#module_20602523 .news-item:hover .news-desc {
  font-size: 14px;
}

#module_20602523 .news-item:hover .news-desc {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602523 .news-item:hover .news-desc {
  color: #999;
}

#module_20602523 .news-item:hover .news-desc {
  font-weight: normal;
}

#module_20602523 .news-item:hover .news-desc {
  text-decoration: none;
}

#module_20602523 .news-item:hover .news-desc {
  font-style: normal;
}

#module_20602523 .news-item:hover time {
  font-size: 18px;
}

#module_20602523 .news-item:hover time {
  font-family: ;
}

#module_20602523 .news-item:hover time {
  color: #333;
}

#module_20602523 .news-item:hover time {
  font-weight: normal;
}

#module_20602523 .news-item:hover time {
  text-decoration: none;
}

#module_20602523 .news-item:hover time {
  font-style: normal;
}

#module_20602523 .news-item:hover .news-detailbtn {
  font-size: 12px;
}

#module_20602523 .news-item:hover .news-detailbtn {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20602523 .news-item:hover .news-detailbtn {
  color: #666;
}

#module_20602523 .news-item:hover .news-detailbtn {
  font-weight: normal;
}

#module_20602523 .news-item:hover .news-detailbtn {
  text-decoration: none;
}

#module_20602523 .news-item:hover .news-detailbtn {
  font-style: normal;
}

#module_20602523 .news-item:hover .news-detailbtn {
  background-color: #fff;
}

#module_20602523 .news-item:hover .news-detailbtn {
  background-image: none;
}

#module_20602523 .news-item:hover .news-detailbtn {
  background-repeat: no-repeat;
}

#module_20602523 .news-item:hover .news-detailbtn {}

#module_20602523 .news-item:hover .news-detailbtn {}



.module_20746058 .ModuleHead .HeadCenter {
  float: none;
}

#module_20746058 {
  padding: 0px;
}

#module_20746058 {
  position: static;
  z-index: 0;
  top: 3047px;
  left: 1804px;
  width: 100%;
  height: auto;
}

#module_20746058 .ModuleHead20746058 {
  display: none;
}

#module_20746058 .BodyCenter.BodyCenter20746058 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20746058>.module_20746058 {
  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_20746058>.module_20746058 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20746058 .BodyCenter.BodyCenter20746058 {
    padding-top: 1.5690%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 5.2301%;
  }
}

@media screen and (max-width: 767px) {
  #module_20746058 .BodyCenter.BodyCenter20746058 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20746058>.module_20746058 {
    margin-top: 5.2301%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20746058>.module_20746058 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20746058>.module_20746058 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20746058:hover {
  border: none;
}

#module_20746058:hover>.module_20746058 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20746058 .ModuleSubContainer {
  background-color: transparent;
}

#module_20746058 .ModuleSubContainer {
  background-image: none;
}

#module_20746058 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20746058 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20746058 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20746058 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20746058 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20746058 {
  max-width: 1540px;
  width: auto;
}

.module_20746059 .ModuleHead .HeadCenter {
  float: none;
}

#module_20746059 {
  padding: 0px;
}

#module_20746059 {
  position: static;
  z-index: 0;
  top: 3150px;
  left: 262px;
  width: 100%;
  height: auto;
}

#module_20746059 .ModuleHead20746059 {
  display: none;
}

#module_20746059 .BodyCenter.BodyCenter20746059 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20746059>.module_20746059 {
  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_20746059>.module_20746059 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20746059 .BodyCenter.BodyCenter20746059 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20746059 .BodyCenter.BodyCenter20746059 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20746059>.module_20746059 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20746059>.module_20746059 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20746059>.module_20746059 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20746059:hover {
  border: none;
}

#module_20746059:hover>.module_20746059 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20746059 .ModulePlainTextGiantContent {
  margin-top: 0px;
}

#module_20746059 .ModulePlainTextGiantContent {
  margin-bottom: 0px;
}

#module_20746059 .ModulePlainTextGiantContent {
  margin-left: 0px;
}

#module_20746059 .ModulePlainTextGiantContent {
  margin-right: 0px;
}

#module_20746059 .plainTextGiant-Container {
  padding-top: 0px;
}

#module_20746059 .plainTextGiant-Container {
  padding-bottom: 0px;
}

#module_20746059 .plainTextGiant-Container {
  padding-left: 0px;
}

#module_20746059 .plainTextGiant-Container {
  padding-right: 0px;
}

.module_20746061 .ModuleHead .HeadCenter {
  float: none;
}

#module_20746061 {
  padding: 0px;
}

#module_20746061 {
  position: static;
  z-index: 0;
  top: 3097px;
  left: 759px;
  width: 100%;
  height: auto;
}

#module_20746061 .ModuleHead20746061 {
  display: none;
}

#module_20746061 .BodyCenter.BodyCenter20746061 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20746061>.module_20746061 {
  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_20746061>.module_20746061 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20746061 .BodyCenter.BodyCenter20746061 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20746061 .BodyCenter.BodyCenter20746061 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20746061>.module_20746061 {
    margin-top: -3.2468%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20746061>.module_20746061 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20746061>.module_20746061 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20746061:hover {
  border: none;
}

#module_20746061:hover>.module_20746061 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20746061 .Nav-Container {
  text-align: right;
}

#module_20746061 .Nav-Container {
  background-color: transparent;
}

#module_20746061 .Nav-Container {
  background-image: none;
}

#module_20746061 .Nav-Container {
  background-repeat: no-repeat;
}

#module_20746061 .Nav-Container {}

#module_20746061 .Nav-Container {}

#module_20746061 .Nav-Container a {
  text-align: center;
}

#module_20746061 .Nav-Container li {
  background-color: #fff;
}

#module_20746061 .Nav-Container li {
  border-top-color: rgb(227, 227, 227);
}

#module_20746061 .Nav-Container li {
  border-top-style: solid;
}

#module_20746061 .Nav-Container li {
  border-top-width: 1px;
}

#module_20746061 .Nav-Container li {
  border-right-color: rgb(227, 227, 227);
}

#module_20746061 .Nav-Container li {
  border-right-style: solid;
}

#module_20746061 .Nav-Container li {
  border-right-width: 1px;
}

#module_20746061 .Nav-Container li {
  border-bottom-color: rgb(227, 227, 227);
}

#module_20746061 .Nav-Container li {
  border-bottom-style: solid;
}

#module_20746061 .Nav-Container li {
  border-bottom-width: 1px;
}

#module_20746061 .Nav-Container li {
  border-left-color: rgb(227, 227, 227);
}

#module_20746061 .Nav-Container li {
  border-left-style: solid;
}

#module_20746061 .Nav-Container li {
  border-left-width: 1px;
}

#module_20746061 .Nav-Container li a {
  width: 170px;
}

#module_20746061 .Nav-Container li a {
  height: 44px;
  line-height: 44px;
}

#module_20746061 .Nav-Container li {
  margin-top: 0px;
}

#module_20746061 .Nav-Container li {
  margin-bottom: 0px;
}

#module_20746061 .Nav-Container li {
  margin-left: 0px;
}

#module_20746061 .Nav-Container li {
  margin-right: 0px;
}

#module_20746061 .Nav-Container li a {
  font-size: 16px;
}

#module_20746061 .Nav-Container li a {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20746061 .Nav-Container li a {
  color: rgb(255, 121, 8);
}

#module_20746061 .Nav-Container li a {
  font-weight: normal;
}

#module_20746061 .Nav-Container li a {
  text-decoration: none;
}

#module_20746061 .Nav-Container li a {
  font-style: normal;
}

#module_20746061 .Nav-Container li {
  border-top-left-radius: 0px;
}

#module_20746061 .Nav-Container li {
  border-top-right-radius: 0px;
}

#module_20746061 .Nav-Container li {
  border-bottom-left-radius: 0px;
}

#module_20746061 .Nav-Container li {
  border-bottom-right-radius: 0px;
}

#module_20746061 .TabContainer-Container .tab-pane {
  background-color: transparent;
}

#module_20746061 .TabContainer-Container .tab-pane {
  padding-top: 20px;
}

#module_20746061 .TabContainer-Container .tab-pane {
  padding-bottom: 0px;
}

#module_20746061 .TabContainer-Container .tab-pane {
  padding-left: 0px;
}

#module_20746061 .TabContainer-Container .tab-pane {
  padding-right: 0px;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-top-color: transparent;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-top-style: none;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-top-width: 0px;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-right-color: transparent;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-right-style: none;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-right-width: 0px;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-bottom-color: transparent;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-bottom-style: none;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-bottom-width: 0px;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-left-color: transparent;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-left-style: none;
}

#module_20746061 .TabContainer-Container .tab-pane {
  border-left-width: 0px;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  background-color: rgb(255, 121, 8);
}

#module_20746061 .Nav-Container li:hover a,
#module_20746061 .Nav-Container li.active a {
  font-size: 16px;
}

#module_20746061 .Nav-Container li:hover a,
#module_20746061 .Nav-Container li.active a {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20746061 .Nav-Container li:hover a,
#module_20746061 .Nav-Container li.active a {
  color: #fff;
}

#module_20746061 .Nav-Container li:hover a,
#module_20746061 .Nav-Container li.active a {
  font-weight: normal;
}

#module_20746061 .Nav-Container li:hover a,
#module_20746061 .Nav-Container li.active a {
  text-decoration: none;
}

#module_20746061 .Nav-Container li:hover a,
#module_20746061 .Nav-Container li.active a {
  font-style: normal;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-top-color: transparent;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-top-style: solid;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-top-width: 1px;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-right-color: transparent;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-right-style: solid;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-right-width: 1px;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-bottom-color: transparent;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-bottom-style: solid;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-bottom-width: 1px;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-left-color: transparent;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-left-style: solid;
}

#module_20746061 .Nav-Container li:hover,
#module_20746061 .Nav-Container li.active {
  border-left-width: 1px;
}

@keyframes liner {
  0% {
    width: 10%;
  }

  30% {
    width: 20%;
  }

  60% {
    width: 60%;
  }

  100% {
    width: 100%;
  }
}

.ModuleNewsListGiant.layout-110 .news-item {
  float: left;
  position: relative;
  cursor: pointer;
  background: #fff;
  margin-bottom: 2%
}

.ModuleNewsListGiant.layout-110 .news-item .news-img .dummy {
  padding-top: 66.666%;
}

.ModuleNewsListGiant.layout-110 .news-item .news-img {
  list-style-type: none;
  display: block;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  position: relative
}

.ModuleNewsListGiant.layout-110 .news-item .news-img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  margin: auto;
  padding: auto;
  display: block;
}

.ModuleNewsListGiant.layout-110 .news-item .news-tit {
  position: relative;
  padding-top: 20px;
}

.ModuleNewsListGiant.layout-110 .news-item .news-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ModuleNewsListGiant.layout-110 .news-item:hover time:before {
  margin-bottom: -10px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
  -webkit-animation: liner 0.6s linear 1;
  -webkit-animation-fill-mode: both;
  border-bottom-color: #2196f3;
}

.ModuleNewsListGiant.layout-110 .news-item:hover .news-title {
  color: #2196f3
}

.ModuleNewsListGiant.layout-110 .news-item time {
  position: relative;
  font-size: 12px;
  display: block;
  padding: 11px 0 10px 0;
}

.ModuleNewsListGiant.layout-110 .news-item time:before {
  margin-bottom: -10px;
  transition: all 0.1s cubic-bezier(.23, 1, .38, 1) 0.1s;
  position: absolute;
  height: 1px;
  width: 100%;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
}

.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-name {
  padding: 0 0 5px 0;
}

.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-desc {
  color: #999;
  line-height: 22px;
  margin-top: 31px
}

.ModuleNewsListGiant.layout-110 li.news-item img {
  height: auto;
}

.ModuleNewsListGiant.layout-110 .laout-110-title {
  vertical-align: middle;
}

/*手机屏幕*/
@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-110 .news-container {
    width: 100%;
    overflow: hidden
  }

  .ModuleNewsListGiant.layout-110 li.col-xs-1 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-110 li.col-xs-2 {
    width: 49%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 2%
  }

  .ModuleNewsListGiant.layout-110 li.col-xs-2:nth-child(2n) {
    margin-right: 0%
  }
}

/*PC屏幕*/
@media (min-width: 768px) {
  .ModuleNewsListGiant.layout-110 li.col-lg-1 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-110 li.col-lg-2 {
    width: 49%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 2%
  }

  .ModuleNewsListGiant.layout-110 li.col-lg-3 {
    width: 31.3333%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 3%
  }

  .ModuleNewsListGiant.layout-110 li.col-lg-2:nth-child(2n),
  .ModuleNewsListGiant.layout-110 li.col-lg-3:nth-child(3n),
  .ModuleNewsListGiant.layout-110 li.col-lg-4:nth-child(4n),
  .ModuleNewsListGiant.layout-110 li.col-lg-5:nth-child(5n),
  .ModuleNewsListGiant.layout-110 li.col-lg-6:nth-child(6n) {
    margin-right: 0%
  }

  .ModuleNewsListGiant.layout-110 li.col-lg-4 {
    width: 23%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 2.66%;
  }

  .ModuleNewsListGiant.layout-110 li.col-lg-5 {
    width: 18%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 2.5%;
  }

  .ModuleNewsListGiant.layout-110 li.col-lg-6 {
    width: 15%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 2%
  }

}

/*置顶推荐*/
.ModuleNewsListGiant.layout-110 .staFun {
  border: 1px solid #e50b1c;
  font-size: 12px;
  padding: 0px 2px;
  color: #fff;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align: text-bottom;
  ;
  background: #e50b1c;
}

.module_20746074 .ModuleHead .HeadCenter {
  float: none;
}

#module_20746074 {
  padding: 0px;
}

#module_20746074 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20746074 .ModuleHead20746074 {
  display: none;
}

#module_20746074 .BodyCenter.BodyCenter20746074 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20746074>.module_20746074 {
  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_20746074>.module_20746074 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20746074 .BodyCenter.BodyCenter20746074 {
    padding-top: 0.7792%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20746074 .BodyCenter.BodyCenter20746074 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20746074>.module_20746074 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20746074>.module_20746074 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20746074>.module_20746074 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20746074:hover {
  border: none;
}

#module_20746074:hover>.module_20746074 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20746074 .news-item {
  background-color: transparent;
}

#module_20746074 .news-item {
  background-image: none;
}

#module_20746074 .news-item {
  background-repeat: no-repeat;
}

#module_20746074 .news-item {}

#module_20746074 .news-item {}

#module_20746074 .news-title {
  font-size: 16px;
}

#module_20746074 .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20746074 .news-title {
  color: #333;
}

#module_20746074 .news-title {
  font-weight: normal;
}

#module_20746074 .laout-110-title {
  text-decoration: none;
}

#module_20746074 .news-title {
  font-style: normal;
}

#module_20746074 .news-desc {
  font-size: 14px;
}

#module_20746074 .news-desc {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20746074 .news-desc {
  color: #999;
}

#module_20746074 .news-desc {
  font-weight: normal;
}

#module_20746074 .news-desc {
  text-decoration: none;
}

#module_20746074 .news-desc {
  font-style: normal;
}

#module_20746074 time {
  font-size: 12px;
}

#module_20746074 time {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20746074 time {
  font-weight: normal;
}

#module_20746074 time {
  text-decoration: none;
}

#module_20746074 time {
  font-style: normal;
}

#module_20746074 time {
  color: #666;
}

#module_20746074 .news-item time:before {
  border-bottom-color: #ccc;
}

#module_20746074 .news-item time:before {
  border-bottom-style: solid;
}

#module_20746074 .news-item time:before {
  border-bottom-width: 1px;
}

#module_20746074 .news-item:hover {
  background-color: transparent;
}

#module_20746074 .news-item:hover {
  background-image: none;
}

#module_20746074 .news-item:hover {
  background-repeat: no-repeat;
}

#module_20746074 .news-item:hover {}

#module_20746074 .news-item:hover {}

#module_20746074 .news-item:hover .news-title {
  font-size: 16px;
}

#module_20746074 .news-item:hover .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20746074 .news-item:hover .news-title {
  color: rgb(254, 103, 28);
}

#module_20746074 .news-item:hover .news-title {
  font-weight: normal;
}

#module_20746074 .news-item:hover .news-title {
  text-decoration: none;
}

#module_20746074 .news-item:hover .news-title {
  font-style: normal;
}

#module_20746074 .news-item:hover time:before {
  border-bottom-color: rgb(254, 103, 28);
}

#module_20746074 .news-item:hover time:before {
  border-bottom-style: solid;
}

#module_20746074 .news-item:hover time:before {
  border-bottom-width: 1px;
}

/*layout-109*/
.ModuleNewsListGiant.layout-109 .news-item {
  padding: 12px 0;
  overflow: hidden;
  border-bottom: 1px dashed #e5e5e5;
}

.ModuleNewsListGiant.layout-109 .news-item a {
  width: 100%;
  display: block;
  height: 90px;
}

.ModuleNewsListGiant.layout-109 .news-item a .news-time {
  float: left;
  display: inline-block;
  text-align: center;
  width: 90px;
  height: 90px;
  line-height: 28px;
  background-color: #f2f2f2;
}

.ModuleNewsListGiant.layout-109 .news-item a .news-time span {
  display: block;
}

.ModuleNewsListGiant.layout-109 .news-item a .news-time .day {
  padding-top: 24px;
  font-size: 28px;
  color: #666;
}

.ModuleNewsListGiant.layout-109 .news-item a .news-time .yearAndMonth {
  color: #999;
  font-size: 14px;
}

.ModuleNewsListGiant.layout-109 .news-item a .news-content {
  width: 80%;
  height: 100%;
  display: inline-block;
  padding-left: 35px;
  vertical-align: top;
}

.ModuleNewsListGiant.layout-109 .news-item a .news-content .layout-109-news-title {
  margin-bottom: 12px;
}

.ModuleNewsListGiant.layout-109 .news-item a .news-content span {
  display: block;
}

.ModuleNewsListGiant.layout-109 .news-item a .news-content .news-title {
  font-size: 18px;
  color: #333;
  overflow: hidden;
}

.ModuleNewsListGiant.layout-109 .news-item a .news-content .news-desc {
  font-size: 14px;
  color: #999;
  overflow: hidden;
}

.ModuleNewsListGiant.layout-109 .news-item a:hover .news-title {
  color: #fd0202;
}

@media (min-width: 768px) {
  .ModuleNewsListGiant.layout-109 .news-item a .news-content .news-title {
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .ModuleNewsListGiant.layout-109 .news-item a .news-content .news-desc {
    text-overflow: ellipsis;
  }
}

@media (max-width: 767px) {

  .ModuleNewsListGiant.layout-109 .news-item a {
    margin-left: 8px;
    height: 80px;
  }

  .ModuleNewsListGiant.layout-109 .news-item a .news-time {
    width: 80px;
    height: 80px;
    line-height: 26px;
  }

  .ModuleNewsListGiant.layout-109 .news-item a .news-time .day {
    padding-top: 20px;
    font-size: 26px;
  }

  .ModuleNewsListGiant.layout-109 .news-item a .news-content {
    width: 74%;
    height: 80px;
    padding-left: 18px;
  }

  .ModuleNewsListGiant.layout-109 .news-item a .news-content .layout-109-news-title {
    margin-bottom: 7px;
  }

  .ModuleNewsListGiant.layout-109 .news-item a .news-content .news-title {
    width: 100%;
    font-size: 16px !important;
    white-space: normal;
  }

  .ModuleNewsListGiant.layout-109 .news-item a .news-content .news-desc {
    font-size: 12px;
    white-space: normal;
  }

  .ModuleNewsListGiant.layout-109 .layout-109-news-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

}

/*置顶推荐*/
.ModuleNewsListGiant.layout-109 .staFun {
  border: 1px solid #e50b1c;
  font-size: 12px;
  padding: 0px 2px;
  color: #e50b1c;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align: text-top;
}


.module_20746066 .ModuleHead .HeadCenter {
  float: none;
}

#module_20746066 {
  padding: 0px;
}

#module_20746066 {
  position: static;
  z-index: 0;
  top: 18px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20746066 .ModuleHead20746066 {
  display: none;
}

#module_20746066 .BodyCenter.BodyCenter20746066 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20746066>.module_20746066 {
  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_20746066>.module_20746066 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20746066 .BodyCenter.BodyCenter20746066 {
    padding-top: 0.0000%;
    padding-left: 7.7922%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20746066 .BodyCenter.BodyCenter20746066 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20746066>.module_20746066 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20746066>.module_20746066 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20746066>.module_20746066 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20746066:hover {
  border: none;
}

#module_20746066:hover>.module_20746066 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20746066 .news-item {
  border-bottom-color: #e5e5e5;
}

#module_20746066 .news-item {
  border-bottom-style: dashed;
}

#module_20746066 .news-item {
  border-bottom-width: 1px;
}

#module_20746066 .news-time {
  background-color: rgb(255, 121, 8);
}

#module_20746066 .news-time {
  background-image: none;
}

#module_20746066 .news-time {
  background-repeat: no-repeat;
}

#module_20746066 .news-time {}

#module_20746066 .news-desc {
  font-size: 14px;
}

#module_20746066 .news-desc {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20746066 .news-desc {
  color: #666;
}

#module_20746066 .news-desc {
  font-weight: normal;
}

#module_20746066 .news-desc {
  text-decoration: none;
}

#module_20746066 .news-desc {
  font-style: normal;
}

#module_20746066 .news-title {
  font-size: 16px;
}

#module_20746066 .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20746066 .news-title {
  color: #333;
}

#module_20746066 .news-title {
  font-weight: normal;
}

#module_20746066 .news-title {
  text-decoration: none;
}

#module_20746066 .news-title {
  font-style: normal;
}

#module_20746066 .news-item .yearAndMonth {
  font-size: 14px;
}

#module_20746066 .news-item .yearAndMonth {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20746066 .news-item .yearAndMonth {
  color: rgb(255, 255, 255);
}

#module_20746066 .news-item .yearAndMonth {
  font-weight: normal;
}

#module_20746066 .news-item .yearAndMonth {
  text-decoration: none;
}

#module_20746066 .news-item .yearAndMonth {
  font-style: normal;
}

#module_20746066 .news-item .day {
  font-size: 28px;
}

#module_20746066 .news-item .day {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20746066 .news-item .day {
  color: rgb(255, 255, 255);
}

#module_20746066 .news-item .day {
  font-weight: normal;
}

#module_20746066 .news-item .day {
  text-decoration: none;
}

#module_20746066 .news-item .day {
  font-style: normal;
}

#module_20746066 .news-item:hover {
  border-bottom-color: #e5e5e5;
}

#module_20746066 .news-item:hover {
  border-bottom-style: dashed;
}

#module_20746066 .news-item:hover {
  border-bottom-width: 1px;
}

#module_20746066 .news-item:hover .news-title {
  font-size: 16px;
}

#module_20746066 .news-item:hover .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20746066 .news-item:hover .news-title {
  color: #333333;
}

#module_20746066 .news-item:hover .news-title {
  font-weight: normal;
}

#module_20746066 .news-item:hover .news-title {
  text-decoration: none;
}

#module_20746066 .news-item:hover .news-title {
  font-style: normal;
}


.module_20793055 .ModuleHead .HeadCenter {
  float: none;
}

#module_20793055 {
  padding: 0px;
}

#module_20793055 {
  position: static;
  z-index: 0;
  top: 17px;
  width: 100%;
  height: auto;
}

#module_20793055 .ModuleHead20793055 {
  display: none;
}

#module_20793055 .BodyCenter.BodyCenter20793055 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20793055>.module_20793055 {
  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_20793055>.module_20793055 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20793055 .BodyCenter.BodyCenter20793055 {
    padding-top: 6px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20793055 .BodyCenter.BodyCenter20793055 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20793055>.module_20793055 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20793055>.module_20793055 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20793055>.module_20793055 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20793055:hover {
  border: none;
}

#module_20793055:hover>.module_20793055 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20793055 .news-item {
  background-color: transparent;
}

#module_20793055 .news-item {
  background-image: none;
}

#module_20793055 .news-item {
  background-repeat: no-repeat;
}

#module_20793055 .news-item {}

#module_20793055 .news-item {}

#module_20793055 .news-title {
  font-size: 16px;
}

#module_20793055 .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20793055 .news-title {
  color: #333;
}

#module_20793055 .news-title {
  font-weight: normal;
}

#module_20793055 .laout-110-title {
  text-decoration: none;
}

#module_20793055 .news-title {
  font-style: normal;
}

#module_20793055 .news-desc {
  font-size: 14px;
}

#module_20793055 .news-desc {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20793055 .news-desc {
  color: #999;
}

#module_20793055 .news-desc {
  font-weight: normal;
}

#module_20793055 .news-desc {
  text-decoration: none;
}

#module_20793055 .news-desc {
  font-style: normal;
}

#module_20793055 time {
  font-size: 12px;
}

#module_20793055 time {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20793055 time {
  font-weight: normal;
}

#module_20793055 time {
  text-decoration: none;
}

#module_20793055 time {
  font-style: normal;
}

#module_20793055 time {
  color: #666;
}

#module_20793055 .news-item time:before {
  border-bottom-color: #ccc;
}

#module_20793055 .news-item time:before {
  border-bottom-style: solid;
}

#module_20793055 .news-item time:before {
  border-bottom-width: 1px;
}

#module_20793055 .news-item:hover {
  background-color: transparent;
}

#module_20793055 .news-item:hover {
  background-image: none;
}

#module_20793055 .news-item:hover {
  background-repeat: no-repeat;
}

#module_20793055 .news-item:hover {}

#module_20793055 .news-item:hover {}

#module_20793055 .news-item:hover .news-title {
  font-size: 16px;
}

#module_20793055 .news-item:hover .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20793055 .news-item:hover .news-title {
  color: rgb(254, 103, 28);
}

#module_20793055 .news-item:hover .news-title {
  font-weight: normal;
}

#module_20793055 .news-item:hover .news-title {
  text-decoration: none;
}

#module_20793055 .news-item:hover .news-title {
  font-style: normal;
}

#module_20793055 .news-item:hover time:before {
  border-bottom-color: rgb(254, 103, 28);
}

#module_20793055 .news-item:hover time:before {
  border-bottom-style: solid;
}

#module_20793055 .news-item:hover time:before {
  border-bottom-width: 1px;
}

.module_20793058 .ModuleHead .HeadCenter {
  float: none;
}

#module_20793058 {
  padding: 0px;
}

#module_20793058 {
  position: static;
  z-index: 0;
  top: 32px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20793058 .ModuleHead20793058 {
  display: none;
}

#module_20793058 .BodyCenter.BodyCenter20793058 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20793058>.module_20793058 {
  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_20793058>.module_20793058 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20793058 .BodyCenter.BodyCenter20793058 {
    padding-top: 0px;
    padding-left: 60px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20793058 .BodyCenter.BodyCenter20793058 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20793058>.module_20793058 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20793058>.module_20793058 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20793058>.module_20793058 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20793058:hover {
  border: none;
}

#module_20793058:hover>.module_20793058 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20793058 .news-item {
  border-bottom-color: #e5e5e5;
}

#module_20793058 .news-item {
  border-bottom-style: dashed;
}

#module_20793058 .news-item {
  border-bottom-width: 1px;
}

#module_20793058 .news-time {
  background-color: rgb(255, 121, 8);
}

#module_20793058 .news-time {
  background-image: none;
}

#module_20793058 .news-time {
  background-repeat: no-repeat;
}

#module_20793058 .news-time {}

#module_20793058 .news-desc {
  font-size: 14px;
}

#module_20793058 .news-desc {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20793058 .news-desc {
  color: #666;
}

#module_20793058 .news-desc {
  font-weight: normal;
}

#module_20793058 .news-desc {
  text-decoration: none;
}

#module_20793058 .news-desc {
  font-style: normal;
}

#module_20793058 .news-title {
  font-size: 16px;
}

#module_20793058 .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20793058 .news-title {
  color: #333;
}

#module_20793058 .news-title {
  font-weight: normal;
}

#module_20793058 .news-title {
  text-decoration: none;
}

#module_20793058 .news-title {
  font-style: normal;
}

#module_20793058 .news-item .yearAndMonth {
  font-size: 14px;
}

#module_20793058 .news-item .yearAndMonth {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20793058 .news-item .yearAndMonth {
  color: rgb(255, 255, 255);
}

#module_20793058 .news-item .yearAndMonth {
  font-weight: normal;
}

#module_20793058 .news-item .yearAndMonth {
  text-decoration: none;
}

#module_20793058 .news-item .yearAndMonth {
  font-style: normal;
}

#module_20793058 .news-item .day {
  font-size: 28px;
}

#module_20793058 .news-item .day {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20793058 .news-item .day {
  color: rgb(255, 255, 255);
}

#module_20793058 .news-item .day {
  font-weight: normal;
}

#module_20793058 .news-item .day {
  text-decoration: none;
}

#module_20793058 .news-item .day {
  font-style: normal;
}

#module_20793058 .news-item:hover {
  border-bottom-color: #e5e5e5;
}

#module_20793058 .news-item:hover {
  border-bottom-style: dashed;
}

#module_20793058 .news-item:hover {
  border-bottom-width: 1px;
}

#module_20793058 .news-item:hover .news-title {
  font-size: 16px;
}

#module_20793058 .news-item:hover .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20793058 .news-item:hover .news-title {
  color: #333333;
}

#module_20793058 .news-item:hover .news-title {
  font-weight: normal;
}

#module_20793058 .news-item:hover .news-title {
  text-decoration: none;
}

#module_20793058 .news-item:hover .news-title {
  font-style: normal;
}



.module_20555713 .ModuleHead .HeadCenter {
  float: none;
}

#module_20555713 {
  padding: 0px;
}

#module_20555713 {
  position: static;
  z-index: 0;
  top: 0px;
  width: 100%;
  height: auto;
}

#module_20555713 .ModuleHead20555713 {
  display: none;
}

#module_20555713 .BodyCenter.BodyCenter20555713 {
  background: none;
  background-color: rgb(255, 255, 255);
}

#module_20555713>.module_20555713 {
  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_20555713>.module_20555713 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20555713 .BodyCenter.BodyCenter20555713 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20555713 .BodyCenter.BodyCenter20555713 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20555713>.module_20555713 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20555713>.module_20555713 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20555713>.module_20555713 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20555713:hover {
  border: none;
}

#module_20555713:hover>.module_20555713 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20555713 .ModuleSubContainer {
  background-color: transparent;
}

#module_20555713 .ModuleSubContainer {
  background-image: none;
}

#module_20555713 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20555713 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20555713 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20555713 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20555713 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20555713 {
  max-width: 1620px;
  width: auto;
}

.module_20603059 .ModuleHead .HeadCenter {
  float: none;
}

#module_20603059 {
  padding: 0px;
}

#module_20603059 {
  position: static;
  z-index: 0;
  top: 2915px;
  left: 82px;
  width: 100%;
  height: auto;
}

#module_20603059 .ModuleHead20603059 {
  display: none;
}

#module_20603059 .BodyCenter.BodyCenter20603059 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20603059>.module_20603059 {
  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_20603059>.module_20603059 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20603059 .BodyCenter.BodyCenter20603059 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20603059 .BodyCenter.BodyCenter20603059 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20603059>.module_20603059 {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  #module_20603059>.module_20603059 {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
  }
}

#module_20603059>.module_20603059 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20603059:hover {
  border: none;
}

#module_20603059:hover>.module_20603059 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20603059 .hr-line {
  width: auto;
  max-width: autopx;
}

#module_20603059 .hr-line {
  border-bottom-color: rgb(242, 242, 242);
}

#module_20603059 .hr-line {
  border-bottom-style: solid;
}

#module_20603059 .hr-line {
  border-bottom-width: 7px;
}

.module_20519588 .ModuleHead .HeadCenter {
  float: none;
}

#module_20519588 {
  padding: 0px;
}

#module_20519588 {
  position: static;
  z-index: 0;
  top: 2965px;
  left: 970px;
  width: 100%;
  height: auto;
}

#module_20519588 .ModuleHead20519588 {
  display: none;
}

#module_20519588 .BodyCenter.BodyCenter20519588 {
  background: none;
  background-color: rgb(255, 255, 255);
}

#module_20519588>.module_20519588 {
  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_20519588>.module_20519588 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20519588 .BodyCenter.BodyCenter20519588 {
    padding-top: 80px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  #module_20519588 .BodyCenter.BodyCenter20519588 {
    padding-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  #module_20519588>.module_20519588 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20519588>.module_20519588 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20519588>.module_20519588 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20519588:hover {
  border: none;
}

#module_20519588:hover>.module_20519588 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20519588 .ModulePlainTextGiantContent {
  margin-top: 0px;
}

#module_20519588 .ModulePlainTextGiantContent {
  margin-bottom: 0px;
}

#module_20519588 .ModulePlainTextGiantContent {
  margin-left: 0px;
}

#module_20519588 .ModulePlainTextGiantContent {
  margin-right: 0px;
}

#module_20519588 .plainTextGiant-Container {
  padding-top: 0px;
}

#module_20519588 .plainTextGiant-Container {
  padding-bottom: 0px;
}

#module_20519588 .plainTextGiant-Container {
  padding-left: 0px;
}

#module_20519588 .plainTextGiant-Container {
  padding-right: 0px;
}

#module_20519588 a {
  font-size: unset;
  font-family: unset
}

.module_20604837 .ModuleHead .HeadCenter {
  float: none;
}

#module_20604837 {
  padding: 0px;
}

#module_20604837 {
  position: static;
  z-index: 0;
  top: 4258px;
  left: 1746px;
  width: 100%;
  height: auto;
}

#module_20604837 .ModuleHead20604837 {
  display: none;
}

#module_20604837 .BodyCenter.BodyCenter20604837 {
  background: none;
  background-color: rgb(246, 246, 246);
}

#module_20604837>.module_20604837 {
  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_20604837>.module_20604837 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20604837 .BodyCenter.BodyCenter20604837 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20604837 .BodyCenter.BodyCenter20604837 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20604837>.module_20604837 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20604837>.module_20604837 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20604837>.module_20604837 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20604837:hover {
  border: none;
}

#module_20604837:hover>.module_20604837 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20604837 .ModuleSubContainer {
  background-color: transparent;
}

#module_20604837 .ModuleSubContainer {
  background-image: none;
}

#module_20604837 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20604837 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20604837 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20604837 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20604837 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20604837 {
  max-width: none;
  width: 100%;
}

.module_20604838 .ModuleHead .HeadCenter {
  float: none;
}

#module_20604838 {
  padding: 0px;
}

#module_20604838 {
  position: static;
  z-index: 0;
  top: 2965px;
  left: 970px;
  width: 100%;
  height: auto;
}

#module_20604838 .ModuleHead20604838 {
  display: none;
}

#module_20604838 .BodyCenter.BodyCenter20604838 {
  background: none;
  background-color: rgb(246, 246, 246);
}

#module_20604838>.module_20604838 {
  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_20604838>.module_20604838 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20604838 .BodyCenter.BodyCenter20604838 {
    padding-top: 4.1841%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 2.6151%;
  }
}

@media screen and (max-width: 767px) {
  #module_20604838 .BodyCenter.BodyCenter20604838 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20604838>.module_20604838 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20604838>.module_20604838 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20604838>.module_20604838 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20604838:hover {
  border: none;
}

#module_20604838:hover>.module_20604838 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20604838 .ModulePlainTextGiantContent {
  margin-top: 0px;
}

#module_20604838 .ModulePlainTextGiantContent {
  margin-bottom: 0px;
}

#module_20604838 .ModulePlainTextGiantContent {
  margin-left: 0px;
}

#module_20604838 .ModulePlainTextGiantContent {
  margin-right: 0px;
}

#module_20604838 .plainTextGiant-Container {
  padding-top: 0px;
}

#module_20604838 .plainTextGiant-Container {
  padding-bottom: 0px;
}

#module_20604838 .plainTextGiant-Container {
  padding-left: 0px;
}

#module_20604838 .plainTextGiant-Container {
  padding-right: 0px;
}

#module_20604838 a {
  font-size: unset;
  font-family: unset
}

.module_20520505 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520505 {
  padding: 0px;
}

#module_20520505 {
  position: static;
  z-index: 0;
  top: 3128px;
  left: 1569px;
  width: 100%;
  height: auto;
}

#module_20520505 .ModuleHead20520505 {
  display: none;
}

#module_20520505 .BodyCenter.BodyCenter20520505 {
  background: none;
  background-color: rgb(246, 246, 246);
}

#module_20520505>.module_20520505 {
  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_20520505>.module_20520505 {
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

@media screen and (min-width: 768px) {
  #module_20520505 .BodyCenter.BodyCenter20520505 {
    padding-top: 0.0000%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520505 .BodyCenter.BodyCenter20520505 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520505>.module_20520505 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520505>.module_20520505 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520505>.module_20520505 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520505:hover {
  border: none;
}

#module_20520505:hover>.module_20520505 {
  box-shadow: 6px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520505 .ModuleSubContainer {
  background-color: rgb(255, 255, 255);
}

#module_20520505 .ModuleSubContainer {
  background-image: none;
}

#module_20520505 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20520505 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20520505 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20520505 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20520505 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20520505 {
  max-width: 1540px;
  width: auto;
}

.ModuleImageGiant.layout-101 .BodyCenter {
  text-align: center;
}

.ModuleImageGiant.layout-101 img {
  margin: auto;
  max-width: 100%;
  border: none;
}

.module_20520506 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520506 {
  padding: 0px;
}

#module_20520506 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20520506 .ModuleHead20520506 {
  display: none;
}

#module_20520506 .BodyCenter.BodyCenter20520506 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520506>.module_20520506 {
  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_20520506>.module_20520506 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520506 .BodyCenter.BodyCenter20520506 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520506 .BodyCenter.BodyCenter20520506 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520506>.module_20520506 {
    margin-top: 11.6732%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 11.6732%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520506>.module_20520506 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520506>.module_20520506 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520506:hover {
  border: none;
}

#module_20520506:hover>.module_20520506 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520506 img {
  border-top-color: transparent;
}

#module_20520506 img {
  border-top-style: none;
}

#module_20520506 img {
  border-top-width: 0px;
}

#module_20520506 img {
  border-right-color: transparent;
}

#module_20520506 img {
  border-right-style: none;
}

#module_20520506 img {
  border-right-width: 0px;
}

#module_20520506 img {
  border-bottom-color: transparent;
}

#module_20520506 img {
  border-bottom-style: none;
}

#module_20520506 img {
  border-bottom-width: 0px;
}

#module_20520506 img {
  border-left-color: transparent;
}

#module_20520506 img {
  border-left-style: none;
}

#module_20520506 img {
  border-left-width: 0px;
}

#module_20520506 img {
  border-top-left-radius: 0px;
}

#module_20520506 img {
  border-top-right-radius: 0px;
}

#module_20520506 img {
  border-bottom-left-radius: 0px;
}

#module_20520506 img {
  border-bottom-right-radius: 0px;
}

#module_20520506 .BodyCenter {
  text-align: center;
}

.module_20520507 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520507 {
  padding: 0px;
}

#module_20520507 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20520507 .ModuleHead20520507 {
  display: none;
}

#module_20520507 .BodyCenter.BodyCenter20520507 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520507>.module_20520507 {
  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_20520507>.module_20520507 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520507 .BodyCenter.BodyCenter20520507 {
    padding-top: 11.6732%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 11.6732%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520507 .BodyCenter.BodyCenter20520507 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520507>.module_20520507 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520507>.module_20520507 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520507>.module_20520507 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520507:hover {
  border: none;
}

#module_20520507:hover>.module_20520507 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520507 img {
  border-top-color: transparent;
}

#module_20520507 img {
  border-top-style: none;
}

#module_20520507 img {
  border-top-width: 0px;
}

#module_20520507 img {
  border-right-color: transparent;
}

#module_20520507 img {
  border-right-style: none;
}

#module_20520507 img {
  border-right-width: 0px;
}

#module_20520507 img {
  border-bottom-color: transparent;
}

#module_20520507 img {
  border-bottom-style: none;
}

#module_20520507 img {
  border-bottom-width: 0px;
}

#module_20520507 img {
  border-left-color: transparent;
}

#module_20520507 img {
  border-left-style: none;
}

#module_20520507 img {
  border-left-width: 0px;
}

#module_20520507 img {
  border-top-left-radius: 0px;
}

#module_20520507 img {
  border-top-right-radius: 0px;
}

#module_20520507 img {
  border-bottom-left-radius: 0px;
}

#module_20520507 img {
  border-bottom-right-radius: 0px;
}

#module_20520507 .BodyCenter {
  text-align: center;
}

.module_20520508 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520508 {
  padding: 0px;
}

#module_20520508 {
  position: static;
  z-index: 0;
  top: 37px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20520508 .ModuleHead20520508 {
  display: none;
}

#module_20520508 .BodyCenter.BodyCenter20520508 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520508>.module_20520508 {
  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_20520508>.module_20520508 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520508 .BodyCenter.BodyCenter20520508 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520508 .BodyCenter.BodyCenter20520508 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520508>.module_20520508 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520508>.module_20520508 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520508>.module_20520508 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520508:hover {
  border: none;
}

#module_20520508:hover>.module_20520508 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520508 img {
  border-top-color: transparent;
}

#module_20520508 img {
  border-top-style: none;
}

#module_20520508 img {
  border-top-width: 0px;
}

#module_20520508 img {
  border-right-color: transparent;
}

#module_20520508 img {
  border-right-style: none;
}

#module_20520508 img {
  border-right-width: 0px;
}

#module_20520508 img {
  border-bottom-color: transparent;
}

#module_20520508 img {
  border-bottom-style: none;
}

#module_20520508 img {
  border-bottom-width: 0px;
}

#module_20520508 img {
  border-left-color: transparent;
}

#module_20520508 img {
  border-left-style: none;
}

#module_20520508 img {
  border-left-width: 0px;
}

#module_20520508 img {
  border-top-left-radius: 0px;
}

#module_20520508 img {
  border-top-right-radius: 0px;
}

#module_20520508 img {
  border-bottom-left-radius: 0px;
}

#module_20520508 img {
  border-bottom-right-radius: 0px;
}

#module_20520508 .BodyCenter {
  text-align: center;
}

.module_20520509 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520509 {
  padding: 0px;
}

#module_20520509 {
  position: static;
  z-index: 0;
  top: 33px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20520509 .ModuleHead20520509 {
  display: none;
}

#module_20520509 .BodyCenter.BodyCenter20520509 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520509>.module_20520509 {
  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_20520509>.module_20520509 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520509 .BodyCenter.BodyCenter20520509 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520509 .BodyCenter.BodyCenter20520509 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520509>.module_20520509 {
    margin-top: 11.6732%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 11.6732%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520509>.module_20520509 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520509>.module_20520509 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520509:hover {
  border: none;
}

#module_20520509:hover>.module_20520509 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520509 img {
  border-top-color: transparent;
}

#module_20520509 img {
  border-top-style: none;
}

#module_20520509 img {
  border-top-width: 0px;
}

#module_20520509 img {
  border-right-color: transparent;
}

#module_20520509 img {
  border-right-style: none;
}

#module_20520509 img {
  border-right-width: 0px;
}

#module_20520509 img {
  border-bottom-color: transparent;
}

#module_20520509 img {
  border-bottom-style: none;
}

#module_20520509 img {
  border-bottom-width: 0px;
}

#module_20520509 img {
  border-left-color: transparent;
}

#module_20520509 img {
  border-left-style: none;
}

#module_20520509 img {
  border-left-width: 0px;
}

#module_20520509 img {
  border-top-left-radius: 0px;
}

#module_20520509 img {
  border-top-right-radius: 0px;
}

#module_20520509 img {
  border-bottom-left-radius: 0px;
}

#module_20520509 img {
  border-bottom-right-radius: 0px;
}

#module_20520509 .BodyCenter {
  text-align: center;
}

.module_20520510 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520510 {
  padding: 0px;
}

#module_20520510 {
  position: static;
  z-index: 0;
  top: 42px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20520510 .ModuleHead20520510 {
  display: none;
}

#module_20520510 .BodyCenter.BodyCenter20520510 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520510>.module_20520510 {
  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_20520510>.module_20520510 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520510 .BodyCenter.BodyCenter20520510 {
    padding-top: 11.6732%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 11.6732%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520510 .BodyCenter.BodyCenter20520510 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520510>.module_20520510 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520510>.module_20520510 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520510>.module_20520510 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520510:hover {
  border: none;
}

#module_20520510:hover>.module_20520510 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520510 img {
  border-top-color: transparent;
}

#module_20520510 img {
  border-top-style: none;
}

#module_20520510 img {
  border-top-width: 0px;
}

#module_20520510 img {
  border-right-color: transparent;
}

#module_20520510 img {
  border-right-style: none;
}

#module_20520510 img {
  border-right-width: 0px;
}

#module_20520510 img {
  border-bottom-color: transparent;
}

#module_20520510 img {
  border-bottom-style: none;
}

#module_20520510 img {
  border-bottom-width: 0px;
}

#module_20520510 img {
  border-left-color: transparent;
}

#module_20520510 img {
  border-left-style: none;
}

#module_20520510 img {
  border-left-width: 0px;
}

#module_20520510 img {
  border-top-left-radius: 0px;
}

#module_20520510 img {
  border-top-right-radius: 0px;
}

#module_20520510 img {
  border-bottom-left-radius: 0px;
}

#module_20520510 img {
  border-bottom-right-radius: 0px;
}

#module_20520510 .BodyCenter {
  text-align: center;
}

.module_20520511 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520511 {
  padding: 0px;
}

#module_20520511 {
  position: static;
  z-index: 0;
  top: 21px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20520511 .ModuleHead20520511 {
  display: none;
}

#module_20520511 .BodyCenter.BodyCenter20520511 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520511>.module_20520511 {
  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_20520511>.module_20520511 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520511 .BodyCenter.BodyCenter20520511 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520511 .BodyCenter.BodyCenter20520511 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520511>.module_20520511 {
    margin-top: 7.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520511>.module_20520511 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520511>.module_20520511 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520511:hover {
  border: none;
}

#module_20520511:hover>.module_20520511 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520511 img {
  border-top-color: transparent;
}

#module_20520511 img {
  border-top-style: none;
}

#module_20520511 img {
  border-top-width: 0px;
}

#module_20520511 img {
  border-right-color: transparent;
}

#module_20520511 img {
  border-right-style: none;
}

#module_20520511 img {
  border-right-width: 0px;
}

#module_20520511 img {
  border-bottom-color: transparent;
}

#module_20520511 img {
  border-bottom-style: none;
}

#module_20520511 img {
  border-bottom-width: 0px;
}

#module_20520511 img {
  border-left-color: transparent;
}

#module_20520511 img {
  border-left-style: none;
}

#module_20520511 img {
  border-left-width: 0px;
}

#module_20520511 img {
  border-top-left-radius: 0px;
}

#module_20520511 img {
  border-top-right-radius: 0px;
}

#module_20520511 img {
  border-bottom-left-radius: 0px;
}

#module_20520511 img {
  border-bottom-right-radius: 0px;
}

#module_20520511 .BodyCenter {
  text-align: center;
}

.module_20520193 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520193 {
  padding: 0px;
}

#module_20520193 {
  position: static;
  z-index: 0;
  top: 3334px;
  left: 1828px;
  width: 100%;
  height: auto;
}

#module_20520193 .ModuleHead20520193 {
  display: none;
}

#module_20520193 .BodyCenter.BodyCenter20520193 {
  background: none;
  background-color: rgb(246, 246, 246);
}

#module_20520193>.module_20520193 {
  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_20520193>.module_20520193 {
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

@media screen and (min-width: 768px) {
  #module_20520193 .BodyCenter.BodyCenter20520193 {
    padding-top: 0.0000%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 5.2301%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520193 .BodyCenter.BodyCenter20520193 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520193>.module_20520193 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520193>.module_20520193 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520193>.module_20520193 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520193:hover {
  border: none;
}

#module_20520193:hover>.module_20520193 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520193 .ModuleSubContainer {
  background-color: rgb(255, 255, 255);
}

#module_20520193 .ModuleSubContainer {
  background-image: none;
}

#module_20520193 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20520193 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20520193 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20520193 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20520193 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20520193 {
  max-width: 1540px;
  width: auto;
}

.module_20520195 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520195 {
  padding: 0px;
}

#module_20520195 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20520195 .ModuleHead20520195 {
  display: none;
}

#module_20520195 .BodyCenter.BodyCenter20520195 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520195>.module_20520195 {
  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_20520195>.module_20520195 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520195 .BodyCenter.BodyCenter20520195 {
    padding-top: 11.6732%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 11.6732%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520195 .BodyCenter.BodyCenter20520195 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520195>.module_20520195 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520195>.module_20520195 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520195>.module_20520195 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520195:hover {
  border: none;
}

#module_20520195:hover>.module_20520195 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520195 img {
  border-top-color: transparent;
}

#module_20520195 img {
  border-top-style: none;
}

#module_20520195 img {
  border-top-width: 0px;
}

#module_20520195 img {
  border-right-color: transparent;
}

#module_20520195 img {
  border-right-style: none;
}

#module_20520195 img {
  border-right-width: 0px;
}

#module_20520195 img {
  border-bottom-color: transparent;
}

#module_20520195 img {
  border-bottom-style: none;
}

#module_20520195 img {
  border-bottom-width: 0px;
}

#module_20520195 img {
  border-left-color: transparent;
}

#module_20520195 img {
  border-left-style: none;
}

#module_20520195 img {
  border-left-width: 0px;
}

#module_20520195 img {
  border-top-left-radius: 0px;
}

#module_20520195 img {
  border-top-right-radius: 0px;
}

#module_20520195 img {
  border-bottom-left-radius: 0px;
}

#module_20520195 img {
  border-bottom-right-radius: 0px;
}

#module_20520195 .BodyCenter {
  text-align: center;
}

.module_20520481 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520481 {
  padding: 0px;
}

#module_20520481 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20520481 .ModuleHead20520481 {
  display: none;
}

#module_20520481 .BodyCenter.BodyCenter20520481 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520481>.module_20520481 {
  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_20520481>.module_20520481 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520481 .BodyCenter.BodyCenter20520481 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520481 .BodyCenter.BodyCenter20520481 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520481>.module_20520481 {
    margin-top: 11.6732%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 11.6732%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520481>.module_20520481 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520481>.module_20520481 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520481:hover {
  border: none;
}

#module_20520481:hover>.module_20520481 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520481 img {
  border-top-color: transparent;
}

#module_20520481 img {
  border-top-style: none;
}

#module_20520481 img {
  border-top-width: 0px;
}

#module_20520481 img {
  border-right-color: transparent;
}

#module_20520481 img {
  border-right-style: none;
}

#module_20520481 img {
  border-right-width: 0px;
}

#module_20520481 img {
  border-bottom-color: transparent;
}

#module_20520481 img {
  border-bottom-style: none;
}

#module_20520481 img {
  border-bottom-width: 0px;
}

#module_20520481 img {
  border-left-color: transparent;
}

#module_20520481 img {
  border-left-style: none;
}

#module_20520481 img {
  border-left-width: 0px;
}

#module_20520481 img {
  border-top-left-radius: 0px;
}

#module_20520481 img {
  border-top-right-radius: 0px;
}

#module_20520481 img {
  border-bottom-left-radius: 0px;
}

#module_20520481 img {
  border-bottom-right-radius: 0px;
}

#module_20520481 .BodyCenter {
  text-align: center;
}

.module_20520491 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520491 {
  padding: 0px;
}

#module_20520491 {
  position: static;
  z-index: 0;
  top: 37px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20520491 .ModuleHead20520491 {
  display: none;
}

#module_20520491 .BodyCenter.BodyCenter20520491 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520491>.module_20520491 {
  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_20520491>.module_20520491 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520491 .BodyCenter.BodyCenter20520491 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520491 .BodyCenter.BodyCenter20520491 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520491>.module_20520491 {
    margin-top: 11.6732%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 11.6732%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520491>.module_20520491 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520491>.module_20520491 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520491:hover {
  border: none;
}

#module_20520491:hover>.module_20520491 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520491 img {
  border-top-color: transparent;
}

#module_20520491 img {
  border-top-style: none;
}

#module_20520491 img {
  border-top-width: 0px;
}

#module_20520491 img {
  border-right-color: transparent;
}

#module_20520491 img {
  border-right-style: none;
}

#module_20520491 img {
  border-right-width: 0px;
}

#module_20520491 img {
  border-bottom-color: transparent;
}

#module_20520491 img {
  border-bottom-style: none;
}

#module_20520491 img {
  border-bottom-width: 0px;
}

#module_20520491 img {
  border-left-color: transparent;
}

#module_20520491 img {
  border-left-style: none;
}

#module_20520491 img {
  border-left-width: 0px;
}

#module_20520491 img {
  border-top-left-radius: 0px;
}

#module_20520491 img {
  border-top-right-radius: 0px;
}

#module_20520491 img {
  border-bottom-left-radius: 0px;
}

#module_20520491 img {
  border-bottom-right-radius: 0px;
}

#module_20520491 .BodyCenter {
  text-align: center;
}

.module_20520492 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520492 {
  padding: 0px;
}

#module_20520492 {
  position: static;
  z-index: 0;
  top: 33px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20520492 .ModuleHead20520492 {
  display: none;
}

#module_20520492 .BodyCenter.BodyCenter20520492 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520492>.module_20520492 {
  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_20520492>.module_20520492 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520492 .BodyCenter.BodyCenter20520492 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520492 .BodyCenter.BodyCenter20520492 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520492>.module_20520492 {
    margin-top: 11.6732%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 11.6732%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520492>.module_20520492 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520492>.module_20520492 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520492:hover {
  border: none;
}

#module_20520492:hover>.module_20520492 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520492 img {
  border-top-color: transparent;
}

#module_20520492 img {
  border-top-style: none;
}

#module_20520492 img {
  border-top-width: 0px;
}

#module_20520492 img {
  border-right-color: transparent;
}

#module_20520492 img {
  border-right-style: none;
}

#module_20520492 img {
  border-right-width: 0px;
}

#module_20520492 img {
  border-bottom-color: transparent;
}

#module_20520492 img {
  border-bottom-style: none;
}

#module_20520492 img {
  border-bottom-width: 0px;
}

#module_20520492 img {
  border-left-color: transparent;
}

#module_20520492 img {
  border-left-style: none;
}

#module_20520492 img {
  border-left-width: 0px;
}

#module_20520492 img {
  border-top-left-radius: 0px;
}

#module_20520492 img {
  border-top-right-radius: 0px;
}

#module_20520492 img {
  border-bottom-left-radius: 0px;
}

#module_20520492 img {
  border-bottom-right-radius: 0px;
}

#module_20520492 .BodyCenter {
  text-align: center;
}

.module_20520493 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520493 {
  padding: 0px;
}

#module_20520493 {
  position: static;
  z-index: 0;
  top: 42px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20520493 .ModuleHead20520493 {
  display: none;
}

#module_20520493 .BodyCenter.BodyCenter20520493 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520493>.module_20520493 {
  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_20520493>.module_20520493 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520493 .BodyCenter.BodyCenter20520493 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520493 .BodyCenter.BodyCenter20520493 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520493>.module_20520493 {
    margin-top: 7.7821%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 11.6732%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520493>.module_20520493 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520493>.module_20520493 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520493:hover {
  border: none;
}

#module_20520493:hover>.module_20520493 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520493 img {
  border-top-color: transparent;
}

#module_20520493 img {
  border-top-style: none;
}

#module_20520493 img {
  border-top-width: 0px;
}

#module_20520493 img {
  border-right-color: transparent;
}

#module_20520493 img {
  border-right-style: none;
}

#module_20520493 img {
  border-right-width: 0px;
}

#module_20520493 img {
  border-bottom-color: transparent;
}

#module_20520493 img {
  border-bottom-style: none;
}

#module_20520493 img {
  border-bottom-width: 0px;
}

#module_20520493 img {
  border-left-color: transparent;
}

#module_20520493 img {
  border-left-style: none;
}

#module_20520493 img {
  border-left-width: 0px;
}

#module_20520493 img {
  border-top-left-radius: 0px;
}

#module_20520493 img {
  border-top-right-radius: 0px;
}

#module_20520493 img {
  border-bottom-left-radius: 0px;
}

#module_20520493 img {
  border-bottom-right-radius: 0px;
}

#module_20520493 .BodyCenter {
  text-align: center;
}

.module_20520494 .ModuleHead .HeadCenter {
  float: none;
}

#module_20520494 {
  padding: 0px;
}

#module_20520494 {
  position: static;
  z-index: 0;
  top: 21px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20520494 .ModuleHead20520494 {
  display: none;
}

#module_20520494 .BodyCenter.BodyCenter20520494 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20520494>.module_20520494 {
  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_20520494>.module_20520494 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20520494 .BodyCenter.BodyCenter20520494 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520494 .BodyCenter.BodyCenter20520494 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20520494>.module_20520494 {
    margin-top: 11.6732%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 11.6732%;
  }
}

@media screen and (max-width: 767px) {
  #module_20520494>.module_20520494 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20520494>.module_20520494 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520494:hover {
  border: none;
}

#module_20520494:hover>.module_20520494 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20520494 img {
  border-top-color: rgba(0, 0, 0, 0);
}

#module_20520494 img {
  border-top-style: solid;
}

#module_20520494 img {
  border-top-width: 0px;
}

#module_20520494 img {
  border-right-color: rgba(0, 0, 0, 0);
}

#module_20520494 img {
  border-right-style: none;
}

#module_20520494 img {
  border-right-width: 0px;
}

#module_20520494 img {
  border-bottom-color: rgba(0, 0, 0, 0);
}

#module_20520494 img {
  border-bottom-style: none;
}

#module_20520494 img {
  border-bottom-width: 0px;
}

#module_20520494 img {
  border-left-color: rgba(0, 0, 0, 0);
}

#module_20520494 img {
  border-left-style: none;
}

#module_20520494 img {
  border-left-width: 0px;
}

#module_20520494 img {
  border-top-left-radius: 0px;
}

#module_20520494 img {
  border-top-right-radius: 0px;
}

#module_20520494 img {
  border-bottom-left-radius: 0px;
}

#module_20520494 img {
  border-bottom-right-radius: 0px;
}

#module_20520494 .BodyCenter {
  text-align: center;
}

.module_20604878 .ModuleHead .HeadCenter {
  float: none;
}

#module_20604878 {
  padding: 0px;
}

#module_20604878 {
  position: static;
  z-index: 0;
  top: 0px;
  width: 100%;
  height: auto;
}

#module_20604878 .ModuleHead20604878 {
  display: none;
}

#module_20604878 .BodyCenter.BodyCenter20604878 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20604878>.module_20604878 {
  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_20604878>.module_20604878 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20604878 .BodyCenter.BodyCenter20604878 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20604878 .BodyCenter.BodyCenter20604878 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20604878>.module_20604878 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20604878>.module_20604878 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 50px;
  }
}

#module_20604878>.module_20604878 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20604878:hover {
  border: none;
}

#module_20604878:hover>.module_20604878 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20604878 .ModuleSubContainer {
  background-color: transparent;
}

#module_20604878 .ModuleSubContainer {
  background-image: none;
}

#module_20604878 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20604878 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20604878 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20604878 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20604878 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20604878 {
  max-width: none;
  width: 100%;
}

/*相册样式*/
.mobile_pic_B {
  display: none
}

.ModuleSiteGalleryV2Giant.layout-109 .album-item {
  height: auto !important;
  display: none;
}

.ModuleSiteGalleryV2Giant.layout-109 .album-img {
  position: static !important;
  padding: 5px;
  float: left;
  transition: 0s !important;
  transform: none !important;
}

.ModuleSiteGalleryV2Giant.layout-109 .album-img .album-img-c {
  position: relative;
  overflow: hidden;
  background: #f5f5f5;
}

.ModuleSiteGalleryV2Giant.layout-109 .rectborder {
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  position: absolute;
  left: -10px;
  top: -10px;
  transition: all ease .5s;
}

.ModuleSiteGalleryV2Giant.layout-109 .album-img:hover .album-icon {
  opacity: 1;
  margin-top: -25px;
}

.ModuleSiteGalleryV2Giant.layout-109 .album-img:hover .rectborder {
  width: calc(100% - 22px);
  height: calc(100% - 22px);
  left: 10px;
  top: 10px;
}

.ModuleSiteGalleryV2Giant.layout-109 .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-109 .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-109 .thumbnailpic {
  max-height: 100%;
  max-width: 100%;
}

.ModuleSiteGalleryV2Giant.layout-109 .album-icon:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 10px;
  background: #fff;
  transform: rotate(125deg);
  top: 52%;
  left: 63%;
}

.ModuleSiteGalleryV2Giant.layout-109 .abstract {
  color: #333;
  height: 48px;
  line-height: 48px;
  padding: 0 10px;
  background: #f8f8f8;
  font-size: 14px;
  text-align: center;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ModuleSiteGalleryV2Giant.layout-109 .album-img {
  position: relative;
  overflow: hidden;
}

.ModuleSiteGalleryV2Giant.layout-109 .dummy {
  padding-top: 100%;
}

.ModuleSiteGalleryV2Giant.layout-109 .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-109 .mobile_pic {
  width: 100%;
  max-height: 100%;
  display: block;
}

.lg-sub-html .SiteGalleryGiantTitle109 {
  font-size: 14px;
}

.lg-sub-html p.SiteGalleryGiantText109 {
  color: #fff;
}

.lg-sub-html .SiteGalleryGiantLink109 {
  font-size: 12px;
  color: #fff;
  line-height: 16px
}

.lg-sub-html .SiteGalleryGiantText109 {
  color: #fff;
}

.lg-sub-html .SiteGalleryGiantLink109 .icon-sousuo {
  font-size: 12px;
  margin-right: 5px;
  margin-top: 2px
}

.ModuleSiteGalleryV2Giant.layout-109 .lg-sub-html {
  font-size: 12px
}

@media only screen and (max-width: 767px) {
  .ModuleSiteGalleryV2Giant.layout-109 .album-item {
    width: 100%;
    margin: 0 auto;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .album-img:nth-child(2n) {
    padding-right: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .rectborder {
    display: none;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .album-icon {
    display: none;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .album-img-c {
    overflow: hidden;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .abstract {
    line-height: 32px;
    height: 32px;
    font-size: 12px;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .col-xs-2 {
    width: 50%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .col-xs-3 {
    width: 33.33333%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .col-xs-4 {
    width: 25%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .col-xs-5 {
    width: 20%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .col-xs-6 {
    width: 16.6666%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .col-xs-1 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) {
  .ModuleSiteGalleryV2Giant.layout-109 .col-lg-2 {
    width: 50%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .col-lg-3 {
    width: 33.33333%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .col-lg-4 {
    width: 25%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .col-lg-5 {
    width: 20%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .col-lg-6 {
    width: 16.6666%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .col-lg-1 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleSiteGalleryV2Giant.layout-109 .album-item {
    display: block
  }
}

.module_20604882 .ModuleHead .HeadCenter {
  float: none;
}

#module_20604882 {
  padding: 0px;
}

#module_20604882 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20604882 .ModuleHead20604882 {
  display: none;
}

#module_20604882 .abstract {
  color: #333;
}

#module_20604882 .album-img {
  padding: calc(10px/2);
}

#module_20604882 .album-img-c {
  background-color: #f5f5f5;
}

#module_20604882 .album-img-c {}

#module_20604882 .album-img-c {
  background-repeat: no-repeat;
}

#module_20604882 .album-img-c {}

#module_20604882 .album-img-c {}

#module_20604882 .album-img {
  border-top-color: transparent;
}

#module_20604882 .album-img {
  border-top-style: none;
}

#module_20604882 .album-img {
  border-top-width: 0px;
}

#module_20604882 .album-img {
  border-right-color: transparent;
}

#module_20604882 .album-img {
  border-right-style: none;
}

#module_20604882 .album-img {
  border-right-width: 0px;
}

#module_20604882 .album-img {
  border-bottom-color: transparent;
}

#module_20604882 .album-img {
  border-bottom-style: none;
}

#module_20604882 .album-img {
  border-bottom-width: 0px;
}

#module_20604882 .album-img {
  border-left-color: transparent;
}

#module_20604882 .album-img {
  border-left-style: none;
}

#module_20604882 .album-img {
  border-left-width: 0px;
}

#module_20604882 .album-img:hover .album-img-c {
  background-color: #f5f5f5;
}

#module_20604882 .album-img:hover .album-img-c {}

#module_20604882 .album-img:hover .album-img-c {
  background-repeat: no-repeat;
}

#module_20604882 .album-img:hover .album-img-c {}

#module_20604882 .album-img:hover .album-img-c {}

#module_20604882 .album-img:hover .rectborder {
  border-top-color: #fff;
}

#module_20604882 .album-img:hover .rectborder {
  border-top-style: solid;
}

#module_20604882 .album-img:hover .rectborder {
  border-top-width: 1px;
}

#module_20604882 .album-img:hover .rectborder {
  border-right-color: #fff;
}

#module_20604882 .album-img:hover .rectborder {
  border-right-style: solid;
}

#module_20604882 .album-img:hover .rectborder {
  border-right-width: 1px;
}

#module_20604882 .album-img:hover .rectborder {
  border-bottom-color: #fff;
}

#module_20604882 .album-img:hover .rectborder {
  border-bottom-style: solid;
}

#module_20604882 .album-img:hover .rectborder {
  border-bottom-width: 1px;
}

#module_20604882 .album-img:hover .rectborder {
  border-left-color: #fff;
}

#module_20604882 .album-img:hover .rectborder {
  border-left-style: solid;
}

#module_20604882 .album-img:hover .rectborder {
  border-left-width: 1px;
}

.module_20604881 .ModuleHead .HeadCenter {
  float: none;
}

#module_20604881 {
  padding: 0px;
}

#module_20604881 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20604881 .ModuleHead20604881 {
  display: none;
}

#module_20604881 .abstract {
  color: #333;
}

#module_20604881 .album-img {
  padding: calc(10px/2);
}

#module_20604881 .album-img-c {
  background-color: #f5f5f5;
}

#module_20604881 .album-img-c {}

#module_20604881 .album-img-c {
  background-repeat: no-repeat;
}

#module_20604881 .album-img-c {}

#module_20604881 .album-img-c {}

#module_20604881 .album-img {
  border-top-color: transparent;
}

#module_20604881 .album-img {
  border-top-style: none;
}

#module_20604881 .album-img {
  border-top-width: 0px;
}

#module_20604881 .album-img {
  border-right-color: transparent;
}

#module_20604881 .album-img {
  border-right-style: none;
}

#module_20604881 .album-img {
  border-right-width: 0px;
}

#module_20604881 .album-img {
  border-bottom-color: transparent;
}

#module_20604881 .album-img {
  border-bottom-style: none;
}

#module_20604881 .album-img {
  border-bottom-width: 0px;
}

#module_20604881 .album-img {
  border-left-color: transparent;
}

#module_20604881 .album-img {
  border-left-style: none;
}

#module_20604881 .album-img {
  border-left-width: 0px;
}

#module_20604881 .album-img:hover .album-img-c {
  background-color: #f5f5f5;
}

#module_20604881 .album-img:hover .album-img-c {}

#module_20604881 .album-img:hover .album-img-c {
  background-repeat: no-repeat;
}

#module_20604881 .album-img:hover .album-img-c {}

#module_20604881 .album-img:hover .album-img-c {}

#module_20604881 .album-img:hover .rectborder {
  border-top-color: #fff;
}

#module_20604881 .album-img:hover .rectborder {
  border-top-style: solid;
}

#module_20604881 .album-img:hover .rectborder {
  border-top-width: 1px;
}

#module_20604881 .album-img:hover .rectborder {
  border-right-color: #fff;
}

#module_20604881 .album-img:hover .rectborder {
  border-right-style: solid;
}

#module_20604881 .album-img:hover .rectborder {
  border-right-width: 1px;
}

#module_20604881 .album-img:hover .rectborder {
  border-bottom-color: #fff;
}

#module_20604881 .album-img:hover .rectborder {
  border-bottom-style: solid;
}

#module_20604881 .album-img:hover .rectborder {
  border-bottom-width: 1px;
}

#module_20604881 .album-img:hover .rectborder {
  border-left-color: #fff;
}

#module_20604881 .album-img:hover .rectborder {
  border-left-style: solid;
}

#module_20604881 .album-img:hover .rectborder {
  border-left-width: 1px;
}

.module_20551788 .ModuleHead .HeadCenter {
  float: none;
}

#module_20551788 {
  padding: 0px;
}

#module_20551788 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20551788 .ModuleHead20551788 {
  display: none;
}

#module_20551788 .BodyCenter.BodyCenter20551788 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20551788>.module_20551788 {
  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_20551788>.module_20551788 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20551788 .BodyCenter.BodyCenter20551788 {
    padding-top: 0.0000%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20551788 .BodyCenter.BodyCenter20551788 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20551788>.module_20551788 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20551788>.module_20551788 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20551788>.module_20551788 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20551788:hover {
  border: none;
}

#module_20551788:hover>.module_20551788 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20551788 .ModuleSubContainer {
  background-color: transparent;
}

#module_20551788 .ModuleSubContainer {
  background-image: none;
}

#module_20551788 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20551788 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20551788 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20551788 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20551788 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20551788 {
  max-width: 1540px;
  width: auto;
}

.module_20605094 .ModuleHead .HeadCenter {
  float: none;
}

#module_20605094 {
  padding: 0px;
}

#module_20605094 {
  position: static;
  z-index: 0;
  top: 3195px;
  left: 255px;
  width: 100%;
  height: auto;
}

#module_20605094 .ModuleHead20605094 {
  display: none;
}

#module_20605094 .BodyCenter.BodyCenter20605094 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20605094>.module_20605094 {
  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_20605094>.module_20605094 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20605094 .BodyCenter.BodyCenter20605094 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605094 .BodyCenter.BodyCenter20605094 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20605094>.module_20605094 {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605094>.module_20605094 {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
  }
}

#module_20605094>.module_20605094 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605094:hover {
  border: none;
}

#module_20605094:hover>.module_20605094 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605094 .hr-line {
  width: auto;
  max-width: autopx;
}

#module_20605094 .hr-line {
  border-bottom-color: rgb(242, 242, 242);
}

#module_20605094 .hr-line {
  border-bottom-style: solid;
}

#module_20605094 .hr-line {
  border-bottom-width: 7px;
}

.module_20603018 .ModuleHead .HeadCenter {
  float: none;
}

#module_20603018 {
  padding: 0px;
}

#module_20603018 {
  position: static;
  z-index: 0;
  top: 3409px;
  left: 316px;
  width: 100%;
  height: auto;
}

#module_20603018 .ModuleHead20603018 {
  display: none;
}

#module_20603018 .BodyCenter.BodyCenter20603018 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20603018>.module_20603018 {
  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_20603018>.module_20603018 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20603018 .BodyCenter.BodyCenter20603018 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20603018 .BodyCenter.BodyCenter20603018 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20603018>.module_20603018 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20603018>.module_20603018 {
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
}

#module_20603018>.module_20603018 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20603018:hover {
  border: none;
}

#module_20603018:hover>.module_20603018 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20603018 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20603018 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20603018 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20603018 .ModuleImageTextGiantContent {
  margin-right: 10px;
}

#module_20603018 .imageTextGiant-Container {
  padding-top: 50px;
}

#module_20603018 .imageTextGiant-Container {
  padding-bottom: 0px;
}

#module_20603018 .imageTextGiant-Container {
  padding-left: 0px;
}

#module_20603018 .imageTextGiant-Container {
  padding-right: 0px;
}

#module_20603018 a {
  font-size: unset;
  font-family: unset
}

.module_20551814 .ModuleHead .HeadCenter {
  float: none;
}

#module_20551814 {
  padding: 0px;
}

#module_20551814 {
  position: static;
  z-index: 0;
  top: 0px;
  width: 100%;
  height: auto;
}

#module_20551814 .ModuleHead20551814 {
  display: none;
}

#module_20551814 .BodyCenter.BodyCenter20551814 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20551814>.module_20551814 {
  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_20551814>.module_20551814 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20551814 .BodyCenter.BodyCenter20551814 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20551814 .BodyCenter.BodyCenter20551814 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20551814>.module_20551814 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20551814>.module_20551814 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20551814>.module_20551814 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20551814:hover {
  border: none;
}

#module_20551814:hover>.module_20551814 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20551814 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20551814 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20551814 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20551814 .ModuleImageTextGiantContent {
  margin-right: 10px;
}

#module_20551814 .imageTextGiant-Container {
  padding-top: 80px;
}

#module_20551814 .imageTextGiant-Container {
  padding-bottom: 0px;
}

#module_20551814 .imageTextGiant-Container {
  padding-left: 0px;
}

#module_20551814 .imageTextGiant-Container {
  padding-right: 0px;
}

#module_20551814 a {
  font-size: unset;
  font-family: unset
}

.module_21128334 .ModuleHead .HeadCenter {
  float: none;
}

#module_21128334 {
  padding: 0px;
}

#module_21128334 {
  position: static;
  z-index: 0;
  top: 0px;
  width: 100%;
  height: auto;
}

#module_21128334 .ModuleHead21128334 {
  display: none;
}

#module_21128334 .BodyCenter.BodyCenter21128334 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_21128334>.module_21128334 {
  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_21128334>.module_21128334 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_21128334 .BodyCenter.BodyCenter21128334 {
    padding-top: 0.0000%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_21128334 .BodyCenter.BodyCenter21128334 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_21128334>.module_21128334 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 3.6611%;
  }
}

@media screen and (max-width: 767px) {
  #module_21128334>.module_21128334 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_21128334>.module_21128334 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_21128334:hover {
  border: none;
}

#module_21128334:hover>.module_21128334 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_21128334 .ModuleSubContainer {
  background-color: transparent;
}

#module_21128334 .ModuleSubContainer {
  background-image: none;
}

#module_21128334 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_21128334 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_21128334 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_21128334 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_21128334 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer21128334 {
  max-width: 1580px;
  width: auto;
}

.ModuleNewsListGiant.layout-118 .swiper-container {
  padding-top: 10px !important;
  padding-bottom: 55px !important;
  padding-left: 1.5% !important;
}

.ModuleNewsListGiant.layout-118 .swiper-pagination {
  bottom: 0px !important;
}

.ModuleNewsListGiant.layout-118 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin-left:5px;
}

.ModuleNewsListGiant.layout-118 .swiper-pagination .swiper-pagination-bullet-active {
  background: #999;
}

.ModuleNewsListGiant.layout-118 .news-item {
  float: left;
  transition: all .3s ease-out 0s;
  cursor: pointer;
  -webkit-transform: translateY(0);
  /* for Chrome || Safari */
  -moz-transform: translateY(0);
  /* for Firefox */
  -ms-transform: translateY(0);
  /* for IE */
  -o-transform: translateY(0);
  /* for Opera */
  transform: translateY(0);
  background: #fff;
  -moz-box-shadow: 0px 6px 30px rgba(51, 51, 51, .15);
  -webkit-box-shadow: 0px 6px 30px rgba(51, 51, 51, .15);
  box-shadow: 0px 6px 30px rgba(51, 51, 51, .15);
}

.ModuleNewsListGiant.layout-118 .news-item .news-tit {
  position: relative;
  padding: 55px 30px 0 30px;
  text-align: left;
  font-size: 12px;
  height: 420px;
  text-align: center;
}

.ModuleNewsListGiant.layout-118 .news-item .news-title {
  font-size: 16px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ModuleNewsListGiant.layout-118 .news-item .news-tit:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 1px;
  width: 0;
  transition: width .6s cubic-bezier(.23, 1, .38, 1) 0s;
}

.ModuleNewsListGiant.layout-118 .news-item time {
  font-size: 12px;
  font-family: 'SourceHanSansCN-Regular';
  color: #999;
  display: block;
  margin: 12px 0 20px 0;
}

.ModuleNewsListGiant.layout-118 .news-item .news-tit .news-desc {
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

/*手机屏幕*/
@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-118 .news-item .news-tit {
    padding: 24pt 17pt 0 17pt;
    font-size: 12pt;
    height: 172px;
  }

  .ModuleNewsListGiant.layout-118 .news-item .news-title {
    font-size: 14pt;
  }

  .ModuleNewsListGiant.layout-118 .news-item time {
    margin: 10pt 0 14pt 0;
    font-size: 12pt;
  }

  .ModuleNewsListGiant.layout-118 .news-container {
    width: 100%;
  }

  .ModuleNewsListGiant.layout-118 .news-item {
    width: 100%;
    background: #fff;
  }

  .ModuleNewsListGiant.layout-118 li.col-xs-2 {
    width: 50%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-118 li.col-xs-3 {
    width: 33%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-118 li.col-xs-4 {
    width: 25%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-118 li.col-xs-5 {
    width: 20%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-118 li.col-xs-6 {
    width: 14%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-118 li.col-xs-1 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-118 .swiper-container {
    padding-bottom: 10px !important;
    padding-left: 8.4px !important;
  }

  .ModuleNewsListGiant.layout-118 .swiper-pagination {
    display: none !important;
  }
}

@media (min-width: 768px) {

  .ModuleNewsListGiant.layout-118 .swiper-slide {
    width: 30.8% !important;
  }

  .ModuleNewsListGiant.layout-118 .news-container {
    width: 100%;
    position: relative;
  }

  .ModuleNewsListGiant.layout-118 .news-item:hover time {
    color: #f9a825;
  }

  .ModuleNewsListGiant.layout-118 .news-item:hover {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    /* for Chrome || Safari */
    -moz-transform: translateY(-8px);
    /* for Firefox */
    -ms-transform: translateY(-8px);
    /* for IE */
    -o-transform: translateY(-8px);
    /* for Opera */
    transform: translateY(-8px);
  }

  .ModuleNewsListGiant.layout-118 .news-item:hover .news-tit:before {
    content: "";
    width: 100%;
  }

  .ModuleNewsListGiant.layout-118 li.col-lg-2 {
    width: 50%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-118 li.col-lg-3 {
    width: 33%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-118 li.col-lg-4 {
    width: 25%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-118 li.col-lg-5 {
    width: 20%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-118 li.col-lg-6 {
    width: 14%;
    padding-right: 0;
    padding-left: 0;
  }

  .ModuleNewsListGiant.layout-118 li.col-lg-1 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-118 .staFun {
  border: 1px solid #e50b1c;
  font-size: 12px;
  padding: 0px 2px;
  color: #e50b1c;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align: text-top;
}

.module_20551798 .ModuleHead .HeadCenter {
  float: none;
}

#module_20551798 {
  padding: 0px;
}

#module_20551798 {
  position: static;
  z-index: 0;
  top: 4945px;
  left: 752px;
  width: 100%;
  height: auto;
}

#module_20551798 .ModuleHead20551798 {
  display: none;
}

#module_20551798 .BodyCenter.BodyCenter20551798 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20551798>.module_20551798 {
  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_20551798>.module_20551798 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20551798 .BodyCenter.BodyCenter20551798 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20551798 .BodyCenter.BodyCenter20551798 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20551798>.module_20551798 {
    margin-top: 1.2346%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20551798>.module_20551798 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 50px;
  }
}

#module_20551798>.module_20551798 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20551798:hover {
  border: none;
}

#module_20551798:hover>.module_20551798 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20551798 .news-item {
  background-color: #fff;
}

#module_20551798 .news-item {
  background-image: none;
}

#module_20551798 .news-item {
  background-repeat: no-repeat;
}

#module_20551798 .news-item {}

#module_20551798 .news-item {}

#module_20551798 .news-item {
  border-top-color: transparent;
}

#module_20551798 .news-item {
  border-top-style: none;
}

#module_20551798 .news-item {
  border-top-width: 0px;
}

#module_20551798 .news-item {
  border-right-color: transparent;
}

#module_20551798 .news-item {
  border-right-style: none;
}

#module_20551798 .news-item {
  border-right-width: 0px;
}

#module_20551798 .news-item {
  border-bottom-color: transparent;
}

#module_20551798 .news-item {
  border-bottom-style: none;
}

#module_20551798 .news-item {
  border-bottom-width: 0px;
}

#module_20551798 .news-item {
  border-left-color: transparent;
}

#module_20551798 .news-item {
  border-left-style: none;
}

#module_20551798 .news-item {
  border-left-width: 0px;
}

#module_20551798 .news-title {
  font-size: 20px;
}

#module_20551798 .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20551798 .news-title {
  color: #000;
}

#module_20551798 .news-title {
  font-weight: normal;
}

#module_20551798 .news-title {
  text-decoration: none;
}

#module_20551798 .news-title {
  font-style: normal;
}

#module_20551798 .news-desc {
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 25px;
  text-align: left;
  margin-left: 20px;
}

#module_20551798 .news-desc {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20551798 .news-desc {
  color: #666;
}

#module_20551798 .news-desc {
  font-weight: normal;
}

#module_20551798 .news-desc {
  text-decoration: none;
}

#module_20551798 .news-desc {
  font-style: normal;
}

#module_20551798 time {
  font-size: 12px;
}

#module_20551798 time {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20551798 time {
  color: rgb(51, 54, 63);
}

#module_20551798 time {
  font-weight: normal;
}

#module_20551798 time {
  text-decoration: none;
}

#module_20551798 time {
  font-style: normal;
}

#module_20551798 .news-item:hover {
  background-color: rgb(255, 121, 8);
}

#module_20551798 .news-item:hover {
  background-image: none;
}

#module_20551798 .news-item:hover {
  background-repeat: no-repeat;
}

#module_20551798 .news-item:hover {}

#module_20551798 .news-item:hover {}

#module_20551798 .news-item:hover {
  border-top-color: transparent;
}

#module_20551798 .news-item:hover {
  border-top-style: solid;
}

#module_20551798 .news-item:hover {
  border-top-width: 0px;
}

#module_20551798 .news-item:hover {
  border-right-color: transparent;
}

#module_20551798 .news-item:hover {
  border-right-style: solid;
}

#module_20551798 .news-item:hover {
  border-right-width: 0px;
}

#module_20551798 .news-item:hover {
  border-bottom-color: transparent;
}

#module_20551798 .news-item:hover {
  border-bottom-style: solid;
}

#module_20551798 .news-item:hover {
  border-bottom-width: 0px;
}

#module_20551798 .news-item:hover {
  border-left-color: transparent;
}

#module_20551798 .news-item:hover {
  border-left-style: solid;
}

#module_20551798 .news-item:hover {
  border-left-width: 0px;
}

#module_20551798 .news-item:hover .news-title {
  font-size: 18px;
}

#module_20551798 .news-item:hover .news-title {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20551798 .news-item:hover .news-title {
  color: rgb(255, 255, 255);
}

#module_20551798 .news-item:hover .news-title {
  font-weight: normal;
}

#module_20551798 .news-item:hover .news-title {
  text-decoration: none;
}

#module_20551798 .news-item:hover .news-title {
  font-style: normal;
}

#module_20551798 .news-item:hover .news-desc {
  font-size: 14px;
}

#module_20551798 .news-item:hover .news-desc {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20551798 .news-item:hover .news-desc {
  color: rgba(255, 255, 255, 0.87);
}

#module_20551798 .news-item:hover .news-desc {
  font-weight: normal;
}

#module_20551798 .news-item:hover .news-desc {
  text-decoration: none;
}

#module_20551798 .news-item:hover .news-desc {
  font-style: normal;
}

#module_20551798 .news-item:hover time {
  font-size: 12px;
}

#module_20551798 .news-item:hover time {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20551798 .news-item:hover time {
  color: rgb(255, 255, 255);
}

#module_20551798 .news-item:hover time {
  font-weight: normal;
}

#module_20551798 .news-item:hover time {
  text-decoration: none;
}

#module_20551798 .news-item:hover time {
  font-style: normal;
}

.module_20605128 .ModuleHead .HeadCenter {
  float: none;
}

#module_20605128 {
  padding: 0px;
}

#module_20605128 {
  position: static;
  z-index: 0;
  top: 3542px;
  left: 305px;
  width: 100%;
  height: auto;
}

#module_20605128 .ModuleHead20605128 {
  display: none;
}

#module_20605128 .ModuleSubContainer {
  background-color: transparent;
}

#module_20605128 .ModuleSubContainer {}

#module_20605128 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20605128 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20605128 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20605128 {
   !bgVideo !
}

  {
  bgVideoUrl:
}

#module_20605128 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20605128 {
  max-width: none;
  width: 100%;
}

.module_20605132 .ModuleHead .HeadCenter {
  float: none;
}

#module_20605132 {
  padding: 0px;
}

#module_20605132 {
  position: static;
  z-index: 0;
  top: 22px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20605132 .ModuleHead20605132 {
  display: none;
}

#module_20605132 .BodyCenter.BodyCenter20605132 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20605132>.module_20605132 {
  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_20605132>.module_20605132 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20605132 .BodyCenter.BodyCenter20605132 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605132 .BodyCenter.BodyCenter20605132 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  #module_20605132>.module_20605132 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605132>.module_20605132 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20605132>.module_20605132 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605132:hover {
  border: none;
}

#module_20605132:hover>.module_20605132 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605132 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20605132 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20605132 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20605132 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20605132 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20605132 .GraphicUpper .TextImage {
  margin-bottom: 10px;
}

#module_20605132 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20605132 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20605132 .imageTextGiant-Container {
  padding-top: 10px;
}

#module_20605132 .imageTextGiant-Container {
  padding-bottom: 10px;
}

#module_20605132 .imageTextGiant-Container {
  padding-left: 10px;
}

#module_20605132 .imageTextGiant-Container {
  padding-right: 10px;
}

#module_20605132 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20605132 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20605132 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20605132 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20605132 .imageTextGiant-Container {
  margin-top: 0px;
}

#module_20605132 .imageTextGiant-Container {
  margin-bottom: 0px;
}

#module_20605132 .imageTextGiant-Container {
  margin-left: 0px;
}

#module_20605132 .imageTextGiant-Container {
  margin-right: 0px;
}

#module_20605132 a {
  font-size: unset;
  font-family: unset
}

.module_20605133 .ModuleHead .HeadCenter {
  float: none;
}

#module_20605133 {
  padding: 0px;
}

#module_20605133 {
  position: static;
  z-index: 0;
  top: 30px;
  left: -38px;
  width: 100%;
  height: auto;
}

#module_20605133 .ModuleHead20605133 {
  display: none;
}

#module_20605133 .BodyCenter.BodyCenter20605133 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20605133>.module_20605133 {
  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_20605133>.module_20605133 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20605133 .BodyCenter.BodyCenter20605133 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605133 .BodyCenter.BodyCenter20605133 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  #module_20605133>.module_20605133 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605133>.module_20605133 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20605133>.module_20605133 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605133:hover {
  border: none;
}

#module_20605133:hover>.module_20605133 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605133 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20605133 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20605133 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20605133 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20605133 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20605133 .GraphicUpper .TextImage {
  margin-bottom: 10px;
}

#module_20605133 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20605133 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20605133 .imageTextGiant-Container {
  padding-top: 10px;
}

#module_20605133 .imageTextGiant-Container {
  padding-bottom: 10px;
}

#module_20605133 .imageTextGiant-Container {
  padding-left: 10px;
}

#module_20605133 .imageTextGiant-Container {
  padding-right: 10px;
}

#module_20605133 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20605133 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20605133 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20605133 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20605133 .imageTextGiant-Container {
  margin-top: 0px;
}

#module_20605133 .imageTextGiant-Container {
  margin-bottom: 0px;
}

#module_20605133 .imageTextGiant-Container {
  margin-left: 0px;
}

#module_20605133 .imageTextGiant-Container {
  margin-right: 0px;
}

#module_20605133 a {
  font-size: unset;
  font-family: unset
}

.module_24862504 .ModuleHead .HeadCenter {
  float: none;
}

#module_24862504 {
  padding: 0px;
}

#module_24862504 {
  position: static;
  z-index: 0;
  top: 3431px;
  left: 0%;
  width: 100%;
  height: auto;
}

#module_24862504 .ModuleHead24862504 {
  display: none;
}

#module_24862504 .BodyCenter.BodyCenter24862504 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_24862504>.module_24862504 {
  border-top-style: solid;
  border-top-color: rgb(227, 227, 227);
  border-top-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
  border-left-width: 0px;
  border-right-style: solid;
  border-right-color: #000;
  border-right-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 0px;
}

#module_24862504>.module_24862504 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_24862504 .BodyCenter.BodyCenter24862504 {
    padding-top: 0.0000%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_24862504 .BodyCenter.BodyCenter24862504 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_24862504>.module_24862504 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_24862504>.module_24862504 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_24862504>.module_24862504 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_24862504:hover {
  border: none;
}

#module_24862504:hover>.module_24862504 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_24862504 .ModuleSubContainer {
  background-color: transparent;
}

#module_24862504 .ModuleSubContainer {
  background-image: none;
}

#module_24862504 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_24862504 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_24862504 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_24862504 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_24862504 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer24862504 {
  max-width: 1540px;
  width: auto;
}

.module_20552921 .ModuleHead .HeadCenter {
  float: none;
}

#module_20552921 {
  padding: 0px;
}

#module_20552921 {
  position: static;
  z-index: 0;
  top: 4739px;
  left: 1878px;
  width: 100%;
  height: auto;
}

#module_20552921 .ModuleHead20552921 {
  display: none;
}

#module_20552921 .BodyCenter.BodyCenter20552921 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20552921>.module_20552921 {
  border-top-style: solid;
  border-top-color: rgb(227, 227, 227);
  border-top-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
  border-left-width: 0px;
  border-right-style: solid;
  border-right-color: #000;
  border-right-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 0px;
}

#module_20552921>.module_20552921 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20552921 .BodyCenter.BodyCenter20552921 {
    padding-top: 0.0000%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20552921 .BodyCenter.BodyCenter20552921 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20552921>.module_20552921 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20552921>.module_20552921 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20552921>.module_20552921 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20552921:hover {
  border: none;
}

#module_20552921:hover>.module_20552921 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20552921 .ModuleSubContainer {
  background-color: transparent;
}

#module_20552921 .ModuleSubContainer {
  background-image: none;
}

#module_20552921 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20552921 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20552921 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20552921 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20552921 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20552921 {
  max-width: 1540px;
  width: auto;
}

.module_20555295 .ModuleHead .HeadCenter {
  float: none;
}

#module_20555295 {
  padding: 0px;
}

#module_20555295 {
  position: static;
  z-index: 0;
  top: 48px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20555295 .ModuleHead20555295 {
  display: none;
}

#module_20555295 .BodyCenter.BodyCenter20555295 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20555295>.module_20555295 {
  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: rgb(227, 227, 227);
  border-right-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 0px;
}

#module_20555295>.module_20555295 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20555295 .BodyCenter.BodyCenter20555295 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20555295 .BodyCenter.BodyCenter20555295 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20555295>.module_20555295 {
    margin-top: 7.7922%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 7.7922%;
  }
}

@media screen and (max-width: 767px) {
  #module_20555295>.module_20555295 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20555295>.module_20555295 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20555295:hover {
  border: none;
}

#module_20555295:hover>.module_20555295 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20555295 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20555295 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20555295 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20555295 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20555295 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20555295 .GraphicUpper .TextImage {
  margin-bottom: 0px;
}

#module_20555295 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20555295 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20555295 .ModuleImageTextGiantContent {
  margin-top: 0.0000%;
}

#module_20555295 .ModuleImageTextGiantContent {
  margin-bottom: 0.0000%;
}

#module_20555295 .ModuleImageTextGiantContent {
  margin-left: 8.2192%;
}

#module_20555295 .ModuleImageTextGiantContent {
  margin-right: 0.0000%;
}

#module_20555295 .normal_ImgtextBox_content {
  margin-top: 0.0000%;
}

#module_20555295 .normal_ImgtextBox_content {
  margin-bottom: 0.0000%;
}

#module_20555295 .normal_ImgtextBox_content {
  margin-left: 0.0000%;
}

#module_20555295 .normal_ImgtextBox_content {
  margin-right: 8.2192%;
}

#module_20555295 a {
  font-size: unset;
  font-family: unset
}

.module_20552923 .ModuleHead .HeadCenter {
  float: none;
}

#module_20552923 {
  padding: 0px;
}

#module_20552923 {
  position: static;
  z-index: 0;
  top: 26px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20552923 .ModuleHead20552923 {
  display: none;
}

#module_20552923 .BodyCenter.BodyCenter20552923 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20552923>.module_20552923 {
  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: rgb(227, 227, 227);
  border-right-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 0px;
}

#module_20552923>.module_20552923 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20552923 .BodyCenter.BodyCenter20552923 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20552923 .BodyCenter.BodyCenter20552923 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20552923>.module_20552923 {
    margin-top: 7.7922%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 7.7922%;
  }
}

@media screen and (max-width: 767px) {
  #module_20552923>.module_20552923 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20552923>.module_20552923 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20552923:hover {
  border: none;
}

#module_20552923:hover>.module_20552923 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20552923 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20552923 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20552923 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20552923 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20552923 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20552923 .GraphicUpper .TextImage {
  margin-bottom: 0px;
}

#module_20552923 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20552923 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20552923 .ModuleImageTextGiantContent {
  margin-top: 0.0000%;
}

#module_20552923 .ModuleImageTextGiantContent {
  margin-bottom: 0.0000%;
}

#module_20552923 .ModuleImageTextGiantContent {
  margin-left: 8.9552%;
}

#module_20552923 .ModuleImageTextGiantContent {
  margin-right: 0.0000%;
}

#module_20552923 .normal_ImgtextBox_content {
  margin-top: 0.0000%;
}

#module_20552923 .normal_ImgtextBox_content {
  margin-bottom: 0.0000%;
}

#module_20552923 .normal_ImgtextBox_content {
  margin-left: 0.0000%;
}

#module_20552923 .normal_ImgtextBox_content {
  margin-right: 8.2192%;
}

#module_20552923 a {
  font-size: unset;
  font-family: unset
}

.module_20552924 .ModuleHead .HeadCenter {
  float: none;
}

#module_20552924 {
  padding: 0px;
}

#module_20552924 {
  position: static;
  z-index: 0;
  top: 37px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20552924 .ModuleHead20552924 {
  display: none;
}

#module_20552924 .BodyCenter.BodyCenter20552924 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20552924>.module_20552924 {
  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: rgb(227, 227, 227);
  border-right-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 0px;
}

#module_20552924>.module_20552924 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20552924 .BodyCenter.BodyCenter20552924 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20552924 .BodyCenter.BodyCenter20552924 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20552924>.module_20552924 {
    margin-top: 7.7922%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 7.7922%;
  }
}

@media screen and (max-width: 767px) {
  #module_20552924>.module_20552924 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20552924>.module_20552924 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20552924:hover {
  border: none;
}

#module_20552924:hover>.module_20552924 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20552924 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20552924 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20552924 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20552924 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20552924 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20552924 .GraphicUpper .TextImage {
  margin-bottom: 0px;
}

#module_20552924 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20552924 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20552924 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20552924 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20552924 .ModuleImageTextGiantContent {
  margin-left: 30px;
}

#module_20552924 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20552924 .normal_ImgtextBox_content {
  margin-top: 0.0000%;
}

#module_20552924 .normal_ImgtextBox_content {
  margin-bottom: 0.0000%;
}

#module_20552924 .normal_ImgtextBox_content {
  margin-left: 0.0000%;
}

#module_20552924 .normal_ImgtextBox_content {
  margin-right: 0.0000%;
}

#module_20552924 a {
  font-size: unset;
  font-family: unset
}

.module_20552925 .ModuleHead .HeadCenter {
  float: none;
}

#module_20552925 {
  padding: 0px;
}

#module_20552925 {
  position: static;
  z-index: 0;
  top: 27px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20552925 .ModuleHead20552925 {
  display: none;
}

#module_20552925 .BodyCenter.BodyCenter20552925 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20552925>.module_20552925 {
  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: rgb(227, 227, 227);
  border-right-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 0px;
}

#module_20552925>.module_20552925 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20552925 .BodyCenter.BodyCenter20552925 {
    padding-top: 0.0000%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20552925 .BodyCenter.BodyCenter20552925 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20552925>.module_20552925 {
    margin-top: 7.7922%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 7.7922%;
  }
}

@media screen and (max-width: 767px) {
  #module_20552925>.module_20552925 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20552925>.module_20552925 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20552925:hover {
  border: none;
}

#module_20552925:hover>.module_20552925 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20552925 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20552925 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20552925 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20552925 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20552925 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20552925 .GraphicUpper .TextImage {
  margin-bottom: 0px;
}

#module_20552925 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20552925 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20552925 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20552925 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20552925 .ModuleImageTextGiantContent {
  margin-left: 30px;
}

#module_20552925 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20552925 .normal_ImgtextBox_content {
  margin-top: 0.0000%;
}

#module_20552925 .normal_ImgtextBox_content {
  margin-bottom: 0.0000%;
}

#module_20552925 .normal_ImgtextBox_content {
  margin-left: 5.4795%;
}

#module_20552925 .normal_ImgtextBox_content {
  margin-right: 8.2192%;
}

#module_20552925 a {
  font-size: unset;
  font-family: unset
}

.module_20605157 .ModuleHead .HeadCenter {
  float: none;
}

#module_20605157 {
  padding: 0px;
}

#module_20605157 {
  position: static;
  z-index: 0;
  top: 3768px;
  left: 334px;
  width: 100%;
  height: auto;
}

#module_20605157 .ModuleHead20605157 {
  display: none;
}

#module_20605157 .BodyCenter.BodyCenter20605157 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20605157>.module_20605157 {
  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_20605157>.module_20605157 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20605157 .BodyCenter.BodyCenter20605157 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605157 .BodyCenter.BodyCenter20605157 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20605157>.module_20605157 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605157>.module_20605157 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
  }
}

#module_20605157>.module_20605157 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605157:hover {
  border: none;
}

#module_20605157:hover>.module_20605157 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605157 .ModuleSubContainer {
  background-color: transparent;
}

#module_20605157 .ModuleSubContainer {
  background-image: none;
}

#module_20605157 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20605157 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20605157 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20605157 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20605157 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20605157 {
  max-width: none;
  width: 100%;
}

.module_20605158 .ModuleHead .HeadCenter {
  float: none;
}

#module_20605158 {
  padding: 0px;
}

#module_20605158 {
  position: static;
  z-index: 0;
  top: 32px;
  left: 0px;
  width: 100%;
  height: auto;
}

#module_20605158 .ModuleHead20605158 {
  display: none;
}

#module_20605158 .BodyCenter.BodyCenter20605158 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20605158>.module_20605158 {
  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_20605158>.module_20605158 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20605158 .BodyCenter.BodyCenter20605158 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605158 .BodyCenter.BodyCenter20605158 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  #module_20605158>.module_20605158 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605158>.module_20605158 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20605158>.module_20605158 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605158:hover {
  border: none;
}

#module_20605158:hover>.module_20605158 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605158 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20605158 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20605158 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20605158 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20605158 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20605158 .GraphicUpper .TextImage {
  margin-bottom: 10px;
}

#module_20605158 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20605158 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20605158 .imageTextGiant-Container {
  padding-top: 10px;
}

#module_20605158 .imageTextGiant-Container {
  padding-bottom: 10px;
}

#module_20605158 .imageTextGiant-Container {
  padding-left: 10px;
}

#module_20605158 .imageTextGiant-Container {
  padding-right: 10px;
}

#module_20605158 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20605158 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20605158 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20605158 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20605158 .imageTextGiant-Container {
  margin-top: 0px;
}

#module_20605158 .imageTextGiant-Container {
  margin-bottom: 0px;
}

#module_20605158 .imageTextGiant-Container {
  margin-left: 0px;
}

#module_20605158 .imageTextGiant-Container {
  margin-right: 0px;
}

#module_20605158 a {
  font-size: unset;
  font-family: unset
}

.module_20605171 .ModuleHead .HeadCenter {
  float: none;
}

#module_20605171 {
  padding: 0px;
}

#module_20605171 {
  position: static;
  z-index: 0;
  top: 29px;
  left: -43px;
  width: 100%;
  height: auto;
}

#module_20605171 .ModuleHead20605171 {
  display: none;
}

#module_20605171 .BodyCenter.BodyCenter20605171 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20605171>.module_20605171 {
  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_20605171>.module_20605171 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20605171 .BodyCenter.BodyCenter20605171 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605171 .BodyCenter.BodyCenter20605171 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  #module_20605171>.module_20605171 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20605171>.module_20605171 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20605171>.module_20605171 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605171:hover {
  border: none;
}

#module_20605171:hover>.module_20605171 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20605171 .GraphicUpper .TextImage {
  border-top-left-radius: 0px;
}

#module_20605171 .GraphicUpper .TextImage {
  border-top-right-radius: 0px;
}

#module_20605171 .GraphicUpper .TextImage {
  border-bottom-left-radius: 0px;
}

#module_20605171 .GraphicUpper .TextImage {
  border-bottom-right-radius: 0px;
}

#module_20605171 .GraphicUpper .TextImage {
  margin-top: 0px;
}

#module_20605171 .GraphicUpper .TextImage {
  margin-bottom: 10px;
}

#module_20605171 .GraphicUpper .TextImage {
  margin-left: 0px;
}

#module_20605171 .GraphicUpper .TextImage {
  margin-right: 0px;
}

#module_20605171 .imageTextGiant-Container {
  padding-top: 10px;
}

#module_20605171 .imageTextGiant-Container {
  padding-bottom: 10px;
}

#module_20605171 .imageTextGiant-Container {
  padding-left: 10px;
}

#module_20605171 .imageTextGiant-Container {
  padding-right: 10px;
}

#module_20605171 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20605171 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20605171 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20605171 .ModuleImageTextGiantContent {
  margin-right: 0px;
}

#module_20605171 .imageTextGiant-Container {
  margin-top: 0px;
}

#module_20605171 .imageTextGiant-Container {
  margin-bottom: 0px;
}

#module_20605171 .imageTextGiant-Container {
  margin-left: 0px;
}

#module_20605171 .imageTextGiant-Container {
  margin-right: 0px;
}

#module_20605171 a {
  font-size: unset;
  font-family: unset
}

.module_20553433 .ModuleHead .HeadCenter {
  float: none;
}

#module_20553433 {
  padding: 0px;
}

#module_20553433 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20553433 .ModuleHead20553433 {
  display: none;
}

#module_20553433 .BodyCenter.BodyCenter20553433 {
  background: none;
  background-color: rgb(51, 51, 51);
}

#module_20553433>.module_20553433 {
  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_20553433>.module_20553433 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20553433 .BodyCenter.BodyCenter20553433 {
    padding-top: 3.1381%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 1.0460%;
  }
}

@media screen and (max-width: 767px) {
  #module_20553433 .BodyCenter.BodyCenter20553433 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20553433>.module_20553433 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20553433>.module_20553433 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20553433>.module_20553433 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20553433:hover {
  border: none;
}

#module_20553433:hover>.module_20553433 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20553433 .ModuleSubContainer {
  background-color: transparent;
}

#module_20553433 .ModuleSubContainer {
  background-image: none;
}

#module_20553433 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20553433 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20553433 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20553433 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20553433 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20553433 {
  max-width: 1540px;
  width: auto;
}

.module_20553436 .ModuleHead .HeadCenter {
  float: none;
}

#module_20553436 {
  padding: 0px;
}

#module_20553436 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20553436 .ModuleHead20553436 {
  display: none;
}

#module_20553436 .BodyCenter.BodyCenter20553436 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20553436>.module_20553436 {
  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_20553436>.module_20553436 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20553436 .BodyCenter.BodyCenter20553436 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20553436 .BodyCenter.BodyCenter20553436 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20553436>.module_20553436 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20553436>.module_20553436 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20553436>.module_20553436 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20553436:hover {
  border: none;
}

#module_20553436:hover>.module_20553436 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20553436 .ModulePlainTextGiantContent {
  margin-top: 0px;
}

#module_20553436 .ModulePlainTextGiantContent {
  margin-bottom: 0px;
}

#module_20553436 .ModulePlainTextGiantContent {
  margin-left: 0px;
}

#module_20553436 .ModulePlainTextGiantContent {
  margin-right: 0px;
}

#module_20553436 .plainTextGiant-Container {
  padding-top: 10px;
}

#module_20553436 .plainTextGiant-Container {
  padding-bottom: 10px;
}

#module_20553436 .plainTextGiant-Container {
  padding-left: 10px;
}

#module_20553436 .plainTextGiant-Container {
  padding-right: 10px;
}

#module_20553436 a {
  font-size: unset;
  font-family: unset
}

.ModuleButtonGiant.layout-106 .moduleButton {
  background-color: #1e88e5;
  font-size: 14px;
  height: 50px;
  width: 180px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  cursor: pointer;
  overflow: hidden;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-table;
}

.ModuleButtonGiant.layout-106 .moduleButton:hover {
  color: #fff;
}

.ModuleButtonGiant.layout-106 .moduleButton:hover:before {
  background: #1976d2;
}

.ModuleButtonGiant.layout-106 .moduleButton.hvr-sweep-to-right:before,
.ModuleButtonGiant.layout-106 .moduleButton.hvr-sweep-to-top:before,
.ModuleButtonGiant.layout-106 .moduleButton.Radial-Out:before,
.ModuleButtonGiant.layout-106 .moduleButton.RShutter-Out-Horizontal:before,
.ModuleButtonGiant.layout-106 .moduleButton.Shutter-Out-Horizontal:before,
.ModuleButtonGiant.layout-106 .moduleButton.Shutter-Out-Vertical:before {
  background: #1976d2
}

.module_20553797 .ModuleHead .HeadCenter {
  float: none;
}

#module_20553797 {
  padding: 0px;
}

#module_20553797 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20553797 .ModuleHead20553797 {
  display: none;
}

#module_20553797 .BodyCenter.BodyCenter20553797 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20553797>.module_20553797 {
  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_20553797>.module_20553797 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20553797 .BodyCenter.BodyCenter20553797 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20553797 .BodyCenter.BodyCenter20553797 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20553797>.module_20553797 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20553797>.module_20553797 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20553797>.module_20553797 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20553797:hover {
  border: none;
}

#module_20553797:hover>.module_20553797 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20553797 .BodyCenter {
  text-align: right;
}

#module_20553797 .moduleButton {
  font-size: 16px;
}

#module_20553797 .moduleButton {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20553797 .moduleButton {
  color: #fff;
}

#module_20553797 .moduleButton {
  font-weight: normal;
}

#module_20553797 .moduleButton {
  text-decoration: none;
}

#module_20553797 .moduleButton {
  font-style: normal;
}

#module_20553797 .moduleButton {
  background-color: rgb(255, 121, 8);
}

#module_20553797 .moduleButton:before {
  background-color: rgb(255, 121, 8);
}

#module_20553797 .moduleButton {
  border-color: #000;
}

#module_20553797 .moduleButton {
  border-style: solid;
}

#module_20553797 .moduleButton {
  border-width: 0px;
}

#module_20553797 .moduleButton {
  width: 160px;
}

#module_20553797 .moduleButton {
  height: 44px;
  line-height: 44px;
}

#module_20553797 .BodyCenter {
  color: #fff;
}

#module_20553797 .moduleButton {
  border-top-left-radius: 5px;
}

#module_20553797 .moduleButton {
  border-top-right-radius: 5px;
}

#module_20553797 .moduleButton {
  border-bottom-left-radius: 5px;
}

#module_20553797 .moduleButton {
  border-bottom-right-radius: 6px;
}

#module_20553797 .moduleButton:hover {
  font-size: 16px;
}

#module_20553797 .moduleButton:hover {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20553797 .moduleButton:hover {
  color: #fff;
}

#module_20553797 .moduleButton:hover {
  font-weight: normal;
}

#module_20553797 .moduleButton:hover {
  text-decoration: none;
}

#module_20553797 .moduleButton:hover {
  font-style: normal;
}

#module_20553797 .moduleButton:hover {
  background-color: #f65e12;
}

#module_20553797 .moduleButton:hover:before {
  background-color: #f65e12;
}

#module_20553797 .moduleButton:hover {
  border-color: transparent;
}

#module_20553797 .moduleButton:hover {
  border-style: solid;
}

#module_20553797 .moduleButton:hover {
  border-width: 0px;
}

.ModuleNavGiant.layout-105 .main-nav-content {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  line-height: 0;
  overflow: hidden;
}

.ModuleNavGiant.layout-105 .aroundMune {
  position: absolute;
  display: flex;
  align-items: center;
  right: 0px;
  padding: 0 10px;
  height: 100%;
  z-index: 5;
  transform: rotateY(90deg);
}

.ModuleNavGiant.layout-105 .aroundMune.active {
  transform: rotateY(0deg);
}

.ModuleNavGiant.layout-105 .moveMenuRight,
.ModuleNavGiant.layout-105 .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-105 .main-nav-content .moveMenuRight {
  background-color: rgba(238, 238, 238, .6);
}

.ModuleNavGiant.layout-105 .main-nav-content .moveMenuLeft {
  display: none;
  background-color: rgba(238, 238, 238, .6);
  margin-right: 10px
}

.ModuleNavGiant.layout-105 .moveMenuRight:hover,
.ModuleNavGiant.layout-105 .moveMenuLeft:hover {
  color: #fff;
  background-color: rgba(204, 204, 204, .6);
}

.ModuleNavGiant.layout-105 .main-nav-content>.blank-solve {
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}

.ModuleNavGiant.layout-105 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 80px;
  line-height: 80px;
  text-align: center;
  float: left;
}

.ModuleNavGiant.layout-105 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  padding: 0 25px;
  color: #000000;
  display: inline-block;
  position: relative;
  z-index: 2;
}

.ModuleNavGiant.layout-105 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 50%;
  left: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  top: 50%;
  z-index: -1;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.ModuleNavGiant.layout-105 .main-nav-item-hover {
  color: #fff;
}

.ModuleNavGiant.layout-105 .main-nav-item-hover::before {
  width: 100%;
  left: 0;
  opacity: 1;
}

.ModuleNavGiant.layout-105 .sub-nav-item-group {
  z-index: 3;
  height: 200px;
  bottom: -220px;
  left: -49px;
  width: 192px;
  padding-top: 20px;
  text-align: center;
  display: none;
}

.ModuleNavGiant.layout-105 .sub-nav-item-box {
  width: 100%;
  position: relative;
}

/*
.ModuleNavGiant.layout-105 .sub-nav-item-box ::after {
  content: '';
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -5px;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-bottom-color: #fff;
}
*/
.ModuleNavGiant.layout-105 .sub-nav-item-group {
  position: relative;
}

.ModuleNavGiant.layout-105 .arrow {
  top: 13px;
  width: 15px;
  height: 15px;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -7.5px;
  z-index: -1;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.ModuleNavGiant.layout-105 .sub-nav-item:first-child {
  border-top: none !important;
}

.ModuleNavGiant.layout-105 .sub-nav-item:last-child {
  border-bottom: none !important;
}

.ModuleNavGiant.layout-105 .sub-nav-item {
  display: block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  font-size: 12px;
  padding-left: 0;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

.ModuleNavGiant.layout-105 .sub-nav-item .inner {
  display: block;
  height: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.ModuleNavGiant.layout-105 .sub-nav-item:hover {
  background-color: #f7f7f7;
}

.ModuleNavGiant.layout-105 .sub-nav-item:hover .inner {
  padding-left: 10px;
}

.ModuleNavGiant.layout-105 .sub-nav-item-group.current {
  display: block;
}

.ModuleNavGiant.layout-105 .main-nav-item-group.current .main-nav-item {
  color: #fff;
}

.ModuleNavGiant.layout-105 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  width: 100%;
  left: 0;
  top: 20px;
  height: 40px;
  position: absolute;
  z-index: -1;
  background: #e91e63;
  border-radius: 20px;
}

.ModuleNavGiant.layout-105 .clearfix:after {
  content: '.';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.module_20553870 .ModuleHead .HeadCenter {
  float: none;
}

#module_20553870 {
  padding: 0px;
}

#module_20553870 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20553870 .ModuleHead20553870 {
  display: none;
}

#module_20553870 .BodyCenter.BodyCenter20553870 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20553870>.module_20553870 {
  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_20553870>.module_20553870 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20553870 .BodyCenter.BodyCenter20553870 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20553870 .BodyCenter.BodyCenter20553870 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20553870>.module_20553870 {
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20553870>.module_20553870 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20553870>.module_20553870 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20553870:hover {
  border: none;
}

#module_20553870:hover>.module_20553870 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20553870 .main-nav-item-group {
  height: 40px;
  line-height: 40px;
}

#module_20553870 .main-nav-content {
  height: 40px
}

#module_20553870 .main-nav-content {
  background-color: rgba(0, 0, 0, 0);
}

#module_20553870 .main-nav-content {
  background-image: none;
}

#module_20553870 .main-nav-content {
  background-repeat: no-repeat;
}

#module_20553870 .main-nav-content {}

#module_20553870 .main-nav-content {}

#module_20553870 .main-nav-content {
  text-align: right;
}

#module_20553870 .main-nav-item {
  font-size: 16px;
}

#module_20553870 .main-nav-item {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20553870 .main-nav-item {
  color: rgb(255, 255, 255);
}

#module_20553870 .main-nav-item {
  font-weight: normal;
}

#module_20553870 .main-nav-item {
  text-decoration: none;
}

#module_20553870 .main-nav-item {
  font-style: normal;
}

#module_20553870 .main-nav-item {
  width: auto;
}

#module_20553870 .main-nav-item {
  padding-left: 40px;
  padding-right: 40px;
}

#module_20553870 .main-nav-item {
  background-image: none;
}

#module_20553870 .main-nav-item {
  background-color: transparent;
}

#module_20553870 .main-nav-item {
  background-repeat: no-repeat;
}

#module_20553870 .main-nav-item {}

#module_20553870 .main-nav-item {}

#module_20553870 .sub-nav-item-group {
  width: 192px;
}

#module_20553870 .sub-nav-item {
  height: 40px;
  line-height: 40px;
}

#module_20553870 .sub-nav-item .inner {
  line-height: calc(100% + (40px - 10px));
}

#module_20553870 .sub-nav-item .inner {
  font-size: 12px;
}

#module_20553870 .sub-nav-item .inner {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20553870 .sub-nav-item .inner {
  color: #000;
}

#module_20553870 .sub-nav-item .inner {
  font-weight: normal;
}

#module_20553870 .sub-nav-item .inner {
  text-decoration: none;
}

#module_20553870 .sub-nav-item .inner {
  font-style: normal;
}

#module_20553870 .sub-nav-item .inner,
#module_20553870 .arrow,
#module_20553870 .sub-normal-color {
  background-color: #fff;
}

#module_20553870 .sub-nav-item .inner {
  background-image: none;
}

#module_20553870 .sub-nav-item .inner {
  background-repeat: no-repeat;
}

#module_20553870 .sub-nav-item .inner {}

#module_20553870 .sub-nav-item .inner {}

#module_20553870 .sub-nav-item {
  border-bottom-color: #e6e6e6;
}

#module_20553870 .sub-nav-item {
  border-bottom-style: solid;
}

#module_20553870 .sub-nav-item {
  border-bottom-width: 1px;
}

#module_20553870 .sub-nav-item {
  margin-bottom: 0px;
}

#module_20553870 .main-nav-item-hover {
  font-size: 16px;
}

#module_20553870 .main-nav-item-hover {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20553870 .main-nav-item-hover {
  color: rgb(255, 121, 8);
}

#module_20553870 .main-nav-item-hover {
  font-weight: normal;
}

#module_20553870 .main-nav-item-hover {
  text-decoration: none;
}

#module_20553870 .main-nav-item-hover {
  font-style: normal;
}

#module_20553870 .main-nav-item-hover::before {
  background-color: rgba(0, 0, 0, 0);
}

#module_20553870 .main-nav-item-hover::before {
  background-image: none;
}

#module_20553870 .main-nav-item-hover::before {
  background-repeat: no-repeat;
}

#module_20553870 .main-nav-item-hover::before {}

#module_20553870 .main-nav-item-hover::before {}

#module_20553870 .sub-nav-item:hover .inner {
  font-size: 12px;
}

#module_20553870 .sub-nav-item:hover .inner {
  font-family: 微软雅黑, Microsoft YaHei;
}

#module_20553870 .sub-nav-item:hover .inner {
  color: #000;
}

#module_20553870 .sub-nav-item:hover .inner {
  font-weight: normal;
}

#module_20553870 .sub-nav-item:hover .inner {
  text-decoration: none;
}

#module_20553870 .sub-nav-item:hover .inner {
  font-style: normal;
}

#module_20553870 .sub-nav-item:hover .inner,
#module_20553870 .sub-hover-color {
  background-color: #f2f2f2;
}

#module_20553870 .sub-nav-item:hover .inner {
  background-image: none;
}

#module_20553870 .sub-nav-item:hover .inner {
  background-repeat: no-repeat;
}

#module_20553870 .sub-nav-item:hover .inner {}

#module_20553870 .sub-nav-item:hover .inner {}


.module_20554701 .ModuleHead .HeadCenter {
  float: none;
}

#module_20554701 {
  padding: 0px;
}

#module_20554701 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20554701 .ModuleHead20554701 {
  display: none;
}

#module_20554701 .BodyCenter.BodyCenter20554701 {
  background: none;
  background-color: rgb(51, 51, 51);
}

#module_20554701>.module_20554701 {
  border-top-style: solid;
  border-top-color: rgb(69, 69, 69);
  border-top-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
  border-left-width: 0px;
  border-right-style: solid;
  border-right-color: #000;
  border-right-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 0px;
}

#module_20554701>.module_20554701 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20554701 .BodyCenter.BodyCenter20554701 {
    padding-top: 0.0000%;
    padding-left: 2.6151%;
    padding-right: 2.6151%;
    padding-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20554701 .BodyCenter.BodyCenter20554701 {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20554701>.module_20554701 {
    margin-top: 0.0000%;
    margin-left: 0.0000%;
    margin-right: 0.0000%;
    margin-bottom: 0.0000%;
  }
}

@media screen and (max-width: 767px) {
  #module_20554701>.module_20554701 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20554701>.module_20554701 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20554701:hover {
  border: none;
}

#module_20554701:hover>.module_20554701 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20554701 .ModuleSubContainer {
  background-color: transparent;
}

#module_20554701 .ModuleSubContainer {
  background-image: none;
}

#module_20554701 .ModuleSubContainer {
  background-repeat: no-repeat;
}

#module_20554701 .ModuleSubContainer {
  background-position: 0% 0%;
}

#module_20554701 .ModuleSubContainer {
  background-attachment: scroll;
}

#module_20554701 {
   !bgVideo !
}

  {
  bgVideoUrl: none
}

#module_20554701 .gridBgVideo .bgVideoMask {
  opacity: 0.2
}

.ModuleGridContainer.ModuleGridContainer20554701 {
  max-width: 1540px;
  width: auto;
}

.module_20554705 .ModuleHead .HeadCenter {
  float: none;
}

#module_20554705 {
  padding: 0px;
}

#module_20554705 {
  position: static;
  z-index: 0;
  width: 100%;
  height: auto;
}

#module_20554705 .ModuleHead20554705 {
  display: none;
}

#module_20554705 .BodyCenter.BodyCenter20554705 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20554705>.module_20554705 {
  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_20554705>.module_20554705 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20554705 .BodyCenter.BodyCenter20554705 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20554705 .BodyCenter.BodyCenter20554705 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20554705>.module_20554705 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20554705>.module_20554705 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20554705>.module_20554705 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20554705:hover {
  border: none;
}

#module_20554705:hover>.module_20554705 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20554705 .ModulePlainTextGiantContent {
  margin-top: 0px;
}

#module_20554705 .ModulePlainTextGiantContent {
  margin-bottom: 0px;
}

#module_20554705 .ModulePlainTextGiantContent {
  margin-left: 0px;
}

#module_20554705 .ModulePlainTextGiantContent {
  margin-right: 0px;
}

#module_20554705 .plainTextGiant-Container {
  padding-top: 20px;
}

#module_20554705 .plainTextGiant-Container {
  padding-bottom: 20px;
}

#module_20554705 .plainTextGiant-Container {
  padding-left: 0px;
}

#module_20554705 .plainTextGiant-Container {
  padding-right: 20px;
}

#module_20554705 a {
  font-size: unset;
  font-family: unset
}

.module_20610934 .ModuleHead .HeadCenter {
  float: none;
}

#module_20610934 {
  padding: 0px;
}

#module_20610934 {
  position: static;
  z-index: 0;
  top: 0px;
  width: 100%;
  height: auto;
}

#module_20610934 .ModuleHead20610934 {
  display: none;
}

#module_20610934 .BodyCenter.BodyCenter20610934 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20610934>.module_20610934 {
  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_20610934>.module_20610934 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20610934 .BodyCenter.BodyCenter20610934 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20610934 .BodyCenter.BodyCenter20610934 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20610934>.module_20610934 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20610934>.module_20610934 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20610934>.module_20610934 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20610934:hover {
  border: none;
}

#module_20610934:hover>.module_20610934 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20610934 .ModuleImageTextGiantContent {
  margin-top: 0px;
}

#module_20610934 .ModuleImageTextGiantContent {
  margin-bottom: 0px;
}

#module_20610934 .ModuleImageTextGiantContent {
  margin-left: 0px;
}

#module_20610934 .ModuleImageTextGiantContent {
  margin-right: 10px;
}

#module_20610934 .imageTextGiant-Container {
  padding-top: 20px;
}

#module_20610934 .imageTextGiant-Container {
  padding-bottom: 20px;
}

#module_20610934 .imageTextGiant-Container {
  padding-left: 0px;
}

#module_20610934 .imageTextGiant-Container {
  padding-right: 0px;
}

#module_20610934 a {
  font-size: unset;
  font-family: unset
}

.ModuleMobileNavGiant.layout-101 p {
  color: #fff;
}

.ModuleMobileNavGiant.layout-101 .subnav li a {
  font-size: 15px;
}

.ModuleMobileNavGiant.layout-101 .mobileNav_1.showFloatNav {
  -ms-transform: translateX(17rem) !important;
  -khtml-transform: translateX(17rem) !important;
  -webkit-transform: translateX(17rem) !important;
  -o-transform: translateX(17rem) !important;
  -moz-transform: translateX(17rem) !important;
  transform: translateX(17rem) !important;
  -ms-transition: 0.5s;
  -webkit-transition: 0.5s;
  -khtml-transition: 0.5;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.mobileFootNav_1.showFloatNav {
  -ms-transform: translateX(17rem) !important;
  -khtml-transform: translateX(17rem) !important;
  -webkit-transform: translateX(17rem) !important;
  -o-transform: translateX(17rem) !important;
  -moz-transform: translateX(17rem) !important;
  transform: translateX(17rem) !important;
  -ms-transition: 0.5s;
  -webkit-transition: 0.5s;
  -khtml-transition: 0.5;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.ModuleMobileNavGiant.layout-101 .maxlarge {
  max-width: 10rem;
}

.ModuleMobileNavGiant.layout-101 .maxmiddle {
  max-width: 8rem;
}

.ModuleMobileNavGiant.layout-101 .header-model {
  width: 100%;
  height: 3rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
  background: #333333;
  max-height: calc(100vh);
  z-index: 99999;
  -webkit-overflow-scrolling: touch;
}

.mobileNavFloatLayer_1 {
  display: block;
  visibility: hidden;
  width: 17rem;
  height: 100%;
  -ms-transform: translateX(-17rem);
  -khtml-transform: translateX(-17rem);
  -webkit-transform: translateX(-17rem);
  -o-transform: translateX(-17rem);
  -moz-transform: translateX(-17rem);
  transform: translateX(-17rem);
  -ms-transition: 0.5s;
  -webkit-transition: 0.5s;
  -khtml-transition: 0.5;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
  -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
  -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
  -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
  box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li {
  color: #fff;
  border-bottom: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.on {
  border-left: 5px solid #888888;
  transition: all .3s ease-out
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a {
  padding-left: 15%;
  font-size: 15px;
  color: #fff;
  display: block;
  height: 65px;
  /*line-height: 65px;*/
  position: relative;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a .main-class-colorlump {
  width: 10px;
  height: 66px;
  background-color: #888;
  display: none;
  vertical-align: middle;
  top: unset;
  margin-right: 0;
  transform: unset;
  position: unset;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li i {
  width: 18.5px;
  height: 20px;
  display: inline-block;
  margin-right: 1.06rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 2.06rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.open>a .more:before {
  content: "\e6a6";
}

.ModuleMobileNavGiant.layout-101 .subnav {
  z-index: -99;
}

.ModuleMobileNavGiant.layout-101 .micro-nav {
  position: absolute;
  top: 50px;
  width: 100%;
  display: none;
}

.ModuleMobileNavGiant.layout-101 .more {
  line-height: 65px;
  z-index: 999;
  font-size: 20px;
  text-align: center;
  width: 50px;
  height: 100%;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease;
}

.ModuleMobileNavGiant.layout-101 .treenav li a.treemenu {
  padding-left: 30%;
}

/*滚动条*/
.ModuleMobileNavGiant.layout-101 .micro-nav-item {
  overflow: auto;
  height: 100%;
}

.ModuleMobileNavGiant.layout-101 #accordion {
  position: relative;
  top: 0;
}

/*二级导航*/
.ModuleMobileNavGiant.layout-101 .subnav a {
  padding-left: 25%;
  display: block;
  font-size: 15px;
  position: relative;
  height: 65px;
  /*line-height: 65px;*/
}

.ModuleMobileNavGiant.layout-101 .containers {
  width: 100%;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.ModuleMobileNavGiant.layout-101 header {
  height: 50px !important;
  background: #000;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 50px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  padding: 0 0
}

.ModuleMobileNavGiant.layout-101 header {
  box-sizing: border-box;
  width: 100%
}

.ModuleMobileNavGiant.layout-101 header a.mm-hbtn {
  background: center center no-repeat transparent;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 10px;
  margin: 10px
}

.ModuleMobileNavGiant.layout-101 .lcbody {
  width: 30px;
  height: 30px;
  position: relative;
  transform: translateZ(0) rotate(0);
  transition: transform .4s cubic-bezier(.4, .01, .165, .99)
}

.ModuleMobileNavGiant.layout-101 .lcitem {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateZ(0) rotate(0);
  transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
  -webkit-transform: translateZ(0) rotate(0);
  -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
  width: 30px;
  height: 30px
}

.ModuleMobileNavGiant.layout-101 .lcitem .rect {
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 46%;
  transition: transform .2s ease .2s;
  -webkit-transition: -webkit-transform .2s ease .2s
}

.ModuleMobileNavGiant.layout-101 .lcitem .rect.top {
  transform: translate3d(0, -6px, 0);
  -webkit-transform: translate3d(0, -6px, 0)
}

.ModuleMobileNavGiant.layout-101 .lcitem .rect.bottom {
  transform: translate3d(0, 6px, 0);
  -webkit-transform: translate3d(0, 6px, 0)
}

.bodyfixd {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.bodyabstre {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcbody {
  transform: translateZ(0) rotate(90deg);
  -webkit-transform: translateZ(0) rotate(90deg)
}

.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcitem {
  transform: translateZ(0) rotate(45deg);
  transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
  -webkit-transform: translateZ(0) rotate(45deg);
  -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s
}

.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcitem.bottom {
  transform: translateZ(0) rotate(-45deg);
  -webkit-transform: translateZ(0) rotate(-45deg)
}

.ModuleMobileNavGiant.layout-101 .view-change .mm-hbtn .lcitem .rect {
  transition: transform .2s ease .2s;
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform .2s ease .2s;
  -webkit-transform: translate3d(0, 0, 0)
}

.ModuleMobileNavGiant.layout-101 .subnav li:first-child {
  border-top: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .subnav li {
  border: 0 ! important
}

.ModuleMobileNavGiant.layout-101 .subnav li:last-child {
  border-bottom: 0;
}

.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
  margin-top: 3rem;
}

.ModuleMobileNavGiant.layout-101 #header p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 15%;
  width: 85%;
}

.ModuleMobileNavGiant.layout-101 #header p img {
  max-height: 40px;
  margin-right: 8px;
}

@media only screen and (max-width: 767px) {
  .mobileNav {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    position: fixed;
  }

  .mobileNavFloatLayer_1 {
    display: block;
    visibility: hidden;
    width: 17rem;
    height: 100%;
    -ms-transform: translateX(-17rem);
    -khtml-transform: translateX(-17rem);
    -webkit-transform: translateX(-17rem);
    -o-transform: translateX(-17rem);
    -moz-transform: translateX(-17rem);
    transform: translateX(-17rem);
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
  }
}

@media only screen and (min-width: 768px) {
  .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top: 0px;
  }

  .ModuleMobileNavGiant.layout-101 .header-model {
    display: none;
  }
}

.module_20511103 .ModuleHead .HeadCenter {
  float: none;
}

#module_20511103 {
  padding: 0px;
}

#module_20511103 {}

#module_20511103 .ModuleHead20511103 {
  display: none;
}

#module_20511103 .BodyCenter.BodyCenter20511103 {
  background: none;
  background-color: rgba(0, 0, 0, 0);
}

#module_20511103>.module_20511103 {
  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_20511103>.module_20511103 {
  overflow: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

@media screen and (min-width: 768px) {
  #module_20511103 .BodyCenter.BodyCenter20511103 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20511103 .BodyCenter.BodyCenter20511103 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  #module_20511103>.module_20511103 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #module_20511103>.module_20511103 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

#module_20511103>.module_20511103 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20511103:hover {
  border: none;
}

#module_20511103:hover>.module_20511103 {
  box-shadow: 0px 0px 0px 0px #ccc;
  transition: box-shadow 0.5s ease 0s;
}

#module_20511103 {}

#module_20511103.layout-101 #header {
  background-color: rgb(255, 255, 255);
}

#module_20511103 {}

#module_20511103.layout-101 #header p {
  color: #fff;
}

#module_20511103 {}

#module_20511103.layout-101 .lcitem .rect {
  background: rgb(248, 89, 9);
}

#module_20511103 {}

#module_20511103.layout-101 .micro-nav-item ul li {
  border-bottom-color: rgba(250, 192, 143, 0.34);
}

#module_20511103 {}

#module_20511103.layout-101 .micro-nav-item,
#module_20511103.layout-101 #MobileNavFloatLayer {
  background-color: rgb(253, 110, 39);
}

#module_20511103 {}

#module_20511103.layout-101 .micro-nav-item>ul>li>a {
  background: rgba(0, 0, 0, 0);
}

#module_20511103 {}

#module_20511103.layout-101 .micro-nav-item>ul>li>a,
#module_20511103.layout-101 .micro-nav-item>ul>li>a p {
  color: #fff;
}

#module_20511103 {}

#module_20511103.layout-101 .micro-nav-item>ul>li .subnav a {
  background: #fd6e27;
}

#module_20511103 {}

#module_20511103.layout-101 .micro-nav-item>ul>li .subnav a,
#module_20511103.layout-101 .micro-nav-item>ul>li .subnav a p {
  color: #fff;
}

#module_20511103 {}

#module_20511103.layout-101 .micro-nav-item>ul>li>a:hover {}

#module_20511103 {}

#module_20511103.layout-101 .micro-nav-item>ul>li>a:hover,
#module_20511103.layout-101 .micro-nav-item>ul>li>a:hover p {
  color: #fff;
}

#module_20511103 {}

#module_20511103.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump {
  display: block;
  background-color: rgb(193, 88, 0);
}

#module_20511103 {}

#module_20511103.layout-101 .micro-nav-item>ul>li .subnav a:hover {
  background: rgba(237, 95, 24, 0.99);
}

#module_20511103 {}

#module_20511103.layout-101 .micro-nav-item>ul>li .subnav a:hover,
#module_20511103.layout-101 .micro-nav-item>ul>li .subnav a:hover p {
  color: #fff;
}

.module_20511104 .ModuleHead .HeadCenter {
  float: none;
}

#module_20511104 {
  padding: 0px;
}

#module_20511104 {}

#module_20511104 .ModuleHead0 {
  display: none;
}

#module_20511104 .ModuleHead .HeadText.HeadText0 {}

#module_20511104 .ModuleHead .HeadTextMore.HeadTextMore0 {}

#module_20511104>.module_0 {
  border: none;
}

@media screen and (min-width: 768px) {
  #module_20511104 .BodyCenter.BodyCenter0 {}
}

@media screen and (max-width: 767px) {
  #module_20511104 .BodyCenter.BodyCenter0 {}
}

#module_20511104 .BodyCenter.BodyCenter0 {}

#module_20511104 .BodyCenter a {}

.big:hover{
  transform: scale(1.3)
}
.imgmg{
  width: 230px;
  height: 140px;
}