* {
  margin: 0;
  padding: 0;
  outline: none;
}

body {
  width: 100%;
  font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
  font-size: 63%;
  color: #fff;
  -webkit-touch-callout: inherit ;
  -webkit-user-select: auto ;
  -Webkit-overflow-scrolling: touch;
  background-color: #EE5859;
  overflow: hidden;
}

@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1438759314_5319183.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1438759314_5319183.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1438759314_5319183.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1438759314_5319183.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1438759314_5319183.svg#iconfont') format('svg'); /* iOS 4.1- */
}

input,textarea,button {
  font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
  color: #333;
}

::-webkit-input-placeholder {
  color: #EE4848;
}

.icon {
    display: inline-block;
    font-family: "iconfont";
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

ul, ol, li {
  list-style: none;
}

a,a:hover {
  color: #fff;
  text-decoration: none;
}

.share-lay {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  opacity: .8;
  filter: alpha(opacity=80);
  background: #000;
  z-index: 99;
}
.share-tip {
  width: 90%;
  height: 100%;
  margin: 1em auto;
  background: url(http://static.jjoobb.cn/images/moblie/joinus/share_tip.png) top center no-repeat;
  -webkit-background-origin: content-box;
          background-origin: content-box;
  -webkit-background-size: contain;
          background-size: contain;
}


.container {
  height: 50em;
}

.page,.page>.container>div {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.page {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  background-image: url(http://static.jjoobb.cn/images/moblie/joinus/wxzp-bg.jpg);
}

.hide{
  display: none;
}

.fl {
  float: left;
}
.fr {
  float: right;
}

.active {
  z-index: 1;
}


/*第一屏内容*/

.pin {
  width: 20.3em;
  height: 17.3em;
  left: 50%;
  top: 16%;
  margin-left: -8em;
  background-image: url(http://static.jjoobb.cn/images/moblie/joinus/pin.png);
  z-index: 9;
}

.title-1 {
  width: 100%;
  height: 8.8em;
  bottom: 18%;
  left: 0;
  text-align: center;
}
.title-1 .there {
  font-size: 1.8em;
  line-height: 2em;
  text-align: left;
  padding-left: 1em;
}
.title-1 h1 {
  font-size: 3em;
  font-weight: bold;
  overflow: hidden;
  max-width: 96%;
  padding: 0 2%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.title-1 h3 {
  margin-top: .6em;
  font-size: 2.1em;
  font-weight: 400;
}

.color-y {
  color: rgb(237, 243, 38);
}

.yun {
  width: 6.2em;
  height: 3.6em;
  left: 50%;
  background-image: url(http://static.jjoobb.cn/images/moblie/joinus/yun.png);
}

.yun.yun-left {
  top: 16%;
  margin-left: -12em;
}

.yun.yun-right {
  top: 40%;
  margin-left: 5em;
}

/*第二屏内容*/
.title-2 {
  left: 50%;
  top: 4%;
  width: 5em;
  height: 5em;
  margin-left: -2.5em;
  border-radius: 50%;
}
.title-2 img {
  width: 100%;
  height: 100%;
}

.description {
  width: 91%;
  /*max-height: 25.2em;*/
  padding: .2em .5em;
  line-height: 2.3em;
  left: 50%;
  top: 18%;
  margin-left: -47%;
  text-indent: 2em;
  word-wrap:break-word;
  word-break:break-all;
  text-align: left;
  background-color: #EC4C4C;
  z-index: 9;
}

.yun.yun-bottom {
  bottom: 28%;
  margin-left: 9em;
  z-index: 10;
}

.house {
  width: 96%;
  height: 25%;
  bottom: 0;
  left: 50%;
  margin-left: -48%;
  background-image: url(http://static.jjoobb.cn/images/moblie/joinus/house.png);
  z-index: 3;
}

/*第三屏内容*/
.title-3, .title-4 {
  width: 14.5em;
  height: 3.7em;
  left: 50%;
  top: 7%;
  margin-left: -7em;
  text-align: center;
  font-size: 3.2em;
  font-weight: bold;
}

.people-left {
  width: 13em;
  height: 14em;
  bottom: 0;
  left: 0;
  background-image: url(http://static.jjoobb.cn/images/moblie/joinus/people-left.png);
}

.people-right {
  width: 12em;
  height: 14em;
  bottom: 0;
  right: 0; 
  background-image: url(http://static.jjoobb.cn/images/moblie/joinus/people-right.png);
}

.tags {
  width: 100%;
  height: 100%;
}

.tags>a {
  width: 7em;
  display: block;
  font-size: 1.3em;
  line-height: 2em;
  border-width: .1em;
  border-style: solid;
  border-radius: .3em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.5em;
  margin-left: -6em;
}

.tags .tag-1 {
  top: 23%;
  margin-left: -2em;
}

.tags .tag-2 {
  top: 29%;
  margin-left: -8em;
}

.tags .tag-3 {
  top: 29%;
  margin-left: 1em;
}

.tags .tag-4 {
  top: 35%;
  margin-left: .1em;
}

.tags .tag-5 {
  top: 39%;
  margin-left: -7em;
}

.tags .tag-6 {
  top: 44%;
  margin-left: -1em;
}

.tags .tag-7 {
  top: 50%;
  margin-left: -10em;
}

.tags .tag-8 {
  top: 53%;
  margin-left: .6em;
}

.tags .tag-9 {
  top: 59%;
  margin-left: -8em;
}

.c1,.c1:hover {
  color: #E3FE51;
  border-color: #E3FE51;
}

.c2,.c2:hover {
  color: #FDDA7E;
  border-color: #FDDA7E;
}

.c3,.c3:hover {
  color: #59E493;
  border-color: #59E493;
}

.c4,.c4:hover {
  color: #fff;
  border-color: #fff;
}

.c5,.c5:hover {
  color: #85F4FF;
  border-color: #85F4FF;
}

.c6,.c6:hover {
  color: #A8FFA1;
  border-color: #A8FFA1;
}


/*第四屏内容*/

.face {
  width: 10.2em;
  height: 10em;
  left: 50%;
  top: 15%;
  margin-left: -5.1em;
  background-image: url(http://static.jjoobb.cn/images/moblie/joinus/face.png);
}

.jobs {
  width: 23em;
  position: absolute;
  left: 50%;
  top: 40%;
  font-size: 1.3em;
  margin-left: -10em;
  list-style: none;
}

.jobs> li {
  text-align: left;
  margin-right: 3em;
  line-height: 2.3em;
  overflow: hidden;
}
.jobs-name, .jobs-salary {
  display: inline-block;
}
.jobs-name {
  float: left;
  max-width: 14em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jobs-salary {
  float: right;
}
.jobs a:before {
  content: '';
  width:0;
  height:0;
  display: inline-block;
  border-width:.4em;
  border-style:dashed dashed dashed solid;
  border-color:transparent transparent transparent #fff;
}

.jobs-more {
  width: 20em;
  position: absolute;
  top: 80%;
  left: 50%;
  font-size: 1.3em;
  margin-left: -10em;
  text-align: right;
}
.jobs-more>a {
  width: 100%;
  display: inline-block;
  background: #fff;
  color: #EE5859;
  text-align: center;
  padding: .5em 0;
  border-radius: .3em;
  box-shadow: 0 .3em #C7B5B5;
}

.up {
  width: 4em;
  height: 4.5em;
  position: absolute;
  bottom: 1.5em;
  left: 50%;
  margin-left: -2em;
  background: url(http://static.jjoobb.cn/images/moblie/joinus/up.png) no-repeat center center;
  background-size: 100% 100%;
  z-index: 90;
}

/*第五屏*/
.cm-logo, .cm-title, .cm-join-before, .cm-join-btn, .cm-join-count {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.cm-logo {
  top: 5%;
}
.cm-logo img {
  width: 10em;
  height: 10em;
}

.cm-title {
  top: 32%;
  width: 96%;
  padding: 0 2%;
  font-size: 2em;
  font-weight: bold;
}

.cm-join-before {
  top: 47%;
  font-size: 1.3em;
}

.cm-join-btn {
  top: 53%;
  left: 50%;
  font-size: 1.3em;
  color: #EE5859;
  background: #fff;
  border-radius: .5em;
  margin-left: -11.2em;
  padding: 1em 0;
  width: 22.4em;
  box-shadow: 0 0 1em #999;
}
.cm-join-btn:hover {
  color: #EE5859;
  background: #EEC2C3;
}

.cm-join-count {
  top: 68%;
  font-size: 1.3em;
}
.cm-join-btn .icon {
  font-size: 1.3em;
}

.music-ctl {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 90;
  width: 4em;
  height: 4em;
  line-height: 4em;
  text-align: center;
}
.music-ctl .icon {
  color: #fff;
  font-size: 4em;
  display: none;
}
.music-ctl.on .music-on {
  display: block;
  -webkit-animation: rotate-loop 1.6s ease-in infinite;
  animation: rotate-loop 1.6s ease-in infinite;
}
.music-ctl.off .music-off {
  display: block;
}

/*第六屏*/
.ju-box {
  width: 76%;
  margin: 5em auto;
  padding: 0 0 2em;
  /*box-shadow: 0 0 10px #fff;*/
  /*border-radius: 10px;*/
  position: static!important;
}
.title-6 {
  text-align: center;
  line-height: 60px;
  font-size: 2.4em;
  font-weight: bold;
  /*border-bottom: .1em solid rgba(255, 255, 255, .5);*/
}
.form-control {
  display: block;
  border: none;
  background: rgba(255, 255, 255, .6);
  width: 84%;
  height: 2em;
  color: #EE5859;
  font-size: 1.5em;
  margin: 1em auto;
  padding: .5em;
  border-radius: .4em;
  box-shadow: 0 .1em .1em rgba(0, 0, 0, .3) inset;
}
textarea.form-control {
  resize: none;
  height: 6em;
}
.select.form-control {
  line-height: 2em;
  text-align: left;
}
.ju-btn {
  display: block;
  width: 89%;
  margin: 0 auto;
  background: #fff;
  color: #EE5859;
  font-size: 1.6em;
  line-height: 2.6em;
  border-radius: .3em;
  border: none;
  box-shadow: 0 .2em #CCB0B0;
}
.mask-lay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 100%;
  z-index: 92;
  background: #000;
  opacity: .7;
  filter: alpha(opacity=70);
  display: none;
}
.select-lay {
  position: absolute;
  top: -100%;
  left: 0;
  z-index: 96;
  width: 100%;
  max-height: 28.6em;
  background: #fff;
  color: #333;
  -webkit-transition: .4s;
  transition: .4s;
  opacity: 0;
  filter: alpha(opacity=0);
  /*display: none;*/
}
.select-lay.show {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.select-list {
  max-height: 28.6em;
  overflow-y: auto;
}
.select-list li {
  text-align: center;
  line-height: 3em;
  font-size: 1.6em;
  border-bottom: 1px solid #ddd;
}
.ju-dialog {
  position: absolute;
  top: 60%;
  left: 50%;
  z-index: 0;
  width: 10em;
  margin-left: -5em;
  line-height: 3em;
  font-size: 1.4em;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, .6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: .3s;
  transition: .3s;
}
.ju-dialog.show {
  z-index: 10;
  opacity: 1;
  filter: alpha(opacity=100);
}

@media screen and (min-width: 360px) {
  .title-2 {
    width: 8em;
    height: 8em;
    margin-left: -4em;
  }

  .description {
    top: 22%;
    font-size: 1.4em;
  }

  .face {
    width: 12.3em;
    height: 12em;
    margin-left: -6.15em;
  }

  .people-left {
    width: 15em;
    height: 17em;
  }

  .people-right {
    width: 14em;
    height: 17em;
  }

  .jobs {
    width: 24em;
    margin-left: -10.5em;
    font-size: 1.5em;
  }

  .jobs> li {
    line-height: 2.3em;
  }

  .jobs-more {
    top: 80%;
    width: 21em;
    font-size: 1.5em;
    margin-left: -10.5em;
  }

  .tags>a {
    font-size: 1.5em;
  }

  .cm-logo {
    top: 10%;
  }

  .cm-title {
    top: 34%;
    font-size: 2.6em;
  }

}

@media screen and (max-height: 480px) {
  .pin {
    width: 16em;
    height: 14em;
    top: 16%;
    margin-left: -8em;
  }

  .yun.yun-bottom {
    bottom: 22%;
  }

  .jobs>li:last-child {
    display: none;
  }

  .jobs-more {
    top: 78%;
  }

  .ju-box {
    margin: 2em auto;
  }

  .title-6 {
    line-height: 1.5em;
  }

  .form-control {
    font-size: 1em;
  }
}

@media screen and (min-height: 481px) and (max-height: 600px) {
  .ju-box {
    margin: 4em auto;
  }

  .title-6 {
    line-height: 2em;
  }

  .form-control {
    font-size: 1.2em;
  }
}