.clearfix,
.float-bfc-box,
.header-inner,
.my-nav_list,
.refund-process {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.float-bfc-box:before,
.float-bfc-box:after,
.header-inner:before,
.header-inner:after,
.my-nav_list:before,
.my-nav_list:after,
.refund-process:before,
.refund-process:after {
  display: table;
  font-size: 0;
  content: " ";
  clear: both;
}
.inline-block-context {
  font-size: 0;
  line-height: 0;
}
.column-flex,
.flex-around .flex,
.flex-around .flex-bound {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  flex-direction: column;
  justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
}
.row-flex,
.flex-around {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  flex-direction: row;
  justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
}
.flex-around .flex {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.float-end {
  float: right;
}
.float-start {
  float: left;
}
.float-end ~ *,
.float-start ~ * {
  overflow: hidden;
}
html {
  font-size: 100px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  padding: 0;
  margin: 0;
}
body {
  font: 14px / 1.5 "Microsoft YaHei", "微软雅黑", Arial, Lucida, Verdana, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #666666;
  min-width: 1200px;
  min-height: 700px;
}
h1,
h2,
h3,
h4,
input,
textarea,
select,
button {
  font-size: 100%;
}
h1,
h2,
h3,
h4 {
  font-weight: 300;
}
small {
  font-size: 14px;
}
textarea,
select,
button {
  font-family: inherit;
}
textarea {
  resize: vertical;
}
input,
button,
select,
textarea {
  outline: none;
}
li {
  list-style: none;
}
img {
  vertical-align: middle;
  border: none;
}
strong {
  font-weight: 300;
}
address,
cite,
dfn,
em,
var,
i {
  font-style: normal;
}
a:link,
a:visited,
a:hover,
a:active {
  color: #666666;
  text-decoration: none;
  cursor: pointer;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  word-break: break-all;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
/*滚动条*/
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #c3c3c3;
}
/*整站基础ui 定义*/
/* 补充一下*/
/* 整站字体颜色*/
/* 整站a 连接字体颜色*/
/* 整站a 连接鼠标 hover 字体颜色*/
/*引导页 base ui*/
/*引导页header footer 背景颜色*/
.common-icon-sprite,
.common-icon-add,
.common-icon-airlines,
.common-icon-appstore,
.common-icon-arrow,
.common-icon-cat,
.common-icon-cdn,
.common-icon-checkbox-checked,
.common-icon-checkbox,
.common-icon-code,
.common-icon-coupon,
.common-icon-facebook,
.common-icon-four-g,
.common-icon-login,
.common-icon-radio-checked,
.common-icon-radio,
.common-icon-search,
.common-icon-select-arrow,
.common-icon-wechat,
.common-icon-youtube {
  display: inline-block;
  background-image: url('../images/common-icon-s30fa0a4fa9.png');
  background-repeat: no-repeat;
}
.common-icon-add {
  background-position: 0 0;
  height: 18px;
  width: 18px;
}
.common-icon-airlines {
  background-position: 0 -18px;
  height: 20px;
  width: 20px;
}
.common-icon-appstore {
  background-position: 0 -38px;
  height: 20px;
  width: 20px;
}
.common-icon-arrow {
  background-position: 0 -58px;
  height: 16px;
  width: 10px;
}
.common-icon-cat {
  background-position: 0 -74px;
  height: 20px;
  width: 20px;
}
.common-icon-cdn {
  background-position: 0 -94px;
  height: 20px;
  width: 20px;
}
.common-icon-checkbox {
  background-position: 0 -136px;
  height: 22px;
  width: 23px;
}
.common-icon-checkbox-checked {
  background-position: 0 -114px;
  height: 22px;
  width: 23px;
}
.common-icon-checkbox-d-checked {
  background: url("../images/common-icon/checkbox-disabled-checked.png") no-repeat 0 0;
  height: 22px;
  width: 23px;
}
.common-icon-checkbox-d {
  background: url("../images/common-icon/checkbox-disabled.png") no-repeat 0 0;
  height: 22px;
  width: 23px;
}
.common-icon-code {
  background-position: 0 -158px;
  height: 20px;
  width: 20px;
}
.common-icon-coupon {
  background-position: 0 -178px;
  height: 20px;
  width: 20px;
}
.common-icon-facebook {
  background-position: 0 -198px;
  height: 20px;
  width: 20px;
}
.common-icon-four-g {
  background-position: 0 -218px;
  height: 14px;
  width: 40px;
}
.common-icon-login {
  background-position: 0 -232px;
  height: 20px;
  width: 20px;
}
.common-icon-radio {
  background-position: 0 -270px;
  height: 18px;
  width: 18px;
}
.common-icon-radio-checked {
  background-position: 0 -252px;
  height: 18px;
  width: 18px;
}
.common-icon-search {
  background-position: 0 -288px;
  height: 20px;
  width: 20px;
}
.common-icon-select-arrow {
  background-position: 0 -308px;
  height: 24px;
  width: 24px;
}
.common-icon-wechat {
  background-position: 0 -332px;
  height: 20px;
  width: 20px;
}
.common-icon-youtube {
  background-position: 0 -352px;
  height: 20px;
  width: 20px;
}
.sprite,
.sprite-promotion,
.sprite-warning,
.sprite-aozhu,
.sprite-success,
.sprite-add,
.sprite-arrow-down,
.sprite-arrow-up,
.sprite-loading,
.sprite-search,
.sprite-search-white,
.sprite-four-g,
.sprite-success-small,
.sprite-quanwt,
.sprite-close,
.sprite-white-arr-down,
.sprite-cry,
.sprite-issue,
.sprite-cs,
.sprite-new {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.sprite-promotion {
  width: 24px;
  height: 24px;
  background-image: url("../images/icon/promotion.png");
}
.sprite-warning {
  width: 48px;
  height: 48px;
  background-image: url("../images/icon/warning.png");
}
.sprite-aozhu {
  width: 44px;
  height: 24px;
  background-image: url("../images/icon/aozhu.png");
}
.sprite-success {
  width: 48px;
  height: 48px;
  background-image: url("../images/icon/success.png");
}
.sprite-add {
  width: 12px;
  height: 12px;
  background-image: url("../images/icon/add.png");
}
.sprite-arrow-down {
  width: 12px;
  height: 7px;
  background-image: url("../images/icon/arrow-down.png");
}
.sprite-arrow-up {
  width: 12px;
  height: 7px;
  background-image: url("../images/icon/arrow-up.png");
}
.sprite-loading {
  width: 108px;
  height: 108px;
  background-image: url("../images/icon/loading.png");
}
.sprite-search {
  width: 18px;
  height: 18px;
  background-image: url("../images/icon/search.png");
}
.sprite-search-white {
  width: 18px;
  height: 18px;
  background-image: url("../images/icon/search-white.png");
}
.sprite-four-g {
  width: 40px;
  height: 14px;
  background-image: url("../images/icon/four-g.png");
}
.sprite-success-small {
  width: 28px;
  height: 28px;
  background-image: url("../images/icon/success-small.png");
}
.sprite-quanwt {
  width: 54px;
  height: 18px;
  background-image: url("../images/icon/quanwt.png");
}
.sprite-close {
  width: 14px;
  height: 14px;
  background-image: url("../images/icon/close.png");
}
.sprite-white-arr-down {
  width: 20px;
  height: 10px;
  background-image: url("../images/icon/white-arr-down.png");
}
.sprite-cry {
  width: 24px;
  height: 24px;
  background-image: url("../images/icon/cry.png");
}
.sprite-issue {
  width: 48px;
  height: 48px;
  background-image: url("../images/icon/issue.png");
}
.sprite-cs {
  width: 50px;
  height: 50px;
  background-image: url("../images/icon/cs.png");
}
.sprite-new {
  width: 28px;
  height: 20px;
  background-image: url("../images/icon/new.png");
}
.top-bar {
  height: 40px;
  background-color: #ededed;
  color: #666;
  /**/
}
.top-bar-inner {
  width: 1200px;
  margin: 0 auto;
}
.top-bar .search-box {
  position: relative;
  float: left;
  width: 2.4rem;
  margin-top: 0.06rem;
  margin-left: 0.5rem;
}
.top-bar .search-box .input-box {
  width: 100%;
  padding: 0 0.4rem 0 0.1rem;
  height: 0.26rem;
  background-color: #fff;
  border-radius: 0.03rem;
  box-sizing: border-box;
  white-space: nowrap;
}
.top-bar .search-box .input-box input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
}
.top-bar .search-box .input-box .search-btn {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}
.top-bar .search-box .input-box .sprite-search {
  margin-left: 0.05rem;
}
.top-bar .search-box .auto-complete {
  display: none;
  top: auto;
  bottom: auto;
  right: 0;
  left: 0;
  position: absolute;
  border: 0.01rem solid #eeeeee;
  border-radius: 0.03rem;
  background-color: #fff;
}
.top-bar .search-box .auto-complete li {
  padding: 0 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 0.3rem;
}
.top-bar .search-box .auto-complete li:not(:first-child) {
  border-top: 1px solid #eeeeee;
}
.top-bar .search-box .auto-complete li a {
  display: block;
  color: #999;
}
.top-bar .search-box .auto-complete li a:hover {
  color: #0054a6;
}
.top-bar a {
  color: #666;
}
.top-bar-nav {
  float: left;
  margin: 0 0 0 10px;
}
.top-bar-nav a {
  float: left;
  width: 146px;
  line-height: 40px;
  background-color: #0054a6;
  color: #fff;
  text-align: center;
  transform: skewX(-15deg);
}
.top-bar-nav a:hover,
.top-bar-nav a.current {
  background-color: #fafafa;
  color: #0054a6;
}
.top-bar-nav span {
  display: inline-block;
  transform: skewX(15deg);
}
.top-bar-menu {
  float: right;
  font-size: 12px;
  line-height: 40px;
}
.top-bar-menu li {
  float: left;
  padding: 0 0 0 18px;
  vertical-align: middle;
  position: relative;
}
.top-bar-menu li.menu-notice .sprite-new {
  position: absolute;
  top: 2px;
  right: -10px;
}
.top-bar-menu i,
.top-bar-menu .common-icon-search {
  vertical-align: middle;
  margin: 0 8px 0 0;
}
.top-bar-menu .line {
  display: inline-block;
  margin: 0 0 0 18px;
  height: 10px;
  width: 1px;
  font-size: 0;
  background-color: #666;
}
.top-bar .common-icon-cdn {
  margin: -2px 0 0;
}
.top-bar-menu li.dropdown-con {
  padding-left: 0px;
}
.language-dropdrow {
  position: relative;
  display: inline-block;
  padding: 0 14px 0 14px;
  text-align: center;
}
.language-dropdrow.current .arrow-top {
  position: absolute;
  top: -6px;
  right: 0;
  border: 4px solid transparent;
  border-bottom-color: #b3b3b3;
}
.language-dropdrow.current .arrow-bottom {
  position: absolute;
  top: -4px;
  right: 0;
  border: 4px solid transparent;
  border-bottom-color: #333333;
}
.language-dropdrow.current .dropdrow-body {
  display: block;
}
.language-dropdrow.current .dropdrow-body a:hover {
  color: #0054a6;
}
.language-dropdrow .arrow {
  position: absolute;
  top: 20px;
  right: 0;
}
.language-dropdrow .arrow-top {
  position: absolute;
  top: 0;
  right: 0;
  border: 4px solid transparent;
  border-top-color: #b3b3b3;
}
.language-dropdrow .arrow-bottom {
  position: absolute;
  top: -2px;
  right: 0;
  border: 4px solid transparent;
  border-top-color: #333333;
}
.language-dropdrow .dropdrow-header {
  cursor: pointer;
}
.language-dropdrow .dropdrow-body {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  min-width: 88px;
  width: 100%;
  background-color: #ededed;
  z-index: 9;
}
.language-dropdrow .dropdrow-body li {
  float: none;
  padding: 0;
  text-align: center;
}
.language-dropdrow .dropdrow-body a {
  display: inline-block;
  width: 100%;
  color: #666;
}
.dropdrow-header {
  cursor: pointer;
}
.dropdrow-body {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  min-width: 88px;
  width: 100%;
  padding: 0;
  background-color: #333;
}
.dropdrow-body li {
  float: none;
  padding: 0;
  text-align: center;
}
.dropdrow-body a {
  color: #fff;
}
.arrow {
  position: absolute;
  top: 20px;
  right: 0;
}
.arrow-top {
  position: absolute;
  top: 0;
  right: 0;
  border: 4px solid transparent;
  border-top-color: #b3b3b3;
}
.arrow-bottom {
  position: absolute;
  top: -2px;
  right: 0;
  border: 4px solid transparent;
  border-top-color: #333333;
}
.top-bar #my-shopping-bag {
  position: relative;
  z-index: 99;
}
.top-bar #my-shopping-bag.active .shopping-bag-pop {
  display: block;
}
.top-bar #my-shopping-bag .common-icon-cat {
  position: relative;
}
.top-bar #my-shopping-bag.not-empty .common-icon-cat:after {
  content: "";
  display: block;
  right: auto;
  bottom: auto;
  top: 0.03rem;
  left: 0.03rem;
  position: absolute;
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  background-color: #ff2d32;
  z-index: 2;
}
.top-bar .shopping-bag-pop {
  display: none;
  right: auto;
  bottom: auto;
  top: 100%;
  left: 50%;
  position: absolute;
  width: 2.5rem;
  margin-top: 0.03rem;
  margin-left: -0.95rem;
  border: 0.01rem solid #eeeeee;
  box-sizing: border-box;
  background-color: #fff;
  color: #666666;
  font-size: 0.14rem;
  line-height: 1.2;
  right: 0px;
  left: inherit;
}
.top-bar .shopping-bag-pop:before {
  content: "";
  display: block;
  left: 50%;
  top: 0;
  right: auto;
  bottom: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #eeeeee;
  margin-top: -0.16rem;
  right: 0px;
  left: inherit;
}
.top-bar .shopping-bag-pop:after {
  content: "";
  display: block;
  left: 50%;
  top: 0;
  right: auto;
  bottom: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  border: 7px solid transparent;
  border-bottom-color: #fff;
  margin-top: -0.14rem;
  right: 0px;
  left: inherit;
}
.top-bar .shopping-bag-pop .item:not(:first-child) .title {
  border-top: 1px solid #eeeeee;
}
.top-bar .shopping-bag-pop .title {
  display: block;
  padding: 0 0.2rem;
  height: 0.32rem;
  line-height: 0.32rem;
  font-weight: bold;
  color: #333 !important;
}
.top-bar .shopping-bag-pop .body {
  padding: 0.1rem 0.2rem;
  border-top: 1px solid #eeeeee;
}
.top-bar .shopping-bag-pop .data-box .icon {
  display: inline-block;
}
.top-bar .shopping-bag-pop .data-box tbody:not(:first-child) {
  border-top: 1px solid #eeeeee;
  border-top-style: dashed;
}
.top-bar .shopping-bag-pop .data-box td {
  padding: 0.1rem 0;
  text-align: center;
}
.top-bar .shopping-bag-pop .data-box td.content {
	font-size:0.14rem;
  padding-left: 0.2rem;
  text-align: left;
}
.top-bar .shopping-bag-pop .btn-primary {
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
}
.header {
  height: 70px;
  background-color: #fafafa;
}
.header-inner {
  margin: 0 auto;
  width: 1200px;
}
.header .logo {
  float: left;
  margin: 16px 0 0;
}
.header .logo img {
  display: block;
  /* width: 342px; */
  height: 37px;
}
.header .main-nav {
  position: relative;
  float: right;
  font-size: 18px;
}
.header .main-nav a {
  display: inline-block;
  padding: 0 26px;
  line-height: 68px;
  color: #333;
  border: 1px solid transparent;
}
.header .main-nav a.hover {
  border: 1px solid #eee;
  border-bottom: none;
  background-color: #fff;
}
.header .dropdown-menu {
  display: none;
  position: absolute;
  top: 69px;
  width: 124px;
  padding: 10px 0;
  background-color: #fff;
  border: 1px solid #eee;
  border-top: none;
  z-index: 9;
  text-indent: 20px;
}
.header .dropdown-menu a {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 34px;
  height: 34px;
  color: #666;
  font-size: 16px;
}
.header .dropdown-menu a:hover {
  color: #0054a6;
}
.header .first-menu {
  left: 0;
}
.header .second-menu {
  left: 131px;
}
.header .third-menu {
  left: 263px;
  width: 160px;
}
.header .fourth-menu {
  left: 538px;
}
.footer {
  background-color: #f2f2f2;
}
.footer-inner {
  width: 1200px;
  margin: 0 auto;
}
/* .footer-top {
  height: 330px;
} */
.footer-top {
  min-height: 330px;
  height: auto;
  overflow: hidden;
}
.footer-top .item-1,
.footer-top .item-2,
.footer-top .item-3,
.footer-top .item-4,
.footer-top .item-5 {
  float: left;
  width: 166px;
}
.footer-top .item-6 {
  float: left;
  width: 121px;
}
.footer-top .item-title {
  margin: 24px 0 14px;
  font-weight: 700;
  color: #333;
}
.footer-top .item-list {
  font-size: 12px;
}
.footer-top .item-list a {
  display: block;
  margin: 8px 0;
  color: #7c7c7c;
}
.footer-nav {
  float: left;
  width: 960px;
}
.footer-other {
  float: left;
  width: 220px;
}
.footer-other .serive {
  margin: 0 0 14px;
  text-align: center;
}
.footer-other .serive-num {
  margin: 18px 0;
  font-size: 30px;
  color: #333;
}
.footer-other .serive-ext {
  margin: 4px 0;
  color: #7c7c7c;
}
.footer-other .go-link {
  position: relative;
  display: block;
  width: 134px;
  padding: 0 10px 0 16px;
  height: 38px;
  margin: 0 30px 6px 40px;
  font-size: 12px;
  line-height: 38px;
  color: #fff;
  vertical-align: middle;
  background-color: #7b7b7b;
  overflow: hidden;
}
.footer-other .go-link i,
.footer-other .go-link div,
.footer-other .go-link span {
  vertical-align: middle;
}
.footer-other .go-link span {
  padding: 0 0 0 12px;
}
.footer-other .link-arrow {
  position: relative;
  float: right;
}
.footer-other .link-arrow-l {
  position: absolute;
  top: 12px;
  right: 0;
  border: 8px solid transparent;
  border-left-color: #ffffff;
}
.footer-other .link-arrow-r {
  position: absolute;
  top: 12px;
  right: 2px;
  border: 8px solid transparent;
  border-left-color: #7b7b7b;
}
.footer-other .common-icon-code {
  position: absolute;
  top: 9px;
  right: 18px;
}
.footer-line {
  float: left;
  margin: 24px 0 0;
  height: 220px;
  width: 1px;
  background-color: #e2e2e2;
}
.footer-bottom {
  height: 36px;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background-color: #2e2e2e;
}
.footer .copyright {
  position: relative;
}
.footer .copyright a {
  color: #fff;
}
.footer .follow-us {
  position: absolute;
  top: 0;
  right: 4px;
  vertical-align: middle;
}
.footer .follow-us span,
.footer .follow-us i {
  vertical-align: middle;
}
.btn-primary,
.btn-default,
.btn-disabled {
  display: inline-block;
  width: 168px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  font-size: 20px;
  cursor: pointer;
}
.btn-primary,
a.btn-primary {
  color: #fff;
  border: 1px solid #1964ae;
  background-color: #1964ae;
}
.btn-default,
a.btn-default {
  color: #333;
  border: 1px solid #efefef;
  background-color: #fff;
}
.btn-disabled,
a.btn-disabled {
  color: #ccc;
  border: 1px solid #efefef;
  background-color: #fff;
}
a.btn-send.my-disabled {
  background: #999;
}
a.b-link {
  color: #0054a6;
}
.ui-pagination {
  float: right;
  margin: 0 0 0 10px;
  font-size: 18px;
}
.ui-pagination a {
  margin: 0 7px;
  font-size: 18px;
  color: #333;
}
.ui-pagination span {
  margin: 0 7px;
  font-size: 24px;
  color: #0054a6;
}
.ui-pagination .pages-num {
  font-size: 18px;
}
.ui-pagination .ellipsis {
  margin: 0 4px;
  font-size: 20px;
  color: #0054a6;
}
.ui-pagination .cur {
  font-size: 24px;
  line-height: 26px;
}
.ui-pagination .btn-prev,
.ui-pagination .btn-next {
  display: inline-block;
  width: 74px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  background-color: #0054a6;
  color: #fff;
  text-align: center;
}
.ui-pagination .btn-prev.disabled,
.ui-pagination .btn-next.disabled {
  background-color: #b0c9f0;
}
.ui-pagination .go-page {
  float: right;
  margin: 0 0 0 10px;
  color: #333;
}
.ui-pagination .go-page input {
  width: 74px;
  height: 26px;
  margin: 0 10px;
  line-height: 26px;
}
.ui-pagination .go-page input:focus {
  border: 2px solid #0095ff;
}
.ui-pagination .go-page a {
  display: inline-block;
  margin: 0 0 0 7px;
  width: 72px;
  height: 30px;
  line-height: 30px;
  background-color: #0054a6;
  color: #fff;
  text-align: center;
}
.popWall,
.popDom {
  z-index: 100;
}
.popWin {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0px;
  -webkit-user-select: none;
}
.popWall {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.popDom {
  position: fixed;
  *position: absolute;
  background: #fafafa;
  top: 50%;
  left: 50%;
  min-height: 200px;
  padding: 0 30px 30px;
  overflow: hidden;
}
.titleDom {
  position: relative;
  cursor: move;
  padding: 20px 0;
  text-align: center;
}
.titleCon {
  display: block;
  font-size: 16px;
  color: #333;
  cursor: default;
  overflow: hidden;
  display: inline-block;
}
.close {
  position: absolute;
  top: 15px;
  right: -15px;
  cursor: pointer;
  float: right;
  width: 14px;
  height: 14px;
  background: url(../images/common/dialog-close.png) no-repeat;
}
.close:hover {
  border-color: #f80;
  color: #f80;
}
.bodyDom {
  position: relative;
}
.modal-open {
  overflow: hidden;
}
.dialog-btns-group {
  text-align: center;
  margin: 40px 0 0;
}
.dialog-btns-group.center {
  text-align: center;
}
.dialog-btns-group a {
  margin: 0 0 0 40px;
}
.dialog-service-terms {
  margin: 20px 0;
  overflow-y: auto;
}
.del-affirm-dialog {
  text-align: center;
}
.del-affirm-dialog .tit {
  margin: 0 0 20px 0;
  font-weight: 700;
  font-size: 16px;
}
.del-affirm-dialog .prompt {
  margin: 20px 0;
}
.pagination {
  margin-top: 0.3rem;
}
.pagination a,
.pagination span {
  display: inline-block;
  vertical-align: middle;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0 0.1rem;
}
.pagination .prev,
.pagination .next {
  display: inline-block;
  vertical-align: middle;
  background-color: #0054a6;
  color: #fff;
  font-size: 0.14rem;
}
.pagination .pager {
  font-size: 0.16rem;
}
.pagination .pager.active {
  color: #0054a6;
  font-size: 0.18rem;
  font-weight: bold;
}
.radio-checkbox-hidden {
  position: absolute;
  left: -999em;
}
.sb-custom {
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding: 10px;
  width: 140px;
  height: 24px;
  font-size: 16px;
  border: 1px solid #ededed;
  color: #333;
  vertical-align: middle;
  overflow: hidden;
  background-color: #fff;
}
.sb-custom input {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 10px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  cursor: pointer;
  z-index: 4;
}
.sb-custom input:focus {
  outline: none;
  border: 0;
}
.sb-custom:after {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  content: ' ';
  background-position: 0 -308px;
  background-image: url('../images/common-icon-s30fa0a4fa9.png');
  background-repeat: no-repeat;
  z-index: 3;
}
.sparkbox-custom {
  display: none;
}
.no-js .sparkbox-custom {
  display: block;
}
.sb-select:focus {
  outline: none;
}
.sb-select {
  border: none;
}
.sb-dropdown {
  background: white;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0px 6px 8px -8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0px 6px 8px -8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0px 6px 8px -8px rgba(0, 0, 0, 0.5);
  display: none;
  font-size: .9em;
  left: 5px;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 1.35em;
  width: 200px;
  max-height: 160px;
  overflow-y: auto;
  z-index: 101;
}
.sb-dropdown a {
  color: #333;
  display: block;
  padding: 8px;
  text-decoration: none;
}
.sb-dropdown a:hover,
.sb-dropdown .selected,
.sb-dropdown .selected a {
  color: #fff;
  background: #0054a6;
}
#statsSelectorDiv,
.active,
#calroot {
  -moz-border-radius: 4px;
}
#statsSelectorDiv {
  background: #fff;
  height: 56px;
  padding: 12px 0 12px 30px;
  color: #ddd;
  font-size: 11px;
  width: 520px;
  margin: 0 auto;
  -moz-box-shadow: 0 0 10px #666;
  -webkit-box-shadow: 0 0 10px #666;
}
#statsSelectorDiv span {
  float: left;
  width: 100px;
  display: block;
  padding: 6px;
  border: 1px solid transparent;
  margin-right: 30px;
  *display: inline;
}
#statsSelectorDiv .active {
  background-color: #fff;
  color: #333;
  border: 1px solid #ccc;
  border-bottom: 0;
}
.active input {
  color: #333;
  text-shadow: none;
}
/* date input */
.date {
  padding: 10px;
  border: 1px solid #ededed;
  background-color: #fff;
  font-size: 16px;
  color: #6d6d74;
  cursor: pointer;
}
/* date input trigger element */
.statsSelectorDivItem .caltrigger,
.showDate .caltrigger {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 20px;
  height: 20px;
  margin-bottom: -5px;
  background: url('../images/calendar-date-cal.gif') no-repeat 0 0;
}
.caltrigger {
  position: relative;
  float: left;
  width: 26px;
  height: 30px;
  margin: 7px 0 0 -38px;
  background: url(../images/common/calendar.png) no-repeat center center;
}
/* calendar root element */
#calroot {
  padding: 5px;
  z-index: 9999999;
  background-color: #fff;
  border: 1px solid #ccc;
  padding-top: 5px;
  width: 228px;
  display: none;
  margin: 0;
}
/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
  padding: 2px 0;
  height: 22px;
}
#caltitle {
  font-size: 14px;
  color: #333;
  float: left;
  text-align: center;
  width: 160px;
  line-height: 20px;
  *display: inline;
}
#calnext,
#calprev {
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  cursor: pointer;
  margin-left: 9px;
  *display: inline;
}
#calnext {
  background: transparent url('../images/common/calendar-date-next.png') no-repeat;
  float: right;
  margin-right: 9px;
  *display: inline;
}
#calprev {
  background: transparent url('../images/common/calendar-date-prev.png') no-repeat;
}
#calprev.caldisabled {
  background: transparent url('../images/common/calendar-date-prev-disabled.png') no-repeat;
}
#calnext.caldisabled {
  background: transparent url('../images/common/calendar-date-next-disabled.png') no-repeat;
}
/* year/month selector */
#caltitle select {
  font-size: 10px;
  border: 0px;
}
#calyear {
  margin-left: 5px;
}
/* names of the days */
#caldays {
  height: 20px;
}
#caldays span {
  display: block;
  float: left;
  width: 32px;
  text-align: center;
  font-size: 11px;
  *display: inline;
}
/* container for weeks */
#calweeks {
  background-color: #fff;
  margin-top: 4px;
}
/* single week */
.calweek {
  clear: left;
  height: 22px;
}
/* single day */
.calweek a {
  display: block;
  float: left;
  *display: inline;
  width: 31px;
  height: 20px;
  text-decoration: none;
  font-size: 11px;
  margin-left: 1px;
  text-align: center;
  line-height: 20px;
  color: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* different states */
.calweek a:hover,
.calfocus {
  background-color: #ddd;
}
/* sunday */
a.calsun {
  color: red;
}
/* offmonth day */
a.caloff {
  color: #ccc;
}
a.caloff:hover {
  background-color: #f5f5fa;
}
/* unselecteble day */
a.caldisabled {
  cursor: default;
}
/* current date */
#calcurrent {
  border-bottom: 2px solid #0054a6;
  color: #0054a6;
}
/* today */
#caltoday {
  background-color: #999;
  color: #fff;
}
.checkbox {
  cursor: pointer;
}
.checkbox input[type="checkbox"] {
  display: none;
}
.checkbox .icon-checkbox,
.checkbox .text {
  display: inline-block;
  vertical-align: middle;
}
.checkbox .icon-checkbox ~ .text,
.checkbox .text ~ .icon-checkbox {
  margin-left: 0.05rem;
}
.radio {
  cursor: pointer;
}
.radio input[type="radio"] {
  display: none;
}
.radio .icon-radio,
.radio .text {
  display: inline-block;
  vertical-align: middle;
}
.radio .icon-radio ~ .text,
.radio .text ~ .icon-radio {
  margin-left: 0.05rem;
}
.textBase {
  border: 1px solid #ccc;
  height: 46px;
  width: 350px;
  padding-left: 8px;
}
.wechatPopup {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -235px 0 0 -235px;
  width: 470px;
  height: 470px;
  background: url(../images/common/wechatPopup_bg.png) no-repeat;
  text-align: center;
}
.wechatPopup_mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
}
.wechatPopup_hd {
  position: relative;
  padding: 30px 0;
}
.wechatPopup_hd .icon {
  display: inline-block;
  width: 49px;
  height: 49px;
  background: url(../images/common/wechat.png) no-repeat;
}
.wechatPopup_hd .close-a {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  right: 18px;
  top: 18px;
}
.wechatPopup_bd {
  height: 290px;
  background: url(../images/common/rcode.png) no-repeat 50% top;
}
.wechatPopup_bd img {
  margin: 0 0 30px;
}
.wechatPopup_ft p {
  color: #4f4f4f;
}
#popWinLogin .titleDom {
  height: 0;
  padding: 0;
}
#popWinLogin .popDom {
  border-top: 4px solid #0054a6;
}
.login-dialogWraper {
  width: 900px;
  overflow: hidden;
  background: #fafafa;
}
.login-dialogWraper .wraperCon {
  overflow: hidden;
}
.login-dialogWraper .wraperCon .error-top {
  display: block;
  height: 20px;
  margin: 0 0 8px;
  text-align: center;
  color: #ff2c32;
  font-size: 16px;
}
.login-dialogWraper .wraperCon .title {
  text-align: center;
  font-size: 24px;
}
.login-dialogWraper .wraperCon .titlt-meta {
  width: 384px;
  color: #999;
}
.login-dialogWraper .wraperCon .leftConter,
.login-dialogWraper .wraperCon .rightConter {
  width: 448px;
  float: left;
  position: relative;
}
.login-dialogWraper .wraperCon .leftConter {
  border-right: 1px solid #f0f0f0;
}
.login-dialogWraper .wraperCon .leftConter div.loginBtnGroup {
  padding: 20px 0 50px;
}
.login-dialogWraper .wraperCon .leftConter div.validateCon {
  padding: 0 0 10px;
}
.login-dialogWraper .wraperCon .back-login {
  margin: 0 0 0 30px;
  font-size: 18px;
  color: #0054a6;
}
.login-dialogWraper .wraperCon .leftConterWrap,
.login-dialogWraper .wraperCon .rightConterWrap {
  padding-top: 50px;
  width: 360px;
  margin: auto;
}
.login-dialogWraper .wraperCon .leftConterWrap > .loginSpacer,
.login-dialogWraper .wraperCon .rightConterWrap > .loginSpacer {
  padding-bottom: 20px;
}
.login-dialogWraper .wraperCon .leftConterWrap > .loginSpacer .textBase.error,
.login-dialogWraper .wraperCon .rightConterWrap > .loginSpacer .textBase.error {
  border-color: #ff484d;
}
.login-dialogWraper .wraperCon .validateCon {
  overflow: hidden;
}
.login-dialogWraper .wraperCon .validateCon .textBase {
  width: 180px;
  float: left;
}
.login-dialogWraper .wraperCon .validateCon .validateImg {
  width: 150px;
  height: 46px;
  float: right;
}
.login-dialogWraper .wraperCon .validateCon .validateImg img {
  width: 100%;
  height: 100%;
}
.login-dialogWraper .wraperCon .validateCon-full {
  width: 350px;
  margin: 0 0 10px;
}
.login-dialogWraper .wraperCon .valida-meta {
  margin: 0 0 10px;
  text-align: right;
}
.login-dialogWraper .wraperCon .leftConterWrap .passwordCon {
  overflow: hidden;
}
.login-dialogWraper .wraperCon .leftConterWrap .passwordCon .textBase {
  width: 180px;
  float: left;
}
.login-dialogWraper .wraperCon .leftConterWrap .passwordCon .sb-custom {
  border: 1px solid #ccc;
  width: 130px;
  float: right;
  height: 26px;
}
.login-dialogWraper .wraperCon .leftConterWrap .loginBtnGroup {
  padding-top: 30px;
}
.login-dialogWraper .wraperCon .rightConterWrap .validateCon {
  overflow: hidden;
}
.login-dialogWraper .wraperCon .rightConterWrap .validateCon .textBase {
  width: 180px;
  float: left;
}
.login-dialogWraper .wraperCon .rightConterWrap .validateCon .btn-primary {
  width: 100%;
  width: 150px;
  float: right;
  height: 48px;
  font-size: 16px;
}
.login-dialogWraper .wraperCon .rightConterWrap .center {
  padding: 0 0 12px;
}
.login-dialogWraper .wraperCon .rightConterWrap .center span {
  color: #999;
}
.login-dialogWraper .wraperCon .rightConterWrap .loginBtnGroup {
  padding-top: 98px;
}
.login-dialogWraper .wraperCon .rightConterWrap .loginBtnGroup .btn-primary {
  width: 100%;
}
.login-dialogWraper .wraperCon .rightConterWrap .intro-body ul li {
  height: 44px;
  line-height: 44px;
  width: 150px;
  text-align: center;
  margin: auto;
}
.login-dialogWraper .wraperCon .rightConterWrap .intro-body ul li a {
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.login-dialogWraper .wraperCon .rightConterWrap .intro-body ul li span {
  float: right;
}
.login-dialogWraper .wraperCon .login-intro h3 {
  margin: 50px 0 40px 0;
  text-align: center;
  font-size: 24px;
  color: #333;
}
.login-dialogWraper .wraperCon .login-intro .list {
  width: 370px;
  margin: 0 0 0 50px;
  font-size: 16px;
}
.login-dialogWraper .wraperCon .login-intro .list li {
  margin: 0 0 20px;
}
.left {
  float: left;
  *display: inline;
}
.right {
  float: right;
  *display: inline;
}
.center {
  text-align: center;
}
.tx-left {
  text-align: left;
}
.tx-right {
  text-align: right;
}
.fix {
  overflow: hidden;
  zoom: 1;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
}
.spacer5,
.spacer10,
.spacer15,
.spacer20,
.spacer25,
.spacer30,
.spacer50,
.spacer100 {
  height: 0;
  overflow: hidden;
  padding-bottom: 1px;
}
.spacer4 {
  padding-bottom: 4px;
}
.spacer5 {
  padding-bottom: 5px;
}
.spacer10 {
  padding-bottom: 10px;
}
.spacer15 {
  padding-bottom: 15px;
}
.spacer20 {
  padding-bottom: 20px;
}
.spacer25 {
  padding-bottom: 25px;
}
.spacer30 {
  padding-bottom: 30px;
}
.spacer35 {
  padding-bottom: 35px;
}
.spacer40 {
  padding-bottom: 40px;
}
.spacer50 {
  padding-bottom: 50px;
}
.spacer60 {
  padding-bottom: 60px;
}
.spacer80 {
  padding-bottom: 80px;
}
.spacer82 {
  padding-bottom: 82px;
}
.spacer90 {
  padding-bottom: 90px;
}
.spacer100 {
  padding-bottom: 100px;
}
.spacer-mr5 {
  margin-right: 5px;
}
.my-line-height24 {
  line-height: 24px;
}
.f24 {
  font-size: 24px;
}
.f52 {
  font-size: 52px;
}
.f16 {
  font-size: 16px;
}
a.blink {
  color: #0054a6;
}
a.blink:hover {
  color: #0054a6;
}
.sateBoxCon {
  position: fixed;
  left: 50%;
  top: 50%;
  background: rgba(0, 0, 0, 0.7);
  padding: 30px;
  min-width: 270px;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  width: 270px;
  word-break: break-all;
  word-wrap: break-word;
  line-height: 26px;
  z-index: 100;
}
/*tab 样式*/
.my-nav {
  border-left: 0.01rem solid #eee;
  border-right: 0.01rem solid #eee;
}
.my-nav_list li {
  float: left;
  width: 25%;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  font-size: 0.16rem;
  background-color: #fff;
}
.my-nav_list li a {
  display: block;
}
.my-nav_list li.active {
  color: #16a4fa;
  background-color: #fafafa;
}
.my-nav_list li.active a {
  color: #16a4fa;
}
/*价格样式*/
.price:before {
  content: "MOP$";
  display: inline;
  margin-right: 0.05rem;
}
.price.price-strong {
  color: #ff6600;
}
.price strong {
  font-size: 0.24rem;
  font-weight: 400;
}
/*red point*/
.my-point {
  width: 9px;
  height: 9px;
  border-radius: 9px;
  background: #ff6600;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
.my-link {
  color: #0054a6 !important;
}
.refund-process a {
  color: #0054a6;
}
.refund-process li {
  float: left;
  width: 33.33%;
  text-align: center;
}
.refund-process li:first-child .join:before {
  content: none;
}
.refund-process li h3 {
  color: #999;
}
.refund-process li.passed .dot {
  background-image: url("../images/order-detail/dp.png");
}
.refund-process li.passed h3 {
  color: #333;
}
.refund-process li.passed .join:before,
.refund-process li.passed .join:after {
  border-color: #8ad1fc;
}
.refund-process li.active .dot {
  background-image: url("../images/order-detail/da.png");
}
.refund-process li.active h3 {
  color: #333;
}
.refund-process li.active .join:before {
  border-color: #8ad1fc;
}
.refund-process li.active .join:after {
  border-color: #e5e5e5;
}
.refund-process li.result .join:after {
  content: none;
}
.refund-process li.fail h3 {
  color: #333;
}
.refund-process li.fail .dot {
  background-image: url("../images/order-detail/df.png");
}
.refund-process li.success h3 {
  color: #333;
}
.refund-process li.success .dot {
  background-image: url("../images/order-detail/ds.png");
}
.refund-process .time {
  height: 0.21rem;
  line-height: 0.21rem;
  color: #999;
}
.refund-process .join {
  position: relative;
  margin: 0.05rem 0;
}
.refund-process .join:before,
.refund-process .join:after {
  content: "";
  display: block;
  right: auto;
  bottom: auto;
  top: 50%;
  left: 0;
  position: absolute;
  width: 50%;
  border-bottom: 1px dashed #e5e5e5;
}
.refund-process .join:after {
  left: 50%;
}
.refund-process .dot {
  position: relative;
  width: 28px;
  height: 28px;
  padding: 0 0.1rem;
  margin: 0 auto;
  background: #ffffff url("../images/order-detail/du.png") no-repeat 50% 50%;
  z-index: 2;
}
.refund-process h3 {
  font-size: 0.16rem;
  color: #333;
  font-weight: bold;
}
.refund-process .note {
  font-size: 0.14rem;
  color: #999;
}
.refund-process .note .secondary {
  font-size: 0.12rem;
}
/*倒计时btn*/
.btn-done {
  display: inline-block;
  width: 150px;
  height: 46px;
  font-size: 16px;
  line-height: 46px;
  text-align: center;
  background-color: #0054a6;
  color: #fff;
}
.btn-done:link,
.btn-done:visited,
.btn-done:hover,
.btn-done:active {
  color: #fff;
}
.my-disabled {
  background-color: #999;
  border-color: #999;
}
/*dian*/
.error-dot {
  background: url("../images/order-detail/df.png") no-repeat left center;
  background-size: contain;
  padding-left: 25px;
  color: #ff2d32;
}

/**登录-获取服务密码样式*/
.wraper .wraperCon .rightConterWrap .validateCon-full .textBase{
	width: 220px;
    float: left;
}
.wraper .wraperCon .rightConterWrap .validateCon-full .btn-primary-pwd {
    width: 135px;
    float: right;
    height: 46px;
    font-size: 16px;
}
.btn-primary-pwd{
color: #666666;
border: 1px solid #ccc;
text-align: center;
line-height: 46px;
cursor: pointer;
background-color: #fff;
}
.wraper .wraperCon .validateCon-full {
    overflow: hidden;
    padding: 0 0 10px;
    margin:0px !important;
    width: 360px !important;
}

.login-dialogWraper .wraperCon .leftConter div.validateCon-full{
	overflow: hidden;
    padding: 0 0 10px;
    margin:0px !important;
    width: 360px !important;
}
.login-dialogWraper .wraperCon .leftConter div.validateCon-full .textBase{
	width: 220px;
    float: left;
}
.login-dialogWraper .wraperCon .leftConter div.validateCon-full .btn-primary-pwd {
    width: 120px;
    float: right;
    height: 48px;
    font-size: 16px;
}