.zm-dok {
  display: inline-block;
  width: 100%;
}
.t_c {text-align:center;}
.page {
  height:30px;
  text-align: center;
  margin: 20px 0;
}
.page a {
  display: inline-block;
  cursor: pointer;
  margin: 0 3px;
  width:44px;
  height:44px;
  border-radius: 50%;
  font-size: 18px;
  line-height:44px;
  text-align: center;
  border: 1px solid #dbdbdb;
  color: #666666;
}
.page a:hover,
.page a.on {
  background:#014190
;
  color: #ffffff;
  border: none;
  text-decoration:none !important
}
@media screen and (min-width:0px) and (max-width:767px){
.page {
  height:30px;
  text-align: center;
  margin: 20px 0;
  padding-left:0 !important;
  margin-left:0 !important
}
.page a {
  display: inline-block;
  cursor: pointer;
  margin: 0 2px;
  width:20px;
  height:20px;
  border-radius: 50%;
  font-size: 12px;
  line-height:20px;
  text-align: center;
  border: 1px solid #dbdbdb;
  color: #666666;
}
.page a:hover,
.page a.on {
  background:#014190
;
  color: #ffffff;
  border: none;
}

.lxwm_3_ly .caption input {
    display: block;
    width:40%;
    color: #333;
    margin-bottom: 15px;
    outline: none;
}


}