@charset "utf-8";

/*主体*/

#arrow-info h3 {
  color: #015193;
  padding-bottom: 0px;
}

#arrow-info p {
  text-indent: 2em;
  line-height: 1.8em;
  margin-bottom: 10px
}

#arrow-info p a {
  color: #e52424;
}

.hotils .am-g {
  margin-top: 10px;
}

.hotils .no-padding-left>h3 {
  margin-bottom: 0px;
}

.hotils .no-padding-left>p {
  margin-top: 5px;
  margin-bottom: 0px;
  overflow: hidden;
  color: #999;
  font-size: 15px;
  line-height: 1.7em;
}


/* 图片滚动 */

#pics {
  overflow: hidden;
  position: relative;
}

#pics .bd {}

#pics .bd ul {
  overflow: hidden;
  zoom: 1;
  list-style: none;
}

#pics .bd ul li {
  list-style: none;
  margin: 0 7px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

#pics .bd ul li {
  text-align: center;
}

#pics .bd ul li img {
  width: 220px;
  height: 140px;
  display: block;
  padding: 2px;
  margin-bottom: 0px;
  border: 1px solid #ccc;
}


/*适配手机*/

@media only screen and (max-width: 640px) {}
