* {
  padding: 0;
  margin: 0;
  font-family: "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
}
ul li {
  list-style-type: none;
}
a,
a:active,
a:link,
a:visited,
a:hover {
  text-decoration: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.clear {
  clear: both;
}
#header,
#brands1,
#brand_find,
#brands2,
#footer {
  width: 100%;
  min-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
}
.mzjdj_body {
  background-image: url('/images/events/mzjdj/bg.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1920px auto;
  background-color: #181743;
  padding-bottom: 62px;
}
.mzjdj_body .top_banner {
  width: 1200px;
  margin: 0 auto;
  height: 1166px;
  position: relative;
}
.mzjdj_body .tm_conts_p {
  width: 100%;
  background-repeat: no-repeat;
}
.mzjdj_body .tm_conts_p .tm_conts {
  width: 1250px;
  margin: 0 auto;
  height: 685px;
}
.mzjdj_body .tm_conts_p .tm_conts .tc_top {
  position: relative;
  height: 68px;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.mzjdj_body .tm_conts_p .tm_conts .tc_top.tc_top0 {
  background-image: url('/images/events/mzjdj/selection0.png');
}
.mzjdj_body .tm_conts_p .tm_conts .tc_top.tc_top1 {
  background-image: url('/images/events/mzjdj/selection1.png');
}
.mzjdj_body .tm_conts_p .tm_conts .tc_top.tc_top2 {
  background-image: url('/images/events/mzjdj/selection2.png');
}
.mzjdj_body .tm_conts_p .tm_conts .tc_top.tc_top3 {
  background-image: url('/images/events/mzjdj/selection3.png');
}
.mzjdj_body .tm_conts_p .tm_conts .tc_top.tc_top4 {
  background-image: url('/images/events/mzjdj/selection4.png');
}
.mzjdj_body .tm_conts_p .tm_conts .tc_top .tct_tit {
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 68px;
  text-shadow: 0 0 10px black;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists {
  width: 100%;
  margin-top: 15px;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li {
  float: left;
  width: 234px;
  height: 245px;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: top;
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -o-transition: all 3s ease;
  transition: all 3s ease;
  cursor: pointer;
  margin-bottom: 19px;
  position: relative;
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  -moz-background-clip: padding;
  border-radius: 15px;
  background-clip: padding-box;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li.no_right {
  margin-right: 0px;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .img-container {
  height: 134px;
  width: 210px;
  display: block;
  font-size: 0;
  text-align: center;
  margin-left: 12px;
  margin-top: 12px;
  -webkit-border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px;
  -moz-background-clip: padding;
  border-radius: 12px;
  background-clip: padding-box;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .img-container img {
  max-height: 134px;
  max-width: 210px;
  display: inline-block;
  vertical-align: middle;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .img-container:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .tm_info {
  font-size: 14px;
  color: #8e8e8e;
  text-align: center;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .tm_info .tm_name {
  font-size: 15px;
  margin-top: 3px;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .tm_info .tm_price {
  margin-top: 2px;
  color: #25234A;
  font-family: tahoma,arial;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .tm_info .tm_price .tm_p1 {
  font-size: 18px;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .tm_info .tm_price .tm_p2 {
  font-size: 32px;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .tm_info .tm_price .thj {
  background-image: url('/images/events/mzjdj/yz.png');
  width: 14px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  display: inline-block;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .tm_info .tm_price i img {
  display: inline-block;
  width: 9px;
  margin-left: 2px;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .bottom {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 13px;
  left: 0;
}
.mzjdj_body .tm_conts_p .tm_conts .tm-lists li .bottom .confirm_buy {
  color: #fff;
  width: 205px;
  height: 25px;
  margin: 0;
  background-image: url('/images/events/mzjdj/confirm_buy.png');
  cursor: pointer;
}
.mzjdj_body .back_cont {
  width: 280px;
  margin: 6px auto 0;
  height: 60px;
  position: relative;
}
.mzjdj_body .back_cont .back_btn {
  width: 269px;
  position: absolute;
  background-color: #181743;
  left: 20px;
  top: 0;
  color: #fff;
  -webkit-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 30px;
  -moz-background-clip: padding;
  border-radius: 30px;
  background-clip: padding-box;
  border: 1px solid #fff;
  font-family: monospace;
  text-align: center;
  line-height: 39px;
  font-size: 24px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mzjdj_body .rules {
  width: 1251px;
  margin: 70px auto 0;
  height: 135px;
  background-image: url('/images/events/mzjdj/07.png');
  overflow: hidden;
}
.mzjdj_body .rules .rule_tit {
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-top: 65px;
}
.mzjdj_body .rules .rule_list {
  margin-top: 20px;
  margin-left: 250px;
}
.mzjdj_body .rules .rule_list p {
  font-size: 18px;
  color: #fff;
  line-height: 36px;
}
.mzjdj_body .next_active {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  display: inline-block;
}
.mzjdj_body .note {
  text-align: center;
  font-size: 12px;
  color: #fff;
  margin-top: 45px;
}
