<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#sidermph{display:none}

/* 网上信访-信件列表页 ----------------------------------------------------- */
.mainbox .mhd{position:relative;}
.mainbox .mhd .write{ position:absolute; right:110px; display:inline-block;padding:0 15px;background:#005082;height: 28px;line-height: 28px;color:#fff;border-radius:5px;font-size: 14px;margin-top: 5px;margin-left:15px;}
.mainbox .mhd .write:hover{ text-decoration:none; background:#0071b7}
.mainbox .mhd .xjsearch{ right:10px;}
.msgwritebtn {margin: 13px 0 0 15px;width: 72px;height: 32px;line-height:30px;padding-left: 40px;font-size: 15px;background:  no-repeat 0 -864px;overflow:hidden;float: left;}
.msgwritebtn a,.msgwritebtn a:hover {color:#fff;}

.letterlist{width:100%}
.letterlist td,.letterlist th{padding: 8px 5px;text-align:center;}
.letterlist th{ color:#005082}
.letterlist thead{background:#f7f7f7;}
.letterlist .title{text-align:left; }
.letterlist .num{display:none}
.letterlist .ico{padding:8px 2px;}
.letterlist .ico img{vertical-align: middle;}

/* 网上信访-信件内容页 ----------------------------------------------------- */
.lettercon table{ margin-bottom:10px; background: #fff; width: 100%}
.lettercon table,
.lettercon table tr,
.lettercon table tr td{ border:1px solid #e6e6e6; border-collapse:collapse}
.lettercon table thead tr{border-color: #005082;}
.lettercon table thead th{background:#005082; height:40px; line-height:40px; color:#fff; font-size:16px; text-align: center;border-color: #005082;}
.lettercon table tbody td{padding: 14px 10px;}
.lettercon table tbody td.tit,.lettercon table tbody td.tdname{font-weight:bold; background:#f7f7f7; text-align:center; width: 20%}
.letterdetailtable .letter_title .con{font-size:14px; font-weight:bold}
.letterdetailtable .letter_con .con{font-size:14px; line-height:180%; padding:15px}
.letterdetailtable .letter_time{display: none;}
.letterdetailtable pre{font-size:14px;font-family: "microsoft yahei",simsun,arial,helvetica,tahoma,sans-serif;white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}


.onlinepl_comments_b{ overflow:hidden;}
.onlinepl_comments_b dl{ border:1px solid #e6e6e6; background:#fff;}
.onlinepl_comments_b dt{ height:40px; line-height:40px; background:#005082;  font-weight:bold; color:#fff; font-size:14px; padding:0 10px;
    border-bottom:1px solid #e6e6e6; overflow:hidden;}
.onlinepl_comments_b dt h3{ font-weight:bold }
.onlinepl_comments_b dt a{ float:right; font-weight:normal; color:#fff; }
.onlinepl_comments_b .bd{ padding: 10px 30px; }
.onlinepl_comments_b .bd ul li{ color:#333333; padding-top:6px; }
.onlinepl_comments_b .bd ul li .inputtext01{border:1px solid #dfe4e7; width:185px; height:18px; margin-left:8px; color:#333333; vertical-align:middle; height:22px; }
.onlinepl_comments_b .bd ul li .inputtext02{border:1px solid #dfe4e7; width:100px; height:18px; margin-left:8px; color:#333333; vertical-align:middle; height:22px; }
.onlinepl_comments_b .bd ul li #txtcomments{border:1px solid #dfe4e7; width:629px; height:127px; font-size:12px; margin-left:8px; color:#333333; vertical-align:top;}
.onlinepl_comments_b .return{ text-align:center; padding-bottom:20px; ; }
.onlinepl_comments_b .return .bt{ cursor:pointer;  background: #1177d9; border:none; line-height:34px; display:inline-block;*display:inline;zoom:1;padding-top:0;height:34px;width:88px; color:#fff; font-weight:bold;}
.onlinepl_comments_b #vcodecomplaints{ vertical-align:top; }

/* 网上信访-写信页 ----------------------------------------------------- */
.letterwritepage{}
/* 写信须知 */
.letterwritepage #xybox{margin: 20px;background: url(/uploads/image/cmlimg/bgletter.jpg) 0 0px no-repeat #f2f2f2;min-height: 500px;padding: 50px 140px 80px 170px;}
.letterwritepage #xybox h3{font-size: 35px;color: #005082;text-align: center;line-height: 52px;margin-bottom: 40px;}
.letterwritepage #xybox .info{font-size: 14px; line-height: 28px; height: 325px;overflow-y: auto;}
.letterwritepage #xybox .info p{padding: 6px 0px;}
.letterwritepage #xybox .center{ overflow:hidden; height:40px; text-align:center; padding-top: 50px;}
.letterwritepage #xybox .nextbtn{background: #005082; vertical-align:middle; margin-right:20px; cursor:pointer; border:none; width:166px; height:40px; font-size:16px; text-align:center; font-weight:bold; color:#fff}
.letterwritepage #xybox .prevbtn{background:#d3d3d3;vertical-align:middle; border:none; cursor:pointer;width:75px; height:40px; text-align:center; font-size:16px; font-weight:bold; color:#555}
.userpublicstatus .inline{float:left;}
.userpublicstatus label{ margin-right:15px; }
.emailbox input{float:left; margin-right:5px;}
.field-error{clear: both;display:block;}
.codeinp{float:left}
.codeinp #validatecode{ width:150px; }
.codeinp .validationcode{display:inline;}

/* 写信内容 */
.letterwritepage #formbox{}
.onlineplform{
    padding: 30px;
}
.onlineplform .hd{height: 40px; border-bottom: 2px solid #005082;}
.onlineplform .hd h3{width: 138px; float: left; _display: inline; text-align: center; height: 40px; line-height: 40px; background: #005082; color: #fff; font-size: 16px;}
.onlineplform .hd .tips{float: left; _display: inline; padding-left: 20px; height: 40px; line-height: 40px; color: #005082; font-size: 12px;}
.onlineplform .bd{padding: 30px 0px}
.onlineplform .bottombt{ overflow:hidden; height:40px; text-align:center;}
.onlineplform .bottombt .inputbutton{background: #005082;vertical-align:middle;margin-right:20px;cursor:pointer;border:none;width: 120px;height:40px;font-size:16px;text-align:center;font-weight:bold;color:#fff;}
.onlineplform .bottombt .restbutton{background:#d3d3d3;vertical-align:middle;border:none;cursor:pointer;width: 120px;height:40px;text-align:center;font-size:16px;font-weight:bold;color:#555;}
.letterinfotable{width: 100%}
.letterinfotable td{line-height: 24px; padding: 8px 5px; vertical-align: middle;}
.letterinfotable td.tdlab{width: 100px; text-align: right;}
.letterinfotable td input[type="text"],.letterinfotable textarea{ width:80%; border:#ccc solid 1px; height:20px; overflow:hidden; padding: 5px 0px 5px 5px}
.letterinfotable textarea{  height: auto }
.letterinfotable td select{height: 24px; line-height: 24px;}


/* 信件查询 -----------------------------------------------------*/
.bot { text-align: center; padding: 20px 0; }
.bot a, .bot button { cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 10%; font-size: 16px; background: #ff950f; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.bot a:hover, .bot button:hover { text-decoration: none; background: #d87900; }
.applyformquery input[type=text] { width: 80%; border: 1px solid #ccc; height: 30px; padding: 0 10px; }
.applyformquery { background: #fff; padding: 3% 0; width: 80%; margin: 30px auto; font-size: 16px; }
.applyformquery td { padding: 8px 0 }
.applyformquery .tdlab { width: 40%; text-align: right; }
.applyformquery input[type=text] { width: 56%; }
.applyformquery .bot { text-align: left; }
.applyformquery .bot a { margin: 0 }
.applyformquery .required strong { color: #f00; margin-right: 5px; }
.applyformquery .errormessage { color: #f00; }
.applyformquery table { width: 100%; border: 0; }

/* 信件查询结果 -----------------------------------------------------*/
.applyqueryresult { width: 70%; margin: 0 auto; }
.applyqueryresult { background: #fff; border: 1px solid #e2e2e2; margin: 30px auto; font-size: 16px; padding: 30px; }
.applyqueryresult .tit { text-align: center; border-bottom: 1px solid #ddd; padding-bottom: 20px; font-size: 22px; color: #f00; }
.applyqueryresult .con { padding: 30px 30px 0 30px; line-height: 2 }
.applyqueryresult ul { padding: 10px 20px }
.applyqueryresult li { padding: 5px 0 }
.applyqueryresult li span { color: #999 }
.applicationfeedback .tit { color: #01ad00; }
.applicationfeedback .con { text-align: center; }
.applicationfeedback .number { color: #f00 }


</pre></body></html>