@-webkit-keyframes scale {
  from {
    -webkit-transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes scale {
  from {
    -moz-transform: scale(1.1);
  }
  to {
    -moz-transform: scale(1);
  }
}
@keyframes scale {
  from {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
.aboutUsBanner {
  width: 100%;
  height: 620px;
  margin-bottom: 75px;
}
.asBanner {
  max-width: 1920px;
  width: 100%;
  height: 100%;
  background: url('../img/aboutus/banner.jpg') no-repeat center center;
}
.originWrapper {
  position: relative;
  text-align: center;
  max-width: 1920px;
  overflow: hidden;
}
.originWrapper .originTop {
  background: url('../img/aboutus/origin-bg.png') no-repeat center top;
}
.originslogan {
  color: #333;
}
.bossIntro {
  width: 1130px;
  margin: 0 auto;
  padding-left: 70px;
}
.introRight {
  float: left;
  padding-top: 40px;
  text-align: left;
}
.introRight .hr {
  width: 60px;
  height: 6px;
  background: #ff8a0d;
  margin-left: 65px;
}
.introRight .h3 {
  font-size: 34px;
  color: #ff8a0d;
  line-height: 1;
  padding-left: 6px;
  margin-left: 65px;
}
.introRight p {
  line-height: 26px;
  color: #666;
  margin-left: 65px;
}
.originWrapper .bossInfo {
  padding: 20px 0;
  margin-top: 40px;
  width: 100%;
  background: #f8f8f8;
  text-align: left;
  position: relative;
}
.originWrapper .bossInfo .lengthen {
  position: absolute;
  width: 1920px;
  height: 100%;
  background: #f8f8f8;
  bottom: 0;
  left: 100%;
}
.home3d .slider {
  height: 700px;
}
.slider .pnBtn {
  height: 700px;
}
.slider .pnBtn .blackBg {
  height: 700px;
}
.bds {
  position: absolute;
  width: 1200px;
  left: 50%;
  margin-left: 600px;
}
.home3d .slider {
  border-top: 4px solid #333;
}
.packageSpace .spaceBox .detailBox {
  text-align: center;
}
.packageSpace .spaceBox .detailBox span {
  margin-top: 40px;
  margin-left: 170px;
}
.packageSpace .spaceBox .detail {
  width: auto;
  height: auto;
}
.fiveSure .detailInner i {
  font-style: normal;
}
.fiveSure .detailInner em {
  font-style: normal;
  margin-left: 15px;
}
.fiveSure .detailInner .titles {
  font-size: 18px;
  font-weight: bolder;
}
.packageSpace .spaceBox .detail p {
  text-align: left;
  margin-top: 25px;
}
.timer-shaft {
  max-width: 1920px;
  overflow: hidden;
}
.timer-shaft .timer-wrapper {
  border-top: 1px dashed #DDDDDD;
  position: relative;
  margin-top: 70px;
}
.timer-shaft .timer-wrapper .inner-time {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.timer-shaft .timer-wrapper .inner-time .timer-line {
  position: absolute;
  width: 1920px;
  top: -1px;
  left: 130px;
  height: 1px;
  background: linear-gradient(90deg, #777777 0%, #e6e6e6 100%);
}
.timer-shaft .timer-wrapper .inner-time .timer-line ul {
  position: absolute;
  bottom: -4px;
}
.timer-shaft .timer-wrapper .inner-time .timer-line ul li {
  color: #333;
  float: left;
  text-align: center;
  font-size: 28px;
  font-weight: bolder;
  cursor: pointer;
  padding: 0 70px;
  height: 60px;
  position: relative;
  font-family: "constantia_bold_italic";
}
.timer-shaft .timer-wrapper .inner-time .timer-line ul li.active {
  color: #ff8a0d;
}
.timer-shaft .timer-wrapper .inner-time .timer-line ul li.active .circle {
  height: 30px;
  background: #ff8a0d;
  border-radius: 5px;
  transition: .3s height;
}
.timer-shaft .timer-wrapper .inner-time .timer-line ul li.active p {
  margin-top: 0;
  transition: .3s all;
}
.timer-shaft .timer-wrapper .inner-time .timer-line ul li p {
  margin-top: 16px;
}
.timer-shaft .timer-wrapper .inner-time .timer-line ul li .circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #333;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}
.timer-shaft .timer-wrapper .inner-time .timer-detail ul {
  display: none;
}
.timer-shaft .timer-wrapper .inner-time .timer-detail ul li {
  float: left;
  width: 33.33%;
  text-align: center;
  margin-top: 50px;
  height: 340px;
}
.timer-shaft .timer-wrapper .inner-time .timer-detail ul li .image-wrapper {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  border: 1px solid #ff8a0d;
  display: inline-block;
}
.timer-shaft .timer-wrapper .inner-time .timer-detail ul li .date {
  font-size: 48px;
  font-weight: 300;
}
.timer-shaft .timer-wrapper .inner-time .timer-detail ul li .slogan {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}
.timer-shaft .timer-wrapper .inner-time .timer-detail ul li .detail {
  font-size: 16px;
  color: 16px;
}
.combo-wrapper {
  position: relative;
  height: 700px;
}
.combo-wrapper .tag-wrapper {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -600px;
}
.combo-wrapper .tag-wrapper .tag {
  width: 452px;
  height: 255px;
  background: rgba(254, 179, 0, 0.85);
  position: absolute;
  right: 0;
  top: 190px;
}
.combo-wrapper .tag-wrapper .tag .title {
  font-size: 48px;
  color: #333;
  padding-top: 42px;
  margin-left: 75px;
  font-weight: 600;
}
.combo-wrapper .tag-wrapper .tag .subTitle {
  margin-left: 75px;
  font-size: 60px;
}
.combo-wrapper .tag-wrapper .tag .subTitle span {
  font-size: 24px;
}
.combo-wrapper .tag-wrapper .tag .btn {
  width: 174px;
  height: 36px;
  background: #333333;
  border-radius: 18px;
  color: #F2A900;
  font-size: 20px;
  margin-left: 75px;
  text-align: center;
  line-height: 36px;
}
.micoop {
  width: 100%;
  height: 600px;
}
.trust-brand {
  overflow: hidden;
}
.trust-brand .brand-wrapper {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}
.trust-brand .brand-wrapper .brand-top .details {
  width: 100%;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background: #f5f5f5;
  font-size: 18px;
}
.trust-brand .brand-wrapper .brand-bottom {
  margin-top: 40px;
}
.trust-brand .brand-wrapper .brand-bottom div {
  float: left;
  width: 350px;
}
.trust-brand .brand-wrapper .brand-bottom div p {
  width: 100%;
  height: 120px;
  background: #f5f5f5;
  font-size: 18px;
  text-align: center;
  padding-top: 40px;
}
.order-wrapper {
  margin-top: 100px;
  background: #f5f5f5;
  text-align: center;
}
.order-wrapper h2 {
  font-size: 36px;
}
.order-wrapper .ikjSxjz .order p {
  margin-left: 0;
}
.packageSpace .spaceBox .spaceThumb li {
  font-weight: bold;
}
.ikjSxjz .order p {
  width: 254px;
}
.ikjSxjz .order input,
.ikjSxjz .order select {
  width: 254px;
}
.ikjSxjz .order button {
  background: #ff7e1e;
  animation: scale 0.5s linear infinite alternate;
}
.ikjSxjz .order .select2-container--default .select2-selection--single .select2-selection__rendered{
	text-align:left;
}