.content-box {
  margin-top: 24px;
}

/* 会员介绍 */
.hyjs {
  height: 600px;
  overflow-y: auto;
}

.hyjs-bg {
  width: 878px;
  height: 554px;
  /*background: url(../images/hy/hyjs.png) no-repeat;*/
  background: url(../images/hy/pjs-hyjs.png) no-repeat;
  background-size: cover;
  margin: auto;
}

.hyjs-text p {
  margin-top: 8px;
}

.hyjs-text-z {
  margin-top: 38px;
}

.hyjs-text-f {
  margin-top: 16px;
}

/* 会员申请 */
.hysq-bg {
  /* width: 1008px; */
  width: 820px;
  height: 567px;
  /* background: url(../images/hy/hysq.png) no-repeat; */
  background: url(../images/hy/pjs-hysq.jpg) no-repeat;
  background-size: cover;
  /* margin: auto; */
  margin-top: 24px;

}

/* 附件 */
.hysq-file {
  margin: 16px 0;
}

.hysq-file a {
  color: #3e72ff !important;
  text-decoration: none;
}

/* 业务办理 */
.ywbl p {
  margin-top: 10px;
  font-size: 14px;
  color: #333333;
}

.ysyw p {
  margin-top: 10px;
  font-size: 14px;
  color: #333333;
}

#allmap {
  margin-top: 16px;
  width: 100%;
  height: 450px;
}


/* 银商业务 */
.ysyw-bg {
  /* width: 656px;
  height: 162px; */
  width: 344px;
  height: 344px;
  background: url(../images/hy/ysyw_new.png) no-repeat;
  background-size: cover;
  margin-top: 24px;
}

.ysyw-title {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  margin-top: 24px;
}

.ysyw-art {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  margin-top: 16px;
}


.con_list>li::before {
  display: none;
}




.hyml {
  margin-top: 0;
}


/* 筛选项 */

.select {
  width: 100%;
  position: relative;
  padding: 20px 0px;
  margin: 0 auto;
}

.select-list {
  background: #F7F7F7;
}

.select-list dt {
  font-weight: bold;
}

.select dl {
  zoom: 1;
  position: relative;
  line-height: 24px;
  margin: 8px 0;
  display: inline-block;
}

.select dl:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}

.select dt {
  margin-bottom: 5px;
  text-align: left;
  color: #333333;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  float: left;
}

.select dd {
  font-size: 14px;
  line-height: 24px;
  vertical-align: center;
  float: left;
  /* display: inline; */
  color: #444444;
  margin-left: 10px;
  padding: 0 5px;
}

.select dd div {
  line-height: 24px;
  color: #444444;
  cursor: pointer;
}

.select #select4 {
  margin-left: 20px;
}

.select #select4 dd input {
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  width: 190px;
  height: 30px;
  margin-top: -3px;
}

.select .select-list .selected {
  background-color: #16907D;
  color: #fff;
}

.select .select-list .selected div {
  color: #fff;
}

.flickr {
  float: right;
  margin-top: 20px !important;
}

/* 会员查询 */

.hycx-search {
  width: 641px;
  height: 40px;
  margin: 32px auto;
}

.hycx-input {
  outline: none;
  height: 40px;
  width: 519px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #D2D2D2;
  padding-left: 10px;
}

.hycx-searchBtn {
  float: right;
  width: 96px;
  height: 40px;
  background: #16907D;
  border-radius: 1px;
  cursor: pointer;
  line-height: 40px;
  color: #fff;
}

.hycx-searchBtn span {
  margin-left: 2px;
}

.hycx-searchBtn-img {
  vertical-align: middle;
  margin-left: 24px;
  margin-top: -2px;
}
