@charset 'utf-8';

/* Gë§ˆì¼“ í°íŠ¸ */

@font-face { font-family: 'SCDream'; src: url('../Font/SCDream1.woff') format('woff'); font-weight: 100; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream2.woff') format('woff'); font-weight: 200; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream3.woff') format('woff'); font-weight: 300; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream4.woff') format('woff'); font-weight: 400; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream5.woff') format('woff'); font-weight: 500; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream6.woff') format('woff'); font-weight: 600; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream7.woff') format('woff'); font-weight: 700; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream8.woff') format('woff'); font-weight: 800; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream9.woff') format('woff'); font-weight: 900; }

#wrap {
	background: url('./mainbg_top.png') no-repeat top center;
	height: 770px;
}

a {	color: #fff; text-decoration: none; }

.container { width: 1000px; margin: 0 auto; position: relative; }

/* í—¤ë” */

/* ìƒë‹¨ ê¸€ìž */
.header-text { position: absolute; top: 298px; left: 0px; color: #ffff00; text-shadow: 3px 3px 20px rgba(0,0,0,0.5); text-align: center; width: 100%;}
.header-text p { font-size: 65px; font-weight: 400;}
.header-text .color-text { margin-bottom: 11px; font-weight: 400;}
.header-text .small { font-size: 23px; margin-top: 18px; }
/* ìž…ë ¥ í¼ */
.form-box {position: absolute;top: 223px;left: 751px;}
.form-all { height: 40px; font-weight: 400; font-size: 14px;}
.form-set {width: 304px;}
.form-set div {display: flex; margin-bottom: 10px;border-bottom: 1px solid #ddd;}
.form-set div span {font-family:'SCDream';font-weight: 400;display: inline-block;width: 75px;line-height: 40px;font-size: 15px;color: #222;text-align: left;padding:0  0 0 2px;}

.form-set div:nth-child(3) { border-bottom: none; }
.form-set div:nth-child(3) span { border-bottom: 1px solid  #ddd; }

.form-set .form-tel { display: inline-block; }
.form-set div .form-text {color: #222;background: none;font-family:'SCDream';font-weight: 600;vertical-align: top;width: 220px;padding: 2px 4px;outline: none;border: none;border-radius: none;box-sizing: border-box;}
.form-set div .form-number {color: #222;margin-top: 1px;border: none;border-bottom: 1px solid  #ddd;background: none;font-family:'SCDream';vertical-align: top;width: 64px;font-weight: bold;outline: none;border-radius: none; padding: 7px -1px; }
 #mobile2 {width: 162px;margin: 0;margin-top: 1px;padding: 0;}
.form-set div select { outline: none; border: none;}

.privacy {
    text-align: center;
    font-size: 15px;
    font-family: 'SCDream5.woff';
    color: #222;
    margin-top: 13px;
    margin-right: -1px;
    font-weight: 400;
    }
.privacy #check-box { width: 20px; height: 20px; vertical-align: -3.5px; margin: 0; padding: 0;}
.privacy .agree-text { cursor: pointer; margin-left: 5px;}
.privacy a { color: #222; }

.btn_submit {
    position: absolute;
    top: 197px;
    left: -26px;
    width: 350px;
    height: 57px;
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    overflow: visible;
    cursor: pointer;
    }


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0px 1000px none inset;
    box-shadow: 0 0 0px 1000px none inset;
    transition: background-color 5000s ease-in-out 0s;
	font-weight: bold;
}

}

/* Select box ìŠ¤íƒ€ì¼ ì´ˆê¸°í™” */ 
select {
	padding: 0 10px 0 4px;
	background: url('arrow.png') no-repeat 100% 50% !important;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	 cursor:pointer;
}

select option { 
	color: #000;
}

/* IE ì—ì„œ Select box í™”ì‚´í‘œ ì œê±° */ 
select::-ms-expand { display: none; }

/* IE10 ì´ìƒì—ì„œ input box ì— ì¶”ê°€ëœ ì§€ìš°ê¸° ë²„íŠ¼ ì œê±° */
input::-ms-clear { display: none; }

/* placeholder ì´ˆê¸°í™” */
input::-webkit-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
input:-ms-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
textarea::-webkit-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
textarea:-ms-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
input::placeholder { font-weight: 400; color:#aaa; }



/* alert ë²„íŠ¼ */
.btn-box2 { top: 2764px; left: 737px; width: 264px; height: 56px; position:absolute; cursor:pointer; }
.btn-box1 { top: 1630px; left: 29px; width: 196px; height: 42px; position:absolute; cursor:pointer; }

/* bx-slider */
.bx-box { position : absolute; top: 766px; left: 645px; color: #000; width: 400px; }
.bx-box .bx-wrapper, 
.bx-box .bx-viewport { 
	height: 120px !important;
}
.bx-box ul li {	margin-bottom: 6px; }
.bx-box ul li span { font-size: 18px; font-weight: bold;}
.bx-box ul li span:nth-child(2) {
}
.bx-box ul li span:nth-child(1),
.bx-box ul li span:nth-child(2) {
	display: inline-block;
}
.bx-box ul li span.name_new {  letter-spacing: -1px; vertical-align: -1.5px; 	}
.bx-box ul li span.sex { letter-spacing: -1px; padding: 0 30px 0 23px; vertical-align: -1.5px; }
.bx-box ul li span.age { display: inline-block;  color: #fff; border: 1px solid #00a663; background: #00a663; font-size: 13px; padding: 4px 15px; }
.bx-box ul li span.age i { font-size: 15px;  font-weight: normal;}

.bx-box2 { left: 281px; }
.bx-box2 ul li span.age { background: #bbb; border: 1px solid #bbb;}
/* ìˆ«ìž ì¹´ìš´íŒ… */
.count-num {    position: absolute;
    top: 30px;
    left: 701px;
    font-size: 18px;
    text-align: center;
    font-weight: 800;
    color: #222;}
.count-num>div { width: 100px; position: absolute; color: #00cf80;}
.count-num>div:nth-child(2) { left: 212px; color: #fd7a4d;}

.count-num2 {    position: absolute;
    top: 813px;
    left: -6px;
    font-size: 21px;
    text-align: right;
    font-weight: 800;
    color: #fff;}
.count-num2>div { width: 100px; position: absolute; color: #ff5014;}
.count-num2>div .num-char { color: #fff; }
.count-num2>div:nth-child(2) { left: 123px; }
.count-num2>div:nth-child(3) { width: 200px;left: 192px; }

.main-slide {
	position: absolute;
	z-index: 9999;
	top: 540px;
	left: 591px;
	overflow: hidden;
	width: 406px;
}

.slick-dots { position: absolute; bottom: 5px; left: 50%; transform: translate(-50%, 0%);  }
.slick-dots li { float: left; margin-right: 5px;}
.slick-dots button { background: #fff; border: none; text-indent: -9999; width: 30px; height: 3px;}
.slick-dots .slick-active button { background: #00cf80; width: 30px; height: 3px;}

/* í‘¸í„° */
.footer { background: #fff; box-sizing: border-box; padding: 50px 0; }
.footer .f-cont { color: #333; overflow: hidden; }
.footer .f-cont>div p { margin-bottom: 10px; font-size: 15px; }

.footer .f-copy { margin-top: 20px;	color: #333; font-size: 15px; text-align: right;}
.footer .f-copy p {	margin-bottom: 15px; }

.footer .mt { margin-top: 20px; }

.footer .f-logo { position: absolute; top: -15px; right: 0; text-align: right;}
.footer a { color: #222; margin-bottom: 10px; display: inline-block; margin-top: 21px;}


.btn-popup { cursor: pointer; position: absolute;}
.btn-popup1 {top: 484px;left: 592px;width: 407px;height: 47px;}

.body-mask { width: 100%; height: auto; position: relative;}

.mask { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.5); display: none; z-index: 9999;}

.popup { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.p-header { background: #00864b; overflow: hidden; padding: 18px 25px 17px 30px; font-size: 18px; box-sizing: border-box;}
.p-header .p-title { color: #fff; float: left;}
.p-header .p-close { float: right; color: #fff;}

.p-container { width: 600px; background: #fff; box-sizing: border-box; padding: 30px 27px 27px; position: relative;}
.p-container .p-cont { padding: 20px; overflow-y: scroll; height: 450px; border-bottom: 1px solid #aaa; background: #f9f9f9; border-top: 1px solid #aaa; margin-top: -3px;}
.p-container .p-cont ul li { font-size: 13px; margin-bottom: 10px; color: #888; line-height: 19px;}

.p-confirm { margin: 0 auto; text-align: center;}
.p-confirm p { margin-top: 25px;background: #00a087; cursor: pointer; font-size: 15px; padding: 12px 28px; color: #fff; text-align: center; display: inline-block; }

.p-close { cursor: pointer; width: 20px; height: 20px; position: relative;}
.p-top, .p-bottom { width: 2px; height: 20px; background: #fff; position: absolute; top: -2px; left: 9px; }
.p-top { transform: rotate(45deg); }
.p-bottom { transform: rotate(-45deg); }


.middle, .middle2 , .middle3{
	width: 900px;
	margin: 0 auto;
}

.middle {
	/* border: 1px solid #ddd; */
}

.middle2 {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

 .middle3 {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
 }

.middle, .middle2 {	margin-top: 50px; }

.middle3 {margin-bottom: 50px;}

.middle > img,
.middle2 > img {
	width: 100%;
	object-fit: contain;

}

.bottom{background-image: url('./bottom.png'); background-position: center; background-repeat: no-repeat; width: 100%; height: 400px;}

.container{position: relative;}
.today_txt {
	position: absolute;
	left: 159px;
	top: 158px;
	color: #000;
	font-weight: bold;
	font-size: 15;
	font-family: 'SCDream';
}
.title_img {
	position: absolute;
	left: -79px;
	top: 242px;
	}

.privacy{display: flex; justify-content: center; align-items: center;}