



body, table, th, td, button, select, input {
	font-family: '微软雅黑', Arial, sans-serif;
	font-size: 13px;
	color: #666;
	-webkit-text-size-adjust: none;
}
body {
	background-color: #fff;
}
#wrap {
	overflow: hidden;
	width: 90%;
	max-width: 1920px;
	margin: 0 auto;
	min-width: 320px;
	position: relative;
}
#fullwrap {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	min-width: 320px;
	position: relative;
}
.pc {
	display: block;
}
.wap {
	display: none;
}
font {
	color: #13a8e2;
}
.mt-60 {
	margin-top: 60px;
}

.area {
	max-width: 1300px;
	margin: 0px auto;
} 
.area-box {
	max-width: 1920px;
	width: 90%;
	margin: 0px auto;
}
.top-area {
	max-width: 1724px;
	margin: 0px auto;
}
.clearfix {
*zoom:1;
}
.clearfix:after {
	clear: both;
	display: block;
	content: "";
}
.blind {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0
}
.trans200 {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s
}
.trans300 {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}
.trans400 {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s
}
.trans500 {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}
.material-icons {
	line-height: inherit;
	color: inherit;
	vertical-align: middle;
}
.text-ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.table-layout {
	display: table;
	width: 100%;
	height: 100%;
}
.table-cell-layout {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.over-img {
	overflow: hidden;
}
.over-img img {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}
a:hover .over-img img {
	-ms-transform: scale(1.1) rotate(0.02deg);
	-o-transform: scale(1.1) rotate(0.02deg);
	-moz-transform: scale(1.1) rotate(0.02deg);
	-webkit-transform: scale(1.1) rotate(0.02deg);
	transform: scale(1.1) rotate(0.02deg);
}

@media all and (max-width:1685px) {
.area-box {
	padding: 0;
}
}

@media all and (max-width:1220px) {
.area {
	padding: 0 15px;
}
}

.root_daum_roughmap {
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
}
.root_daum_roughmap .map_border {
	display: none !important;
}
.wrap_controllers {
	display: none !important;
}

#header {
	position: relative;
	height: 103px;
	-webkit-transition: top 0.5s;
	-moz-transition: top 0.5s;
	-o-transition: top 0.5s;
	-ms-transition: top 0.5s;
	transition: top 0.5s
}
#headerInnerWrap {
	position: fixed;
	top: 0;
	left: 0;
	height: 103px;
	width: 100%;
	z-index: 9999;
	background-color: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	border-top: 5px solid #06a3e0;
}
.tline {
	width: 30%;
	background: #97c73c;
	height: 5px;
	overflow: hidden;
	position: absolute;
	top: -5px;
	left: 0;
}

@media all and (min-width:1920px) {
#headerInnerWrap {
	left: 50%;
	max-width: 100%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
}
#headerInner {
	position: relative;
	height: 98px;
	margin: 0px auto;
	padding: 0 15px;
}
#header .logo {
	position: relative;
	z-index: 100;
	float: left;
	padding: 18.5px 0;
	margin-left: 3rem;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}		
#header .logo a {
	display: block;
	width: 209px;
	height: 61px;
	background: url("../images/logo.png") no-repeat 0 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}

.header-util-box {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}

.fixed .header-search-inner {
	top: 83px;
}
.fixed .header-search-inner .header-search-close-btn {
	top: -83px;
}
.header-search-box {
	position: relative;
	float: left;
	margin-left: 29px;
	z-index: 101;
}
.header-search-open-btn, .header-search-close-btn {
	width: 98px;
	height: 98px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}
.header-search-open-btn i, .header-search-close-btn i {
	font-size: 32px;
}
.header-search-open-btn {
	color: #fff;
	background-color: #06a3e0;
}
.header-search-inner {
	display: none; 
	position: absolute;
	top: 98px;
	right: 0;
	width: 600px;
	text-align: right;
}	
.header-search-inner .header-search-inner-box {
	overflow: hidden;
	height: 98px;
	background-color: #06a3e0;
	color: rgba(255,255,255,0.5);
	position: relative;
}
.header-search-inner .header-search-word {
	outline: none;
	height: 28px;
	width: calc(100% - 105px);
	vertical-align: top;
	background-color: transparent;
	border: 0;
	color: rgba(255,255,255,0.8);
	text-indent: 5px;
	margin-top: 35px;
	margin-right: 30px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	font-weight: 300;
	letter-spacing: -0.5px;
	font-size: 16px;
	padding-right: 50px;
	padding-bottom: 9px;
}
.header-search-inner .header-search-btn {
	color: rgba(255,255,255,0.8);
	position: absolute;
	right: 36px;
	top: 29px;
}
.header-search-inner .header-search-close-btn {
	position: absolute;
	top: -98px;
	right: 0px;
	background-color: #06a3e0;
	color: #fff;
}
.header-search-box.open .header-search-inner {
	display: block;
}
.header-search-inner input::placeholder {
color: rgba(255,255,255,0.8);
}

#header.fixed .header-search-inner-box {
	margin-top: -20px;
}

.header-lang {
	float: left;
	width: 100px;
	height: 30px;
	z-index: 100;
	margin-top: 35px;
	webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}
.header-lang > ul {
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}
.header-lang > ul > li {
	float: left;
}
.header-lang > ul > li > a {
	display: block;
	padding: 0 10px;
	font-size: 16px;
	line-height: 30px;
	font-weight: 600;
	color: #939393;
}
.header-lang > ul > li > a:hover {
	color: #1b1b1b;
}
.header-lang > ul > li.selected a {
	color: #1b1b1b;
}

.sitemap-line-btn {
	float: left;
	width: 32px;
	height: 32px;
	margin-left: 7px;
	margin-top: 35px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}
.sitemap-line-btn .line {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #333;
	border-radius: 5px;
	margin: 4px auto;
}

#gnb {
	position: absolute;
	text-align: center;
	top: 0;
	left: 0px;
	width: 100%;
	z-index: 99;
}
#gnb > ul {
	display: inline-block;
*display:inline;
*zoom:1;
	margin-bottom: 0;
}
#gnb > ul > li {
	position: relative;
	float: left;
}
#gnb > ul > li > a {
	position: relative;
	z-index: 100;
	display: block;
	height: 98px;
	line-height: 98px;
	padding: 0 45px;
	text-align: center;
	color: #1b1b1b;
	font-size: 18px;
	letter-spacing: -0.65px;
	font-weight: 500;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
#gnb > ul > li > a:hover:before, #gnb > ul > li.on > a:before {
	width: 100%;
	margin-left: -50%;
}
#gnb > ul > li > a:before {
	position: absolute;
	top: -5px;
	left: 50%;
	width: 0%;
	height: 5px;
	z-index: 99999;
	background-color: #98c540;
	content: "";
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.wrap {
	width: 90%;
	max-width: 1920px;
	margin: 0 auto;
}


.section {
	
	width: 90%;
	max-width: 1920px;
	margin: 0 auto;
	min-width: 320px;
	position: relative;
}
.pcbr {
	display: block;
}
.pt_view {
	display: block;
}
.tm_view {
	display: none;
}
.tbbr {
	display: none;
}
.mbbr {
	display: none;
}
.blind, legend, caption {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}
.main_tit {
	position: relative;
	padding-left: 70px;
	font-size: 28px;
	color: #333;
	font-weight: 500;
	margin-bottom: 25px;
}
.main_tit:before {
	display: block;
	content: "";
	width: 50px;
	height: 1px;
	background: #333;
	position: absolute;
	left: 0;
	top: 22px;
}
.section03 .main_tit {
	padding-left: 0;
}
.section03 .main_tit:before {
	display: none;
}
.section03 .main_tit:after {
	display: inline-block;
	content: "";
	width: 50px;
	height: 1px;
	background: #333;
	position: relative;
	left: 20px;
	top: -8px;
}
.txt {
	font-size: 16px;
	color: #666;
	font-weight: 500;
	line-height: 200%;
}
.section02 {
	box-sizing: border-box;
	position: relative;
	padding: 100px 0;
	background: url(../images/index_bg.jpg) no-repeat right top;
	opacity: 0;
}
.section02.in-view {
	transition: 1s 0s;
	opacity: 1;
}
.section02 .main_tit {
	opacity: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	transition: 0.9s 0.2s;
}
.section02 .txt {
	opacity: 0;
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
	transition: 0.9s 0.3s;
}
.section02.in-view .main_tit {
	opacity: 1;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
.section02.in-view .txt {
	opacity: 1;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}


.section03 {
	display: table;
}
.section03 .cir-con {
	display: block;
	width: 90px;
	height: 90px;
	border: 7px solid #fff;
	text-align: center;
	line-height: 90px;
	position: absolute;
	margin: auto;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 99;
	background: #97c73c;
	;
}
.section03 .cir-con i {
	color: #fff;
	font-size: 50px;
	font-weight: 100;
	position: relative;
	top: -7px;
}
.section03 .content_l {
	display: table-cell;
	width: 50%;
	
	
	position: relative;
}
.section03 .ovh {
	overflow: hidden;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.section03 .pic_bg {
	background: url(../images/jcx_09.jpg) no-repeat center;
	background-size: cover;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: all .5s
}
.section03 .content_l:hover .pic_bg {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	-webkit-transition: -webkit-transform 0.6s ease 0;
	transition: transform 0.6s ease 0;
}
.section03 .content_l:hover p {
	left: -2%;
	transition: all .5s;
}
.section03 .content_l p {
	position: absolute;
	left: -5%;
	bottom: 10%;
	background: #06a3e0;
	color: #fff;
	width: 50%;
	padding: 2rem;
	transition: all 1s;
}
.section03 .content_r {
	display: table-cell;
	width: 50%;
}
.section03 .content_r li:first-child .pic_bg {
	background: url(../images/jcx_11.jpg) no-repeat center;
	background-size: cover;
}
.section03 .content_r li:last-child .pic_bg {
	background: url(../images/jcx_13.jpg) no-repeat center;
	background-size: cover;
}

.section03 .content_r .area_b .pic_bg {
	background: url(../images/jcx_10.jpg) no-repeat center;
	background-size: cover;
}
.section03 .content_r:hover .pic_bg {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	-webkit-transition: -webkit-transform 0.6s ease 0;
	transition: transform 0.6s ease 0;
}

.section03 .content_r a:hover .area_t p { color: #222}
.section03 .content_r .area_t {
	background: #f4f4f4;
	max-height: 440px;
	padding: 120px 20% 120px 10%;
}
.section03 .content_r .area_t .tit {
	font-family: 'Montserrat';
	font-size: 32px;
	color: #333;
	font-weight: 600;
	line-height: 120%;
	margin-bottom: 25px;
}
.section03 .content_r .area_t .txt {
	font-size: 16px;
	color: #777;
}
.section03 .content_r .area_b {
	max-height: 376px;
	
    
	text-align: center;
	position: relative;
}
.section03 .content_r .area_b ul {
	font-size: 0;
	display: flex;
	justify-content: space-around;
	margin-bottom: 0;
}
.section03 .content_r .area_b ul li {
	width: 50%;
	height: 100%;
	padding: 80px 0 70px;
	position: relative;
}
.section03 .content_r .area_b ul li .icon {
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: 0 auto 5px;
}
.section03 .content_r .area_b ul li:nth-child(1) .icon {
	background: url(../images/iico_07.png) no-repeat center;
}
.section03 .content_r .area_b ul li:nth-child(2) .icon {
	background: url(../images/iico_10.png) no-repeat center;
}
.section03 .content_r .area_b ul li p {
	font-size: 16px;
	color: #fff;
	line-height: 150%;
	position: relative;
}
.section03 .content_r .area_b ul li p.tit {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}
.section03 .content_r .main_tit {
	opacity: 1;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
	transition: 0.9s 0.5s;
}
.section03 .content_r .tit {
	opacity: 1;
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
	transition: 0.9s 0.6s;
}
.section03 .content_r .txt {
	opacity: 1;
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px);
	transition: 0.9s 0.7s;
}
.section03 .content_r.in-view .main_tit {
	opacity: 1;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.section03 .content_r.in-view .tit {
	opacity: 1;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.section03 .content_r.in-view .txt {
	opacity: 1;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.section03 .content_r.in-view .txt font {
	font-size: 20px;
	margin-right: 5px;
}

.news-wrap {
	padding-bottom: 100px;
}
.news-wrap .news {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
}
.news-wrap .news > strong {
	display: block;
	text-align: center;
	font-size: 42px;
	font-weight: 100;
	color: #000;
	line-height: 1;
	padding-top: 100px;
}
.news-wrap .news .more {
	position: absolute;
	text-align: right;
	top: 200px;
	right: 30px;
}
.news-wrap .news .more a {
	text-decoration: underline;
	font-size: 14px;
}
.news-wrap .news ul {
	margin-top: 50px;
}
.news-wrap .news ul li {
	background-color: #fff;
	margin-bottom: 1rem;
	transition: all .3s
}
.news-wrap .news ul li:last-child {
	margin-bottom: 0;
}
.news-wrap .news ul li a {
	display: block;
	padding: 39px 42px;
	border: 1px solid #e3e3e3;
	text-align: left;
	position: relative;
}
.news-wrap .news ul li a strong {
	font-size: 16px;
	display: block;
	margin-bottom: 16px;
	line-height: 1;
	color: #555;
	font-weight: 500;
	transition: all .5s
}
.news-wrap .news ul li:hover a strong {
	color: #06a3e0;
	transition: all .5s
}
.news-wrap .news ul li a span {
	line-height: 1;
	font-size: 14px;
	color: #939393;
}
.news-wrap .news ul li a em {
	position: absolute;
	line-height: 1;
	font-size: 14px;
	color: #1b1b1b;
	top: 57px;
	right: 80px;
}
.news-wrap .news ul li a:after {
	content: '';
	display: block;
	position: absolute;
	width: 13px;
	height: 13px;
	top: 57px;
	right: 50px;
	background: url("../images/spr-common.png") -240px -82px no-repeat;
}
.news-wrap .news ul li:hover {
	box-shadow: 0 3px 10px #e2e2e2;
	transition: all .3s
}

#mainContent3 {
	background: #f5f5f5;
}
#mainContent3 .video-wrap {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
	padding: 20px 0;
}
#mainContent3 .video-wrap:before {
	position: absolute;
	top: -50px;
	left: 50%;
	width: 1px;
	height: 100px;
	content: '';
	/*background-color: #06a3e0;*/
}
#mainContent3 .video-wrap .down {
	width: 100%;
	border: 1px solid #e3e3e3;
	background: #fff;
	margin-bottom: 16px;
	overflow: hidden;
	padding: 1.5rem;
	height: 270px;
	transition: all .3s;
}
#mainContent3 .video-wrap .down:hover {
	box-shadow: 0 3px 10px #e2e2e2;
	transition: all .3s;
}
#mainContent3 .video-wrap .down a {
	height: 100%;
	display: flex;
	align-items: center;
}
#mainContent3 .video-wrap .down .ico {
	width: 56px;
	transition: all .5s
}
#mainContent3 .video-wrap .down .txt {
	margin-right: auto;
	margin-left: 20px;
}
#mainContent3 .video-wrap .down .txt h3 {
	font-size: 22px;
	margin-bottom: 5px;
}
#mainContent3 .video-wrap .down .txt p {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 0;
}
#mainContent3 .video-wrap .down .more {
	margin-left: 10px;
}
#mainContent3 .video-wrap .down .more:after {
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-left: 20px;
	background: url(../images/spr-common.png) -240px -82px no-repeat;
}
#mainContent3 .video-wrap .down:last-child {
	clear: both;
	margin-bottom: 0;
}
#mainContent3 .video-wrap .pic {
	position: relative;
	height: 100%;
	overflow: hidden;
	border-radius: 10px;
}
#mainContent3 .video-wrap .pic .sppic {
	height: 100%;
	transition: all .5s
}
#mainContent3 .video-wrap .pic span {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -47px;
	margin-left: -44px;
	text-align: center;
}
#mainContent3 .video-wrap .pic span img {
	margin-bottom: 5px;
}
#mainContent3 .video-wrap .pic span p {
	font-size: 22px;
	color: #fff;
	line-height: 150%;
	margin-bottom: 0;
}
#mainContent3 .video-wrap .pic:hover .sppic {
}

#gnb.each-menu > ul > li .gnb-2dep {
	display: none;
	position: absolute;
	top: 76px;
	left: 0px;
	z-index: 102;
	width: 100%;
	text-align: left;
	background-color: #06a3e0;
}

@media all and ( max-width: 800px ) {

#mainContent3 .video-wrap .down .ico {display:none}
#mainContent3 .video-wrap .down .more {display:none}
#mainContent3 .video-wrap .down {padding: 0.5rem;}
}

#gnb > ul > li .gnb-2dep ul {
	padding: 20px 0;
}
#gnb > ul > li .gnb-2dep ul li {
	position: relative;
	padding: 0 20px;
}
#gnb > ul > li .gnb-2dep ul li a {
	display: block;
	text-align: center;
	color: rgb(202, 240, 255);
	font-size: 15px;
	line-height: 36px;
	letter-spacing: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#gnb > ul > li .gnb-2dep ul li a:hover {
	color: #fff;
	padding-left: 15px;
}
#gnb > ul > li .gnb-2dep ul li a:before {
	position: absolute;
	top: 15px;
	left: 20px;
	content: "";
	width: 9px;
	height: 4px;
	background-color: #fff;
	opacity: 0;
	filter: Alpha(opacity=0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#gnb > ul > li .gnb-2dep ul li a:hover:before {
	opacity: 1.0;
	filter: Alpha(opacity=100);
}

.nav-open-btn {
	display: none;
}
#gnbM {
	display: none
}

#gnbM .header-lang {
	float: left;
	width: auto;
	height: 30px;
	z-index: 100;
	margin-top: 12.5px;
	margin-left: 3.5%;
}
#gnbM .header-lang > ul {
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}
#gnbM .header-lang > ul > li {
	float: left;
}
#gnbM .header-lang > ul > li > a {
	display: block;
	padding: 0 6px;
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
	color: #4e4e4e;
}
#gnbM .header-lang > ul > li > a:hover {
	color: #06a3e0;
}
#gnbM .header-lang > ul > li.selected a {
	color: #06a3e0;
}
.m-search-con {
	top: 24px;
	text-align: center;
	position: relative;
}
.m-search-con .header-search-word {
	display: inline-block;
	width: 64.75%;
	max-width: 211px;
	padding: 0 40px 0 8px;
	height: 41px;
	border: 1px solid #cfcfcf;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	background: #fff;
	font-size: 15px;
}
.m-search-con .header-search-btn {
	color: #020202;
	position: absolute;
	right: 50%;
	top: 10px;
	margin-right: -100px;
}

#footer {
	padding: 60px 0 50px;
	background-color: #fff;
	text-align: center;
	border-top: 5px solid #06a3e0;
	position: relative;
}
#footer:before {
	content: '';
	border-top: 5px solid #97c73c;
	width: 30%;
	position: absolute;
	top: -5px;
	left: 0;
}
#footerInner {
	position: relative;
}
#footerTop {
	display: flex;
	text-align: left;
}
#footerTop p {
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 150%;
	font-size: 14px;
	color: #7f7f7f;
}
#footerTop .foot-menu-con {
	margin-right: auto;
	margin-left: 20px;
}
#footerTop .family-address {
}

.to-qna-btn {
	position: fixed;
	bottom: -100px;
	right: 15px;
	display: block;
	width: 56px;
	height: 56px;
	background-color: #06a3e0;
	text-align: center;
	line-height: 56px;
	color: #fff;
	z-index: 100;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	z-index: 99;
	opacity: 0;
	filter: Alpha(opacity=0);
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s
}
.to-qna-btn:hover {
	color: #fff;
}
.to-qna-btn.fixed {
	bottom: 15px;
	opacity: 1.0;
	filter: Alpha(opacity=100);
}
.to-qna-btn i {
	font-size: 26px;
}

.to-qna-btn-hover {
	display: none;
	position: fixed;
	z-index: 90;
	bottom: 15px;
	right: 25px;
	width: 30px;
	height: 48px;
	text-indent: 30px;
	border: 4px solid #06a3e0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #fff;
	text-align: left;
	line-height: 48px;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.75px;
	color: #333;
	-webkit-box-shadow: 5px 6px 23px 1px rgba(0,0,0,0.22);
	-moz-box-shadow: 5px 6px 23px 1px rgba(0,0,0,0.22);
	box-shadow: 5px 6px 23px 1px rgba(0,0,0,0.22);
}

.foot-logo {
	display: inline-block;
	margin-bottom: 21px;
}

.foot-menu {
	overflow: hidden;
	display: inline-block;
	margin-bottom: 27px;
}
.foot-menu li {
	float: left;
}
.foot-menu li:before {
	display: inline-block;
	content: "|";
	margin: 0 11px;
	color: #c2c2c2
} 
.foot-menu li:first-child:before {
	display: none
}
.foot-menu li a {
	color: #9a9a9a;
	font-size: 16px;
	line-height: 33px;
	letter-spacing: -0.75px;
}
.foot-menu li.privacy a {
	color: #2c2c2c;
}

.foot-icon {
	overflow: hidden;
	display: inline-block;
	margin-bottom: 28px;
}
.foot-icon li {
	float: left;
	margin: 0 5.5px;
}
.foot-icon li a {
}
.foot-icon li a img {
}


.family-address p br {
	display: none;
}
.family-address span {
	margin-right: 14px
}
.family-address .copyright {
	font-weight: 300;
	font-size: 15px;
	color: #9a9a9a;
	letter-spacing: -0.25px;
}


#visual {
	width: 100%;
	height: 280px;
	background-size: cover !important;
	overflow: hidden;
	position: relative;
}
#visual .visual-img-con {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	-ms-transform: scale(1.0, 1.0) rotate(0.0001deg);
	-o-transform: scale(1.0, 1.0) rotate(0.0001deg);
	-moz-transform: scale(1.0, 1.0) rotate(0.0001deg);
	-webkit-transform: scale(1.0, 1.0) rotate(0.0001deg);
	transform: scale(1.0, 1.0) rotate(0.0001deg);
	-webkit-transition: transform 5s cubic-bezier(0.4, 0, 1, 1);
	-moz-transition: transform 5s cubic-bezier(0.4, 0, 1, 1);
	-o-transition: transform 5s cubic-bezier(0.4, 0, 1, 1);
	-ms-transition: transform 5s cubic-bezier(0.4, 0, 1, 1);
	transition: transform 5s cubic-bezier(0.4, 0, 1, 1);
}
#visual .visual-img-con:after {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0, 0, 0, 0.5);
}
#visual.active .visual-img-con {
	-ms-transform: scale(1.1, 1.1) rotate(0.0001deg);
	-o-transform: scale(1.1, 1.1) rotate(0.0001deg);
	-moz-transform: scale(1.1, 1.1) rotate(0.0001deg);
	-webkit-transform: scale(1.1, 1.1) rotate(0.0001deg);
	transform: scale(1.1, 1.1) rotate(0.0001deg);
}
#visual .visual-txt-con {
	position: relative;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
}
#visual .visual-tit {
	font-weight: 600;
	font-size: 36px;
	opacity: 0;
	filter: Alpha(opacity=0);
	position: absolute;
	width: 100%;
	top: 90px;
	left: 0;
	margin-left: 0;
	-webkit-transition: all 0.6;
	-moz-transition: all 0.6;
	-ms-transition: all 0.6;
	-o-transition: all 0.6;
	transition: all 1s;
}
#visual .visual-sub-txt {
	font-size: 20px;
	font-weight: 400;
	left: 0;
	margin-left: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
	position: absolute;
	width: 100%;
	top: 130px;
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s;
	-o-transition: all 0.9s;
	transition: all 1s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
#visual.active .visual-txt-con {
}
#visual.active .visual-tit {
	opacity: 1;
	filter: Alpha(opacity=100);
	top: 100px;
}
#visual.active .visual-sub-txt {
	opacity: 0.8;
	filter: Alpha(opacity=80);
	top: 156px;
}

#visual.visual-style02 .visual-txt-con {
	text-align: left;
}
#visual.visual-style02 .visual-tit {
	padding-top: 150px
}

.sub-page-controls-btn {
	position: absolute;
	top: 50%;
	height: 20px;
	margin-top: -10px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
} 
.sub-page-controls-btn.sub-prev-page-btn {
	left: 0;
}
.sub-page-controls-btn.sub-next-page-btn {
	right: 0;
}
.sub-page-controls-btn .sub-page-name {
	vertical-align: middle;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.75px;
	color: rgba(255,255,255,0.5);
}
.sub-page-controls-btn span {
	display: inline-block;
	width: 36px;
	height: 3px;
	background-color: #fff;
	vertical-align: middle;
}
.sub-page-controls-btn.sub-prev-page-btn span {
	margin-right: 14px;
}
.sub-page-controls-btn.sub-next-page-btn span {
	margin-left: 14px;
}
.sub-page-controls-btn.sub-prev-page-btn:hover {
	margin-left: -10px
}
.sub-page-controls-btn.sub-next-page-btn:hover {
	margin-right: -10px
}

#sideMenuM {
	display: none
}
#sideMenu {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #e8e8e8;
	background-color: #fff;
}
#sideMenu .side-menu-inner {
	text-align: center;
}
#sideMenu .side-menu-inner > ul {
}
#sideMenu .side-menu-inner > ul > li {
	display: inline-block;
	width: 20%;
	margin-left: -4px;
	border-right: 1px solid #e8e8e8;
	box-sizing: border-box;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
#sideMenu .side-menu-inner > ul > li:first-child {
	width: 20%;
	border-left: 1px solid #d5d7d6;
	margin-left: 0
}
#sideMenu .side-menu-inner > ul > li > a {
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 60px;
	line-height: 23px;
	color: #333;
	font-size: 17px;
	font-weight: 400;
}
#sideMenu .side-menu-inner > ul > li > a span {
	display: table-cell;
	vertical-align: middle;
}
#sideMenu .side-menu-inner > ul > li:hover, #sideMenu .side-menu-inner > ul > li.on {
	background-color: #06a3e0;
}
#sideMenu .side-menu-inner > ul > li:hover > a, #sideMenu .side-menu-inner > ul > li.on > a {
	color: #fff;
}

#topMenuCon {
	border-bottom: 1px solid #ddd
}
#topMenu {
	display: block;
	position: relative;
	height: 70px;
}
#topMenu .location-to-home-btn {
	float: left;
	width: 85px;
	height: 70px;
	background-color: #fff;
	text-align: center;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#topMenu .location-to-home-btn i {
	color: #797979;
	font-size: 30px;
	line-height: 70px;
}
#topMenu .menu-location {
	position: relative;
	float: left;
	width: 260px;
}
#topMenu .menu-location > .cur-location {
	position: relative;
	display: block;
	height: 70px;
	padding-left: 10px;
	border-right: 1px solid #ddd;
}
#topMenu .menu-location.location1 > .cur-location {
}
#topMenu .menu-location > .cur-location span {
	line-height: 70px;
	color: #000;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: -0.5px;
}
#topMenu .menu-location > .cur-location .arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 20px;
	height: 20px;
	margin-top: -8px;
	font-size: 20px;
}
#topMenu .menu-location > .cur-location.open .arrow {
	transform: rotate(-180deg);
	margin-top: -10px;
}
#topMenu .menu-location .location-menu-con {
	display: none;
	position: absolute;
	top: 70px;
	left: -1px;
	width: calc(100% - 1px);
	border: 1px solid #ddd;
	background-color: #fff;
	z-index: 11;
}
#topMenu .menu-location .location-menu-con li a {
	display: block;
	padding: 10px;
	font-size: 15px;
}
#topMenu .menu-location .location-menu-con li.on {
	position: relative;
}
#topMenu .menu-location .location-menu-con li.on a {
	padding-left: 25px;
	color: #ff6100;
	font-weight: 500;
}
#topMenu .menu-location .location-menu-con li.on a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 7px;
	height: 3px;
	margin-top: -1px;
	background-color: #ff6100
}
#topMenu .sub-link-btn {
	float: right;
	height: 70px;
	line-height: 70px;
	padding: 0 20px;
	background-color: #ff6100;
	color: #fff;
	font-size: 18px;
	letter-spacing: -0.5px;
}

#contentInfoCon {
	position: relative;
	padding: 80px 0 30px;
}
#contentInfoCon .content-tit {
	color: #333;
	font-size: 50px;
	font-weight: 400;
	letter-spacing: -0.75px;
}
#contentInfoCon .content-sub-tit {
	color: #1b1b1b;
	font-weight: 300;
	padding-top: 20px;
	font-size: 16px;
	letter-spacing: -0.8px;
	word-break: keep-all;
}

#contentInfoCon.content-info-style01 {
	text-align: center;
}
#contentInfoCon.content-info-style01:after {
	position: absolute;
	left: 50%;
	bottom: -1px;
	content: "";
	width: 48px;
	height: 2px;
	margin-left: -23px;
	background-color: #000
}

#middleArea {
	background-color: #f5f5f5;
}
#content {
	padding: 70px 0 70px;
}
#middleArea.b-none #content {
	padding-bottom: 0;
}
#middleArea.water-bg {
	background: #f3f6f5 url("../images/prodution_bg.jpg") no-repeat center 60px;
}
.middle-area-bg #content {
	padding-top: 0;
}
#content .con-left{width:48%;float:left;}
#content .con-right{width:48%;float:right;}
.prolist-pic{margin-top:20px;}
.prolist-pic .porlist-left{width:50%;float:left;height:360px;padding:130px 10px;text-align:center;background:#00579C;color:#fff;font-size:40px;}
.prolist-pic .porlist-left span{color:#5BB6FF;font-size:30px;}
.prolist-pic .porlist-right{height:360px;width:50%;float:right;overflow:hidden;}
.prolist-pic .porlist-right img{width:100%;}

@media all and (max-width:800px) {
#content .con-left{width:100%;}
#content .con-right{width:100%;}
.prolist-pic .porlist-left{display:none}
.prolist-pic .porlist-right{width:100%;}
.prolist-pic .porlist-right img{width:100%;}
}



@media all and (max-width:1220px) {

#topMenu {
	padding: 0;
}
#topMenu .sub-link-btn {
	display: none;
}

}

@media all and (max-width:800px) {

.sub-page-controls-btn .sub-page-name {
	display: none
}

#sideMenu {
	display: none
}
#sideMenuM {
	display: block;
	position: relative;
	height: 40px;
	border-bottom: 1px solid #ddd;
}
#sideMenuM .location-to-home-btn {
	position: absolute;
	width: 39px;
	height: 40px;
	left: 0px;
	top: 0px;
	background-color: #fff;
	text-align: center;
	border-right: 1px solid #ddd;
}
#sideMenuM .location-to-home-btn i {
	color: #797979;
	font-size: 20px;
	line-height: 40px;
}
#sideMenuM .menu-location {
	position: relative;
	float: left;
	width: 50%;
}
#sideMenuM .menu-location > .cur-location {
	position: relative;
	display: block;
	height: 40px;
	padding-left: 10px;
}
#sideMenuM .menu-location.location1 > .cur-location {
	border-right: 1px solid #ddd;
}
#sideMenuM .menu-location > .cur-location span {
	line-height: 40px;
	color: #555;
	font-weight: 600;
	font-size: 14px;
}
#sideMenuM .menu-location > .cur-location .arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 20px;
	height: 20px;
	margin-top: -8px;
	font-size: 20px;
}
#sideMenuM .menu-location > .cur-location.open .arrow {
	transform: rotate(-180deg);
	margin-top: -10px;
}
#sideMenuM .menu-location .location-menu-con {
	display: none;
	position: absolute;
	top: 40px;
	left: -1px;
	width: calc(100% - 1px);
	border: 1px solid #ddd;
	background-color: #fff;
	z-index: 11;
}
#sideMenuM .menu-location .location-menu-con li a {
	display: block;
	padding: 10px;
	font-size: 13px;
}
#sideMenuM .menu-location .location-menu-con li.on {
	position: relative;
}
#sideMenuM .menu-location .location-menu-con li.on a {
	padding-left: 25px;
	color: #ff6100;
	font-weight: 500;
}
#sideMenuM .menu-location .location-menu-con li.on a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 7px;
	height: 3px;
	margin-top: -1px;
	background-color: #ff6100
}

#topMenu {
	height: 40px;
	padding-left: 39px;
}
#topMenu .location-to-home-btn {
	position: absolute;
	width: 39px;
	height: 40px;
	left: 0px;
	top: 0px;
	border: 0;
}
#topMenu .location-to-home-btn i {
	font-size: 20px;
	line-height: 40px;
}
#topMenu .menu-location {
	width: 50%;
}
#topMenu .menu-location > .cur-location {
	height: 40px;
	border-right: 0;
	border-left: 1px solid #ddd;
}
#topMenu .menu-location > .cur-location span {
	line-height: 40px;
	font-size: 14px;
}
#topMenu .menu-location .location-menu-con {
	top: 40px;
	left: 0;
}
#topMenu .menu-location .location-menu-con li a {
	font-size: 13px;
}

#contentInfoCon {
	padding: 30px 15px;
}
#contentInfoCon .content-tit {
	font-size: 24px
}
#contentInfoCon .content-sub-tit {
	font-size: 13px;
	line-height: 18px;
}

#contentInfoCon.content-info-style02 .content-tit {
	display: block;
	padding-bottom: 15px;
}
#contentInfoCon.content-info-style02 .content-tit:after {
	position: static;
	display: block;
	margin: 20px 0 0 0;
}
#contentInfoCon.content-info-style02 .content-sub-tit {
	display: block;
	margin-left: 0
}

#contentInfoCon.content-info-style03 .content-tit {
	float: none;
	text-align: center;
}
#contentInfoCon.content-info-style03 .location {
	float: none;
	text-align: center;
	padding-top: 23px;
}
}


.modal-fixed-pop-wrapper {
	display: none;
	overflow-y: scroll;
	overflow-x: hidden;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #000;
	background: rgba(0,0,0,0.8);
}
.modal-fixed-pop-inner {
	position: absolute;
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
}
.modal-inner-box {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.modal-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	z-index: 10000;
}
.modal-inner-content {
	text-align: left;
}
.loading {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 8px solid rgba(255,255,255,.3);
	border-radius: 50%;
	border-top-color: #fff;
	animation: spin 1s ease-in-out infinite;
	-webkit-animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
 to {
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes spin {
 to {
-webkit-transform: rotate(360deg);
}
}

.footer-modal-content {
	position: relative;
	width: 96%;
	max-width: 1000px;
	margin: 20px auto;
	background-color: #fff;
}
.footer-modal-content h1 {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -0.5px;
	text-align: center;
	padding: 0;
	background-color: #06a3e0;
	color: #fff;
}
.modal-close-btn {
	position: absolute;
	top: 11px;
	right: 10px;
	color: #fff;
}
.modal-close-btn i {
	font-size: 38px;
}
.modal-close-btn i:hover {
	color: #fff
}
.footer-inner-box {
	padding: 30px;
}
.footer-inner {
	padding: 20px;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px solid #ddd;
}

.sitemap-wrapper {
	padding: 30px;
}
.sitemap-wrapper > ul {
	overflow: hidden;
}
.sitemap-wrapper > ul > li {
	float: left;
	width: 20%;
	text-align: center;
}	
.sitemap-wrapper.menu4 > ul > li {
	width: 25%;
}
.sitemap-wrapper.menu6 > ul > li {
	width: 16.6%;
}
.sitemap-wrapper.menu7 > ul > li {
	width: 14.2%;
}
.sitemap-wrapper > ul > li > h2 {
	color: #191919;
	margin: 0 2% 20px 2%;
	padding-bottom: 20px;
	font-size: 16px;
	border-bottom: 1px solid #888;
	letter-spacing: -1.0px;
	margin-bottom: 20px;
	font-weight: 500;
}
.sitemap-wrapper > ul > li .sitemap-2dep {
	padding: 0 5%;
}
.sitemap-wrapper > ul > li .sitemap-2dep a {
	display: block;
	padding: 10px 0;
	color: #666;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.2em;
}
.sitemap-wrapper > ul > li .sitemap-2dep a:hover {
	color: #000;
	text-decoration: underline;
}

@media all and ( max-width: 800px ) {

.footer-modal-content h1 {
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	text-align: left;
	padding: 0 15px
}
.modal-close-btn i {
	font-size: 24px
}
.footer-inner-box {
	padding: 15px
}
.footer-inner {
	padding: 10px;
	height: 250px;
}

.sitemap-wrapper {
	padding: 15px
}
#mainContent3 .video-wrap .down .ico {display:none}
#mainContent3 .video-wrap .down .more {display:none}
}

.hvr-icon-spin {
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover, .hvr-icon-spin:focus, .hvr-icon-spin:active {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.section03 .content_r .area_b ul li .icon {
	-webkit-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
}
 @keyframes spin {
 from {
 transform: rotate(0deg);
}
 to {
 transform: rotate(360deg);
 transition: all 1s;
}
}
.section03 .content_r .area_b ul li:hover .icon {
	-webkit-animation: spin 0.5s linear infinite;
	animation: spin 0.5s linear infinite;
}

  
  @-webkit-keyframes hvr-bob {
 0% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
 50% {
 -webkit-transform: translateY(-4px);
 transform: translateY(-4px);
}
 100% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
}
 @keyframes hvr-bob {
 0% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
 50% {
 -webkit-transform: translateY(-4px);
 transform: translateY(-4px);
}
 100% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
}
 @-webkit-keyframes hvr-bob-float {
 100% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
}
 @keyframes hvr-bob-float {
 100% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
}
.hvr-bob {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	transition: all .5s
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active, #mainContent3 .video-wrap .pic:hover .hvr-bob, #mainContent3 .video-wrap .down:hover .ico {
	-webkit-animation-name: hvr-bob-float, hvr-bob;
	animation-name: hvr-bob-float, hvr-bob;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

  	
#popLayer {
	display: none;
	background-color: #000;
	position: fixed;
	;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	opacity: 0.9;
}

#popBox {
	display: none;
	color: #FFFFFF;
	z-index: 9999999;
	width: 80%;
	height: 30%;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
#popBox li a {
	color: rgba(255, 255, 255, 0.8);
	line-height: 1.5;
	margin-bottom: 8px;
	display: block;
}
#popBox h3 {
	font-size: 1.5rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#popBox h3 a {
	color: rgba(255, 255, 255, 1);
}
#popBox ul {
	margin-bottom: 0;
}
#popBox a:hover {
	color: #06a3e0;
}

#popBox .close {
	text-align: right;
	float: right;
	margin-right: 5px;
	color: #fff;
	font-size: 2rem;
	position: relative;
	top: -3rem;
	cursor: pointer;
}
