body, html {
  background: #DA352E;
  min-width: 1200px;
  margin: 0 auto; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

img {
  vertical-align: middle; }

.band {
  width: 100%;
  height: 950px;
  background: url(../images/band.png) no-repeat center;
  position: relative; }
  .band .sjzbox {
    position: absolute;
    width: 100%;
    height: 284px;
    background: url(../images/gdimg.png) no-repeat center;
    left: 0;
    bottom: -171px; }
    .band .sjzbox .sjz {
      width: 573px;
      height: 22px;
      background: url(../images/s.png) no-repeat center;
      margin: 218px auto 0;
      position: relative; }
      .band .sjzbox .sjz .s_item {
        font-size: 30px;
        color: #FFFBCE;
        opacity: 0.5;
        filter: alpha(opacity=50);
        text-align: center;
        position: absolute;
        top: -55px;
        line-height: 60px; }
        .band .sjzbox .sjz .s_item.fl {
          left: 80px; }
        .band .sjzbox .sjz .s_item.fr {
          right: 103px; }
      .band .sjzbox .sjz .s_this {
        opacity: 1;
        filter: alpha(opacity=100); }

.mainbox {
  width: 954px;
  margin: 206px auto 0; }
  .mainbox .jiang_t {
    text-align: center;
    padding-bottom: 30px; }
  .mainbox .typebox {
    width: 954px;
    height: 400px;
    background: #fff;
    border-radius: 20px;
    position: relative;
    margin-top: 57px; }
    .mainbox .typebox .j_sum {
      position: absolute;
      left: 0;
      top: -20px;
      width: 298px;
      height: 96px;
      background: url(../images/jiang_img.png) no-repeat center;
      font-size: 36px;
      color: #fff;
      padding: 12px 0 0 44px; }
    .mainbox .typebox .price_sum {
      position: absolute;
      right: 0;
      top: 20px;
      width: 243px;
      height: 60px;
      background: #FFE9CC;
      border-radius: 30px 0px 0px 30px;
      font-size: 22px;
      font-weight: bold;
      color: #fd6900;
      line-height: 60px;
      text-align: center; }
    .mainbox .typebox .typemain {
      padding: 121px 27px 0 58px; }
      .mainbox .typebox .typemain .type_con {
        padding-left: 83px; }
        .mainbox .typebox .typemain .type_con .type_js b {
          font-size: 30px;
          color: #FD6900;
          padding-bottom: 5px; }
        .mainbox .typebox .typemain .type_con .type_js p {
          font-size: 18px;
          color: #5E5D5D; }
        .mainbox .typebox .typemain .type_con .type_price {
          width: 538px;
          border-top: 1px solid #E8E8E8;
          padding-top: 50px;
          margin-top: 25px; }
          .mainbox .typebox .typemain .type_con .type_price .money span {
            font-size: 18px;
            color: #A9A9A9;
            text-decoration: line-through; }
          .mainbox .typebox .typemain .type_con .type_price .money p {
            font-size: 24px;
            color: #FD6900;
            line-height: 60px;
            font-weight: bold; }
            .mainbox .typebox .typemain .type_con .type_price .money p b {
              font-size: 48px; }
          .mainbox .typebox .typemain .type_con .type_price .pay_btn {
            width: 200px;
            height: 60px;
            background: url(../images/btn.png) no-repeat center;
            line-height: 60px;
            font-size: 24px;
            font-weight: bold;
            color: #fff;
            text-align: center;
            margin: 15px 0 0 93px;
            cursor: pointer; }
  .mainbox .act_tt {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    padding: 55px 0; }

.bd_djs {
  display: none;
  position: fixed;
  width: 100%;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  top: 0;
  left: 0;
  z-index: 5; }
  .bd_djs .bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60); }
  .bd_djs p {
    position: relative;
    z-index: 2; }
    .bd_djs p span {
      font-size: 30px;
      font-weight: 500; }

.end_box {
  display: none;
  width: 420px;
  height: 400px;
  background: #fff;
  text-align: center;
  color: #A1774E;
  font-size: 20px; }
  .end_box .hdend-tl {
    font-size: 28px;
    font-weight: bold;
    padding-top: 15px; }
  .end_box .hdend-ewm img {
    width: 180px;
    height: 180px; }
  .end_box .btn {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ff3e24;
    color: #fff;
    margin: 20px auto 0; }
    .end_box .btn:hover {
      text-decoration: none; }

.buybox {
  display: none;
  width: 416px;
  height: 478px;
  background: url(../images/tcbg.png) no-repeat center;
  position: relative;
  text-align: center; }
  .buybox img {
    width: 260px;
    height: 260px;
    margin: 78px 0 30px; }
  .buybox p {
    font-size: 24px;
    color: #866340; }
  .buybox .close {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 16px;
    top: 16px;
    cursor: pointer; }

.right_nav {
  position: fixed;
  right: 100px;
  top: 50%;
  margin-top: -76px;
  z-index: 33; }
  .right_nav .nav_listbox {
    width: 50px;
    background: #fff;
    position: relative;
    cursor: pointer;
    padding: 0 12px; }
    .right_nav .nav_listbox > * {
      height: 50px;
      border-top: 1px solid #F1F1F1; }
    .right_nav .nav_listbox .nav_list2 {
      background: url(../images/icon_phone.png) no-repeat center; }
      .right_nav .nav_listbox .nav_list2:hover {
        background: url(../images/icon_phone2.png) no-repeat center; }
    .right_nav .nav_listbox .nav_list3 {
      background: url(../images/icon_ewm.png) no-repeat center; }
      .right_nav .nav_listbox .nav_list3:hover {
        background: url(../images/icon_ewm2.png) no-repeat center; }
    .right_nav .nav_listbox .nav_list4 {
      background: url(../images/gotop.png) no-repeat center; }
      .right_nav .nav_listbox .nav_list4:hover {
        background: url(../images/gotop2.png) no-repeat center; }
  .right_nav .nar_nr > .nrbox:first-child {
    margin-top: 3px; }
  .right_nav .nar_nr .nrbox {
    display: none;
    width: 140px;
    min-height: 44px;
    height: auto;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    margin-right: 7px;
    margin-top: 6px; }
    .right_nav .nar_nr .nrbox .text {
      color: #F34F4B;
      font-weight: bold; }
    .right_nav .nar_nr .nrbox .ewm {
      padding-top: 12px;
      width: 116px;
      height: 116px; }

.bottom {
  display: none; }
