/* ===== 全局样式 ===== */
blockquote, body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  background: #FFFFFF;
  margin: 0;
  padding: 0;
  font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #f00;
  text-decoration: none;
}

input {
  background: none;
}

.clear {
  clear: both;
}

/* ===== 布局工具类 ===== */
.clearFix:after {
  content: '';
  clear: both;
  display: block;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

/* ===== 顶部栏样式 ===== */
.site-topbar {
  padding: 10px 0;
  width: 100%;
  background-color: #f2f2f2;
}

.logo-top {
  width: 60%;
  padding: 0 10px 10px 10px;
}

.logo-title {
  font-size: 40px;
  font-weight: 600;
  margin-top: 5px;
  color: #1363AA;
}

/* ===== 导航栏样式 ===== */
.site-header {
  background-color: #fff;
  width: 100%;
  top: -100px;
  transition: top .8s ease;
  padding-top: 15px;
}

.navigation-list li {
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 3px solid transparent;
  transition: all 0.5s ease;
}

.navigation-list li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 14px;
}

.navigation-list li a:hover {
  text-decoration: none;
}

.btn-order {
  height: 80px;
  padding-top: 21px;
  box-sizing: border-box;
}

.btn-order a {
  background-color: #fff;
  border-radius: 15px;
  margin: -15px 15px;
  border: 3px solid #235dff;
  line-height: 26px;
  display: block;
  width: 115px;
  height: 60px;
  box-sizing: border-box;
  text-align: center;
  color: #f00;
  font-size: 16px;
}

/* ===== 内容区域样式 ===== */
#content {
  width: 99%;
  min-width: 1000px;
  margin: 0 auto;
  background: #fff;
  height: 100%;
}

.int-intro {
  width: 100%;
  margin: 0 auto;
  background: #fff;
}

.int-intro-img {
  width: 660px;
  float: left;
  margin-top: 35px;
  margin-left: 30px;
}

.int-intro-text {
  width: 360px;
  height: 400px;
  float: right;
  margin-top: 35px;
  margin-right: 30px;
  color: #162C43;
  line-height: 28px;
}

.int-intro-text-a {
  font-size: 22px;
  font-weight: bold;
  color: #1566b8;
  letter-spacing: 5px;
  margin-top: 40px;
  margin-bottom: 10px;
}

/* ===== 秒杀商品区域 ===== */
.Spike {
  width: 100%;
  height: 150px;
  margin-bottom: 10px;
}

.Spike-left,
.Spike-right {
  width: 49.7%;
  height: 150px;
  border: 1px solid #b6b6b6;
  float: left;
}

.Spike-img {
  width: 130px;
  height: 130px;
  background: #f00;
  margin: 10px;
  float: left;
}

.Spike-img-right {
  margin: 10px;
}

.Spike-title {
  font-weight: bold;
  line-height: 20px;
  height: 40px;
}

.Spike-one {
  margin: 5px 0;
}

.Spike-time {
  width: 40px;
  height: 23px;
  background: #fff;
  border-right: 4px solid #B92A2E;
  border-left: 4px solid #B92A2E;
  border-top: 1px solid #B92A2E;
  border-bottom: 1px solid #B92A2E;
  float: left;
}

.Spike-fuhao {
  font-size: 20px;
  color: #fff;
  float: left;
  background: #B92A2E;
  height: 25px;
}

.Spike-jia {
  font-size: 16px;
  color: #f00;
}

.Spike-chang {
  font-size: 14px;
  color: #b5b5b5;
  text-decoration: line-through;
  margin-left: 30px;
}

.Spike-qiang {
  background: #FFEDED;
  color: #f00;
  padding: 4px 12px;
  font-size: 12px;
  margin-left: 20px;
}

.Spike-miaosha {
  background: #FFD722;
  padding: 3px 35px;
  color: #000;
  float: left;
  cursor: pointer;
}

.Spike-right {
  text-align: center;
  line-height: 150px;
  background: #c0c0c0;
  color: #f00;
  font-size: 20px;
}

.Spike-right a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.Spike-right img {
  width: 100%;
  height: 100%;
  margin-top: -4px;
}

.Spike-right .day {
  position: absolute;
  top: 105px;
  left: 180px;
  color: #FD333B;
  z-index: 99;
  line-height: 0px;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 2px;
}

/* ===== VIP会员区域 ===== */
.vip-title {
  text-align: center;
  padding-top: 130px;
}

.vip-give {
  text-align: center;
  padding-top: 15px;
  font-weight: bold;
  font-size: 22px;
  color: #0557C7;
}

.vip-explain {
  text-align: center;
  padding-top: 55px;
  font-size: 16px;
  letter-spacing: 1px;
}

.vip-money {
  background: #FFFFFF;
  width: 180px;
  height: 180px;
  float: left;
  margin: 20px 9px;
  text-align: center;
  border: 1px solid #BCBCBC;
}

.vip-pay {
  padding-top: 35px;
  color: #1C355D;
  font-size: 15px;
  font-weight: bold;
}

.vip-money-price {
  font-size: 16px;
  padding-top: 25px;
}

.vip-money-price span {
  font-size: 32px;
  font-weight: bold;
  color: #FF6A00;
}

.vip-money-price2 {
  font-size: 13px;
  padding-top: 25px;
  letter-spacing: 1px;
}

.vip-money-price2 span {
  font-size: 16px;
  font-weight: bold;
  color: #FF6A00;
}

.vip-money .vip-button {
  margin: 0 auto;
  width: 110px;
  height: 33px;
  line-height: 33px;
  font-size: 15px;
  background: linear-gradient(135deg, #FF5F5F, #FC2449);
  border-radius: 30px;
  margin-top: 2px;
  color: #fff;
  cursor: pointer;
}

.vip-button a {
  color: #fff;
}

.vip-money-year {
  font-size: 15px;
  padding-top: 5px;
  color: #FC2D0D;
  min-height: 30px;
  width: 215px;
  text-align: center;
}

.vip-money-img {
  padding-top: 15px;
}

.vip-activity {
  margin: 50px 80px;
}

.vip-activity div {
  padding-top: 5px;
}

.original-price {
  font-size: 16px;
  padding-top: 10px;
  color: grey;
  position: relative;
}

.original-price span {
  font-size: 26px;
  font-weight: bold;
  color: grey;
}

.original-price .line {
  width: 130px;
  position: absolute;
  bottom: 12px;
  left: 50%;
  margin-left: -65px;
  height: 1px;
  background: grey;
}

.list-money .vip-button {
  margin-top: 0px;
}

/* ===== 表单样式 ===== */
.am-form {
  text-align: center;
  margin-top: 20px;
}

#textareaName {
  width: 300px;
  height: 120px;
  resize: none;
  border: 1px solid #666
}

#feedbackSubmit {
  width: 60px;
  height: 30px;
  cursor: pointer;
  color: #fff;
  background: #1072BD;
  margin-top: 10px;
  line-height: 30px;
}

.am-formtishi {
  padding: 0 20px;
  color: #f00;
  font-size: 16px;
  font-weight: bold;
}

.am-zhidao {
  background: #f00;
  width: 60px;
  margin: 30px auto;
  padding: 5px 15px;
  color: #fff;
}

/* ===== 关于我们区域 ===== */
.about {
  background: #fff;
}

.about .about-a {
  float: left;
  padding: 30px 30px 20px 20px
}

.about .about-b {
  font-size: 18px;
  font-weight: 600;
  color: #0E689C;
  padding-bottom: 10px;
}

.about .about-a .about-c {
  padding-top: 10px;
  letter-spacing: 1px;
  line-height: 24px;
}

.about .about-a .about-d {
  line-height: 24px;
}

.about .about-e {
  padding: 20px 20px 0px 20px;
  overflow: hidden;
}

.about .about-e ul li {
  padding-top: 5px;
  list-style: none;
}

.about-time {
  padding-right: 30px;
}

.about-text {
  color: blue;
  letter-spacing: 1px;
}

.about-text a {
	color:blue;
	cursor:pointer;
}

.about-text a:hover{
	color: #f00;
}

/* ===== 页脚样式 ===== */
.buttom {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 2px;
}

.buttom-a {
  font-size: 15px;
  font-weight: 600;
  color: #0463b7;
  padding-bottom: 10px;
  padding-right: 10px;
}

.buttom-a a {
  font-size: 16px;
  font-weight: 600;
  color: #0463b7;
  margin-right: 5px;
}

.buttom-b {
  margin-left: 20px;
  line-height: 30px;
  text-align: center;
  background: #1072bd;
  color: #fff;
  padding: 8px 15px;
  cursor: pointer;
}

.aglink {
	padding-left: 5px;
}
.aglink a {
    text-decoration: none;
	cursor: pointer;
    font-size: 15px;
}
.aglink a:hover {
	border-bottom: 2px dashed red;
	padding-bottom:0px;
}

/* ===== 消息通知样式 ===== */
.layui-layer-content {
  color: #fff;
}

.showmore,
.showmore-feedback {
  background: #ddd;
}

.showmore .more,
.showmore-feedback .more,
.log-message p {
  cursor: pointer;
  color: #FF6A00;
}

.showmore p,
.showmore-feedback p,
.log-message p {
  font-size: 15px;
}

.log-message {
  position: absolute;
  margin-top: 46px;
  background: #FFEDDD;
}

.log-message img {
  vertical-align: middle;
  height: 24px;
  margin: -3px 5px 0 0;
}

.tab-box {
  background: #f0f0f0;
  padding: 10px 10px;
}

.tab-box-name {
  float: left;
  text-align: right;
  color: #1697ff;
}

.tab-box-problem {
  float: left;
  width: 55%;
  margin-left: 10px;
  color: #000;
}

.tab-box-time {
  float: right;
  color: #1697ff;
}

.tab-box1 {
  background: #fff;
  padding: 10px 10px;
}

.tab-box-admin {
  float: left;
  text-align: right;
  color: #FF4F42;
}

.tab-box-content {
  float: left;
  width: 62%;
  margin-left: 10px;
  color: #FF4F42;
}

.layui-tab-title .layui-this {
  background: #d8d8d8
}

.back-btn-group {
  float: left;
  height: 100%;
  background: #fff;
  margin-top: 1px;
}

.back-btn-group .btn {
  float: left;
  display: block;
  cursor: pointer;
  line-height: 33px;
  background: none;
  padding: 0 10px;
  margin: 0;
  border-bottom: 1px solid #c3c3c3;
}

.back-btn-group .btn.active {
  border: 1px solid #c3c3c3;
  border-bottom: none;
}

.layui-flow-more {
  text-align: center;
  margin: 20px;
}

.layui-flow-more a {
  display: inline-block;
  padding: 8px 25px;
  background: #fff;
  border-radius: 30px;
  color: #555;
  transition: all 0.3s;
}

.layui-flow-more a:hover {
  background: #f0f0f0;
  color: #555;
}

.container {
  display: flex;
  align-items: center;
  justify-content: center;
}