@charset "utf-8";

.rdzx-container{position: relative;}
.rdzx-search{position: absolute; top: 18px; right: 25px;}
.rdzx-search .layui-inline{float: left; margin-right: 10px;}
.rdzx-search .layui-inline:last-child{margin-right: 0;}
.rdzx-search .layui-inline.input-box{width: 180px;}
.rdzx-search .layui-inline.select-box{width: 240px;}

.infoList.space20 li{padding-left: 10px;padding-right: 10px;}
.infoList.col2 li {width: 50%;float: left;box-sizing: border-box;}
.infoList.space20 {margin-left: -10px; margin-right: -10px;}
.infoList.split5n li:nth-child(5n):not(:last-of-type),
.infoList.split.col2 li:nth-child(10n):not(:last-of-type),
.infoList.split.col2 li:nth-child(10n - 1):not(:nth-last-of-type(2)){margin-bottom:15px; padding-bottom:15px; border-bottom:1px dashed #ccc;}

/* ÏêÇéÒ³ */
.rdzx-detail table td{ line-height: 2;font-size: 1em;text-align: justify;}
.rdzx-detail table td *{font-family:inherit!important;font-size: 1em!important;}
.rdzx-detail table .td-tit{background: #eaf5fe; font-weight: bold;}
#rdzx-ncontent,#rdzx-nreplycontent{text-indent: 2em;}
@media (max-width:1480px){
  .rdzx-search{right: 20px;}	
}
@media (max-width:768px){
  .rdzx-search{position: static; margin-bottom: 10px;margin-top: 20px;}	
  .rdzx-search .layui-inline{margin-right: 0;}
  .rdzx-search .layui-inline.input-box{width: 35%;}
  .rdzx-search .layui-inline.select-box{width: 62%; float: right;}
  .zxta-container .layui-inline.select-box{float: none; width: 100%;}

  .infoList.col2 li {width: 100%;}
  .infoList.split5n li:nth-child(5n):not(:last-of-type),
.infoList.split.col2 li:nth-child(10n):not(:last-of-type),
.infoList.split.col2 li:nth-child(10n - 1):not(:nth-last-of-type(2)){margin-bottom:0; padding-bottom:1.125em; border-bottom:1px dashed #ccc;}
}
@media (max-width:414px){
  .rdzx-search .layui-inline{float: none;}
  .rdzx-search .layui-inline.input-box{width: 100%;}
  .rdzx-search .layui-inline.select-box{width: 100%;}
  .rdzx-search .layui-inline + .layui-inline{margin-top: 20px;}
}

@media (max-width:992px){
  
}
