@charset "utf-8";

/*
*UGO reset
*time :20150601
*author:L.J;
*/

html {
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  overflow-x: hidden;
  height: 100% !important;
  margin: 0;
  color: #858585;
  font-size: 12px;
  /* background-color: transparent; */
  -webkit-overflow-scrolling: touch;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

svg:not(:root) {
  overflow: hidden
}

a {
  color: #222;
  text-decoration: none;
  background: 0 0;
  -webkit-tap-highlight-color: transparent
}

a:link,
a:visited,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}


li,
ul {
  list-style: none outside none;
  padding: 0;
  margin: 0
}

img {
  vertical-align: middle;
  border: 0;
  width: 100%;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

input[type=text],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  padding: 0;
  background: 0 0;
  border: none
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

legend {
  padding: 0;
  border: 0
}

textarea {
  overflow: auto;
  resize: vertical
}

optgroup {
  font-weight: 700
}

td,
th {
  padding: 0;
}

button,
html,
input,
select,
textarea {
  font-family: 'hiraginosansgb w3', 'Helvetica Neue', Helvetica, 'microsoft yahei', Arial, sans-serif
}

blockquote,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0
}

dd,
dl,
li,
ol,
ul {
  margin: 0;
  padding: 0
}

ol,
ul {
  list-style: none outside none
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #222;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}

.clearfix {
  zoom: 1;
  clear: both
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}


/*UGO 2015 comment*/

.song {
  font-family: '\5B8B\4F53';
}

.yh {
  font-family: '\5FAE\8F6F\96C5\9ED1';
}

.o {
  overflow: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.vat {
  vertical-align: top;
}

.vam {
  vertical-align: middle;
}

.vab {
  vertical-align: bottom;
}

.hid {
  display: none;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.bold {
  font-weight: bold;
}

.break {
  word-wrap: break-word;
  word-break: break-all;
}

.elli {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pointer {
  cursor: pointer;
}

.disb {
  display: block;
}

.disi {
  display: inline;
}

.disib {
  display: inline-block;
}

.disit {
  display: inline-table;
}

.w100 {
  width: 100%;
}


/*common mp size*/

.ml-e10 {
  margin-left: .417em;
}

.mt-e10 {
  margin-top: .417em;
}

.mr-e10 {
  margin-right: .417em;
}

.mb-e10 {
  margin-bottom: .417em;
}

.pt-e10 {
  padding-top: .417em;
}

.pr-e10 {
  padding-right: .417em;
}

.pb-e10 {
  padding-bottom: .417em;
}

.pl-e10 {
  padding-left: .417em;
}

.mt-e20 {
  margin-top: .833em;
}

.ml-e20 {
  margin-left: .833em;
}

.mr-e20 {
  margin-right: .833em;
}

.mb-e20 {
  margin-bottom: .833em;
}

.pt-e20 {
  padding-top: .833em;
}

.pb-e20 {
  padding-bottom: .833em;
}

.pr-e20 {
  padding-right: .833em;
}

.pl-e20 {
  padding-left: .833em;
}


/* 顶部搜索 */

.top-search {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  width: 13%;
  display: block;
  height: 100%;
}


/* 顶部tv节目表 */

.top-tv {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 15%;
  display: block;
  height: 100%;
}


/*header*/

.header-index {
  position: relative;
  height: 3.667em;
  z-index: 999;
}

.header-bar {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: rgba(247, 8, 0, .9);
}

.header-lt {
  width: 3.667em;
  height: 3.667em;
  background: url(../../images/public/i_nav.png) no-repeat;
  background-size: 100% 100%;
}

.header-header {
  text-align: center;
  font-size: 1.667em;
  color: #fff;
  position: absolute;
  pointer-events: none;
  width: auto;
  margin-left: 0;
  left: 50%;
  line-height: 2.207em;
  font-weight: 400;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header-rt {
  width: 3.667em;
  height: 3.667em;
  background: url(../../images/public/i_search.png) no-repeat;
  background-size: 100% 100%;
}


/*nav*/

.nav-flex {
  position: static;
  left: 0;
  width: 100%;
  z-index: 998;
}

.navgation {
  background: rgba(255, 255, 255, .9);
  overflow: hidden;
  border-bottom: 1px solid rgba(217, 217, 217, .9);
  box-sizing: border-box;
}

.nav {
  width: auto;
  display: -moz-box;
  -moz-box-orient: horizontal;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  font-size: 1em;
}

.nav li {
  width: auto;
  padding: 0 1.3em;
}

.nav a,
.nav span {
  text-align: center;
  display: block;
  color: #222;
  text-decoration: none;
  height: 2.518em;
  line-height: 2.518em;
  height: 40px;
  line-height: 40px;
  font-size: 1.167em;
  box-sizing: border-box;
}

.nav span.active,
.nav a.active {
  color: #f70800;
  border-bottom: .25em solid #f70800;
}

.nav2 {
  width: 100%;
}

.nav2 li {
  width: auto;
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  box-flex: 1.0;
}

.nav-con {
  height: 3em;
  height: 40px;
  z-index: 1000;
  position: relative;
}

.nav-flex {
  z-index: 1000;
  position: fixed;
  top: 45px;
  left: 0;
}

.nav .ico {
  width: 1.083em;
  float: left;
  margin-top: -.5em;
}


/*footer*/


/*lt ugo-plus*/

.ugo-plus {
  position: fixed;
  left: .833em;
  bottom: .833em;
  width: 65.63%;
  height: 4em;
  color: #fff;
  font-size: .917em;
  z-index: 999;
  background-color: rgba(17, 17, 17, .7);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.ugo-no-plus {
  width: 45.31%;
}

.ugo-no-plus .flex a {
  width: 50%;
}

.ugo-my-plus {
  width: 20%;
}

.ugo-my-plus .flex a {
  width: 100%;
}

.ugo-my-plus .shu {
  border: none;
}

.flex {
  font-size: 1.083em;
  height: 3.667em;
}

.flex a {
  display: block;
  float: left;
  text-align: center;
  color: #fff;
  height: 3.667em;
  color: #fff;
  position: relative;
  width: 33.3333333%
}

.flex a p {
  position: absolute;
  bottom: .417em;
  left: 50%;
  margin-left: -1em;
}

.plus-my {
  background: url(../../images/public/i_my.png) no-repeat;
  background-size: 100% 100%;
  width: 1.333em;
  height: 1.333em;
  position: absolute;
  top: .417em;
  left: 50%;
  margin-left: -.66em;
}

.plus-attention {
  background: url(../../images/public/i_plusb.png) no-repeat;
  background-size: 100% 100%;
  width: 1.5em;
  height: 1.333em;
  position: absolute;
  top: .417em;
  left: 50%;
  margin-left: -.75em;
}

.add-plus-attention {
  background: url(../../images/public/i_plus.png) no-repeat;
  background-size: 100% 100%;
  width: 1.5em;
  height: 1.333em;
  position: absolute;
  top: .417em;
  left: 50%;
  margin-left: -.75em;
}

.plus-cart {
  background: url(../../images/public/i_cart.png) no-repeat;
  background-size: 100% 100%;
  width: 1.75em;
  height: 1.417em;
  position: absolute;
  top: .5em;
  left: 50%;
  margin-left: -.8em;
}

.num {
  background-color: #f70800;
  color: #fff;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  font-size: .667em;
  text-align: center;
  position: absolute;
  font-family: arial;
  font-style: normal;
  right: -.9em;
  top: -.15em;
}

.plus-cart .num {
  width: 1.5em;
  height: 1.5em;
  line-height: 1.55em;
  vertical-align: bottom;
  right: -1.2em;
  top: -.3em;
}

.shu {
  margin: 1em 0;
  border-left: 1px solid #fff;
  position: absolute;
  right: 0;
  height: 1.72em;
}


/*footer*/

.footer {
  color: #d8d8d8;
  text-align: center;
  padding: .833em 0 5.5em 0;
}

.links {
  position: relative;
  line-height: 2.083em;
}

.links a {
  padding: .25em 1.25em;
  color: #666;
  font-size: 1.083em;
}

.links span {
  vertical-align: top;
  color: #d8d8d8;
  width: 1px;
}

.gift {
  background: url(../../images/public/i_gift.png) no-repeat;
  background-size: 100% 100%;
  width: .833em;
  height: .833em;
  position: absolute;
  text-align: center;
  right: .5em;
  top: -.1em;
  text-indent: -999em;
}

.copyright {
  color: #999;
  font-size: 1em;
  margin-top: 1.25em
}

.links_company {
  position: relative;
  line-height: 2.083em;
  margin-top: 1em;
  font-size: .8em;
}

.links_company a {
  padding: .25em 1em;
  color: #666;
  font-size: 1.2em;
}

.links_company span {
  vertical-align: top;
  color: #d8d8d8;
  width: 1px;
}


/*backtop*/

.backtop {
  right: .833em;
  bottom: 6.5em;
  background: url(../../images/public/gb3/i_backtop.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  width: 3.667em;
  height: 3.667em;
  z-index: 999;
  position: fixed;
  display: none;
  cursor: pointer;
}


/*loading*/

.loading {
  height: 3.75em;
  line-height: 3.75em;
  color: #999;
  font-size: 1em;
  text-align: center;
  display: block;
}

.bg-h {
  background-color: #f0f0f0;
}


/* prompt 全站表单错误提示行样式 */

.prompt {
  clear: both;
  color: #f10505;
  border-top: 1px dashed #ccc;
  line-height: 1.5em;
  font-size: .9em;
  padding-top: .1em;
  margin-top: .1em;
  display: none;
}

.has-error .prompt {
  display: block;
  clear: both;
  color: #f10505;
  border-top: 1px dashed #ccc;
  line-height: 1.5em;
  font-size: .9em;
  padding-top: .1em;
  margin-top: .1em;
}


/*子专场头部*/

.showtopout {
  position: relative;
  height: 3.03em;
  z-index: 999;
  /* border-bottom: 1px solid #D9D9D9; */
}

.showtoper {
  width: 100%;
  height: 1.83em;
  line-height: 1.83em;
  overflow: hidden;
  padding: 0.6em 0;
  box-shadow: 0 1px 0 #EEE;
  background: rgba(255, 255, 255, 1);
  position: fixed;
  left: 0;
  top: 0;
  text-align: center;
  z-index: 1000;
}

.at_bg {
  background: #FFF;
}

.showtoper a.areturn {
  width: 1.08em;
  height: 1.83em;
  display: block;
  position: absolute;
  left: 1em;
  background: url(../../images/show/icon2.png) no-repeat;
  background-size: 1.08em 1.83em;
}

.showtoper span {
  color: #333;
  font-size: 18px;
  font-weight: 500;
}

.showtoper a.areshare,
a.areshare {
  width: 1.167em;
  height: 1.167em;
  display: block;
  position: absolute;
  right: 1.167em;
  top: 1em;
  background: url(../../images/3.6/icon-share.png) no-repeat;
  background-size: 1.167em 1.167em;
  z-index: 20001;
}

.showtoper .zctit3 {
  color: #000;
  font-weight: normal;
  width: auto;
  line-height: 1.5em;
  height: 1.3em;
  margin-left: 2.3em;
  width: auto;
  font-size: 1.25em;
  overflow: hidden;
  text-align: center;
  margin-right: 3.2em;
}

.showtoper .zctit2 {
  color: #000;
  font-weight: normal;
  width: auto;
  line-height: 1.5em;
  height: 1.3em;
  margin-left: 2.3em;
  width: auto;
  font-size: 1.25em;
  overflow: hidden;
  text-align: center;
  margin-right: 2.3em;
}


/*二级公共头部标题：要求居中对齐，右侧无按钮的情况*/

.showtoper .zctit2.cor-f {
  color: #fff
}

.showtoper .zctit {
  color: #000;
  font-weight: normal;
  width: auto;
  line-height: 1.5em;
  height: 1.3em;
  margin-left: 2.3em;
  width: auto;
  font-size: 1.25em;
  overflow: hidden;
  margin-right: 4.2em;
}


/*二级公共头部标题：要求左对齐，右侧有关注分享两个按钮的情况*/

.showtoper .care {
  position: absolute;
  background: url(../../images/show/gz.png) no-repeat;
  width: 1.8em;
  height: 1.67em;
  background-size: 1.79em 1.67em;
  right: 3.625em;
  top: 1em;
}


/*关注*/

.showtoper .careclick {
  background: url(../../images/show/gzclick.png) no-repeat;
  background-size: 1.79em 1.67em;
}


/*关注点击后样式*/

.showtoper .newc {
  right: .83em;
}

.showtoper .share {
  position: absolute;
  background: url(../../images/show/fx.png) no-repeat;
  width: 1.5em;
  height: 1.75em;
  background-size: 1.46em 1.75em;
  right: 0.83em;
  top: 1em;
}


/*分享*/

.showtoper .shareclick {
  background: url(../../images/show/fxclick.png) no-repeat;
  background-size: 1.46em 1.75em;
}


/*分享点击后样式*/

.showtoper .sec {
  position: absolute;
  background: url(../../images/activity-secbuy/sec.png) no-repeat;
  width: 1.58em;
  height: 1.58em;
  background-size: 1.583em 1.583em;
  right: 1.25em;
  top: 1em;
}


/*详情页头部有返回主页按钮链接*/

.showtoper .i_homepage {
  background: url(../../images/public/return_home2.png) no-repeat;
  background-size: 3.75em 1.25em;
  position: absolute;
  width: 3.75em;
  height: 1.25em;
  right: .83em;
  top: .8em;
}


/*购物车右侧有编辑、完成链接*/

.showtoper span.car-nav-link,
.car-nav-link {
  position: absolute;
  right: .833em;
  top: .5em;
  color: #666;
  font-size: 1.083em;
}

a.car-nav-link {
  color: #666;
}


/*搜索头部*/

.search_d {
  width: auto;
  position: relative;
  border-radius: 5px;
  height: 2.25em;
  line-height: 2.25em;
  margin: -0.417em 0.83em 0 4.167em;
  border: 1px solid #d8d8d8;
}

.search_d .sinput {
  margin: 0 2.58em;
  height: 2.25em;
  width: auto;
}

.search_d .sinput input {
  border: 0;
  color: #222;
  width: 100%;
  line-height: 2.25em;
  height: 2.25em;
  outline: none;
}

.search_d b {
  position: absolute;
  left: 0;
  top: 0;
  width: 2.58em;
  height: 2.25em;
  background: url(../../images/category/fdj.png) no-repeat center center;
  background-size: 1.18em 1.18em;
}

.search_d i {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.58em;
  height: 2.25em;
  background: url(../../images/category/xx.png) no-repeat center center;
  background-size: 1.58em 1.58em;
  display: none;
}


/*搜索框下拉*/

.sxldiv {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 3.667em;
  background-color: #f3f3f3;
  width: 100%;
  height: 100%;
  overflow: auto;
  display: none;
}

.sxlul {
  overflow: hidden;
}

.sxlul li {
  background: url(../../images/category/fdj.png) no-repeat 1.75em center;
  background-size: 1.18em 1.18em;
  height: 3.708em;
  line-height: 3.667em;
  padding-left: 15.3%;
}

.sxlul li a {
  position: relative;
  height: 3.708em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #cbcbcb;
  display: block;
  font-size: 1.167em;
  padding-right: 15%;
}


/*搜索联想词结果装饰箭头*/

.sxlul li a::after {
  content: '';
  position: absolute;
  width: 0.625em;
  height: 0.625em;
  border: 0.083em solid #a5a5a5;
  border-width: 0 1px 2px 0;
  -webkit-transform: rotate(180deg) translate(-50%, 0);
  transform: rotate(180deg) translate(-50%, 0);
  right: 2.4em;
  top: 1em;
}

.sxlul li a::before {
  content: '';
  position: absolute;
  top: .9em;
  right: 2.3em;
  width: 0.083em;
  height: 1em;
  background-color: #a5a5a5;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}


/*公用二级头部 s*/

.second-nav {
  height: 3.667em;
  line-height: 3.667em;
  position: relative;
  z-index: 999;
}

.second-nav-con {
  width: 100%;
  box-shadow: 0 1px 1px #d4d4d4;
  background: rgba(255, 255, 255, .9);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  height: 3.667em;
}

.second-areturn {
  background: url(../../images/public/i_lt.png) no-repeat;
  background-size: 100% 100%;
  width: 3.667em;
  height: 3.667em;
  float: left;
}

.second-areturn-rt {
  margin-left: 3.667em;
}

.second-care {
  background: url(../../images/public/i_care.png) no-repeat;
  background-size: 100% 100%;
  width: 1.833em;
  height: 3.667em;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: .833em;
}

.second-tit {
  color: #222;
  font-weight: normal;
  margin-right: 2.666em;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  pointer-events: none;
}


/*加载样式*/

.w-loading-layer {
  position: fixed;
  z-index: 3000;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .3);
  display: none;
}

.w-loading {
  position: fixed;
  z-index: 3001;
  top: 50%;
  left: 50%;
  margin-left: -3.125em;
  display: none
}

.spinner {
  width: 6.25em;
  text-align: center;
}

.spinner>div {
  width: .833em;
  height: .833em;
  background-color: #f70800;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0.0)
  }

  40% {
    -webkit-transform: scale(1.0)
  }
}

@keyframes bouncedelay {

  0%,
  80%,
  100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  }

  40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}


/*加载提示语*/

.loading-tip {
  text-align: center;
  width: 100%;
  height: 20em;
  line-height: 20em
}


/*中间线*/

.del-line {
  text-decoration: line-through
}


/*down*/

.app_down_tp {
  position: relative;
  /*height: 4.42em;*/
  overflow: hidden;
}

.app_down_bp {
  position: fixed;
  overflow: hidden;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.h5_body {
  padding-bottom: 3.5em;
}

.app_close {
  position: absolute;
  left: 0;
  top: 0;
  width: 1.625em;
  height: 1.54em;
  background: url(../../images/public/app_close.png) no-repeat;
  background-size: 100% 100%;
}


/*20160223 new footer*/

.bt_fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}

.bt_fixed footer {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: justify;
  -ms-flex-align: center;
  justify-content: space-between;
  align-content: center;
  background-color: #FFF;
  border-top: 1px solid #E7E7E7;
}

.bt_fixed a {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  box-sizing: border-box;
  display: block;
  position: relative;
}

.mb_footer {
  margin-bottom: 5em;
  text-align: center;
}

.footer_cart_num {
  background-color: #fff;
  color: #f70800;
  border: 1px solid #f70800;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.5em;
  border-radius: 50%;
  font-size: .667em;
  text-align: center;
  position: absolute;
  font-family: arial;
  font-style: normal;
  vertical-align: bottom;
  left: 50%;
  top: 50%;
  margin-top: -31%;
  margin-left: 9%;
}

.footer_cart_num.jia {}


/*各频道都有焦点图*/

.slide {
  position: relative;
  overflow: hidden;
  /*margin-top:.167em;*/
  max-width: 100%;
  z-index: 1
}

.slide-img {
  position: relative;
  z-index: -1
}

.slide ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.slide li {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.slide li:first-child {
  z-index: 1;
}

.slide li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border: none;
}

.slide .dot {
  position: absolute;
  bottom: .333em;
  z-index: 5;
  width: 100%;
  text-align: center;
  right: 0;
  left: 0
}

.slide .dot span {
  display: inline-block;
  width: .433em;
  height: .433em;
  margin-left: .35em;
  background-color: rgba(255, 255, 255, .6);
  border-radius: 50%;
}

.slide .dot .cur {
  background-color: #dd0704;
}


/* 设置页面宽度 640 s */

body,
.showtoper,
.header-bar,
.nav-flex,
.bt_fixed,
.help-fixed
/* 帮助中心  */

,
.cart-payer
/* 购物车  */

,
footer,
.wait-order-payer
/* 我的订单  */

,
.goods-payer2
/* 商品详情 */

,
.foot-deliver
/* 提交订单 */

,
.ftop
/* show2  */

,
.tab-box
/* 优惠券页面 */

,
.btm-button
/* 优惠券页面 */

,
.ugo-plus
/* show2  */

  {
  max-width: 640px;
  min-width: 300px;
  margin: 0 auto;
}

.showtoper,
.nav-flex,
.help-fixed,
.cart-payer,
footer,
.wait-order-payer
/* 我的订单  */

,
.goods-payer2
/* 商品详情 */

,
.foot-deliver
/* 提交订单 */

,
.ftop
/* show2  */

,
.tab-box
/* 优惠券页面 */

,
.btm-button
/* 优惠券页面 */

,
.ugo-plus
/* show2  */

  {
  right: 0;
  left: 0;
}


/* 设置页面宽度 640 e */


/*20160628 v3.3.6 new footer*/

.v_six_fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: #fff
}

.v_six_fixed footer {
  width: 100%;
  border-top: 1px solid #ddd;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: justify;
  -ms-flex-align: center;
  justify-content: space-between;
  align-content: center;
  background: transparent;
  background: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.v_six_fixed a {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  box-sizing: border-box;
  display: block;
  position: relative;
}

.v_six_cart_num {
  background-color: #fff;
  color: #f70800;
  border: 1px solid #f70800;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.5em;
  border-radius: 50%;
  font-size: .667em;
  text-align: center;
  position: absolute;
  font-family: arial;
  font-style: normal;
  vertical-align: bottom;
  left: 50%;
  top: 50%;
  margin-top: -23%;
  margin-left: 9%;
}

.v_six_tips {
  width: 70px;
  height: 25px;
  position: absolute;
  left: 50%;
  top: -17px;
  margin-left: -35px;
  background: url('../../images/tuan/foot_tips.gif') no-repeat;
  background-size: 100%;
}

.smspic {
  width: 20%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.smspic img {
  width: 48%;
  border-radius: 50%;
}

.v_con_tips {
  width: 51px;
  height: 22px;
  position: absolute;
  left: 50%;
  top: -23px;
  margin-left: -25.5px;
  background: url('../../images/sns-2019/new_content.png') no-repeat;
  background-size: 100%;
}

/*悬浮购物车*/

.shop-car {
  position: relative;
  width: 3.167em;
  height: 3.25em;
  background: url(../../images/public/car-icon.png) no-repeat;
  background-size: 100% 100%;
  position: fixed;
  left: .833em;
  bottom: 6.5em;
  border-radius: 50%;
  z-index: 999;
}

.shop-car em {
  position: absolute;
  text-align: center;
  display: block;
  font-size: .71em;
  color: #ff2942;
  border: 2px solid #ff2942;
  border-radius: 50%;
  left: 2.18em;
  top: .56em;
  bottom: 3.53em;
  width: 1.17em;
  height: 1.17em;
  line-height: 1.17em;
  vertical-align: bottom;
  background-color: #fff;
}


/*已抢光已下架*/

.icon-no {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 5em;
  height: 5em;
  line-height: 5em;
  text-align: center;
  margin-top: -2.5em;
  margin-left: -2.5em;
  color: #fff;
  font-size: 1.083em;
  background-color: rgba(0, 0, 0, .5);
  border-radius: 50%;
  z-index: 300;
}


/*各频道都有焦点图*/

.slide {
  position: relative;
  overflow: hidden;
  /*margin-top:.167em;*/
  max-width: 100%;
  z-index: 1
}

.slide-img {
  position: relative;
  z-index: -1
}

.slide ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.slide li {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.slide li:first-child {
  z-index: 1;
}

.slide li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border: none;
}

.slide .dot {
  position: absolute;
  bottom: .333em;
  z-index: 5;
  width: 100%;
  text-align: center;
  right: 0;
  left: 0
}

.slide .dot span {
  display: inline-block;
  width: .417em;
  height: .417em;
  margin-left: .417em;
  background-color: rgba(0, 0, 0, .3);
  border-radius: 50%;
}

.slide .swiper-pagination-bullet-active,
.slide .dot .cur {
  width: 1em;
  background-color: rgba(0, 0, 0, .7);
  border-radius: .167em;
  transition: width .4s;
}

.slide .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  border: 0;
}

.slide .swiper-pagination-bullet-active {
  width: 12px;
  border: 0px solid #333;
  border-radius: 3px;
}

.red {
  color: #FF504A;
}


/**** 201811 拼团新增加 s  *****/


/* 顶部状态栏 */

.top-line-con {
  height: 45px;
}

.top-line {
  width: 100%;
  background: #FAFAFA;
  height: 3.5em;
  line-height: 3.5em;
  height: 45px;
  line-height: 45px;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.top-line span {
  color: #333;
  font-size: 22px;
}


/* 顶部tv节目表 201811 */

.top-tv {
  position: absolute;
  left: 4%;
  top: 0;
  z-index: 10;
  width: 18.6%;
  display: block;
  height: 100%;
}


/* 顶部分类按钮 201811 */

.top-classify {
  position: absolute;
  right: 4%;
  top: 0;
  z-index: 10;
  width: 5.3%;
  display: block;
  height: 100%;
}


/* 推送漂浮 s */

.silde-tips {
  position: fixed;
  top: 7.833em;
  left: 2.6%;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 1.25em;
  padding: .13em .8em .1em .13em;
  font-size: .917em;
  height: 26px;
  color: #fff;
  z-index: 9000;
  width: 240px;
  /*display: none;*/
}

.silde-tips a {
  color: #fff;
}

.silde-tips img {
  float: left;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  overflow: hidden;
  margin: 0 5px 0 0;
}

.silde-tips .tips-box {
  float: right;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  width: 100%;
  text-align: center;
  position: relative;
}

.tips-box .tips-body {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.silde-tips .tips-box p {
  clear: both;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}


/* 推送漂浮 e */


/**** 201811 拼团新增加 e  *****/


/**** 201811 社区新增加 s  *****/


/*** 头部按钮  ***/

.showtoper a.person_img {
  position: absolute;
  right: 1em;
  top: .333em;
  padding: 0;
  margin: 0;
  border: 0;
}

.showtoper a.person_img img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 14px;
}

.showtoper a.top_message {
  width: 40px;
  height: 100%;
  background: url('../../images/sns-2019/icon_tips.png') no-repeat 10px 12px;
  background-size: 20px 20px;
  position: absolute;
  right: .25em;
  top: 0;
  padding: 0;
  margin: 0;
  border-bottom: 0;
}

.top_message i,
.btn_buy_good i,
.message_list_pic i {
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  font-size: 11px;
  background: #e33e41;
  border-radius: 50%;
  position: absolute;
  right: .25em;
  top: .25em;
  text-align: center;
}

.showtoper a.active {
  color: #FFF;
}

.top_goods_more {
  width: 40px;
  height: 40px;
  background: url('../../images/community/icon_btn_more1.png') no-repeat;
  background-size: 40px;
  position: absolute;
  right: .333em;
  top: .083em;
}

.top_goods_wx {
  width: 40px;
  height: 40px;
  background: url('../../images/community/icon_btn_more.png') no-repeat;
  background-size: 40px;
  position: absolute;
  right: .833em;
  top: .833em;
  z-index: 10000;
}

.top_goods_share {
  width: 20px;
  height: 20px;
  background: url('../../images/community/icon_share.png') no-repeat;
  background-size: 20px;
  position: absolute;
  right: 1em;
  top: .833em;
}

.arkefu {
  position: absolute;
  right: 1em;
  top: .833em;
}


/*** 底部 && 已经到底了 ***/

footer.footer {
  background: none;
  color: #999;
  font-size: 14px;
  padding: 2em 0;
  text-align: center;
}

footer .sline {
  width: 7px;
  height: 1px;
  background: #999;
  position: absolute;
  top: 50%;
  margin: -.5px 0 0;
}

footer .sline:first-child {
  left: -12px;
}

footer .sline:nth-of-type(2) {
  right: -12px;
}


/*** 文字详情&&个人右侧按钮下拉 ***/

.top_pulldown {
  position: fixed;
  top: 4em;
  right: 2.6%;
  width: 110px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: .25em;
  z-index: 100000;
}

.top_pulldown_wx {
  position: fixed;
  top: 7em;
  right: 3.6%;
  width: 110px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: .25em;
  z-index: 100000;
}

.arrow_top {
  position: absolute;
  top: -8px;
  right: 8%;
  font-size: 0;
  line-height: 0;
  border-width: 8px;
  border-color: rgba(255, 255, 255, 0.9);
  border-top-width: 0;
  border-style: dashed;
  border-bottom-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
}

.top_pulldown li {
  padding: 1em 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.top_pulldown li:last-child {
  border-bottom: 0;
}

.top_btn_share {
  background: url('../../images/community/icon_button_share.png') no-repeat;
  background-size: 17px 17px;
  padding-left: 20px;
  color: #333;
}

.top_btn_edit {
  background: url('../../images/community/icon_edit.png') no-repeat;
  background-size: 16px 16px;
  padding-left: 20px;
  color: #333;
}

.top_btn_delete {
  background: url('../../images/community/icon_del.png') no-repeat;
  background-size: 16px 19px;
  padding: 2px 0 2px 20px;
  color: #333;
}

.top_btn_report {
  background: url('../../images/community/icon_top_report.png') no-repeat 0 1px;
  background-size: 16px 16px;
  padding: 2px 0 2px 20px;
  color: #333;
}

.top_img {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  /* overflow: hidden; */
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin: -3px 12% 0;
  line-height: 2;
}

.top_img img {
  width: 1.667em;
  height: 1.667em;
  border-radius: 50%;
  margin: -.25em .5em 0 0;
}


/* 微信分享提示 begin */

.wap-link,
.wx-share-guide {
  background: rgba(0, 0, 0, .8);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2000000;
  color: #fff;
  text-align: center;
  display: none;
  -webkit-transform: translateZ(6px);
  -moz-transform: translateZ(6px);
  -o-transform: translateZ(6px);
  transform: translateZ(6px);
}

.wx-share-guide .share-arrow-box {
  overflow: hidden;
  padding: 4% 5.3% 0 0;
}

.wx-share-guide .share-arrow {
  width: 22.9%;
  float: right;
}

.wx-share-guide .share-notice h2 span {
  color: #E33E41;
}

.wx-share-guide .share-notice h2 {
  padding-top: 3%;
  font-size: 1.4em;
  margin-bottom: 2%;
}

.wx-share-guide .share-notice {
  font-size: 1.2em;
}


/* 微信分享提示 end */


/* wap 分享链接 begin */

.wap-link {
  color: #333;
  text-align: left;
}

.wap-link .wap-link-box {
  position: absolute;
  padding: 5.3%;
  width: 100%;
  display: ;
  box-sizing: border-box;
  background: #fff;
  bottom: 0;
}

.wap-link textarea {
  background: #F6F6F6;
  border: 0;
  width: 100%;
  margin: 2% 0;
  color: #bbb;
  padding: 1em;
  box-sizing: border-box;
  font-size: 1.2em;
}

.wap-link-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wap-link-btn button {
  border-radius: 2em;
  height: 42px;
  width: 45%;
  font-size: 14px;
  text-align: center;
  border: 0;
}

.wap-link-btn .wap-btn-copy {
  background: #E33E41;
  color: #fff;
}

.wap-link-btn .wap-btn-cancel {
  background: #eee;
  color: #aaa;
}


/* wap 分享链接 end */


/* 20190426 回首页按钮&&小程序使用 */

.pf_index {
  position: fixed;
  right: .333em;
  bottom: 10.5em;
  width: 65px;
  height: 65px;
  background: url('../../images/public/pf_index.png') no-repeat;
  background-size: 100%;
  z-index: 1111;
  -webkit-transform: translateZ(2px);
  -moz-transform: translateZ(2px);
  -o-transform: translateZ(2px);
  transform: translateZ(2px);
}

.pf_index img {
  z-index: 1111;
}


/*20161008 首页加组合活动块样式*/

body .activity_placeholder {
  margin-bottom: 5.3%;
}

.three_flex {
  position: relative;
}

.three_flex a {
  position: absolute;
  display: block;
  width: 33.33333%;
  height: 100%;
  text-indent: -999em;
}

.three_flex a:nth-child(1) {
  left: 0;
}

.three_flex a:nth-child(2) {
  left: 33.33333%;
}

.three_flex a:nth-child(3) {
  right: 0;
}

.two_flex {
  position: relative;
}

.two_flex a {
  position: absolute;
  display: block;
  width: 50%;
  height: 100%;
  text-indent: -999em;
}

.two_flex a:nth-child(1) {
  left: 0
}

.two_flex a:nth-child(2) {
  right: 0
}

.three_ud {
  position: relative;
}

.three_ud a {
  position: absolute;
  display: block;
  text-indent: -999em;
}

.three_ud a:nth-child(1) {
  width: 50%;
  height: 100%;
  left: 0;
}

.three_ud a:nth-child(2) {
  width: 50%;
  height: 50%;
  right: 0;
  top: 0
}

.three_ud a:nth-child(3) {
  width: 50%;
  height: 50%;
  right: 0;
  bottom: 0
}

.three_img_link {
  overflow: hidden;
}

.three_img_link a {
  float: left;
  width: 33.3333%
}

.auto_flex {
  position: absolute;
  width: 100%;
  height: 100%;
  display: box;
  display: -webkit-flex;
  display: flex;
}

.auto_flex a {
  height: 100%;
  display: block;
  -webkit-flex: 1;
  flex: 1;
  cursor: pointer;
}

/* 88 activity add tags A/B/C */

.tag-array {
  position: absolute;
  top: 6px;
  left: 6px;
  width: auto;
  z-index: 1;
  display: -webkit-flex;
  display: flex;
}

.tag-array .tag-n {
  width: 39px;
  height: 39px;
  padding: 0 1px 1px 0;
  box-sizing: border-box;
  border-radius: 0 40px 40px 40px;
  background: url('http://img.ugoshop.com/mobile/miniapp/images/public/bg_label_big@3x.png');
  background-size: 100% 100%;
  display: block;
  font-size: 11px;
  text-align: center;
  line-height: 1;
  color: #E4474A;
  display: flex;
  justify-content: center;
  align-items: center;
  position: static;
}

.tag-array .tag-pic {
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  position: static;
}

.tag-array .tag-num {
  font-size: 17px;
  font-family: PingFang-SC-Medium;
  font-weight: bold;
}

.tag-array .tag-save {
  font-size: 17px;
  font-family: PingFang-SC-Medium;
  font-weight: bold;
}

.tag-array .tag-save .tag-num {
  font-size: 11px;
  font-family: PingFang-SC-Medium;
}

.tag-array .tag-n:nth-child(1) {
  z-index: 10;
}

.tag-array .tag-n:nth-child(2) {
  z-index: 5;
  margin-left: -7px;
}

.tag-array .tag-pic:nth-child(2) {
  z-index: 4;
  margin-left: -7px;
}

.tag-array .tag-n:nth-child(3),
.tag-array .tag-pic:nth-child(3) {
  z-index: 0;
  margin-left: -7px;
}

.unfold_app {
  top: 50%;
  right: .833em;
  margin-top: -37px;
  /* bottom: 6.5em; */
  /* background: url(../../images/public/unfold_app.png) no-repeat;
    background-size: 100% 100%; */
  width: 56px;
  height: 74px;
  z-index: 999;
  position: fixed;
  /* display: none; */
  cursor: pointer;
}

.bottom_1 {
  bottom: 11.5em;
}



/* H5 TPL public css  模板公用弹窗 */
.hm-dialog {
  background: rgba(0, 0, 0, .7);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #666;
  text-align: center;
}

.hm-dialog button,
.hm-dialog a {
  outline: none;
}

.hm-dialog-inner {
  width: 82%;
  background: #fff;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  color: #777;
}

.hm-dialog .hm-close {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 0 0 50px;
  width: 45px;
  height: 45px;
  cursor: pointer;
}

.hm-dialog .hm-close:before,
.hm-dialog .hm-close:after {
  position: absolute;
  content: "";
  display: block;
  height: 20px;
  width: 2px;
  background: #B6B6B6;
  left: 68%;
  top: 40%;
  transform: rotate(-45deg) translate(-50%, -50%);
  transform-origin: 0 0;
}

.hm-dialog .hm-close:after {
  height: 2px;
  width: 20px;
}

.hm-dialog .hm-head {
  width: 27%;
  margin: 8% auto 4%;
  padding: 0;
  border-radius: 100%;
  overflow: hidden;
}

.hm-dialog .big-title {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-top: 11%;
}

.hm-dialog .des-title {
  line-height: 1.4;
  padding: 2% 0 9%;
}

.hm-dialog .btn-big {
  background: #F42829;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 2;
  margin: 0 auto 5%;
  width: 64%;
  display: block;
  border-radius: 30px;
  border: 0;
}

/* ticket/score 优惠券、积分 */
.hm-dialog .ticket-in {
  width: 74%;
  border: 1px solid #FE7576;
  display: box;
  display: -webkit-flex;
  display: flex;
  margin: 0 auto 9%;
  border-radius: 3px;
  position: relative;
}

.hm-dialog .ticket-in:after,
.hm-dialog .ticket-in:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  position: absolute;
  left: 31%;
  background: #fff;
}

.hm-dialog .ticket-in:before {
  top: -5px;
  border-right: 1px solid #FE7576;
}

.hm-dialog .ticket-in:after {
  bottom: -5px;
  border-top: 1px solid #FE7576;
}

.hm-dialog .ticket-in .tk-left {
  flex: .33;
  background: -webkit-linear-gradient(left, #F1474C, #FE6B6C);
  display: box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 1;
}

.hm-dialog .tk-left>div {
  width: 100%;
}

.hm-dialog .num-font {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 6%;
}

.hm-dialog .big-font {
  font-size: 20px;
}

.hm-dialog .tk-tag {
  width: 80%;
  background: #FFE5E5;
  color: #E53C3C;
  border-radius: 14px;
  height: 14px;
  line-height: 14px;
  font-size: 12px;
  margin: 0 auto;
}

.hm-dialog .ticket-in .tk-right {
  flex: .67;
  text-align: left;
  font-size: 12px;
  line-height: 1.4;
  padding: 3% 0;
}

.hm-dialog .ticket-in .tk-right>div {
  margin-left: 10%;
}

.hm-dialog .tk-title {
  color: #E53C3C;
  font-size: 14px;
  font-weight: bold;
}

/* order list 列表*/
.hm-dialog .orderList {
  border-top: 1px solid #ddd;
  color: #333;
  margin: 5% 0 5% 0;
}

.hm-dialog .orderList>div {
  width: 87%;
  margin: 0 auto;
  height: 240px;
  overflow-y: scroll;
}

.hm-dialog .orderList .list-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.hm-dialog .orderList ul+ul {
  border-top: 1px solid #ddd;
}

.hm-dialog .orderList ul {
  display: -webkit-flex;
  display: flex;
  padding: 4.8%;
}

.hm-dialog .orderList .list-left {
  flex: .17;
  margin-right: 4%;
}

.hm-dialog .orderList .list-right {
  flex: .79;
  overflow: hidden;
  text-align: left;
  line-height: 1.2;
  position: relative;
}

.hm-dialog .orderList .list-title {
  color: #E53C3C;
}

.hm-dialog .orderList .list-price {
  position: absolute;
  bottom: 0;
}

/* none order list 无订单 */
.hm-dialog .notice-word {
  color: #999;
  margin-bottom: 10%;
}

.hm-dialog .order-none {
  padding: 10% 0;
}

.hm-dialog .order-none>div {
  color: #333;
}

/* 20191101 拼团 5.1.20 提示框*/
.pt_tips {
  position: absolute;
  left: -6px;
  top: -21px;
  z-index: 990;
  height: 18px;
  line-height: 19px;
  background: #fff0f0;
  padding: 0 15px 0 6px;
  padding: 0 6px;
  border-radius: 20px;
  border: 1px solid #e33e41;
  color: #e33e41;
  font-size: 12px;
  white-space: nowrap;
}

.pt_tips::before {
  content: '';
  position: absolute;
  left: 16%;
  bottom: -6px;
  margin-left: -5px;
  width: 10px;
  height: 6px;
  background: url('../../images/sns-2019/arrow_down.png') no-repeat;
  background-size: 10px 6px;
}

/* 
.pt_tips::after {
  content: '';
  width: .417em;
  height: .417em;
  border-right: .1em solid #e33e41;
  border-top: .1em solid #e33e41;
  position: absolute;
  transform: rotate(45deg);
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  right: 7px;
  top: 6px;
} */

.queue-lead .pt_tips {
  top: -30px;
  right: -55px;
  left: auto;
}

.queue-lead .pt_tips::before {
  left: 50%;
}

/*** 5.2layout ***/
/* 底部导行 footer */
.toolbar {
  width: 100%;
  height: 4.083em;
}

.toolbar footer {
  width: 100%;
  height: 4.083em;
  border-top: 1px solid #DDD;
  background: #FFF;
  position: fixed;
  left: 0;
  bottom: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 100;
}

.toolbar footer .tab {
  width: 20%;
  text-decoration: none;
  display: block;
  text-align: center;
  position: relative;
}

.toolbar footer .tab.smspic {
  width: 20%;
  height: auto;
  line-height: 100%;
  display: inline-block;
  position: relative;
}

.toolbar footer .tab.smspic img {
  width: 40%;
  border-radius: 50%;
}

.tt-bb {
  position: absolute;
  left: .373rem;
  left: 55%;
  bottom: 1em;
  border: 1px solid #E33E41;
  background: #FFF;
  color: #E33E41;
  padding: 0 .417em;
  border-radius: .667em;
  font-size: .833em;
  display: inline-block;
  height: 1.333em;
  line-height: 1.417em;
}

.tt-lt {
  left: 50%;
  top: -2em;
  margin-left: -2.5em;
  position: absolute;
}

.tab-tips {
  z-index: 990;
  width: 5em;
  height: 1.5em;
  line-height: 1.583em;
  background: #E33E41;
  border-radius: 1.5em;
  color: #FFF;
  font-size: .833em;
  white-space: nowrap;
  text-align: center;
  display: inline-block;
}

.tab-tips::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -.2rem;
  margin-left: -.2rem;
  font-size: 0;
  line-height: 0;
  border-width: .2rem;
  border-color: #E33E41;
  border-bottom-width: 0;
  border-style: dashed;
  border-top-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
}
@supports (top: env(safe-area-inset-top)) or (top: constant(safe-area-inset-top)) {
  .showtoper {
    border-top-color: #fff;  
    border-top-style: solid;
    border-top-width: env(safe-area-inset-top);;
    border-top-width: constant(safe-area-inset-top);
  }
  .showtopout{
   
    padding-top: env(safe-area-inset-top);
    padding-top: constant(safe-area-inset-top);
  }
}
/*index-media*/

@media screen and (min-width:641px) {
  body {
    font-size: 24px;
  }
}

@media screen and (min-width: 586px) and (max-width: 640px) {
  body {
    font-size: 22px;
  }
}

@media screen and (min-width: 533px) and (max-width: 585px) {
  body {
    font-size: 20px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 532px) {
  body {
    font-size: 18px;
  }
}

@media only screen and (min-width: 426px) and (max-width: 479px) {
  body {
    font-size: 16px;
  }
}

@media only screen and (min-width: 373px) and (max-width: 425px) {
  body {
    font-size: 14px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 372px) {
  body {
    font-size: 12px;
  }
}

