
@charset "UTF-8";
article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    outline: none;
}
* {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.xu {
 
  margin: 0 auto;
  background: #fff;
    padding: 20px 9% 15px 9%;
}
.xu_msg {
  position: relative;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #ff8084), color-stop(80%, #ff9696));
  background-image: linear-gradient(to right, #ff8084 20%, #ff9696 80%);
  height: 45px;
}
.left-icon {
  height: 17px;
  padding: 15px;
  position: absolute;
  top: 0;
  left: 0;
}
.xu_msg .xu_msg_inner {
  display: block;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  width: 17px;
  height: 17px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  left: 20px;
  top: 10px;
  margin-top: 6px;
}
.xu_msg h2 {
  text-align: center;
  font-size: 20px;
  color: #2c2b2b;
}
.logoLogin {
  text-align: center;
  width: 100%;
  height: 15px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #d31f1f), color-stop(80%, #d31f1f));
  background-image: linear-gradient(90deg, #d31f1f 20%, #d31f1f 80%);
}
.tabLogin {
  padding-bottom: 10px;height: 60px;
}
.tabLogin ul {
  overflow: hidden;
  margin: 0 auto;
  width:78%;
}

.xuan1 {
    color: #ef4c55;
    border-bottom: #ef4c55 2px solid;
}
.xuan2 {
    color: #000;
    border-bottom: #fff 2px solid;
}
.xuan1.active3 {
    color: #000;
    border-bottom: #fff 2px solid;
}
.active {
  color: #ef4c55;
  border-bottom: #ef4c55 2px solid;
}
.active2 {
  color: #ececec;
  border-bottom: #ececec 2px solid;
}
.tabLogin li {
  display: block;
   
  padding: 12px 0;height:20px;
  width: 33%;
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
}
.xu_deg {
  padding: 25px 9% 15px 9%;
  text-align: center;
}
.xu_num {
  padding: 10px 0 10px 10px;
  font-size: 16px;
  margin-bottom: 14px;
  background: #f2f2f2;
  border-radius: 20px;
  height: 22px;
  z-index: 10;
}
.xu_num input {
  font-size: 15px;
  border: none;
  background: url("../images/tel.png") left center no-repeat;
  background-size: 15px;
  padding: 0 0 0 20px;
  outline: none;
 
  line-height: 20px;
  
  margin: 2px 0 0 3px;
  color: #5f6162;height: initial;
}

.xu_num .yzmspan {
  display: block;
  color: #ef4c55;
  padding: 0 0px 0px 0px;
  height: 24px;
  line-height: 24px;
  width: 100px;
  text-align: center;
  float: right;
  font-size: 14px;
  z-index: 50;
}
.xu_num .inputspan{
	
	display: block;margin-right: 100px;
}

.xu_list01 dd:after, .xu_num:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
}
.xu_num01 input {
  background: url("../images/mima.png") left center no-repeat;
  background-size: 15px;
 
}
.xu_num01 {
  margin-bottom: 21px;
}
.xu_list01 dd:after, .xu_num:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
}
.tijiao {
  display: block;
  background: #ee3943;
  border-radius: 20px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  width: 100%;
  border: none;
  line-height: 35px;
  margin-top: 5px;
  outline: none;
  width: 135px;
  height:35px;margin: 0px auto;
}

.xu p {
  color: #ef4c55;
  text-align: center;
  padding-bottom: 0px;
  font-size: 13px;
}
.xu p a {
  color: #ef4c55;
}
#inp-botLine {
  overflow: hidden;
  font-size: 12px;
  padding: 0 0.9% 00.9%;
display: none;
}
#inp-botLine.login {
 
display:block;
}
.agreement {
  color: #5e6061 !important;
}
.agreement span {
  color: #ee3943;
}
.xu .botText-login {
  color: #ff1e00;
  width: 100%;
  text-align: center;
  margin-top: 9%;
}
#inp-botLine a {
  color: #ef4c55;
  font-size: 13px;
}
#inp-botLine a:nth-child(1) {
  float: left;
}
#inp-botLine a:nth-child(2) {
  float: right;
}
#coverContainer {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 30;
}
#coverContainer .cover {
  opacity: 0.8;
  background-color: #000;
  width: 100%;
  height: 100%;
}
#coverContainer .slider {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  z-index: 20;
  left: 0px;
  top: 0px;
  display: none;
}

 
.waveWrapper {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0px;
  height:16px;
}
.waveWrapperInner {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 100%;
  bottom: -1px;
  /*background-image: linear-gradient(to right, #ff8084 20%, #ff9696 80%);*/
  /*background-image: -moz-linear-gradient(to right, #ff8084 20%, #ff9696 80%);*/
  /*background-image: -webkit-linear-gradient(to right, #ff8084 20%, #ff9696 80%);*/
  /*background-image: -o-linear-gradient(to right, #ff8084 20%, #ff9696 80%);*/
}
.bgTop {
  z-index: 15;
  opacity: 0.5;
}
.bgMiddle {
  z-index: 10;
  opacity: 0.75;
}
.bgBottom {
  z-index: 5;
}
.wave {
  position: absolute;
  left: 0;
  width: 200%;
  height: 100%;
  background-repeat: repeat no-repeat;
  background-position: 0 bottom;
  transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -webkit-transform-origin: center bottom;
  -o-transform-origin: center bottom;
}
.waveTop {
  background-size: 50% 40px;
  background-image: url("../img/wave-top.png");
}
.waveAnimation .waveTop {
  animation: move-wave 3s;
  -webkit-animation: move-wave 3s;
  -moz-animation: move-wave 3s;
  -o-animation: move-wave 3s;
  -webkit-animation-delay: 1s;
  animation-delay: 3s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 3s;
}
.waveMiddle {
  background-size: 50% 64px;
  background-image: url("../img/wave-mid.png");
}
.waveAnimation .waveMiddle {
  animation: move_wave-data-v-00320224 10s linear infinite;
  -moz-animation: move_wave-data-v-00320224 10s linear infinite;
  -webkit-animation: move_wave-data-v-00320224 10s linear infinite;
  -o-animation: move_wave-data-v-00320224 10s linear infinite;
}
.waveBottom {
  background-size: 50% 50px;
  background-image: url("../img/wave-bot.png");
}
.waveAnimation .waveBottom {
  animation: move_wave-data-v-00320224 17s linear infinite;
  -moz-animation: move_wave-data-v-00320224 17s linear infinite;
  -webkit-animation: move_wave-data-v-00320224 17s linear infinite;
  -o-animation: move_wave-data-v-00320224 17s linear infinite;
}
.waveWrapper img {
  width: 17px;
  height: 6px;
  z-index: 18;
  position: absolute;
  left: 50%;
  margin-left: -70px;top:25px;
}
.dialog {
  color: #727171;
  line-height: 200%;
  font-family: 'Helvetica Neue', Tahoma, Arial, "å¾®è½¯é›…é»‘", "åŽæ–‡ç»†é»‘", 'Hiragino Sans GB', 'STHeiti', sans-serif;
  width: 90%;
  height: 80vh;
  overflow: auto;
  padding: 5%;
  text-align: left;
  position: relative;
}
 
 
.div_in1{display: block;}
.div_in1.login{display:none;}
.div_in2{display: none;}
.div_in2.reg{display:block;}

.logintitle{
	 color: #999;font-size: 11px;
	    text-align: center;
    width: 280px;
    margin: 15px auto;position: relative;
}
.logintitle:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 0px;
    width:90px;
    height:1px;
    background-color: #ececec;
    float: left;
    -webkit-transform:  scale(1,0.5);
    transform: scale(1,0.5);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
.logintitle:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 0px;
    width: 90px;
    height:1px;
    background-color: #ececec;
    float: left;
    -webkit-transform:  scale(1,0.5);
    transform: scale(1,0.5);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
.loginbtn {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    text-align: center;
    width: 160px;
    margin: 15px auto;
}
.loginbtn div {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
.wxbg {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #55BC22;
}
.qqbg {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #3499F3;
}
.loginbtn span{
	 color: #999;font-size: 11px;
}
.wxbg .mui-icon{
	margin-top:8px;color: #fff;
}
.qqbg .mui-icon{
	margin-top:8px;color: #fff;
}