@charset "utf-8";
/* CSS Document */

.zb_lb{ background: #FFF; }
.sjxx ul{ margin: 10px; position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; }
.sjxx ul li{ width: calc((100% - 10px) / 2); margin: 10px 0 0;}
.sjxx ul li a{ display: flex; height: 100%; align-items: center; justify-content: center; }
.sjxx ul li em{ margin: 0; height: 23px; }
.huiying ul li{ margin-top: 10px; }


/*信件提交*/
.SendBox .layui-form-item{ position: relative; margin-bottom: 5px; }
.SendBox .layui-form-item .layui-inline{margin-bottom: 5px;}
.SendBox .layui-form-item .layui-form-label{padding: 9px 0px;font-size: 14px;}
.SendBox .layui-form-item .layui-input-inline{ margin-left: 90px;}

.SendBox .layui-form-item .layui-input-inline,
.SendBox .layui-form .long{width: calc(100% - 130px) !important;float: none;left: -3px;display: block;}
.SendBox .layui-form-item .layui-input-inline+.layui-form-mid{ margin: 0 0 0 10px; top: 0; position: absolute; right: 0;}
.SendBox .layui-form-item table{ width: 100%;}
.SendBox .layui-form-item .layui-input-block{ margin-left: 87px;}
.SendBox .layui-form-item .layui-input-inline[style='width: 105px;']{ width: 105px !important;}

.SendBox button.layui-btn-danger{ display: none; }

/*信件公示*/
.SendBox .layui-table td,
.SendBox .layui-table th{ padding:9px 5px; }
.SendBox colgroup col:nth-of-type(1),
.SendBox colgroup col:nth-of-type(3),
.SendBox colgroup col:nth-of-type(4),
.SendBox .layui-table th:nth-of-type(1),
.SendBox .layui-table td:nth-of-type(1),
.SendBox .layui-table th:nth-of-type(3),
.SendBox .layui-table td:nth-of-type(3),
.SendBox .layui-table th:nth-of-type(4),
.SendBox .layui-table td:nth-of-type(4){ display: none; }

.SendBox colgroup col:nth-of-type(2){width: 100px;}
.SendBox colgroup col:nth-of-type(5){width: 70px;}
.SendBox #conList a{ width: auto; max-width: calc(100vw - 110px); }

/*信件细览*/
#lettConBox .layui-elem-field{ margin: 10px; }
#lettConBox .layui-table colgroup col:nth-of-type(1){width: 80px;}
#lettConBox .layui-table[lay-size=lg] td,
#lettConBox .layui-table[lay-size=lg] th{padding: 9px 10px;}
#lettConBox .layui-table[lay-size=lg] td>.Box{width:auto;max-width: calc(100vw - 122px);}


/*征集*/
.yjx_wyyj{}
.yjx_wyyj table colgroup col:nth-of-type(2),
.yjx_wyyj table thead tr th:nth-of-type(2),
.yjx_wyyj table tbody tr td:nth-of-type(2),
.yjx_wyyj table colgroup col:nth-of-type(3),
.yjx_wyyj table thead tr th:nth-of-type(3),
.yjx_wyyj table tbody tr td:nth-of-type(3){ display:none; }
.yjx_wyyj .layui-table td,
.yjx_wyyj .layui-table th{ padding:9px 5px; }
.yjx_wyyj table colgroup col:nth-of-type(4){width: 70px;}
.yjx_wyyj table colgroup col:nth-of-type(5){width: 70px;}



/*征集细览*/
.yjzjview .vote-jj-con{ padding:0 15px;}
.yjzjview #zt{ padding:0;}
.yjzjview #zt p.sj{ font-size:14px;}
.yjzjview .vote-list-box{ margin:0 10px;}
.yjzjview .layui-table td{padding: 5px 5px;}
.yjzjview .layui-table td[align="right"]{width: 35px;}
.yjzjview .layui-table td[align="right"] em{ display:none; }



