@charset "utf-8";
@import url(style.css);
@import url(basic.css);
/*2018-06-20*/

/*크롬*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
}

/*파이어폭스*/
@-moz-document url-prefix() {
}


.evaWrap {}
	.eva_bnBox_orange {position:relative; width:390px; height:430px; border:1px solid #ccc; box-sizing:border-box; overflow:hidden; margin-top:20px;}
		.eva_bnBox_orange a {position:absolute; z-index:999999; top:0; left:0; display:inline-block; width:390px; height:430px; text-decoration:none !important;}
		.eva_bnBox_orange a:hover {width:388px; height:428px; border:5px solid #ff6c00; box-sizing:border-box;}
			.eva_bnBox_orange .eva_bnCon {width:380px; height:388px; padding:5px;}
			.eva_bnBox_orange .eva_bnCon .eva_bnCon_tit {width:350px; margin:20px auto 15px; text-align:center; color:#ff6c00;}
				.eva_bnBox_orange .eva_bnCon .eva_bnCon_tit .eva_radius {display:inline-block; width:56px; height:20px; border-radius:20px; border:1px solid #ff6c00; text-align:center; line-height:20px;}
				.eva_bnBox_orange .eva_bnCon .eva_bnCon_tit .eva_tit {font-size:20px; margin-top:3px; font-weight:bold;}

					.eva_bnCon dl {width:350px; margin:15px auto;}
						.eva_bnCon dl dt {width:350px; height:140px;}
						.eva_bnCon dl dd {width:350px; height:150px;}
							.eva_bnCon dl dd ul {margin-top:10px;}
								.eva_bnCon dl dd ul li {margin-top:2px;}

			.eva_bnBox_orange .eva_bnCon_btn {width:150px; height:30px; background-color:#ff6c00; color:#fff; text-align:center; line-height:30px; margin:0 auto;}


	.eva_bnBox_violet {position:relative; width:390px; height:430px; border:1px solid #ccc; box-sizing:border-box; overflow:hidden; margin-top:20px;}
		.eva_bnBox_violet a {position:absolute; z-index:999999; top:0; left:0; display:inline-block; width:390px; height:430px; text-decoration:none !important;}
		.eva_bnBox_violet a:hover {width:388px; height:428px; border:5px solid #7e56e3; box-sizing:border-box;}
			.eva_bnBox_violet .eva_bnCon {width:380px; height:388px; padding:5px;}
			.eva_bnBox_violet .eva_bnCon .eva_bnCon_tit {width:350px; margin:20px auto 15px; text-align:center; color:#7e56e3;}
				.eva_bnBox_violet .eva_bnCon .eva_bnCon_tit .eva_radius {display:inline-block; width:56px; height:20px; border-radius:20px; border:1px solid #7e56e3; text-align:center; line-height:20px;}
				.eva_bnBox_violet .eva_bnCon .eva_bnCon_tit .eva_tit {font-size:20px; margin-top:3px; font-weight:bold;}
			.eva_bnBox_violet .eva_bnCon_btn {width:150px; height:30px; background-color:#7e56e3; color:#fff; text-align:center; line-height:30px; margin:0 auto;}

	
	.eva_bnBox_pink {position:relative; width:390px; height:430px; border:1px solid #ccc; box-sizing:border-box; overflow:hidden; margin-top:20px;}
		.eva_bnBox_pink a {position:absolute; z-index:999999; top:0; left:0; display:inline-block; width:390px; height:430px; text-decoration:none !important;}
		.eva_bnBox_pink a:hover {width:388px; height:428px; border:5px solid #ff5fae; box-sizing:border-box;}
			.eva_bnBox_pink .eva_bnCon {width:380px; height:388px; padding:5px;}
			.eva_bnBox_pink .eva_bnCon .eva_bnCon_tit {width:350px; margin:20px auto 15px; text-align:center; color:#ff5fae;}
				.eva_bnBox_pink .eva_bnCon .eva_bnCon_tit .eva_radius {display:inline-block; width:56px; height:20px; border-radius:20px; border:1px solid #ff5fae; text-align:center; line-height:20px;}
				.eva_bnBox_pink .eva_bnCon .eva_bnCon_tit .eva_tit {font-size:20px; margin-top:3px; font-weight:bold;}
			.eva_bnBox_pink .eva_bnCon_btn {width:150px; height:30px; background-color:#ff5fae; color:#fff; text-align:center; line-height:30px; margin:0 auto;}


	.eva_bnBox_green {position:relative; width:390px; height:430px; border:1px solid #ccc; box-sizing:border-box; overflow:hidden; margin-top:20px;}
		.eva_bnBox_green a {position:absolute; z-index:999999; top:0; left:0; display:inline-block; width:390px; height:430px; text-decoration:none !important;}
		.eva_bnBox_green a:hover {width:388px; height:428px; border:5px solid #249c8c; box-sizing:border-box;}
			.eva_bnBox_green .eva_bnCon {width:380px; height:388px; padding:5px;}
			.eva_bnBox_green .eva_bnCon .eva_bnCon_tit {width:350px; margin:20px auto 15px; text-align:center; color:#249c8c;}
				.eva_bnBox_green .eva_bnCon .eva_bnCon_tit .eva_radius {display:inline-block; width:56px; height:20px; border-radius:20px; border:1px solid #249c8c; text-align:center; line-height:20px;}
				.eva_bnBox_green .eva_bnCon .eva_bnCon_tit .eva_tit {font-size:20px; margin-top:3px; font-weight:bold;}

			.eva_bnBox_green .eva_bnCon_btn {width:150px; height:30px; background-color:#249c8c; color:#fff; text-align:center; line-height:30px; margin:0 auto;}


	.eva_tabBox {position:relative; width:800px; height:90px; border:1px solid #ccc;}
		.eva_tabBox li {float:left; width:198px; height:90px; border-right:1px solid #ccc; text-align:center; cursor:pointer;}
		.eva_tabBox li:last-child {border:none;}
			.eva_tabBox li.eva_tab_orange {width:198px; height:90px;}
				.eva_tabBox li.eva_tab_orange p.eva_tab_tit {font-size:16px; color:#ff6c00; font-weight:bold;}
			.eva_tabBox li.eva_tab_over_orange {background-color:#ff6c00; color:#fff;}
				.eva_tabBox li.eva_tab_over_orange p.eva_tab_tit {font-size:16px; font-weight:bold;}

			.eva_tabBox li.eva_tab_violet {width:198px; height:90px; text-align:center;}
				.eva_tabBox li.eva_tab_violet p.eva_tab_tit {font-size:16px; color:#7e56e3; font-weight:bold;}
			.eva_tabBox li.eva_tab_over_violet {background-color:#7e56e3; color:#fff;}
				.eva_tabBox li.eva_tab_over_violet p.eva_tab_tit {font-size:16px; font-weight:bold;}

			.eva_tabBox li.eva_tab_pink {width:198px; height:90px; text-align:center;}
				.eva_tabBox li.eva_tab_pink p.eva_tab_tit {font-size:16px; color:#ff5fae; font-weight:bold;}
			.eva_tabBox li.eva_tab_over_pink {background-color:#ff5fae; color:#fff;}
				.eva_tabBox li.eva_tab_over_pink p.eva_tab_tit {font-size:16px; font-weight:bold;}

			.eva_tabBox li.eva_tab_green {width:198px; height:90px; text-align:center;}
				.eva_tabBox li.eva_tab_green p.eva_tab_tit {font-size:16px; color:#249c8c; font-weight:bold;}
			.eva_tabBox li.eva_tab_over_green {width:203px;background-color:#249c8c; color:#fff;}
				.eva_tabBox li.eva_tab_over_green p.eva_tab_tit {font-size:16px; font-weight:bold;}

			.eva_tabBox li.eva_tab_gray {width:198px; height:90px; text-align:center;}
				.eva_tabBox li.eva_tab_gray p.eva_tab_tit {font-size:16px; color:#25a3eb; font-weight:bold;}
			.eva_tabBox li.eva_tab_over_gray {width:203px;background-color:#25a3eb; color:#fff;}
				.eva_tabBox li.eva_tab_over_gray p.eva_tab_tit {font-size:16px; font-weight:bold;}
				
	.eve_rollingBox {position:relative; width:800px; height:255px;}
		.eve_rollingBox .eve_arrL {position:absolute; z-index:999; top:0; left:0; width:23px; height:255px; cursor:pointer;}
		.eve_rollingBox .eve_arrR {position:absolute; z-index:999; top:0; right:0; width:23px; height:255px; cursor:pointer;}
		.eve_rollingCon {width:748px; height:255px; overflow:hidden; margin:0 auto;}
			.eve_rolling {width:2650px; height:255px; margin:0 auto;}
				.eve_rolling li {float:left; width:177px; height:255px; border:1px solid #ccc; box-sizing:border-box; margin:0 5px; cursor:pointer;}
					.eve_rolling_data {width:152px; height:220px; margin:16px auto;}
						.eve_rolling_data p {display:inline-block; width:152px; height:18px; font-size:14px; color:#000; overflow:hidden;}
						.eve_rolling_data dl {width:152px; margin-top:5px;}
							.eve_rolling_data dl dt {width:152px; height:152px; border:1px solid #efefef; box-sizing:border-box;}
							.eve_rolling_data dl dd {width:152px; height:30px; margin-top:10px; overflow:hidden; line-height:15px;}
								.eve_rolling_data dl dd span {color:#0096ff;}

	.eve_tabBox {width:800px; height:120px; overflow:hidden;}
		.eve_tab {width:723px; height:120px; margin:0 auto;}
			.eve_tab li {float:left; width:225px; height:117px; margin:0 8px; cursor:pointer;}
	
	.eve_adCon {width:800px; margin:30px 0; text-align:center; overflow:hidden;}