/* 自定义表单的容器 */
.custom-form {
  display: inline-flex;
  align-items: center;
  padding: 5px;
  margin: 0;}

/* 设置表单输入框的样式 */
.form-group {
  display: flex;
  align-items: center;}

.form-input {
  padding: 8px 12px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-right: 10px;
  width: 200px;
  transition: border-color 0.3s ease;}

.form-input:focus {
  border-color: #007BFF;
  outline: none;}

/* 自定义按钮样式 */
.form-button {
    color:white;
  background-color: #002c79;
  border: none;
  padding: 8px 12px;
  cursor: pointer;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;}


.form-button:hover {
  background-color: #0056b3;}
.clickstyle250051{ font-size: 16px; font-family: 微软雅黑;}
.auditstyle250051{ font-family: 微软雅黑; font-size: 14px; display: none;}
.votetitlestyle250051{ font-size: 9pt; color: #2b2b2b; font-family: 宋体 ;}
.titlestyle250051{ font-weight: bold; font-size: 25px; font-family: 黑;}
.navstyle250051{ font-size: 9pt; color: #222222; font-family: 宋体; text-decoration: none ;}
.timestyle250051{ font-family: 微软雅黑; font-size: 16px;}
.contentstyle250051{ line-height: 150%; padding-top: 10px; font-family: 微软雅黑; border-top: 2px dashed #999999; font-size: 18px;}
.authorstyle250051{ font-family: 微软雅黑; font-size: 16px;}
.weibofont250051{ text-transform: capitalize;}
.footclose250051{ font-family: 微软雅黑; font-size: 18px; line-height: 50px;}
.footstyle250051{ font-size: 9pt ;}
.contextstyle250051{ font-size: 16px; color: #222222; font-family: 微软雅黑; text-decoration: none; padding: 5px 4px; font-weight: bold;}
.winstyle250051{ font-size: 16px; font-family: 微软雅黑;}
.votestyle250051{ font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体 ;}
.pagestyle250051{ font-size: 9pt; color: #222222; font-family: 宋体 ;}
.c250051_content span{
    font-size:100%;}
