html,body{width: 100%; overflow-x:hidden; background-color:#fff; margin:0rem; padding:0rem;  font-size:50px; }
ul,li,ol,dl,dd,dt,a,img,h1,h2,h3,h4,h5,h6,p,div,option{margin: 0rem;padding: 0rem;list-style: none; font-size:10px; line-height:15px; webkit-backface-visibility: hidden; }
.clearAppr{appearance:none; -moz-appearance:none; -webkit-appearance:none;}
/* 穿透该层 */
.pointEvent{  pointer-events:none; }
.nowarp{word-wrap:normal;word-break:keep-all;white-space:nowrap;} 
*{  -webkit-tap-highlight-color:transparent;  }
.imgbg{display: block; width: 100%; }
body{  } 
a{text-decoration: none; }  

.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} 
.swiper-container {  width: 100%; height: 100%; }
.swiper-slide {  width: 100%; height: 100%; }

::-webkit-input-placeholder { color: #dfd4c6; }
::-moz-placeholder { color: #dfd4c6; }
:-ms-input-placeholder { color: #dfd4c6; }
:-moz-placeholder { color: #dfd4c6; } 
 
.cloudimage-360{width: 100%;}

.colorbox{width: 100%; height: 40px; text-align: center; }
.colorbox .item{display: inline-block; width: 100px; height: 40px; color: #000; background-color: rgba(200,200,200,1); border-radius: 10px; text-align: center; margin: 0px 10px; line-height: 40px; cursor: pointer; }

.container canvas{cursor: url(../images/grab.cur),default;}