﻿@charset "utf-8";
/*公共*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-size: 12px;
  font: inherit;
  vertical-align: baseline;
  font-family: tahoma, tarial, "Lantinghei SC", "Microsoft Yahei";
}

ul, li, ol {
  list-style: none;
}

dl, dd {
  margin: auto;
}

html {
  width: 100%;
  height: 100%;
}

/*text-size-adjust不管屏幕怎么变文字大小不变*/
body {
  -ms-text-size-adjust: none !important;
  -webkit-text-size-adjust: none !important;
  -moz-text-size-adjust: none !important;
  -o-text-size-adjust: none !important;
  text-size-adjust: none !important;
}

img {
  border-color: none;
}

body.personal {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 12px;
  /*background: #F5F8FA none repeat scroll 0% 0%;*/
}

a:link, a:visited {
  text-decoration: none;
  outline: 0;
  /*color:#000;*/
}

/*所有超链接不要下划线*/
* {
  padding: 0;
  margin: 0;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.clear {
  clear: both
}

header {
  display: none;
}

/*主体部分*/
.center {
  width: 100%;
  margin: 0 auto;
  min-height: 1px;
  overflow: hidden;
}

aside, .wrap-right, .m-logistics, .you-like {
  display: none;
}

.col-main {
  padding-bottom: 50px;
}

/*主体部分 end*/

.container-fluid {
  /*padding-left: 0 !important;*/
  /*background: #f2f2f2;*/
  /*border-bottom: 1px solid #e5e5e5;*/
}

.header ul {
  margin-bottom: 0;
}

/*#wrap {
	min-width: 100%;
	position: absolute;
	background: #eff3f6 bottom;
	min-height: 100%;
	overflow: hidden;
}*/
.leftMeun {
  position: absolute;
  box-sizing: border-box;
  width: 200px;
  /*height: 100%;*/
  background: #fff;
  min-height: 400px;
  /*box-shadow: 3px 3px 3px #ddd;*/
  border: 1px solid #ddd;
}

.leftMeun > .menu-content > a {
  /* text-indent:1em;*/
}

#rightContent {
  box-sizing: border-box;
  float: left;
  margin-left: 208px;
  overflow-y: overlay;
  overflow-x: hidden;
  clear: both;
  color: #717592;
  min-width: 992px;
  text-align: left;
  background: #fff;
  min-height: 800px;
}

.rightContent {
  margin-left: 208px;
  color: #717592;
  text-align: left;
  background: #fff;
  min-height: 800px;
  padding: 0 15px;
  overflow: hidden;
  clear: both;
  zoom: 1;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  /*box-shadow: 3px 3px 3px #ddd;*/
}

/* 头部*/
@media only screen and (min-width: 767px) {

}

/*@media only screen and (min-width: 640px) {*/

/*头*/
header {
  display: block;
}

header article {
  max-width: 1200px;
  margin: 0 auto;
}

.mt-logo .mt-tblogo {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
}

.message-l {
  float: left;
  padding: 0;
}

.message-l .topMessage {
  padding: 0 3px;
  height: 35px;
  line-height: 35px;
}

.message-r {
  float: right;
}

.message-r .topMessage {
  float: left;
  padding: 0 3px;
  height: 35px;
  line-height: 35px;
}

.MyShangcheng {
  text-align: center;
}

.MyShangcheng:hover {
  background: #fff;
  position: relative;
  z-index: 101;
}

.MyShangcheng:hover > ul {
  display: block;
  border-top: 0;
}

.MyShangcheng ul {
  display: none;
  padding: 0;
  margin: 0;
  background: #fff;
  height: auto;
  border: 1px solid #eee;
  position: absolute;
  top: 34px;
  z-index: 99;
  left: -1px;
  min-width: 100%;
}

.MyShangcheng ul li a {
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  min-width: 80px;
}

.MyShangcheng ul li a:hover {
  background: #eee;
}

.MyShangcheng ul li {
  height: 30px;
  line-height: 30px;
}

/*浮动框*/
.nav.white {
  width: 100%;
  margin: 0px auto;
}

.nav.white .logoBig {
  display: block;
  float: left;
  height: 56px;
  width: 115px;
  margin: 0px auto;
  margin-left: 5%
}

.nav.white .logoBig img {
  width: 100%;
}

.my-cart {
  width: 46px;
  height: 46px;
}

#ai-topsearch {
  height: 46px;
}

#ai-topsearch:link,
#ai-topsearch:visited,
#ai-topsearch:hover,
#ai-topsearch:active,
#ai-topsearch:focus {
  outline: none;
}

.search-bar input {
  width: 80%;
  height: 46px;
}

.classified, .navCir {
  display: none;
}

.nav.white {
  position: relative;
  top: 0;
  z-index: 10;
}

.mt-logo a {
  color: #333;
}

.a-login {
  display: inline-block;
  /*margin-right: 20px;*/
  padding-left: 3px;
  padding-right: 3px;
  border: 1px solid transparent;
}

.a-login i {
  display: inline-block;
  margin-left: 5px;
}

div.bgf {
  position: relative;
  z-index: 99
}

div.bgf:hover {
  background: #fff;
  border: 1px solid #eee;
  border-bottom: 0;
}

div.bgf:hover .headerpng {
  display: block;
}

.mt-logo a:hover {
  color: #C81623;
  text-decoration: none;
}

.headerpng {
  display: none;
  position: absolute;
  z-index: 99;
  width: 200px;
  height: auto;
  background: #fff;
  border: 1px solid #eee;
  padding: 10px;
  top: 34px;
  border-top: 0;
  left: -1px;
}

.headerpng li {
  float: left;
  width: 50%;
  text-align: right;
}

.headerpng .headerimg {
  width: 100px;
  height: 100px;
  display: inline-block;
  border-radius: 50%;
}

.headerpng .headerimg {
}

/*
搜索框*/
.search-bar {
  height: 51px;
  margin: 0 50px 0 120px;
  padding-left: 5%;
}

.search-bar form {
  border: 2px solid #c40000;
}

.search-bar input {
  padding-left: 5px;
  width: 80%;
  height: 46px;
  outline: none;
  font-size: 12px;
  border: none
}

#ai-topsearch {
  width: 20%;
  height: 46px;
  border: 0 none;
  float: right;
  background: #c40000;
  color: #fff;
  font-size: 16px;
  /*font-weight: bold;*/
  line-height: 46px;
  cursor: pointer;
  text-align: center;
  letter-spacing: 4px;
  padding: 0;
}

/*固定框架*/
.center {
  max-width: 1000px;
  margin: 0 auto;
  min-height: 1px;
  margin-top: 15px;
}

/*}*/

/*全部分类*/
@media only screen and (max-width: 1025px) {
  .nav-table {
    display: none;
  }

  #rightContent {

    margin-left: 0;
    /*margin-top: 15px;*/
    min-height: auto;

  }

  .search-bar {
    height: 90px;
    padding: 15px 0 0 150px;
    margin: auto;
  }

}

@media only screen and (min-width: 1025px) {
  .nav.white {
    padding-left: 0;
    max-width: 1000px;
    margin: 0 auto;
    z-index: 10;
  }

  .nav.white .logoBig {
    display: block;
    float: left;
    height: 90px;
    width: 200px;
    margin-left: 0;
  }

  .nav.white .logoBig li {
    float: left;
  }

  .search-bar {
    height: 90px;
    padding: 15px 70px 0 200px;
    margin: auto;
  }

  /*分类*/
  .nav-table {
    max-width: 1000px;
    margin: 0 auto;
    height: 45px;
    position: relative;
    overflow: hidden;
    display: block;
    margin-top: 10px;
  }

  .nav-table .all-goods {
    font-size: 16px;
  }

  .long-title {
    background: #d2364c;
    color: #fff;
    height: 45px;
    line-height: 45px;
    display: block;
    position: absolute;
    width: 150px;
    text-align: center;
    font-size: 16px;
    top: 0;
    z-index: 6;
  }

  .nav-cont {
    position: absolute;
    padding-left: 150px;
    display: block;
    width: 100%;
    top: 0;
  }

  .nav-cont li {
    float: left;
    height: 45px;
    line-height: 45px;
  }

  .nav-cont li::before {
    content: '\20';
    display: inline-block;
    height: 16px;
    border-right: 1px solid #d9d9d9;
    width: 0;
    vertical-align: middle;
    margin-left: -1px;
  }

  .nav-cont li a {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    margin-left: -1px;
    padding: 0 25px;
    text-decoration: none;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
  }

  .nav-cont .nav-extra {
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 16px;
    color: #fcff00;
    line-height: 33px;
    height: 33px;
    width: 160px;
    text-align: center;
    background: url(../images/extra.png);
    cursor: pointer;
  }

  .nav-cont .nav-extra i.nav-user {
    background: #000;
    color: #fff;
    width: 33px;
    height: 33px;
    border-radius: 33px;
    position: absolute;
    left: -28px;
    z-index: 99;
    padding: 5px;
    overflow: hidden;
  }

  .nav-cont .nav-extra b {
    display: block;
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 45px;
    z-index: 1;
    left: -33px;
    top: -8px;
    background: #fff;
  }

  b.line {
    display: block;
    height: 2px;
    border-bottom: 1px solid #e5e5e5;
  }

  .bloglist {
    padding-top: 20px;
  }

  .blog-content p {
    font-size: 16px;
    line-height: 24px;
  }

}

@media only screen and (min-width: 1260px) {
  li.person:first-child a i {
    position: absolute;
    left: 20px;
  }

  li.person p i {
    position: absolute;
    left: 12px;
  }

  /*分类*/
  .nav-table, .footer {
    max-width: 1200px;
  }

  .long-title {
    width: 180px;
  }

  .nav-cont {
    padding-left: 180px;
  }

  /*固定框架*/
  .center {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
    min-height: 1px;
    margin-top: 15px;
  }

  aside {
    width: 160px;
  }

  .main-wrap {
    margin-left: 180px;
  }

  .am-container, .bloglist {
    max-width: 1200px;
  }

  /*博客*/
  .blog-main {
    margin-top: 30px;
  }

  /*银行卡*/
  .card-box {
    width: 230px;
  }

  .add-card {
    width: 232px;
  }

  .card-box-list li {
    float: left;
    width: 25%
  }

}

/*左侧菜单栏*/

#logoDiv {
  border-bottom: 1px solid #eee;
  line-height: 32px;
}

#logoDiv h3 {
  padding-left: 10px;
  color: #333;
  margin: 8px 0 3px 0;
  /*padding: 0;*/
  font-weight: bold;
  font-size: 18px;
}

#logo {
  height: 30px;
  padding-right: 5px;
}

#logoDiv span {
  vertical-align: bottom;
}

#personInfor {
  padding: 10px 5px 10px;
  margin: 0 5px;
  color: #b3bcc5;
  border-bottom: 1px solid #354457;
  overflow-x: hidden;
  padding-left: 20px;
}

#personInfor p {
  font-size: 12px;
  margin-left: -5px;
}

#personInfor a {
  color: #B3BCC5;
  text-decoration: underline;
}

#userName {
  font-size: 15px !important;
  padding: 0;
  margin: 0;
}

.line-div {
  color: #F00;
  height: 5px;
}

.meun dl {
  padding: 0 10px;
}

.meun-title {
  color: #337ab7;
  padding-top: 10px;
  /*padding-bottom: 10px;*/
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
  clear: both;
  zoom: 1;
  /*border-top: 1px solid #ddd;*/
}

.meun-title i {
  font-size: 14px;
}

.meun-title .icon-large {
  cursor: pointer;
  float: right;
}

.meun-item {
  line-height: 30px;
  height: 24px;
  color: #999;
  cursor: pointer;
  display: block;
}

.menu-content {
  /* display: none;*/
  border-bottom: 1px solid #eee;
  padding-left: 10px;
  padding-bottom: 10px;
}

.menu-content:last-child {
  border-bottom: none;
}

.menu-content a {
  float: left;
  width: 48%;
  display: inline-block;
  font-size: 12px;
  /*text-align: center;*/
  /*padding-left: 10px;*/
}

a.meun-item {
  color: #666;
  /*display: block;*/
}

.meun-item:hover {
  /*background-color: #eee;*/
  /* border-right: 4px solid #F03726;*/
  color: #666;
  text-decoration: underline;
}

.meun-item-active a {
  color: #c4c7cc;
  display: block;
}

.meun-item img {
  padding-right: 8px;
  height: 20px;
}

.meun-item-active {
  /*background-color: #eee;*/
  /*border-right: 4px solid #F03726;*/
  color: #666;
  text-decoration: none;
}

/*右侧具体内容栏目*/

.check-div {
  height: 70px;
  line-height: 70px;
  *line-height: 60px;
  background-color: #fff;
  padding-left: 30px;
  min-width: 824px !important;
  box-sizing: border-box;
}

.check-div button {
  font-size: 12px;
  font-weight: bold;
}

.check-div select {
  height: 26px;
  width: 120px !important;
  display: inline;
  color: #ccc;
}

.check-div input {
  width: 200px !important;
  display: inline;
}

.tab-pane {
  color: #9095ab;
}

/*表格上部边框线*/
.btn {
  border: none;
}

.toggle-btn {
  display: none;
  width: 52px;
  height: 50px;
  font-size: 20px;
  padding: 15px;
  cursor: pointer;
  left: 0;
  color: #212121;
  position: absolute;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.pd0px {
  padding-left: 200px !important;
}

.pd10px {
  padding-right: 10px;
}

select {
  padding: 0 auto !important;
}

/*进度条样式*/

@media (max-width: 767px) {
  .rightContent {
    margin-left: 0;
  }

  /*.tab-pane {
    min-width: 973px;
  }*/
  .container.htop .imgmiss {
    display: none;
  }

  .leftMeun {
    display: none;
  }

  .toggle-btn {
    display: block;
  }
}

.left {
  float: left;
}

.right {
  float: right;
}

/*2016.4.28 新增*/
.form-group .control-label, .form-group .form-control, .form-group_add {
  font-weight: normal;
  color: #999;
}

.add-on {
  border: 1px solid #ccc;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 10;
  background: #eee;
  height: 34px;
  width: 50px;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
}

.add-on i {
  vertical-align: middle;
}

.form-group .col-md-2 i {
  color: #f00;
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
"
}

.form-group .col-md-10 {
  position: relative
}

.form-control.pl56 {
  padding-left: 56px;
}

.btn.btn-pad {
  padding: 6px 24px;
}

.uloadwrap {
  margin-top: 10px;
}

.uploadcon {
  margin: 10px;
  border: 3px dashed #e6e6e6;
  min-height: 174px;
  text-align: center;
  color: #cccccc;
  font-size: 18px;
  width: 174px;
  background: #fff
}

.fl {
  width: 33%;
  float: left;
}

.container.htop {
  width: 100%;
  padding: 10px;
  text-align: center;
}

.tright {
  text-align: right;
}

.borbom {
  margin-top: 0;
  padding: 2em 0;
}

.container .leftMeun, .container .rightContent {
  margin-top: 15px;
}

/*commom介绍*/

/*安全设置  begin*/
.base-info, .safe-serve {
  margin: 0 24px;
  padding: 24px;
  text-align: left;

}

.base-info {
  border-bottom: 1px solid #e2e2e2;

}

.base-info label, .base-info span, .base-info a {
  display: inline-block;
  margin: 5px;
  min-width: 100px;
}

.base-info .container, .safe-serve .container {
  margin-right: 0;
  margin-left: 0;
}

.base-info .container .row {

}

.safe-serve .container .row {
  margin: 10px 0;
  padding: 8px;
  border-bottom: 1px dotted #e2e2e2;
}

#addrBox select, #addrBox01 select {
  height: 34px;
  line-height: 34px;
  margin-left: 5%;
  width: 30%;
  float: left;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #999;
  font-size: 14px;

}

#addrBox select:first-child, #addrBox01 select:first-child {
  margin-left: 0;
}

.container .form-group {
  margin: 1em;
}

.row-padd .row {
  margin-bottom: 15px;
}

/*安全设置  end*/

/*上传头像 2016.6.21*/
#imgdiv li:first-child {
  margin-bottom: 10px;

}

.form-group .error {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #428bca;
}

#imgShow {
  display: inline-block;
  width: 150px;
  height: 150px;
  border: 1px solid #eee;
  border-radius: 4px;
}

#imgShowidentify {
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 4px;
}

/*上传身份证照片*/
#cardfShow, #cardbShow {
  display: inline-block;
  width: 120px;
  height: 120px;
  border: 1px dotted #ccc;
  border-radius: 4px;
  background: #eee;
}

#examplecardShow {
  display: inline-block;
  width: 200px;
  height: 160px;
  border: 1px dotted #ccc;
  border-radius: 4px;
  background: #eee;
}

/*购物车下拉的样式*/

.mini-cart {
  position: relative;
}

#cart-massage {
  width: 330px;
  z-index: 110;
  background-color: #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: absolute;
  top: 100%;
  left: -1px;
  display: none;
}

#cart-massage li > a, #cart-massage li > div {
  vertical-align: middle;
}

#cart-massage li {
  margin-bottom: 6px;
}

#cart-massage li a:hover {
  color: #c40000;
}

#cart-massage li > div a, #cart-massage li > div span {
  line-height: 20px;
}

.form-group_add {
  margin: 1em -15px;
}

.form-group_add label {
  font-weight: normal;
}

.form-group_add .form-group {
  margin: 0 !important;
  padding: 0 15px;
}

.form-group_add .para_section {
  height: 42px;
  margin: 0;
  padding: 5px 0;
}

.form-group_add .para_section .form-group {
  padding: 0;
}

.form-group_add .para_section input {
  padding-right: 20px !important;
}

.form-group_add .para_section .has-success input {
  border-color: #3c763d !important;
}

.help-block {
  color: #a94442 !important;
  font-size: 12px;
}

.has-success .colrof {
  border-color: #3c763d !important;
}

#ajax-cart {
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ajax-cart-fri-a {
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  line-height: 40px;
  margin-left: 8px;
}

.ajax-cart-fri-a > img {
  vertical-align: middle;
  max-width: 40px;
  max-height: 40px;
}

.ajax-cart-good-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.ajax-cart-good-desc {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  color: #9C9C9C;
}

.ajax-cart-mid {
  padding-left: 5px;
  width: 200px;
  display: inline-block;
}

.ajax-cart-mid > a {
  color: #3c3c3c;
}

.ajax-cart-mid > a, .ajax-cart-mid span {
  /*font-family:Arial;*/
}

.ajax-cart-aff {
  width: 70px;
  display: inline-block;
  text-align: right;
}

.ajax-cart-price {
  display: block;
  color: #c40000;
  /*font-family:Arial;*/
  font-size: 12px;
}

.ajax-cart-del {
  display: block;
  /*font-family:Arial;*/
}

.ajax-cart-scan {
  text-align: right;
  margin: 0 10px;
  border-top: 1px solid #eee;
  padding: 5px 0;
  box-sizing: content-box;
}

.top-container .ajax-cart-scan > a {
  display: inline-block;
  background: #f40;
  width: 124px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  /*font-family: 宋体;*/
  font-size: 12px;
}

.top-container .ajax-cart-scan > a:hover {
  color: #fff;
}

/*20160804新增*/
/*买家中心左边纵向菜单*/
.mycf_nav h4 {
  color: #FF3030;
}

.mycf_nav ul {
  padding: 15px 0;
  font-size: 14px;
}

.mycf_nav ul li a {
  display: block;
  padding: 5px;
  color: #000;
}

.mycf_nav ul li a:hover {
  color: #FF3030;
  text-decoration: none;
}

.mycf_nav ul li a i {
  display: inline-block;
  margin-right: 6px;
  color: #FF3030;
}

.ace_center {
  text-align: center;
}

/*
*搜索框里字体
*/
#searchInput {
  font-size: 14px;
  font-weight: 700;
  padding-left: 75px;
  position: absolute;
  left: 0;
  z-index: 1;
}

/*
**搜索功能下来框的css
*/
.search-msg-area {
  position: absolute;
  top: 100%;
  left: 70px;
  background: #fff;
}

.search-msg-area ul {
  margin: 0;
}

/*宽和border是用js生成的*/
.nav form {
  position: relative;
  height: 50px;
  width: 600px;
  display: inline-block;
}

.search-sel-type {
  position: absolute;
  top: 0;
  left: 0;
  height: 46px;
  width: 70px;
  z-index: 2;

  border-right: 1px solid #eee;
  overflow: hidden;
}

.search-sel-type i {
  position: absolute;
  right: 5px;
  top: 0;
  font-size: 16px;
  line-height: 36px;

}

.goods-search-tab {
  display: inline-block;
  line-height: 46px;
  width: 69px;
  font-size: 12px;
  cursor: pointer;
  text-indent: 20px;
  background: #f5f5f5;
  -moz-user-select: none; /*火狐*/
  -webkit-user-select: none; /*webkit浏览器*/
  -ms-user-select: none; /*IE10*/
  user-select: none;
  color: #6b6b6b;
}

.goods-search-tab:hover {
  background: #f5f5f5;
  color: #c40000;
}

.search-tab-hover2 {
  background: #fff;
  color: #666;
}

.search-selected {
  background: #F5F5F5;
  color: #6b6b6b;
}

.search-msg-area ul, .search-msg-area ul li {
  display: block;
  width: 100%;
}

.search-msg-area li {
  height: 26px;
}

.search-msg-area li a {
  display: block;
  width: 100%;
  line-height: 26px;
  height: 100%;
  cursor: pointer;
}

.search-msg-area li a:hover {
  background: #FFCC99;
}

.search-msg-list-hover {
  background: #FFCC99;
}

.search-close-btn {
  display: inline-block;
  line-height: 26px;
  width: 100%;
  text-align: right;
  padding-right: 6px;
  border-top: 1px solid #eee;
}

.search-msg-span1, .search-msg-span2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

.search-msg-span1 {
  width: 70%;
  padding-left: 6px;
}

@media screen and (max-width: 767px) {
  .search-msg-span1 {
    width: 100%;
  }
}

.search-msg-span2 {
  width: 30%;
  text-align: right;
  padding-right: 6px;
}

.menu-hd i {
  color: #c40000;
}

.top-container a, .hi {
  color: #999;
}

.top-container a:hover {
  text-decoration: none;
  color: #c40000;
}

.MyShangcheng {
  padding-right: 4px;
  padding-left: 4px;
}

.mc-menu-hd span {
  color: #999;
}

.form-control,
.form-control:focus {
  box-shadow: none;
}

/*2022年*/

.search-card::after {
  content: " ";
  display: block;
  clear: both;
}

.search-card .form-group::before,
.search-card .form-group::after {
  display: inherit;
  content: none;
}

.search-card .form-group {
  display: flex;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.search-card .control-label {
  flex: 0 0 72px;
  /*padding-top: 7px;*/
  padding-top: 9px;
  text-align: right;
  font-weight: normal;
  color: #000;
}

.search-card .form-control {
  color: #000;
  box-shadow: none;
}

.search-card .control-value {
  display: inline-block;
  flex-grow: 1;
  font-size: 0;
  position: relative;
}

.search-card .control-value select {
  padding-left: 8px;
}

.control-value * {
  /*font-size: 14px;*/
  color: #000;
  font-size: 12px;
}

.control-value .half-control {
  width: calc(50% - 6px);
  display: inline-block;
  vertical-align: middle;
}

.control-value .line-flag {
  display: inline-block;
  width: 12px;
  text-align: center;
  vertical-align: middle;
}

.laypage_main a, .laypage_main input, .laypage_main span {
  line-height: 24px !important;
}

/*宽屏*/
.cf-container {
  width: 100%;
  padding: 0 15px;
}

.cf-container .l-side,
.cf-container .r-side {
  float: none;
  display: inline-block;
  vertical-align: top;
}

.cf-container .l-side {
  width: 200px;
}

.cf-container .r-side {
  width: calc(100% - 200px - 0.34em);
}

.cf-container .ipad-show-menu .open-drawer-bg {
  position: fixed;
}

@media (min-width: 768px) {
  .cf-container {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .cf-container {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .cf-container {
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .cf-container .r-side {
    width: 100%;
    padding-left: 0;
  }
}

.cf-scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.cf-scrollbar::-webkit-scrollbar-track {
  background-color: #e4f3fe;
  border-radius: 2px;
}

.cf-scrollbar::-webkit-scrollbar-thumb {
  background-color: #209bfaa1;
  border-radius: 10px;
}

.cf-scrollbar::-webkit-scrollbar:horizontal {
  height: 10px;
}

/*充值协议*/
.agreement-con-plugin > div {
  display: inline-block;
  vertical-align: middle;
}

.agreement-con-plugin > div:last-child {
  margin-left: 8px;
}

.agreement-con {
  padding: 8px 0;
  font-size: 14px;
}

.agreement-con i {
  width: 16px;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}

.agreement-plugin-content {
  padding: 16px;
  max-height: calc(100vh - 100px);
  overflow: auto;
  color: #000;
}

.agreement-plugin-content p {
  margin-bottom: calc(14px * 0.5);
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  text-indent: 2em;
}

.agreement-plugin-content strong {
  font-weight: bold;
}