@charset "utf-8";
/*************************************
* 文件名称：common.css
* 作   者：界面设计制作部
* 建设日期：2017-12-25
* 最后修改：name/ 第X行 / yyyy-mm-dd
* 文件版本：UI CSS Frameworks Beta
* 内容提要: 公用样式文件
*************************************/
a {
  transition:all 0.5s ease 0s;
  -o-transition:all 0.5s ease 0s;
  -moz-transition:all 0.5s ease 0s;
  -webkit-transition:all 0.5s ease 0s;
}
@keyframes gWelCnta{
  0% {
    transform: rotate(0);
  }
  70% {
    transform: rotate(360deg);
  }
  80% {
    transform: rotate(350deg);
  }
  95% {
    transform: rotate(370deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
a {
  outline:none;

}


.music-btn{
  width: 17px;
  height: 20px;
  position: absolute;
  right: 30px;
  bottom: 40px;
  z-index: 999;
  cursor: pointer;
}
.music-btn span{
  width: 2px;
  height: 20px;
  background: #fff;
  box-shadow: 0 0 2px #ffffff;
  display: inline-block;
  margin-left: 3px;
}
.music-btn span:nth-of-type(1){
  margin-left: 0;
  -webkit-animation: .8s .1s music linear infinite backwards normal;
  animation: .8s .1s music linear infinite backwards normal;
  -webkit-animation-delay: -1.1s;
}
.music-btn span:nth-of-type(2){
  -webkit-animation: .8s .3s music linear infinite backwards normal;
  animation: .8s .3s music linear infinite backwards normal;
  -webkit-animation-delay: -1.3s;
}
.music-btn span:nth-of-type(3){
  -webkit-animation: .8s .6s music linear infinite backwards normal;
  animation: .8s .6s music linear infinite backwards normal;
  -webkit-animation-delay: -1.6s;
}
.music-btn span:nth-of-type(4){
  -webkit-animation: .8s .8s music linear infinite backwards normal;
  animation: .8s .8s music linear infinite backwards normal;
  -webkit-animation-delay: -1.8s;
}
.music-stop span{
  animation-play-state:paused!important;
}




@media only screen and (max-width: 768px){
  
  #w_grid-1567501158607 {
    left: 10px!important;
}
  
  
 #c_portalResPublic_mapReference-15692958465933351 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: 400px;
    max-height: none;
    min-height: 0px;
    margin-top: -60px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
} 
 #c_portalResPublic_mapReference-15692958465933351 .p_mapContainer {
    height: 400px;
    border: 0px;
    opacity: 0.4;
} 
  
video{
  width:auto!important;
  height:100%!important;

}
  .music-btn {
    width: 17px;
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 40px;
    z-index: 999;
    cursor: pointer;
}
#w_fimg-1576574230421 {
    position: fixed;
    top: auto;
    left: auto;
    bottom: 10px;
    right:10px;
    transform: none;
    width: 86px;
    height: 120px;
    z-index: 11;
    content: "rb";
    max-width: 129px;
    min-width: 0px;
    max-height: none;
    min-height: 10px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    -webkit-transform: none;
}
}
@media only screen and (min-width: 769px){
  
  #w_fimg-1576574230421 {
    position: fixed;
    top: auto;
    left: auto!important;
    bottom: 10px;
    right:100px;
    transform: none;
    width: 120px;
    height: 167px;
    z-index: 11;
    content: "rb";
    max-width: 129px;
    min-width: 0px;
    max-height: none;
    min-height: 10px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    -webkit-transform: none;
}
  
  
}
@media only screen and (max-width: 1440px) and (min-width: 769px){
}

#w_grid-1567501158607 {     z-index: 10; left: 10px!important; 
  border-left: solid 1px rgba(255,255,255,1); }

#content_box-1563853434791-0{
  background-image:url(/img/sp_dd.png);
  background-image-part-image:url(/img/sp_dd.png);
  background-repeat:repeat;
}
.go span b{
  z-index: 99;
  position: fixed;
  bottom: 40px;
  left:calc((100% - 23px)/2);
  width: 23px;
  height: 40px;
  cursor:pointer;
  background:url(http://dfs.yun300.cn/group1/M00/15/EC/rBQBG1yq-gaEI5zlAAAAAJ-lvOM030.png) no-repeat -23px 0px;
  -webkit-animation: nudgeMouse 1.6s linear infinite;
  animation: nudgeMouse 1.6s linear infinite;
  /* margin-left:-11.5px; */
}
.go span b:after,.go span b:before{
  content: "";
  position: absolute;
}
.go span b:before{
  width:23px;
  height:40px;
  background:url(http://dfs.yun300.cn/group1/M00/15/EC/rBQBG1yq-gaEI5zlAAAAAJ-lvOM030.png) no-repeat 0px 0px;
  -webkit-animation: colorSlide 1.6s linear infinite;
  animation: colorSlide 1.6s linear infinite;
  top:0;
  left:0;
}
.go span b:after{
  background-color: #fff;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  -webkit-animation: trackBallSlide 1.6s linear infinite;
  animation: trackBallSlide 1.6s linear infinite;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@-webkit-keyframes colorSlide {
  0% {
    height:0;
  }
  90%{
    height:40px;
  }
}
@keyframes colorSlide {
  0% {
    height:0;
  }
  90%{
    height:40px;
  }
}
@-webkit-keyframes trackBallSlide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  34% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(4px);
    transform: scale(0.9) translateY(4px);
  }
  68% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(16px);
    transform: scale(0.4) translateY(16px);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-8px);
    transform: scale(0.4) translateY(-8px);
  }
}
@keyframes trackBallSlide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-8px);
    transform: scale(1) translateY(-8px);
  }
  34% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(4px);
    transform: scale(0.9) translateY(4px);
  }
  68% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(16px);
    transform: scale(0.4) translateY(16px);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-8px);
    transform: scale(0.4) translateY(-8px);
  }
}
@-webkit-keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes music{
  0%{
    -webkit-transform:scaleY(1);
    transform:scaleY(1);
    -webkit-transform-origin:0 120px;
    transform-origin:0 20px}
  50%{
    -webkit-transform:scaleY(.3);
    transform:scaleY(.3);
    -webkit-transform-origin:0 120px;
    transform-origin:0 20px}
  100%{
    -webkit-transform:scaleY(1);
    transform:scaleY(1);
    -webkit-transform-origin:0 120px;
    transform-origin:0 20px}
}
@-moz-keyframes music{
  0%{
    -webkit-transform:scaleY(1);
    transform:scaleY(1);
    -webkit-transform-origin:0 120px;
    transform-origin:0 20px}
  50%{
    -webkit-transform:scaleY(.3);
    transform:scaleY(.3);
    -webkit-transform-origin:0 120px;
    transform-origin:0 20px}
  100%{
    -webkit-transform:scaleY(1);
    transform:scaleY(1);
    -webkit-transform-origin:0 120px;
    transform-origin:0 20px}
}
@keyframes music{
  0%{
    -webkit-transform:scaleY(1);
    transform:scaleY(1);
    -webkit-transform-origin:0 120px;
    transform-origin:0 20px}
  50%{
    -webkit-transform:scaleY(.3);
    transform:scaleY(.3);
    -webkit-transform-origin:0 120px;
    transform-origin:0 20px}
  100%{
    -webkit-transform:scaleY(1);
    transform:scaleY(1);
    -webkit-transform-origin:0 120px;
    transform-origin:0 20px}
}
<!--耗时1764549653.7737秒-->