@charset "utf-8";
/*
    * Busy 收集 整理
 */
/*雅虎（YUI 3）reset*/
/*Normalize.css*/
html,
body {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  font-family: '微软雅黑' !important;
}
input::-webkit-input-placeholder {
  /* placeholder颜色 */
  color: #8891a4;
  /* placeholder字体大小 */
  font-size: 16px;
}
.home_banner {
  width: 100%;
  height: 100%;
  background: url(../images/banner.png) no-repeat center center;
  background-size: cover;
  position: relative;
}
.home_banner .register_bg {
  width: 1090px;
  height: 806px;
  background: url(../images/registerbg.png);
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  margin-left: -555px;
  top: 50%;
  margin-top: -413px;
  padding: 10px;
  overflow: hidden;
}
.home_banner .register_bg .rb_left {
  width: 437px;
  height: 100%;
  float: left;
  padding: 0 100px;
}
.home_banner .register_bg .rb_left h6 {
  color: #333;
  font-size: 24px;
  text-align: center;
  margin-top: 80px;
}
.home_banner .register_bg .rb_left .tab {
  margin: 35px 0 68px 0;
  overflow: hidden;
  padding: 0 30px;
}
.home_banner .register_bg .rb_left .tab li {
  width: 138px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  color: #bc0404;
  border: 1px solid #bc0404;
}
.home_banner .register_bg .rb_left .tab li:hover {
  cursor: pointer;
}
.home_banner .register_bg .rb_left .tab li:nth-child(1) {
  float: left;
}
.home_banner .register_bg .rb_left .tab li:nth-child(2) {
  float: right;
}
.home_banner .register_bg .rb_left .domestic div {
  border: 1px solid #b7bdc9;
  width: 434px;
  height: 48px;
  line-height: 48px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin-bottom: 39px;
  position: relative;
}
.home_banner .register_bg .rb_left .domestic div i {
  width: 25px;
  display: inline-block;
}
.home_banner .register_bg .rb_left .domestic div img {
  margin-left: 23px;
}
.home_banner .register_bg .rb_left .domestic div input {
  width: 290px;
  margin-left: 25px;
}
.home_banner .register_bg .rb_left .domestic div .tips {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #ca3333;
  font-size: 14px;
  position: absolute;
  top: -40px;
}
.home_banner .register_bg .rb_left .domestic div .tips img {
  margin-left: 16px;
  margin-right: 10px;
}
.home_banner .register_bg .rb_left .domestic div.pancode {
  width: 298px;
  position: relative;
}
.home_banner .register_bg .rb_left .domestic div.pancode input {
  width: 200px;
}
.home_banner .register_bg .rb_left .domestic div.pancode span {
  width: 120px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #ca3333;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  position: absolute;
  right: -136px;
  top: -1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.home_banner .register_bg .rb_left .domestic div.pancode span:hover {
  cursor: pointer;
}
.home_banner .register_bg .rb_left .domestic div.atonce_re {
  background: #bd0000;
  border: 1px solid #bd0000;
  text-align: center;
  color: #fff;
  font-size: 16px;
  height: 54px;
  line-height: 54px;
  margin-bottom: 20px;
}
.home_banner .register_bg .rb_left .domestic div.atonce_re:hover {
  cursor: pointer;
}
.home_banner .register_bg .rb_left .domestic p.havehao {
  color: #333;
  font-size: 16px;
  text-align: center;
  margin-top: 72px;
}
.home_banner .register_bg .rb_left .domestic p.havehao a {
  color: #bd0000;
  text-decoration: underline;
}
.home_banner .register_bg .rb_right {
  width: 453px;
  height: 100%;
  float: left;
}
.home_banner .register_bg .rb_right h6 {
  color: #999999;
  font-size: 22px;
  margin-top: 100px;
  text-align: center;
}
.home_banner .register_bg .rb_right img.tv {
  margin-top: 40px;
  margin-left: 56px;
}
.home_banner .register_bg .rb_right ul li {
  overflow: hidden;
  padding: 0 40px;
  margin-bottom: 30px;
}
.home_banner .register_bg .rb_right ul li img {
  float: left;
  width: 50px;
  height: 50px;
}
.home_banner .register_bg .rb_right ul li div {
  float: left;
  margin-left: 17px;
}
.home_banner .register_bg .rb_right ul li div p {
  margin-bottom: 10px;
  font-size: 14px;
}
.home_banner .register_bg .rb_right ul li div p:nth-child(1) {
  color: #182d74;
}
.home_banner .register_bg .rb_right ul li div p:nth-child(2) {
  color: #666666;
}
.on {
  display: block;
}
.tab li.cur {
  background: #bc0404;
  color: #fff !important;
}
section {
  display: none;
}
@media (max-width: 1200px) {
  #particles-js {
    width: 100%;
    height: 100%;
  }
  .home_banner .register_bg {
    width: 972px;
    height: 806px;
    position: absolute;
    left: 50%;
    margin-left: -496px;
    top: 50%;
    margin-top: -413px;
    padding: 10px;
    overflow: hidden;
  }
  .home_banner .register_bg .rb_left {
    width: 439px;
    padding: 0px 65px;
  }
  .home_banner .register_bg .rb_right {
    width: 403px;
    height: 100%;
  }
}
@media (max-width: 992px) {
  .home_banner .register_bg {
    width: 700px;
    height: 706px;
    position: absolute;
    left: 50%;
    margin-left: -360px;
    top: 50%;
    margin-top: -363px;
    padding: 10px;
    overflow: hidden;
  }
  .home_banner .register_bg .rb_left {
    width: 370px;
    padding: 0px 30px;
  }
  .home_banner .register_bg .rb_left .domestic div {
    width: 360px;
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
  }
  .home_banner .register_bg .rb_left .domestic div.pancode {
    width: 220px;
  }
  .home_banner .register_bg .rb_left .domestic div.pancode input {
    width: 140px;
  }
  .home_banner .register_bg .rb_left .domestic div.pancode span {
    height: 40px;
    line-height: 40px;
  }
  .home_banner .register_bg .rb_left .domestic div.atonce_re {
    height: 46px;
    line-height: 46px;
  }
  .home_banner .register_bg .rb_left .foreign div {
    width: 360px;
    margin-bottom: 30px;
    height: 40px;
    line-height: 40px;
  }
  .home_banner .register_bg .rb_left .foreign div.pancode {
    width: 220px;
  }
  .home_banner .register_bg .rb_left .foreign div.pancode input {
    width: 140px;
  }
  .home_banner .register_bg .rb_left .foreign div.pancode span {
    height: 40px;
    line-height: 40px;
  }
  .home_banner .register_bg .rb_left .foreign div.atonce_re {
    height: 46px;
    line-height: 46px;
  }
  .home_banner .register_bg .rb_right {
    width: 270px;
    height: 100%;
  }
  .home_banner .register_bg .rb_right img {
    width: 240px;
  }
}
