<style type="text/css">article,aside,details,dialog,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0;width:0}[hidden]{display:none}mark{background:none repeat scroll 0 0 #ff0;color:#575e63}html{font-size:14px}button,html,select,textarea{font-family:'Microsoft Yahei',tahoma,arial,'\5B8B\4F53',sans-serif}html[data-useragent*='Mac OS X']{font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif}html[data-useragent*='Mac OS X 10_10']{font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-weight:300}button,input,select,textarea{font-size:100%}body{background-color:#fff;color:#565a5c;line-height:1.5, 100%;}blockquote,body,button,dd,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,select th,td,textarea,ul{margin:0;padding:0}address,cite,dfn,em,i,var{font-style:normal}a{color:#565a5c;text-decoration:none}a.link{color:#46b2f0}a:focus{outline:thin dotted}a:active,a:hover{outline:0 none}a:hover{text-decoration:underline}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.17em}h4{font-size:1em}h5{font-size:.83em}h6{font-size:.75em}b,strong{font-weight:700}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}li,ol,ul{list-style:none outside none}img{border:0 none}svg:not(:root){overflow:hidden}fieldset{border:0 none}legend{border:0 none;white-space:normal}button,input,select{vertical-align:middle}textarea{overflow:auto;vertical-align:top}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;cursor:pointer;outline:0}button{background-color:transparent;border:none}button[disabled],input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0 none}input[type=checkbox],input[type=radio]{box-sizing:border-box}input[type=email],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;-moz-appearance:none}input[type=search]{box-sizing:content-box}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}table{border-collapse:collapse;border-spacing:0}:focus{outline:0 none}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}input::-webkit-input-placeholder{color:#999}input:-moz-placeholder{color:#999}input::-moz-placeholder{color:#999}input:-ms-input-placeholder{color:#999}.placeholder{color:#999;z-index:4}.searchinfo-small .placeholder{font-size:12px}.login-zone .placeholder{font-size:12px}input::-ms-clear{display:none}input[type=password]::-ms-reveal{display:none}input::-ms-clear{display:none}
html, body {
  height: 100%;
  margin: 0;
}
body {
   font-family: PingFang SC,Helvetica Neue,Helvetica,Arial,Microsoft Yahei;
}
input::-webkit-input-placeholder{
　color: #ccc;
}
input:-moz-placeholder{
　color: #ccc;
}
input::-moz-placeholder{
　color: #ccc;
}
input:-ms-input-placeholder{
　color: #ccc;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
body{
  background: #fff;
}
.fl {
  float: left;
}
.fr{
  float: right;
}
.wrapper {
  height: 100%;
  overflow-y: scroll;
  position: relative;
  width: 100%;
  /*background-color: #f3f4f5;*/
}
.register-head{
  background: #343C5C;
  height:45px;
}
.head-wrap{
  width: 960px;
  margin:0 auto;
  line-height: 45px;
  line-height: 45px
}
.head-wrap a{
  color: #fff;
  font-size: 15px;
  background-image:  url(//es-static.xiaojukeji.com/static/web/home/dist_a/images/4a9b7c6a.es_logo.png);
  background-size: 114px 20px;
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 30px;
  width: 200px;
  height: 39px;
  background-position-y: 12.5px;
}
.banner{
  position: relative;
}
.banner-close{
  position: absolute;
  display: block;
  width: 82px;
  height: 82px;
  top: 0;
  right: 0;
  cursor: pointer;
}
.register-body-partent {
  background-color: #fff;
  /*padding-bottom: 30px;*/
}
.register-body{
  width: 340px;
  margin:0 auto;
  /*margin-top:20px;*/
  position: relative;
  text-align: left;
  /*overflow-y: scroll;*/
  padding: 0 10px;
  /*height: 100%;*/
}
.register-body .right-tips{
  /*position: absolute;*/
  right: 30px;
  color: #666;
  font-size:14px;
  top: 30px

}
.login, .agree a{
  color: #3468FF;

}
.handler{
  cursor: pointer;
}
.ul-step{
  margin:40px 30px 0 40px;
  font-size: 14px;
  color: #666;
  display: block;
  font-weight: bold;
}
.li-step{
/*  display: inline-block;
  width: 200px;
  margin-right: 10px;*/
    position: relative;
    display: inline-block;
    width: 170px;
    margin-right: 10px;
    padding-left: 32px;
    color: #999

}
.li-two .step-line{
 position: relative;
left: 8px
}
.li-three{
      position: relative;
    left: -8px;
}
.step-line{
  background: #e5e5e5;
  display: inline-block;
  width: 70px;
  height: 1px;
  position: relative;
  top: -4px;
  left:3px;
}
.step-before{
  line-height: 24px;
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border:solid 1px #ccc;
  margin-right: 11px;
  position: relative;
 text-align: center;
 font-weight: normal;
 position: absolute;
 left: 0px;
}
.step-line{
  display: inline-block;
  margin-left: 10px
}
.on-step .step-before,.finish-step .step-before{
/*  color: #fff;
  background: #3468FF*/
      position: absolute;
    color: #fff;
    background: #3468FF;
    left: 0px;
    border: none

}
.on-step{
  color: #666
}
.finish-step .step-before{

    background-image:url(//es-static.xiaojukeji.com/static/web/home/dist_a/images/ec7d99c3.es_ic_steps_Finished.png);
    background-size: 22px 22px
}
.on-step .step-line,.finish-step .step-line{
  background: #3468FF
}
.register-detail{
  /*margin:45px 0 0 40px;*/
  text-align: left;
  position: relative;
}
.input-title{
  color: #666;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 24px;
}
.register-detail input,.register-detail .res-select,
.register-detail .select_div{
  width: 100%;
  box-sizing: border-box;
  padding: 12px 14px;
  height: 50px;
  line-height: 20px;
  box-sizing: border-box;
  border: 2px #e5e5e5 solid;
  font-size: 16px;
/*  display: block;*/
  margin-bottom: 35px;
  letter-spacing: 1px;
  color: #000;
  position: relative;
}
.register-detail .select_div {
  cursor: pointer;
}
.register-detail input::placeholder ,.select_placeholder{
  color: #ccc;
}
.colo0 {
  color: #000;
}
.tripng {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 7px;
}
.tripng.up {
  transform: rotate(180deg);
}
.select_ul_box {
  overflow-y: scroll;
  height: 182px;
  position: relative;
  top: -15px;
  left: 0;
  box-shadow: 0 1px 6px 0 rgba(0,0,0,0.15);
  border-radius: 2px;
  transition: all .2s ease-in-out;
}
.hei0 {
  height: 0;
}
.select_ul {

}
.select_ul li {
  height: 36px;
  padding-left: 15px;
  font-size: 14px;
  line-height: 36px;
  cursor: pointer;
}
.select_ul li:hover{
  background-color: #EAEFFF;
  color: #3468FF;
}
.res-select span{
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #ccc;
  position: absolute;
  right: 10px;
  top: 12px
}
.res-select .up{
  border-bottom: 7px solid #ccc;
  border-top: none;
}
.num{
  padding-top: 20px
}
.size li{
  display: inline-block;
  width: 120px;
  font-size: 14px;
  color: #666
} 
.size li span{
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border-color: solid 1px #666;
  border: solid 1px #ccc;
  text-align: center;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.size .chose span{
  background: #fff;
  border: solid 5px #3468FF;
  width: 6px;
  height: 6px;
}
.register-detail .next-btn{
  margin-top: 10px;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  border-radius: 0;
  font-size: 16px;
  color: #fff;
  background-color: #3468ff;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
}
.register-detail .next-btn:hover{
  text-decoration: none;
  cursor: pointer;
}
.title-tips{
  color: #999;
  font-size: 12px;
  margin:-20px 0 20px 0;
}
.agree input{
  display: inline-block;
  width: 20px;
  position: relative;
  top: 8px;
}
.phone{
  position: relative;
}
.phone span{
  position: absolute;
  top: 7px;
  left: 225px;
  color: #ccc;
}
.sucess-detail{
  margin-left: 0
}
.sucess-detail div{
  margin:0 auto;
}
.sucess-detail .sucess-icon{
    background-repeat: no-repeat;
    background-size: 48px 48px;
    height: 48px;
    width: 48px;
    margin: 0 auto;
  background-image: url(//es-static.xiaojukeji.com/static/web/home/dist_a/images/48ad842a.es_ic_right.png);
}
.sucess-detail .sucess-tips{
  margin-top: 20px;
  color: #333;
  font-size: 20px;
  width: 170px;
  font-weight: bold;
}
.sucess-detail .sus-btns{
  background-color: #f8f8f8;
  width: 60%;
  text-align: center;
  padding:40px;
  margin:20px auto 20px auto;
  border-radius: 2px;
  behavior: url(/PIE.htc);
}
.sucess-detail .sus-btn{
    margin-top: 20px;
    text-decoration: none;
    display: inline-block;
    width: 116px;
    height: 34px;
    font-size: 14px;
    color: #666;
    background-color: #f5f5f5;
    border-radius: 2px;
    line-height: 34px;
    text-align: center;
}
.sus-btns .an-btn{
  background-color: #3468FF;
  color: #fff
}
.sucess-detail .sale10 {
  /*background: url(//es-static.xiaojukeji.com/static/web/home/images/201707/registersale-btn.png) center no-repeat;
  background-size: 160px 34px;*/
  background-color: #f55466;
  width: 160px;
}
.sus-btns .sus-title {
  color: #333;
  font-size:14px;
  font-weight: bold;
}
.sus-btns .sus-info {
  color: #333;
  line-height: 30px;
  font-size:12px;
}
.sus-btns ul {
  overflow: hidden;
}
.sus-btns ul li{
  padding-top: 64px;

}
.sus-btns .left {
  background: url(//es-static.xiaojukeji.com/static/web/home/dist_a/images/629651aa.pc_ic_d_01@2x.png) center top no-repeat;
  background-size: 54px 54px;
  width: 49%;
  border-right: 1px solid #ededed;
}
.sus-btns .right {
  background: url(//es-static.xiaojukeji.com/static/web/home/dist_a/images/7fbdeace.pc_ic_d_02@2x.png) center top no-repeat;
  background-size: 54px 54px;
  width: 49%;
}
.register-detail .input-focus{
  border: solid 2px #3468FF;
}
.register-detail .input-error{
  border: solid 2px #F2605E;
}
.register-detail .next-btn{
    border: 1px #3468ff solid;
}
.tip{
  display: inline-block;
}
.focustip{
  text-align: left;
  top: -60px;
  left: 0;
  display: inline-block;
  position: absolute;
  width: 100%;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  line-height: 26px;
  height: 60px;
  box-shadow: 0 4px 16px 0 rgba(0,0,0,0.15);
  border-radius: 2px;
  padding: 0 0 0 16px;
  z-index: 10;
  background-color: #fff;
  box-sizing: border-box;
}
.focustip2 {
  top: -40px;
  height: 40px;
  line-height: 40px; 
}
.focustip i{
  position: absolute;
  left: 50%;
  bottom: -5px;
  width: 10px;
  height: 10px;
  background: #fff;
  display: none;
  transform: rotate(45deg);
  /*box-shadow: 2px 1px -3px 1px rgba(0,0,0,0.15);*/
}
.errortip{
    /*top: 5px;
    left: 100.5%;*/
    display: block;
    /*position: absolute;*/
    font-size: 14px;
    color: #F2605E;
    letter-spacing: 0;
    margin-top: -10px;
    margin-bottom: 35px;
    /*line-height: 40px;*/
    /*height: 40px;*/
    /*box-shadow: 0 1px 6px 0 rgba(0,0,0,0.15);*/
    /*border-radius: 2px;*/
    /*margin-left: 7px;*/
    /*background: #F2605E;*/
    /*box-shadow: 0 3px 3px 0 rgba(0,0,0,0.05);*/
    /*padding-right: 10px;
    padding-left: 10px;*/
    /*width: 128px;*/
    box-sizing: border-box;
}
.errortip i{
/*position: absolute;*/
    left: -5px;
    top: 14px;
    width: 10px;
    height: 10px;
    background: #F2605E;
    display: none;
    transform: rotate(45deg);
    box-shadow: -2px 1px 3px -1px rgba(0,0,0,0.15);
}
.inputs{
  position: relative;
}
.codeMain.hide{
  display: none;
}
.select-ul{
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.15);
    position: absolute;
    top: 39px;
    width: 300px;
    height: 238px;
    overflow: auto;
    background-color: #fff;
    z-index: 999;
}
.select-ul li{
    height: 35px;
    line-height: 35px;
    color: #666;
    font-size: 14px;
    padding-left: 10px;
}
::-webkit-scrollbar {
width:7px;
}
::-webkit-scrollbar-thumb {
border-radius:10px;
background:rgba(0,0,0,0.1);
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
.detail-hide,.hide-tip,.ul-hide{
  display: none
}
.register-detail .blue{
    background: #3468FF;
    color: #fff;
    border: none;
}
.email-tip{
    width: 110px;
    height: 24px;
    padding-right: 5px;
    top: 0;
    line-height: 29px
}
.email-tip i{
    top: 14px
}
.phone-btn{
    text-align: right;
    position: absolute;
    top: 15px;
    right: 15px;
    color: #ccc;
    width: 70px;
    cursor: pointer;
}
.phone-hbtn{
    cursor: pointer;
    color: #3468FF
}
button.aui_state_highlight{
    border: solid 1px #3468FF;
    background: #3468FF ;
}
.officialcode img {
    width: 152px;
    margin-top: 0px
}
.sub-error{
    display: inline-block;
    position: absolute;
    top: 264px;
    left: 621px;
    color: #F2605E;
}
.register-foot{
  /*background: #f3f4f5;*/
  /*position: absolute;*/
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.register-foot .service{
    margin: 0 auto;
    padding-left: 40px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 8px;
    box-sizing: border-box;
}
.register-foot .footmore{
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
    color: #9e9e9e;
    font-size: 12px;
}
.im-agree{
    width: 14px;
    height: 14px;
    /*border: solid 1px #e0dcdc;*/
    display: inline-block;
    border-radius: 100%;
    position: relative;
    top: 2px;
    margin-right: 2px;
    left: 0;
    background-size: 14px 14px;
    background-image: url(//es-static.xiaojukeji.com/static/web/home/dist_a/images/539676d2.ic_select_no.png);
}
.agree-div{
  display:inline-block;
  position: relative;
  left: 0;
}
.is-agree{
/*border: solid 1px #fff;*/
    background-size: 14px 14px;
    background-image: url(//es-static.xiaojukeji.com/static/web/home/dist_a/images/7100110b.es_ic_agree.png);
  }
  .sucess-detail .index-btn{
    border: solid 1px #ccc;
    height: 32px
  }
  #nexttwo{
    width: 158px
  }
.verifyImage img{
  cursor: pointer;
}
.inner-body{
  /*height: 645px;*/
  /* padding-top: 70px; */
  padding-top: 10px;
  /* padding-bottom: 30px; */
  background-color: #fff;
  position: relative;
}
.long-error{
  width: 240px;
  height: 36px;
  line-height: 22px;
  text-align: left;
  top: -7px;
  padding-top: 4px;
}
.errortip .long-i{
  top: 20px;
}
body {
  min-width: 900px;
}
body .verifyImage input{
  color: #666
}
body .aui_buttons{
  text-align: left;
}
.underline { text-decoration: underline; }
.verifyImage .con { overflow: hidden; }
.verifyImage input { float: left; width: 158px; height: 14px; border-radius: 3px; border: 1px #ccc solid; font-size: 14px; line-height: 14px; color: #999; padding: 11px 15px; }
.verifyImage input.red { border-color: #fe0f0f; }
.verifyImage img {
  margin-left: 10px; float: left; width: 126px; height: 44px; border:none; position: absolute;top:3px;right:2px;}
.verifyImage span { float: left; height: 36px; line-height: 36px; margin-left: 10px; cursor: pointer; }
.verifyImage .errTips { padding-top: 8px; clear: both; font-size: 14px; color: #fe0f0f; }
.officialcode { position: fixed; width: 150px; height: 177px; border: 1px solid #f0f0f0; top: 50%; margin-top: -90px; right: 30px; background-color: #fff; border-radius: 4px; z-index: 99; text-align: center; }
.officialcode .btm { position: absolute; bottom: 0px; left: 0px; background-color: #ff8903; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; text-align: center; line-height: 27px; height: 27px; width: 100%; color: #fff; font-size: 12px; }
.officialcode img { width: 152px; margin-top: 0; }
.aui_icon div {
  margin-top: 6px !important;
}
.modal-wrapper * {
  box-sizing: border-box;
}
.modal {
  /* This way it could be display flex or grid or whatever also. */
  display: block;
  
  /* Probably need media queries here */
  width: 400px;
  max-width: 100%;
  
  height:208px;
  max-height: 100%;
  
  position: fixed;
  
  z-index: 100;
  
  left: 50%;
  top: 50%;
  
  /* Use this for centering if unknown width/height */
  transform: translate(-50%, -50%);
  
  /* If known, negative margins are probably better (less chance of blurry text). */
  /* margin: -200px 0 0 -200px; */
  
  background: white;
}
.closed {
  display: none;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  
  background: rgba(0, 0, 0, 0.6);
}
.modal-guts {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 20px ;
  font-size: 16px;
}
.modal-guts h1 {
  font-size: 16px;
  font-weight: 700;
}
.modal-guts p {
  text-align: center;
  line-height: 48px;
  margin-top: 20px;
}
.modal-guts p span{
  display: inline-block;
  height: 48px;
  width: 48px;
  background-image: url(//es-static.xiaojukeji.com/static/web/home/dist_a/images/48ad842a.es_ic_right.png);
  background-size: 48px 48px;
  vertical-align: middle;
  margin-right: 25px;
}

.modal .close-button {
  position: absolute;
  
  /* don't need to go crazy with z-index here, just sits over .modal-guts */
  z-index: 1;
  
  top: 10px;
  
  /* needs to look OK with or without scrollbar */
  right: 10px;
  
  border: 0;
  color: rgba(0,0,0,.45);
  padding: 5px 10px;
  font-size: 1.3rem;
}

.open-button {
  border: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: lightgreen;
  color: white;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 21px;
}
.right_wrapper {
  width: 60%;
  float: right;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.logo {
  padding: 40px;
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #fff;
  margin-top: 0;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  z-index: 1;
}
.logo img {
  width: 135px;
}
.register_h1 {
  font-size: 32px;
  line-height: 50px;
  color: #000;
  font-weight: 600;
}
.left_banner {
  float: left;
  width: 40%;
  position: relative;
  height: 100%;
  overflow-y: hidden;
}
.left_banner .box {
  height: 100%;
  width: 100%;
}
.left_banner img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.right_nav {
  position: absolute;
  right: 20px;
  bottom: 180px;
  background: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(0,0,0,0.10);
}
.right_nav_ul {
  /*padding: 10px 10px 0;*/
}
.right_nav_ul li {
  text-align: center;
  /*padding:10px 0;*/
  cursor: pointer;
  color: #333;
  /*opacity: 0.4;*/
  transition: all .5s;
  position: relative;
}
.right_nav_ul li img{
  width: 58px;
  display: block;
  /*margin: 0 auto 10px;*/
}
.right_nav_ul .erweima {
  width: 162px;
  height: 0;
  position: absolute;
  right: 100%;
  top: -34px;
  opacity: 0;
  transition: all 1s;
}
.right_nav_ul .info {
  width: 162px;
  height: 0;
  position: absolute;
  right: 100%;
  top: 10px;
  background-color: #fff;
  opacity: 0;
  transition: all 1s;
  overflow: hidden;
}
.right_nav_ul li:hover {
  color: #333;
  opacity: 1;
}
.right_nav_ul li:hover .erweima, 
.right_nav_ul li:hover .info{
  display: block;
  opacity: 1;
  height: auto;
}
.right_nav_ul li a{
  text-decoration: none;
}
.right_nav_ul .text {
  display: block;
  white-space:nowrap;
  text-align: center;
}
.right_nav_ul .line {
  height: 1px;
  background-color: #ccc;
  width: 36px;
  display: block;
  margin: 20px auto 0;
}

@media screen and (min-height: 780px) { /*当屏幕尺寸小于600px时，应用下面的CSS样式*/
  /*.register-foot {
    position: absolute;
  }*/
}

/* 叠宙系统样式 */
.dzSys{
  height: 36px;
  background:#EAEFFF;
  line-height: 36px;
}
.dzSys .dzBox {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #333;
}
.dzSys .dzBox .icon{
  display: inline-block;
  height: 18px;
  width: 18px;
  background: url(//es-static.xiaojukeji.com/static/web/home/dist_a/images/dd6c1587.dz_icon.png);
  background-size: 18px 18px;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.dzSys .tel {
  font-weight: 500;
}
/* 叠宙系统样式 end*/
</style>