.top-banner {
  position: relative;
  background-image: url(../img/bg-point2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #ffdc64;
  height: 593px;
  overflow: hidden;
}

.top-banner .line {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 557px;
  opacity: 0;
  -webkit-animation: flake 1.5s 1s infinite;
          animation: flake 1.5s 1s infinite;
}

.top-banner .l_red {
  position: absolute;
  top: 70px;
  left: 34%;
  width: 100px;
  opacity: 0;
  -webkit-animation: scaleL 4s 2s;
          animation: scaleL 4s 2s;
}

.top-banner .r_red {
  position: absolute;
  top: 70px;
  right: 34%;
  width: 100px;
  opacity: 0;
  -webkit-animation: scaleR 4s 2s;
          animation: scaleR 4s 2s;
}

.top-banner .bigTit {
  width: 616px;
  padding-top: 25px;
  margin: auto;
  -webkit-animation: scaleIn 1s ease-in 0.5s;
          animation: scaleIn 1s ease-in 0.5s;
}

.block_img {
  display: block;
}

.block-div {
  position: relative;
  width: 1200px;
  display: block;
  margin: 0 auto;
}

.block-div-1000 {
  width: 1000px;
  margin: 60px auto 0;
  font-size: 0;
}

.block-div-con {
  position: relative;
  padding: 0 46px;
  background: #fef3df;
}

.block_tit {
  text-align: center;
  padding-top: 30px;
}

.t6, .t7 {
  margin: 0 20px;
}

.block_con1 {
  text-align: center;
  margin-top: 50px;
}

.block_con1 div {
  display: inline-block;
  width: 20%;
  font-size: 18px;
  color: #6f2a07;
  padding-bottom: 40px;
  border-bottom: 2px dashed #f0c47d;
}

.block_con1 div p {
  margin-top: 10px;
}

.kc_img {
  width: 100%;
  height: 133px;
}

.block_con2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 45px;
  padding-bottom: 10px;
  border-bottom: 2px dashed #f0c47d;
}

.con2_item {
  display: inline-block;
  width: 212px;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 30px;
  border: 1px solid #ccc;
}

.con2_item:hover {
  border-color: rgba(236, 199, 119, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(236, 199, 119, 0.5);
          box-shadow: 0 0 10px rgba(236, 199, 119, 0.5);
}

.con2_item .con2_tit {
  font-size: 16px;
  padding: 20px 20px 0 20px;
  overflow: hidden;
  height: 63px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.con2_item .con2_price {
  font-size: 18px;
  line-height: 30px;
  color: #ff4a60;
  padding: 20px 0 15px 20px;
}

.con2_item .con2_price span {
  float: right;
  padding: 0 12px 0 20px;
  color: #555;
  font-size: 15px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background: -webkit-gradient(linear, left top, right top, from(#efcf9d), to(#e4ae6f));
  background: linear-gradient(to right, #efcf9d, #e4ae6f);
}

.ceshi_swiper {
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 2px dashed #f0c47d;
}

.ceshi_swiper_next, .ceshi_swiper_prev {
  position: absolute;
  top: 50% !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 30px !important;
}

.ceshi_swiper_prev {
  left: 10px;
}

.ceshi_swiper_next {
  right: 10px;
}

.swiper-button-disabled {
  display: none !important;
}

.ceshi_swiper_pag span {
  margin: 0 !important;
  width: 50px;
  background: #e3d5c8;
  border-radius: 0;
  opacity: 1;
}

.ceshi_swiper_pag .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, right top, from(#efcf9d), to(#e4ae6f));
  background: linear-gradient(to right, #efcf9d, #e4ae6f);
}

.block_tit_min {
  color: #521512;
  font-size: 24px;
  margin-top: 28px;
}

.block_tit_min:before, .block_tit_min:after {
  content: '';
  display: inline-block;
  width: 40px;
  height: 2px;
  background: #521512;
  vertical-align: middle;
  margin: 0 10px;
}

.tehui {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}

.yuyue {
  display: block;
  margin: auto;
  padding: 40px 0;
  text-align: center;
}

.con_footer {
  margin-left: -20px;
}

.t3_top {
  position: relative;
  background: #ffedcf;
}

.jian {
  display: inline-block;
  width: 440px;
  margin: 60px 0 34px 80px;
  font-size: 18px;
  line-height: 34px;
}

.logo {
  float: left;
  margin-right: 10px;
  margin-top: -8px;
}

.liyou {
  position: absolute;
  right: 110px;
  top: -31px;
}

.t3_bottom {
  position: relative;
  z-index: 10;
  padding: 40px 0 30px;
  background: #ffe3c1;
  text-align: center;
}

.t3_t1 {
  display: inline-block;
  width: 376px;
  vertical-align: top;
  text-align: left;
  margin: 0 50px;
}

.t3_li {
  margin-bottom: 20px;
}

.li_l {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#fff0de));
  background: linear-gradient(to right, #ffffff, #fff0de);
  text-align: center;
  vertical-align: middle;
}

.li_l i {
  display: inline-block;
  vertical-align: middle;
}

.li_l:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 80px;
  vertical-align: middle;
}

.li_r {
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  margin-left: 30px;
  line-height: 36px;
  width: 248px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background: -webkit-gradient(linear, left top, right top, from(#ffe3c1), to(rgba(255, 255, 255, 0.7)));
  background: linear-gradient(to right, #ffe3c1, rgba(255, 255, 255, 0.7));
}

.li_r p:nth-of-type(1) {
  color: #ca5009;
  font-weight: bold;
}

.li_r p:nth-of-type(2) {
  color: #6f2a07;
}

.m-b-30 {
  margin-bottom: 30px;
}

.t3_t2 {
  text-align: left;
  margin: 30px 0 28px 80px;
}

.t3_t3 {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 392px;
  margin: 0 50px;
}

.t3_t3 img {
  width: 120px;
  display: inline-block;
  vertical-align: middle;
}

.t3_t3 .t3_t3_con {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}

.t3_t3 .t3_t3_con p {
  font-size: 18px;
  margin-bottom: 4px;
}

.t3_t3 .t3_t3_con p:nth-of-type(1) {
  font-size: 24px;
  color: #6f2a07;
  font-weight: bold;
  margin-bottom: 10px;
}

.content-cont {
  background: #ffdc64;
  width: 100%;
  padding: 1px 0 100px;
}

.zp {
  height: 665px;
}

.zp .zp-main {
  position: relative;
}

.zp .zp-main .zp-play {
  position: absolute;
  top: 40px;
  left: -100px;
  border: 10px solid #ff6600;
  border-radius: 50%;
}

.zp .zp-main .zp-play .zp-btn {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -110px;
  margin-top: -141px;
}

.zp .zp-main .yuan {
  position: absolute;
  right: -61px;
  top: 76px;
}

.zp .zp-main .zp-list {
  position: absolute;
  right: 0;
  top: 236px;
  width: 310px;
  height: 316px;
  border-radius: 7px;
  overflow: hidden;
  background-color: #fff;
  font-size: 14px;
}

.zp .zp-main .zp-list .l-tit {
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #f3685c;
  color: #fff;
}

.zp .zp-main .zp-list .l-item {
  height: 42px;
  line-height: 42px;
  width: 252px;
  margin: 0 auto;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 20px;
  color: #808080;
}

.zp .zp-main .zp-list .l-item:first-child {
  margin-top: 9px;
}

.zp .zp-main .zp-list .l-item:last-child {
  border-bottom: 0;
}

.zp .zp-main .zp-num {
  position: absolute;
  text-align: center;
  top: 560px;
  width: 310px;
  right: 0;
  font-size: 16px;
  color: #555555;
}

.zp .zp-main .btn-top, .zp .zp-main .btn-bottom {
  position: absolute;
  right: -85px;
  font-size: 14px;
  color: #fff;
  width: 38px;
  height: 148px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  cursor: pointer;
  padding: 32px 10px;
}

.zp .zp-main .btn-top {
  top: 174px;
  background: #ff9041;
}

.zp .zp-main .btn-bottom {
  top: 346px;
  background: #f36458;
}

.txt-n {
  word-break: break-all;
  word-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt-auto {
  word-wrap: break-word;
  word-break: normal;
}

#zp {
  -webkit-transition: all 10s ease-in-out 700ms;
  transition: all 10s ease-in-out 700ms;
}

.c-mask {
  zoom: 1;
  background: black;
  width: 100%;
  height: 3978px;
  top: 0px;
  opacity: 0.5;
  z-index: 299;
  position: absolute;
  left: 0px;
}

.lightBox {
  width: 100%;
  position: fixed;
  left: 0;
  top: 200px;
}

.lightBox .in {
  width: 390px;
  background: #fff;
  margin: 0 auto;
  border: 2px solid #a00;
  border-radius: 4px;
  border: 3px solid #de1e1e !important;
}

.lightBox .in2 {
  position: relative;
  width: 310px;
  background: #fff;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
}

.lightBox .in2_close {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 15px;
  cursor: pointer;
}

.lightBox #my_txt {
  color: red;
}

.lightBox .r-cont2 {
  font-weight: bold;
}

.lightBox .htmls {
  padding: 15px;
}

.lightBox .htmls2 {
  padding-top: 30px;
}

.lightBox .htmls2 .r-title {
  font-size: 16px;
  padding-bottom: 0;
}

.lightBox .htmls2 .r-cont2 {
  font-size: 16px;
  color: #000;
}

.lightBox .htmls2 .in2_img {
  display: block;
  width: 235px;
  margin: 10px auto 0;
}

.lightBox .htmls2 .addText {
  font-size: 14px;
  color: #555;
}

.lightBox .btns {
  text-align: center;
  border-top: 1px solid #f4f4f4;
  padding: 10px 0;
  margin: 0 3px;
}

.lightBox .btns div {
  padding: 5px 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #f4f4f4;
  color: #333;
  cursor: pointer;
  margin: 0 6px 0 0;
  display: inline-block;
}

.lightBox .btns2 {
  text-align: center;
  padding: 0 0 20px 0;
}

.lightBox .btns2 #txt_2_hide {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#fe6804), to(#ffae00));
  background: linear-gradient(to right, #fe6804, #ffae00);
  padding: 10px 20px;
  border-radius: 50px;
  -webkit-box-shadow: 0 3px 10px rgba(255, 162, 1, 0.5);
          box-shadow: 0 3px 10px rgba(255, 162, 1, 0.5);
}

.rule-box .in {
  width: 800px;
}

.rule-box .r-title {
  color: #333;
  padding-bottom: 10px;
}

.rule-box .r-cont {
  color: #666;
  line-height: 20px;
}

.sms_close_btn {
  font-size: 26px;
  color: #b3b3b3;
}

.sms_title_box {
  height: 45px;
  width: 342px;
  cursor: move;
  position: absolute;
  left: 20px;
  line-height: 40px;
  border-bottom: 1px solid #dedede;
  padding-left: 35px;
  color: #333;
  background: url(http://image.meilele.com/images/201406/140314561580.png) 0px 0px no-repeat;
  overflow: hidden;
  padding-bottom: 10px;
}

.sms_content {
  padding-top: 19px;
}

.sms_main_box .sndSms_notice {
  width: 325px;
  height: auto;
  background: #f7f3cd;
  color: #e18f00;
  margin: 0 auto;
  margin-bottom: 12px;
  text-align: center;
  padding: 5px 10px;
  font-family: "Microsoft Yahei";
  display: none;
}

.quicksearchDiv {
  margin: 11px 0px 25px 35px;
}

.gw-yxd .yxd-in .close {
  top: 0;
}

@-webkit-keyframes scaleL {
  0% {
    width: 0;
    left: 40%;
    top: 270px;
    opacity: 1;
  }
  100% {
    width: 801px;
    left: -900px;
    top: 0;
    opacity: 1;
  }
}

@keyframes scaleL {
  0% {
    width: 0;
    left: 40%;
    top: 270px;
    opacity: 1;
  }
  100% {
    width: 801px;
    left: -900px;
    top: 0;
    opacity: 1;
  }
}

@-webkit-keyframes scaleR {
  0% {
    width: 0;
    right: 40%;
    top: 270px;
    opacity: 1;
  }
  100% {
    width: 480px;
    right: -900px;
    top: 0;
    opacity: 1;
  }
}

@keyframes scaleR {
  0% {
    width: 0;
    right: 40%;
    top: 270px;
    opacity: 1;
  }
  100% {
    width: 480px;
    right: -900px;
    top: 0;
    opacity: 1;
  }
}

@-webkit-keyframes scaleIn {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
  }
  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
  }
}

@keyframes scaleIn {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
  }
  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
  }
}

@keyframes flake {
  0% {
    opacity: .2;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes flake {
  0% {
    opacity: .2;
  }
  to {
    opacity: 1;
  }
}

@keyframes moves {
  0% {
    right: 250px;
  }
  to {
    right: 200px;
  }
}

@-webkit-keyframes moves {
  0% {
    right: 250px;
  }
  to {
    right: 200px;
  }
}

.sprite {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(../img/css.png);
}

.logo {
  width: 76px;
  height: 34px;
  background-position: -202px -28px;
}

.t1 {
  width: 88px;
  height: 77px;
  background-position: -271px -217px;
}

.t10 {
  width: 48px;
  height: 48px;
  background-position: -76px -217px;
}

.t11 {
  width: 45px;
  height: 39px;
  background-position: -362px -137px;
}

.t12 {
  width: 45px;
  height: 35px;
  background-position: -278px -28px;
}

.t13 {
  width: 32px;
  height: 45px;
  background-position: -0px -217px;
}

.t14 {
  width: 259px;
  height: 37px;
  background-position: -0px -100px;
}

.t15 {
  width: 315px;
  height: 37px;
  background-position: -0px -63px;
}

.t16 {
  width: 375px;
  height: 39px;
  background-position: -0px -176px;
}

.t17 {
  width: 362px;
  height: 39px;
  background-position: -0px -137px;
}

.t18 {
  width: 203px;
  height: 27px;
  background-position: -0px -0px;
}

.t19 {
  width: 202px;
  height: 28px;
  background-position: -0px -28px;
}

.t2 {
  width: 67px;
  height: 77px;
  background-position: -426px -217px;
}

.t20 {
  width: 174px;
  height: 28px;
  background-position: -203px -0px;
}

.t3 {
  width: 67px;
  height: 77px;
  background-position: -359px -217px;
}

.t4 {
  width: 77px;
  height: 76px;
  background-position: -194px -217px;
}

.t5 {
  width: 70px;
  height: 74px;
  background-position: -124px -217px;
}

.t6 {
  width: 60px;
  height: 41px;
  background-position: -435px -176px;
}

.t7 {
  width: 60px;
  height: 41px;
  background-position: -375px -176px;
}

.t8 {
  width: 22px;
  height: 46px;
  background-position: -54px -217px;
}

.t9 {
  width: 22px;
  height: 46px;
  background-position: -32px -217px;
}

.fix_right_meau {
  display: none;
}

.right_fixed {
  position: fixed;
  right: 8px;
  top: 16%;
  z-index: 90;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffc514), to(#ff9e13));
  background: linear-gradient(to bottom, #ffc514, #ff9e13);
  border-radius: 100px;
  padding: 10px;
}

.r1 {
  position: absolute;
  top: -14px;
  left: -5px;
}

.img_div {
  width: 84px;
  height: 84px;
}

.click_div {
  position: relative;
  display: block;
  text-align: center;
  color: #fff;
  margin: 20px 0;
  cursor: pointer;
  font-size: 15px;
}

.click_div img {
  position: absolute;
  right: -14px;
  top: 10px;
}

.to_top:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  margin: auto;
  border-left: 1px solid #dd0000;
  border-top: 1px solid #dd0000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.to_top {
  color: #dd0000;
}

.to_7:hover {
  color: #fff;
}

.to_7:active {
  color: #fff;
}

.to_7 img {
  top: -3px;
}

.bottomYXD {
  background: url("/pc/twelfth/img/openImg.png") no-repeat center/cover;
}

.bottomYXD .yxd_Input {
  right: -54%;
  top: 118px;
}

.bottomYXD .yxd_Input .inTxt {
  padding: 4px 0 4px 30px;
  background-position: 5px center;
  background-color: #fff;
  background-repeat: no-repeat;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 37px;
  width: 147px;
  background-size: 20px;
  text-align: left;
}

.bottomYXD .yxd_Input .inTxt1 {
  background-image: url("/pc/twelfth/img/peop.jpg");
}

.bottomYXD .yxd_Input .inTxt2 {
  background-image: url("/pc/twelfth/img/phone.jpg");
}

.bottomYXD .yxd_Input .but {
  background: #ffd750;
  border-radius: 50px;
  width: 147px;
  float: left;
  font-size: 17px;
  color: #000;
  -webkit-box-shadow: 0 2px 4px rgba(56, 6, 2, 0.35);
          box-shadow: 0 2px 4px rgba(56, 6, 2, 0.35);
  text-align: center;
  line-height: 38px;
}

.bottomYXD .yxd_Input .ifont {
  position: absolute;
  right: 66px;
  top: -19px;
  color: rgba(255, 249, 237, 0.9);
}

.closeDiv {
  position: fixed;
  left: -100%;
  bottom: 0;
  height: 135px;
}

.closeDiv img {
  display: block;
  height: 135px;
}

@media screen and (min-width: 1900px) {
  .right_fixed {
    right: 266px;
  }
}
/*# sourceMappingURL=css.css.map */