@charset "utf-8";
/* 새글 스킨 (latest) */
.lt {position: relative;}
.tl_business_now_box_warp .lt .lt_title {display: none;}
.tl_business_now_box_warp .lt .lt_more {display: none;}
.tl_business_now_box_warp .lt .a-item {padding: 0; border:0; background-color:#fff; min-height: 390px;word-break: break-all;cursor:pointer;}
.tl_business_now_box_warp .lt .a-item .img-box { position:relative; overflow:hidden; cursor:pointer}
.tl_business_now_box_warp .lt .a-item .img-box img { -webkit-transform: scale(1); transform: scale(1);transition: all 1s ease;-webkit-transition: all 1s ease;}
.tl_business_now_box_warp .lt .a-item .img-box img:hover { -webkit-transform: scale(1.1); transform: scale(1.1);}
.tl_business_now_box_warp .lt .a-item .info {text-decoration: none;}
.tl_business_now_box_warp .lt .a-item .info .subject { text-align:center; font-weight:bold; font-size:18px;color:#333;}
.tl_business_now_box_warp .lt .a-item .info .substance { text-align:center; color:#555; margin-top:10px; font-size:16px; letter-spacing:-0.02em; font-weight:400; line-height:1.75;}
.tl_business_now_box_warp .lt .a-item .info .time {color:tomato; font-size:0.9em;text-align:right;}
.tl_business_now_box_warp .lt .a-item .more {width: 100%;margin:20px auto 0 auto; border: 1px solid #ddd;padding: 14px 0 14px 0; line-height:14px; font-size:14px; background-color:#f2f2f2;  text-align:center; display:block}
.tl_business_now_box_warp .lt .a-item .more:hover {background-color: #697dc4; border:1px solid #697dc4; color:#fff; cursor: pointer; opacity: 1;transition: all 0.5s;}




.tl_business_now_box_warp .latest-carousel .owl-nav {position: absolute;top: 50%; margin-top: -25px; width:100%; display:block;}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev {width:45px; height:45px; line-height:45px; left:-25px; background-color:#32373a; margin:0; position:absolute; cursor:pointer; color:#fff; padding:0}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next {width:45px; height:45px; line-height:45px; right:-25px; background-color:#32373a; margin:0; position:absolute; cursor:pointer; color:#fff; padding:0}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev:hover { background-color:#4a78bc; color:#fff}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next:hover { background-color:#4a78bc; color:#fff}
.tl_business_now_box_warp .latest-carousel .owl-dots { display:none}




@media screen and (max-width:1300px) {
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev {left: 0px;}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next {right:0px;}
}
/* 주요 계약실적*/



.monthPrice {
    display: block;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    letter-spacing: -1.5px;
}
.monthPrice b.rent {
    background: #f51429;
}
.monthPrice b {
    display: block;
    float: left;
    width: 80px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}
.monthPrice em {
    display: block;
    float: left;
    font-style: normal;
    padding-left: 20px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
}

.monthPrice em i {
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #aaa;
    text-decoration: line-through;
    font-weight: 400;
}

.option-rent{
    display: block;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    letter-spacing: -1.5px;
	/*padding:10px 10px 3px 10px;*/
}
.option-rent b.rent {
    background: #f51429;
}
.option-rent b {
    display: block;
    float: left;
    width: 80px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}


.option-rent b.lease {
    background: #3c00e3;
}




.option-class{
	color: #494949;
	line-height: 18px;
	font-size: 0.8rem;
	font-weight: bold;
	padding:5px 0px 5px 0px;
}
.option-rent em{
	display: block;
    float: left;
    font-style: normal;
    padding-left: 10px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}


.pp-info{
margin-bottom: 0;
    justify-content: right;
    color: #ababab;
    font-size: 12px;
	padding:0px 3px 10px 3px;
}



@media screen and (max-width: 640px) {

	.option-rent {
		display: block;
		height: auto;
		overflow: hidden;
		font-size: 18px;
		color: #000;
		letter-spacing: -1.5px;
		padding:0px !important;
	}


	.option-rent em{
		display: block;
		float: left;
		font-style: normal;
		padding-left: 5px !important;
		font-size: 18px;
		line-height: 30px;
		font-weight: 600;
	}

	.option-rent{
		display: block;
		height: auto;
		overflow: hidden;
		font-size: 18px;
		color: #000;
		letter-spacing: -1.5px;
	padding:10px 10px 3px 10px;
	}
	.option-rent b.rent {
		background: #f51429;
	}
	.option-rent b {
	font-size:14px;
		display: block;
		float: left;
		width: 42px;
		line-height: 30px;
		font-weight: 400;
		color: #fff;
		text-align: center;
	}

	.tl_business_now_box_warp .lt .a-item .info .subject {
		text-align: center;
		font-weight: bold;
		font-size: 16px;
		letter-spacing: -1.5px;
	}
	.pp-info {
		padding:0px 3px 5px 3px;;
	}
	.tl_business_now_box_warp .lt .a-item{
		min-height:330px !important;
	}
}





.icoWrap {
    position: absolute;
    top: 15px;
    left: 12px;
    font-size: 12px;
    z-index: 2;
}


.photo {
    height: 240px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}

.reviewBox {
    padding: 30px 30px 40px;
}

.reviewTxt{
font-size: 15px;
    line-height: 27px;
    word-break: keep-all;
    height: 113px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.boardTxt{padding: 5px;}

.carName {
    padding-bottom: 10px;
    font-size: 19px;
    letter-spacing: -1.2px;
    font-weight: 600;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#333;
}

.reviewTit {
    font-size: 15px;
    line-height: 25px;
    word-break: keep-all;
    height: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #777;
}

reviewTxt {
    font-size: 15px;
    color: #999;
    line-height: 22px;
    margin-top: 14px;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    position: relative;
}

.reviewName {
    display: inline-block;
    line-height: 1.3;
	width:100%;
}

.date {
    float: right;
	color:#333;
}
.reviewStar {
	width:100%;
	float:left !important;
	
}
.reviewStar span {
    width: 20px;
    height: 20px;
    background: url(/_img/ksico.png) no-repeat;
    background-position: -58px 0;
    display: inline-block;
}

.manager{color:#2D77F1}

.reviewName h4 {
    padding-left: 45px;
    color: #333;
    font-weight: 600;
	position:relative;
}

.reviewName i {
    width: 35px;
    height: 35px;
    background: url(https://www.ks-rentcar.com/_img/user-ico.svg) no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
}
