/*  湖州司法局 栏目页单独CSS */
/* 20190426 AM 9 */

/* 布局设计 */
.main { margin-bottom:10px; }
.main a { color:#333; }
.main-1 { width:100%; overflow:hidden; }
/* 栏目页列表 */
.main-11 { width:260px;margin:20px 10px 0 0;box-sizing:border-box;min-height:700px;overflow:hidden;background:#fbfdff;}
.main-12 { width:930px;padding:20px 0 0 10px;box-sizing:border-box;}
.main-111 { height:60px; line-height:60px; background:#428be0;color:#fff;padding-left:45px;font-size:22px;font-weight:bold;position:relative;}
.main-111 span::before { content:"";width:4px;height:16px;background-color:#fff;position:absolute;top: 22px; left:30px; }
.main-112 div { height:50px; line-height:50px;position:relative;}
.main-112 div::before { content:"";width:94%; height:1px; background:#e8f3ff;position:absolute;bottom:0;left:3%; }
.main-112 div:first-child { border:0; }
.main-112 a { display:inline-block;width:100%;padding-left:25%; box-sizing:border-box;}
/* 信息列表 */
.main-121 { height:45px;box-sizing:border-box;line-height:45px;font-size:18px;color:#1061bc;border-bottom:2px solid #1065ae;}
.m121-2 { color:#333; }
.main-122 { margin-top:10px; }
.main-122 li { width:96%; margin:0 2%; height:38px;line-height:38px;border-bottom:1px dashed #e3e3e3;position:relative;}
.main-122 li span { position:absolute; right:10px;top:0;color:#666; }
.main-122 li a:hover { color:#1061bc; }
#ajaxpage-pages { bottom:0 !important; }

/*  额外补充 20190508 */
.main-112 a { background:url("/cms_files/jcms1/web3652/site/picture/1250/2008051400518475603.png") no-repeat 15%; }