*,
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 10px "微软雅黑", arial, sans-serif;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
}
.dis {
  display: block;
}
a {
  color: #b1a5a0;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
input:focus {
  outline: 0;
}
a,
div,
header,
p,
span {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
* {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
}
input,
textarea {
  -webkit-user-select: auto;
  margin: 0;
  padding: 0;
  outline: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fb {
  font-weight: 700;
}
.tr {
  text-align: right;
}
.dis {
  display: block;
}
.mr10 {
  margin-right: 10px;
}
.pd10 {
  padding: 0 10px;
}
.h10 {
  height: .62rem;
  font-size: 0;
  overflow: hidden;
  clear: both;
}
.h5 {
  height: .31rem;
  font-size: 0;
  overflow: hidden;
  clear: both;
}
.h50 {
  height: 3rem;
  font-size: 0;
  overflow: hidden;
  clear: both;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.clear {
  clear: both;
}
body {
  height: 100%;
  color: #000;
  background: #ffffff;
}
.allCov {
  min-width: 320px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
* {
  margin: 0;
  padding: 0;
}
.clearfix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.undis {
  display: none;
}
.positionCenter {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.positionX {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.positionY {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.justify_center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.align_center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.justify_between {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.space_between {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /* -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center; */
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.justify_around {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.flex_wrap {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  /*-webkit-justify-content: space-between;*/
  /*justify-content: space-between;*/
}
.justify_inherit {
  -webkit-justify-content: inherit;
  justify-content: inherit;
}
.bannerClick .bannerImg {
  width: 100%;
  height: auto;
  cursor: pointer;
}
.bannerClick .special_config {
  position: relative;
  width: 628px;
  height: 58px;
  background: url(//image.kuwo.cn/newvip/mbox/newPC/special_0.png) no-repeat top center;
  background-size: 100% 100%;
}
.bannerClick .special_config.special_old {
  background: url(//image.kuwo.cn/newvip/mbox/newPC/special_1.png) no-repeat top center;
  background-size: 100% 100%;
}
.bannerClick .special_config .config_content {
  position: absolute;
  left: 240px;
  top: 8px;
  width: 246px;
  height: 44px;
}
.bannerClick .special_config .config_content .config_item {
  height: 100%;
}
.bannerClick .special_config .config_content .config_price {
  width: 34%;
  padding-left: 16px;
  box-sizing: border-box;
  line-height: 44px;
  font-size: 12px;
  color: #B28850;
}
.bannerClick .special_config .config_content .config_price .month_price {
  font-weight: 700;
  font-size: 24px;
  color: #E24436;
}
.bannerClick .special_config .config_content .config_tips {
  width: 66%;
  padding-left: 10px;
  box-sizing: border-box;
  color: #B28850;
  line-height: 1;
}
.bannerClick .special_config .config_content .config_tips .tips_item {
  width: 100%;
}
.bannerClick .special_config .config_content .config_tips .top_tips {
  font-size: 14px;
  padding: 7px 0 3px;
}
.bannerClick .special_config .config_content .config_tips .bottom_time {
  font-size: 11px;
}
.bannerClick .special_config .config_content .config_tips .bottom_time span {
  padding-left: 4px;
}
