/* list */
.mr5 { margin-right:5px!important; }
.gl_brd-cont { width:100%; padding:60px 0;}
.g-b-case ul { display:inline-block; width:100%; }
.g-b-case ul li { float:left; width:378px; margin:15px; border:1px solid #dedede; }
.g-b-case ul li:first-child { margin-left:0; }
.g-b-case ul li:nth-child(3n) { margin-right:0; }
.g-b-case ul li:nth-child(3n+1) { margin-left:0; }
.post-c .img-b { border-bottom:1px solid #dedede; overflow:hidden; width:100%; height:378px; position:relative; }
.post-c .img-b a { cursor:pointer; }
.post-c .img-b input[type="checkbox"] { position:absolute; top:5px; left:5px; z-index:1; }
.post-c p { background:#eee; padding:10px; text-align:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.post-c p a { display:block; font-size:16px; cursor:pointer; }
.post-c p a:hover { color:#333; font-weight:bold; }
.gl-b-cont { padding:10px 0 5px 0; }
.srch-case li { float:left; padding-right:5px;}
.srch-case li select.bs, .srch-case li input.bs { padding: 5px; border: 1px solid #D8D8D8; font-size: 14px; }
.srch-case li input.bs { height:22px; }
.gl-b-cont a.bs { background-color: #153791; color: #ffffff; display:inline-block; padding:2px 12px; border-radius:3px; font-size:16px; }
.gl-b-btn-box{float:right;width:200px;text-align:right}
.gl-b-btn-box li{float:right;}
.ct-blue1 {
    color: #153791;
    font-size: 14px;
    margin-bottom: 2px;
    width: 100%;
    display: block;
    font-weight: 600;
	height:20px;
}


/* mini */
.mini-list-wrap{padding:0 0 60px;}
.mini-list li{display:flex; border-bottom:1px solid #ccc; padding:10px 0;}
.mini-list li:first-child{border-top:1px solid #ccc;}
.mini-list .ct-blue1{width:150px;}
.mini-list a{font-size:18px;}
.mini-list a:hover{color:#000;}

.mini-list .now{color: #2853c2; font-weight: bold; }
/* view */
#tb_board_comment div.tb_commentname_td span{padding:0 0 0 5px}
#tb_board_comment .tb_board_comment_list td{border-bottom:1 solid #E8E8E8;height:28px}
.gl_brd-v-cont { width:100%;  margin:auto; padding:60px 0 50px; }
.gl_brd-v-cont .gl-if-cs { border-top: 1px solid #8C8C8C; }
.gl_brd-v-cont .gl-if-cs li { border-bottom:1px solid #ededed; height:40px; }
.gl_brd-v-cont .gl-if-cs li > div { float:left; height:40px; line-height:40px; font-size:16px; }
.gl_brd-v-cont .gl-if-cs li .tit { width: 100px; background-color: #F7F7F7; padding-left: 15px; font-weight: bolder; text-align: left; }
.gl_brd-v-cont .gl-if-cs li .sub { padding-left: 15px; text-align: left; width:1060px; }
.gl_fileline { text-align: right; letter-spacing: 0pt;}
.gl_btn-case { text-align: center; padding: 10px 0 60px 0; border-top: 1px solid #CACACA; height:45px; }
.gl_btn-case li a { background:#153791; display:block; margin:5px; color:#fff; border-radius:5px; font-size:16px; }
.gl_body { margin:50px 0; }
.gl_btn-case { border: none; }

/* write */
.gl_brd-w-cont { width:100%; border-top: 1px solid #8C8C8C; margin: 60px auto 50px; margin-bottom: 25px; }
.gl_brd-w-cont .gl-if-cs li { border-bottom:1px solid #ededed; height:40px; }
.gl_brd-w-cont .gl-if-cs li > div { float:left; height:40px; line-height:40px; }
.gl_brd-w-cont .gl-if-cs li .tit { width: 150px; background-color: #F7F7F7; padding-left: 15px; font-weight: bolder; text-align: left; }
.gl_brd-w-cont .gl-if-cs li .sub { padding-left: 15px; text-align: left; width:1020px; }
.gl_brd-w-cont .gl-if-cs li .sub input { margin-top:5px; }
.gl_brd-w-cont .gl-if-cs li .sub select { margin-top:5px; height:32px; padding:0 0 0 5px;}
.gl_fileline { 
	text-align: right;
	letter-spacing: 0pt;
	display:none;
}
.gl_btn-case { text-align: center; padding: 10px 0 60px 0; border-top: 1px solid #CACACA; height:45px; }
.gl_btn-case li { display: inline-block; width: 100px; height: 30px; line-height: 30px; } 
.clear { clear:both; }
.gl-wt-btn-cont { width:100%; text-align:center; display:block; margin-top:40px;}
.gl-wt-btn-case { display:inline-block; }
.gl-wt-btn-case a {
	background-color:#153791;
	width:100px;
	text-align:center;
	height:28px;;
	line-height:28px;;
	font-size:16px;;
	color:#fff;
	margin:60px 10px 30px;
	display:block;
	float:left;
	border-radius:5px;
}
.boa_nav { text-align:left; margin:30px 5px; }
.boa_nav a { padding:2px 15px; cursor:pointer; }
.boa_nav a:hover { color:#333; font-weight:bold; }
.boa_nav a.on { color:#3046ac; font-weight:bold; border-bottom:3px solid #3046ac;}