	/*账户安全*/
	.mmxg .style{display: inline-block;padding: 6px 0 0 0;}
	.mmxg .info{font-size: 14px;color: #333;}
	.tip{font-size: 12px;color: #999;}
	.input_head{padding:0;color: #666;font-size: 14px;font-weight: 400;text-align: right;height: 30px;line-height: 30px;margin-bottom: 0px;}
	.btn_height{padding: 4px 12px;}
	.xgbdsjh .sendYanzm{font-size: 12px;color: #b86772;cursor: pointer;}
	.nextStep{width: 67px;background-color: #b10c2f !important;border-color:#b10c2f }
	/*站内信*/
	.znx table>tbody>tr>td{line-height:2;font-size: 12px;}
	a.info{font-size: 12px; color:#333 !important;display: inline-block;padding-left: 2px;}
	.time{font-size: 12px;}
	.no_border{border:0px !important;}
	.znx .tonyi{background:#b10c2f !important; }
	.container1{overflow: hidden;margin-top: 20px;}
  h3.title {
  	border: 0px;
  }
  h5.topTitle span {
      display: block;     /*设置为块级元素会独占一行形成上下居中的效果*/
      font-size: 14px;
      color: #b10c2f;
      position: relative;   /*定位横线（当横线的父元素）*/
  }
  h5.topTitle span:after {
      content: '';                 /*CSS伪类用法*/
      position: absolute;         /*定位背景横线的位置*/
      top: 50%;
      width: 100%;
      margin-left: 10px;
      border: 0.5px dashed #ccc;
  }
  .input_width input{
    width: 200px;
  }
  .input_width .alert{
    width: 200px;
  margin-bottom: 0px;
  }
  .cydt .detail-list li{border:0px;}
  .axjz_info{color:#333333;}
  .axjz_info td,.axjz_info th{font-size: 12px !important;}
  .axjz_account{font-size: 12px;color: #333333;}
  .axjz_account span{color:#b10c2f;}
  .xybl_first_td td{border-top:0px !important;}
  .align_right{text-align: right;}
  .xybl table>tbody{color: #333333;}
  .xybl table>tbody>tr:first-child>td{border-top: 0px;}
  .znx table>tbody>tr:last-child>td,.axjz table>tbody>tr:last-child>td ,.xybl table>tbody>tr:last-child>td{border-bottom: 1px dashed #ddd;}
  .xybl table .xybl_td_title{font-size: 14px !important;color: #333333;}
  .no_public{color: #666666;font-size: 14px;}
  .xybl_last_info{margin-bottom: 10px;}
  .container .info{
    color: #666;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
  }
  .jia86{
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0;
    margin-right: 10px;
  }
  .password-content{
    padding-top: 30px;
    padding-bottom: 60px;
  }
@media (max-width: 500px){
  .input_head{
    font-size: 12px;
  }
  .input_width input{
    width: 80%;
  }
  .input_width .alert{
    width: 80%;
  }
  .jia86{
    width: 15%;
    margin-right: 5%;
  }
  .container .info{
    font-size: 12px;
  }
}
