.thumbnail {
  border: none;
}
#map {
  width: 100%;
  height: 500px;
}
.form-box {
  margin-right: 190px;
}
.form-group {
  margin-bottom: 20px;
}
.form-control {
  height: 50px;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  line-height: 36px;
  box-shadow: none;
  color: #333;
}
.btn-login {
  padding: 12px 16px;
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  line-height: 24px;
  color: #fff !important;
  background: #0340a6 !important;
  border-radius: 0;
  border-color: #0340a6 !important;
  outline: none !important;
  box-shadow: none !important;
  cursor: pointer;
}
.login-info {
  font-size: 0;
}
.login-info .user-inf0 {
  display: inline-block;
}
.login-info .user-name,
.login-info .logout {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #0340a6;
  line-height: 1;
}
.login-info .user-name {
  padding-right: 15px;
  border-right: 1px solid #0340a6;
}
.login-info .logout {
  padding: 0 15px;
  cursor: pointer;
}
.login-info .btn {
  margin-top: 126px;
  text-align: center;
}
.tip a {
  margin-top: 14px;
  font-size: 14px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #999999;
}
.tip a:focus,
.tip a:hover,
.tip a:active {
  color: #999999;
  text-decoration: none;
}
.qrcode-box {
  float: right;
  text-align: center;
}
.line-box .line {
  display: inline-block;
  width: 29px;
  height: 1px;
  vertical-align: middle;
  background: linear-gradient(to right, #fff, #666);
}
.line-box .text + .line {
  background: linear-gradient(to right, #666, #fff);
}
.line-box .text {
  display: inline-block;
  padding: 0 12px;
  font-size: 14px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
}
.qrcode {
  width: 160px;
  height: 160px;
  padding: 10px;
  border: 1px solid #ededed;
  margin-bottom: 12px;
}
.qrcode img {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .register-info .row .col-sm-6:nth-child(1) {
    padding-right: 30px;
  }
  .register-info .row .col-sm-6:nth-child(2) {
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .register-info .row .col-sm-6:nth-child(2) {
    margin-top: 30px;
  }
}
.find-pwd blockquote {
  margin-bottom: 40px;
}
.find-pwd input {
  max-width: 380px;
}
.find-pwd .btn-login {
  max-width: 380px;
}
.find-pwd .form-horizontal {
  max-width: 460px;
  margin: 0 auto;
}
.find-pwd .form-horizontal .form-group {
  margin-bottom: 40px;
  margin-right: auto;
  margin-left: auto;
}
.find-pwd .form-horizontal label {
  margin: 0;
  padding: 0;
  line-height: 50px;
  float: left;
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #333333;
}
.find-pwd .form-horizontal div {
  margin-left: 81px;
}
.form-input-box {
  position: relative;
}
.form-input-box input {
  padding-right: 108px;
}
.form-input-box .btn-mini {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  z-index: 10;
  width: 80px;
  height: 24px;
  text-align: center;
  font-size: 12px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  background: #0340a6;
  border-radius: 12px;
}
.register-success .btn-box {
  width: 290px;
  margin-top: 40px;
}
.register-success .btn-box .btn-apply {
  margin-top: 20px;
  background: #fff !important;
  color: #0340a6 !important;
}
.register-success .img-box {
  width: 300px;
  height: 300px;
  margin-top: 30px;
  border: 1px solid #ededed;
}
.register-success .img-box img {
  width: 100%;
  height: 100%;
}
.register-success .text-center {
  font-size: 24px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #333333;
}
.register blockquote {
  margin-bottom: 50px;
  position: relative;
}
.register blockquote .icon-box {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  z-index: 10;
}
.register .form-inline {
  font-size: 0;
}
.register .form-group {
  width: 45.6%;
  font-size: 16px;
  margin-bottom: 40px;
}
.register .form-group label {
  float: left;
  width: 30.65%;
  padding-right: 10px;
  text-align: right;
  font-size: 16px;
  line-height: 50px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0;
}
.register .form-group .form-control {
  display: inline-block;
  position: relative;
  width: 69%;
  max-width: 380px;
  font-size: 16px;
}
.register .form-group .form-control .caret1 {
  position: absolute;
  top: 50%;
  right: 11px;
  transform: translateY(-50%);
  color: #ccc;
}
.register .dropdown-menu {
  right: 0;
}
.register .input-inline {
  display: inline-block;
  position: relative;
  width: 69%;
  max-width: 380px;
}
.register .input-inline input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100% !important;
  padding-right: 44px;
  background: transparent;
}
.register .input-inline .icon-box {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  z-index: 10;
  text-align: center;
  font-size: 24px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #ccc;
  line-height: 1;
}
.radio-group {
  display: inline-block;
  max-width: 380px;
  width: 69%;
}
.radio-group .radio {
  font-size: 0;
}
.radio-group .radio .radio-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 120px;
  height: 50px;
  margin-right: 19px;
  margin-bottom: 10px;
  line-height: 50px;
  font-size: 16px;
  color: #999;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  border: 1px solid #d7d7d7;
  text-align: center;
}
.radio-group .radio .radio-item:last-child {
  margin-right: 0;
}
.radio-group .radio .radio-item input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  margin: 0;
  opacity: 0;
}
.radio-group .radio .radio-item .icon-box {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  border-top: 20px solid #0340a6;
  border-left: 20px solid transparent;
}
.radio-group .radio .radio-item .icon {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
}
.radio-group .radio .radio-item .radio-text {
  text-align: center;
}
.radio-group .radio .radio-item.active {
  color: #0340a6;
  border: 1px solid #0340a6;
}
.radio-group .radio .radio-item.active .icon-box {
  display: block;
}
.radio-group .radio .radio-item.active .icon {
  display: block;
}
.radio-group .fee-radio .radio-item {
  margin-right: 6px;
}
.radio-group .fee-radio .radio-item:last-child {
  margin-right: 0;
}
@media (max-width: 600px) {
  .register .btn-box {
    width: 100%;
    text-align: center;
  }
  .btn-large {
    width: 100%;
  }
  .btn-register {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .register .form-group {
    width: 100%;
  }
  .register .form-group label {
    display: block;
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: left;
  }
  .register .form-group .form-control {
    width: 100% !important;
    max-width: 100% !important;
  }
  .register .btn-box {
    text-align: center;
  }
  .radio-group {
    width: 100%;
    max-width: 100%;
    display: block;
  }
  .qrcode-box {
    display: none;
    float: none;
  }
  .qrcode-box .qrcode {
    margin: auto;
  }
  .form-box {
    margin-right: 0;
  }
  .register-success .text-center {
    font-size: 20px;
  }
  .find-pwd .form-horizontal label {
    display: block;
    float: none;
    width: 100%;
  }
  .find-pwd .form-horizontal div {
    width: 100%;
    margin-left: 0;
  }
  .find-pwd .form-horizontal .btn-mini {
    width: 80px;
  }
}
@media (min-width: 768px) {
  .form-inline .form-group {
    vertical-align: top;
  }
}
.price-box {
  padding: 10px 0 40px;
  font-size: 30px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #0340a6;
  line-height: 1;
}
.btn-register {
  width: 240px;
  height: 80px;
  background: #0340a6;
  text-align: center;
  line-height: 80px;
  font-size: 30px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}
.register-pay .text-center {
  display: inline-block;
}
.register-pay .wechat {
  margin-left: 17.5%;
}
.register-pay .line-box .line {
  display: inline-block;
  width: 29px;
  height: 1px;
  vertical-align: middle;
  background: linear-gradient(to right, #fff, #0340a6);
}
.register-pay .line-box .text + .line {
  background: linear-gradient(to right, #0340a6, #fff);
}
.register-pay .line-box .text {
  display: inline-block;
  padding: 0 12px;
  font-size: 24px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #0340a6;
}
.register-pay .img-box {
  max-width: 300px;
  width: 300px;
  margin-top: 30px;
  border: 1px solid #ededed;
}
.register-pay .img-box img {
  width: 100%;
  height: 100%;
}
.register-pay .btn-box {
  width: 290px;
  margin-top: 40px;
}
.register-pay .btn-box .btn {
  margin-bottom: 20px;
}
.register-pay .btn-plain {
  background: #fff !important;
  color: #0340a6 !important;
}
@media (max-width: 767px) {
  .register-pay .text-center:last-child {
    margin-left: 0;
    margin-top: 30px;
  }
  .register-pay .img-box {
    width: 200px;
    margin-top: 30px;
    border: 1px solid #ededed;
  }
  .register-pay .img-box img {
    width: 100%;
    height: 100%;
  }
  .register-pay .wechat {
    margin-left: 10%;
  }
}
@media (max-width: 600px) {
  .register-pay .text-center {
    display: block;
  }
  .register-pay .img-box {
    width: 300px;
    margin-top: 30px;
    border: 1px solid #ededed;
  }
  .register-pay .img-box img {
    width: 100%;
    height: 100%;
  }
  .register-pay .wechat {
    margin-left: 0;
  }
}
.register-invioce .btn-apply {
  margin-top: 89px;
  padding: 0 20px;
  max-width: 410px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .register-invioce .form-group .other-label {
    line-height: 1.4;
  }
}
@media (max-width: 488px) {
  .register-invioce .form-group .other-label {
    line-height: 1.4;
  }
}
.checkbox,
.radio {
  margin: 0;
}
@media (min-width: 601px) and (max-width: 1199px) {
  .radio-group {
    width: 69%;
    max-width: 380px;
  }
  .radio-group .radio {
    width: 100%;
  }
  .radio-group .room-radio .radio-item,
  .radio-group .fee-radio .radio-item {
    margin-bottom: 10px;
  }
}
@media (max-width: 870px) {
  .radio-group .sexy-radio,
  .radio-group .room-radio,
  .radio-group .fee-radio,
  .radio-group .hotel-radio {
    font-size: 0;
  }
  .radio-group .sexy-radio .radio-item,
  .radio-group .room-radio .radio-item,
  .radio-group .fee-radio .radio-item,
  .radio-group .hotel-radio .radio-item {
    margin-right: 6px;
    margin-bottom: 10px;
  }
}
.btn-save,
.btn-cancel {
  display: inline-block;
  vertical-align: top;
  margin: 30px 10px 0;
  width: 110px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #0340a6;
  background: #0340a6;
  color: #fff;
  cursor: pointer;
}
.btn-cancel {
  background: #fff;
  color: #0340a6;
}
.record .record-list {
  padding-left: 0;
}
.record .record-list li {
  padding: 10px 0;
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  list-style: none;
}
.select2-container--default .select2-selection--single {
  border: none;
  border-radius: 0;
}
.select2-container .select2-selection--single {
  height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
}
.select2-results__option {
  padding: 10px 6px;
  height: 50px;
  line-height: 30px;
}
.select2-dropdown {
  border: 1px solid #ededed;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #fff;
}
.menuContent {
  height: 200px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #ededed;
}
.text-block {
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  color: #333;
  line-height: 32px;
}
.text-block .text-blue {
  font-weight: bold;
}
.text-block a {
  color: #0340a6 !important;
  text-decoration: none;
}
.text-blue {
  color: #0340a6 !important;
}
.select-box .filter-option-inner-inner {
  font-size: 16px;
}
.select-box .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
  height: 100%;
}
.select-box .bootstrap-select > .dropdown-toggle {
  height: 100%;
  line-height: 36px;
  border-radius: 0;
}
.select-box .dropdown-menu > li > a {
  line-height: 36px;
  font-size: 16px;
}
.select-box .bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.select-box .bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
}
.select-box a:focus {
  outline: 0 !important;
}
.register-info .media-body {
  width: 100%;
  display: block;
}
.register-info .media-left,
.register-info .media-right {
  display: block;
}
