* {
  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;
}
input[type=button],
input[type=text],
input[type=password] {
  -webkit-appearance: none;
  outline: 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;
}
.mzdfj_body {
  background-position: 902px center;
  background-repeat: repeat;
  background-color: #01173e;
  background-image: url('/images/events/mzdfj/bg.jpg');
}
.mzdfj_body .top_banner {
  width: 100%;
  margin: 0 auto;
  height: 550px;
  position: relative;
  background-image: url('/images/events/mzdfj/p1.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1920px auto;
}
.mzdfj_body .top_second {
  width: 100%;
  margin: 0 auto;
  height: 352px;
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1920px auto;
  background-image: url('/images/events/mzdfj/p2.jpg');
}
.mzdfj_body .top_second #jump_reg {
  width: 390px;
  height: 220px;
  position: absolute;
  left: 0;
  bottom: 20px;
}
.mzdfj_body .tm_conts_p {
  width: 100%;
  position: relative;
  z-index: 21;
  background-position: center;
  background-repeat: repeat;
}
.mzdfj_body .tm_conts_p .tm_conts {
  position: relative;
  width: 1200px;
  margin: 50px  auto 0;
  background-repeat: no-repeat;
  background-position: top center;
  padding-bottom: 30px;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top {
  height: 100px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center left;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top .tct_tit {
  float: left;
  color: #ffdc04;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top .tct_tit .cate {
  float: left;
  font-size: 82px;
  font-weight: bold;
  color: #ffdc04;
  margin-right: 13px;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top .tct_tit .name {
  color: #ffdc04;
  float: left;
  padding-top: 20px;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top .tct_tit .name .fl {
  font-size: 25px;
  font-weight: bold;
  width: 100%;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top .tct_tit .name .fl span {
  font-style: italic;
  font-weight: normal;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top .tct_tit .name .cate_name {
  font-size: 28px;
  line-height: 100%;
  margin-top: 8px;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top .tct_lp {
  float: right;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top .tct_lp p {
  font-size: 20px;
  color: #fff;
  text-align: right;
  margin-top: 10px;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top .tct_lp .phone_cont {
  margin-top: 10px;
  height: 40px;
  width: 400px;
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
  overflow: hidden;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top .tct_lp .phone_cont .phone {
  width: 235px;
  height: 40px;
  text-indent: 30px;
  float: left;
}
.mzdfj_body .tm_conts_p .tm_conts .tc_top .tct_lp .phone_cont .submit-btn {
  float: left;
  width: 165px;
  height: 40px;
  text-align: center;
  background-color: #ffde00;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists {
  width: 100%;
  display: inline-block;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li {
  float: left;
  width: 234px;
  height: 263px;
  background-color: #fff;
  border: 2px solid #ff6c1e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 7px;
  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: 20px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 5px 8px 20px 1px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 5px 8px 20px 1px rgba(50, 50, 50, 0.52);
  box-shadow: 5px 8px 20px 1px rgba(50, 50, 50, 0.52);
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li.no_right {
  margin-right: 0px;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li .img-container {
  height: 183px;
  width: 206px;
  display: block;
  font-size: 0;
  text-align: center;
  margin-left: 9px;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li .img-container img {
  max-height: 130px;
  max-width: 200px;
  display: inline-block;
  vertical-align: middle;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li .img-container:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li .info-container {
  height: 79px;
  width: 100%;
  background-image: url('/images/events/mzdfj/sale.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li .tm_info {
  font-size: 14px;
  text-align: center;
  height: 42px;
  line-height: 50px;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li .tm_info .event {
  font-size: 18px;
  color: #fff;
  float: left;
  width: 103px;
  font-weight: bold;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li .tm_info .tm_name {
  font-size: 13px;
  margin-top: 15px;
  color: #3c3c3c;
  width: 126px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  line-height: 100%;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li .bottom {
  width: 100%;
  text-align: center;
  position: absolute;
  height: 36px;
  bottom: 0px;
  left: 0;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li .bottom .tm_price {
  margin-top: 5px;
  color: #fff;
  width: 95px;
  float: left;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li .bottom .tm_price span {
  font-family: arial;
  font-size: 22px;
  font-weight: bold;
}
.mzdfj_body .tm_conts_p .tm_conts .tm-lists li .bottom .confirm_buy {
  color: #fff;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  margin: 0;
  cursor: pointer;
  font-weight: bold;
  width: 120px;
}
.mzdfj_body .tm_conts_p .more_cont {
  width: 280px;
  margin: 6px auto 0px;
  height: 70px;
  position: relative;
}
.mzdfj_body .tm_conts_p .more_cont .more_btn {
  width: 226px;
  position: absolute;
  background-color: #fea203;
  font-weight: bold;
  border: 5px solid #4b550e;
  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;
  font-family: monospace;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mzdfj_body .bottom_phone {
  width: 100%;
  position: relative;
  margin-top: 50px;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.mzdfj_body .bottom_phone .bp_cont {
  width: 1200px;
  margin: 0 auto;
  height: 385px;
  position: relative;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url('/images/events/mzdfj/phone.png');
}
.mzdfj_body .bottom_phone .bp_cont .phone_cont {
  height: 60px;
  top: 230px;
  right: 178px;
  -webkit-border-radius: 60px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 60px;
  -moz-background-clip: padding;
  border-radius: 60px;
  background-clip: padding-box;
  overflow: hidden;
  z-index: 20;
  position: absolute;
}
.mzdfj_body .bottom_phone .bp_cont .phone_cont input[type="text"] {
  height: 60px;
  text-indent: 15px;
  font-size: 12px;
  width: 345px;
  float: left;
}
.mzdfj_body .bottom_phone .bp_cont .phone_cont input[type="text"]::-webkit-input-placeholder {
  color: #636363;
}
.mzdfj_body .bottom_phone .bp_cont .phone_cont input[type="text"]:-moz-placeholder {
  color: #636363;
}
.mzdfj_body .bottom_phone .bp_cont .phone_cont input[type="text"]::-moz-placeholder {
  color: #636363;
}
.mzdfj_body .bottom_phone .bp_cont .phone_cont input[type="text"]:-ms-input-placeholder {
  color: #636363;
}
.mzdfj_body .bottom_phone .bp_cont .phone_cont #recomend {
  width: 135px;
  font-size: 15px;
  height: 60px;
  background-color: #9c01ff;
  color: #fff;
  cursor: pointer;
}
.mzdfj_body .bottom_phone .bottom_cont {
  width: 100%;
  position: relative;
  margin: 37px auto 0;
}
.mzdfj_body .bottom_phone .bottom_cont .back_top {
  width: 100%;
  height: 135px;
  background-position: bottom center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #0d1381;
}
.mzdfj_body .bottom_phone .bottom_cont .back_top .bt_btn {
  position: relative;
  height: 100%;
  width: 235px;
  margin: 0 auto;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/images/events/mzdfj/footer.png');
}
