.worldWide {
  background-color: #fefbf4;
}
.ad {
  padding: 20px 0px;
}
.ad img {
  width: 100%;
}
.mapList {
  position: relative;
  padding: 50px 0px;
}
.mapList .map {
  width: 1280px;
  margin: 0 auto;
}
.mapList .map img {
  width: 100%;
}
.mapList .pos {
  position: absolute;
  top: 140px;
  left: 192px;
}
.mapList .pos a {
  display: block;
  position: relative;
}
.mapList .pos a .mapLocal img {
  width: 14px;
  float: left;
}
.mapList .pos a .mapLocal span {
  padding: 14px 0px;
  float: left;
  padding-left: 2px;
  font-size: 11px;
}
.mapList .pos a .chinaFlg img {
  width: 18px;
  float: left;
}
.mapList .pos a .chinaFlg span {
  padding: 10px 0px;
  float: left;
  font-size: 14px;
  font-weight: bold;
}
.mapList .pos a .aboutInfo {
  display: none;
  position: absolute;
  z-index: 1000;
  left: 16px;
  top: -60px;
  width: 248px;
  height: 60px;
  overflow: auto;
  overflow-x: hidden;
  padding: 10px;
  border-radius: 6px;
  background-color: #f7f3eb;
  color: #333;
  font-size: 12px;
  line-height: 20px;
  transition: opacity 0.7s, transform 0.7s;
  box-shadow: 1px 1px 1px 1px #bdaf94;
}
.mapList .pos a:hover {
  opacity: 1;
}
.mapList .actived a span,
.mapList .actived a span.chinaFlg {
  display: inline-block;
  opacity: 1;
  transform: translateX(0px);
}
.mapList .actived a .mapLocal span {
  font-weight: bold;
}
.mapList .pos1 {
  left: 915px;
  top: 288px;
}
.mapList .pos2 {
  left: 1093px;
  top: 275px;
}
.mapList .pos3 {
  left: 1046px;
  top: 290px;
}
.mapList .pos4 {
  left: 936px;
  top: 334px;
}
.mapList .pos5 {
  left: 960px;
  top: 354px;
}
.mapList .pos6 {
  left: 1035px;
  top: 344px;
}
.mapList .pos7 {
  left: 943px;
  top: 369px;
}
.mapList .pos8 {
  left: 979px;
  top: 405px;
}
.mapList .pos9 {
  left: 950px;
  top: 386px;
}
.mapList .pos10 {
  left: 1027px;
  top: 360px;
}
.mapList .pos11 {
  left: 960px;
  top: 418px;
}
.mapList .pos12 {
  left: 969px;
  top: 434px;
}
.mapList .pos13 {
  left: 1031px;
  top: 512px;
}
.mapList .pos14 {
  left: 201px;
  top: 274px;
}
.mapList .pos15 {
  left: 656px;
  top: 187px;
}
.mapList .pos16 {
  left: 663px;
  top: 251px;
}
.mapList .pos17 {
  left: 640px;
  top: 266px;
}
.mapList .pos18 {
  left: 620px;
  top: 370px;
}
.mapList .pos19 {
  left: 588px;
  top: 381px;
}
.mapList .pos20 {
  left: 560px;
  top: 395px;
}
.mapList .pos21 {
  left: 582px;
  top: 228px;
}
.mapList .pos22 {
  left: 1020px;
  top: 325px;
}
.mapList .china {
  position: absolute;
  top: 296px;
  left: 792px;
  width: 79px;
}
.mapList .china img {
  width: 100%;
}
.animated {
  opacity: 0;
  transition: opacity 0.7s, transform 0.7s;
  transform: translateY(100px);
}
.initAnimate {
  opacity: 1;
  transform: translateY(0px);
}
.mapContactBg {
  background-color: #fff;
  padding: 60px 0px;
}
.mapContact {
  margin-top: -20px;
}
.mapContact .mapContactSub {
  padding: 0px 200px;
}
.mapContact .mapContactSub .mapFlag {
  text-align: center;
  padding: 0px 0px 40px 0px;
}
.mapContact .mapContactSub .mapFlag img {
  max-width: 250px;
}
.mapContact .mapContactSub .title {
  padding: 0px 0 30px 0px;
  font-weight: bold;
  font-family: "gothambold", Arial, sans-serif;
  font-size: 40px;
  line-height: 66px;
  letter-spacing: -2px;
  color: #000000;
  text-align: center;
  border-bottom: 1px solid #DDD;
  margin-bottom: 20px;
}
.mapContact .mapContactSub .des {
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  font-weight: normal;
  text-align: justify;
  white-space: pre-wrap;
}
.mapContact .mapContactSub .addr {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 35px;
}
.mttop50 {
  margin-top: -50px;
}
@media (max-width: 1180px) {
  .mttop50 {
    margin-top: 0px;
  }
  .mapList {
    padding: 30px 0px;
  }
  .mapList .map {
    display: none;
  }
  .mapList .map img {
    display: none;
  }
  .mapList .pos {
    position: unset;
    width: 50%;
    float: left;
    padding: 0px 14px;
    height: 60px;
  }
  .mapList .pos a {
    background-color: #D02F1A;
    display: block;
    padding: 3px 9px;
    margin-bottom: 4px;
  }
  .mapList .pos a img {
    display: none;
  }
  .mapList .pos a span {
    display: block;
    opacity: 1;
    transform: translateX(0px);
    border-left: 0;
    height: auto;
    width: 50%;
    float: none;
  }
  .mapList .pos a span.chinaFlg {
    transform: translateX(0px);
  }
  .mapList .pos a:hover {
    opacity: 1;
  }
  .mapList .pos a:hover span {
    display: block;
    opacity: 1;
    transform: translateX(0px);
  }
  .mapList .actived a span,
  .mapList .actived a span.chinaFlg {
    display: block;
    opacity: 1;
    transform: translateX(0px);
  }
  .mapContact {
    margin-top: 10px;
  }
  .mapContact .mapContactSub {
    padding: 0;
  }
}


.activity-list{
  display: flex;
  flex-wrap: wrap;
  padding: 50px 0;
  justify-content: space-between;
}

.activity-list .item img{
  width: 100%;
}
.activity-list .item{
    width: 48%;
    margin-bottom: 2%;
}

.activity-list .last-item{
  background-size: cover;
  text-align: center;
  width: 130px;
  color: #fff;
   background-image: url(../images/jingpai/off.png);
}

.activity-list .last-item.on{
  background-size: cover;
  text-align: center;
  width: 130px;
  color: #fff;
   background-image: url(../images/jingpai/on.png);
}


.activity-list .item .des{
  font-size: 18px;
  line-height: 1.5;
  padding: 20px 0;
}

.activity-list .item .des a{
  display: block;
  height: 4.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.activity-list .item .date .t-item:first-child{
   color: #999;
}

.activity-list .item .date{
  font-size: 14px;
  display: flex;
  line-height: 40px;
  border-top: 1px solid #dcdddd;
  border-bottom: 1px solid #dcdddd;
  justify-content: space-between;
}

.activity-list .img{
  overflow: hidden;
   padding-top: 60%;
   position: relative;
}
.activity-list .img:hover img{
  transform: scale(1.1);
}
.activity-list .img img{
  transition: all .3s;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  width: 100%;
}


.activity-details-wrap{
   padding: 50px 0;
   width: 800px;
   margin: 0 auto;
}


.activity-details-wrap .content{
   line-height: 1.6;
   margin: 20px 0;
  
}
.activity-details-wrap .content .time{
   margin: 50px 0;
   overflow: hidden;
}

.activity-details-wrap .content h6{
   font-size: 38px;
   line-height: 1.5;
   text-align: center;
}
.activity-details-wrap .time .img.on{
   background-image: url(../images/jingpai/on.png);
}
.activity-details-wrap .time .img{
  position: absolute;
  top: 20px;
  width: 130px;
  color: #fff;
  background-image: url(../images/jingpai/off.png);
  right: 0;top: 20px;
}
.activity-details-wrap .time{
  line-height: 40px;
  position: relative;
  text-align: center;
  font-size: 14px;
  color: #999;
  padding: 20px 0;
  border-bottom: 1px solid #dcdddd;
}
.activity-details-wrap .link-a a{
  display: block;
  width: 200px;
  height: 50px;
  font-size: 20px;
  background-color: #E1C384;
  line-height: 50px;
  color: #fff;
  margin: 50px auto;
  text-align: center;
}

.activity-details-wrap .pre{
  font-size: 14px;
}

.activity-details-wrap .pre li{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}




.p img{
max-width: 100%;
}
.p video{
max-width: 100%;
}

