@charset "utf-8";


.WxtsPart{width: 530px;}
.WxtsPart .layui-field-box p{font-size: 15px;text-indent: 2em;line-height: 1.5;padding-top: 5px;text-align: justify;}
.xjcxBtn{margin-top: 15px;height: 60px;background: #a33838;transition: 0.3s;}
.xjcxBtn a{display: flex;height: 100%;align-items: center;justify-content: center;font-size: 22px;color: #FFF;user-select: none;}
.xjcxBtn:hover{transform:translateY(-3px);box-shadow: 0px 0px 8px -2px #a39b9b;}


.XzxxPart{width: 840px;}

/*信箱提交*/
.LetterSend{}
.LetterSend .layui-form-label{box-sizing: initial;}
.LetterSend .in1{width: 250px;}
.LetterSend .in2{width: 635px;}
.LetterSend .r1{padding-left: 0;width: 95px;}
.LetterSend .layui-layedit-tool{ display:none; }

.LetterSend .layui-btn-normal{ background:#972c2c; }
.LetterSend .layui-btn-warm{background:#a0a0a0;width: 114px;}
.LetterSend .layui-btn i{ margin-right:5px; }

.ImgYzmPart{padding: 20px 50px;}
.ImgYzmPart .item{position:relative;border:1px solid #ddd;overflow:hidden;border-radius: 5px;display: block;}
.ImgYzmPart .item input{border:none;background: none;padding: 0 10px;display: block;height: 40px;line-height: 40px;width: 100%;box-sizing: border-box;padding-right: 100px;position: relative;z-index: 0;}
.ImgYzmPart .item img{position:absolute;right: 10px;top: 1px;height: 38px;z-index: 1;cursor: pointer;}

.ImgYzmPart .item.text{ border:none; margin-bottom:15px;}
.ImgYzmPart .text h1{display:block;font-size: 17px;}
.ImgYzmPart .text h1 span{color:#972c2c;font-weight: bold;font-size: 20px;}
.ImgYzmPart .text p{display:block;font-size: 12px;margin-top: 5px;color: #b52c2c;}


.LetterSearch{width: 450px;}
.LetterResult{width: 920px; }

.LetterTitle{height:50px;border-bottom: 1px solid #972c2c;}
.LetterTitle h1{display:inline-block;font-size: 22px;line-height: 50px;}

.LetterResult .layui-elem-field{ margin-top:20px;}
.LetterResult .layui-table{ margin:0;}
.LetterResult .layui-table tr:hover{ background:none;}
.LetterResult .layui-table th{/* background:#f7f7f7; */text-align: right;}

.LetterResult .layui-table td,
.LetterResult .layui-table th{ padding:9px 5px; }

.replyContent{padding-bottom: 20px;border-bottom: 1px solid #DDD;margin-bottom: 10px;}


.LetterResultPart{margin: 0px 15px;}