@import url('//fonts.googleapis.com/earlyaccess/nanumbrushscript.css');


@font-face {
     font-family: 'S-CoreDream-2ExtraLight';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: 'S-CoreDream-6Bold';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: 'S-CoreDream-9Black';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Light';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Bold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}


/*reset css*/
*{padding: 0; margin: 0;}
ol,ul,li{list-style: none; margin: 0;}
.clear:after{content: ''; display: block; clear: both;}
img{vertical-align: top;}
p{margin: 0;}
a:hover{text-decoration: none;}
body {font-family: 'GmarketSansMedium'; color: #000;}
h1,h2,h3,h4,h5,h6{margin: 0;}
.navy{color: #0d5fd0;}
.purple{color: #6c5fb7}
.skyblue{color: #2293e3;}
.gray{color: #656565;}
.yellow{color: #ffc324;}
.pointcolor{color: #00509b;}
.bold{font-weight: 900;}
::selection {background:#00509b; color:#fff;}


/*header*/
.header h1{padding-top: 20px; width: 210px; float: left; margin: 0 0 0 260px;}
.header h1 a{display: block; width: 100%; height: 100%;}

.header .header_top{width: 100%!important; height: 90px; background-color: rgba(255,255,255,0.6); border-bottom: 1px solid #aaa;}
.header .text-right{z-index: 11;}
.header .container{top: 0; width:1300px!important;}
.container .menu{float: right; width: 850px; height: 90px;}
.container .menu > ul{width: 100%; height: 100%; }
.container .menu > ul > li{height: 100%; line-height:90px; padding: 0;
text-align: center; z-index: 11;}
.container .menu > ul > li > a{position: relative; display: block; height: 100%;}
.container .menu > ul > li > a:after{ content:""; display:block; width:0; height:2px; background-color:#446083; position:absolute; bottom:-1px; transition:all 0.5s; left:50%; transition:all 0.5s;}
.container .menu > ul > li:hover>a:after{margin-left:-50%; width:100%;}
.container .menu > ul > li:hover>a{color:#446083; font-weight: 700; width: 99%;}
.container .menu > ul a{color: #000; font-weight: 400; font-size: 22px;}
.container .menu > ul li .sub-menu{top: 58px; left: 0; width: 99%; height: 190px; z-index: 11; background-color: rgba(0,0,0,0)!important;}
/*.container .menu > ul li:nth-child(1) .sub-menu{border-left: 1px solid #bbb;}*/
.container .menu > ul li .sub-menu li{width: 100%; height: 35px; line-height: 22px; text-align: center; min-width: 0; float: left; margin: 0 20px;}
.container .menu ul li ul li a{display: block; height: 100%; font-size: 20px; font-weight: 400; color:#fff;}
.container .menu ul li:hover > .sub-menu{background-color: #e4e4e4; }
.container .menu ul li .sub-menu li:hover a{color: #000000; font-weight: bold;}

.whitebar{width: 100%; height: 70px; background-color: #fff; position: absolute; top: 90px; z-index:10;}


/*container*/
.cont-center{width: 1400px; margin: 0 auto; height: 100%;}


/*cont01*/
.cont01{position: relative; height: 430px;}

/*cont01-top*/
.cont01-top{background-color: #2179d0; height: 180px;}
.cont01-top ul{width: 900px; float: right; height: 100%;}
.cont01-top ul li{float: left; text-align: center; width:180px; height:100%; position: relative;}
.cont01-top ul li a{display: block; width: 100%; height: 100%; padding: 35px 10px;}
.cont01-top ul li:after{content: ""; display: block; position: absolute; right: 0; top: 50%; margin-top: -37px; width: 1px; height: 75px; background-color: rgba(255,255,255,0.3);}
.cont01-top ul li:last-child:after{opacity: 0;}
.cont01-top ul li div > img{filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));}
.cont01-top ul li h3{color: #fff; font-size: 17px; margin: 15px 0 0;font-family: 'GmarketSansLight'; font-weight: bold;}
.cont01-top ul li:hover h3{color:#99dce9;}
.cont01-top ul li:hover div > img{filter: brightness(1.5);}

/*cont01-bot*/
.cont01-bot{height: 250px;}
.cont01-bot > div > div{float: left; padding: 30px 0 0;}

.cont01-bot .cont01-bot-left{width:450px; margin: 0 0 0 550px; position: relative;}
.cont01-bot .cont01-bot-left h2{font-size: 25px; margin: 10px 0 0;}
.cont01-bot .cont01-bot-left h3{font-size: 18px; font-family: 'GmarketSansBold'; color: #474747; margin: 20px 0 0;}
.cont01-bot .cont01-bot-left p{font-size: 15px; margin: 10px 0 0; font-family: 'GmarketSansLight';}

.cont01-bot .cont01-bot-right{width:400px}
.cont01-bot .cont01-bot-right h2:before{content:""; display: inline-block; width: 10px; height: 10px; background-color: #5f898d; border-radius: 50%; margin: -2px 10px;}
.cont01-bot .cont01-bot-right h2{width: 100px;height: 30px; background-color: #fff; box-shadow:1px 3px 3px rgba(0, 0, 0, 0.3);border-radius: 15px; color:#333; border:1px solid #ccc; font-size: 12px; line-height: 30px;}
.cont01-bot .cont01-bot-right h3{font-size: 30px; color: #00509b; margin: 20px 0 0;}
.cont01-bot .cont01-bot-right p{font-size: 12px; color: #666; margin: 10px 0 0;}
.cont01-bot .cont01-bot-right ul{font-size: 12px; color: #666;}
.cont01-bot .cont01-bot-right ul li{float: left; width:80px; height: 30px; line-height: 30px; background: rgb(61,84,152); background: linear-gradient(180deg, rgba(61,84,152,1) 0%, rgba(42,58,107,1) 100%); margin: 10px 5px 0; border-radius: 2px; transition: all .2s;}
.cont01-bot .cont01-bot-right ul li a{color: #fff; width: 100%; height: 100%; display: block;}
.cont01-bot .cont01-bot-right ul li .fa-caret-right{color: #fff; font-size: 10px; margin: 0 9px;}
.cont01-bot .cont01-bot-right ul li:hover{background: rgb(42,58,107); background: linear-gradient(180deg, rgba(42,58,107,1) 0%, rgba(61,84,152,1) 100%);}


/*cont01-box*/
.cont01-box{width: 500px; height: 250px; padding: 25px;background-color: #00509b; color: #fff; box-shadow:4px 5px 20px #00509b; position: absolute; top: 50px; left: 200px;}
.cont01-box ul li{float:left; width: 50%; height: 100px;  border: solid rgba(255,255,255,0.6); padding: 20px 10px;}
.cont01-box ul li a{color: #fff; width: 100%; height: 100%; display: block;}
.cont01-box ul li:nth-child(1){border-width: 0 1px 1px 0;}
.cont01-box ul li:nth-child(2){border-width: 0 0 1px 0; padding: 20px 10px 0 15px;}
.cont01-box ul li:nth-child(3){border-width: 0 1px 0 0; padding: 30px 10px 0 15px;}
.cont01-box ul li:nth-child(4){border-width: 0 0 0 0; padding: 30px 10px 0 15px;}
.cont01-box-img{float: left; width: 40px; margin: 0 10px 0 0;}
.cont01-box-img img{transition: all 0.3s; width: 100%; }
.cont01-box ul li:hover img{animation: bounce-up 1s infinite;}
.cont01-box h4{font-size: 23px;}
.cont01-box p{font-size: 15px; color: rgba(255,255,255,0.5); margin: 5px 0 0;}


@keyframes bounce-up {
/*
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
*/
  40% {transform: translateY(-10px)}
/*  60% {transform: translateY(-5px)}*/
}


/*cont02*/
.cont02{position: relative; margin:100px 0 0; height: 800px;}
.cont02 .cont02-left{float: left; width: 40%; height: 100%; }
.cont02 .cont02-right{float: left; width: 60%; height: 100%;}
.heading {
  margin: 70px 0 0 120px;
  font-size: 110px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	color: #868686;
}
.heading > div {
  overflow: hidden;
}
.heading > div > p {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  white-space: nowrap;
  line-height: 95%;
}

.opac{opacity:0.2;}

.red {
  color: #d90d11;
}

div.heading > div {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}
div.heading > div:nth-child(2) > p {
  -webkit-animation-delay: .75s;
          animation-delay: .75s;
}

div.heading > div:nth-child(3) > p {
  -webkit-animation-delay: 1.05s;
          animation-delay: 1.05s;
}
div.heading > div:nth-child(4) > p {
  -webkit-animation-delay: 1.75s;
          animation-delay: 1.75s;
}

.slide-up {
  -webkit-animation: slide-up 2s cubic-bezier(0.65, 0, 0.35, 1) both;
          animation: slide-up 2s cubic-bezier(0.65, 0, 0.35, 1) both;
}

@-webkit-keyframes slide-up {
  0% {
    transform: translateY(200px);
  }
  100% {
    transform: translateY(10px);
  }
}

@keyframes slide-up {
  0% {
    transform: translateY(200px);
  }
  100% {
    transform: translateY(10px);
  }
}




.bg-box{
	width: 140%;
  height: 100%;
	position: relative;
	
}
.bg-box .white{
	height: 100%;
	width: 0;
  background: #fff;
	transform: skewX(-10deg);
  animation-name: slide;
		-webkit-animation: slide 6s forwards;
		-webkit-animation-delay: 0s;
		animation: slide 6s forwards;
		animation-delay: 0;
	position: absolute;
left: -90px;
}


@keyframes slide {
  10% {
    width: 0;
  }
  37% {
    width: 100%;
  }
  63% {
    width: 100%;
  }
  100% {
    width: 100%;
  }
}

@keyframes slide2 {
  10% {
    width: 0;
  }

  52% {
    width: 52.7%;
  		}
  }

.cont02-left-desc{width: 52.7%; position: absolute; height: 70px; ; line-height: 70px; background-color: #333; bottom: 1px; z-index: 12;transform: skewX(-10deg);left: -90px; color: #fff; font-family: 'Pretendard-Light'; font-size: 20px; padding: 0 0 0 120px;
	animation-name: slide2;
		-webkit-animation: slide2 6s forwards;
		-webkit-animation-delay: 0s;
		animation: slide2 6s forwards;
		animation-delay: 0s;}

.cont02 .more-btn{background-color: #333; width: 110px; height: 110px; border-radius: 50%; position: absolute; top: 50%; margin-top: -50px; left: 50%; margin-left: -50px;z-index: 1;}
.cont02 .more-btn a{color: #fff; width: 100%;height: 100%; display: block; text-align: center; padding-top: 45px; font-size: 18px; font-family: 'Pretendard-Light';}

.cont02 .more-btn a .fa-angle-right{
  font-size: 18px;
  animation: bounce 2s infinite;
	margin: 0 0 0 12px;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {transform: translateX(-6px)}
  60% {transform: translateX(-5px)}
}

.cont02 .line{transform: rotate(90deg); position: absolute; left: -30px; top: 50%; margin-top: -48px;font-family: 'Pretendard-Light'; text-align: center;}
.cont02 .line h6:after{content: ""; display: block; width: 100px; height: 2px; background-color: #e89f22; margin: 5px auto 0;}

.cont02-right {
  width: 60%;
  position: relative;
  overflow: hidden;
  height: 500px;
/*	transform: skewX(-10deg);*/
}
.cont02-right:before {
  background:url(/_upload/watertank.xn--6e0bo17ba.kr/cont02-right-img.jpg) no-repeat center;
  content: "";
  display: inline-block;
  height: 100%;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 130%;
  z-index: -1;
  animation: 6s ease 0s normal none zoomin;
  -webkit-animation: 6s ease 0s normal none zoomin;
  -o-animation: 6s ease 0s normal none zoomin;
  -moz--o-animation: 6s ease 0s normal none zoomin;
	animation-fill-mode: forwards;
	animation-delay:1s;
}

@keyframes zoomin {
    0% { transform: scale(1, 1) }
    100% { transform: scale(1.3, 1.3) }
	
}

.cont02-right .cont02-right-desc{color: #fff; font-family: 'Pretendard-Light'; position: absolute; top: 50%; margin-top: -25px; left: 50%; margin-left: -50px; text-align: center; text-shadow: 1px 1px 1px rgba(0,0,0,0.5);}

.cont02-right .cont02-right-desc h4{font-size: 38px;font-family: 'Pretendard-Regular'; letter-spacing: 20px;}
.cont02-right .cont02-right-desc p{font-size: 16px; margin: 20px 0 0;}


/*cont03*/
.cont03{width:100%; position: relative; overflow: hidden; margin: 100px 0 0; letter-spacing: -5px;}
.cont03 .cont-center{position: relative;}

.cont03 > div > h3{color: #777; font-size: 37px; font-family: 'GmarketSansBold'; letter-spacing: -3px;}
.cont03 > div > p{color: #555; font-size: 37px;font-family: 'GmarketSansLight'; margin: 20px 0 0; line-height: 25px;}
.cont03 .blue{color: #00509b;font-family: 'GmarketSansMedium'}
.cont03 .cont03-bot:before{content:""; display: block; width: 100%; background-color: #000; height: 1px; margin: 50px auto;}
.cont03 .cont03-bot ul li{float: left; width: 330px; height: 250px; margin: 0 10px;}
.cont03 .cont03-bot ul li h4{color: #00509b; font-size: 26px; letter-spacing: -2px; margin: 0 0 20px;}
.cont03 .cont03-bot ul li h4 .bold{font-family: 'GmarketSansBold';}
.cont03 .cont03-bot ul li a{width: 100%; height: 180px;box-shadow:3px 3px 15px rgba(0,0,0,0.3); background-color: #ddd;display: block; position: relative;}
.cont03 .cont03-bot ul li:nth-child(1) a{background:url(/_upload/watertank.xn--6e0bo17ba.kr/cont03-bot-img01.jpg) no-repeat center / 100% 100%;}
.cont03 .cont03-bot ul li:nth-child(2) a{background:url(/_upload/watertank.xn--6e0bo17ba.kr/cont03-bot-img02.jpg) no-repeat center / 100% 100%;}
.cont03 .cont03-bot ul li:nth-child(3) a{background:url(/_upload/watertank.xn--6e0bo17ba.kr/cont03-bot-img03.jpg) no-repeat center / 100% 100%;}
.cont03 .cont03-bot ul li:nth-child(4) a{background:url(/_upload/watertank.xn--6e0bo17ba.kr/cont03-bot-img04.jpg) no-repeat center / 100% 100%;}

.cont03 .cont03-bot ul li .box{width: 170px; height: 150px; background-color: rgba(0,0,0,0.4); position: absolute; right: 10px; bottom: 10px; color: #fff; letter-spacing: 0; padding: 10px; font-family: 'GmarketSansLight'; transition: all .5s;}
.cont03 .cont03-bot ul li .box h5{font-size: 21px; font-family: 'GmarketSansMedium';}
.cont03 .cont03-bot ul li .box p{font-size: 13px;  margin: 5px 0 0;}
.cont03 .cont03-bot ul li .box > .more-btn{width: 80px; height: 25px; line-height: 25px; border: 1px solid rgba(255,255,255,0.7); padding: 0 5px; margin: 50px 0 0;}
.cont03 .cont03-bot ul li .box > .more-btn .fa-plus{font-size: 10px; margin: 0 0 0 5px; transition: all .5s;}
.cont03 .cont03-bot ul li:hover .box{background-color: rgba(0,0,0,0.6);}
.cont03 .cont03-bot ul li:hover .fa-plus{transform: rotate(-180deg);}


/*cont04*/
.cont04{margin: 100px 0 0; padding: 50px 0; background-color: #2179d0; color: #fff;}
.cont04 h3{float: left; width: 200px; margin: 10px auto; font-size: 30px;}
.cont04 ul{height: 100%; width: 1200px; float: right;}
.cont04 ul li{float: left; width: 180px; height: 55px; line-height: 55px; margin: 10px; text-align: center; border: 1px solid #fff;}
.cont04 ul li a{color: #fff; font-size: 15px; display: block; width: 100%; height: 100%;}
.cont04 ul li:hover{background-color: #fff;}
.cont04 ul li:hover a{color: #2179d0;}


/*view-more*/
.view-more{display: block; width: 180px; height: 50px; line-height: 47px; text-align: center; border-width:1px; border-color:#000; border-style: solid; margin: 20px 0 0; position: relative; color:#000; background-color: rgba(255,255,255,0); font-size: 19px; z-index: 1;}
.view-more:before{content:''; position:absolute; top: 0; left: 0; width: 0; height: 100%; transition: all .2s; background-color:#000; z-index: -1;}
.view-more:after{content: "\2b"; font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block; opacity: 0; transition: 0.3s ease-in; font-size: 20px;}
.view-more:hover:before{width:100%;}
.view-more:hover:after{opacity: 1; padding-left: 20px; transition: 0.3s ease-in;}
.view-more:hover{color: #fff;}


/*blinking-text*/
@keyframes blink {
		0% {
				opacity: 1;
		}
		50% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}
.blinking-text {
		animation: blink 1s infinite;
}


/*gallery*/
.photo{width: 1300px; margin: 0 auto; text-align: center;}
.photo h4{font-size: 40px; padding: 80px 0 0; font-family: 'Pretendard-ExtraBold'; }
.photo > p{font-size: 22px; margin:20px 0 0; font-family: 'Pretendard-Regular';}

#gallery { height:auto;overflow:hidden; padding: 0}
#gallery ul {  float:left;position:relative;width:100%; height:100%; padding-left:0px;padding-right:0px; }
#gallery ul,#gallery li { list-style-type:none; }
#gallery li { float:left;position:relative;width:23%;display:inline-block; margin:10px 1%;}
#gallery li a img{width:100%; height:100%;}
#gallery li a > span{display: block; margin: 10px auto; text-align: center; color: #000; font-weight: 300; font-size: 17px;}

/*gallery-desc*/
.gallery-desc{text-align: center; padding:0 0 100px; position: relative;}
.gallery-desc:after{content:''; position: absolute; bottom: 0; height: 550px; width: 100%; background-color: #fff; left: 0; z-index: -1;}
.gallery-desc p{font-size: 18px; margin: 40px auto; line-height: 32px; color: #000;}
.gallery-desc-btn{display: block; width: 160px; margin: 0 auto; height: 50px; line-height: 50px; background: rgb(66,112,61); background: -webkit-linear-gradient(145deg, rgb(112,196,102), rgb(66,112,61)); background: linear-gradient(135deg, rgb(112,196,102), rgb(66,112,61)); color: #fff; font-size: 20px; transition: all .2s ease-in;}
.gallery-desc-btn:after{content: "\f105"; font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block; opacity: 0; transition: 0.2s ease-in;}
.gallery-desc-btn:hover{text-decoration: none; background: #fff; border: 1px solid #000; width: 180px; transition: all .2s ease-in;}
.gallery-desc-btn:hover:after{opacity: 1; padding-left: 30px; transition: 0.2s ease-in;}


/*footer*/
.footer{padding: 0; background-color: #333; color: #fff;
/*border-top: 1px solid #aaa; */
}
.footer .container{width: 1300px!important;}
.footer ul{padding: 0;}
.footer-top{border-bottom: 1px solid rgba(255,255,255,0.2); height: 100px; line-height: 100px; position: relative;}
/*.footer-top > div{float: left;}*/
.footer-top-left h6{float: left; font-size: 16px; font-family: 'GmarketSansBold'; line-height: 100px;}
.footer-top-left ul{float: left; margin-left: 30px;}
.footer-top-left ul li{float: left;}
.footer-top-left ul li:after{content:''; display: inline-block; width: 1px; height: 11px; background-color: rgba(0,0,0,0.3); margin: 0 10px;}
.footer-top-left ul li:last-child:after{display: none;}
.footer-top-right .item{position: absolute; top: 25px; right: 0; width: 130px; height: 45px; line-height: 45px; margin: 7px 0 0 0;}
.footer-top-right .item a{display: block; width: 100%; height: 100%; color: #fff; background-color: #000; transition: all 0.2s; font-size: 15px; text-align: center;}
.footer-top-right .item a:hover{background-color: #fff; border: 1px solid #000; color: #000;}

.footer-bot{height: 150px; padding: 30px 0; position: relative;}
.footer-bot ul li{float: left;}
.footer-bot ul li:after{content:''; display: inline-block; width: 1px; height: 11px; background-color: rgba(255,255,255,0.3); margin: 0 10px;}
.footer-bot ul li:last-child:after{display: none;}

/*
.footer-bot .footer-copyright{margin: 5px 0 0 0;}
.footer-bot .footer-copyright:after{content: ''; display: inline-block; width: 1px; height: 11px; background-color: #ccc; margin: 0 10px;}
*/
.footer-bot .item{width: 130px; height: 45px; line-height: 45px; position: absolute; top: 20px; right: 0;}
.footer-bot .item a{display: block; width: 100%; height: 100%; color: #222; background-color:#ddd; transition: all 0.2s; font-size: 15px; text-align: center;}
.footer-bot .item a:hover{background-color: #222; color: #fff;}

/*sub*/
.mains {margin-top: 0;}
.mains .container{width:100%!important;}

#page-wrapper{width: 1200px; margin: 30px auto;}

@media(min-width:768px) {
    #page-wrapper { margin: 30px auto; border-left:none;}
}
    
/*sidebar*/
 .row-full{
 width: 100vw;
 position: relative;
 margin-left: -50vw;
 height: auto;
 margin-top: 0px;
 left: 50%;
margin-bottom: 50px;
}

.nav-tabs.nav-justified{width: 80%; margin: 0 auto; font-size: 12px; font-weight: bold;}
.nav-tabs{height: 50px;}
.nav > li{height: 50px; background-color: #2179d0;}
.nav > li > a{padding: 0;}
.nav-tabs > li > a {border-radius: 0; height: 52px; line-height: 51px; color: #fff; font-size: 16px; font-weight: 300;}
.nav-tabs.nav-justified > li > a{border-radius: 0; border-bottom: 0;}
.nav-tabs.nav-justified > li{ border-left: 1px solid rgba(255,255,255,0.3); height: 50px;}
.nav-tabs.nav-justified > li:last-child{border-right: 1px solid rgba(255,255,255,0.3);}
.nav-tabs > li > a:hover{color: #000;}
.sidebar_bg{width: 100%; height: 52px; background-color:#2179d0; border-top: rgba(0,0,0,1); border-bottom: rgba(0,0,0,1);}

    
/*page-header*/
.page-header {
    padding-bottom: 40px;
    margin:100px 0 60px;
    color: #000;
    font-family: 'GmarketSansBold';
    font-size: 45px;
    text-align: center;
    border-bottom: 2px solid #eee; }

/*pagination*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #9c9c9c;
    border-color: #9c9c9c; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;}


/*gallery*/
.gall-subject{color: #fff;}

/*loadmap*/
.map_btn{width:140px; margin: 40px auto; height: 40px; text-align: center; background-color: #8d8d8d;}
.map_btn a{display: block; height: 100%; line-height: 40px; font-size: 15px; color: #fff; text-decoration: none;}

.map_table table{border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; width: 800px; margin: 40px auto; font-size: 15px;}
.map_table table tr{height: 50px; line-height: 50px; border-bottom: 1px solid #ccc;}
.map_table table tr th{padding-left: 30px; background-color: #e4e4e4;}
.map_table table tr td{padding-left: 30px; text-align: left;}

