.color2 {
  color: #49150f;
}
/*==================================h5所需参数======================================*/
/*颜色*/
/*字体字号*/
body,
a {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Microsoft YaHei, STHeiti;
  text-decoration: none;
}
.error {
  border: 1px solid red;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
li {
  list-style: none;
}
input {
  padding-left: 5px;
}
.module {
  clear: both;
  margin-top: 10px;
}
.ok {
  background: url("/static/img/web/ok.png") no-repeat 20px center;
}
#header {
  height: 100px;
  width: 100%;
  border-bottom: 1px solid #49150f;
  margin: auto;
  text-align: center;
}
#header .bar {
  height: 100px;
  width: 1180px;
  margin: auto;
  display: block;
}
#header .bar div {
  float: right;
  margin-right: 50px;
}
#header .bar .logo {
  float: left;
}
#header .bar ul {
  padding: 0 0px 0px;
  float: right;
  margin: 0;
  height: 30px;
  line-height: 30px;
}
#header .bar ul li {
  height: 30px;
  line-height: 30px;
  float: left;
  color: #49150f;
  font-size: 14px;
  padding: 0 5px;
  position: relative;
  z-index: 999;
  text-align: center;
}
#header .bar ul li a {
  color: #49150f;
  font-size: 12px;
  text-decoration-line: none;
}
#header .bar ul li.zq a {
  clear: both;
  float: left;
}
#header .bar ul li.zq:hover .head_pop {
  display: block;
}
#header .bar ul li.zq .head_pop {
  background-color: #f7953d;
  display: none;
  float: left;
  font-family: "microsoft yahei";
  font-size: 14px;
  line-height: 32px;
  min-width: 80px;
  position: absolute;
  top: 25px;
  text-align: center;
  z-index: 9;
}
#header .bar ul li.zq .head_pop a {
  color: #fff;
  min-width: 80px;
}
.catnav {
  width: 100%;
  background-color: #fff;
  margin: auto;
  text-align: left;
  margin-top: 1px;
}
.catnav div {
  width: 1200px;
  text-align: left;
  height: 50px;
  line-height: 50px;
  margin: auto;
}
.catnav div ul {
  width: 1200px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  text-align: left;
  float: left;
}
.catnav div ul li {
  height: 50px;
  line-height: 50px;
  float: left;
  margin-right: 19px;
}
.catnav div ul li a {
  color: #49150f;
  font-size: 16px;
  text-decoration: none;
}
.catnav div ul li a:hover {
  color: #f7953d;
}
.content {
  width: 100%;
  margin: auto;
  clear: both;
  display: block;
  float: left;
}
.content .content-body {
  width: 1200px;
  margin: auto;
  text-align: left;
}
.mainBody h2 {
  clear: both;
  padding-left: 70px;
  background-color: #c7000a;
  color: #ffffff;
  height: 50px;
  line-height: 50px;
}
.mainBody .zhuanqu h2 {
  margin: 0px;
}
.mainBody .zhuanqu ul {
  padding-top: 10px;
  padding-left: 0px;
  line-height: 23px;
  background-color: #eeeeee;
  margin: 0px;
}
.mainBody .zhuanqu ul li {
  line-height: 46px;
  padding-left: 70px;
  height: 48px;
  border-bottom: 1px solid #e5e5e5;
}
.mainBody div div {
  padding: 10px 70px;
  line-height: 23px;
  background-color: #eeeeee;
}
.button {
  color: #fff;
  background-color: #fcb509;
  border: none;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  height: 40px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 10px 20px;
}
.footer {
  width: 100%;
  margin: auto;
  background-color: #49150f;
  float: left;
  display: block;
  padding: 20px 0;
}
.footer .bd {
  width: 1200px;
  margin: auto;
  color: #ffffff;
}
.footer .bd a {
  text-decoration: none;
  color: #ffffff;
}
.footer .bd .help {
  float: left;
}
.footer .bd .help ul,
.footer .bd .help li {
  float: left;
  margin: 0;
  padding: 0;
}
.footer .bd .help ul,
.footer .bd .help li {
  width: 175px;
}
.footer .bd .help li {
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
}
.footer .bd .help li span {
  font-size: 16px;
  font-weight: bold;
}
.footer .bd .ewm {
  background: url(/static/img/web/ewm.png) no-repeat scroll left center;
  display: block;
  height: 130px;
  padding-left: 150px;
  float: right;
  width: 305px;
}
.footer .bd .ewm span {
  clear: both;
  display: block;
  width: 140px;
}
.footer .bd .ewm span.b {
  font-size: 16px;
  font-weight: bold;
}
.footer .bd .ewm span.i {
  line-height: 22px;
}
#shopping-cart {
  background: url(/static/img/web/gwc.png) no-repeat;
  clear: both;
  display: block;
  float: right;
  height: 23px;
  line-height: 23px;
  padding-left: 30px;
  text-decoration: none;
  font-size: 16px;
}
#shopping-cart b {
  background-color: #c81623;
  border-radius: 7px 7px 7px 0;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  min-width: 12px;
  padding: 1px 2px;
  text-align: center;
  margin-left: 5px;
}
.payok {
  padding: 50px 0px 20px 100px;
  font-size: 26px;
  width: 40%;
  float: left;
  text-align: left;
  color: #f3992b;
}
.payok1 {
  padding: 0px 0px 10px 100px;
  font-size: 20px;
  width: 40%;
  float: left;
  text-align: left;
  color: #f3992b;
}
.payok1 input {
  width: 120px;
  height: 40px;
  background-color: #f3992b;
  border: 1px solid #f3992b;
  border-radius: 5px;
  font-size: 14px;
  color: #FFF;
  cursor: pointer;
}
.payok1 a {
  font-size: 20px;
  color: #49150f;
}
