.mod-miao-box {
  width: 849px;
  border: 1px solid #e3e3e3;
  border-right: 0;
}
.mod-miao-tit {
  height: 38px;
  line-height: 38px;
  margin: 0 15px;
}
.mod-miao-tit h3 {
  color: #138fd0;
  font-size: 18px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  display: inline-block;
}
.mod-miao-tit span {
  color: #999;
  margin-left: 8px;
  display: inline-block;
}
.mod-miao-bd {
  margin: 0 0 10px 10px;
  border-top: 1px solid #3faae2;
}
.mod-miao-bd ul {
  width: 900px;
}
.mod-miao-bd li {
  float: left;
  width: 148px;
  position: relative;
  margin-right: 22px;
}
.miao-ico {
  width: 8px;
  height: 18px;
  display: inline-block;
  background: url('http://www.suizhoushi.com/static/suizhoushi/images/miao-ico.png') no-repeat;
  position: absolute;
  left: 0;
  top: -4px;
}
.mod-miao-bd .miao-time {
  display: inline-block;
  padding: 3px 8px;
  color: #fff;
  background: #3faae2;
  margin: 14px 0 10px;
}
.mod-miao-bd a {
  font-size: 14px;
  display: block;
}
a img {
  border: none;
}
.mod-miao-bd a span {
  display: block;
  margin-top: 5px;
  height: 21px;
  overflow: hidden;
}


.down_box {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -87px;
  margin-left: -202px;
  z-index: 100000;
  width: 360px;
  height: 175px;
  background: #fff;
  background: rgba(255,255,255);
  padding: 18px 0 0 30px;
  z-index: 20;
  display: none;
}
.down_btn:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url('http://www.suizhoushi.com/static/suizhoushi/images/btn_icon.png') no-repeat center;
  width: 26px;
  height: 60px;
  margin-left: 7px;
}
.down_box .bt_close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  display: block;
  text-indent: -9999em;
  background: url('http://www.suizhoushi.com/static/suizhoushi/images/close.png') no-repeat;
}
.down_btn {
  display: block;
  width: 172px;
  height: 60px;
  margin-top: 16px;
  text-align: center;
  background: #ff7e0b;
  color: #fff;
  font: 26px/60px 'microsoft yahei';
  border-radius: 7px;
}
.tips {
  position: absolute;
  bottom: 42px;
  left: 47px;
  font: 16px/16px 'microsoft yahei';
  color: #666;
  padding-right: 7px;
}
.down_ewm {
  position: absolute;
  width: 135px;
  height: 135px;
  right: 20px;
  bottom: 20px;
  border: 3px solid #fff;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #000;
  filter: alpha(opacity=20);
  opacity: 0.2;
  _position: absolute;
  _top: expression(documentElement.scrollTop);
  z-index: 10;
  display: none;
}
.tips:after {
  content: "";
  position: absolute;
  background: url('http://www.suizhoushi.com/static/suizhoushi/images/arrow.png');
  left: 100%;
  bottom: 50%;
  width: 36px;
  height: 31px;
}