@charset "utf-8";
/** * @author:GongHaibo/龚海波
 * @email:yanyuzixuan@sina.cn
 * @time:2016-12
 */
.bannes {
  height: 410px;
  background: url("/manImages/bannet1.jpg") no-repeat;
  background-size: 100% 100%;
}
.banners h1 {
  padding-top: 105px;
  font-size: 100px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.banners h4 {
  text-align: center;
  margin-top: 15px;
  color: #d1d4d7;
  font-size: 36px;
}
.listUps {
  margin-top: 60px;
  margin-bottom: 60px;
}
.listUps ul li {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #f5f5f5 ;
}
.listUps ul li:not(:first-child) {
  margin-top: 35px;
}
.listUps ul li img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 522px;
  height: 343px;
}
.iw_poi_title {
  color: #CC5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}
.iw_poi_content {
  font: 12px arial, sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}
.BMap_noprint {
  background: url("http://api.map.baidu.com/lbsapi/creatmap/images/us_cursor.gif") no-repeat !important;
}
.listDs {
  background: #f5f5f5;
  margin-top: 10px;
}
.listDs ul li {
  float: left;
  margin-top: 0!important;
  font-size: 26px;
  padding: 15px 20px 0 30px;
}
.listDs ul li:not(:first-child) {
  padding: 15px 20px 0 30px;
}
.listDs ul li a {
  display: block;
  padding: 20px 30px 20px 30px;
}
.centess p {
  margin-top: 44px;
  width: 600px;
  line-height: 25px;
}
.acitove {
  background: #fff;
}
.shanghai {
  display: none;
}
.imagesIps {
  width: 449px;
  padding: 40px 50px 40px 50px;
}
.imagesIps h2 {
  font-size: 26px;
  font-weight: bold;
  color: #222;
}
.imagesIps span {
  font-size: 16px;
  color: #666;
  margin-left: 35px;
  display: block;
  margin-top: 15px;
}
.imagesIps p {
  margin-top: 44px;
  width: 600px;
  line-height: 25px;
}
.shanghai .w {
  margin-top: 40px;
  color: #222;
}
.shanghai .d {
  margin-top: 10px;
  line-height: 22px;
}
.reds {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  width: 120px;
  height: 42px;
  line-height: 42px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
  font-size: 14px;
}
.reds {
  background: #db3053;
  border: 1px solid #db3053;
}
.reds:hover {
  background: #b70e30 !important;
  transition: background 0.9s ease 0s;
}
.bum {
  margin-left: 35px;
  margin-top: 70px;
}
.zix {
  margin-left: 6px;
  background: #fff;
  border: solid 2px #d90732;
  color: #d90732;
}
.zix:hover {
  color: #fff;
}

@media(max-width: 767px)  {
  .listDs ul li a{
    font-size: 13px!important;
  }
  .listDs ul li:not(:first-child){
    padding:0!important;
  }
  .listDs ul li{
    padding: 0!important;
  }
  .listUps{
    margin-top: 7%;
  }
}