﻿@charset "utf-8";

.mid_helper {display:inline-block; height:100%; vertical-align:middle;}
.clearfix:after {content:""; display:block; width:0; height:0; font-size:0; clear:both;}
.hide {position:absolute; left:-9999px; overflow:hidden; width:1px; height:1px; line-height:1px; font-size:1px;}


.mb40 {margin-bottom: 40px;}


.publishList-wrap.media .publishList dl:first-child, 
.publishList-wrap.media .publishList dl:first-child dd {padding-left:0;}

.nextPrevList_media {margin-top:35px;border: 1px solid #777777;border-right: none;border-left: none;}
.nextPrevList_media .controler {position: relative;width: 100%;height: 55px;float: left;border-bottom: 1px solid #cccccc;/* padding:20px; */padding-left: 55px;color: #333;font-weight: 700;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 55px;}
.nextPrevList_media .controler.prev {margin-right:1%; background: url('../images/board/nextPrevList_media_prev.png') left 15px center no-repeat;}
.nextPrevList_media .controler.next {float: right;margin-left:1%;border-bottom: none;  background: url('../images/board/nextPrevList_media_next.png') left 15px center no-repeat;}

.nextPrevList_media .controler span {display:block;float: left;/* margin-bottom:10px; */width: 70px;height: 55px;line-height: 55px;/* text-align:center; *//* border:1px solid #ccc; */border-radius:20px;font-weight:400;color:#767676;}

.board_list {width:100%; border-top:2px solid #6da2d0; text-align:center; border-collapse:collapse; table-layout:fixed;}
.board_list thead {border-bottom:1px solid #d5d5d5; background-color:#ecf3f9;}
.board_list tbody tr {border-bottom:1px solid #d5d5d5; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.board_list tbody tr.top {background-color: #fcf0f0 !important;}
.board_list tbody tr:hover {background-color:#f7f7f7;}
.board_list th, .board_list td {padding:13px 10px; border-left:1px solid #d5d5d5;}
.board_list td.file {font-size:0;}
.board_list td.thumbnail img {max-height: 100px;}
.board_list tr > *:first-child {border-left:0 none;}
.board_list .tit {text-align:left;}
.board_list .tit a {display:inline-block; position:relative; z-index:1; overflow:hidden; max-width:100%; min-height:20px; padding-right:20px; vertical-align:top; text-overflow:ellipsis; white-space:nowrap;}
.board_list.none_detail .tit a {white-space:normal;}
.board_list .mark {display:inline-block; padding:4px 9px; background-color:#FFF; border:1px solid #2196f3; color:#2196f3; font-size:0.86em;}
.board_list .tit .mark {margin-right:5px;}
.new_mark {display:inline-block; position:absolute; right:0; top:50%; z-index:1; width:16px; height:16px; line-height:16px; margin-top:-8px; 
background-color:#e03321; border-radius:50%; color:#fff; font-size:10px; text-align:center;}
.board_list .file a {display:inline-block; vertical-align:middle;}

/* schedule */
.sub_sch_box {position:relative; z-index:1; margin-top: 30px; background-color: #f5f6fa; border: 1px solid #e5e9ea; }
.sub_sch_box fieldset {position: relative; margin:30px 15%; padding-right: 90px;}
.sub_sch_box .row {display:table; width:100%; margin-bottom:10px;}
.sub_sch_box .row:last-of-type {margin-bottom:0;}
.sub_sch_box label {display:table-cell; width:60px; vertical-align:middle; text-align:center;}
.sub_sch_box .slt_box {display:table-cell; padding-right:10px; vertical-align:middle;}
.sub_sch_box select {width:100%; height:40px; padding-left: 10px; color: #2b2b2b; border: 1px solid #d7d8d8; cursor:pointer;}
.sub_sch_box select.slt_style {-webkit-appearance:none; -moz-appearance:none; appearance:none;background: #fff url('../images/board/ico_arrowS.png') right 10px center no-repeat;}
.sub_sch_box select.slt_style::-ms-expand{  display:none;}
.sub_sch_box .input_box {display:table-cell; padding-right:15px; vertical-align:middle;}
.sub_sch_box input {width:100%; height:40px; padding: 0 15px;  border: 1px solid #d7d8d8; color:#555;}
.sub_sch_box input.schedule_input {width: 45%;}
.sub_sch_box input.ic_cal {background: #fff url('../images/common/ic_cal.gif') right 10px center no-repeat;}
.sub_sch_box .input_box.date {font-size:0;}
.sub_sch_box .input_box.date input {width:46%; padding:0 5px; padding-right:45px; background: #fff url('/images/basic/cal_sch_ico.jpg') right center no-repeat; font-size:13px; text-align:center; cursor:pointer;}
.sub_sch_box .input_box.date .date_wave {display:inline-block; width:8%; font-size:15px; text-align:center;}
.sub_sch_box .row > *:last-child {padding-right:0;}

/* news_board_list */
.news_list {overflow:hidden; padding:0; border-top:2px solid #373737;}
.news_list > li {overflow:hidden; padding: 20px 0; border-bottom:1px solid #bbbbbb;}
.news_list > li.on {background-color:#efefef;}
.news_list > li > a {display:block;}

/*.news_list .img_box {float:left; position:relative; overflow:hidden; width:23%; background-color:#f7f7f7; text-align:center;}*/
	.news_list .img_box {
		float: left;
		position: relative;
		overflow: hidden;
		width: 23%;
		background-color: #f7f7f7;
		text-align: center;
		height: 157px;
	}
/*.news_list .img_box .inner_box {position:absolute; left:0; top:0; z-index:1; width:100%; height:100%;}*/
.news_list .img_box img {max-height:155px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.news_list .img_box .mid_helper {display:none;}

.news_list > li > a:hover {box-shadow: 5px 5px 5px #dedede;}
.news_list > li > a:hover .txt_box .tit {/*text-decoration:underline;*/  color:#3b51ac;}
.news_list > li > a:hover .img_box, .news_list > li > a:hover .txt_box {border-color:#3b51ac;}
.news_list > li > a:hover img, .news_list > li > a:focus img {-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}

.news_list > li:hover .over_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(59, 81, 172, 0.75) url('/images/main/list_plus.png') center center no-repeat;
	z-index: 2;
	line-height: 120px;
}
/*.news_list > li:hover .over_bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(59, 81, 172, 0.75) url('/images/main/list_plus.png') center center no-repeat;z-index: 2;}*/
.news_list > li:hover .over_bg:before {position: absolute; top:45%; left: 50%; margin-left:-50px; display:block; width:100px; height:36px; line-height:36px; border:1px solid #fff; content: 'MORE'; text-align:center; color:#fff; }
.news_list .txt_box {float:right; position:relative; width:75%; padding:0 0 0 25px;}
.news_list .txt_box .tit {margin-bottom:10px; display:-webkit-box; overflow:hidden; height:2.8em; line-height:1.4em; -webkit-line-clamp:2; -webkit-box-orient:vertical; word-wrap:break-word; font-weight: 500; font-size:1.250em; color:#000;}
.news_list .txt_box .date {margin-bottom:20px; color:#858585;}
.news_list .txt_box .txt {display:-webkit-box; overflow:hidden; height:2.8em; line-height:1.4em; color:#777; -webkit-line-clamp:2; -webkit-box-orient:vertical; word-wrap:break-word; font-size:1em;}
.news_list.keep .img_box .inner_box {font-size:0;}
.news_list.keep .img_box img {width:auto; height:auto; vertical-align:middle;}


/* tablet */
@media (max-width:1200px) {
	
	.sub_sch_box {padding-right: ;}
	.sub_sch_box fieldset {margin: 30px 5%;}

	.news_list > li:hover .over_bg:before {top:40%;}
	.news_list .txt_box .txt {height:1.2em; line-height:1.2em; -webkit-line-clamp:1;}
	

}
/* mobile */
@media (max-width:699px) {	

	/* .sub_sch_box {padding-right:90px; } */
	.sub_sch_box fieldset {margin:20px;}
	.sub_sch_box .slt_box {width:100px !important;}
	/* .st_sch_btn, input.st_sch_btn {right:20px;} */

	/*.sub_sch_box {padding:25px; padding-right:100px;}
	.st_sch_btn, input.st_sch_btn {right:20px; top:50%;}*/

	
	/* media_board_list */

	.news_list .img_box {width:45%; }
	.news_list .txt_box {width:53%; padding:0 0 0 15px;}
	.news_list .txt_box .tit {margin-bottom:0;}

	.news_list > li:hover .over_bg:before {top:40%;}

	.nextPrevList_media .controler {width: 100%;/* margin-bottom: 5px; */}


}


@media (max-width:480px) {


	.news_list > li:hover .over_bg:before {top:36%;}


}