@charset "utf-8";
a,
a:hover,
del,
ins,
s,
u {
  text-decoration: none;
}
body,html{
  padding: 0;
  margin: 0;
}
input::-webkit-input-placeholder {
  color: #888 !important;
}
:-moz-placeholder {
  color: #888 !important;
}
::-moz-placeholder {
  color: #888 !important;
}
input:-ms-input-placeholder {
  color: #888 !important;
}
input::-ms-input-placeholder {
  color: #888 !important;
}
input::-webkit-input-placeholder {
  color: #888 !important;
}
input::-moz-placeholder {
  color: #888 !important;
}
input::placeholder {
  color: #888 !important;
}
button {
  outline: 0 !important;
}
* {
  list-style-type: none;
}
.container {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.titleH2 {
  font-size: 1.75rem;
  font-weight: 700;
  color: #333;
  text-align: center;
  line-height: 6rem;
  display: block;
  width: 100%;
}
.navbar-toggler {
  border: none;
}
.navbar-toggler:focus {
  outline: 0;
}
.navbar.navbarColor {
  background-color: rgb(255, 255, 255, 1);
  border-bottom: 1px solid rgb(51, 51, 51, 0.1);
}
.navbar.navbarColor .navbar-nav .nav-link {
  color: #333;
}
.navbar.navbarColor .dropdown-toggle::after {
  border-color: #333;
}
.navbar-nav{
  width: 100%;
  justify-content: flex-end;
}
.nav-right {
  height: 2.25rem;
  border-radius: 16.666rem;
  width: 8.75rem;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.nav-right a {
  line-height: 2.25rem;
  text-align: center;
  width: 4.3rem;
  display: inline-block;
  color: #f2852a;
  border: 1px solid #f17712;
  text-decoration: none;
}
.nav-right a.register {
  border-top-left-radius: 16.666rem;
  border-bottom-left-radius: 16.666rem;
}
.nav-right a.login {
  border-top-right-radius: 16.666rem;
  border-bottom-right-radius: 16.666rem;
}
.nav-right a.active {
  background-color: #fda322;
  color: #fff;
  border-color: #fda322;
}
.nav-right a.demo {
  border-radius: 16.666rem;
  padding: 0 0;
  white-space: nowrap;
  width: 8rem;
  font-size: 1rem;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#f17713),
    to(#f09e5b)
  );
  background-image: linear-gradient(to left, #f17713, #f09e5b);
  color: #fff;
  -webkit-transition: background 1.4s ease-out 1s;
  transition: background 1.4s ease-out 1s;
}
.nav-right a.demo:hover {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#f3790e),
    to(#fad961)
  );
  background-image: linear-gradient(to left, #f3790e, #fad961);
  -webkit-transition: all 1.4s ease-out 1s;
  transition: all 1.4s ease-out 1s;
}
.topspace {
  height: 4.313rem;
  width: 100%;
}
.footer {
  background-color: #090303;
  border-top: 1px solid #444;
  font-size: 0.875rem;
}
.footer p {
  padding: 1.25rem;
  color: #999;
  text-align: center;
  margin-bottom: 0;
}
.footer p a {
  color: #999;
}
.footer p a:hover {
  color: #fff;
}
.botlink-bg {
  background-color: #090303;
  padding: 1.875rem 0;
}
.botlink01 {
  border-right: 1px dotted #555;
  padding: 1rem 2rem;
  text-align: center;
  font-size: 0.875rem;
}
.botlink01 p {
  color: #bbb;
  text-align: left;
  margin: 0.125rem 0;
}
.botlink01 p a {
  color: #eee;
  margin-right: 1rem;
  font-size: 0.875rem;
}
.botlink01 p a:hover {
  color: #fff;
}
.botlink01 p span {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
}
.erweima {
  padding: 0.5rem 0 0 4.375rem;
  text-align: left;
}
.erweima img {
  width: 144px;
}
.erweima h6 {
  font-size: 0.875rem;
  color: #999;
  margin: 0.375rem 0 0 0;
}
.botlink02 {
  padding: 1rem 2rem;
  text-align: left;
  font-size: 0.875rem;
}
.botlink02 h6 {
  color: #eee;
  font-weight: 600;
  font-size: 0.875rem;
}
.botlink02 ul {
  margin: 0.5rem 0;
  padding: 0;
}
.botlink02 ul li {
  float: left;
  width: 100%;
  margin: 0.25rem 0;
  list-style: none;
  padding: 0;
  color: #bbb;
}
.botlink02 ul li a {
  color: #bbb;
}
.botlink02 ul li a:hover {
  color: #fff;
}
.containerBox02-btn-box {
  text-align: center;
  padding: 1rem 0;
}
.containerBox02-btn-box .iconfont {
  font-size: 2.2rem;
  color: #f27e1e;
  font-weight: 700;
}
.containerBox02-btn-box a {
  border-radius: 6.25rem;
  text-decoration: none;
}
.fly-div {
  width: 3.75rem;
  height: auto;
  position: fixed;
  right: 0;
  /* bottom: 10rem; */
  top: 50%;
  transform: translateY(-50%);
}
.fly-div a {
  display: block;
  /* width: 3.75rem;
  height: 3.75rem; */
  width: 100%;
  height: 100%;
  /* background-color: rgb(231, 114, 24, 1); */
  text-align: center;
  /* padding: 0.5rem; */
  margin-bottom: 0.125rem;
}
.fly-div .iconfont {
  font-size: 1.5rem;
  color: #f17712;
}
.fly-div a img {
  /* width: 2rem; */
  width: 100%;
  height: 100%;
}

/* 尾部样式start */
.new-footer{
  background-color: rgb(37,37,37);
  color: #CCCCCC;
  padding-top: 2rem;
}
.new-footer .nf-title{
  font-size: 1.25rem;
  color: #FFFFFF;
  padding-bottom: 1.5rem;
}
.new-footer .nf-title2{
  font-size: 1.25rem;
  color: #FFFFFF;
  padding-bottom: 1.5rem;
  padding-top: .2rem;
}
.new-footer .nf-ul{
  padding-left: 0;
  margin-bottom: 0;
}
.new-footer .nf-ul li{
  padding: 0.25rem 0;
}
.new-footer .nf-ul li a{
  font-size: 1rem;
  color: rgba(255,255,255,0.8);
}
.new-footer .nf-ul li a:hover {
  color: #fff;
}
.new-footer .nf-right{
  display: flex;
  font-size: 0.8rem;
  /* color: #FFFFFF; */
  height: auto;
}
.new-footer .nf-right .erweima-box{
  /* display: inline-block; */
  /* text-align: center; */
  /* border-left: 1px dotted #555; */
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.new-footer .nf-right .erweima-box img{
  width: 8.75rem;
}
.new-footer .nf-right .erweima-box .eb-txt{
  color: #ccc;
  font-size: .5833rem;
}
.new-footer .nf-right .hot-telephone-img img{
  width: 1.5rem;
  vertical-align: top;
}
.new-footer .nf-right .hot-telephone-box{
  /* display: inline-block; */
  font-size: 1.25rem;
  padding-left: 1rem;
  /* padding-top: 2.5rem; */
  vertical-align: top;
  color: #FFFFFF;
}
.new-footer .nf-right .hot-telephone-box h1{  
  line-height: 2.813rem;
  font-size: 2rem;
  padding-top: .1667rem;
  color: #fff;
  margin-bottom: 1rem;
}
.new-footer .record-box{
  font-size: .75rem;
  color: rgba(255,255,255,0.5);
}
.new-footer .record-box .record-content{
  padding-top: .875rem;
  margin-bottom: .875rem;
  border-top: 1px dotted #555;
  text-align: center;
  width: 100%;
  color: rgba(255,255,255,0.5);
}
.new-footer .record-box .record-content img{
  vertical-align: top;
  margin-top: 2px;
}
.new-footer .record-box .record-content a:hover
{
  color: #fff;
}
.new-footer .record-box .record-content a{
  color: rgba(255,255,255,0.5);
}
/* 尾部样式end */

@media (max-width: 768px) {
  .new-footer .nf-right{
    border-top: 1px dotted #555;
    padding-top: .625rem;
    padding-bottom: .625rem;
  }
  .new-footer .nf-right .erweima-box{
    border-left: 0;
    /* padding-left: 0; */
  }
  .new-footer .nf-left{
    padding-bottom: .938rem;
  }
  .new-footer .nf-title,.new-footer .nf-title2{
    font-size: 1rem;
    padding-bottom: 0;
  }
  .new-footer .nf-right .hot-telephone-box h1{
    font-size: 1.5rem;
  }
  .new-footer .nf-ul li a{
    font-size: 0.8rem;
  }
  .new-footer .nf-right .hot-telephone-box{
    font-size: 1rem;
  }
  .new-footer .nf-right .hot-telephone-img img {
    width: 1.2rem;
    vertical-align: middle;
  }
  .new-footer .nf-right .erweima-box img{
    width: 7.75rem;
  }
  .botlink01 {
    border-bottom: 1px dotted #555;
    padding: 1rem 1rem;
    border-right: none;
  }
  .fly-div {
    display: none;
  }
  .navbar-collapse {
    background-color: rgb(2, 2, 4, 0.9);
    padding: 1rem;
    border-radius: 1rem;
  }
  .dropdown-menu {
    background-color: #fdecdc;
  }
  .navbar-dark .navbar-nav .active > .nav-link {
    color: #f17712;
    font-weight: 700;
  }
  .navbar.navbarColor .navbar-toggler {
    background-color: rgb(253, 163, 34, 0.9);
  }
  .navbar.navbarColor .navbar-collapse {
    background-color: #f8f8f8;
    padding: 1rem;
    border-radius: 1rem;
  }
  .navbar.navbarColor .dropdown-menu {
    border: none;
  }
  .nav-right {
    height: 2.55rem;
    border-radius: 16.666rem;
    width: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-top: 1px solid #f17712;
    border-radius: 0;
  }
  .nav-right a {
    line-height: 2.55rem;
    text-align: center;
    width: 4.3rem;
    display: inline-block;
    color: #f2852a;
    border: none;
    text-decoration: none;
  }
  .nav-right a.active {
    background-color: rgb(0, 0, 0, 0);
    color: #f2852a;
  }
  .nav-right .demo {
    margin: 1rem 0;
  }
  .nav-right {
    height: auto;
  }
}
@media (min-width: 768px) {
  .fly-div {
    display: block;
  }
  .navbar-nav > .nav-item > a {
    font-size: 0.825rem;
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    min-width: 768px;
  }
  .dropdown-item:hover {
    background-color: #fdecdc;
    color: #f57b08;
  }
  .navbar-brand {
    margin-right: 1rem;
  }
  .dropdown-menu {
    border-radius: 0.375rem;
    text-align: center;
  }
  .dropdown-menu .dropdown-item {
    font-size: 0.875rem;
  }
  .dropdown-menu:after {
    content: '';
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: -0.25rem;
    left: 4.5rem;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
  .nav-link {
    margin-left: 0.1rem;
    margin-right: 0.1rem;
  }
  .navbar-dark .navbar-nav .active > .nav-link {
    color: #f17712;
    font-weight: 700;
  }
  .navbar-dark .navbar-nav .active::after {
    content: '';
    display: block;
    height: 3px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgb(255, 255, 255, 0)),
      color-stop(50%, #f17712),
      to(rgb(255, 255, 255, 0))
    );
    background: linear-gradient(
      90deg,
      rgb(255, 255, 255, 0) 0,
      #f17712 50%,
      rgb(255, 255, 255, 0) 100%
    );
  }
  .nav-right {
    height: 1.4rem;
    width: 6rem;
    font-size: 0.825rem;
  }
  .nav-right a {
    line-height: 1.4rem;
    width: 3rem;
  }
  .botlink01 {
    border-bottom: 1px dotted #555;
    padding: 1rem 1rem;
    border-right: none;
  }
}
@media (min-width: 992px) {
  .botlink01 {
    border-right: 1px dotted #555;
    padding: 1rem 1rem;
    border-bottom: none;
  }
  .fly-div {
    display: block;
  }
  .navbar-nav > .nav-item > a {
    font-size: 0.825rem;
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    min-width: 768px;
  }
  .dropdown-item:hover {
    background-color: #fdecdc;
    color: #f57b08;
  }
  .navbar-brand {
    margin-right: 1rem;
  }
  .dropdown-menu {
    border-radius: 0.375rem;
    text-align: center;
  }
  .dropdown-menu .dropdown-item {
    font-size: 0.875rem;
  }
  .dropdown-menu:after {
    content: '';
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: -0.25rem;
    left: 4.5rem;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
  .nav-link {
    margin-left: 0.1rem;
    margin-right: 0.1rem;
  }
  .navbar-dark .navbar-nav .active > .nav-link {
    color: #f17712;
    font-weight: 700;
  }
  .navbar-dark .navbar-nav .active::after {
    content: '';
    display: block;
    height: 3px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgb(255, 255, 255, 0)),
      color-stop(50%, #f17712),
      to(rgb(255, 255, 255, 0))
    );
    background: linear-gradient(
      90deg,
      rgb(255, 255, 255, 0) 0,
      #f17712 50%,
      rgb(255, 255, 255, 0) 100%
    );
  }
  .nav-right {
    height: 2.25rem;
    width: 6rem;
    font-size: 0.825rem;
  }
  .nav-right a {
    line-height: 2.25rem;
    width: 3rem;
  }
}
@media (min-width: 1200px) {
  .botlink01 {
    border-right: 1px dotted #555;
    padding: 1rem 1rem;
    border-bottom: none;
  }
  .nav-right {
    height: 2.25rem;
    width: 8.75rem;
  }
  .nav-right a {
    line-height: 2.25rem;
    width: 4.3rem;
  }
  .navbar-nav > .nav-item > a {
    font-size: 1rem;
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1200px;
  }
  .dropdown-item:hover {
    background-color: #fdecdc;
    color: #f57b08;
  }
  .navbar-brand {
    margin-right: 2rem;
  }
  .dropdown-menu {
    border-radius: 0.375rem;
    text-align: center;
  }
  .dropdown-menu .dropdown-item {
    font-size: 0.875rem;
  }
  .dropdown-menu:after {
    content: '';
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: -0.25rem;
    left: 4.5rem;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
  .nav-link {
    margin-left: 0.6rem;
    margin-right: 0.6rem;
  }
  .navbar-dark .navbar-nav .active > .nav-link {
    color: #f17712;
    font-weight: 700;
  }
  .navbar-dark .navbar-nav .active::after {
    content: '';
    display: block;
    height: 3px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgb(255, 255, 255, 0)),
      color-stop(50%, #f17712),
      to(rgb(255, 255, 255, 0))
    );
    background: linear-gradient(
      90deg,
      rgb(255, 255, 255, 0) 0,
      #f17712 50%,
      rgb(255, 255, 255, 0) 100%
    );
  }
}
@media (min-width: 576px) {
  .custom-list .logo-list a {
    padding: 1rem 0;
    margin-bottom: 0.75rem;
  }
  .custom-list .logo-list a img {
    height: 4.25rem;
  }
  .news-center .news01 {
    height: auto;
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .new-footer .nf-title,.new-footer .nf-title2{
    font-size: 1rem;
  }
  .new-footer .nf-ul li a{
    font-size: 0.8rem;
  }
  .new-footer .nf-right .hot-telephone-box h1{
    font-size: 1.8rem;
  }
  .new-footer .nf-right .hot-telephone-box{
    font-size: 1.1rem;
  }
}
.dropdown-toggle::after {
  border-right: none;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  height: 0.5rem;
  width: 0.5rem;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  vertical-align: 0.25rem;
}
.nav-item.dropdown.active .dropdown-toggle::after {
  border-color: #f17712;
}
body {
  padding-top: 0;
}
.navbar {
  background-color: rgb(255, 255, 255, 0);
}
.navbar .navbar-brand img{
  height: 2rem;
  width: auto;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  white-space: nowrap;
}
.fly-div-btnUp {
  visibility: hidden;
}
.fly-div {
  z-index: 99999;
}
.fly-div a {
  position: relative;
}
.fly-div a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.fly-div a:hover {
  /* background-color: rgb(231, 114, 24, 0.8); */
}
.fly-div a:hover .fly-hover-box{
  opacity: 1;
  visibility: visible;
}
.fly-div a .fly-hover-box{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .875rem;
  font-weight: 400;
  color: #FFFFFF;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(https://www.jchl.com/template/1/default/images/common/fly_hover.png);
}
.fly-div .content-box {
  -webkit-box-shadow: 2px 2px 18px 2px rgb(126, 126, 126, 0.5);
  box-shadow: 2px 2px 18px 2px rgb(126, 126, 126, 0.5);
  position: absolute;
  background-color: #fff;
  width: auto;
  bottom: 0;
  /* right: 3.3rem; */
  right: 4.3rem;
  -webkit-transition: 1s;
  transition: 1s;
  visibility: hidden;
  opacity: 0;
}
.fly-div .tel-content {
  width: 13rem;
  /* height: 5rem; */
  height: auto;
  text-align: left;
  padding: 1rem;
}
.fly-div .tel-content .tel-text {
  font-size: 1rem;
  color: #333;
  line-height: 1.4rem;
}
.fly-div .tel-content .tel-num {
  color: #f37815;
  font-size: 1.5rem;
}
.fly-div .code-content {
  /* width: 13rem;
  height: 15rem; */
  width: 12.5rem;
  height: 12.5rem;
}
.fly-div .code-content .code-text {
  font-size: 0.825rem;
  text-align: center;
  color: #333;
  /* margin-top: 0.5rem; */
}
.fly-div .code-content .code-img {
  margin-top: 1.25rem;
  text-align: center;
}
.fly-div .code-content .code-img img {
  width: 8.25rem;
  height: 8.25rem;
}
.fly-div a:hover .content-box {
  visibility: visible;
  opacity: 1;
}
.fly-div .title {
  margin-bottom: 0.8rem;
  border-radius: 3rem;
  padding: 0 1rem;
  color: #333;
  margin-top: 0.8rem;
  text-align: center;
}
.breadcrumb {
  background-color: #fff;
  padding: 1.375rem 0;
  margin: 0;
}
.breadcrumb a {
  color: #888;
}
.breadcrumb .active {
  color: #333;
}
.col-lg-1-5,
.col-md-1-5,
.col-sm-1-5,
.col-xs-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-1-5 {
  width: 20%;
  float: left;
}
.col-ss-4 {
  position: relative;
  min-height: 1px;
}
.col-ss-4 {
  width: 33.333333%;
  float: left;
}
.animate__animated.animate__delay-05s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-delay: calc(var(--animate-delay) * 0.5);
  animation-delay: calc(var(--animate-delay) * 0.5);
}
@media (min-width: 576px) {
  .dialogBooking .modal-dialog {
    max-width: 45.5rem;
  }
}
.dialogBooking .modal-dialog .modal-bg {
  border-radius: 0.375rem;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  /* background-image: url(http://www.jchl.com/template/1/default/images/common/win_758.png); */
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.dialogBooking .dialogLeft .leftDesc{
  font-size: .875rem;
  font-weight: 500;
  color: #FFFFFF;
  color: #FFFFFF;
  line-height: 1rem;
}
.dialogBooking .modal-dialog .modal-content {
  width: 29.6875rem;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border: none;
  /* background-color: inherit; */
}
.dialogBooking .modal-dialog .modal-content .modal-header {
  text-align: center;
  border-bottom: none;
  background-color: #fff;
  height: 5.5625rem;
}
.dialogBooking .modal-dialog .modal-content .modal-header .modal-title {
  display: block;
  width: 100%;
  color: #333;
  font-weight: 700;
  font-size: 1.5rem;
}
.dialogBooking .modal-dialog .modal-content .modal-body .modal-submit-desc {
  font-size: .67rem;
  font-weight: 400;
  color: #000000;
  line-height: 1rem;
  margin-left: -.667rem;
  margin-top: -1.825rem;
  padding-bottom: .617rem;
}
.dialogBooking .modal-dialog .modal-content .modal-header .modal-title p {
  font-size: 0.875rem;
  color: #626262;
  font-weight: 400;
  margin-bottom: 0;
}
.dialogBooking .modal-dialog .modal-content .modal-footer {
  border-top: none;
}
.dialogBooking .modal-dialog .modal-content .modal-body {
  margin: auto 1.875rem;
  padding-bottom: 1rem;
}
.dialogBooking .form-control-sm {
  line-height: 2.2rem;
  height: 2.2rem;
  border-radius: 0.375rem;
}
.dialogBooking .form-control-sm:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(241, 119, 18, 0.5);
  box-shadow: 0 0 0 3px rgba(241, 119, 18, 0.5);
  border-color: rgba(241, 119, 18, 1);
}
.dialogBooking .col-form-label {
  color: #666;
}
.dialogBooking .getPhoneCode {
  line-height: 2.05rem;
  height: 2.2rem;
  border-radius: 0.375rem;
  border: 1px solid #f17712;
  background-color: #f17712;
  padding: 0 0.5rem;
  font-size: 0.825rem;
  color: #fff;
  margin-left: 0;
  /* width: 7.4rem; */
  width: 100%;
}
.dialogBooking .col-form-label {
  line-height: 2.8rem;
}
.dialogBooking [class*='col'] {
  padding: 0;
}
.dialogBooking .close {
  position: absolute;
  right: 1rem;
}
.dialogBooking .btn-box {
  text-align: center;
  font-size: 0.75rem;
  color: #999;
  position: relative;
}
.dialogBooking .btn-box p {
  line-height: 2rem;
  text-align: left;
  margin-top: -0.5rem;
}
.dialog .modal-content {
  /* background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#fef2e8),
    to(#fef8f3)
  );
  background-image: linear-gradient(to left, #fef2e8, #fef8f3); */
  background-color: #fff;
  border-bottom-right-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.dialog .modal-header {
  border-top-right-radius: 0.5rem;
}
.dialog .btn-box .btn {
  text-align: right;
}
.dialog .form-control {
  font-size: 0.875rem;
  color: #888;
}
.btn-booking {
  height: 2.4rem;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#f3790e),
    to(#f3790e)
  );
  background-image: linear-gradient(to left, #f3790e, #f3790e);
  border-radius: 0.375rem;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  min-width: 7.4rem;
  border: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
}
.btn-booking:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(241, 119, 18, 0.5);
  box-shadow: 0 0 0 3px rgba(241, 119, 18, 0.5);
  border-color: rgba(241, 119, 18, 1);
}
.dialog .dialogLeft {
  color: #fff;
  text-align: center;
  /* https://www.jchl.com/template/1/default/images/banner/banner01@2x.png */
  background-image: url(https://www.jchl.com/template/1/default/images/common/win_bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.dialog .dialogLeft .h4 {
  margin-top: 4rem;
}
.dialog .dialogLeft .code {
  /* position: absolute;
  top: 12rem;
  right: 2rem; */
  margin-top: 1.333rem;
  margin-bottom: .917rem;
}
.dialog .dialogLeft .code img {
  width: 6.5rem;
}
.dialog .dialogLeft .text {
  font-size: 0.9rem;
  /* position: absolute;
  top: 13.54rem;
  left: 2.3rem; */
  font-weight: 400;
  line-height: 1.6rem;
}
.dialog .dialogLeft .text li {
  line-height: 1.6rem;
  letter-spacing: 0.1rem;
}
.modal.dialog .form-group {
  margin-bottom: 0.5rem;
}
.required-item {
  position: relative;
}
.required-item .required {
  color: red;
  left: -0.8rem;
  top: 0.5rem;
  position: absolute;
}
.dialog.solution .text {
  margin-top: 1rem;
}
.dialog.solution .code {
  top: 21rem;
}
.modalCode .modal-dialog {
  width: 14.5rem;
}
.solution .dialogLeft .h4 {
  margin-top: 4rem;
}
.solution .h4 h4 {
  line-height: 2rem;
}
.solution.dialogBooking .modal-dialog .modal-bg {
  background-image: url(http://www.jchl.com/template/1/default/images/common/win_545.png);
}
@media (min-width: 300px) and (max-width: 767px) {
  .dialog .modal-header {
    border-top-right-radius: calc(0.3rem - 1px);
  }
  .dialog .btn-box .btn button {
    /* margin-right: -1rem; */
    padding: 0 3rem;
    height: 2.2rem;
  }
  .dialog .rowfx .input {
    font-size: 1rem;
  }
  .dialog .rowfx {
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-radius: 0.3rem;
    background-image: url(http://www.jchl.com/template/1/default/images/common/win_bg.jpg) !important;
    background-position: bottom !important;
    background-size: 100% 100% !important;
  }
  .dialog .rowfx .dialogLeft {
    height: 9rem;
  }
  .dialog .rowfx .btn-box {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .dialog .rowfx .btn-box p {
    display: block;
    margin-bottom: 0.5rem;
    margin-left: -0.2rem;
  }
  .dialog .btn-box {
    margin: 0 1rem;
  }
  .dialog .rowfx .modal-content {
    margin: 0;
    width: 100%;
  }
  .dialog .rowfx .getPhoneCode {
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: 1rem;
    /* width: 7.2rem; */
  }
  .dialog .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 2.1rem;
    font-weight: 400;
  }
  .dialogDown .modal-dialog .modal-content .modal-header .modal-title {
    display: block;
    width: 100%;
    color: #f17712;
    font-weight: 700;
    font-size: 1.5rem;
  }
  .modalCode .modal-dialog {
    width: auto;
  }
  .dialog .modal-dialog .modal-content {
    margin-left: auto;
    border-top-left-radius: 0.5rem;
  }
  .dialog .dialogLeft .h4 {
    margin-top: 0;
    position: relative;
    padding-right: 7rem;
    padding-top: 3rem;
  }
  .dialog .dialogLeft .h4 h4 {
    font-size: 1rem;
  }
  .dialog .dialogLeft .h4 h4 br {
    display: none;
  }
  .dialog .dialogLeft .code {
    position: absolute;
    top: 1rem;
    right: 2.1rem;
    margin: 0;
  }
  .dialog .dialogLeft .code img {
    width: 5rem;
  }
  .dialog .dialogLeft .text {
    position: absolute;
    padding-top: 1rem;
    font-size: 0.75rem;
    top: 6.5rem;
    right: 1.6rem;
    left: inherit;
    font-weight: 400;
    line-height: 1.6rem;
    padding: 0;
    margin: 0;
    color: #fff100;
    display: block;
  }
  .dialog .dialogLeft .text li {
    display: block;
    line-height: 1rem;
    color: #fff;
    letter-spacing: normal;
  }
  .dialog .form-control {
    font-size: 1rem;
    line-height: 2.4rem;
    height: 2.4rem;
  }
  .dialog .form-control.form-text {
    height: 6rem;
  }
  .dialogBooking .modal-dialog .modal-content .modal-header {
    height: 6.5625rem;
  }
  .jcDialog .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 20%;
  }
  .jcDialog .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .jcDialog .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .jcDialog .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .jcDialog .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .jcDialog .getPhoneCode {
    font-size: 0.875rem;
    padding: 0 0.5rem;
  }
  .jcDialog.dialogDown .getPhoneCode {
    font-size: 0.875rem;
    padding: 0 0.5rem;
  }
}
.modalMessage .closeBox {
  padding: 1rem;
}
.modalMessage .modal-dialog .modal-content {
  text-align: center;
}
.modalMessage .modal-dialog .modal-content i {
  font-size: 2.6rem;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#f3790e),
    to(#fad961)
  );
  background-image: linear-gradient(to top, #f3790e, #fad961);
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  height: 4.2rem;
  width: 4.2rem;
  line-height: 4.2rem;
  text-align: center;
}
.modalMessage .modal-dialog .modal-content h4 {
  line-height: 3rem;
  padding-top: 1rem;
}
.modalMessage .modal-dialog .modal-content p {
  padding-top: 1rem;
  font-size: 0.875rem;
}
.dialogDown .modal-dialog {
  overflow: hidden;
  border-radius: 0.375rem;
}
.dialogDown .modal-dialog .modal-content {
  border-radius: 0;
  border-left-style: dashed;
}
.dialogDown .modal-dialog .modal-content .modal-header {
  text-align: center;
  border-bottom: none;
}
.dialogDown .modal-dialog .modal-content .modal-footer {
  border-top: none;
}
.dialogDown .modal-dialog .modal-content .modal-body {
  margin: auto 1.875rem;
  border-top: 1px solid #d0d0d0;
}
.dialogDown .form-control-sm {
  line-height: 2.875rem;
  height: 2.875rem;
  border-radius: 0.375rem;
}
.dialogDown .form-control-sm:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(241, 119, 18, 0.5);
  box-shadow: 0 0 0 3px rgba(241, 119, 18, 0.5);
  border-color: rgba(241, 119, 18, 1);
}
.dialogDown .col-form-label {
  color: #666;
}
.dialogDown .getPhoneCode {
  line-height: 2.875rem;
  height: 2.875rem;
  border-radius: 0.375rem;
  border: 1px solid #333;
  color: #333;
  background-color: #fff;
  padding: 0 1rem;
  font-size: 1rem;
}
.dialogDown .col-form-label {
  line-height: 2.8rem;
}
.dialogDown [class*='col'] {
  padding: 5px;
}
.dialogDown .close {
  position: absolute;
  right: 1rem;
}
.dialogDown .btn-box {
  text-align: center;
  font-size: 0.75rem;
  color: #999;
  margin-bottom: 2rem;
}
.typeDisc::before {
  content: '●';
  position: absolute;
  margin-left: -1rem;
}
.fixed-top {
  padding-top: 1rem;
}
.selectPickerWrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectPickerWrapper {
  position: relative;
}
.select-picker-search {
  height: 2.2rem;
  line-height: 2.2rem;
  color: #888;
  border-radius: 3px;
  border: 1px solid #ddd;
  padding: 0 10px;
  font-size: 14px;
  cursor: pointer;
  background-color: #fff;
}
.select-picker-search-checked {
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 5px;
}
.select-picker-search-checked:after {
  border: 5px solid transparent;
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  top: 12.2px;
  border-top: 8px solid #666;
  right: 0;
}
.select-picker-options-wrp {
  display: none;
  width: 100%;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  position: absolute;
  top: 36px;
  left: 0;
  z-index: 999;
}
.select-picker-options-serch {
  display: none;
}
.select-picker-options-serch input {
  width: 160px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin: 12px 0 0 10px;
  padding-left: 8px;
}
.select-picker-options-serch input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.select-picker-options-list {
  width: 100%;
  padding: 8px 0;
}
.select-picker-options-list-item {
  width: 100%;
  line-height: 1.6875rem;
  cursor: pointer;
  padding: 0 12px;
  font-size: 0.875rem;
  color: #888;
}
.select-picker-options-list-item:hover {
  background: #ebf1f5;
}
.duihao {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
  margin-right: 6px;
}
.duihao-checked {
  background: #f07611;
  position: relative;
}
.duihao-checked::after,
.duihao-checked:before {
  content: '';
  height: 10px;
  width: 2px;
  border-radius: 10px;
  display: block;
  background: #fff;
  position: absolute;
  top: 4px;
  left: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.duihao-checked::before {
  height: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.duihao-nocheck {
  border: 1px solid #ddd;
}
.banner .txtdiv {
  position: relative;
  overflow: hidden;
}
.btn_code .msbm_code {
  -webkit-box-shadow: 0 0 18px 5px rgba(133, 133, 133, 0.3);
  box-shadow: 0 0 18px 5px rgba(133, 133, 133, 0.3);
  background-color: #fff;
  position: absolute;
  padding: 1rem 0.5rem;
  text-align: center;
  margin-left: 5rem;
  margin-top: 1rem;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn_code:hover .msbm_code {
  visibility: visible;
  opacity: 1;
}
.btn_code .msbm_code span {
  display: block;
  font-size: 0.825rem;
}
.modalCode .title {
  margin-bottom: 1rem;
  border-radius: 3rem;
  padding: 0 1rem;
  color: #333;
  margin-top: 1rem;
  text-align: center;
}
.modalCode img {
  width: 80%;
}
.modalCode .messageBox {
  text-align: center;
}
.modalCode .messageBox p {
  margin-top: 0.5rem;
  color: #797979;
}
.modalCode .close {
  right: 1rem;
  position: absolute;
  z-index: 999;
  top: 0.5rem;
}
.modalCode .iconfont {
  font-size: 1.5rem;
  color: #f17712;
}
.richtext_box img,.richtext_box video{
  max-width: 100%;
}
.hidden {
  display: none;
}

/* lanHu的公共样式start */
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  display: flex;
  justify-content: center;
}

.justify-end {
  display: flex;
  justify-content: flex-end;
}
.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}
.justify-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-start {
  display: flex;
  align-items: flex-start;
}
.align-center {
  display: flex;
  align-items: center;
}
.align-end {
  display: flex;
  align-items: flex-end;
}
/* lanHu的公共样式end */