.openOrder {
  border: 1px solid #ec3c00;
  float: right;
  margin-left: 20px;
  height: 26px;
  line-height: 26px;
  margin-top: 7px;
  border-radius: 4px;
  width: 160px;
  text-align: center;
  font-size: 16px;
  color: #ec3c00;
  cursor: pointer;
  color: #fff;
  background: #ec3c00;
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}
.bespoke form p input {
  color: #000;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 5px;
}
.openOrder:hover {
  color: #fff;
  background: #ec3c00;
}
.bannerBtn {
  width: 0.9733333333rem;
  height: 2.9866666667rem;
  background: rgba(210, 210, 210, 0.6);
  position: absolute;
  z-index: 999;
  left: 1.0666666667rem;
  top: 50%;
  transform: translate(0, -50%); }

.bannerBtn_img {
  width: 0.4933333333rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.bannerBtn_right {
  width: 0.9733333333rem;
  height: 2.9866666667rem;
  background: rgba(210, 210, 210, 0.6);
  position: absolute;
  z-index: 999;
  right: 1.0666666667rem;
  top: 50%;
  transform: translate(0, -50%); }

.banner1Btn {
  width: 0.6133333333rem;
  height: 1.1866666667rem;
  background: rgba(210, 210, 210, 0.6);
  position: absolute;
  z-index: 999;
  left: 0.4533333333rem;
  top: 50%;
  transform: translate(0, -50%); }

.banner1Btn_img {
  width: 0.2933333333rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.banner1Btn_right {
  width: 0.6133333333rem;
  height: 1.1866666667rem;
  background: rgba(210, 210, 210, 0.6);
  position: absolute;
  z-index: 999;
  right: 0.4533333333rem;
  top: 50%;
  transform: translate(0, -50%); }

.banner2Btn {
  width: 0.7733333333rem;
  height: 1.88rem;
  background: rgba(210, 210, 210, 0.6);
  position: absolute;
  z-index: 999;
  left: 0.4533333333rem;
  top: 50%;
  transform: translate(0, -50%); }

.banner2Btn_img {
  width: 0.2933333333rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.banner2Btn_right {
  width: 0.7733333333rem;
  height: 1.88rem;
  background: rgba(210, 210, 210, 0.6);
  position: absolute;
  z-index: 999;
  right: 0.4533333333rem;
  top: 50%;
  transform: translate(0, -50%); }

.banner3Btn {
  width: 0.5066666667rem;
  height: 1.6266666667rem;
  background: rgba(210, 210, 210, 0.6);
  position: absolute;
  z-index: 999;
  left: 0.4533333333rem;
  top: 50%;
  transform: translate(0, -50%); }

.banner3Btn_img {
  width: 0.2933333333rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.banner3Btn_right {
  width: 0.5066666667rem;
  height: 1.6266666667rem;
  background: rgba(210, 210, 210, 0.6);
  position: absolute;
  z-index: 999;
  right: 0.4533333333rem;
  top: 50%;
  transform: translate(0, -50%); }

.banner5Btn {
  width: 0.8533333333rem;
  position: absolute;
  z-index: 999;
  left: 0.3733333333rem;
  top: 50%;
  transform: translate(0, -50%); }

.banner5Btn_img {
  width: 0.8533333333rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.banner5Btn_right {
  width: 0.8533333333rem;
  position: absolute;
  z-index: 999;
  right: 0.3733333333rem;
  top: 50%;
  transform: translate(0, -50%); }

.bespoke {
  width: 576px;
  height: 560px;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  color: #fff;
  z-index: 9999; }
  .bespoke > form > img {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 15px; }
  .bespoke > form > h1 {
    font-size: 36px;
    text-align: center;
    margin-top: 36px; }
  .bespoke > form > div:nth-of-type(1) {
    margin-top: 10px;
    margin-bottom: 72px;
    position: relative; }
    .bespoke > form > div:nth-of-type(1) > i {
      float: left;
      font-size: 16px;
      text-align: center;
      width: 100%;
      display: block; }
    .bespoke > form > div:nth-of-type(1) > div:nth-of-type(1) {
      width: 172px;
      height: 2px;
      background: #ffdd00;
      position: absolute;
      left: 15px; }
    .bespoke > form > div:nth-of-type(1) > div:nth-of-type(2) {
      width: 172px;
      height: 2px;
      background: #ffdd00;
      position: absolute;
      right: 15px; }
  .bespoke > form > p {
    clear: both;
    margin-left: 30px;
    margin-bottom: 90px; }
    .bespoke > form > p > label {
      display: block;
      float: left;
      font-size: 28px; }
      .bespoke > form > p > label > i {
        font-size: 16px; }
    .bespoke > form > p > input {
      display: block;
      float: left;
      width: 381px;
      height: 34px;
      border: none;
      background: #afb2af; }
  .bespoke > form > p:after {
    content: '.';
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden; }
  .bespoke > form > p:nth-of-type(1) > label {
    margin-right: 18px; }
  .bespoke > form > p:nth-of-type(2) > label {
    margin-right: 40px; }
  .bespoke > form > p:nth-of-type(3) {
    margin-bottom: 93px; }
    .bespoke > form > p:nth-of-type(3) > span {
      display: block;
      width: 182px;
      height: 34px;
      background: #afb2af url("../images/0011.png") no-repeat 150px center;
      float: left;
      font-size: 20px;
      line-height: 34px;
      text-align: center; }
    .bespoke > form > p:nth-of-type(3) > span:nth-of-type(2) {
      margin-left: 20px; }
    .bespoke > form > p:nth-of-type(3) > select {
      display: block;
      width: 192px;
      height: 34px;
      background: #afb2af;
      position: absolute;
      right: 35px;
      border: none;
      opacity: 0; }
    .bespoke > form > p:nth-of-type(3) > input {
      width: 381px; }
    .bespoke > form > p:nth-of-type(3) > label {
      margin-right: 30px; }
    .bespoke > form > p:nth-of-type(3) > input:nth-of-type(1) {
      margin-right: 20px; }
  .bespoke > form .orderBtn {
    width: 210px;
    height: 47px;
    background: url("../images/btnbeijin.png");
    background-size: cover;
    margin: 0 auto;
    font-size: 28px;
    line-height: 47px;
    text-align: center;
    clear: both;
    border: none;
    display: block;
    color: #fff; }

.besSuccess {
  width: 576px;
  height: 580px;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  color: #fff;
  z-index: 9999; }
  .besSuccess > form > img:nth-of-type(1) {
    position: absolute;
    top: 10px;
    right: 15px; }
  .besSuccess > form > h1 {
    font-size: 36px;
    text-align: center;
    margin-top: 36px; }
  .besSuccess > form > div:nth-of-type(1) {
    margin-top: 10px;
    margin-bottom: 31px;
    position: relative; }
    .besSuccess > form > div:nth-of-type(1) > i {
      float: left;
      font-size: 16px;
      text-align: center;
      width: 100%;
      display: block; }
    .besSuccess > form > div:nth-of-type(1) > div:nth-of-type(1) {
      width: 172px;
      height: 2px;
      background: #ffdd00;
      position: absolute;
      left: 15px; }
    .besSuccess > form > div:nth-of-type(1) > div:nth-of-type(2) {
      width: 172px;
      height: 2px;
      background: #ffdd00;
      position: absolute;
      right: 15px; }
  .besSuccess > form > div:nth-of-type(1):after {
    content: '.';
    height: 0px;
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden; }
  .besSuccess > form > img:nth-of-type(2) {
    display: block;
    width: 340px;
    margin: 0 auto;
    clear: both; }
  .besSuccess > form > p:nth-of-type(1) {
    font-size: 28px;
    text-align: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 12px; }
  .besSuccess > form > p:nth-of-type(2) {
    font-size: 18px;
    text-align: center;
    width: 100%;
    color: #f6d60f;
    margin-bottom: 42px; }
  .besSuccess > form .successBtn {
    width: 210px;
    height: 47px;
    background: url("../images/btnbeijin.png");
    background-size: cover;
    margin: 0 auto;
    font-size: 28px;
    line-height: 47px;
    text-align: center;
    clear: both;
    border: none;
    display: block;
    color: #fff; }

footer {
  width: 100%;
  height: 616px;
  background: #1b1b1b;
  font-size: 15px;
  color: #fff;
  text-align: center;
  min-width: 1350px; }
  footer > ul {
    width: 940px;
    margin: 0 auto;
    padding-top: 90px;
    height: 18px;
    padding-bottom: 26px; }
    footer > ul > li {
      float: left;
      margin-right: 30px; }
      footer > ul > li > a {
        font-size: 15px;
        color: #fff; }
    footer > ul > li:hover span {
      display: block;
      width: 80%;
      height: 1px;
      background: #ffdd00;
      margin: 0 auto;
      margin-top: 7px; }
    footer > ul > li:last-child {
      margin-right: 0; }
  footer > div {
    width: 1400px;
    margin: 0 auto;
    padding-top: 55px; }
    footer > div > div:nth-of-type(1) {
      float: left;
      width: 320px;
      height: 227px;
      border-right: 1px solid #fff; }
    footer > div > div:nth-of-type(2) {
      float: left;
      height: 227px;
      margin-left: 77px; }
      footer > div > div:nth-of-type(2) > div {
        height: 227px;
        float: left;
        margin-right: 60px;
        width: 152px; }
        footer > div > div:nth-of-type(2) > div > img {
          display: block;
          width: 152px;
          height: 152px; }
        footer > div > div:nth-of-type(2) > div > div {
          font-size: 14px;
          color: #fff;
          text-align: center;
          padding-top: 20px; }
    footer > div > div:nth-of-type(3) {
      float: left;
      text-align: left;
      padding-left: 30px;
      box-sizing: border-box; }
      footer > div > div:nth-of-type(3) > p {
        clear: both;
        margin-bottom: 37px; }
      footer > div > div:nth-of-type(3) > div {
        margin-bottom: 34px;
        position: relative; }
      footer > div > div:nth-of-type(3) > div:nth-of-type(1) {
        margin-bottom: 34px; }
        footer > div > div:nth-of-type(3) > div:nth-of-type(1) > img {
          transform: translate(0, 10px);
          margin-right: 14px; }
      footer > div > div:nth-of-type(3) > div:nth-of-type(2) > img {
        transform: translate(0, 8px);
        margin-left: 3px; }
      footer > div > div:nth-of-type(3) > p:nth-of-type(3) > i {
        display: inline-block;
        margin-left: 58px; }

/*# sourceMappingURL=banner.css.map */
