@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;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.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;
  margin: 110px 0 55px 0;
}
.home_banner .register_bg .rb_left .domestic div.inputdiv {
  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;
}
.home_banner .register_bg .rb_left .domestic div.inputdiv i {
  width: 25px;
  display: inline-block;
}
.home_banner .register_bg .rb_left .domestic div.inputdiv img {
  margin-left: 23px;
}
.home_banner .register_bg .rb_left .domestic div.inputdiv input {
  width: 290px;
  margin-left: 22px;
}
.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: 118px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #b7bdc9;
  background: #f5fcfe;
  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: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.home_banner .register_bg .rb_left .domestic div.atonce_re:hover {
  cursor: pointer;
}
.home_banner .register_bg .rb_left .domestic p.detail_read {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.home_banner .register_bg .rb_left .domestic p.detail_read a {
  color: #bd0000;
  font-weight: bold;
}
.home_banner .register_bg .rb_left .domestic .other_login {
  margin-top: 54px;
}
.home_banner .register_bg .rb_left .domestic .other_login .ol_header {
  text-align: center;
  font-size: 14px;
  color: #999;
  height: 12px;
  line-height: 12px;
  position: relative;
}
.home_banner .register_bg .rb_left .domestic .other_login .ol_header span {
  width: 106px;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -53px;
  background: #fff;
  z-index: 11;
}
.home_banner .register_bg .rb_left .domestic .other_login .ol_header i {
  width: 418px;
  height: 1px;
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  left: 50%;
  margin-left: -209px;
  background: #e5e5e5;
}
.home_banner .register_bg .rb_left .domestic .other_login .three_login {
  height: 72px;
  width: 100%;
  margin: 40px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home_banner .register_bg .rb_left .domestic .other_login .three_login img {
  width: 72px;
  height: 72px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.home_banner .register_bg .rb_left .domestic .other_login .three_login img:hover {
  cursor: pointer;
}
.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;
}
@media (max-width: 1200px) {
  #particles-js {
    width: 100%;
    height: 100%;
  }
  .home_banner .register_bg {
    width: 972px;
    height: 806px;
    background: url(../images/registerbg.png);
    background-size: 100% 100%;
    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%;
    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: 36px;
  }
  .home_banner .register_bg .rb_right ul li {
    overflow: hidden;
    margin-bottom: 30px;
    padding: 0 30px;
  }
  .home_banner .register_bg .rb_right ul li img {
    float: left;
    margin-top: 5px;
    width: 42px;
    height: 42px;
  }
  .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;
  }
}
@media (max-width: 992px) {
  .home_banner .register_bg {
    width: 700px;
    height: 706px;
    background: url(../images/registerbg.png);
    background-size: 100% 100%;
    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.inputdiv {
    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 .domestic .other_login .ol_header i {
    width: 340px;
    margin-left: -170px;
  }
  .home_banner .register_bg .rb_left .domestic .other_login .three_login {
    margin: 30px 0;
  }
  .home_banner .register_bg .rb_left p.detail_read {
    margin-top: 10px;
  }
  .home_banner .register_bg .rb_right {
    width: 270px;
    height: 100%;
  }
  .home_banner .register_bg .rb_right img {
    width: 240px;
  }
  .home_banner .register_bg .rb_right img.tv {
    margin-top: 40px;
    margin-left: 10px;
  }
  .home_banner .register_bg .rb_right ul li {
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0;
  }
  .home_banner .register_bg .rb_right ul li img {
    float: left;
    margin-top: 5px;
    width: 42px;
    height: 42px;
  }
  .home_banner .register_bg .rb_right ul li div {
    float: left;
    margin-left: 17px;
    width: 200px;
  }
  .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;
  }
  
 
}
 .home_banner .register_bg .rb_left .domestic .other_login .three_login a:first-child{
	width: 73px;
	height: 73px;
	border-radius: 50%;
	background: #ededed;
	display: flex;
	justify-content: center;
	align-items: center;
   	margin:0 auto;
}
.home_banner .register_bg .rb_left .domestic .other_login .three_login a:first-child img{
	width: 64px;
	height: 64px;
	border-radius: 0;
}
.home_banner #code_login{
  	width: 100%;
  	height: 100%;
  	background: rgba(0,0,0,.5);
  	position: fixed;
  	top: 0;
  	left: 0;
  	z-index: 999;
  }
  .home_banner #code_login .main{
  	width: 380px;
  	height: 380px;
  	background: #fff;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%,-50%);
  	text-align: center;
  }
  .home_banner #code_login .main h5{
  	font-size: 16px;
  	color: orange;
  	text-align: center;
  	margin-top: 30px;
  }
  .home_banner #code_login .main .code_border{
  	width: 150px;
  	height: 150px;
  	border: 1px solid #ededed;
  	margin: 30px auto;
    position: relative;
  }
  .home_banner #code_login .main .code_border img{
  	width: 140px;
  	height: 140px;
  }
	.home_banner #code_login .main .code_border .mask{
  	width: 150px;
  	height: 150px;
  	background: rgba(255,255,255,.9);
  	position: absolute;
  	top: 0;
  	left: 0;
  }
  .home_banner #code_login .main .code_border .mask p{
  	color: #000;
  	font-size: 14px;
  	font-weight: bold;
  	margin-top: 20px;
  }
  .home_banner #code_login .main .code_border .mask .refresh{
  	border: 0;
  	outline: none;
  	background: orange;
  	padding: 10px;
  	border-radius: 5px;
  	margin-top: 20px;
  }
  .home_banner #code_login .main #cancel{
  	width: 35px;
  	height: 35px;
  	background:#fff;
  	box-shadow: 0,0,5px,#ededed;
  	border-radius: 50%;
  	position: absolute;
  	top: -16px;
  	left: -18px;
  	display: flex;
  	justify-content: center;
  	align-items: center;
  }
   .home_banner #code_login .main #cancel img:hover{
   	 transform: rotate(360deg);
   	 transition: all ease .8s;
   }
   .home_banner #code_login .main #cancel img{
   	width: 24px;
   	height: 24px;
   	transform: rotate(0deg);
   	transition: all ease .8s;
   }
