html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

i,
em {
  font-style: normal;
}

.show {
  display: block;
}

.hide {
  display: none;
}

html,
body {
  height: 100%;
  font-family: "微软雅黑";
  overflow: hidden;
}

.loading {
  height: 100%;
  position: relative;
  background-color: #fffee8;
}

.loading-word {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 26px;
}

.process {
  position: absolute;
  left: 183px;
  top: 510px;
  width: 280px;
  height: 50px;
}

.load {
  position: absolute;
  width: 280px;
  height: 10px;
  left: 0px;
  top: 0px;
  background-color: #fff;
  border-radius: 2px;
}

.tiao {
  position: absolute;
  width: 0;
  height: 10px;
  left: 0;
  top: 0;
  background-color: #ccc;
  border-radius: 2px;
}

.num {
  position: absolute;
  width: 100%;
  left: 120px;
  top: 20px;
  font-size: 20px;
  color: #000;
  font-weight: bold;
}

.backBtn {
  position: absolute;
  left: 2%;
  top: 5px;
  z-index: 10;
  display: none;
  width: 50px;
  height: 70px;
  background: url("../img/backmap.png") no-repeat center center;
  /* animation: move3 1.4s infinite linear; */
  /* -webkit-animation: move3 1.4s infinite linear; */
  background-size: 100% 100%;
  /* background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  border-radius: 10px;
  font-weight: bold;*/
}

#container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.item1 {
  width: 100%;
  background: url(../img/homeBg.jpg) no-repeat center;
  position: relative;
  background-size: 100% 100%;
  height: 100%;
}

.clickBtn11 {
  position: absolute;
  left: 8.6%;
  bottom: 0;
  width: 228px;
  height: 430px;
}

.clickBtn11 li:nth-child(1) {
  height: 430px;
  background: url(../img/index_03.png) no-repeat center center;
  background-size: auto 100%;
}

.tip,
.tip02,
.pen {
  position: absolute;
}

.tip {
  width: 195px;
  height: 130px;
  right: 6.9%;
  bottom: 6.9%;
}

.tip02 {
  width: 113px;
  height: 70px;
  right: 41%;
  bottom: 12%;
  animation: move3 1.4s infinite linear;
  -webkit-animation: move3 1.4s infinite linear;
}

.rotated {
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  transform: rotate(-9deg) rotate(9deg);
  -webkit-transform: rotate(-9deg) rotate(9deg);
}

.pen {
  width: 80px;
  height: 150px;
  left: 43.3%;
  bottom: 6.1%;
}

.canvasBox {
  background: url("../img/huaban02.png") no-repeat center center;
  width: 485px;
  height: 660px;
  position: absolute;
  bottom: 5.6%;
  left: 10.8%;
}

#canvas {
  /*width: 355px;
  height: 540px;*/
  position: absolute;
  bottom: 13.6%;
  left: 17.8%;
  border-radius: 20px;
  z-index: 4;
}

.canvas-img {
  position: absolute;
  bottom: 10%;
  left: 13%;
  border-radius: 20px;
  transform: rotate(-9deg);
  -webkit-transform: rotate(-9deg);
  height: 540px;
}

.canvasFont {
  position: absolute;
  bottom: 12%;
  left: 26%;
  border-radius: 20px;
  transform: rotate(-9deg);
  -webkit-transform: rotate(-9deg);
  font-size: 28px;
  font-weight: bold;
}

.sure,
.cancel {
  width: 180px;
  height: 75px;
  z-index: 5;
}

.sure {
  background: url(../img/btn01.png) no-repeat;
  position: absolute;
  right: 3.8%;
  bottom: 16%;
}

.cancel {
  background: url(../img/cancel.png) no-repeat;
  position: absolute;
  right: 8.4%;
  bottom: 7.6%;
}

.sureMove,
.canceMove {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  right: -100%;
}

.small {
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transform: scale(0.5) translateY(300px);
  -webkit-transform: scale(0.5) translateY(300px);
}

.huaBanMove {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  left: -100%;
}

.itemTalk1 {
  position: absolute;
  bottom: 25%;
  left: 11%;
}

.itemTalk1 img {
  width: 150px;
}

.itemTitle1 {
  /* position: absolute; */
  /* top: ;
  left: 9.2%; */
  padding-top: 28%;
  margin: 0 auto;
  width: 90%;
}

.itemTitle1 img {
  width: 100%;
}

.itemTitle12 {
  position: absolute;
  top: 21.6%;
  right: 16.9%;
}

.itemTitle1Move {
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  left: -100%;
}

.itemTitle12Move {
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  right: -100%;
}

/*-----------item2地图--------------*/
.item2 {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
}

.item2 .bg {
  width: 100%;
  height: 100%;
}

.person {
  width: 110px;
  height: 158px;
  background: url("../img/huaban03.png") no-repeat center bottom;
  background-size: 100% auto;
  position: absolute;
  left: 11%;
  top: 35%;
}

.canvas-img1 {
  position: absolute;
  left: 10%;
  top: 18%;
  width: 100px;
  height: 100px;
}

.tuanti {
  width: 150px;
  height: 160px;
  background: transparent;
  position: absolute;
  left: 8%;
  top: 5%;
}

.geti {
  width: 150px;
  height: 160px;
  background: transparent;
  position: absolute;
  right: 8%;
  top: 5%;
}

.shengya {
  width: 150px;
  height: 150px;
  position: absolute;
  background: transparent;
  left: 8%;
  top: 22%;
}

.xinli {
  width: 150px;
  height: 150px;
  position: absolute;
  background: transparent;
  right: 8%;
  top: 22%;
}

.zhiye {
  width: 150px;
  height: 150px;
  position: absolute;
  background: transparent;
  right: 8%;
  top: 37%;
}

.dating {
  width: 165px;
  height: 165px;
  position: absolute;
  background: transparent;
  left: 37%;
  top: 46%;
}

.gongneng {
  width: 150px;
  height: 150px;
  position: absolute;
  background: transparent;
  right: 8%;
  top: 83%;
}

.kaogong {
  width: 150px;
  height: 150px;
  position: absolute;
  background: transparent;
  right: 8%;
  top: 52%;
}

.jiuye {
  width: 150px;
  height: 150px;
  position: absolute;
  background: transparent;
  left: 8%;
  top: 83%;
}

.qiatan {
  width: 150px;
  height: 150px;
  position: absolute;
  background: transparent;
  left: 8%;
  top: 67%;
}

.mianshi {
  width: 150px;
  height: 150px;
  position: absolute;
  background: transparent;
  left: 8%;
  top: 52%;
}

.jianli {
  width: 150px;
  height: 150px;
  position: absolute;
  background: transparent;
  right: 8%;
  top: 65%;
}

.itemSure2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 30%;
}

.itemCancel2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 50%;
}

.itemCancel2 img {
  width: 181px;
  height: 77px;
}

.itemBtn2 {
  position: absolute;
  width: 80%;
  height: 60%;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 30px;
}

/*---------------item3-9全景 item10食堂动画--------------*/
.item3,
.item4,
.item5,
.item6,
.item7,
.item8,
.item9,
.item10,
.item11 {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

/*-----------------食堂动画---------------*/
.item10,
.item11 {
  background: rgba(0, 0, 0, 0.5);
}

.close,
.close1,
.close03 {
  width: 50px;
  height: 50px;
  background: url("../img/close.png") no-repeat center;
  position: absolute;
  right: 3%;
  top: 3%;
}

.canvas-img2,
.canvas-img3 {
  width: 30%;
  position: absolute;
  left: -100%;
  /*改*/
  bottom: 2%;
}

.canvas-img2.enter10 {
  left: 1%;
  transition: all 2s;
  -webkit-transition: all 2s;
}

.canvas-img3.enter11 {
  left: 1%;
  transition: all 2s;
  -webkit-transition: all 2s;
}

.item10 .shitangWoman {
  width: 55%;
  position: absolute;
  right: -100%;
  bottom: -17%;
}

.item11 .shitangMan {
  right: -100%;
  /*改*/
  width: 48%;
  position: absolute;
  bottom: -16%;
}

.shitangWoman.enterWoman {
  right: -7%;
  transition: all 2s;
  -webkit-transition: all 2s;
}

.shitangMan.enterMan {
  right: -7%;
  transition: all 2s;
  -webkit-transition: all 2s;
}

.itemTalk101,
.itemTalk103,
.itemTalk104,
.itemTalk105 {
  position: absolute;
  bottom: 33%;
  right: 25%;
}

.itemTalk102 {
  position: absolute;
  left: 15%;
  bottom: 22%;
}

.itemTalk111,
.itemTalk112 {
  position: absolute;
  bottom: 40%;
  right: 40%;
}

/*--------------宿舍动画------------*/
.item12 {
  width: 100%;
  position: relative;
  display: none;
}

/*--------宿舍会话-------*/
.itemTalk61,
.itemTalk62,
.itemTalk63 {
  width: 287px;
  height: 174px;
  position: absolute;
  top: 20%;
  right: 20%;
}

.canvas-img4 {
  width: 150px;
  height: 250px;
  position: absolute;
  bottom: -15%;
  left: 50%;
  margin-left: -50px;
}

.canvas-img4.enter4 {
  bottom: 10%;
  transition: all 2s;
  -webkit-transition: all 2s;
}

.backMap,
.seeSence {
  position: absolute;
  left: 3%;
  width: 40%;
  display: none;
}

.backMap {
  bottom: 9%;
}

.seeSence {
  bottom: 17%;
}

/*---音频----*/
#shitangAudio {
  width: 100px;
  position: absolute;
  right: 2%;
  top: 3%;
  background: url("../img/soundonoff.png") no-repeat;
}

/*-----社团动画-----*/
.item13 {
  width: 100%;
  height: 100%;
  position: relative;
}

.canvas-img6 {
  width: 150px;
  height: 250px;
  position: absolute;
  bottom: -10%;
  right: 10%;
}

.enter6 {
  bottom: 9%;
  transition: all 2s;
  -webkit-transition: all 2s;
}

/*------------会话---------*/
.itemTalk71,
.itemTalk72,
.itemTalk73 {
  width: 288px;
  height: 174px;
  position: absolute;
  top: 20%;
  left: 4%;
  display: none;
}

.itemTalk73 {
  top: 25%;
  left: 42%;
}

.sheBtn,
.seeVideo {
  position: absolute;
  width: 40%;
  left: 31%;
}

.seeSence02 {
  top: 42%;
  left: 31%;
  position: absolute;
  width: 40%;
}

.seeVideo {
  top: 30%;
}

.myVideo {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 52%;
}

/*招办交互*/
.msjr {
  position: absolute;
  right: 42%;
  bottom: 42%;
}

.jrqj {
  position: absolute;
  right: 42%;
  bottom: 30%;
}

.item20 {
  width: 100%;
  height: 100%;
}

.item20.show {
  z-index: 1000;
}

.item20 .item20-top {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 0;
}

.item20 .item20-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 0;
  height: 83px;
  z-index: 1000;
}

.item20-info {
  background: #ebebeb;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.item20-info .info {
  padding: 2px 0.4em 130px 0.4em;
  overflow: auto;
}

.qun {
  overflow: hidden;
  margin-top: 25px;
  display: none;
}

.qun .tuxiang {
  float: left;
  width: 69px;
  height: 69px;
  margin-right: 5px;
}

.qun h4 {
  font-size: 20px;
  color: #666;
  margin: 3px 0 7px 0;
  padding-left: 86px;
  font-weight: normal;
}

.qun .txt {
  position: relative;
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  padding: 0.4em;
  margin-right: 132px;
  float: left;
  margin-left: 13px;
}

.qun .txt i {
  position: absolute;
  width: 10px;
  height: 20px;
  background: url(../images/talk-info-l.jpg) no-repeat;
  left: -8px;
  top: 20px;
}

.qun .txt h3 {
  font-size: 26px;
  color: #333;
  font-weight: normal;
  line-height: 1.3em;
  max-width: 354px;
}

.qun .txt p {
  color: #888;
  font-size: 18px;
  word-break: break-all;
  line-height: 1.3em;
}

.qun .img-txt {
  overflow: hidden;
  margin-top: 6px;
  min-width: 354px;
}

.qun .img-txt img {
  float: right;
  width: 88px;
  height: 88px;
  margin-left: 20px;
}

.qun.peo .tuxiang {
  float: right;
  margin-right: 0;
  margin-left: 5px;
  background: #fff;
}

.qun.peo h4 {
  padding-left: 0;
  padding-right: 86px;
  text-align: right;
}

.qun.peo {
  display: block;
}

.qun.peo .txt {
  margin-left: 132px;
  background: #a0e75b;
  border: 1px solid #96c382;
  margin-right: 13px;
  float: right;
}

.qun.peo .txt i {
  background: url(../images/talk-info-r.jpg) no-repeat;
  right: -8px;
  top: 20px;
  left: inherit;
}

.qun.peo .img-txt img {
  margin-left: 0;
  margin-right: 20px;
}

.wchat-txt {
  position: absolute;
  width: 402px;
  height: 58px;
  left: 74px;
  top: 12px;
  border: 0;
  box-shadow: none;
  padding: 0 13px;
  font-size: 24px;
  line-height: 24px;
}

.wchat-txt:focus {
  outline: none;
}

.btn7 {
  position: absolute;
  bottom: 100px;
  right: 26px;
  display: none;
}

.share-con {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.85);
  display: none;
}

.btn8 {
  position: absolute;
  left: 50%;
  margin-left: -112px;
  top: 264px;
}

.btn9 {
  position: absolute;
  left: 50%;
  margin-left: -138px;
  top: 340px;
}

.btn10 {
  position: absolute;
  left: 50%;
  margin-left: -138px;
  top: 567px;
}

.btn11 {
  position: absolute;
  left: 50%;
  margin-left: -112px;
  top: 718px;
}

.wchart-share {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.85);
  display: none;
}

.wchart-share .info {
  position: absolute;
  top: 169px;
  left: 50%;
  margin-left: -232px;
}

.btn12 {
  position: absolute;
  left: 50%;
  margin-left: -128px;
  top: 540px;
}

.input-alert {
  position: absolute;
  left: 50%;
  margin-left: -100px;
  bottom: 45px;
  display: none;
  z-index: 1001;
  animation: inputalert 2s infinite;
  -webkit-animation: inputalert 2s infinite;
}

.qun.qun-add {
  display: block;
}

.biaoqing {
  margin: 4px 0 0 10px;
}

/*end*/
