/*Font: Montserrat*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,900');

/*Font: Noto Sans KR*/
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Light.woff2) format('woff2'), url(../fonts/NotoSans-Light.woff) format('woff'), url(../fonts/NotoSans-Light.ttf) format('truetype'), url(../fonts/NotoSans-Light.otf) format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Regular.woff2) format('woff2'), url(../fonts/NotoSans-Regular.woff) format('woff'), url(../fonts/NotoSans-Regular.ttf) format('truetype'), url(../fonts/NotoSans-Regular.otf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Medium.woff2) format('woff2'), url(../fonts/NotoSans-Medium.woff) format('woff'), url(../fonts/NotoSans-Medium.ttf) format('truetype'), url(../fonts/NotoSans-Medium.otf) format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Bold.woff2) format('woff2'), url(../fonts/NotoSans-Bold.woff) format('woff'), url(../fonts/NotoSans-Bold.ttf) format('truetype'), url(../fonts/NotoSans-Bold.otf) format('truetype');
    font-weight: 700;
    font-style: normal
}



/* 팝업레이어 */
#hd_pop {
	z-index:1000;
	position:relative;
	margin:0 auto;
	height:0}
#hd_pop .hd_pops .hd_pops_con img{
	width: 100%;
}
#hd_pop h2 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.hd_pops {
	position:absolute;
	border: 0px;
	background:#fff
}
.hd_pops_con {
	overflow: hidden;
}
.hd_pops_footer {
	padding:8px 0;
	background:#393939;
	color:#fff;
	text-align:right;
	border-bottom: 0px;
	width: 100%;
	position: absolute;
	border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
	margin-right:5px;
	padding: 0px 7px;
	border:0;
	background:#282828;
	color:#fff;
	border-radius: 4px;
	font-size: 12px;
    font-weight: 300;
	margin: 3px 5px 3px 0px;
}
@media only screen and (max-width:992px){
	#hd_pop .hd_pops{
		left: 0 !important;
		width: 80% !important;
	}
	#hd_pop .hd_pops .hd_pops_con{
		width: 100% !important;
		overflow: scroll;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}
/*common*/
.btn-basic{
	border-color: #cacaca #b8b8b8 #9d9d9d !important;
    background-color: rgba(248, 248, 248, 0.4) !important;
    color: #868686 !important;
    background: linear-gradient(#fff,rgba(248, 248, 248, 0.4));
}
.text-color-dark{
	color: #585858;
}
.text-color-theme{
	color: #08c
}
.owl-dots {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.line-height27 {
	line-height: 27px;
}
.hide {
	display: none;
}
.divider-small-left{
	float: left;
}
@media only screen and (max-width: 766px) {
	.divider {
	display: none;
	}
	.mobile-hide {
	display: none;
}
}
@media only screen and (max-width: 992px) {
	.mobile-mb15 {
		margin-bottom: 15px;
	}
}
img {
	max-width: 100%;
}

/*body*/
.body {
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
}


.f_mon {
	font-family: 'Montserrat';
    letter-spacing: 0px;
}



/*Header Top*/
#header {
    min-height: 117px !important;
}
#header .header-nav-top ul>li{
	background: url(../img/top_nav.png) no-repeat;
    background-position: right 0;
}
#header .header-nav-top .nav-top > li > a:hover, #header .header-nav-top .nav-top > li > a:focus {
    background: transparent;
    color: #3c3c3c !important;
}
#header .nav-top-master {
    color: #c67c77 !important;
}
#header .header-nav-top .nav-top > li > .nav-top-master:hover, 
#header .header-nav-top .nav-top > li > .nav-top-master:focus{
	color: #be1b11 !important
}
#header .user_count,
#header .list_count{
    color: #3c3c3c;
    font-size: 0.9em;
}
#header .search-mobile_wrp {
    padding: 15px 50px;
}
#header .search-mobile_wrp .btn{
	display: inline-block;
	width: 23%;
	vertical-align: top;
}
#header .header-search-mobile{
	position: absolute;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 65px;
    top: 106px;
    left: 0;
}
#header .search-mobile-input{
	width: 75%;
	display: inline-block !important;
}
#header .search-mobile a.btn.btn-primary.btn-basic {
    color: #676767 !important;
}
@media only screen and (max-width: 992px) {
	.search-in{
		display: block !important;
	}
	.header-nav-main{
		border-bottom: 1px solid #eee;
    	box-shadow: 0px 1px 1px rgba(244,244,244,0.6);
	}
	#mainNav li{
		padding: 0 10px !important;
	}
    #header{
    	min-height: 119px !important;
    }
	#header .container {
    	width: 100%;
		padding-right: 0px;
	    padding-left: 0px; 
	}
	#header.header-narrow .header-logo img {
    	margin: 12px 12px 12px 15px;
	}
	#header .header-nav-main {
		background: rgb(255, 255, 255);
		clear: both;
		float: none;
		position: relative;
		top: 27px;
	}
	#header .header-container {
		display: block;
		height: 105px;
	}
	#header .top-nav-btn-wrp {
		position: absolute;
		right: 15px;
		top: 8px;
	}
    #header .header-nav-top ul>li{
	    background: none;
        background-position: right -1px;
	}
    #header .header-nav-top {
		bottom: 0;
		left: 0;
		margin-bottom: 5px;
	}
    #header .header-btn-collapse-nav {
        margin: 20px 5px;
    }
    #header .header-body {
    	padding-bottom: 0;
	}
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
	    color: #3c3c3c;
	}
	#header .header-nav-top .nav-top > li > a:hover, #header .header-nav-top .nav-top > li > a a:focus {
	    color: #999 !important;
	}
	#header .nav-top-master {
	    color: #be1b11 !important;
	}
	#header .header-nav-top .nav-top > li > .nav-top-master:hover, 
	#header .header-nav-top .nav-top > li > .nav-top-master:focus{
		color: #c67c77 !important
	}
	#header .user_count,
	#header .list_count{
	    color: #999;
	}
	#header .header-nav-top ul>.bg-no-mobile{
		background: none;
	}
}
@media only screen and (max-width: 496px) {
	#header.header-narrow .header-logo img {
    	margin: 12px 12px 12px 0px !important;
		width: 80% !important;
	}
    #header .header-nav-top ul>li{
	    background: none;
        background-position: right -5px;
    }
    #header .header-nav-top {
		/*position: absolute;*/
    	bottom: 0;
	}
	#header .header-nav-main {
		top: 0px;
	}
    #header .header-btn-collapse-nav {
		color: #FFF;
		/*margin: 24px 0;*/
		padding: 5px 12px !important;
	}
    #header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
        padding: 1px 3px;
    }
	
}

@media only screen and (max-width:992px){
	#header .header-top.header-top-style-4 .container .header-nav-top-wrap,
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
    	width: 100%;
	}
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
    	text-align: left;
	}
}


#header {
    min-height: 90px !important;
}

@media only screen and (max-width: 992px){
	#header {
		min-height: 99px !important;
	}
	#header .header-container {
		display: block;
		height: 85px;
	}
}



/*#s005 Header-top-search*/
#header .header-search{
	margin: 15px 0 20px 5px;
}
#header .header-top p {
    line-height: inherit;
}
#header .mobile-search-form {
	display: none;
}
#header .mobile-search-form input[type="text"]{
	vertical-align: top;
}
#header .header-search .search-btn {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    min-width: 26px;
    height: 35px;
    margin: 0;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    background-color: rgb(0 113 188);
    border: none;
	vertical-align: top;
}
html #header .header-top.header-top-dark {
	    background: #0b4871;
}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
	    color: #fff;
}
#header .header-search .search-toggle {
	display: inline-block;
	font-size: 13px;
	line-height: 22px;
	min-width: 25px;
	margin: 0;
	text-align: center;
	background-color: transparent;
	color: #222;
	border: none;
	cursor: pointer;
}
#header .header-search input[type="text"]{
	padding: 4px 5px;
    border-color: transparent;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	width: 30%;
}
#header .mobile_show {
	position: fixed;
	width: 100%;
	top: 148px;
	left: 0;
	background-color: rgba(0, 0, 0, 0.7);
	height: 69px;
	display: block !important;
	text-align: center;
	padding-top: 15px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 992px){
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		padding: 3px 5px 3px 0px;
	}
	#header .header-top .header-nav-top {
		margin-right: 0px;
		margin-top: 0px;
	}
	#header .header-top .header-search {
		margin-right: 0px;
	}
	#header .header-search .search-toggle {
		background-color: #0088cc;
		color: #fff;
		padding: 4px 11px !important;
		line-height: 24px !important;
		font-size: 14px !important;
	}
	#header .header-search input[type="text"]{
		width: 60%;	
	}
	
	#header .mobile_show {
		    top: 17%;
	}
	#header .header-search{
		margin: 20px 0px;
	}
	
	html #header .header-top.header-top-dark {
		    padding: 0px;
	}
}

html #header .header-top.header-top-dark .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-dark .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:focus {
	background: none;
}

/*Header*/
#header .header-body{
	padding-bottom: 0;
}
#header .header-nav-main nav > ul > li > a {
    font-size: 17px;
    font-weight: 500;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
	border-top-color: #0e78be;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    font-size: 1.1em;
}
#header .header-nav-main > nav > ul > li > a{
	padding: 10px 20px !important;
	color: #4a4a4a !important;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #FFF !important;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #4a4a4a transparent transparent transparent;
}
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #ffffff transparent transparent transparent;
}
#header.header-narrow .header-logo img {
    margin: 12px 12px 12px 0;
    width: 100%;
}
@media only screen and (min-width:992px) {
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
		background: #0e78be;
	}
}
@media only screen and (max-width:992px) {
	#header .header-nav-main > nav > ul > li > a{
		color: #08c !important;
	}
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
    	color: #08c !important;
	}
    #header .header-nav-main nav > ul li a{
        line-height: inherit;
        padding: 7px 8px 3px 8px;
    }
}
@media only screen and (max-width: 766px) {
	nav>ul>li>a:hover,
	nav>ul>li>a:focus{
		color: #4db8ff !important;
}
}

html .btn-primary {
    color: #ffffff;
    background-color: #1cb1a8;
    border-color: #1cb1a8;
}
/*main*/
.main .text-center{
	text-align: center;
}
.main .mb-xlg2 {
	margin-bottom: 100px;
}
.main .border-no{
	border: none;
}
/*text rotate 높이맞추기*/
.main h2.word-rotator-title .word-rotate {
    max-height: 36px;
    line-height: 36px;
    margin-bottom: -5px;
    color:#40b4e4;
}
@media only screen and (max-width: 496px) {
	.main .mb-xlg2 {
		margin-bottom: 80px;
	}
	section.section.section-with-mockup {
    	margin-top: 50px;
	}
}
/*main contents*/
.counters label {
    font-size: 25px;
    margin-top: 1rem;
	font-weight: 500;
}
.contents01 h2{
	font-weight: 500;
}
@media only screen and (max-width: 766px) {
	.main .call-to-action {
		padding-left: 10px;
		padding-right: 10px
	}
	.main .call-to-action .call-to-action-btn {
    	margin: -40px 0 0 0;
	}
}
/*footer*/
#footer {
	padding: 20px 0;
    margin: 0;
    
}
#footer.short {
   
}
#footer .footer-copyright {
     margin-top: 0; 
}
#footer {
     margin-top: 0px; 
}
#footer p{
    color:#999;
} ;
#footer p span{
    color:#fff;
} 
#footer .contact p {
    margin: 0 0 10px;
    
}
#footer .container .row > div {
     margin-bottom: 0px; 
}
/*page header*/
.page-header.parallax{
	margin-bottom: 120px !important;
}

/*aside-menu Sub-title*/
#aside-menu.page-header{
	padding: 50px 0 !important;
	margin: 0 0 115px 0 !important;
}
#aside-menu.page-header h1>span{
	display: none;
}

/*sec_dvd*/
.sec_dvd {
    padding: 100px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
@media (max-width:768px){
    .sec_dvd {
        padding: 60px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 40px 0;
    }
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
@media (max-width:768px){
    .conbox {
        margin-top: 30px;
    }
	.conbox.conbox_mini {
		margin-top: 20px;
	}
}

/*c_wrp*/
.v_m > div,
.v_m > li {
    vertical-align: middle;
}
@media (min-width:769px) {
    .c_wrp {
        display: table;
        width: 100%;
        vertical-align: text-top;
    }
    .c_wrp.t_fx {
        table-layout: fixed;
    }
    .c_wrp > div,
    .c_wrp > li {
        display: table-cell;
    }
}
/*m_wrp*/
@media (max-width:768px) {
    .m_wrp {
        display: table;
        width: 100%;
        height: 100%;
        vertical-align: text-top;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > div,
    .m_wrp > li {
        display: table-cell;
    }
}

/*dft*/
.dft {
    word-break: keep-all;
}
h1.dft {
    font-size: 45px;
    color: #221814;
    font-weight: 600;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 20px;
}
h2.dft {
    font-size: 35px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h3.dft {
    font-size: 28px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft {
    font-size: 24px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 22px;
    color: #221814;
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
}
h6.dft {
    font-size: 20px;
    color: #1e1e1e;
    font-weight: 400;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    line-height: 1.8em;
    color: #221814;
    font-weight: 400;
}
@media (max-width:768px){
    h1.dft {
        font-size: 30px;
    }
    h2.dft {
        font-size: 22px;
    }
    h3.dft {
        font-size: 20px;
    }
    h4.dft {
        font-size: 18px;
    }
    h5.dft {
        font-size: 15px;
    }    
    h6.dft {
        font-size: 14px;
    }
    p.dft {
        font-size: 13px;
    }
}


/*font*/
.f_mon {
	font-family: 'Montserrat' !important;
}
/*color*/
.c_org {
	color: #ea9d2c !important;
}
.c_dorg {
	color: #fc7100 !important;
}
.c_pk {
	color: #ec5ab2 !important;
}
.c_pp {
	color: #3c20a3 !important;
}
.c_yl {
	color: #fddd03 !important;
}
.c_sky {
	color: #94e7ff !important;
}
.c_bl {
	color: #2864d2 !important;
}
.c_rd {
	color: #d72008 !important;
}
.c_gd {
	color: #ce911b !important;
}
.c_gr {
	color: #00a65a !important;
}
.c_dgr {
	color: #288828 !important;
}
.c_nv {
	color: #0b0b72 !important;
}
.c_lgr {
	color: #999 !important;
}
.c_pp {
	color: #4c36b2 !important;
}


html section.section-default-scale-9 {
    background-color: #000 !important;
    border-top-color: #070707 !important;
}

html section.section-default-scale-9 h3{
    color:#40b4e4;
}

section.section {
    background-color: #aaa;
    border-top: 5px solid #f1f1f1;
    margin: 0px;
    padding: 50px 0;
}
.contents01 {
    background: url(../img/content01_bg.jpg) center center no-repeat;
    background-attachment: fixed;
    line-height: 0;
}

.counters label {
    font-size: 25px;
    margin-top: 1rem;
    font-weight: 500;
    color:#000 !important;
}

.counters strong {
    display: block;
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
    color:#40b4e4 !important;
}

#msec03 {
	background: url(../img/msec03_bg.jpg) center center no-repeat;
}
#msec03 .block-about img {
    margin-bottom: 0px;
}
#msec03 .block-about .text-box {
    display: table;
    width: 100%;
    table-layout: fixed;
}
#msec03 .block-about .text-box > div {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 0;
}
#msec03 .block-about .text-box > div.right h2{
    font-weight: 900;
    color: #eee;
    font-size: 60px;
    line-height: 1em;
}
#msec03 .bt_ment > ul {
    display: table;
    width: 100%;
    table-layout: fixed;
}
#msec03 .bt_ment > ul > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 0px;
}
#msec03 .bt_ment > ul > li .icon_box {
    padding-top: 80px;
    margin: 20px 0;
    text-align: left;
    display: inline-block;
    min-width: 350px;
	text-align: center;
}
#msec03 .bt_ment > ul > li .icon_box.icon_box01 {
    background: url(../img/trade_i01.png) center top no-repeat;
}
#msec03 .bt_ment > ul > li .icon_box.icon_box02 {
    background: url(../img/trade_i02.png) center top no-repeat;
}
#msec03 .bt_ment > ul > li .icon_box.icon_box03 {
    background: url(../img/trade_i03.png) center top no-repeat;
}
#msec03 .bt_ment > ul > li .icon_box.icon_box04 {
    background: url(../img/trade_i04.png) center top no-repeat;
}
#msec03 .bt_ment > ul > li .icon_box h4 {
    color: #636363;
    font-size: 17px;
    line-height: 1.4em;
	margin-bottom: 0px;
}
#msec03 .bt_ment > ul > li .icon_box h2 {
    color: #1cb1a8;
    font-size: 22px;
    line-height: 1.4em;
    font-weight: 600;
    margin-bottom: 5px;
}
#msec03 .bt_ment > ul > li .icon_box h4 strong{
    color:#000;
}
@media (max-width:768px){
    #msec03 .block-about .text-box > div.right h2 {
        font-size: 40px;
    }
    #msec03 .bt_ment > ul {
        display: block;
    }
    #msec03 .bt_ment > ul > li {
        display: block;
        border-top: 1px solid #ddd;
    }
    #msec03 .bt_ment > ul > li:first-child {
        border-top: 0px;
    }
	#msec03 .bt_ment > ul > li .mockup_img {
		max-width: 70%;
	}
    #msec03 .bt_ment > ul > li .icon_box {
        padding-top: 0;
        background-size: 40px !important;
        margin: 15px 0;
        width: 100%;
        text-align: left;
        background-position: left top !important;
        min-height: 100px;
        padding-top: 50px;
        min-width: 0px;
    }

    #msec03 .bt_ment > ul > li .icon_box h4 {
        font-size: 12px;
    }
    #msec03 .bt_ment > ul > li .icon_box h2 {
        font-size: 14px;
    }
    #msec03 .bt_ment > ul > li .abee_img_top {
        max-width: 50%;
        margin-top: 30px;
    }
}
#msec04 {
	background: url(../img/msec04_bg.png) center bottom no-repeat;
}
#msec04 .mtit img{
    display: inline-block;
    padding-right: 10px;
}
#msec04 .mtit h3{
    display: inline-block;
}
.vdo_area > iframe {
    height: 400px !important;
}



/*sec05*/
#sec05{
	background-color: #fff;
    margin: 0px;
    border-top: 0px;
}
/*notice*/
#notice {
    background-color: rgba(255, 255, 255, 0.7);
	border: 1px solid #ccc;
}
#notice h3{
	border: 0px;
    border-bottom: 0px;
    color: #ffffff;
    line-height: 23px;
    overflow: hidden;
	font-size: 20px;
}
#notice h3.color-1{
	background-color: #0e78be;
}
#notice h3.color-2{
    background-color: #1cb1a8;
}
#notice h3.color-3{
	background-color: #40b4e4;
}
#notice h3 a{
	display: inline-block;
    border: 1px solid #fff;
    text-decoration: none;
    color: #fff;
    float: right;
    height: 55px;
    margin: -16px;
    width: 50px;
    padding: 17px;
}
#notice ul li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #a5a5a5;
	font-size: 15px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	padding: 4px 0;
}
#notice ul li:last-child a{
	border: 0px;
}
#notice ul li a:hover,
#notice ul li a:hover .notice-date{
	color: #000;
}
#notice ul li a .notice-date{
	color: #a5a5a5;
	float: right;
}
@media (min-width:992px){
	#notice {
		min-height: 250px;
	}
}

/*gallery*/
#gallery {
    border: 1px solid #ccc;
}
#gallery h3{
	border-bottom: 1px solid #ccc;
    color: #ffffff;
    line-height: 23px;
    overflow: hidden;
    font-size: 20px;
    background-color: #40b4e4;
}
#gallery h3 a{
	display: inline-block;
    border: 1px solid #fff;
    text-decoration: none;
    color: #fff;
    float: right;
    height: 55px;
    margin: -16px;
    width: 50px;
    padding: 17px;
}
#gallery .owl-carousel a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid rgba(0,0,0,0);
}
#gallery .owl-carousel a:hover img{
	opacity: 0.8;
}
#gallery .owl-carousel a img{
	width: 100%;
}
#gallery .owl-carousel a .gallery-txt-wrp{
	background-color: #fff;
	font-size: 12px;
}
#gallery .owl-carousel a .gallery-txt-wrp p{
	line-height: 20px;
}
#gallery .owl-carousel a .gallery-txt-wrp strong{
	display: block;
}
#gallery .owl-carousel a .gallery-txt-wrp .date{
	color: #999;
	display: inline-block;
}
@media (min-width:992px){
	#gallery {
		min-height: 250px;
	}
}


#msec06{
    background-color: #01588e;
}
#msec06 a{
    text-decoration: none;
}
#msec06 .ms06_box{
    padding: 20px 0;
    border-top:2px solid #fff;
    border-bottom:2px solid #fff;
}
#msec06 .ms06_box h4{
    background-color: #40b4e5;
    padding: 5px 10px;
}
#msec06 .ms06_box .ms_logo{
    padding: 20px 0;
}
#msec06 .dialog.dialog-sm h2{
    color:#40b4e5;
}
@media (min-width: 1200px){
    #msec06 .container {
    width: 1400px;
    }
}


/*subtop*/
.subtop {
    position: relative;
}
.subtop .txt {
    position: relative;
    z-index: 2;
}
.subtop .sub_arr {
    position: absolute;
    left: 0;
    bottom: 50px;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.subtop .sub_arr img {
    width: 29px;
    
    -webkit-animation: arr 0.9s linear infinite;
    -moz-animation: arr 0.9s linear infinite;
    -ms-animation: arr 0.9s linear infinite;
    -o-animation: arr 0.9s linear infinite;
    animation: arr 0.9s linear infinite;
}
.subtop h1,
.subtop p {
    margin-top: 15px;
}

@keyframes arr {
	0% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}
	70% {
		-webkit-transform: translateY(8px);
		-moz-transform: translateY(8px);
		-ms-transform: translateY(8px);
		-o-transform: translateY(8px);
        transform: translateY(8px);
	}
	100% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}  
}
@media (min-width:769px){
    .subtop {
        position: relative;
        padding-top: 160px;
        min-height: 530px;
        margin-bottom: 120px;
    }
    .subbottom{
        margin-bottom: 120px;
    }
    .subtop .bg {
        height: 530px;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
    }
}
@media (max-width:768px){
    .subtop {
        padding-top: 80px;
        min-height: 250px;
        margin-bottom: 60px;
    }
    .subtop .bg {
        min-height: 250px;
        background-size: cover !important;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    .subtop .sub_arr {
        bottom: 20px;
    }
    .subtop .sub_arr img {
        width: 20px;
    }
    .subbottom{
        margin-bottom: 60px;
    }
}
.
/*siteconfig*/
.siteconfig {
	display: inline-block;
	padding: 5px 0;
}
.siteconfig .home_box a,
.siteconfig .home_box {
	color: #aaa;
	display: inline-block;
	padding: 1px 3px;
	position: relative;
	font-size: 12px;
	font-weight: 300;
}
.siteconfig .home_box:after {
	content: "\f105";
	font: normal normal normal 12px/1 FontAwesome;
	display: inline-block;
	padding-left: 3px;
	color: #40b4e4;
    font-weight: 700;
}
.siteconfig .home_box.home_box3:after {
	content: "";
}
@media (max-width:768px){
	.siteconfig {
		display: inline-block;
		padding: 0px;
	}
	.siteconfig .home_box a,
	.siteconfig .home_box {
		position: relative;
		font-size: 10px;
		padding: 0;
	}	
}

.f_b ul li{
    margin: 15px 0;
}
@media (min-width:769px){
    .f_b ul li img{
        height: 206px;
    }
}