#advertising {
  background: #F8F8FA;
}
#advertising #advertising-banner {
  width: 100%;
  overflow: hidden;
  height: 400px;
  position: relative;
}
#advertising #advertising-banner ul {
  white-space: nowrap;
  font-size: 0;
}
#advertising #advertising-banner li {
  display: inline-block;
  width: 100%;
  height: 400px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
#advertising #advertising-banner li img {
  width: 100%;
  height: 400px;
}
#advertising .advertising-body {
  width: 1200px;
  margin: 0 auto;
}
#advertising .advertising-body .body-content {
  margin-top: 44px;
}
#advertising .advertising-body .content-title {
  font-size: 18px;
}
#advertising .advertising-body .content-title p {
  display: inline-block;
  color: #FF5537;
  margin-right: 33px;
}
#advertising .advertising-body .content-title ul {
  display: inline-block;
}
#advertising .advertising-body .content-title li {
  display: inline-block;
  margin: 0 17px;
}
#advertising .advertising-body .content-box {
  border: 1px solid #E6E6E6;
  border-top: 2px solid #FF5537;
  background: #fff;
  margin-top: 17px;
  font-size: 0;
}
#advertising .advertising-body .body-content-apply {
  font-size: 16px;
  box-shadow: 0 1px 6px 0 #d1d1d1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  line-height: 110px;
  position: relative;
  top: -10px;
  z-index: 100;
}
#advertising .advertising-body .body-content-apply > div {
  display: inline-block;
}
#advertising .advertising-body .body-content-apply .body-content-apply1 span {
  padding-left: 20px;
  padding-right: 10px;
}
#advertising .advertising-body .body-content-apply .body-content-apply1 input {
  width: 200px;
  line-height: 38px;
  border: 1px solid #ccc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-right: 20px;
  text-indent: 1em;
}
#advertising .advertising-body .body-content-apply .body-content-apply-btn {
  padding-left: 34px;
}
#advertising .advertising-body .body-content-apply .body-content-apply-btn span {
  background: #FF5537;
  border-radius: 2px;
  display: inline-block;
  line-height: 38px;
  width: 124px;
  text-align: center;
  color: #fff;
}
#advertising .advertising-body .body-content-apply .body-content-apply-btn span:hover {
  background: #ef4b2e;
}
#advertising .advertising-body .brand .content-box {
  padding-bottom: 38px;
}
#advertising .advertising-body .brand .content-img {
  display: inline-block;
  width: 16.66666667%;
  font-size: 14px;
  text-align: center;
  color: #333333;
  position: relative;
}
#advertising .advertising-body .brand .content-img.hot::after {
  position: absolute;
  right: 40px;
  top: 34px;
  content: "";
  width: 32px;
  height: 119px;
  background: url(../images/hot.png) no-repeat;
}
#advertising .advertising-body .brand .content-img img {
  margin-top: 34px;
  margin-bottom: 20px;
  height: 80px;
  width: 120px;
}
#advertising .advertising-body .type .content-box {
  border-right: 0;
}
#advertising .advertising-body .type .content-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  display: inline-block;
  height: 270px;
  width: 25%;
  font-size: 16px;
  text-align: center;
  color: #333333;
  position: relative;
}
#advertising .advertising-body .type .content-img.hot::after {
  position: absolute;
  right: 30px;
  top: 36px;
  content: "";
  width: 32px;
  height: 19px;
  background: url(../images/hot.png) no-repeat;
}
#advertising .advertising-body .type .content-img img {
  margin-top: 36px;
  margin-bottom: 22px;
  height: 160px;
  width: 240px;
}
#advertising .advertising-body .layer {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
  height: 100%;
  width: 100%;
  z-index: 110;
}
#advertising .advertising-body .alert-type {
  width: 1200px;
  margin: 0 auto;
  position: fixed;
  top: 12%;
  z-index: 120;
}
#advertising .advertising-body .alert-type .content-title {
  line-height: 50px;
  padding-left: 20px;
  background: #ECEFF4;
}
#advertising .advertising-body .alert-type .content-title p {
  color: #252729;
  font-size: 16px;
  font-weight: bold;
}
#advertising .advertising-body .alert-type .content-title .close {
  margin-right: 24px;
  color: #888;
  float: right;
}
#advertising .advertising-body .alert-type .content-box {
  margin: 0;
  border: 0;
  max-height: 550px;
  overflow-y: scroll;
}
#advertising .advertising-body .alert-groupon {
  width: 1200px;
  margin: 0 auto;
  position: fixed;
  top: 26%;
  z-index: 140;
  font-size: 14px;
}
#advertising .advertising-body .alert-groupon .alert-groupon-top {
  line-height: 50px;
  padding-left: 20px;
  background: #ECEFF4;
}
#advertising .advertising-body .alert-groupon .alert-groupon-top p {
  display: inline-block;
  font-weight: bold ;
  font-size: 16px;
}
#advertising .advertising-body .alert-groupon .close {
  margin-right: 24px;
  color: #888;
  float: right;
}
#advertising .advertising-body .alert-groupon .alert-groupon-body {
  background: #fff;
  padding-top: 44px;
  padding-bottom: 66px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#advertising .advertising-body .alert-groupon .alert-groupon-body > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
#advertising .advertising-body .alert-groupon .groupon-left {
  width: 348px;
  min-height: 240px;
  border-right: 1px solid #eee;
  font-size: 18px;
  text-align: center;
}
#advertising .advertising-body .alert-groupon .groupon-left img {
  display: block;
  margin: 0 auto;
  width: 240px;
  height: 160px;
  padding-bottom: 24px;
}
#advertising .advertising-body .alert-groupon .groupon-middle {
  padding-left: 52px;
  width: 408px;
  min-height: 240px;
  border-right: 1px solid #eee;
}
#advertising .advertising-body .alert-groupon .groupon-middle div {
  line-height: 34px;
}
#advertising .advertising-body .alert-groupon .groupon-middle p {
  font-size: 16px;
  margin-bottom: 10px;
  margin-left: -4px;
}
#advertising .advertising-body .alert-groupon .groupon-middle span {
  color: #333333;
  display: inline-block;
  vertical-align: middle;
  height: 34px;
}
#advertising .advertising-body .alert-groupon .groupon-middle .groupon-middle-text {
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#advertising .advertising-body .alert-groupon .groupon-right {
  font-size: 0;
  padding-left: 47px;
}
#advertising .advertising-body .alert-groupon .groupon-right div {
  line-height: 50px;
}
#advertising .advertising-body .alert-groupon .groupon-right p {
  font-size: 16px;
  color: #FF5537;
  height: 36px;
  margin-left: -4px;
}
#advertising .advertising-body .alert-groupon .groupon-right span {
  display: inline-block;
  width: 70px;
  color: #333;
  font-size: 14px;
}
#advertising .advertising-body .alert-groupon .groupon-right input {
  height: 34px;
  width: 220px;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding-left: 8px;
}
#advertising .advertising-body .alert-groupon .groupon-right i {
  display: inline-block;
  line-height: 34px;
  width: 220px;
  text-align: center;
  background: #FF5537;
  border-radius: 3px;
  color: #fff;
  font-style: normal;
  font-size: 14px;
}
