.left {
  float: left;
}

.right {
  float: right;
}

.bg-box {
  background: #194ebd url(../img/live-bg.jpg) no-repeat center top;
  background-size: 100%;
  width: 100%;
  font-size: 14px;
  color: #222222;
  padding-top: 29px;
  overflow: hidden;
}

/*----------head---------*/

.head-box > div {
  text-align: center;
}

.head-line01 {
  margin-bottom: 34px;
}

.head-line02 {
  margin-bottom: 30px;
}

.head-line03 {
  margin-bottom: 34px;
}

.head-line04 {
  margin-bottom: 28px;
  font-size: 34px;
  font-weight: 500;
  color: #06083e;
  letter-spacing: 26px;
}

.head-line05 {
  font-size: 36px;
  font-weight: 400;
  color: #2768ba;
  line-height: 54px;
  margin: 0 auto 70px;
  width: 236px;
  height: 60px;
  border: 3px solid #0563ff;
  border-radius: 40px;
  box-sizing: border-box;
}

/*------------body-----------*/

.body-box {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
  position: relative;
  padding-top: 60px;
  padding-bottom: 40px;
  margin-top: 460px;
}

.tab-box {
  width: 756px;
  height: 60px;
  background: #ffffff;
  border: 2px solid #2768ba;
  border-radius: 30px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}

.tab-box > div {
  box-sizing: border-box;
  width: 33.3%;
  height: 100%;
  text-align: center;
  line-height: 54px;
  font-size: 24px;
  font-weight: bold;
  color: #3470f6;
  float: left;
  cursor: pointer;
}

.tab-box > .check-this {
  color: #ffffff;
  background: #3470f6;
}

.tab-border-right {
  border-right: 2px solid #0563ff;
}

.body-box-bg {
  position: absolute;
  right: -66px;
  top: -230px;
  height: 263px;
  width: 410px;
}

.tip-box {
  width: 1024px;
  margin: 32px auto;
  min-height: 30px;
}
.tip-box:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.tb-title {
  width: 70px;
  line-height: 30px;
  font-weight: 400;
}

.tb-main {
  width: 954px;
}
.tb-main:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.tb-main > div {
  float: left;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  margin: 0 12px;
  cursor: pointer;
  color: #666666;
  margin-bottom: 6px;
}

.tb-main > .check-this {
  background: #3470f6;
  color: #ffffff;
}

/*-------*/
.time-box {
  width: 134px;
  height: 42px;
  background: #e7e9ff;
  border-radius: 2px;
  margin-left: 88px;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding-left: 12px;
  color: #3470f6
  font-size: 18px;
  line-height: 42px;
  margin-top: 32px;
}
.time-box img {
  float: left;
  margin: 8px 6px 0 0;
}
.time-box div {
  float: left;
}
.list-box {
  width: 1024px;
  margin: 0 auto 50px;
}

.list-content {
  width: 100%;
  height: 204px;
  border: 4px solid #edeefd;
  border-radius: 10px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}

.list-content .pic01 {
  height: 196px;
  width: 286px;
}

.list-content .pic02 {
  margin: 30px 4px 0 18px;
}

.info-title {
  font-size: 30px;
  color: #000000;
  margin-top: 20px;
}

.info-line {
  font-size: 20px;
  color: #222222;
  margin-top: 12px;
}

.info-person {
  font-size: 24px;
  color: #666666;
  margin-top: 40px;
  margin-bottom: 4px;
}

.info-time {
  font-size: 20px;
  color: #666666;
}
.info-time01 {
  margin-right: 20px;
}
.enter-btn {
  width: 146px;
  height: 50px;
  background: #3470f6;
  border-radius: 25px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  right: 30px;
  bottom: 15px;
}
.enter-btn1 {
  width: 146px;
  height: 50px;
  background: #fbb202;
  border-radius: 25px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  right: 30px;
  bottom: 75px;
}
.enter-btn2 {
  width: 146px;
  height: 50px;
  background: #eb9ad1;
  border-radius: 25px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  right: 30px;
  bottom: 135px;
}
.enter-btn-orange {
  background: #446fee;
}

.list-content-tip {
  padding: 0 5px;
  height: 20px;
  background: #ffbc3a;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  left: 6px;
  top: 6px;
}

.tool-box-title {
  font-size: 36px;
  font-weight: bold;
  color: #0563ff;
  text-align: center;
}

.tool-box-main {
  width: 854px;
  height: 132px;
  margin: 30px auto 0;
}

.tool-box-main > a {
  float: left;
  margin-right: 16px;
  height: 132px;
  width: 274px;
  background: #f9f9f9;
  font-weight: bold;
}

.tool-box-main > a > div {
  height: 68px;
  width: 68px;
  margin: 20px auto 8px;
}

.tool-box-main > a > div > img {
  width: 100%;
  vertical-align: middle;
}

.tool-box-main > a > p {
  text-align: center;
  font-size: 16px;
}

/*------footer------*/

.footer-box {
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding: 30px 0;
}

.footer-box p a {
  color: #fff;
}

.footer-box p {
  margin-bottom: 4px;
}
.footer-box02 {
  display: none;
}

#tab01Box00 {
  display: none;
}
#tab03Box {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .bg-box {
    background: #194ebd url(../img/web-bg.jpg) no-repeat center top;
    width: 100%;
    font-size: 14px;
    background-size: 100% 5.6rem;
    min-width: 0;
    padding-top: 0.29rem;
  }
  .head-line01 {
    margin-bottom: 0;
  }
  .head-line01 img {
    height: 0.58rem;
  }
  .head-line02 {
    margin-bottom: 0.1rem;
  }
  .head-line02 img {
    height: 0.38rem;
  }
  .head-line03 {
    margin-bottom: 0.34rem;
  }
  .head-line03 img {
    height: 0.98rem;
  }
  .head-line04 {
    margin-bottom: 0.28rem;
    font-size: 0.5rem;
    font-weight: 500;
    color: #0563ff;
    letter-spacing: 0.26rem;
  }
  .head-line05 {
    font-size: 0.36rem;
    font-weight: 400;
    color: #0563ff;
    line-height: 0.54rem;
    margin: 0 auto 0.6rem;
    width: 2.36rem;
    height: 0.6rem;
    border: 0.03rem solid #0563ff;
    border-radius: 0.4rem;
    box-sizing: border-box;
  }
  /*----------*/
  .body-box {
    width: 100%;
    border-radius: 0.2rem;
    padding-top: 0.6rem;
    margin-top: 146px;
  }
  .tab-box {
    width: 11.6rem;
    height: 1rem;
    border: 0.02rem solid #0563ff;
    border-radius: 0.5rem;
  }
  .tab-box > div {
    line-height: 0.96rem;
    font-size: 0.5rem;
  }
  .tab-border-right {
    border-right: 0.02rem solid #2768ba;
  }
  .body-box-bg {
    right: -0.66rem;
    top: -2.3rem;
    height: 2.63rem;
    width: 4.1rem;
  }
  .tip-box {
    width: 11.6rem;
    margin: 0.4rem auto;
    min-height: 1rem;
  }
  .tb-title {
    display: none;
  }
  .tb-main {
    width: 100%;
  }
  .tb-main > div {
    padding: 0;
    text-align: center;
    width: 2.7rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.4rem;
    margin: 0 0.1rem;
    margin-bottom: 0.1rem;
    font-size: 0.3rem;
    font-weight: bold;
  }
  /*-------*/
  .list-box {
    width: 12rem;
    margin: 0 auto 1rem;
  }

  .list-content {
    width: 100%;
    height: 3.2rem;
    border: 0.08rem solid #edeefd;
    border-radius: 0.2rem;
    margin-bottom: 0.3rem;
  }
  .list-content .pic01 {
    height: 3.04rem;
    width: 4.2rem;
  }
  .list-content .pic02 {
    margin: 0.36rem 0.08rem 0 0.3rem;
    width: 0.3rem;
    height: 0.3rem;
  }
  .list-content-info {
    width: 6.7rem;
    height: 100%;
    position: relative;
  }
  .info-title {
    font-size: 0.46rem;
    color: #000000;
    margin-top: 0.2rem;
    font-weight: bold;
  }
  .info-line {
    font-size: 0.3rem;
    margin-top: 0.12rem;
  }
  .info-person {
    font-size: 0.46rem;
    position: absolute;
    left: 0;
    bottom: 1.3rem;
  }
  .info-time {
    font-size: 0.41rem;
    position: absolute;
    left: 0;
    bottom: 0.2rem;
  }
  .info-time01 {
    margin-right: 0.1rem;
  }
  .info-time02 {
    display: block;
  }
  .enter-btn {
    width: 2.8rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    line-height: 0.8rem;
    font-size: 0.4rem;
    right: 0.3rem;
    bottom: 0.2rem;
  }
  .enter-btn1 {
    width: 2.8rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    line-height: 0.8rem;
    font-size: 0.4rem;
    right: 0.3rem;
    bottom: 1.2rem;
  }
  .enter-btn2 {
    width: 2.8rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    line-height: 0.8rem;
    font-size: 0.4rem;
    right: 0.3rem;
    bottom: 2.2rem;
  }
  .list-content-tip {
    padding: 0 0.2rem;
    height: 14px;
    border-radius: 0.04rem;
    font-size: 10px;
    line-height: 14px;
    left: 0.1rem;
    top: 0.1rem;
  }
  .time-box {
    width: 80px;
    height: 20px;
    border-radius: 0.04rem;
    margin-left: 0.4rem;
    margin-bottom: 0.4rem;
    padding-left: 0.2rem;
    font-size: 12px;
    line-height: 20px;
    margin-top: 0.8rem;
  }
  .time-box img {
    height: 12px;
    width: 12px;
    margin-top: 4px;
    margin-right: 2px;
  }
  .tool-box-title {
    font-size: 0.6rem;
  }
  .tool-box-main {
    width: 12rem;
    height: 2.8rem;
    margin: 0.5rem auto 0;
  }
  .tool-box-main > a {
    margin-right: 0.3rem;
    height: 2.8rem;
    width: 3.8rem;
  }
  .tool-box-main > a > div {
    height: 1rem;
    width: 1rem;
    margin: 0.4rem auto 0.2rem;
  }
  .tool-box-main > a > p {
    font-size: 0.5rem;
  }
  .footer-box {
    display: none;
  }
  .footer-box02 {
    display: block;
    font-size: 0.8rem;
    line-height: 1.4rem;
    height: 1.4rem;
    text-align: center;
    color: #ffffff;
  }
}
