@CHARSET "UTF-8";

.main-btn:hover {
	background:#a0a0a0;
}
.quick {
	top:30.2%;
}

.main-banner {
	height: 128px;
	width: 100%;
	position: relative;
}
.banner-top {
	height: 128px;
	background:#b4cb83;
}
.banner-bottom {
	height: 58px;
}
.banner-content {
	position: absolute;
	width: 1500px;
	height: 128px;
	top:0;
	left:50%;
	overflow: hidden;
	margin-left:-582px;
	/* background:url('/art_special/teenagerbooks/img/bg01.png') no-repeat; */
}
.content-text {
	position: absolute;
	top:25px;
	left:35px;
	line-height: 1.2;
}
.content-text img {
	vertical-align: top;
	margin-right: 20px;
	width: 11%;
}
.content-text h2,.content-text p {
	margin-top: 15px;
}
.content-text p {
	color:#fff;
	font-size:25px;
	font-weight: 300;
	display: inline-block;
}
.content-text h2 {
	font-weight: 600;
	font-size:40px;
	color:#fff;
	display: inline-block;
	margin-right: 20px;
}

/*
*/
/*	콘텐츠 - 구성	 */
/*
*/
.main-contents1 {
	width: 1164px;
	margin:0 auto;
	text-align: center;
}
.contents-title {
	font-size:40px;
	color:#555;
	width: 1164px;
	display: inline-block;
	padding-top: 40px;
	background:url('../../img/title_line.png') no-repeat center 72px;
}
.contents-title strong {
	background-color:#fff;
	display: inline-block;
	padding:0 30px;
}
.contents-composition_wrap {
	overflow: hidden;
	margin-top: 30px;
}
.contents-composition_wrap li {
	float: left;
	width: 20%;
}
.contents-composition_wrap a {
	display: block;
	padding:0 20px;
}
.composition-img {
	display: inline-block;
	width: 120px;
	height: 120px;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
	-o-border-radius:60px;
	border-radius:60px;
	position: relative;
}
.composition-img img {
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.composition-title, .composition-sub_title {
	display: block;
}
.composition-title {
	color:#92b840;
	font-size:24px;
}
.composition-sub_title {
	font-size:20px;
	color:#a6a6a6;
	font-weight: 300;
	line-height: 1.18;
}
.contents-composition_wrap a:hover .composition-img, 
.contents-composition_wrap a.on .composition-img {
	border:2px solid #9fc058;
}
.contents-composition_wrap a:active .composition-img {
	border:2px solid #9fc058;
	background:#f2f8e5;
}

/*
*/
/*	콘텐츠 - 추천도서	 */
/*
*/

.main-contents2 {
	margin-top: 40px;
	height: 555px;
	background:#e2e2e2;
	position: relative;
	margin-bottom: 30px;
}
.main-contents2_bg {
	background:url('../../img/bg02.png') no-repeat center;
	width: 1164px;
	height: 554px;
	margin:0 auto;
}
.contents2-title {
	text-align: center;
	font-size:40px;
	color:#555;
	padding:40px 0;
}
.contents2-title strong {
	color:#92b840;

}
.contents2-subtitle {
	text-align: center;
	margin-bottom: 54px;
	color:#555;
	font-size:20px;
}
.main-book_info {
	width: 100%;
}
.main-book_info li {
	display: inline-block;
	width: 224px;
	height: 334px;
	margin-right:85px;
	position: relative;
	border:1px solid #cdcdcd;
}
.main-book_info li:last-child {
	margin-right: 0;
}
.main-btn {
	position: absolute;
	left:50%;
	margin-left:-173px;
	bottom:-33.5px;
	z-index:3;
}






/*
*/
/*	콘텐츠 - 상황별 추천도서	 */
/*
*/

.main-contents3 {
	text-align: center;
	width: 1164px;
	margin:0 auto;
	position: relative;
	padding-bottom: 90px;
}
.contents-title em {
	color:#92b840;
}
.main-thema {
	overflow: hidden;
	width: 1164px;
	margin:0 auto;
	margin-bottom: 30px;
}
.main-thema li {
	width: 368px;
	/* height: 385px; */
	height: 342px;
	float: left;
	margin-right: 30px;
}
.main-thema li:last-child {
	margin-right: 0;
}
.thema-card {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
}
.thema-card img {
	width: 100%;
	margin-bottom: -5px;
}
.situation-title {
	text-align: left;
	font-size:29px;
	font-weight: bold;
	color:#555;
	margin-bottom: 15px;
	position: relative;
}
.situation-title:nth-of-type(1) {
	margin-top: 10px;
}
.friend-popup_btn {
	position: absolute;
	right:0;
	width: 330px;
	height: 45px;
	line-height: 42px;
	border:2px solid #92b840;
	color:#92b840;
	font-size:20px;
	border-radius:50px;
}
.friend-popup_btn:hover {
	background:#92b840;
	color:#fff;
}

.today-situation {
	width: 368px;
	margin-right: 30px;
}
.solution_book_wrap {
	width: 766px;
	padding:0 50px;
	position: relative;
	margin-top: -11px;
}
.solution_book_wrap p {
	font-size:25px;
	font-weight:400;
	color:#555;	
	text-align: left;
	/* margin:10px 0 32px; */
	margin: -18px 0 18px;
}
.solution_book_slide {
    overflow: hidden;
    width: 678px;
}
.solution_book {
	/* overflow: hidden; */
	min-width: 678px;
}
.solution_book li {
	float: left;
	width: 206px;
	height: 306px;
	border:1px solid #cdcdcd;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
}
.solution_book a {
	display: inline-block;
	width: 206px;
	height: 306px;
}
.solution_book .book_info-bg {
	left:-206px;
}
.solution_book .book_info-wrap {
	width: 206px;
	height: 246px;
}
.solution_book li:hover .book_info-bg {
	background:rgba(0,0,0,0.7);
	left:0;
}
.solution_book .book-title {
	font-size:22px;
}
.solution_book .book-writer {
	font-size:16px;
}
.solution_book img {
	width: 100%;
	height: 100%;
}
.solution_book-prev, .solution_book-next {
	width: 29px;
	height: 53px;
	position: absolute;
	top:50%;
}
.solution_book-prev {
	background:url('../../img/slide_prev.png') no-repeat;
	left:0;
}
.solution_book-prev:hover {
	background:url('../../img/slide_prev_on.png') no-repeat;
}
.solution_book-next {
	background:url('../../img/slide_next.png') no-repeat;
	right:0;
}
.solution_book-next:hover {
	background:url('../../img/slide_next_on.png') no-repeat;
}
.solution_book-prev.disabled, .solution_book-next.disabled {
	display: none;
}

/*
*/
/*	친구와함께하는 테마별독서	*/
/*
*/
.friend {
	width: 368px;
	height: 407px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin-right: 26px;
	margin-bottom: 26px;	
}
.friend:nth-of-type(4),.friend:nth-of-type(7) {
	margin-right: 0;
}
.friend-off {
	height: 407px;
	text-align: center;
	border:1px solid #c1c1c1;
}
.friend-top {
	height: 40px;
	line-height: 40px;
}
.friend-level {
	font-size:16px;
	color:#707070;
	display: inline-block;
	margin-left: 15px;
}
.friend-like {
	width: 21px;
	height: 18px;
	display: inline-block;
	position: absolute;
	top:15px;
	right:15px;
	z-index:2;
	background:url('../../img/youthbooks/like_off.png') no-repeat;
}
.friend-like.on {
	background:url('../../img/youthbooks/like_on.png') no-repeat;
}
.friend-img {
	width: 88px;
	height: 88px;
	margin:0 auto;
	margin-top: 10px;
	border-radius:88px;
	border:1px solid #c2c2c1;
	overflow: hidden;
	background:#fff;
}
.friend-img img {
	width: 100%;
}
.friend-title {
	font-weight: normal;
	font-size:24px;
	color:#222;
	text-align: center;
	margin-top:15px;
	display: block;
}
.friend-text {
	width: 310px;
	margin:15px auto;
}
.friend-text p {
	color:#707070;
	font-size:18px;
}
.friend-text p:nth-of-type(1) {
	width: 310px;
	height:110px;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.friend-text p:nth-of-type(2) {
	width: 310px;
	height: 54px;
	overflow: hidden;
	text-align: left;
}
.bar {
	color:#a6a6a6;
}
.friend-text em {
	font-size:15px;
}
.tag-l {
	display: inline-block;
	margin-left: 4px;
}

.friend-on {
	border:1px solid #92b840;
	background:#e6f2cb;
	width: 368px;
	height: 407px;
	position: absolute;
	top:0;
	left:0;
	display: block;
	opacity: 0;
	transition:all 0.6s;
}
.friend:hover .friend-on {
	display: block;
	opacity: 1;
}
.friend-on>span {
	display: block;
}
.friend-on .friend-level {
	color:#222;
}
.friend-visit {
	background:url('../../img/youthbooks/go.png') no-repeat center top;
	display: block;
	color:#222;
	font-size:18px;
	padding-top: 45px;
	margin-top: 60px;
}


/*
*/
/*	콘텐츠 - 인기도서	 */
/*
*/

.main-contents4 {
	position: relative;
	padding-bottom: 75px;
	background:#e2e2e2;
	margin-top: 82px;
	height: 555px;
}
.main-contents4_bg {
	background:url('../../img/bg03.png') no-repeat center;
	width: 1164px;
	height: 555px;
	margin:0 auto;
}         
.popbook-rank {
	background:url('../../img/rank.png') no-repeat center;
	width: 59px;
	height: 75px;
	display: inline-block;
	position: absolute;
	top:0;
	left:0;
	color:#fff;
	font-size:35px;
	text-align: center;
}
/*
*/
/*	콘텐츠 - 키워드	 */
/*
*/
.main-contents5 {
	position: relative;
	padding-bottom: 60px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 20px;
}
.main-contents5 .contents-title {
	margin-bottom: 20px;
}
/* .contents6-title {
	font-size:40px;
	color:#555;
	width: 1164px;
	display: inline-block;
	margin-top:30px;
	margin-bottom:60px;
	background:url('../../img/title_line.png') no-repeat center;
} */
.contents6-title strong {
	background-color:#fff;
	display: inline-block;
	padding:0 30px;
}
.main-keyword {
	width: 1164px;
	margin:0 auto;
	overflow: hidden;
	margin-top: 0px;
}
.main-keyword li {
	width: 130px;
	height: 130px;
	float: left;
	margin-right: 17.7px;
	margin-top: 17.7px;
	position: relative;
}
.main-keyword li:nth-child(8n) {
	margin-right: 0;
}
.main-keyword a {
	width: 130px;
	height: 130px;
	background:#f0f0f0;
	display: table-cell;
	vertical-align: middle;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	font-size:22px;
	font-weight: 300;
	color:#555;
	padding:0 30px;
}
.main-keyword a:hover {
	background:#d7d7d7;
	font-weight: bold;
}
/*	만약 새로운 키워드가 있다면 해당li에 new-keyword 클래스를 추가	*/
li.new-keyword a {
	background:#d7d7d7;
	font-weight: 700;
}
li.new-keyword .keyword-new {
	position: absolute;
	width: 26px;
	height: 26px;
	line-height: 24px;
	color:#fff;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background:#85b7d9;
	top:-5px;
	right:0;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-o-border-radius:50px;
	border-radius:50px;
}


/*
*/
/*	찰떡친구 팝업	*/
/*
*/
.popup_bg {
	width: 100%;
	height: 100%;
	z-index:999;
	background:rgba(0,0,0,0.4);
	top:0;
	left:0;
	position: fixed;
}
.friend-popup {
	width: 814px;
	height: 590px;
	position: absolute;
	top:50%;
	left:50%;
	background:#fff;
	border:1px solid #92b840;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.friend-popup01 .friend-popup {
	height: 620px;
}
.friend-popup h3 {
	border-bottom:1px solid #92b840;
	background:#b4cb83;
	font-size:26px;
	color:#fff;
	text-align: center;
	padding:11px 0;
}

.reading-mind {
	width: 688px;
	margin:45px auto;
}
.reading-mind li {
	height: 45px;
	line-height: 45px;
	margin-bottom: 25px;
	font-size:20px;
	text-align: center;
	color:#555;
	border-radius:45px;
	border:1px solid #92b840;
	cursor: pointer;
}
.reading-mind li:hover {
	background:url('../../img/youthbooks/youth.png') no-repeat 20px #92b840;
	color:#fff;
	
}

.grade {
	overflow: hidden;
	width: 340px;
	margin:84px auto;
}
.grade li {
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size:20px;
	text-align: center;
	color:#555;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius:10px;
	border:1px solid #92b840;
	cursor: pointer;
}
.grade li:nth-child(3n) {
	margin-right: 0;
}
.grade li:hover {
	background:url('../../img/youthbooks/youth2.png') no-repeat center bottom #92b840;
	color:#fff;
	line-height: 75px;
	font-size:24px;
}

.friend-intro_wrap {
	width: 730px;
	height: 220px;
	margin:120px auto;
}
.intro-profile {
	width: 220px;
	height: 220px;
	border-radius:220px;
	border:1px solid #c8c8c8;
	overflow: hidden;
}
.intro-profile img {
	width: 100%;
}
.intro-info_wrap {
	margin-left: 40px;
	width: 470px;
}
.info-level,.info-friend {
	font-size:30px;
	color:#555555;
}
.info-friend {
	margin-top: -15px;
}
.info-level em {
	vertical-align: sub;
}
.info-level em,.info-friend em {
	font-size:49px;
	color:#92b840;
}
.intro-move_btn {
	border-radius:50px;
	border:1px solid #92b840;
	width: 350px;
	height: 45px;
	font-size:18px;
	color:#555;
	margin-top: 30px;
	text-align: left;
	padding-left: 30px;
	background:url('../../img/youthbooks/friend_go.png') no-repeat 312px;
}

.friend-popup_prev {
	background:url('../../img/youthbooks/friend_prev.png') no-repeat center top;
	position: absolute;
	bottom:25px;
	left:25px;
	font-size:20px;
	color:#222;
	padding-top: 20px;
	
}
.friend-popup01 {
	display: none;
}
.friend-popup02 {
	display: none;
}
.friend-popup03 {
	display: none;
}
