/** page2_1 start */
.page2_1 {
  border-bottom: 1px solid #3768D1;
  height: auto;
}
.page2_1 .r1 {
  width: 100%;
  height: 200px;
}
.page2_1 .r1 .closM {
  height: 200px;
}
.page2_1 .r1 .closM img {
  margin-top: 50px;
}
.page2_1 .r1 .closM.l1 {
  width: 200px;
}
.page2_1 .r1 .closM.down {
  width: 20px;
  margin-top: 2px;
  margin-left: 40px;
  float: left;
}
.page2_1 .r2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 40px;
}
.page2_1 .r3 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 55px;
}
.page2_1 .closM,
.page2_1 .closL {
  width: 240px;
  float: left;
  padding-left: 10px;
}
.page2_1 .closM .listTitle,
.page2_1 .closL .listTitle {
  width: 100%;
  height: 51px;
  line-height: 51px;
  font-size: 14px;
  color: #636363;
}
.page2_1 .closM .listTitle .listTitleIcon,
.page2_1 .closL .listTitle .listTitleIcon {
  width: 45px;
  height: 51px;
  background: url(../img/icon_closM.png) no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  line-height: 51px;
  text-align: center;
  display: inline-block;
  margin-right: 15px;
}
.page2_1 .closM .listCont,
.page2_1 .closL .listCont {
  width: auto;
  height: auto;
  margin-top: 10px;
  color: #636363;
  font-size: 12px;
  line-height: 25px;
  padding-right: 36px;
}
.page2_1 .closL {
  width: 490px;
}
/** page2_2 start */
.page2_2 {
  border-bottom: 1px solid #3768D1;
  height: auto;
}
.page2_2 .r1 {
  width: 100%;
  height: 200px;
}
.page2_2 .r1 .closM {
  height: 200px;
  text-align: center;
}
.page2_2 .r1 .closM img {
  margin-top: 50px;
  display: inline;
}
.page2_2 .r1 .closM.l1 {
  width: 200px;
}
.page2_2 .r1 .closM.down {
  width: 20px;
}
.page2_2 .r1 .closM.down .down {
  margin-top: 75px;
  float: left;
  margin-left: 45px;
}
.page2_2 .r2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 40px;
}
.page2_2 .closM,
.page2_2 .closL {
  width: 240px;
  float: left;
  padding-left: 10px;
}
.page2_2 .closM .listTitle,
.page2_2 .closL .listTitle {
  width: 100%;
  height: 51px;
  line-height: 51px;
  font-size: 14px;
  color: #636363;
}
.page2_2 .closM .listTitle .listTitleIcon,
.page2_2 .closL .listTitle .listTitleIcon {
  width: 45px;
  height: 51px;
  background: url(../img/icon_closM.png) no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  line-height: 51px;
  text-align: center;
  display: inline-block;
  margin-right: 15px;
}
.page2_2 .closM .listCont,
.page2_2 .closL .listCont {
  width: auto;
  height: auto;
  margin-top: 10px;
  color: #636363;
  font-size: 12px;
  line-height: 25px;
  padding-right: 40px;
}
.page2_2 .closL {
  width: 490px;
  margin-top: 10px;
}
.page2_2 .closML {
  width: 490px;
  height: auto;
  float: left;
}
.page2_2 .closML .closM {
  width: 235px;
}
.diyBox.dataFromDb {
  padding-bottom: 15px;
  border-bottom: 1px solid #3768D1;
}