@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Noto Sans KR', "Nanum Gothic", Dotum, sans-serif;
	color: #000;
	background: #fff;
	font-size: 12px;
	overflow-x: hidden;
}
a, input {
	transition: all 0.5s;
}
a, a:hover, afocus, a:active, a:link, a:visited {
	text-decoration: none;
}
ul, li, ol {
	margin: 0;
	padding: 0;
	list-style: none !important;
}
/*
100 - Thin
200 - Extra Light (Ultra Light)
300 - Light
400 - Regular (Normal、Book、Roman)
500 - Medium
600 - Semi Bold (Demi Bold)
700 - Bold
800 - Extra Bold (Ultra Bold)
900 - Black (Heavy)

font-size * 10 / PS VA = real_letter_spacing。
*/
header {
	width: 100%;
	left: 0px;
	top: 0px;
	/*position: absolute;*/
	z-index: 999;
	min-height: 100px;
}
.container_img{
	width: 100%;
	max-width: 1230px;
	margin: 0 auto;
	padding: 0 15px;
}
.container {
	width: 100%;
	max-width: 1330px;
}
.container_part{
	width: 100%;
}
header > .container {
	position: relative;
}
header .pc_logo {
	top: 35px;
	position: absolute;
	right: 50px;
	height: 90px;
}

.mobile_logo {
	display: none;
}
.banner {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.banner_row_first{
	font-size:32px;
}
.banner_row_second{
	font-size:65px;
}
.banner_row_second span{
	color:#1c76b8;
}
.banner_row_third{
	font-size:35px;
}
.banner_row_fourth{
	font-size:28px;
}
.banner_img{
	z-index: 999;
    /*top: 90px;
    position: absolute;*/
    right: 0px;
    display: block;
}
.my_nav {
	float: right;
	background: none;
	border: none;
	margin-bottom: 0px;
	margin-top: 15px;
	display: inline-flex;
}
.language_style_3 {
    position: absolute;
    width: 310px;
    right: 50px;
    top: 10px;
    text-align: right;
    height: 20px;
    
}
.language_style_3 .active{
	color: #000;
}
.language_style_3  a{
	color: #b2b2b2;
	padding-left:10px;
}

.my_nav_ul > li > a {
	font-size: 20px;
	color: #000 !important;
	font-weight: 500;
	padding: 0 30px !important;
}
.my_nav_ul > li > a span {
	font-size: 16px !important;
	color: #b2b2b2 !important;
	padding: 0 5px !important;
}
.my_nav_ul > li.open > a {
	background: none !important;
}
.my_nav_ul > li:hover > ul {
	display: inline-block;
}
.navbar-nav>li>a {
    line-height: 85px !important;
}
.my_nav_ul > li > ul {
	display: none;
	/*border-top: 6px solid #015ab8 !important;
	background: #ebebeb;*/
	background-color: rgb(11 79 147 / 50%);
    opacity: 0.5;
	text-align: center;
	left: 0px;
	padding: 0px 0px;
	min-width: 100%;
	padding: 20px 0px;
	box-sizing: border-box;
}
.my_nav_ul > li > ul > li > a {
	font-size: 15px;
	display: block;
	padding: 10px 20px;
	font-weight: 400;
	color: #fff;
}
.my_nav_ul > li > ul > li > a:hover {
    color:#fff;
    background-color: rgb(11 49 144 / 80%);
    opacity: 0.8;
}
.banner-swiper-container .swiper-slide {
	min-height: 936px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index-swiper-pagination {
	width: 100%;
	text-align: left !important;
}
.index-swiper-pagination > span {
	width: 13px;
	height: 13px;
	margin: 0 5px;
	background: rgba(255, 255, 255);
	opacity: 0.5;
}
.index-swiper-pagination > span.swiper-pagination-bullet-active {
	width: 13px;
	height: 13px;
	margin: 0 5px;
	background: rgba(255, 255, 255);
	opacity: 1;
}
.swiper-pagination-container {
	width: 100%;
	position: absolute;
	bottom: 20%;
	left: 0px;
	z-index: 99;
}
.banner_text {
	width: 100%;
	top: 47%;
	left: 0px;
	position: absolute;
	z-index: 99;
	transform: translate(0%, -50%);
}
.banner_text_content {
	display: block;
	color: #fff;
	text-align: center;
}
.banner_text_01 {
	font-size: 52px;   
	font-weight: 600;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
}
.banner_text_02 {
	font-size: 25px;   
	font-weight: 400;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}
.main_text_01{
	padding-top:40px;
	font-size: 52px;   
	font-weight: 600;
	color: #0b3190;
	text-align: left;
}
.main_text_02{
	font-size: 25px;   
	font-weight: 500;
	color: #000;
	text-align: left;
	margin-top:20px;
}
.main_text_02 span{
	color: #004884;
}
.sub_nav_position{
	text-align: center;
}
.main_text_03{
	text-align: center;
	margin-top:80px;
}
.ceo_name{
	font-size: 16px;
	color: #000;
	float: right;
	margin-top: 80px;
	padding-right: 30px;
}
.ceo_name span{
	font-size: 20px;
	color: #000;
	font-weight:600; 
}
.main_row{
	height:auto;
	margin-top: 100px;
	margin-bottom: 100px;
}
.right_icon{
	padding-left:10px;
	padding-bottom:5px;
}
.ub-button {
    margin-top: 30px;
    color: #000;
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 1px solid #7b7b7b;
    position: relative;
    padding: 12px 50px;
    font-size: 16px;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: all .5s cubic-bezier(0.86, 0, 0.07, 1);
    transition: all .5s cubic-bezier(0.86, 0, 0.07, 1);
}
.ub-button span {
	font-weight: 400;
    position: relative;
    z-index: 1;
}
.ub-button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background: #004884;
    -webkit-transition: all .5s cubic-bezier(0.86, 0, 0.07, 1);
    transition: all .5s cubic-bezier(0.86, 0, 0.07, 1);
}
.ub-button:hover{
    color: #ffffff;
    border: 1px solid #004884;
}
.ub-button:hover:after {
    width: 100%;
}
.sub_text {
	width: 100%;
	top: 40%;
	left: 0px;
	position: absolute;
	z-index: 99;
	display: block;
	transform: translate(0%, -50%);
}
.sub1_1_text_01{
	font-size: 61px;   
	font-weight: 500;
	color: #fff;
	text-align: center;
}
.sub_nav{
	line-height: 62px;
	border-bottom: 1px solid #919191;
}
.sub_nav a{
	font-size: 20px;   
	font-weight: 400;
	padding-right: 25px;
	color: #919191;
}
.sub_nav .active{
	color:#000;
}
.icon_subright{
	padding-bottom: 6px;
	padding-right: 6px;
}
.sub1_1_text_02{
	font-size: 38px;   
	font-weight: 400;
	margin-top:135px;
	color: #0c3388;
	text-align: center;
}
.sub1_1_text_03{
	font-size: 38px;   
	font-weight: 400;
	color: #000;
	text-align: center;
}
.sub_img{
	text-align: center;
	margin-top:100px;
}
.sub1_1_text_04{
	margin-top: 100px;
	font-size: 50px;   
	font-weight: 400;
	color: #0c3388;
	text-align: center;
}
.detail_img_list{
	margin-bottom:50px;
	margin-top:50px;
}
.detail_img{
	text-align: center;
}
.sub2_img{
	text-align: center;
	padding: 10px 0px;
}
.sub1_1_text_05{
	margin-top:20px;
	margin-bottom:80px;
	font-size: 22px;   
	font-weight: 500;
	color: #000;
	text-align: center;
}
.sub1_1_text_05 span{
	font-size: 22px;
	font-weight: 300;
	color: #000;
	text-align: center;
}
.sub1_1_text_06{
	margin-top:80px;
	font-size: 30px;   
	font-weight: 500;
	color: #0c3388;
	text-align: center;
}
.sub1_1_text_07{
	font-size: 58px;   
	font-weight: 500;
	color: #000;
	text-align: center;
}
.show_book{
	margin-bottom:80px;
}
.new_sub1_1_text_08{
	margin-top:80px;
	font-size: 30px;   
	font-weight: 500;
	color: #0c3388;
	text-align: center;
}
.new_sub1_1_text_09{
	margin-bottom:100px;
	font-size: 58px;   
	font-weight: 500;
	color: #000;
	text-align: center;
}
.sub5_1_text_01{
	font-size: 58px;   
	font-weight: 500;
	color: #000;
	padding-top: 70px;
	padding-bottom: 30px;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 50px;
	text-align: center;
}
.history_img{
	max-width: 100%;
}
.ceo_part{
	margin:100px 0px;
}
.sub1_1_text_08{
	font-size: 50px;   
	font-weight: 500;
	color: #0c3388;
	text-align: left;
}
.sub1_1_text_09{
	margin-top: 20px;
	font-size: 30px;   
	font-weight: 500;
	color: #000;
	text-align: left;
}
.sub1_1_text_10{
	margin-top: 20px;
	font-size: 20px;   
	font-weight: 500;
	color: #000;
	text-align: left;
}
.sub1_1_text_10 span{
	color: #0c3388;
}
.sub1_1_text_11{
	font-size: 50px;   
	font-weight: 500;
	color: #0c3388;
	text-align: center;
}
.sub1_1_text_12{
	font-size: 25px;   
	font-weight: 500;
	color: #000;
	text-align: center;
	padding-bottom: 10px;
}
.sub1_1_text_13{
	font-size: 20px;   
	font-weight: 400;
	color: #000;
	text-align: center;
}
.show_info{
	text-align: center;
	border-right: 1px solid #c0c0c0;
}
.show_info:last-child{
	text-align: center;
	border-right: none;
}
.info_img{
	max-width: 100%;
	padding-bottom: 20px;
}
.sub2_text{
	border-top: 1px solid #6f82ae;
	border-bottom: 1px solid #6f82ae;
}
.sub2_text_01{
	font-size: 51px;
	color:#000;
	font-weight: 500;
	text-align: center;
	padding-top: 5px;
}
.sub2_text_01 span{
	font-size: 30px;
	color:#000;
	font-weight: 500;
	padding-top: 5px;
}
.sub2_text_02{
	font-size: 44px;
	color:#000;
	font-weight: 500;
	text-align: center;
}
.sub2_text_02 span{
	font-size: 30px;
	color:#a7a7a7;
	font-weight: 500;
}
.sub2_text_03{
	font-size: 30px;
	color:#000;
	font-weight: 400;
	text-align: center;
	padding: 30px 0px;
}
.sub2_text_05{
	font-size: 30px;
	color:#000;
	font-weight: 400;
	text-align: center;
	padding: 15px 0px;
}
.sub2_text_04{
	font-size: 27px;
	color:#000;
	font-weight: 400;
	text-align: left;
	padding-left: 50px;
	padding-top: 40px;
	border-bottom: 1px solid #6f82ae;
	height: 190px;
}
.sub2_text_04 span{
	color:#d0121b;
}
.back_btn{
	background-color: #0099cc;
	color:#fff;
	border-color:#0099cc;
	padding: 8px 25px;
	border-radius:10px;
    font-size: 20px;
    border-radius: 50px;
}
.lang_dropdown{
	display: none !important;
}
.pc_lang{
	display: inline-flex;
    float: right;
    top: -50px;
}
.pc_lang a{
	border-right: 2px solid #b7b7b7;
	padding:0px 10px;
	color:#b7b7b7;
}
.pc_lang .active{
	color:#000;
}
.pc_lang a:last-child{
	padding-left:10px;
	border-right:none;
}
.sub_tab li {
    width: 12.66666667%;
    display: inline-block;
    box-sizing: border-box;
    margin-right: -5px;
    text-align: center;
}
.show_logo{
	z-index:999;
}

footer{
	margin: 0 auto;
	width: 100%;
	padding: 40px 0;
	background: #000;
}
.footer_text{
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	text-align: center;
}
.footer_text span{
	color: #004884;
}
.footer_line{
	border-bottom: 1px solid #545454;
}
.footer_top_btn{
	position: absolute;
	top: -40px;
	right: 10px;
	cursor: pointer;
	z-index: 9;
}
.pc_br{
	display: inline-block;
}
.mobile_br{
	display: none;
}


@media(max-width:1886px) {
	.my_nav_ul > li > a {
	    font-size: 20px;
	    color: #000 !important;
	    font-weight: 500;
	    padding: 0 20px !important;
	}
	
}
@media(max-width:1667px) {
	.my_nav_ul > li > a {
	    font-size: 18px;
	    color: #000 !important;
	    font-weight: 500;
	    padding: 0 15px !important;
	}
	
}
@media(max-width:1370px) {
	.my_nav_ul > li > a {
	    font-size: 14px;
	    color: #000 !important;
	    font-weight: 500;
	    padding: 0 15px !important;
	}
	header .pc_logo {
	    right: 0px;
	    width: 250px;
	}
	.pc_lang{
		display: none;
	}
}
@media(max-width:1140px) {
	
	.my_nav_ul > li > a {
	    
	    padding: 0px 10px!important;
	}
}
@media(max-width:1021px) {
	
	.my_nav_ul > li > a {
	    
	    padding: 0px 5px!important;
	}
}
@media(max-width:766px) {
	.new_sub1_1_text_08{
		margin-top:30px;
		font-size: 20px;
	}
	.new_sub1_1_text_09{
		margin-bottom:50px;
		font-size: 24px;   
	}
	.lang_dropdown{
		display: block !important;
	}
	.pc_lang{
		display: none;
	}
	.navbar-default .navbar-toggle {
	    margin-left: 20px;
	}
	header {
		position: static;
		margin: 0 auto;
		width: 100%;
		/*background: rgba(0,0,0) !important;*/
	}
	.banner-swiper-container .swiper-slide {
		min-height: 580px;
	}
	.swiper-pagination-container {
		bottom: 25px;
	}
	.index-swiper-pagination {
		width: 100%;
		text-align: center !important;
	}
	header .pc_logo {
		display: none;
	}
	header {
		background: #fff;
	}
	.mobile_logo {
		display: inline-block;
		/*margin-left: 15px;*/
		float: left;
		margin-top: 15px;
	}
	.mobile_logo img{
		max-width: 250px;
	}
	.language_style_3 {
	    right: 15px;
	}
	.language_style_3 img{
		width:12px;
	}
	#nav {
		margin-top: 25px;
	}
	.my_nav {
		float: none;
		text-align: center;
	}
	.my_nav_ul > li > ul {
		width: 100%;
		float: left;
		position: static !important;
	}
	.my_nav_ul > li.open > ul {
		display: inline-block !important;
		position: static !important;
		width: 100% !important;
		padding: 0px !important;
	}
	.my_nav_ul > li > a {
		color: #000 !important;
		padding: 15px 15px !important;
	}
	.my_nav_ul > li:hover > ul {
		display: none;
	}
	.my_nav_ul > li > ul > li > a {
		font-size: 14px;
		display: block;
		padding: 15px 0 !important;
		font-weight: 400;
		color: #000 !important;
	}
	.sub_text,.banner_text{
		display: none;
	}
	.sub1_1_text_02,.sub1_1_text_03,.sub1_1_text_04,.sub1_1_text_09{
		font-size: 20px;
		margin-top: 50px;
	}
	.sub1_1_text_08{
		font-size: 22px;
		margin-top: 50px;
	}
	.sub1_1_text_07,.sub1_1_text_11{
		font-size: 24px;
	}
	.sub1_1_text_12,.sub1_1_text_13,.sub2_text_02,.sub2_text_03,.sub2_text_05{
		font-size: 16px;
	}
	.sub_nav a {
	    font-size: 16px;
	    padding-right: 5px; 
	}
	.sub_img{
		margin: 20px 0px;
	}
	.history_img {
	    width: 100%;
	    padding-left: 0px;
	}
	.ceo_part {
	    margin: 30px 0px;
	}
	.sub2_text_01{
		font-size: 20px;
	}
	.sub1_1_text_06{
		font-size: 24px;
		margin-top: 30px;
	}
	.sub5_1_text_01{
		font-size: 24px;
		padding-top: 30px;
	}
	.sub2_text_03 img,.sub2_text_05 img{
		width:18px;
	}
	.sub2_text_04{
		font-size: 16px;
		padding-left: 20px;
	}
	.sub2_text_01 span ,.sub2_text_02 span,.main_text_02{
	    font-size: 16px;
	}
	.back_btn {
	    padding: 4px 15px;
	    font-size: 16px;
	}
	.footer_text {
	    font-size: 14px;
	}
	.main_text_01 {
	    margin-top: 30px;
	    font-size: 20px;
	}
	.ub-button {
	    margin-top: 0px; 
	    padding: 8px 15px;
	    font-size: 14px;
	}
	.main_text_03 {
	    margin-top: 40px;
	}










	
	
}
/*sweet alert*/
.swal-overlay .swal-button--backhome {
	background: #ccc;
}
.swal-overlay .swal-footer {
	text-align: center;
}
.swal-overlay .alertloading {
	width: 200px;
}
.swal-overlay .alertloading .swal-icon--success {
	border: none;
	margin-bottom: 32px;
}
.swal-overlay .alertloading .swal-icon--success__ring {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
.swal-overlay .alertloading .swal-icon--success__ring {
	margin: 0 auto;
	position: relative;
	border-top: 4px solid #edf8e6;
	border-right: 4px solid #edf8e6;
	border-bottom: 4px solid #edf8e6;
	border-left: 4px solid #a5dc86;
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}
.swal-overlay .alertloading .swal-icon--success__ring {
	border-radius: 50%;
	width: 80px;
	height: 80px;
}
.swal-overlay .alertloading .swal-icon--success__line, .swal-overlay .alertloading .swal-icon--success__hide-corners, .swal-overlay .alertloading .swal-icon--success:after, .swal-overlay .alertloading .swal-icon--success:before {
	display: none;
}
 @-webkit-keyframes load8 {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(-360deg);
 transform: rotate(-360deg);
}
}

@keyframes load8 {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(-360deg);
 transform: rotate(-360deg);
}
}

#form-template {
	color: #999;
	font-weight: 400;
	margin-bottom: 65px;
}
#form-template label {
	font-weight: 400;
	font-size: 16px;
	color: #333;
}
#form-template label strong {
	color: red;
	font-weight: 400;
}
#form-template label span {
	font-size: 14px;
	color: #999;
	cursor: pointer;
}
#form-template input {
	height: 38px;
	line-height: 38px;
}
#form-template .filename {
	line-height: 28px;
}
#form-template input[type="radio"], #form-template input[type="checkbox"] {
	height: auto;
	line-height: inherit;
	margin-right: 5px;
}
#form-template .agreement-document {
	height: 200px;
	background: #f7f7f7;
	overflow: auto;
	font-size: 12px;
	font-weight: 300;
	padding: 20px;
	border-radius: 4px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}
#form-template input[type=file] {
	position: relative;
	top: 0px;
	right: 0;
	bottom: 0;
	border: 0;
	padding: 0;
	margin: 0;
	height: 40px;
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	width: 100%;
	margin-top: -40px;
	z-index: 2;
}
#form-template .file-input {
	z-index: 1;
}
.has-feedback label ~ .form-control-feedback {
	top: 29px;
	right: 15px;
}
.help-block {
	position: absolute;
	top: 15px;
	background: #fff;
	left: 20px;
	font-size: 12px;
	font-style: normal;
	z-index: 3;
}
.form-textarea .glyphicon {
	top: 25px;
}
.agreement .help-block {
	background: none;
	bottom: 15px;
	top: auto;
}
.agreement .glyphicon {
	top: -5px;
}
.form-textarea .form-control-feedback, .agreement .form-control-feedback {
	right: 15px;
}
.filearea.has-feedback label~.form-control-feedback {
	right: 100px;
}
.form-template-type2 .form-group:after {
	content: '';
	display: table;
	clear: both;
}
.form-template-type2 .form-group .col-sm-2 {
	line-height: 32px;
}
.form-template-type2 .help-block {
	top: -12px;
}
.form-template-type2 .has-feedback .form-control-feedback {
	top: 2px;
	right: 15px;
}
#form-template .filearea .form-control-feedback {
	right: 100px;
}
.notice-board {
	font-weight: 400;
	color: #232323;
	border-top: 1px solid #ccc;
	width: 100%;
	margin-bottom: 60px;
}
.notice-board-search {
	margin-bottom: 70px;
	text-align: right;
}
.notice-board-search .input-group-addon {
	background: none;
	border: none;
	padding: 0;
}
.notice-board-search .input-group-addon select {
	border-right: none;
	min-width: 80px;
	border-top-left-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
}
.notice-board-search .input-group-addon button {
	border-left: none;
	border-radius: 0;
	background: #0099cc;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	color: #fff;
}
.notice-board thead {
	border-bottom: 1px solid #ccc;
}
.notice-board tr td {
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
}
.notice-board tr {
	border-bottom: 1px solid #ccc;
}
.notice-board thead tr td {
	font-size: 14px;
	font-weight: 500;
}
.notice-board tbody tr td:nth-child(2) {
	text-align: left;
}
.notice-board .notice {
	font-weight: 500;

}
.notice-board a {
	color: #232323;
}
.pagination>li>a, .pagination>li>span {
	color: #666;
}
.notice-board .number{
	width: 120px;
}
.notice-board .author, .notice-board .creat_at, .notice-board .view {
	width: 200px;
}
.article-detail{
	margin:70px 0px;
}
.article-detail .detail-header .title {
	font-size: 28px;
	color: #000;
	padding: 12px 0;
}
.article-detail .detail-header span {
	font-size: 18px;
	color: #999999;
	font-weight: 400;
	margin-right: 15px;
}
.article-detail .detail-header span i {
	margin-right: 5px;
}
.article-detail .detail-header {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 35px;
}
.article-detail .detail-navigation {
	margin-bottom: 35px;
}
.article-detail .detail-navigation ul {
	margin: 0;
	padding: 0;
	margin-top: 35px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.article-detail .detail-navigation ul li {
	list-style: none;
	padding: 15px 0;
}
.article-detail .detail-navigation ul li:first-child {
	border-bottom: 1px solid #ccc;
}
.article-detail .detail-navigation ul li:last-child {
	border-top: 1px solid #ccc;
	margin-top: -1px;
}
.article-detail .detail-navigation ul li span {
	padding: 0 15px;
	position: absolute;
}
.article-detail .detail-navigation ul li span i {
	margin-right: 5px;
}
.article-detail .detail-navigation ul li a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	display: block;
	color: #0099cc;
	padding-left: 100px;
}
.article-detail article img {
	display: block;
	max-width: 100%;
	height: auto;
}
.article-detail .detail-filelist {
	margin-top: 35px;
}
.article-detail .detail-filelist ul {
	margin: 0;
	padding: 0;
}
.article-detail .detail-filelist ul li {
	list-style: none;
	padding: 7px 0;
}
.article-detail .detail-filelist ul li span {
	padding: 0 10px;
}
.article-detail .detail-filelist ul li a i {
	margin-right: 4px;
}
.article-detail .detail-filelist ul li a {
	background: #0099cc;
	padding: 5px 10px;
	border-radius: 4px;
	color: #fff;
	transition: 0.5s ease;
	text-decoration: none;
}
.article-detail .detail-filelist ul li a:hover {
	background: #0099cc;
}

@media (max-width: 1200px) {
.notice-board tr td {
	display: block;
}
.notice-board .number, .notice-board .author, .notice-board .creat_at, .notice-board .view {
	display: block;
	float: left;
}
.notice-board .author, .notice-board .creat_at, .notice-board .view {
	color: #999;
	margin-right: 15px;
	margin-top: 5px;
	float: right;
}
.notice-board .author:before, .notice-board .creat_at:before, .notice-board .view:before {
	font: normal normal normal 14px/1 FontAwesome;
	display: inline-block;
	padding-right: 5px;
}
.notice-board .author:before {
	content: "\f007";
}
.notice-board .creat_at:before {
	content: "\f017";
}
.notice-board .view:before {
	content: "\f06e";
}
.notice-board thead {
	display: none;
}
.notice-board tr td {
	padding: 5px 0;
	text-align: left;
}
.notice-board tr {
	padding: 15px;
	display: block;
}
.notice-board tr:after {
	content: '';
	display: table;
	clear: both;
}
.notice-board .number, .notice-board .author, .notice-board .creat_at, .notice-board .view {
	width: auto;
}
.notice-board .number {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px 5px;
	margin-right: 5px;
	margin-bottom: 16px;
}
}
.gallery-search {
	margin-bottom: 10px;
}
.gallery-search .input-group-addon {
	background: none;
	border: none;
	padding: 0;
}
.gallery-search .input-group-addon select {
	border-right: none;
	min-width: 80px;
	border-top-left-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
}
.gallery-search .input-group-addon button {
	border-left: none;
	border-radius: 0;
	background: #eee;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.gallery .thum_area .thumbnail-image {
	transition: transform 0.3s ease-out;
	padding-bottom: 56.25%;
	background-size: cover;
	background-position: 50% 50%;
	background-image: url(../images/default_image_1200x800.jpg);
}
.gallery .thum_area .thumbnail-image:hover {
	transform: scale(1.10);
}
.gallery .thum_area a {
	display: block;
	position: relative;
}
.gallery .thum_area {
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;
}
.gallery .cont_area {
	margin-bottom: 15px;
}
.gallery .cont_area .title {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 10px;
}
.gallery .cont_area .more_info {
	color: #999;
	font-weight: 200;
}
.gallery .cont_area .more_info span:not(:last-child) {
	margin-right: 10px;
}
.gallery .cont_area .more_info span:before {
	font: normal normal normal 14px/1 FontAwesome;
	display: inline-block;
	padding-right: 5px;
}
.gallery .cont_area .more_info .author:before {
	content: "\f007";
}
.gallery .cont_area .more_info .creat_at:before {
	content: "\f017";
}
.gallery .cont_area .more_info .view:before {
	content: "\f06e";
}
/*loading*/
#loading {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0,0,0,0.5);
	z-index: 99;
	left: 0px;
	top: 0px;
	display: none;
}
.loading_content {
	display: none;
	width: 200px;
	height: 200px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 101;
	transform: translate(-50%, -50%);
}
.sk-fading-circle {
	width: 200px;
	height: 200px;
	position: relative;
}
.sk-fading-circle .sk-circle {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	z-index: 100;
	top: 0;
}
.sk-fading-circle .sk-circle:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}
 @-webkit-keyframes sk-circleFadeDelay {
 0%, 39%, 100% {
 opacity: 0;
}
 40% {
 opacity: 1;
}
}
 @keyframes sk-circleFadeDelay {
 0%, 39%, 100% {
 opacity: 0;
}
 40% {
 opacity: 1;
}
}
