html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

address, caption, cite, code, dfn, em, strong, i, th, var, optgroup {
  font-style: normal;
  font-weight: 400
}

h1, h2, h3, h4, h5, h6, abbr, acronym {
  font-weight: 400
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit
}

input, button, textarea, select {
  font-size: 100%
}

input[type=text], input[type=password], textarea {
  outline-style: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0
}

textarea {
  resize: none
}

ol, ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption, th {
  text-align: left
}

a, ins {
  text-decoration: none
}

a {
  outline: 0;
  color: #333
}

a:hover {
  color: #5690f5;
  cursor: pointer
}

blockquote, q {
  quotes: none
}

:focus {
  outline: 0
}

img {
  border: 0;
  max-width: 100%
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

@font-face {
  font-family: dinschrift;
  src: url(https://jin.baidu.com/v/static/mall/common/font/DINMittelschrift-Alternate_e5fbea1.eot);
  src: url(https://jin.baidu.com/v/static/mall/common/font/DINMittelschrift-Alternate_187f07c.woff) format('woff'), url(https://jin.baidu.com/v/static/mall/common/font/DINMittelschrift-Alternate_71a58a5.ttf) format('truetype'), url(https://jin.baidu.com/v/static/mall/common/font/DINMittelschrift-Alternate_c55c38e.svg#DINMittelschrift-Alternate) format('svg'), url(https://jin.baidu.com/v/static/mall/common/font/DINMittelschrift-Alternate_e5fbea1.eot?#iefix) format('embedded-opentype');
  font-weight: 400;
  font-style: normal
}

body {
  font: 14px/1.5 PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, STHeitiSC-Light, simsun, \\5B8B\4F53, WenQuanYi Zen Hei, WenQuanYi Micro Hei, sans-serif;
  color: #333;
  min-width: 1210px;
  -webkit-font-smoothing: antialiased
}

.fl-right {
  float: right
}

.fl-left {
  float: left
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  zoom: 1
}

.txt-center {
  text-align: center
}

.italic {
  font-style: italic
}

.block {
  display: block
}

.hide {
  display: none
}

.inline {
  display: inline-block
}

.pos-relative {
  position: relative
}

.pos-abs {
  position: absolute
}

.wrapper {
  width: 1190px;
  margin: 0 auto
}

.bg-white {
  background-color: #fff
}

.bg-gray {
  background-color: #f5f5f5
}

.grid {
  width: 1190px;
  margin-left: auto;
  margin-right: auto
}

.mt35 {
  margin-top: 35px
}

.grid-l {
  float: left;
}

.grid-r {
  float: right;
  width: 226px;
  margin-right: 26px
}

.mod {
  margin-top: 35px
}

.com-pb {
  padding-bottom: 50px
}

.more {
  background: url(https://jin.baidu.com/v/static/mall/common/images/arrow_right_f63e886.png) no-repeat right center;
  background-size: 7px 13px;
  padding-right: 12px;
  color: #333;
  font-size: 14px
}

.more:hover {
  background-image: url(https://jin.baidu.com/v/static/mall/common/images/arrow_right_hover_b138966.png);
  color: #5690f5
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .more {
    background-image: url(https://jin.baidu.com/v/static/mall/common/images/arrow_right_2x_84af45b.png)
  }

  .more:hover {
    background-image: url(https://jin.baidu.com/v/static/mall/common/images/arrow_right_hover_2x_59be430.png)
  }
}

.error-grid {
  text-align: center;
  margin-top: 55px
}

.error-grid .error-icon {
  background: url(https://jin.baidu.com/v/static/mall/common/images/404_f30544d.jpg) no-repeat;
  background-size: 180px 170px;
  width: 180px;
  height: 170px;
  margin: 0 auto
}

.error-grid .error-desc {
  margin-top: 36px;
  font-size: 16px;
  color: #222
}

.error-grid .error-btn {
  margin-top: 42px;
  margin-bottom: 42px
}

.error-grid .timer {
  color: #518ff4
}

.error-grid .btn {
  width: 158px;
  height: 42px;
  border: 1px solid #518ff4;
  border-radius: 5px;
  font-size: 16px;
  line-height: 42px
}

.error-grid .go-index {
  color: #518ff4;
  margin-left: 16px
}

.error-grid .guess {
  margin-bottom: 94px
}

.error-grid .guess a {
  margin-left: 18px
}

@import url(https://jin.baidu.com/v/static/mall/common/ui/button_edc7823.css);
@import url(https://jin.baidu.com/v/static/mall/common/ui/select/select_8e11830.css);
@import url(https://jin.baidu.com/v/static/mall/common/ui/toast/toast_bce9958.css);
@import url(https://jin.baidu.com/v/static/mall/common/ui/form_0e3abae.css);
.btn {
  color: #fff;
  border-radius: 2px;
  text-align: center;
  cursor: pointer;
  letter-spacing: 1px;
  display: inline-block;
  border: 0;
  padding: 0
}

.btn:hover {
  color: #fff
}

.btn-normal {
  color: #6492e3;
  background-color: #fff;
  border: 1px solid #6492e3
}

.btn-primary {
  background: #5690f5
}

.btn-disabled {
  background: #d9d9d9;
  cursor: default;
  color: #666
}

.btn-bigger {
  width: 219px;
  height: 44px;
  line-height: 42px;
  font-size: 16px
}

.btn-primary:hover {
  background: #427fe9
}

.btn-disabled:hover {
  background: #d9d9d9;
  color: #666
}

.btn-normal:hover {
  color: #fff;
  background: #5690f5
}

.btn-msgcode {
  width: 97px;
  line-height: 36px;
  display: inline-block;
  border-radius: 0;
  font-size: 13px;
  vertical-align: top
}

#nprogress {
  pointer-events: none
}

#nprogress .bar {
  background: #5690f5;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px
}

#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #5690f5, 0 0 5px #5690f5;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px)
}

#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #5690f5;
  border-left-color: #5690f5;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative
}

.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar {
  position: absolute
}

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg)
  }
}

.form {
  color: #666;
  font-size: 14px
}

.form .field {
  margin-top: 26px;
  position: relative
}

.form .text-label {
  text-align: right;
  width: 208px;
  display: inline-block;
  margin-right: 10px
}

.form .text-field {
  border: 1px solid #ccc;
  padding: 7px 8px;
  background: #fff;
  width: 221px;
  margin: 0;
  line-height: 20px;
  height: 20px
}

.form .text-field.unit {
  padding-right: 25px;
  width: 204px
}

.form .text-field.double {
  padding-right: 38px;
  width: 191px
}

.form .text-field:focus {
  border: 1px solid #518ff4
}

.form .msgcode {
  width: 81px;
  margin-right: 6px
}

.form .highlight {
  color: #ec4444
}

.form .unit {
  right: 8px;
  top: -1px
}

.form .errmsg {
  display: block;
  left: 222px;
  position: absolute;
  top: 36px;
  font-size: 13px;
  color: #ec4444
}

.form .radio {
  background-color: transparent;
  background-image: url(https://jin.baidu.com/v/static/mall/common/ui/images/radio_1c18438.png);
  background-size: 14px;
  border: 0;
  width: 14px;
  height: 14px
}

.form .radio.checked {
  background-image: url(https://jin.baidu.com/v/static/mall/common/ui/images/radio_check_0f3d0f4.png)
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .form .radio {
    background-image: url(https://jin.baidu.com/v/static/mall/common/ui/images/radio_2x_2aab00f.png)
  }

  .form .radio.checked {
    background-image: url(https://jin.baidu.com/v/static/mall/common/ui/images/radio_check_2x_8514af8.png)
  }
}

.native-select {
  width: 0 !important;
  border: 0 !important;
  height: 0 !important;
  position: absolute;
  visibility: hidden
}

.ui-select {
  position: relative;
  color: #8e949a;
  cursor: pointer;
  display: inline-block;
  width: 239px;
  line-height: 34px;
  background-color: #fff;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ui-select .selected, .ui-select .options {
  border: 1px solid #ccc;
  font-size: 14px;
  color: #333
}

.ui-select .selected {
  padding: 0 8px;
  width: 201px;
  height: 34px;
  position: relative
}

.ui-select .selected span {
  color: #333 !important
}

.ui-select .selected i {
  position: absolute;
  background: url(https://jin.baidu.com/v/static/mall/common/ui/select/images/arrow_a21a0d4.png) left center;
  background-size: 12px 6px;
  width: 12px;
  height: 6px;
  right: 10px;
  top: 13px;
  -webkit-transition: -webkit-transform .2s ease-in;
  -moz-transition: -moz-transform .2s ease-in;
  -o-transition: -o-transform .2s ease-in;
  transition: transform .2s ease-in
}

.ui-select .rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.ui-select .options {
  background: #FFF;
  position: absolute;
  top: 35px;
  z-index: 1;
  margin: 0;
  padding-left: 0;
  width: 217px
}

.ui-select .limit {
  height: 221px;
  overflow-y: scroll
}

.ui-select li {
  list-style: none;
  transition: background .2s;
  height: 34px;
  padding: 0 8px
}

.ui-select li:hover, .ui-select li.current {
  background: #f5f5f5
}

.ui-select .other {
  position: absolute;
  top: 36px;
  border: 1px solid #ccc;
  padding: 7px 8px;
  background: transparent;
  width: 201px
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .ui-select .selected i {
    background-image: url(https://jin.baidu.com/v/static/mall/common/ui/select/images/arrow_2x_adeed32.png)
  }
}

.ui-text-box {
  display: inline-block;
  width: 34px;
  height: 18px;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  margin-left: 10px
}

.ui-text-box-white {
  color: #FFF;
  border: 1px solid #a1c1f9;
  position: relative;
  top: -2px
}

.ui-text-box-red {
  color: #f45151;
  border: 1px solid #fab4b4
}

.ui-text-box-blue {
  color: #518ff4;
  border: 1px solid #b4cffa
}

.toast {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  line-height: 30px;
  min-height: 30px;
  padding: 0 9px;
  display: none
}

.toast .content {
  width: auto
}

.toast .arrow {
  width: 9px;
  height: 9px;
  background: #fff;
  position: absolute;
  border: 1px solid #e5e5e5;
  border-right: 0;
  border-bottom: 0
}

.toast .up {
  transform: rotate(45deg);
  top: -6px
}

.toast .down {
  transform: rotate(-135deg);
  bottom: -6px
}

a img {
  border: 0
}

.jr-head {
  width: 100%;
  height: 397px
}

.jr-banner {
  width: 100%;
  height: 397px;
  position: relative
}

.jr-banner .bg-list {
  width: 100%;
  height: 397px
}

.jr-banner .bg-list .bg-item {
  position: absolute;
  opacity: 0;
  height: 397px;
  width: 100%;
  z-index: 1;
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat
}

.jr-banner .banner-list {
  width: 678px;
  height: 373px;
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -347px;
  overflow: hidden
}

.jr-banner .banner-list .banner-item {
  width: 100%;
  position: absolute;
  margin-left: -678px;
  z-index: 4
}

.jr-banner .banner-trigger {
  width: 678px;
  height: 373px;
  position: absolute;
  bottom: 24px;
  left: 50%;
  margin-left: -350px;
  text-align: center
}

.jr-banner .banner-trigger {
  width: 680px;
  height: 12px;
  position: absolute;
  bottom: 24px;
  left: 50%;
  margin-left: -340px;
  text-align: center;
  z-index: 7
}

.jr-banner .banner-trigger .trigger {
  display: inline-block;
  margin: 0 4px
}

.jr-banner .banner-trigger .trigger a {
  display: inline-block;
  background-color: transparent;
  width: 12px;
  height: 12px;
  background-image: url(https://jin.baidu.com/v/static/mall/common/widget/banner/images/s_ef5c843.png);
  background-size: 100%;
  background-position: center
}

.jr-banner .banner-trigger .curren a {
  background-color: transparent;
  background-image: url(https://jin.baidu.com/v/static/mall/common/widget/banner/images/m_976ce44.png)
}

.header {
  height: 75px;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  background: #fff
}

.header .wrapper {
  height: 100%
}

.header .logo {
  background: url(https://jin.baidu.com/v/static/mall/common/images/logo_5ebf847.png) no-repeat;
  width: 164px;
  height: 100%;
  display: inline-block
}

.header nav {
  margin-top: 21px;
  font-size: 18px
}

.header .navigation {
  margin-left: 293px
}

.header .item {
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  display: inline-block;
  margin-left: 20px;
  font-size: 16px;
  margin-top: 34px
}

.header .current, .header .item:hover {
  background: #5690f5;
  border-radius: 3px;
  color: #fff
}

.login-module {
  background-color: #fff;
  height: 32px;
  line-height: 34px;
  color: #666;
  font-size: 14px;
  text-align: right;
  right: 0;
  top: 50%;
  margin-top: -16px
}

.login-module .favorite {
  background: url(https://jin.baidu.com/v/static/mall/common/widget/login/images/icon-favorite_bc8a2ca.png) no-repeat left 9px;
  padding-left: 20px
}

.login-module .line:after {
  content: "|";
  margin: 0 8px
}

.login-module .space {
  margin-left: 28px
}

.login-module span {
  cursor: pointer
}

.slideContent {
  margin: 0 auto
}

.slide-img-list {
  position: absolute;
  overflow: hidden
}

.slide-img-list SPAN {
  position: absolute;
  width: 19999px;
  display: block
}

.slide-tab-btns {
  z-index: 10;
  position: absolute
}

.slide-tab-btns B {
  position: absolute;
  width: 100px;
  display: block;
  height: 14px;
  overflow: hidden;
  left: 50%
}

.slide-tab-btns B I {
  width: 6px;
  float: left;
  height: 6px;
  font-size: 0;
  overflow: hidden;
  cursor: pointer;
  margin: 0 9px;
  border: #fff 2px solid;
  background: url(https://jin.baidu.com/v/static/mall/common/widget/slide/images/tabRadio_a544860.png) 0 10px \9;
  border: 0 \9;
  height: 10px \9;
  width: 10px \9;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px
}

.slide-tab-btns B I:hover {
  background: url(https://jin.baidu.com/v/static/mall/common/widget/slide/images/tabRadio_a544860.png) \9;
  background-color: #fff;
  background-color: transparent \9
}

.slide-tab-btns B I.on {
  background-color: #fff;
  background: url(https://jin.baidu.com/v/static/mall/common/widget/slide/images/tabRadio_a544860.png) \9;
  cursor: default;
  background-color: transparent \9
}

.slide-tab-btns S {
  position: absolute;
  width: 45px;
  display: none;
  height: 70px;
  overflow: hidden;
  top: 130px;
  cursor: pointer;
  zoom: 1
}

.slide-tab-btns S I {
  position: absolute;
  width: 45px;
  background: url(https://jin.baidu.com/v/static/mall/common/widget/slide/images/bannerTab_ec8923d.png);
  background: url(https://jin.baidu.com/v/static/mall/common/widget/slide/images/btn_show_027db8f.png) \9;
  background-size: 100% 100%;
  height: 140px;
  zoom: 1
}

.slide-tab-btns S.prev {
  left: 366px
}

.slide-tab-btns S.prev I {
  top: -70px;
  zoom: 1
}

.slide-tab-btns S.next {
  right: 366px;
  zoom: 1
}

.city-panel-label {
  border: 1px solid #e6e6e6;
  line-height: 14px;
  text-align: center;
  margin-top: 31px;
  margin-left: 10px;
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 10001;
  padding: 3px 23px 3px 7px;
  cursor: pointer;
  font-size: 12px
}

.city-panel-label:after {
  width: 9px;
  height: 5px;
  position: absolute;
  background: url(https://jin.baidu.com/v/static/mall/common/widget/cityPanel/img/arrow-up_deb85ea.png) no-repeat left center;
  content: '';
  top: 7px;
  right: 8px
}

.city-panel-label.default {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #666
}

.city-panel-label.default:after {
  background: url(https://jin.baidu.com/v/static/mall/common/widget/cityPanel/img/arrow-down_3669ee8.png) no-repeat left center;
  top: 8px
}

.hbd {
  border-bottom: 1px solid #fff
}

.city-panel {
  width: 432px;
  border: 1px solid #e6e6e6;
  padding: 14px 0;
  color: #333;
  font-size: 13px;
  margin: 0 auto;
  position: absolute;
  z-index: 9999;
  background: #fff
}

.city-panel .tips {
  color: #999;
  padding-left: 18px;
  line-height: 18px
}

.city-panel .tab {
  margin-top: 4px;
  border-bottom: 1px solid #ccc;
  line-height: 33px
}

.city-panel .tab span {
  display: inline-block;
  width: 47px;
  text-align: center;
  position: relative;
  margin: 0 7px;
  cursor: pointer
}

.city-panel .tab .hot {
  width: 52px;
  text-align: right;
  margin: 0 17px
}

.city-panel .tab .current {
  color: #518ff4
}

.city-panel .tab .current:after {
  width: 100%;
  content: '';
  border-bottom: 2px solid #518ff4;
  position: absolute;
  top: 32px;
  left: 0
}

.city-panel .content {
  padding-top: 9px;
  line-height: 26px
}

.city-panel .content .letter {
  width: 42px;
  height: 30px;
  text-align: center;
  display: inline-block
}

.city-panel .content .short {
  width: 28px
}

.city-panel .content .city {
  width: 390px
}

.city-panel .content span {
  width: 78px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.city-panel .content span i {
  cursor: pointer
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .city-panel-label:after {
    background-image: url(https://jin.baidu.com/v/static/mall/common/widget/cityPanel/img/arrow-up-2x_7d789e0.png);
    background-size: 9px
  }

  .city-panel-label.default:after {
    background-image: url(https://jin.baidu.com/v/static/mall/common/widget/cityPanel/img/arrow-down-2x_34fb4fa.png);
    background-size: 9px
  }
}

.footer {
  background: #333;
  font-size: 13px;
  min-height: 178px;
  padding-top: 28px;
  width: 100%;
  min-width: 1190px;
  color: #aaa
}

.footer.fixed {
  position: fixed;
  bottom: 0
}

.footer .copyright {
  color: #999;
  text-align: center;
  padding: 6px 0
}

.footer .copyright a {
  color: #999
}

.footer .contact {
  margin-left: 770px
}

.footer .contact .title {
  margin-bottom: 10px
}

.footer .contact .addr {
  line-height: 28px;
  position: relative;
  margin-left: 40px
}

.footer .contact .pos {
  position: absolute;
  top: 3px
}

.footer .contact .wb {
  display: inline-block;
  width: 75px;
  height: 25px;
  background-image: url(https://jin.baidu.com/v/static/mall/common/widget/footer/images/wb_78b0204.png);
  background-repeat: no-repeat;
  background-size: 75px 20px;
  position: absolute;
  top: 4px
}

.footer .title {
  display: block;
  font-size: 16px;
  color: #fff
}

.footer a {
  color: #aaa
}

.footer a:hover {
  color: #fff
}

.footer.pos-abs {
  bottom: 0
}

.pager-seo {
  display: none
}

.page-container {
  margin: 20px 0;
  line-height: 20px;
  text-align: center
}

.page-container a, .page-container span {
  display: inline-block;
  *display: inline;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666
}

.page-container a.prev, .page-container span.prev, .page-container a.next, .page-container span.next {
  width: 80px
}

.page-container li {
  display: inline-block;
  *display: inline;
  border: 1px solid #e5e5e5;
  vertical-align: middle;
  margin-right: 15px;
  width: auto
}

.page-container li.more {
  border: 0
}

.page-container li:hover, .page-container li.active {
  background-color: #f5f5f5
}

.login-qrcode {
  position: absolute;
  width: auto;
  height: 225px;
  padding: 20px;
  box-sizing: border-box;
  background-color: #fff;
  top: -10px;
  right: 0;
  z-index: 100;
  border: 1px solid #ccc;
  display: none
}

.login-qrcode-box {
  position: relative
}

.login-qrcode-wrapper {
  width: 165px;
  text-align: center;
  float: left
}

.login-qrcode img {
  width: 161px;
  height: 161px
}

.login-qrcode:after {
  content: '';
  position: absolute;
  right: 22px;
  top: -8px;
  width: 14px;
  height: 8px;
  visibility: visible;
  background: url(https://jin.baidu.com/v/static/mall/common/images/login-qrcode-arrow_547122a.png) no-repeat center center
}

.login-qrcode-desc {
  text-align: center;
  font-size: 15px;
  color: #000
}

.query-city-select {
  display: none
}

.query-city-select .box {
  width: 306px;
  height: 316px;
  font-size: 14px;
  background-color: #fff;
  position: absolute;
  z-index: 10011;
  text-align: center;
  left: 50%;
  top: 50%;
  margin-top: -158px;
  margin-left: -153px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.query-city-select .box .close-btn {
  color: #666;
  position: absolute;
  font-size: 26px;
  top: 5px;
  right: 18px;
  cursor: pointer;
  font-weight: lighter
}

.query-city-select .box .title {
  font-size: 20px;
  margin-top: 46px;
  margin-bottom: 5px
}

.query-city-select .box .sub-title {
  margin-bottom: 21px;
  color: #999
}

.query-city-select .box .button {
  width: 190px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #e6e6e6;
  margin: 0 auto;
  margin-top: 15px;
  cursor: pointer;
  color: #666;
  position: relative
}

.query-city-select .box .location-icon {
  width: 11px;
  height: 17px;
  background: url(https://jin.baidu.com/v/static/mall/common/images/location_9790514.png) no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle
}

.query-city-select .box .button:hover {
  background-color: #5690f5;
  color: #fff;
  border-color: #5690f5
}

.query-city-select .box .button:hover .location-icon {
  background-image: url(https://jin.baidu.com/v/static/mall/common/images/location_hover_edde93e.png)
}

.mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: .5;
  filter: alpha(opacity=50);
  z-index: 10010
}