.j-title {
  color: #494949;
  font-size: 48px;
  font-weight: 100;
  padding-top: 50px;
  padding-left: 34px;
  padding-bottom: 24px;
}
.w {
  width: 1300px;
  margin: 0 auto;
}
#a,
#b {
  padding-bottom: 50px;
}
#a .swiper-button-disabled,
#b .swiper-button-disabled {
  opacity: 1;
}
#a .swiper-button-next,
#b .swiper-button-next {
  right: 0;
  top: 200px;
  background-image: url("/img/r.png");
  background-size: 60%;
}
#a .swiper-button-prev,
#b .swiper-button-prev {
  left: 0;
  top: 200px;
  background-image: url("/img/l.png");
  background-size: 60%;
}
.swiper-slide .ct-12 {
  padding: 0 40px;
}
.swiper-slide .ct-12 img {
  width: 100%;
}
.swiper-slide .ct-12 p {
  font-size: 20px;
  color: #757575;
  font-weight: 100;
  padding-left: 20px;
  padding-top: 40px;
}
.a {
  background-color: #fcfcfc;
}
.fl {
  background-color: #fcfcfc;
  padding-top: 60px;
  padding-bottom: 80px;
}
.fl h1 {
  font-size: 64px;
  font-weight: 100;
  color: #494949;
}
.fl .clear {
  margin-top: 60px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.fl .clear img {
  display: block;
  width: 220px;
  margin: 0 auto;
}
.fl .clear dl {
  color: #494949;
  font-size: 32px;
  padding: 16px 0;
  font-weight: 100;
}
.fl .clear p {
  font-weight: 100;
  color: #757575;
  font-size: 20px;
  width: 224px;
  text-align: left;
  margin: 0 auto;
}
.px {
  padding-top: 60px;
  padding-bottom: 40px;
}
.px h1 {
  font-size: 64px;
  font-weight: 100;
  color: #494949;
}
.px ul {
  width: 915px;
  padding-top: 60px;
  margin: 0 auto;
}
.px ul li {
  line-height: 33px;
  font-size: 0;
  margin-bottom: 16px;
}
.px ul li > * {
  height: inherit;
  line-height: inherit;
}
.px ul .tt {
  width: 200px;
  text-align: right;
  display: inline-block;
  font-size: 22px;
  vertical-align: top;
  color: #f7965f;
}
.px ul .pic {
  padding: 0 26px;
  display: inline-block;
  font-size: 22px;
  vertical-align: top;
}
.px ul .content {
  font-weight: 100;
  display: inline-block;
  font-size: 22px;
  width: 635px;
  text-align: left;
  color: #494949;
}
.px ul img {
  width: 27px;
  vertical-align: text-bottom;
}
.zp {
  padding-top: 60px;
  padding-bottom: 80px;
  background-color: #fcfcfc;
}
.zp h1 {
  font-size: 64px;
  font-weight: 100;
  color: #494949;
}
.zp h2 {
  font-size: 24px;
  font-weight: 100;
  color: #757575;
  margin-top: 20px;
  margin-bottom: 40px;
}
.zp .list {
  width: 1282px;
  margin: 0 auto;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 1px -1px 13px 4px rgba(0,21,41,0.08);
}
.zp .list .head {
  color: #fff;
  font-size: 24px;
  background-color: #757575;
  line-height: 72px;
}
.zp .list .aa {
  width: 427px;
}
.zp .list .bb {
  width: 222px;
}
.zp .list .cc {
  width: 358px;
}
.zp .list .dd {
  width: 275px;
}
.zp .list ul li {
  line-height: 54px;
  font-size: 20px;
  font-weight: 100;
  color: #606060;
  transition: all 0.2s;
  text-align: center;
}
.zp .list ul li:hover {
  background-color: #e6e6e6;
}
.zp .list ul li .on {
  background-color: #e6e6e6;
}
.zp .list ul li .clear {
  border-bottom: 1px solid #e6e6e6;
}
.zp .list ul li .desc {
  font-size: 16px;
  text-align: left;
  line-height: 1.8;
  padding-left: 60px;
  color: #2a2a2a;
  background-color: #d8d8d8;
}
.zp .list ul li a {
  width: 128px;
  height: 38px;
  display: block;
  position: absolute;
  right: 58px;
  bottom: 38px;
  background: url("/img/join/btn.png") center no-repeat;
  background-size: 100%;
}
