.reg-head {
  padding-top: 36px;
  padding-bottom: 36px;
  border-bottom: 1px solid #d23e3e; }
  .reg-head h1 {
    margin: 0; }
  .reg-head .logo-main {
    float: left;
    display: block;
    height: 70px;
    text-indent: -999em;
    overflow: hidden;
    background-image: url(../img/site-logo.png);
    background-image: -webkit-image-set(url(../img/site-logo.png) 1x, url(../img/site-logo.png) 2x);
    background-repeat: no-repeat; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.sui-msg {
  display: block;
  font-size: 12px;
  margin-top: 8px; }

.msg-correct {
  position: relative;
  margin-top: 0px; }
  .msg-correct .iconfont {
    position: absolute;
    right: 10px;
    top: -29px; }

.msg-error {
  background: #ffedec;
  border: 1px solid #ffbdb9;
  padding: 1px 5px 2px 5px; }

.input-error {
  border: 1px solid #d23e3e !important; }

.input-correct {
  border: 1px solid #65ba56 !important; }

.register {
  width: 850px;
  margin: 4% auto;
  padding: 0;
  overflow: hidden;
  color: #333;
  text-align: center;
  font-size: 14px;
  height: auto;
  overflow: hidden;
  min-height: 10%;
  z-index: 2; }

.logininfor {
  margin: 0 auto;
  width: 500px;
  text-align: left; }

.logininfor1 {
  margin-bottom: 25px; }

.logininfor1 label {
  width: 160px;
  display: inline-block;
  text-transform: capitalize;
  text-align: right;
  padding-right: 30px; }

.logininfor1 input {
  width: 340px;
  border: 1px solid #ddd;
  border-radius: 4px;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  outline: none; }

.logininfor1 select {
  width: 336px;
  border: 1px solid #ddd;
  border-radius: 4px;
  height: 35px;
  line-height: 35px; }

.logininfor1 .xing {
  color: #d93932; }

.logininfor1 .sourcing {
  display: block;
  margin-left: 160px;
  margin-top: 10px;
  margin-bottom: 0; }

.logininfor1 .sourcing a {
  width: 125px;
  height: 24px;
  line-height: 24px; }

.logininfor1 .sourcipt {
  display: inline-block;
  width: 340px; }

.ColorGray {
  color: #999; }

.loginbt {
  margin-left: 160px; }

.loginbt p {
  font-size: 12px; }

.logininfor1 .sui-msg {
  margin-left: 160px; }

.logininfor1 .msg-error {
  margin-top: 8px; }

.infordivde label {
  vertical-align: top;
  margin-top: 8px; }

.infordivde .sui-msg {
  margin-left: 0px; }

.logininfor1 .sourcipt .sui-msg {
  margin-left: 0; }

/*right*/
.haveid {
  text-align: center; }

.haveidp {
  border: 1px solid #ddd;
  padding: 20px; }

.haveidp p {
  padding-bottom: 10px; }

.haveid img {
  margin-top: 15px; }

.modal-content .pure-btn {
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: baseline;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.modal-content .pure-btn::-moz-focus-inner {
  padding: 0;
  border: 0; }
.modal-content .pure-btn {
  font-family: inherit;
  font-size: 100%;
  *font-size: 90%;
  *overflow: visible;
  padding: 0.5em 1em;
  color: #fff;
  border: 1px solid #d23e3e;
  background-color: #d23e3e;
  text-decoration: none;
  border-radius: 4px; }
.modal-content .pure-btn:hover,
.modal-content .pure-btn:focus {
  background: #fff;
  color: #d23e3e; }
.modal-content .pure-default {
  height: 38px;
  width: 100px;
  font-size: 14px;
  color: #333333;
  border: 1px solid #dddddd;
  background-color: #f7f7f7; }
.modal-content .pure-primary {
  height: 38px;
  min-width: 100px;
  font-size: 14px;
  color: #fff;
  border: 1px solid #d23e3e;
  background-color: #d23e3e; }
.modal-content .search {
  padding: 20px 60px; }
  .modal-content .search .search-ipt {
    height: 38px;
    border: 1px solid #dddddd;
    padding: 9px;
    width: 650px;
    font-size: 14px;
    vertical-align: top;
    border-radius: 3px; }
  .modal-content .search .search-btn {
    vertical-align: top;
    margin-left: 20px; }
.modal-content .selectlist-box {
  background: #f7f7f7;
  padding: 20px 45px; }
.modal-content .select-ul {
  height: 336px;
  padding: 5px 0;
  background: #fff;
  border: 1px solid #dddddd;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 3px; }
  .modal-content .select-ul li {
    padding: 4px 6px 4px 1em;
    cursor: pointer;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap; }
    .modal-content .select-ul li span {
      display: inline-block;
      vertical-align: middle; }
    .modal-content .select-ul li label {
      display: inline-block;
      margin-right: 6px;
      width: 16px;
      height: 16px;
      background: url(../img/checkbox.png) no-repeat;
      vertical-align: middle; }
      .modal-content .select-ul li label:hover {
        background-position: 0 -16px; }
    .modal-content .select-ul li:hover {
      background: #f7f7f7; }
    .modal-content .select-ul li.active {
      background: #ffedec; }
    .modal-content .select-ul li.checked label, .modal-content .select-ul li.checked label:hover {
      background-position: 0 -32px; }
.modal-content .result-box {
  padding: 20px 60px;
  margin-top: -20px;
  background: #f7f7f7; }
  .modal-content .result-box .result-tle {
    float: left;
    font-size: 16px;
    margin-top: 7px; }
  .modal-content .result-box .result-ul {
    margin-left: 130px; }
  .modal-content .result-box .result-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 4px 8px;
    padding: 4px 10px;
    border: 1px solid #d23e3e;
    color: #d23e3e;
    cursor: pointer;
    border-radius: 3px; }
    .modal-content .result-box .result-item:after {
      position: absolute;
      top: -7px;
      right: -7px;
      width: 14px;
      height: 14px;
      background: #d23e3e;
      color: #fff;
      text-align: center;
      line-height: 14px;
      content: "\00D7";
      border-radius: 50%; }
    .modal-content .result-box .result-item:hover {
      background: #ffe1e0; }
.modal-content .fc-sure-btn {
  margin-left: 10px; }
.modal-content .search-sailtips-box {
  padding: 20px 60px;
  margin-top: -20px; }
  .modal-content .search-sailtips-box .search-sailtips-ul {
    width: 100%;
    border: 1px solid #dddddd;
    max-height: 142px;
    overflow-y: auto;
    overflow-x: hidden; }
    .modal-content .search-sailtips-box .search-sailtips-ul.loading {
      min-height: 60px;
      background: url(../img/loading-middle.gif) no-repeat center center; }
  .modal-content .search-sailtips-box li {
    display: block;
    padding: 5px 10px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #666666;
    white-space: nowrap;
    cursor: pointer; }
    .modal-content .search-sailtips-box li.active, .modal-content .search-sailtips-box li:hover {
      background: #f7f7f7;
      color: #d23e3e; }
  .modal-content .search-sailtips-box .search-sailtips {
    position: relative;
    line-height: 30px;
    border: 1px solid #dddddd;
    background: #f7f7f7;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    margin-top: -1px; }
    .modal-content .search-sailtips-box .search-sailtips span {
      color: #d23e3e; }
    .modal-content .search-sailtips-box .search-sailtips .search-closet {
      position: absolute;
      right: 0;
      top: 0;
      padding: 0 10px;
      color: #1663a6; }
