@charset "utf-8";
/*--------------------------------------------------------------------------------- 
 * Project   : GruntTemplate(Grunt Tool) v0.0.1
 * User      : choi hoon chul
 * Publisher : choi hoon chul
 * Build     : 2016-07-05
 * License   : CC BY-ND (http://creativecommons.org/licenses/by/2.0/kr/)
 ---------------------------------------------------------------------------------*/
/* line 1, app\less\common\variables.less */
/* @charset "urf-8"; */

/* line 12, app\less\common\variables.less */
.center {
  width: 1100px;
  margin: 0 auto;
}
/* line 13, app\less\common\variables.less */
.screen_out {
  position: absolute;
  left: -9999em;
}
/* line 14, app\less\common\variables.less */
.ir {
  display: block;
  overflow: hidden;
  text-indent: -999em;
  background: url('../../imgs/ir.png') 0 0 no-repeat;
}
/* line 1, app\less\common\common.less */
/* @charset "utf-8"; */

@font-face {
  font-family: "Hiragino Sans GB W6";
  src: url("../font/3f086dbc376893f56b4a9c4d3cac5df9.eot");
  /* IE9*/
  src: url("../font/3f086dbc376893f56b4a9c4d3cac5df9.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../font/3f086dbc376893f56b4a9c4d3cac5df9.woff2") format("woff2"), /* chrome、firefox */ url("../font/3f086dbc376893f56b4a9c4d3cac5df9.woff") format("woff"), /* chrome、firefox */ url("../font/3f086dbc376893f56b4a9c4d3cac5df9.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url("../font/3f086dbc376893f56b4a9c4d3cac5df9.svg#Hiragino Sans GB W6") format("svg");
  /* iOS 4.1- */
}
@font-face {
  font-family: "Hiragino Sans GB W3";
  src: url("../font/3b2646a48566403a55f62ceddbecbe18.eot");
  /* IE9*/
  src: url("../font/3b2646a48566403a55f62ceddbecbe18.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../font/3b2646a48566403a55f62ceddbecbe18.woff2") format("woff2"), /* chrome、firefox */ url("../font/3b2646a48566403a55f62ceddbecbe18.woff") format("woff"), /* chrome、firefox */ url("../font/3b2646a48566403a55f62ceddbecbe18.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url("../font/3b2646a48566403a55f62ceddbecbe18.svg#Hiragino Sans GB W3") format("svg");
  /* iOS 4.1- */
}
@font-face {
  font-family: 'Avenir LT Std 65 Medium';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir LT Std 65 Medium'), url('../font/AvenirLTStd-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Avenir LT Std 85 Heavy';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir LT Std 85 Heavy'), url('../font/AvenirLTStd-Heavy.woff') format('woff');
}
/* line 34, app\less\common\common.less */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
hr,
figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}
/* line 34, app\less\common\common.less */
hr {
  height: 0;
  display: none;
}
/* line 34, app\less\common\common.less */
ol,
ul {
  list-style: none;
}
/* line 34, app\less\common\common.less */
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
/* line 34, app\less\common\common.less */
caption,
th,
td {
  font-weight: normal;
}
/* line 34, app\less\common\common.less */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
/* line 34, app\less\common\common.less */
blockquote,
q {
  quotes: "" "";
}
/* line 34, app\less\common\common.less */
img {
  border: 0;
  vertical-align: middle;
}
/* line 34, app\less\common\common.less */
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="text"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0;
  font-size: 14px;
}
/* line 34, app\less\common\common.less */
textarea,
input,
select {
  font-size: 14px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  border: 1px solid #ccc;
  font-family: 'open sans', arial;
}
select::-ms-expand {
    display: none;
}
/* line 34, app\less\common\common.less */
textarea {
  resize: vertical;
}
/* line 34, app\less\common\common.less */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0;
}
/* line 34, app\less\common\common.less */
address,
article,
aside,
blockquote,
body,
center,
dd,
dir,
div,
dl,
dt,
figure,
figcaption,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
legend,
listing,
menu,
nav,
ol,
p,
plaintext,
pre,
section,
summary,
ul,
xmp,
figure {
  display: block;
}
/* line 36, app\less\common\common.less */
body {
  font-size: 14px;
  line-height: 1.3;
  font-family: 'Hiragino Sans GB W3', 'open sans', arial;
  color: #333;
  overflow-y: scroll;
  -webkit-text-size-adjust: none; 
}
body#home{overflow-y: hidden;;overflow-x: auto;}
#home .scrolls.top_50{position: fixed;left: 0;width: auto;margin-left: 0;
left:inherit;right: 175px;
}
#home #footer .wrap{width: auto;max-width: 1280px;}
#home .scrolls .default img{margin-right: 0;}
@media all and (max-width: 1600px) {
#home .scrolls.top_50{right: 5%;}
}

/* line 45, app\less\common\common.less */
a {
  text-decoration: none;
  color: inherit;
}
/* line 50, app\less\common\common.less */
a:hover {
  text-decoration: underline;
}
/* line 53, app\less\common\common.less */
.ellipsis {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
/* line 62, app\less\common\common.less */
body {
  background-color: #7F7F7F;
}
/* line 63, app\less\common\common.less */
#header .logo {
  background: url('../../imgs/common/header_bg.png') repeat-x;
  height: 79px;
  text-align: center;
  font-size: 0;
  border-bottom: 1px solid #252525;
}
/* line 64, app\less\common\common.less */
#gnb {
  background: url('../../imgs/common/header_nav_bg.png') repeat-x;
  height: 49px;
  font-size: 0;
  text-align: center;
  display: 0;
  line-height: 0;
}
/* line 65, app\less\common\common.less */
#gnb .dpth1 {
  display: inline-block;
  height: 49px;
}
/* line 66, app\less\common\common.less */
#gnb .dpth1 > a {
  display: block;
  /*background: url('../../imgs/common/gnb.png') no-repeat;*/
  overflow: hidden;
  /*text-indent: -999em;*/
  height: 48px;
  font-size: 18px;
  line-height: 48px;
  color: #cfcfcf;
  font-weight: bold;
  text-align: center;
  padding: 0 40px;
  position: relative;
}
#gnb .dpth1 > a::before{content:'';position: absolute;left: 0;top:16px;width: 1px;height: 15px;background-color: #000;display: block;border-right: 1px solid #2a2a2a;}
#gnb > div:first-child > a::before{display: none;}
/* line 67, app\less\common\common.less */
#gnb .dpth1 > a:hover {
  text-decoration: none;
  color: #d5b78a;
}
#gnb .dpth1 > a.on::after,
#gnb .dpth1 > a:hover::after{content: '';display: block;position: absolute;left: 50%;top: 36px;background-color: #d5b78a;height: 2px;}

#gnb .dpth1.n1 > a.on::after,
#gnb .dpth1.n1 > a:hover::after{width: 76px;margin-left: -38px;}
#gnb .dpth1.n2 > a.on::after,
#gnb .dpth1.n2 > a:hover::after{width: 76px;margin-left: -38px;}
#gnb .dpth1.n3 > a.on::after,
#gnb .dpth1.n3 > a:hover::after{width: 58px;margin-left: -29px;}
#gnb .dpth1.n4 > a.on::after,
#gnb .dpth1.n4 > a:hover::after{width: 130px;margin-left: -65px;}

#gnb .dpth1.vip > a.on::after,
#gnb .dpth1.vip > a:hover::after{width: 130px;margin-left: -65px;}
#gnb .dpth1.default > a.on::after,
#gnb .dpth1.default > a:hover::after{width: 130px;margin-left: -65px;}
/* line 68, app\less\common\common.less */
/* #gnb .n1 > a {
  width: 180px;
}
line 69, app\less\common\common.less
#gnb .n2 > a {
  width: 180px;
  background-position: -143px 0;
}
line 70, app\less\common\common.less
#gnb .n3 > a {
  width: 180px;
  background-position: -296px 0;
}
line 71, app\less\common\common.less
#gnb .n4 > a {
  width: 180px;
  background-position: right 0;
} */
/* line 72, app\less\common\common.less */
#gnb .n1 > a.on,
#gnb .n1 > a:hover {
  color: #d5b78a;
  /*background-position: 0 -45px;*/
}
/* line 73, app\less\common\common.less */
#gnb .n2 > a.on,
#gnb .n2 > a:hover {
  color: #d5b78a;
  /*background-position: -143px -45px;*/
}
/* line 74, app\less\common\common.less */
#gnb .n3 > a.on,
#gnb .n3 > a:hover {
  color: #d5b78a;
  /*background-position: -296px -45px;*/
}
/* line 75, app\less\common\common.less */
#gnb .n4 > a.on,
#gnb .n4 > a:hover {
  color: #d5b78a;
  /*background-position: right -45px;*/
}
/* line 76, app\less\common\common.less */
#gnb .dpth2 {
  display: none;
  position: absolute;
  width: 100%;
  font-size: 0;
  background-color: #404040;
  left: 0;
  top: 129px;
  text-indent: -25px;
  z-index: 50;
}
/* line 77, app\less\common\common.less */
#gnb .dpth2 a {
  display: inline-block;
  /*background: url('../../imgs/common/gnb_depth.png') no-repeat;*/
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
  color: #c4c5c7;
  text-indent: 0;
  text-align: center;
  font-weight: normal;
}
/* line 78, app\less\common\common.less */
#gnb .dpth2 .d2_1 {
  width: 120px;
}
/* line 79, app\less\common\common.less */
#gnb .dpth2 .d2_2 {
  width: 160px;
  background-position: -110px 0;
}
/* line 80, app\less\common\common.less */
#gnb .dpth2 .d2_3 {
  width: 110px;
  background-position: -260px 0;
}
/* line 81, app\less\common\common.less */
#gnb .dpth2 .d2_4 {
  width: 170px;
  background-position: right 0;
}
/* line 82, app\less\common\common.less */
#gnb .dpth2 .d2_1:hover {
  color: #d5b78a;
  background-position: 0 -40px;
}
/* line 83, app\less\common\common.less */
#gnb .dpth2 .d2_2:hover {
  color: #d5b78a;
  background-position: -110px -40px;
}
/* line 84, app\less\common\common.less */
#gnb .dpth2 .d2_3:hover {
  color: #d5b78a;
  background-position: -260px -40px;
}
/* line 85, app\less\common\common.less */
#gnb .dpth2 .d2_4:hover {
  color: #d5b78a;
  background-position: right -40px;
}
/* line 87, app\less\common\common.less */
#homeSlide .viewLink {
  position: absolute;
  width: 523px;
  height: 48px;
  left: 50%;
  top: 50%;
  margin-left: -262px;
  margin-top: -24px;
  background: url('../../imgs/common/home_adv_txt.png') no-repeat;
  overflow: hidden;
  text-indent: -999em;
  display: block;
  z-index: 50;
}
/* line 88, app\less\common\common.less */
#homeSlide {
  position: relative;
  height: 700px;
  background-color: #000;
  overflow: hidden;
}
/* line 89, app\less\common\common.less */
#homeSlide .util {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-left: 0;
  height: 58px;
  margin-top: -29px;
}
/* line 90, app\less\common\common.less */
#homeSlide button {
  position: absolute;
  top: 0;
  width: 38px;
  height: 57px;
  background: url('../../imgs/common/home_slide_btn.png') no-repeat;
  border: 0;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
  z-index: 30;
}
/* line 91, app\less\common\common.less */
#homeSlide button.prev {
  background-position: left 0;
  left: 0;
}
/* line 92, app\less\common\common.less */
#homeSlide button.next {
  background-position: right 0;
  right: 0;
}
/* line 93, app\less\common\common.less */
#homeSlide .wrap {
  margin: auto;
  text-align: center;
}
/* line 94, app\less\common\common.less */
#homeSlide .vip {
  position: absolute;
  right: 130px;
  top: -275px;
  z-index: 30;
}
/* line 95, app\less\common\common.less */
#homeSlide .default {
  position: absolute;
  right: 30px;
  top: -275px;
  z-index: 30;
}
/* line 96, app\less\common\common.less */
.home_banner .banner a {
  display: block;
  overflow: hidden;
  zoom: 1;
  margin: 0 auto;
  width: 1180px;
  margin-top: 30px;
}
/* line 97, app\less\common\common.less */
.home_banner .banner img {
  float: left;
}
/* line 98, app\less\common\common.less */
.home_banner .banner .txt {
  text-align: center;
  color: #fff;
  float: left;
  height: 264px;
  line-height: 264px;
  font-size: 28px;
  width: 280px;
}
/* line 99, app\less\common\common.less */
#area_a .txt {
  background-color: #635e59;
}
/* line 100, app\less\common\common.less */
#area_b .txt {
  background-color: #6b5e5e;
  width: 281px;
}
/* line 101, app\less\common\common.less */
#area_c .txt {
  background-color: #7c7c7c;
}
/* line 102, app\less\common\common.less */
#area_d .txt {
  background-color: #636159;
}
/* line 103, app\less\common\common.less */
#footer {
  height: 80px;min-width: 1000px;
  background: url('../../imgs/common/header_bg.png');
}
/* line 104, app\less\common\common.less */
#footer .wrap {
  margin: 0 auto;
  width: 1280px;
  color: #fff;
  position: relative;
}
/* line 105, app\less\common\common.less */
#footer .provider {
  background: url('../../imgs/common/ico_daerim.jpg') right center no-repeat;
  padding-right:75px;
  width: 155px;
  position: absolute;
  right: 0px;
  top: 22px;
}
/* line 106, app\less\common\common.less */
#footer .adress {
  padding: 24px 0 10px;
  font-size: 12px;
}
/* line 107, app\less\common\common.less */
#footer .copy {
  font-size: 12px;
}
/* line 108, app\less\common\common.less */
#footer .copy span {
  margin-left: 15px;
}
/* line 113, app\less\common\common.less */
#container .wrap {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  background: url('../../imgs/common/header_bg.png');
}
/* line 114, app\less\common\common.less */
#container .adv {
  width: 1116px;
  height: 229px;
}
/* line 117, app\less\common\common.less */
#lnb {
  float: left;
  width: 164px;
}
/* line 118, app\less\common\common.less */
#lnb li {
  border-top: 1px solid #262626;
  border-bottom: 1px solid #000;
  position: relative;
}
/* line 119, app\less\common\common.less */
#lnb li:first-child {
  border-top: 0;
}
/* line 120, app\less\common\common.less */
#lnb li:first-child::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 10px;
  opacity: .5;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
}
/* line 128, app\less\common\common.less */
#lnb li:last-child {
  border-bottom: 1px solid #262626;
}
/* line 129, app\less\common\common.less */
#lnb a {
  display: block;
  text-align: center;
  color: #a3a3a3;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Hiragino Sans GB W3";
}
/* line 130, app\less\common\common.less */
#lnb a.eng {
  font-family: 'Avenir LT Std 85 Heavy';
  font-size: 14px;
  font-weight: bold;
}
/* line 131, app\less\common\common.less */
#lnb li.on a,
#lnb a:hover {
  color: #d5b78a;
}
/* line 132, app\less\common\common.less */
#lnb .line2 {
  line-height: 1.3;
  padding-top: 10px;
  height: 45px;
}
/* line 135, app\less\common\common.less */
#content {
  float: right;
  width: 1056px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
/* line 136, app\less\common\common.less */
#content > a.vip {
  position: absolute;
  right: 125px;
  top: 249px;
}
/* line 137, app\less\common\common.less */
#content > a.default {
  position: absolute;
  right: 30px;
  top: 249px;
}
/* line 141, app\less\common\common.less */
.scrolls {
  z-index: 10000;
  position: absolute;
  width: 460px;
  height: 90px;
  left: 50%;
  margin-left: 600px;
  top: 135px;
  color: #fff;
  text-align: left;
  font-size: 0px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 156, app\less\common\common.less */
.scrolls.top_135 {
  position: fixed;
  top: 30px;
}
/* line 161, app\less\common\common.less */
.scrolls.top_50 {
  top: 135px;
  position: absolute;
}
/* line 166, app\less\common\common.less */
.scrolls img {
  float: left;
}
/* line 167, app\less\common\common.less */
.scrolls img:first-child {
  margin-right: 5px;
}
/* line 172, app\less\common\common.less */
.scrolls_sub {
  z-index: 10000;
  position: absolute;
  width: 460px;
  height: 90px;
  left: 50%;
  margin-left: 450px;
  top: 363px;
  color: #fff;
  text-align: left;
  font-size: 0px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 187, app\less\common\common.less */
.scrolls_sub.top_135 {
  position: fixed;
  top: 10px;
}
/* line 192, app\less\common\common.less */
.scrolls_sub.top_50 {
  top: 363px;
  position: absolute;
}
/* line 197, app\less\common\common.less */
.scrolls_sub img {
  float: left;
}
/* line 198, app\less\common\common.less */
.scrolls_sub img:first-child {
  margin-right: 5px;
}
/* line 201, app\less\common\common.less */
#content {
  padding: 0 30px;
  padding-bottom: 70px;
}
/* line 202, app\less\common\common.less */
#content .adv {
  margin: 0 -30px;
}
/* line 204, app\less\common\common.less */
.c_head {
  text-align: center;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
}
/* line 205, app\less\common\common.less */
.c_head h3 {
  color: #95794d;
  font-size: 36px;
  margin: 57px 0 0 0;
  font-family: "Hiragino Sans GB W3";
}
/* line 206, app\less\common\common.less */
.c_head h3 strong {
  display: block;
  font-size: 30px;
  margin: 0 0 20px;
}
/* line 207, app\less\common\common.less */
.c_head .prag {
  font-size: 13px;
  color: #868686;
  line-height: 2;
}
/* line 208, app\less\common\common.less */
.c_head .prag .list {
  font-size: 15px;
  display: block;
  width: 360px;
  margin: 0 auto;
  text-align: left;
  line-height: 1.7;
}
/* line 209, app\less\common\common.less */
.c_head .prag .list span {
  color: #bca282;
  padding-right: 15px;
}
/* line 211, app\less\common\common.less */
.c_head .prag .list:first-child {
  margin-top: 20px;
}
/* line 213, app\less\common\common.less */
.c_head .word {
  font-size: 36px;
  font-weight: bold;
  font-family: 'arial';
}
/* line 214, app\less\common\common.less */
.c_head .db_line {
  line-height: 1.3;
}
/* line 219, app\less\common\common.less */
.b_intro {
  position: relative;
  padding: 50px 0 40px 30px;
  border-bottom: 1px solid #ccc;
}
/* line 220, app\less\common\common.less */
.b_intro h3 {
  font-size: 24px;
  color: #bca282;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 30px;
}
/* line 221, app\less\common\common.less */
.b_intro li {
  overflow: hidden;
  margin-bottom: 8px;
  font-size: 16px;
  color: #bca282;
}
/* line 222, app\less\common\common.less */
.b_intro .dt {
  float: left;
  width: 95px;
  position: relative;
  color: #bca282;
  padding-left: 15px;
  margin-right: 10px;
}
/* line 223, app\less\common\common.less */
.b_intro .dt::before,
.b_intro li.parag::before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #bca282;
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
}
/* line 224, app\less\common\common.less */
.b_intro .dt::after {
  content: ':';
  position: absolute;
  right: 0;
  top: 0;
}
/* line 227, app\less\common\common.less */
.b_intro li.space {
  margin-top: 20px;
}
/* line 228, app\less\common\common.less */
.b_intro li.parag {
  position: relative;
  padding-left: 15px;
}
/* line 231, app\less\common\common.less */
.b_intro .dd {
  overflow: hidden;
  color: #868686;
  line-height: 1.5;
  position: relative;
  top: 0;
}
/* line 232, app\less\common\common.less */
.b_intro .img {
  position: absolute;
  right: 0;
  top: 50px;
}
.b_detail{text-align: center;}
/* line 235, app\less\common\common.less */
.b_detail h3 {
  color: #958d83;
  text-align: center;
  padding: 50px 0 40px;
  font-size: 33px;
  font-weight: normal;
  font-family: "Hiragino Sans GB W3";
}
/* line 236, app\less\common\common.less */
.b_detail > p {text-align: left;
  font-size: 16px;
  color: #868686;
}
/* line 239, app\less\common\common.less */
#attraction {
  width: 1070px;padding-left: 2px;
  overflow: hidden;
  padding-top: 50px;
}
/* line 240, app\less\common\common.less */
#attraction .spe {
  background-color: #7c7671;
  font-size: 16px;
  padding-left: 20px;
  width: 236px;
  padding-top: 10px;
  height: 313px;
}
/* line 241, app\less\common\common.less */
#attraction .spe span {
  color: #ecd9b4;
  line-height: 1.5;
  display: block;
  padding: 15px 0;
}
/* line 242, app\less\common\common.less */
#attraction .spe p {
  font-size: 13px;
  color: #e6e3e1;
  line-height: 1.5;
}
/* line 244, app\less\common\common.less */
#attraction li {
  float: left;
  width: 256px;
  height: 323px;
  margin-right: 10px;
}
/* line 245, app\less\common\common.less */
#attraction li > strong {
  color: #7c7671;
  display: block;
  font-size: 16px;
  padding: 20px 0 8px;
}
/* line 246, app\less\common\common.less */
#attraction li .parag {
  font-size: 13px;
  color: #868686;
  line-height: 1.5;
}
/* line 250, app\less\common\common.less */
#premium {
  margin-top: 50px;
}
/* line 251, app\less\common\common.less */
#premium ul {
  width: 1026px;
  margin: 0 auto;
}
/* line 252, app\less\common\common.less */
#premium li {
  height: 240px;
  position: relative;
}
/* line 253, app\less\common\common.less */
#premium li p {
  position: absolute;
  bottom: 30px;
  font-size: 13px;
  color: #fff;
  line-height: 1.8;
}
/* line 254, app\less\common\common.less */
#premium li.left p {
  left: 40px;
}
/* line 255, app\less\common\common.less */
#premium li.right p {
  left: 550px;
}
/* line 256, app\less\common\common.less */
#premium .n1 {
  background: url('../../imgs/cnt/premium_01.jpg') right center no-repeat #635e59;
}
/* line 257, app\less\common\common.less */
#premium .n2 {
  background: url('../../imgs/cnt/premium_02.jpg') left center no-repeat #7c7c7c;
}
/* line 258, app\less\common\common.less */
#premium .n3 {
  background: url('../../imgs/cnt/premium_03.jpg') right center no-repeat #636159;
}
/* line 259, app\less\common\common.less */
#premium .wide {
  background: url('../../imgs/cnt/premium_04.jpg') no-repeat;
  padding-top: 430px;
  width: 1026px;
  margin: 0 auto;
  margin-top: 30px;
  overflow: hidden;
}
/* line 260, app\less\common\common.less */
#premium .wide .cell1 {
  float: left;
  width: 330px;
}
/* line 261, app\less\common\common.less */
#premium .wide .cell1 .s_tit {
  font-size: 16px;
  color: #bca282;
  line-height: 1.7;
}
/* line 262, app\less\common\common.less */
#premium .wide .cell1 .parag {
  font-size: 13px;
  color: #989898;
  line-height: 1.7;
  margin-top: 15px;
}
/* line 265, app\less\common\common.less */
#premium .wide .cell2 {
  float: left;
}
/* line 266, app\less\common\common.less */
#premium .wide .cell2 strong {
  font-size: 16px;
  font-weight: normal;
  color: #bca282;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 6px;
}
/* line 267, app\less\common\common.less */
#premium .wide .cell2 strong::after {
  content: '';
  background-color: #bca282;
  height: 1px;
  position: absolute;
  width: 100%;
  display: block;
  left: 0;
  bottom: 0;
}
/* line 268, app\less\common\common.less */
#premium .wide .cell2 > div {
  margin-top: 15px;
}
/* line 269, app\less\common\common.less */
#premium .wide .cell2 > div > p {
  font-size: 11px;
  color: #868686;
  float: left;
  margin-right: 30px;
  line-height: 2;
}
/* line 270, app\less\common\common.less */
#premium .wide .cell2 > div > p:last-child {
  margin-right: 0;
}
/* line 274, app\less\common\common.less */
.maps {
  width: 1000px;
  margin: 0 auto;
  margin-top: 60px;
}
/* line 276, app\less\common\common.less */
#cityLife .c_head {
  border: 0;
  padding-bottom: 40px;
}
/* line 277, app\less\common\common.less */
#cityLife dl {margin-left: 12px;
  overflow: hidden;
  zoom: 1;
}
/* line 278, app\less\common\common.less */
#cityLife dl dt {
  font-size: 24px;
  color: #bca282;
  float: left;
  padding-right: 45px;
}
/* line 279, app\less\common\common.less */
#cityLife dl dd {
  font-size: 16px;
  position: relative;
  padding-left: 15px;
  float: left;
  color: #868686;
  margin-right: 20px;
  margin-top: 3px;
}
/* line 280, app\less\common\common.less */
#cityLife dl dd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #bca282;
  display: block;
  left: 0;
  top: 6px;
}
/* line 283, app\less\common\common.less */
#cityLife .thumbs {margin-left: 12px;
  background: url(../../imgs/cnt/city_00.jpg) no-repeat;
  padding-left: 536px;
  overflow: hidden;
  margin-top: 50px;
}
/* line 284, app\less\common\common.less */
#cityLife .thumbs span {
  position: relative;
  width: 240px;
  height: 150px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 285, app\less\common\common.less */
#cityLife .thumbs span em {
  position: absolute;
  height: 30px;
  text-indent: 10px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #9e8e76;
  line-height: 30px;
  color: #fff;
  font-style: normal;
  font-size: 13px;
}
/* line 289, app\less\common\common.less */
#sub0202 {
  width: 1026px;
  margin: 0 auto;
  margin-top: 60px;
}
/* line 290, app\less\common\common.less */
#sub0202 li {
  margin-bottom: 20px;
}
/* line 291, app\less\common\common.less */
#sub0202 li img {
  display: block;
}
/* line 292, app\less\common\common.less */
#sub0202 li > div {
  padding: 14px 18px;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}
/* line 293, app\less\common\common.less */
#sub0202 li p {
  font-size: 11px;
  color: #b7b7b7;
  position: absolute;
  right: 25px;
  top: 18px;
  line-height: 1.5;
}
/* line 295, app\less\common\common.less */
#sub0202 .n1 > div {
  background-color: #635e59;
}
/* line 296, app\less\common\common.less */
#sub0202 .n2 > div {
  background-color: #7c7c7c;
}
/* line 297, app\less\common\common.less */
#sub0202 .n3 > div {
  background-color: #636159;
}
/* line 299, app\less\common\common.less */
#sub0303 {
  width: 1026px;
  margin: 0 auto;
  margin-top: 60px;
}
/* line 300, app\less\common\common.less */
#sub0303 > img {
  display: block;
  margin-bottom: 20px;
}
#home #footer{position: fixed;width: 100%;left: 0;bottom: 0;z-index: 30;}


.md_form{border-top: 1px solid #e5e5e5;}
.md_form table{width: 100%;}
.md_form td,
.md_form th{height: 54px;border-bottom: 1px solid #e5e5e5;text-align: left;color: #868686;}
.md_form th{background-color: #f5f4f4;text-indent: 0px;text-align:center;}
.md_form td{text-indent: 24px;}
.md_form input[type="text"]{height: 34px;line-height: 34px;width: 458px;border: 1px solid #e5e5e5;text-indent: 10px;}
.md_form input[type="checkbox"]{width: 13px;height: 13px;border: 1px solid #d7d7d7;margin-right: 10px;margin-left: 50px;vertical-align: middle;-webkit-appearance:none;}
.md_form input[type="checkbox"]:first-child{margin-left: 0;}
.md_form input[type="checkbox"]:checked{background: url('../../imgs/common/checked.png') center center no-repeat;}
.md_form label{vertical-align: middle;}
.md_form select{border: 1px solid #e5e5e5;width: 458px;height: 34px;padding-left: 10px;}
.md_form span.noti{color: #9e8e76;font-size: 14px;padding-left: 10px;}               
.md_form .select{position: relative;display: inline-block;text-indent: 0;}
/*.md_form .select::after{content: '';background: url('../../imgs/common/select_arr.gif') no-repeat;display: block;width: 34px;height: 34px;position: absolute;right: 0;top:0}*/
.md_form .select select{background: url('../../imgs/common/select_arr.gif') right 0 no-repeat;}
.md_form textarea{margin: 10px 0;border: 1px solid #dedede;width: 90%;height: 200px;padding: 10px;color: #868686}
.md_form .tel,
.md_form .tel{color: #666;}
.md_form .tel input{width: 164px;}
.agreeChk{border: 1px solid #dedede;padding: 0 27px;font-size: 13px;color: #868686;padding-bottom: 25px;}
.agreeChk > p{margin: 25px 0 30px;}
.agreeChk span{width: 405px;line-height: 1.5;display: inline-block;}
.agreeChk > div > p{margin-bottom: 7px;}
.agreeChk input[type="radio"]{margin-right: 10px;}
.agreeChk label{width: 50px;display: inline-block;display: inline-block;margin: 3px 0;}
.agreeChk .logo{display: inline-block;background: url('../../imgs/cnt/agree_daelim.png') no-repeat;width: 88px;height: 12px;position: relative;vertical-align: middle;overflow: hidden;text-indent: -999em;top: -1px;margin-right: 3px;}
#gray th{background-color: #cfcfcf;color: #565656;}
h4.s_tit{color: #9e8e76;margin: 37px 0 17px;font-size: 16px;font-weight: normal;font-weight: bold;}
label{vertical-align: middle;cursor: pointer;}
input[type="radio"]{width: 15px;height: 15px;background: url('../../imgs/common/radio_.gif') no-repeat;vertical-align: middle;-webkit-appearance:none;border: 0;display: inline-block;}
input[type="radio"]:checked{background: url('../../imgs/common/radio_cheked.gif') no-repeat;}
select{color: #666;}

.pre_txt_box{height: 183px;padding:  20px 25px;overflow: auto;border: 1px solid #dedede;line-height: 1.5;font-size: 13px;color: #868686;}
.form_util{overflow: hidden;padding-top: 40px;color: #868686;text-align: center;}
.form_util input[type="checkbox"]{width: 13px;height: 13px;border: 1px solid #d7d7d7;margin-right: 10px;vertical-align: middle;margin-left: 20px;-webkit-appearance:none;}
.form_util input[type="checkbox"]:first-child{margin-left: 0;}
.form_util input[type="checkbox"]:checked{background: url('../../imgs/common/checked.png') center center no-repeat;}

.form_util label{vertical-align: middle;}
.form_util .agree{float: left;padding-top: 10px;}
.form_util .btn_wrap{}
.form_util .btn_wrap a{width: 131px;height: 46px;line-height: 46px;text-align: center;color: #fff;display: inline-block;}
.form_util .btn_wrap .cancel{font-size: 16px;background-color: #909090;}
.form_util .btn_wrap .confirm{font-size: 16px;background-color: #baa079;}

.pop{display: none;position: fixed;left: 50%;top: 50%;width: 360px;height: 272px;margin-left: -180px;margin-top: -136px;background-color: #fff;z-index: 999;}
.pop::before{content: '';position: fixed;width: 100%;height: 100%;z-index: -1;background-color: #000;opacity: .3;left: 0;top: 0;}
.pop .wrap{position: relative;z-index: 10;background-color: #fff;height: 272px;}
.pop h3{background-color: #9e8e76;text-align: center;font-size: 0;}
.pop .txt{font-size: 18px;color: #959595;text-align: center;padding: 60px 0 20px;}
.pop .btn{display: block;width: 130px;height: 45px;background-color: #9e8e76;color: #fff;margin: 0 auto;line-height: 45px;text-align: center;}

.tuja{font-size: 16px;padding: 0 30px;color: #7c7671;}
.tuja dt{padding: 40px 0 5px;}
.tuja dd{position: relative;padding-left: 7px;margin: 3px 0;}
.tuja dd::before{content: '';position: absolute;left: 0;top: 9px;width: 2px;height: 2px;background-color: #7c7671;}

.tb{width: 100%;border-collapse:separate;background-color: #e5e5e5;border-spacing: 1px}
.tb th{height: 50px;background-color: #cfcfcf;font-size: 13px;color: #565656;}
.tb td{background-color: #fff;color: #868686;font-size: 13px;padding: 13px 0;text-align: center;padding-left: 0;line-height: 1.2;vertical-align: middle;}
.tb td > div{text-align: left;padding-left: 35px;}
.tb td > div.dot{margin: 3px 0;padding-left: 10px;position: relative;margin-left: 33px;}
.tb td > div.dot::before{content: '•';position: absolute;left: 0;top: 0;}
#align td{text-align: left;padding-left: 25px;}
#align td:nth-child(3),
#align td:nth-child(4){text-align: center;padding-left: 0;}


#admin #ad_header h1{
    background: url('../../imgs/common/header_bg.png') repeat-x;
    height: 79px;
    text-align: center;
    font-size: 0;
    border-bottom: 1px solid #252525;
}
#admin{min-width: 1200px;}
#admin .bg{background: url('../../imgs/admin_head.jpg') center center no-repeat;background-size: cover;height: 275px;}
#admin #container{background-color: #fff;}
#admin #content{float: none;margin: 0 auto;overflow: hidden;}
#admin .c_head h3{font-family: arial ;font-weight: normal;}
#admin .login{position: relative;width: 436px;margin:100px auto;}
#admin .login input{border: 1px solid #e3e3e3;width: 278px;height: 43px;padding: 0 10px;line-height: 43px;display: block;margin-bottom: 5px;}
#admin .btn{position: absolute;width: 130px;height: 95px;right: 0;top: 0;display: block;color: #fff;background-color: #95794d;text-align: center;font-size: 12px;line-height:95px}
#admin #footer .wrap{width: 1100px;margin: 0 auto;}

#gnb.vip .n1 a.on,#gnb.vip .n1 a:hover{background-position: 96% -45px;}
#gnb.vip .n2 a.on,#gnb.vip .n2 a:hover{background-position: 97% -45px;}

#admin_tb{padding-top: 40px;}
#admin_tb th{font-size: 14px;font-weight: bold;position: relative;}
#admin_tb td{cursor: pointer;position: relative;}
#admin_tb td .btn{position: absolute;right: 0;top: 7px;display: block;width: 30px;line-height: 30px;text-align: center;color: #c0a884;}
#admin_tb td .btn:hover{text-decoration: none;color: #000;}
#admin_tb .view{display: none;}
#admin_tb .view td{padding: 20px;line-height: 1.4;text-align: left;cursor: default;}
#admin_tb .tbody li{overflow: hidden;border-right: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
#admin_tb .tbody li > span{float: left;padding: 15px 0;text-align: center;width: 220px;border-bottom: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;color: #868686;font-size: 14px;}
#admin_tb .tbody li > span.n1{width: 100px;}
#admin_tb .tbody li > span.n5{width: 290px}
#admin_tb .tbody li > span:first-child{border-left: none;border-bottom: 0;}
#admin_tb .tbody li > div{clear:both;padding: 10px 40px;margin-left: 100px;border-left: 1px solid #e5e5e5;color: #868686;font-size: 14px;position: relative;height: 30px;}
#admin_tb .tbody li > div a{display: block;width: 30px;height: 30px;line-height: 30px;position: absolute;right: 0;top: 0;color: #c0a884;text-align: center;font-size: 12px;}
#admin_tb .tbody li > div a:hover{text-decoration: none;}
#admin_tb .tbody li > div.active{height: auto;}

.admin_page{text-align: center;margin: 30px 0;}
.admin_page span a{display: inline-block;width: 30px;height: 30px;text-align: center;line-height: 32px;font-size: 12px;vertical-align: top;border: 1px solid #e9e9e9;color: #999;}
.admin_page span a:hover{text-decoration: none;}
.admin_page span a.on{background-color: #baa079;color: #fff;}
.admin_page span{vertical-align: middle;display: inline-block;padding: 0 20px;}

#container.planWrap #content{padding-bottom: 0;}
.plan_tab{overflow: hidden;padding: 30px 0;}
.plan_tab li{background: url('../../imgs/common/tab_bg_div.gif') right center no-repeat;float: left;width: 132px;}
.plan_tab li a{display: block;height: 34px;line-height: 34px;width: 132px;text-align: center;font-size: 13px;font-family: arial;font-weight: bold;color: #808080;}
.plan_tab a.on,
.plan_tab li a:hover{text-decoration: none;background-color: #b9ae9d;color: #fff;margin-left: -1px;width: 133px;}

.plan_cnt .plan{text-align: right;position: relative;}
.plan_cnt{padding: 0 35px;background-color: #f5f5f5;padding-bottom: 80px;}
.plan_cnt h4{background: url(../../imgs/common/unit.gif) no-repeat;border-bottom: 1px solid #bebcb9;height: 49px;overflow: hidden;text-indent: -999em;}
.plan_cnt .noti{font-size: 13px;line-height: 1.5;color: #a4a4a4;border-top: 1px solid #bebcb9;padding: 8px 0 30px;}
.plan_cnt .guide{left: 68px;top: 115px;text-align: left;width: 240px;position: absolute;}
.plan_cnt .guide h5{font-size: 34px;padding-bottom: 10px;}
.plan_cnt .guide dt{height: 34px;background-color: #3b3b3b;font-size: 16px;line-height: 34px;text-align: center;color: #fff;}
.plan_cnt .guide dd{overflow: hidden;font-size: 13px;border-bottom: 1px solid #bebcb9;color: #3b3b3b;}
.plan_cnt .guide dd strong{float: left;height: 34px;line-height: 34px;padding-left: 10px;}
.plan_cnt .guide dd span{float: right;height: 34px;line-height: 34px;padding-right: 8px;}
.plan_cnt .guide dd span::after{content: '㎡'}
.plan_cnt .data_img{margin: 40px 0;}
.plan_cnt #p19 .guide{width: 245px;}
.plan_cnt #p19 h5 span{font-size: 22px;vertical-align: bottom;margin-left: 5px;}

#mainPOP{position: fixed;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);left: 0;top: 0;z-index: 300;display: none;}
#mainPOP > a{display: block;position: fixed;z-index: 300;width: 1500px;height: 1061px;left: 50%;top: 3%;margin-left: -750px;margin-top: 0px;}