@charset "UTF-8";
html {
  -webkit-text-size-adjust: none; }

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  margin: 0;
  padding: 0; }

header, section, article, aside, nav, hgroup, address, figure, figcaption, mFenu, details {
  display: block; }

html, body, img, iframe {
  border: 0; }

i, em {
  font-style: normal; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

a, button {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, em, strong, b {
  font-weight: bold; }

a, a:hover {
  text-decoration: none; }

body {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  font-size: 12px;
  font-family: arial,Verdana, Microsoft YaHei, Geneva, Helvetica;
  -ms-touch-action: none; }

img {
  border: 0;
  width: 100%;
  height: auto;
  width: auto;
  /* ie8 */ }

li, a {
  list-style: none; }

a {
  text-decoration: none;
  color: #fff; }

p, span {
  color: #fff; }

* {
  -webkit-touch-callout: none; }

* html {
  background-image: url(about:blank);
  background-attachment: fixed; }

.f-cb:after, .f-cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: "."; }

.f-cb, .f-cbli li {
  zoom: 1; }

.h5-city, .double, .explain_other {
  display: none; }

.g-bd {
  background-color: #a0bdf8;
  min-width: 1000px;
  text-align: center; }

.top-banner {
  width: 100%;
  z-index: 1;
  position: relative; }

.banner-div {
  width: 100%;
  height: 402px;
  position: relative;
  overflow: hidden;
  background: url(img/errror2.png) no-repeat center center scroll #f4f4f4; }

.top-banner img {
  float: left;
  width: 1920px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -960px; }

.main {
  width: 1000px;
  margin: -100px auto 0;
  overflow: hidden;
  z-index: 99;
  position: relative; }

.city {
  border-radius: 2px;
  padding: 13px 0;
  overflow: hidden; }

.city ul {
  overflow: hidden;
  width: 100%;
  background-color: #0e51da;
  padding: 10px 0;
  text-align: center; }

.city li {
  color: #fff;
  display: inline;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  padding: 0 33px;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer; }

.city .city-active span {
  color: #FF6CA6; }

.nav {
  width: 100%;
  float: left; }

.nav_box {
  margin-right: 0; }

.nav_box120 {
  margin-right: 120px; }

.nav a {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  margin: 0 2px 12px 0;
  width: 80px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.nav a:hover {
  color: #fbed76; }

.nav .active {
  color: #fbed76; }

.nav .active:hover {
  color: #fbed76; }

.nav-more {
  float: right;
  width: 110px;
  position: relative;
  margin-left: -110px;
  text-align: center;
  height: 30px;
  line-height: 30px; }

.nav-more .more {
  display: block;
  color: #fff;
  font-size: 20px;
  margin: 0 12px 0 2px; }

.nav-more .more:hover {
  color: #fbed76; }

.product-list {
  width: 1000px;
  overflow: hidden;
  padding-bottom: 40px; }

.list-div {
  width: 1021px; }

.s-product {
  overflow: hidden;
  width: 320px;
  background-color: #fff;
  float: left;
  position: relative;
  margin: 20px 20px 0 0; }

.single li:nth-child(3n) {
  margin-right: 0px; }

.page-fallload {
  width: 100%;
  text-align: center;
  overflow: hidden;
  height: 100%;
  margin: 15% 0; }
  .page-fallload .img-load {
    margin: 0 auto 22px;
    width: 160px;
    height: 160px;
    background: url(img/cry.png) no-repeat scroll;
    background-size: 100%;
    border-radius: 80px; }
  .page-fallload p {
    font-size: 14px;
    color: #555; }

.pc-link .pic {
  width: 320px;
  height: 212px;
  overflow: hidden;
  position: relative; }

.pc-link .pic img {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  margin-left: 0;
  margin-top: 0; }

.pic .huicover {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  position: absolute;
  z-index: 11; }

.pic .huicover span {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  margin: 90px auto;
  text-align: center;
  font-size: 1rem;
  line-height: 20px;
  transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  display: block;
  width: 50px;
  height: 20px; }

/*图片动画*/
/*.pc-link .pic img{ width: 100%; float: left; position: relative; margin-left: 0; margin-top: 0; -webkit-transition:margin .3s, height .3s, width .3s; transition: margin .3s, height .3s, width .3s;}
.pc-link:hover .pic img{ width: 106%; height: 106%; margin-left: -3%; margin-top: -3%; -webkit-transiton:margin .3s, width .3s, height .3s; transition: margin .3s, width .3s, height .3s;}*/
.mark-discount {
  position: absolute;
  z-index: 3;
  width: 56px;
  height: 43px;
  top: 0;
  left: 10px;
  background: url("http://img.elongstatic.com/other/webms/2016/pc_discount_20151224.png") no-repeat left top;
  _background: url("http://img.elongstatic.com/other/webms/2016/pc_discount1_ie6.png") no-repeat left top; }

.discount {
  width: 56px;
  height: 32px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 32px; }

.pc-link:hover .mark-discount {
  background: url("http://img.elongstatic.com/other/webms/2016/pc_discount1_20151224.png") no-repeat left top; }

.mark-give, .mark-distance {
  position: absolute;
  z-index: 3;
  top: 10px;
  left: 10px;
  width: 76px;
  height: 76px;
  background: url("http://img.elongstatic.com/other/webms/2016/pc_yuan_20151224.png") no-repeat left top;
  _background: url("http://img.elongstatic.com/other/webms/2016/pc_yuan1_ie6.png") no-repeat left top; }

.pc-link:hover .mark-give, .pc-link:hover .mark-distance {
  background: url("http://img.elongstatic.com/other/webms/2016/pc_yuan1_20151224.png") no-repeat left top; }

.give {
  font-size: 18px;
  text-align: center;
  color: #fff;
  padding-top: 17px; }

.distance {
  font-size: 14px;
  text-align: center;
  color: #fff;
  padding-top: 17px; }

.give-content, .dis-content {
  font-size: 14px;
  text-align: center;
  color: #fff;
  display: block; }

.information {
  width: 296px;
  overflow: hidden;
  padding: 10px 12px 4px;
  text-align: left;
  position: relative; }

.information h1 {
  width: 250px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  color: #555;
  padding-bottom: 5px; }

.inf-left {
  width: 190px;
  float: left; }

.inf-icon {
  height: 22px; }

.inf-right {
  width: 100px;
  height: 34px;
  position: absolute;
  bottom: 0px;
  right: 12px; }

.address {
  background: url("http://img.elongstatic.com/other/webms/2016/icon.png") no-repeat left center;
  padding-left: 20px;
  color: #999;
  font-size: 14px;
  width: 170px;
  float: left;
  line-height: 22px;
  padding-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  _background: url("http://img.elongstatic.com/other/webms/2016/icon_ie6.jpg") no-repeat left center; }

.rmb {
  font-size: 18px;
  color: #ff5753;
  float: right;
  padding-top: 7px; }

.price {
  font-size: 24px;
  color: #ff5753;
  float: right;
  line-height: 34px; }

.qi {
  font-size: 14px;
  color: #999;
  float: right;
  padding-top: 10px; }

.footer-banner {
  width: 100%; text-align: center;}

.footer-banner a {
  display: block; }

.footer-banner a i {
  display: block;
  width: 1000px;
  height: 200px;
  margin:0 auto;
  padding-bottom: 20px; }

.banner-1 {
  background: url("img/banner-1.jpg") no-repeat left top; }

.banquan {
  padding-bottom: 20px; }

.banquan p {
  color: #fff;
  font-size: 14px;
  text-align: left; }

.pop-morecity {
  position: absolute;
  z-index: 995;
  min-width: 1000px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  _position: absolute;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#3F000000',endColorstr='#3F000000'); }

.morecity-bg {
  width: 640px;
  height: 344px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -172px 0 0 -320px;
  z-index: 1050; }

.morecity-title {
  background-color: #fcfcfc;
  border-bottom: 1px solid #e1dfdf;
  height: 56px;
  width: 600px;
  padding: 0 20px;
  overflow: hidden; }

.morecity-title p {
  line-height: 56px;
  font-size: 18px;
  float: left;
  color: #555; }

.close-icon {
  background: url("http://promotion.elong.com/active/webms/test_web/active_1/images/close-icon.png") no-repeat left center;
  width: 22px;
  height: 58px;
  float: right;
  _background: url("http://promotion.elong.com/active/webms/test_web/active_1/images/close-iconie6.png") no-repeat left center;
  position: relative;
  -webkit-transition: transform .3s;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: transform .3s; }

.close-icon:hover {
  -webkit-transition: transform .3s;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: transform .3s; }

.hotcity {
  height: 42px;
  width: 100%;
  background-color: #f2f2f2;
  color: #555;
  overflow: hidden;
  font-size: 14px; }

.hotcity_lst li {
  float: left;
  width: 80px;
  text-align: center;
  line-height: 42px;
  cursor: pointer; }

.hotcity_lst .hot_pos:hover {
  height: 40px;
  border-bottom: 2px solid #ddd; }

.hotcity_lst .pos_active, .hotcity_lst .pos_active:hover {
  height: 40px;
  border-bottom: 2px solid #555; }

.hotcity_lst li a, .hotcity_lst li a:hover {
  color: #555; }

.morecity_lst li {
  color: #555;
  display: block;
  height: 42px;
  line-height: 42px;
  display: none;
  width: 100%;
  overflow: hidden; }

.morecity_lst .sort_display {
  display: block; }

.morecity_lst li i {
  float: left;
  width: 80px;
  color: #555;
  height: 42px;
  line-height: 42px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.morecity_lst li a {
  float: left;
  display: inline;
  height: 42px;
  width: 72px;
  margin: 0 4px;
  background-color: #fff;
  color: #555;
  line-height: 42px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap; }

.morecity_lst li a:hover, .morecity_lst li .pop-active {
  background-color: #f2f2f2;
  color: #555; }

.morecity_lst {
  padding: 0 0 120px 0; }

.explain_other {
  color: #fff;
}

.other_title {
  padding: 0 4% 4%; }

/*-----------yunmei------------*/
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden; }

.inner-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: .7;
  background-color: #000;
  top: 0;
  left: 0;
  z-index: 10009;
  display: none; }

.nomore {
  display: none; }
  .nomore p {
    text-align: center; }
  .nomore .moretext {
    background-image: url("img/loading.gif");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: left center;
    width: 145px;
    margin: auto; }

.list-top {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 78px;
  right: 8px;
  padding: 9px;
  display: none;
  cursor: pointer;
  z-index: 99; }
  .list-top .backtop {
    border-radius: 3px;
    display: inline-block; }
  .list-top .icon-top {
    width: 32px;
    height: 32px;
    display: block;
    margin: 7px auto;
    background-image: url(img/top.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='img/top.png', sizingMethod='scale'); }
  .list-top .icon-top:before {
    content: ""; }

.downloadBar {
  height: auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999991;
  display: none;
  color: #222;
  font-weight: 700;
  text-shadow: none; }
  .downloadBar .dlb-icon {
    position: absolute;
    height: 100%;
    width: 10%;
    right: 0;
    z-index: 2; }
  .downloadBar .img-bg {
    text-decoration: none;
    position: relative;
    z-index: 1; }
    .downloadBar .img-bg img {
      float: left;
      width: 100%; }

ul.top.clx li {
  float: left; }

.page-container {
  display: none;
  text-align: center;
  font-size: 14px;
  margin-top: 30px;
  margin: 14px 0; }
  .page-container a:hover {
    color: #fff; }
  .page-container a {
    border: none;
    background: #85aaf3;
    color: #fff;
    margin: 0;
    padding: 3px 14px; }
  .page-container .page-hide {
    display: none; }
  .page-container .on, .page-container .on:hover {
    color: #FFF;
    background-color: #49F; }
  .page-container .page-gray {
    background: #8fb4ff;
    color: #fff; }
  .page-container p {
    display: inline; }
    .page-container p input {
      width: 30px;
      margin: 0 5px;
      padding: 0 4px;
      text-align: center;
      font-size: .75rem;
      color: #555;
      border: 1px solid #85AAF3; }
    .page-container p .turn-page {
      background: #85aaf3;
      padding: 3px 5px;
      margin-left: 5px; }
    .page-container p .turn-page:active {
      background: #49F; }

ul.single {
  overflow: hidden; }

.city-selector {
  display: none;
  width: 640px;
  height: 344px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -172px 0 0 -320px;
  z-index: 1050;
  _position: absolute;
  _bottom: auto;
  _top: expression(eval(document.documentElement.scrollTop));
  _margin-top: 320px; }

.mask-layer {
  display: none;
  position: absolute;
  background-color: #FCFCFC;
  z-index: 995;
  zoom: 1;
  top: 0;
  left: 0;
  min-width: 1000px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  _position: absolute;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#3F000000',endColorstr='#3F000000'); }

.page-city-content {
  background-color: #fff;
  font-size: 16px;
  height: 294px;
  overflow: hidden;
  overflow-y: auto;
  padding: 10px 0;
  width: 640px; }

.page-list {
  position: relative;
  width: 100%;
  height: 100%; }

.hadgone {
  z-index: 996;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -200px 0 0 -320px;
  height: 400px;
  width: 640px;
  background: #fff; }
  .hadgone .toptips {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #ddd; }
    .hadgone .toptips p {
      display: inline-block;
      float: left;
      left: 0;
      right: 0;
      text-align: left;
      height: 56px;
      padding: 0 12px;
      color: #555;
      font-size: 18px;
      position: absolute; }
      .hadgone .toptips p i {
        width: 22px;
        height: 22px;
        background: url(img/close-icon.png) no-repeat scroll;
        display: inline-block;
        float: right;
        margin: 17px 0; }
  .hadgone .content {
    height: 340px;
    width: 100%;
    text-align: center; }
    .hadgone .content .imgback {
      height: 160px;
      width: 160px;
      background: url(img/cry.png) no-repeat scroll;
      margin: 40px auto 28px; }
    .hadgone .content p {
      text-align: center;
      width: 100%;
      line-height: 18px;
      font-size: 18px;
      color: #555;
      margin: 0 auto 30px; }
    .hadgone .content .gonebtn {
      width: 160px;
      height: 40px;
      color: #fff;
      background: #49f;
      border-radius: 3px;
      line-height: 40px;
      font-size: 16px;
      text-align: center;
      margin: 0 auto; }

.loading {
  z-index: 996;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -77px 0 0 -77px;
  height: 155px;
  width: 155px;
  background: #fff url(img/loading3.gif) scroll no-repeat center;
  border-radius: 5px; }

.hide {
  display: none; }

.show {
  display: block; }

.error {
  margin: 0 auto;
  text-align: center;
  width: 300px;
  height: 100px;
  overflow: hidden;
  z-index: 996;
  position: fixed;
  background: #fff;
  border-radius: 4px;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -50px; }
  .error .content {
    color: #555;
    height: 56px;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    padding: 0 30px;
    text-align: center;
    line-height: 20px;
    text-align: center; }
  .error .error_btn {
    color: #49f;
    font-size: 18px;
    line-height: 45px;
    height: 45px;
    text-align: center;
    width: 100%;
    border-top: 1px solid #ddd; }

.mark-discount, .mark-give, .mark-distance {
  display: none; }
.page-container p span{ color: #333;}
@media only screen and (max-width: 768px) {
  body {
    background: #A0BDF8;
    min-height: 100%; }

  .error {
    margin: 0 auto;
    text-align: center;
    width: 84%;
    height: 100px;
    overflow: hidden;
    z-index: 996;
    position: fixed;
    background: #fff;
    border-radius: 4px;
    top: 50%;
    left: 50%;
    margin-left: -42%;
    margin-top: -50px; }
    .error .content {
      color: #555;
      height: 56px;
      display: table-cell;
      vertical-align: middle;
      font-size: 14px;
      padding: 0 30px;
      text-align: center;
      line-height: 20px;
      text-align: center; }
    .error .error_btn {
      color: #49f;
      font-size: 18px;
      line-height: 45px;
      height: 45px;
      text-align: center;
      width: 100%;
      border-top: 1px solid #ddd; }

  .loading {
    z-index: 996;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    height: 80px;
    width: 80px;
    background: #fff url(img/loading3.gif) scroll no-repeat center;
    background-size: 80%;
    border-radius: 5px; }

  .hadgone {
    z-index: 996;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -160px 0 0 -40%;
    width: 80%;
    height: 320px;
    background: #fff; }
    .hadgone .toptips {
      height: 56px;
      line-height: 56px;
      border-bottom: 1px solid #ddd; }
      .hadgone .toptips p {
        display: inline-block;
        float: left;
        left: 0;
        right: 0;
        text-align: left;
        height: 56px;
        padding: 0 12px;
        color: #555;
        font-size: 18px;
        position: absolute; }
        .hadgone .toptips p i {
          width: 22px;
          height: 22px;
          background: url(img/close-icon.png) no-repeat scroll;
          display: inline-block;
          float: right;
          margin: 17px 0; }
    .hadgone .content {
      height: 340px;
      width: 100%;
      text-align: center; }
      .hadgone .content .imgback {
        height: 160px;
        width: 160px;
        background: url(img/cry.png) no-repeat scroll;
        margin: 40px auto 28px; }
      .hadgone .content p {
        text-align: center;
        width: 100%;
        line-height: 18px;
        font-size: 18px;
        color: #555;
        margin: 0 auto 30px; }
      .hadgone .content .gonebtn {
        width: 160px;
        height: 40px;
        color: #fff;
        background: #49f;
        border-radius: 3px;
        line-height: 40px;
        font-size: 16px;
        text-align: center;
        margin: 0 auto; }

  .PMheader,
  .footer,
  .pc-city,
  .footer-banner,
  .banquan {
    display: none; }

  .h5-city,
  .double,
  .banner-div img {
    display: block; }

  .pic .huicover span {
    margin: 77px auto;
    font-size: 1.5rem;
    line-height: 35px;
    width: 80px;
    height: 35px; }

  .pc-link .pic img {
    -webkit-transition: none;
    transition: none; }

  .pc-link:hover .pic img {
    -webkit-transiton: none;
    transition: none; }

  .g-bd {
    background-color: #a0bdf8;
    min-width: 320px; }

  .top-banner {
    min-width: 320px;
    height: auto; }

  .banner-div {
    overflow: hidden;
    height: auto;
    min-height: 269px;
    background: url(img/errror2.png) no-repeat center center scroll #f4f4f4; }

  .top-banner img {
    float: left;
    width: 100%;
    position: relative;
    height: auto;
    margin: 0;
    left: 0;
    top: 0; }

  .main {
    width: 90%;
    margin: 0 auto; }

  .city {
    height: 28px;
    width: 100%;
    z-index: 1; }

  .city ul {
    padding: 0px; }

  .city li {
    line-height: 28px;
    font-size: 0.8rem;
    color: #fff;
    text-align: center;
    margin: 0;
    display: inline;
    padding: 0 7%; }

  .city .hot-city-active {
    color: #fff;
    background-color: #0e51da;
    border: none; }
    .city .hot-city-active:active {
      border: none;
      background: #0b41ae; }

  .city .city-active {
    color: #FF6CA6; }
    .city ul li{
      position: relative;
    }
  .city ul li:after{
    content: " ";
    width: 1px;
    height: 26px;
    border-right: 1px solid #fff;
    display: inline-block;
    transform:rotate(15deg);
    -ms-transform:rotate(15deg);
    -moz-transform:rotate(15deg);
    -webkit-transform:rotate(15deg);
    position: absolute;
    top:5px;
    right: 0;
}
.city ul li:last-child:after{
    content: " ";
    width: 1px;
    height: 20px;
    border:0;
    display: inline-block;
    transform:rotate(15deg);
    -ms-transform:rotate(15deg);
    -moz-transform:rotate(15deg);
    -webkit-transform:rotate(15deg);
    position: absolute;
    top:5px;
    right: 0;
}
  .city .more {
    background-color: #0e51da; }

  .product-list {
    width: 94%;
    margin: 0 auto;
    padding: 4% 0; }

  .list-div {
    width: auto; }

  .single {
    width: 100%; }

  .s-product {
    padding-bottom: 4%;
    float: none;
    margin: 0 0;
    width: auto;
    background-color: #a0bdf8;
    border: none; }

  .h5-link {
    display: block;
    overflow: hidden; }

  .h5-link .pic {
    width: 100%;
    background: url(img/errror2.png) no-repeat scroll #f4f4f4;
    background-size: 100% 100%;
    max-height: 212px;
    position: relative;
    height: auto;
    overflow: hidden;
    min-height: 140px; }

  .h5-link .pic img {
    float: left;
    width: 100%;
    height: auto; }

  .double {
    width: 100%;
    overflow: hidden; }

  .d-product {
    padding: 0 4% 4% 0;
    width: 48%;
    float: left; }

  .double li:nth-child(2n) {
    padding-right: 0; }

  .mark-discount {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 5%; }

  .discount {
    line-height: 2rem;
    font-size: 1rem;
    background-image: url("img/h5_discount.png");
    background-repeat: no-repeat;
    background-size: 100% auto; }

  .s-product .h5-link .pic .mark-discount {
    width: 16%;
    background-image: none; }

  .s-product .h5-link .pic .mark-discount .discount {
    padding-bottom: 15%; }

  .d-product .h5-link .pic .mark-discount {
    width: 35%;
    background-image: none; }

  .d-product .h5-link .pic .mark-discount .discount {
    padding-bottom: 26%; }

  .s-product .h5-link .pic .mark-give,
  .s-product .h5-link .pic .mark-distance {
    position: absolute;
    z-index: 3;
    top: 10px;
    left: 15px;
    width: 60px;
    height: 60px;
    background-color: rgba(68, 153, 255, 0.8);
    border-radius: 50%; }

  .s-product .h5-link .pic .mark-give .give,
  .s-product .h5-link .pic .mark-distance .distance {
    padding-top: 15px;
    line-height: 14px; }

  .s-product .h5-link .pic .mark-give,
  .s-product .h5-link .pic .mark-distance span {
    color: #fff;
    line-height: 20px; }

  .s-product .h5-link .pic .mark-give .give {
    font-size: 1rem; }

  .give-content,
  .dis-content {
    font-size: 0.6rem; }

  .information {
    background-color: #fff;
    width: auto;
    padding: 2% 4% 1% 4%;
    text-align: left;
    overflow: hidden;
    height: auto; }

  .d-product .h5-link .information {
    border-bottom: 1px solid #ebebeb;
    padding: 1.5% 2% 1% 4%;
    width: 94%; }

  .information h1 {
    color: #555;
    width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0.1rem 0 0; }

  .s-product .h5-link .information h1 {
    font-size: 1.2rem;
    line-height: 1.2rem; }

  .d-product .h5-link .information h1 {
    font-size: 1rem;
    line-height: 1.2rem; }

  .inf-left {
    width: 70%;
    float: left; }

  .inf-icon {
    float: left;
    width: 100%;
    height: 1rem;
    padding-bottom: 0.3rem; }

  .inf-right {
    width: 30%;
    height: 1.8rem;
    right: 1.5%; }

  .inf-address {
    width: 100%;
    height: 1.2rem;
    float: left; }

  .icon {
    float: left;
    background-image: url("img/h5_icon.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left center; }

  .s-product .h5-link .information .icon {
    padding-top: 1rem;
    width: 0.8rem; }

  .d-product .h5-link .information .icon {
    padding-top: 1.2rem;
    width: 0.6rem;
    margin-right: -0.6rem; }

  .address {
    float: left;
    color: #999;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0.1rem 0 0 0.3rem;
    background-image: none;
    vertical-align: bottom; }

  .s-product .h5-link .information .address {
    font-size: .75rem;
    padding-top: 0.2rem;
    line-height: .75rem; }

  .d-product .h5-link .information .address {
    font-size: 0.8rem;
    width: 90%;
    margin-left: 0.6rem;
    padding: 0 0 0 0.3rem; }

  .d-product .h5-link .price-div {
    background-color: #fff;
    width: 96%;
    height: 20px;
    padding: 2%; }

  .rmb {
    color: #ff5753;
    vertical-align: bottom;
    float: right; }

  .s-product .h5-link .information .rmb {
    font-size: 0.7rem;
    padding-top: 0.4rem; }

  .d-product .h5-link .price-div .rmb {
    font-size: 0.6rem;
    padding-top: 0.2rem; }

  .price {
    color: #ff5753;
    float: right; }

  .s-product .h5-link .information .price {
    font-size: 1.4rem;
    line-height: 1.8rem; }

  .d-product .h5-link .price-div .price {
    font-size: 1.2rem;
    line-height: 1.4rem; }

  .qi {
    color: #999;
    float: right; }

  .s-product .h5-link .information .qi {
    font-size: 1rem;
    padding: 0.3rem 0 0 0.3rem; }

  .d-product .h5-link .price-div .qi {
    font-size: 0.8rem;
    padding: 0.2rem 0 0 0.3rem; }

  .pop-morecity {
    display: none !important; }

  .morecity-bg {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1050;
    background-color: #f5f5f5;
    margin: 0; }

  .morecity-title {
    display: none; }

  .hotcity {
    position: fixed;
    width: 35px;
    top: 50%;
    right: 0;
    margin-top: -192px;
    height: auto;
    background: none;
    left: auto;
    z-index: 100000; }

  .hotcity ul {
    width: 35px; }

  .hotcity li {
    font-size: 0.6rem;
    line-height: 1rem;
    float: none;
    height: auto;
    width: 100%;
    background: none; }

  .hotcity_lst .hot_pos:hover,
  .hotcity_lst .pos_active {
    border-bottom: none;
    height: auto;
    background: none; }

  .hotcity .pos_hide {
    display: none; }

  .hotcity_lst li a {
    color: #007aff;
    display: block;
    width: 35px; }

  .hotcity_lst li a:hover {
    color: #f55;
    display: block; }

  .morecity_lst {
    position: absolute;
    z-index: 55;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0; }

  .morecity_lst li {
    text-align: left;
    background-color: #fff;
    height: auto;
    display: block; }

  .morecity_lst li i {
    display: block;
    padding: 0 4%;
    height: 30px;
    line-height: 30px;
    font-size: 1rem;
    background-color: #f5f5f5;
    float: none;
    width: auto;
    text-align: left; }

  .morecity_lst li a {
    display: block;
    width: auto;
    height: 41px;
    float: none;
    margin: 0 4%;
    line-height: 42px;
    font-size: .875rem;
    border-bottom: 1px solid #d3d3d3;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left; }

  .morecity_lst li a:last-child {
    border-bottom: none; }

  .morecity_lst li a:hover,
  .morecity_lst li .pop-active {
    background-color: #fff; }

  .page-container {
    display: none; }

  .nomore {
    display: block; }

  .city-selector {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    overflow: hidden;
    left: 0;
    z-index: 9999;
    background-color: #f5f5f5;
    margin: 0; }

  .city-selector .page-city-content {
    position: absolute;
    z-index: 55;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    overflow-y: auto;
    background-color: #fff;
    font-size: 16px; } }
@media only screen and (max-width: 768px) {
  .main {
    width: 100%;
    margin: 0 auto;
     }

  .cols-two .single {
    width: 100%;
    overflow: hidden; }
  .cols-two .single .s-product {
    padding: 0 2% 2% 0;
    width: 49%;
    float: left; }
    .cols-two .single .s-product .pic .huicover span {
      margin: 55px auto; }
  .cols-two .s-product .h5-link .information h1 {
    font-size: .875rem;
    color: #555; }
  .cols-two .single li:nth-child(2n) {
    padding-right: 0; }
  .cols-two .h5-link .pic {
    height: 9rem; }
  .cols-two .single .s-product .information .inf-left {
    width: 100%;
    border-bottom: 1px solid #ddd; }
    .cols-two .single .s-product .information .inf-left .inf-icon .icon {
      width: 0.8rem; 
      background-image: url("http://promotion.elong.com/active/2016/common/css/img/h5_icon.png"); }
    .cols-two .single .s-product .information .inf-left .inf-icon .address {
      float: left; 
      padding: 0.2rem 0 0 0.2rem; 
      width:86%; 
      background-image: none ;}
  .cols-two .single .s-product .information .inf-right {
    position: relative;
    width: 100%; } 
    .explaintext{
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.6);
        position: fixed;
        top:0;
        z-index:111;
        text-align: center;
    }
    .getin{ color:#fff; font-size: .7rem; padding:5px 5px 10px; background: url(img/explaingetin.png) no-repeat scroll; background-size: 100%; width: 30px; height: 31px; position: fixed; right: 0; top: 50%; z-index: 111; margin-top: -30px; line-height: 1rem;}
    .explaintext .excontent{ height: 356px; width:90%; text-align: center; margin: 40px auto; }
    .explaintext .excontent .titles{ background: #fff; display: block; text-align: center; font-size:1.4rem; margin:0; padding: 10px 0;border-top-left-radius: 5px; border-top-right-radius: 5px; }
    .explaintext .excontent p,.explaintext .excontent p span{ color: #555; text-align: left;font-size: .91rem; line-height: 1.4rem;}
    .explaintext .excontent p{ margin-left: 23px;}
    .explaintext .excontent .extop{ background: url(img/explainhhead.png) no-repeat scroll; background-size: 100% auto; width: 100%; padding-top:18%; }
    .explaintext .excontent .extext{ height: 278px; overflow: scroll; background: #fff; padding: 0 12px; }
    .explaintext .excontent .colsepng{width: 100%; background: #fff; height: 50px; text-align: center; float: left;border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
    .explaintext .excontent .colsepng span{ display: block; height: 16px; width: 16px; margin:17px auto; background: url(img/close-icon.png) no-repeat scroll; background-size: 100%; }
    .excontent p span{ margin-left:-23px; }




.nav_div{ position: fixed; bottom: 0; left: 0; z-index: 999; width: 100%; background-image: url("http://promotion.elong.com/active/webms/2016/May/DragonBFh5/images/nav_logo_20160525.jpg"); background-position: center left; background-size: 20% auto; background-repeat: no-repeat;  background-color: #0c7737}

.nav_left{  background-color: #0c7737; width: 80%; text-align: center; float: right;}
.nav_left .nav_ul{ white-space: nowrap; overflow-x: atuo !important; overflow-y: hidden; -webkit-overflow-scrolling: touch;  width: 100%; background-color: #0c7737; }
.nav_left .nav_ul li {  display: inline-block; width: 38%; background-color: #0c7737; }
.nav_left .nav_ul li .nav_span:nth-child(2n){ border-bottom: none;}
.nav_left .nav_ul li .nav_span{ display: block; width: 100%; padding: 2% 0; color: #fff; border-bottom: 1px solid #065d29; }
.nav_left .nav_ul li .nav_span span{ box-sizing: border-box; display: block; padding: 3% 0; width: 100%; border-right: 1px solid #065d29;}
.nav_left .nav_ul li .nav_act,.nav_left .nav_ul li span:active{ color: #0c7737;}
.nav_left .nav_ul li .nav_act span,.nav_left .nav_ul li span:active span{ border-right: none; border-radius: 40px; background-color: #e4f64d; color: #0c7737;}
.nav_left .nav_ul li .nav_right span{ border-right: none; }
.nav_left .nav_ul li:nth-child(6n) .nav_span span{ border-right: none;}
.nav_logo{ position: absolute; width: 20%; height: 100%; top: 0; left: 0;  display: block;}






.box-shadow{  
  -webkit-box-shadow:0 0 10px #555;  
  -moz-box-shadow:0 0 10px #555;  
  box-shadow:0 0 10px #555;  
}  
.explain_other{ margin-bottom: 55px;}/*版权部分*/
.show{ display: none;}/*说明DOM*/
  }
  .explaintext .excontent .titles{margin:0;}
  .explaintext{ width: 100%; text-align: center;}
  .excontent{ width: 1021px; text-align: left; margin:0 auto;}
  .explaintext .excontent p{ margin-left: 23px;}
  .excontent p span{ margin-left:-23px; }
.mark-give {
  display: block; }
