@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');


@charset "utf-8";
* {
	font-family:"Noto Sans KR", 'Malgun Gothic', '맑은고딕', '돋움', 'Dotum', 'Tahoma', "Arial", 'AppleGothic', 'sans-serif';
	font-weight: 300;
	margin:0; padding:0; border:0; outline:0; vertical-align:top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	letter-spacing:-0.75px;
}
#wrap {
	width: 100%;
	position: relative;
	padding-top: 140px;
}
#header {
	width: 100%;
	background:#fff;
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:999999;
}
#header > .inner {
	width:100%;
	height:140px;
	position:relative;
	margin:0 auto;
}
#header .logo {
	position:relative;
	width:1430px; 
	margin:0 auto;
	text-align:center;
}
#header .logo a {
	overflow:hidden;
	display:inline-block;
	width:226px;
	height:90px;
	background: url(/comn_img/logo.png) no-repeat;
	text-indent:-999em;
}

#header .logo .tol {position:absolute; top:0; left:0;}
#header .logo .tor {position:absolute; top:0; right:0;}

#header .sch-wrap {
	position:absolute;
	left:251px;
	top:22px;
	width:240px;
	height:36px;
	border:1px solid #fff;
}
#vs-wrap {width:100%; height:460px; background:url(/comn_img/vis1.jpg) no-repeat center center; background-size:cover;}
#vs-wrap .inner {width:1430px; margin:0 auto; text-align:center;}
#vs-wrap .inner .intro {padding-top:50px;}
.intro .msubtitle {margin:20px 0 33px 0;}
.cnt-wrap {width:710px; height:130px; margin:0 auto; padding-top:67px;}
.cnt-wrap .wrapper {width:670px; margin:0 auto;}
.cnt-wrap li {float:left; width:33.333%;}
.cnt-wrap .counter {display: inline-block; margin:1.5%; font-size:45px; color:#fff; font-weight:600; width:230px; height:80px; line-height:80px; background-color: #000;}
.cnt-wrap .ct {display:inline-block; color:#fff;}
.cnt-wrap .tit {font-size:26px; color:#fff; font-weight:600; margin:1.5%;padding-bottom:15px; width:230px; height:54px; line-height:54px; background-color: #000;}
.cnt-wrap .tit.st1 {color:#ff0000;}
.cnt-wrap .tit.st2 {color:#ffc600;}
.cnt-wrap .tit.st3 {color:#989eba;}
#msch-wrap {overflow:hidden; margin-bottom:30px;}
#msch-wrap .inner {width:1430px; margin:0 auto; text-align:center;}
#msch-wrap li {position:relative; float:left; width:16.666%; box-sizing:border-box; border:1px solid #d4d5d9; /*margin-right:10px;*/ text-align:center;}
#msch-wrap li:last-child {margin-right:0;}
#msch-wrap li .catename:hover {background:#fd5500;}
#msch-wrap li .catename {height: 39px; color: #fff; font-size: 18px; font-weight: 500; text-align:center; line-height: 39px; border-bottom: 1px solid #000; background: #000;}
#msch-wrap li a .caption {opacity: 0;position: absolute;bottom: -1px;left: -1px;width: 230px;height: 180px;background: #fd5500;}
.htxt {padding:20px 0;text-align:center;}
.htxt .headtxt {font-size:36px;}
.htxt .headtxt span {display:inline-block; color:#fd5500;font-weight:500;}
.htxt .midtxt {font-size:20px;}
.sch-wrap input {
	width:204px;
	height:34px;
	color:#fff;
	background:#222427;
	padding:0 5px;
}
.sch-wrap button {
	position:absolute;
	left:205px;
	top:0;
	width:34px;
	height:34px;
	font-size:0;
	background: url(/jd_com_img/btn-sch.png) no-repeat;
	cursor:pointer;
}
#header .gnb-wrap {
	width:100%;
	height:50px;
	background:#000;
}
.gnb-wrap ul {
	display:block;
	width:1430px; 
	margin:0 auto;}
.gnb-wrap li {
	float:left;
	width:16.666%;
	line-height:50px;
	position:relative;
}
.gnb-wrap li a {
	font-size:18px;
	color:#fff;text-align:center;
}
.gnb-wrap li a:hover {
	background:#ff6900;
}
.gnb-wrap li a:hover:before {
	content: " ";
    height: 0;
    width: 0;
    position: absolute;
    /* pointer-events: none; */
    left: 50%;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: .25em;
    bottom: -1px;
    margin-left: -0.25em;
}
.gnb-wrap .com-item {
	display:inline-block;
	width:24px;
	height:24px;
	margin:29px 8px 0 20px;
	background: url(/jd_com_img/ico-com.png) no-repeat;
}
.gnb-wrap .com-count {
	display:inline-block;
	position:absolute;
	top:25px;
	right:0;
	width:16px;
	height:16px;
	font-size:11px;
	color:#fff;
	text-align:center;
	line-height:16px;
	border-radius:8px;
	background: #d01818;
}
#header .bstl_b {
	float:right;
	padding-top:37px;
}	
#header .bstl_s {display:none;}
#header .mver {
	width:100%;
	display:none;
	position:relative;
}
#header .mver .mlogo{
	height:60px;
	text-align:center;
}
#header .mver .call_wrap{
	position:absolute;
	top:15px;
	right:15px;
}
#header .mver .ham_wrap{
	position:absolute;
	top:0;
	left:0;
}
#header .mgnb-wrap {
	height:45px;
	background:#212433;
}
.mgnb-wrap li {
	width:25%;
	float:left;
}
.mgnb-wrap li a{
	font-size:18px;
	color:#fff;
	line-height:45px;
	text-align:center;
}

#sch-wrap {
	width:100%; 

	padding:15px 0; 
	box-sizing:border-box;
}
#sch-wrap .inner {
	width:1430px; 
	padding:10px; 
	background:#fff; 
	border:1px solid #ccc; 
	box-sizing:border-box;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
}
#sch-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    filter: alpha(opacity=0);
	font-size: 14px;
	font-weight:500;
	color:#757575;
    margin: 0;
	padding: 5px;
	border: 1px solid #d7d7d7;
    background: #fff url(/comn_img/sch-arr.gif) no-repeat right;
}
#sch-wrap input {
	font-weight:500;
    margin: 0;
	padding: 5px;
	border: 1px solid #d7d7d7;
}
#sch-wrap .inner .sch-cnt {width:260px; margin-right:28px; float:left;} /* 01-18 */
.sch-cnt .count {height:79px; background:#000; padding:10px;}
.sch-cnt .count p{font-size:16px; color:#fffe03;}
.sch-cnt .count span{display:inline-block; font-size:22px; color:#fff; font-weight:500; vertical-align:bottom;} /* 01-18 */
.sch-cnt .count .sptxt {float:left; padding-top:18px;}
.sch-cnt .count .num-wrap{float:right;}
.sch-cnt .count .counter {font-size:40px; color:#fffe03;}
.sch-cnt .cnt-img {background:#f4f4f4; text-align:center;}
#sch-wrap .inner .sch-cate {width:690px; float:left; margin-right:18px;}
.sch-cate li {position:relative; float:left; width:33.333%; box-sizing:border-box; border:1px solid #d4d5d9;/* margin: 0 2px;*/ text-align:center;}
.sch-cate li .cate {/*display:none;*/ position:absolute; top:0; left:0; width:100%; text-align:center; background:#fd5500;}
.sch-cate li .catename {color: #f1f1f1; font-size: 15px; font-weight: 500; text-align:center; line-height: 50px; background: #000;} /* 01-18 */
.sch-cate li .catename:hover {background:#fd5500;}
.sch-cate li .catename.on {background:#fd5500;}
/*.sch-cate li:nth-child(n+4):nth-child(-n+6) {margin-top:8px;}*/
#sch-wrap .inner .sch-opt {width:700px; float:left; } /* 01-18 */
.sch-opt li {position:relative; float:left; padding: 0 4px; vertical-align:bottom;}
.sch-opt li:nth-child(n+3):nth-child(-n+4) {margin-top:8px;}
.sch-opt li p {font-size:16px; color:#696969; font-weight:500; padding:14px 0 16px 0;}
.select_search {width:340px; height: 50px;} /* 01-18 */
.select_search2 {width:163px; height: 50px; margin-top:8px;} /* 01-18 */
#sch-wrap .inner .sch-etc {float:left;}
#sch-wrap .inner .sch-opt a{
	display: inline-block;
    width: 340px;
    height: 50px;
    font-size: 20px;
    color: #fff;
	font-weight: 400;
    line-height: 50px;
    text-align: center;
	background:#fd5500 url(/comn_img/zoom-ico.png) 30% center no-repeat;
} /* 01-18 */
#container {
	position:relative;
}
[class*="M-sec"] {
	overflow:hidden;
}
[class*="M-sec"] > .inner {
	/* width:1720px; */
	position:relative;
	margin:0 auto;
}
.M-sec1 {
	position:fixed;
	width:345px;
	padding:20px 0 30px 0;
	background:#fff;
}
.M-sec1 .inner{
	padding-left:90px;
}

/*
.M-sec1  [class*="main-"] {
	float:left;
}

[class*="M-sec"]  li {
	float:left;
}
*/
.schtit {font-size:18px; font-weight:500;}
/*
.schbox li {float:left; position:relative; padding-right:20px; box-sizing:border-box;}
.schbox li:last-child {padding-right:0px;}
*/
.stit {font-size:16px; padding:15px 0 10px 0;}
.main-carkind {
	width:233px;
	background:#212433;
	border-top:1px solid #dae3eb;
	border-left:1px solid #dae3eb;
	overflow:hidden;
}
.main-carkind li {
	float:left;
	width:50%;
	padding-right:0px;
}
.main-carkind li a {
	position:relative;
	height: 73px;
	border-right:1px solid #dae3eb;
	border-bottom:1px solid #dae3eb;
	text-align:center;
}
.main-carkind li .cap-wrap {
	position:relative;
	height: 73px;
	border-right:1px solid #dae3eb;
	border-bottom:1px solid #dae3eb;
	text-align:center;
}
.main-carkind li a img{
	padding:0 0 5px 0;
}
.main-carkind li a p{
	font-size:14px;
	color:#888;
}
.main-carkind li .cap-wrap p {
	font-size:14px;
	color:#888;
}

.sch-cate li a .caption {
	opacity: 0;
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 130px;
	height: 99px;
	background: #fd5500;
	/*text-align:center;
	font-size:16px;
	color:#fff;
	font-weight:500;*/
}

.sch-cate li a .caption  .catename{
	height: 34px; color: #f1f1f1; font-size: 15px; font-weight: 500; text-align:center; line-height: 34px; border-bottom: 1px solid #000; background: #000;
}
.sch-cate li a .caption  .catename p{
	font-size:20px;
	color:#fff;
}
.carkindimg{position:absolute; top:-500px; left:0;}

#ulayer {width:233px; height:165px; border:1px solid #dae3eb; display:table-cell; vertical-align:middle;}
#ulayer table {width:100%;}
#ulayer table td{font-size:14px; line-height:25px;}

#mlayer {width:100%; border:1px solid #dae3eb;}
#mlayer table {width:100%;}

.ton .overchange {width:233px;}
.ton table {border-collapse: collapse;}
.ton table td {width:25%; font-size:12px; border:1px solid #dae3eb; text-align:center; line-height:25px;}

.makeyear {width:233px; height:220px; text-align:center; }
.makeyear .sel {border: 1px solid #ececec; width: 110px; height: 35px; font-size:12px; margin:0 2px;}
.makeyear .sl {height:40px; line-height:40px; display:none;}



/*
.main-carkind li:nth-child(2n) a {
	border-right:none;
}
.main-carkind ul li:nth-child(5) a,.main-carkind ul li:nth-child(6) a {
	border-bottom:none;
} */

.search-cnt {
	display:none;
	margin-top:27px;
}
.mob-cate {
	/* display:none; */
	width:100%;
	background:#f2f2f2;
	/* padding:0 5px; */
	overflow:hidden;
}
.mob-cate li {
	float:left;
	width:33.3333%;
	background:#fff;
}
.mob-cate li a {
    position: relative;
   /* height: 80px; */
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
	padding-bottom:5px;
}
.mob-cate li img{
	width:90%;
	padding-top:15px;
	box-sizing:border-box;
}
.mob-cate li p{
	font-size:14px;
	color:#333;
	word-break:keep-all;
}
.acc_head .movdat {
	position:absolute;
	top:13;
	right:50;
	
}
.acc_head .movdat input{
	background:transparent;
	width:80px;
	text-align:right;
}
.midbtn {position:relative;}
.midbtn li {float:left; margin-right:10px;}
.midbtn li:last-child {margin-right:0;}
.midbtn li img {width:100%;}
/* Car-list */
.M-sec2 {clear:both; margin-bottom:30px;}
.M-sec2 .inner {width:1430px; margin-top:28px;}
.M-sec2 .rec-title {
	width:100%;height:56px;background:#fff;font-size:18px;line-height:56px;padding-left:20px;margin:20px 0 30px 0;
}
.main-carlist > ul > li {float:left;width:262px;margin-right:30px;margin-bottom:30px;position:relative;}
.main-carlist > ul > li:nth-child(5n) {margin-right:0;}
.main-carlist > ul > li  a {overflow:hidden;position:relative;} 
.main-carlist li .img-wrap2 {width:100%;position:relative; background:#999;}
.main-carlist li .img-wrap2 img {width:262px;height:197px;}
.main-carlist li .img-wrap2 .number {width:50px;height:30px;position:absolute;top:0;left:0;font-size:16px;color:#fff;text-align:center;line-height:30px;background:rgba(208,24,24,0.8);border-radius:2px;}
.main-carlist li .img-wrap2 .number2 {width:50px;height:30px;position:absolute;top:0;left:0;font-size:16px;color:#fff;text-align:center;line-height:30px;background:rgba(0,0,0,0.8);border-radius:2px;}
.main-carlist li .img-wrap2 .bxl {width:50px;height:30px;position:absolute;bottom:0;right:0;font-size:16px;color:#000;font-weight:400;text-align:center;line-height:30px;background:#fffe03;border-radius:2px;}
.main-carlist li .img-wrap2 .bxl2 {width:50px;height:30px;position:absolute;bottom:0;right:0;font-size:16px;color:#000;font-weight:400;text-align:center;line-height:30px;background:#fffe03;border-radius:2px;}
.main-carlist li .car-info {padding:10px; background:#fafafa; overflow:hidden; position:relative; border:1px solid #ddd;}
.opt-wrap {margin-bottom:10px;overflow:hidden;}
.opt-wrap li {float:left;height:14px;font-size:14px;color:#333;font-weight:400;padding:0 7px;margin:20px 0 20px 0;}
.opt-wrap li .yday {display:none;}
.opt-wrap li + li {border-left:1px solid #ccc;}
.opt-wrap li:first-child {padding-left:0;}
.main-carlist li .carname {/*height:48px;*/font-size:18px;color:#000;font-weight:400;/*line-height:24px;*/word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.main-carlist li a .caption {opacity: 0;position: absolute;bottom: 0;left: 0;width: 100%;background-color: rgba(20,71,218,0.9);text-align:center;}
.main-carlist li a .caption  .catename{position:relative;display: table-cell;vertical-align: middle;height:393px;}
.main-carlist li a .caption  .catename p{
	font-size:24px;
	color:#fff;
	padding:15px 0;
	word-break:keep-all;
}

.hname {
	font-weight:400;
}
.mver-price {
	font-size:17px; 
	color:#cc0000; 
	font-weight:400; 
	line-height:40px;
	position:relative;
}
.mver-price span {
	font-size:14px; 
	color:#555; 
	font-weight:400; 
	line-height:40px;
}
.main-carlist li a .cnum{
	margin-bottom:10px; 
	font-size:14px;
	color:#000;
}
.main-carlist li a .car-price{font-size:24px; color:#ff6900; font-weight:700;}
.main-carlist li a .sale-price{font-size:18px; color:#666; font-weight:400; text-decoration:line-through; padding-right:10px; vertical-align:bottom;}
.main-carlist li .car-info .icon {position:absolute; top:10px; right:5px; font-size:12px; color:#000;}
.M-sec5{}
.main-carlist2 > ul > li {
	width:410px;
	margin-right:24px;
	margin-bottom:25px;
	background:#f5f5f5;
}
.main-carlist2 > ul > li:nth-child(3n) {
    margin-right: 0;
}
.main-carlist2 li .img-wrap {
	float:left;
	width:181px;
	height:136px;
}
.main-carlist2 li .img-wrap img {
    width: 100%;
}
.main-carlist2 li .cnt-wrap {
	float:left;
	width:229px;
	padding:5px 10px 0 10px;
}
.cnt-wrap .car-name{
	font-size:16px;
	color:#000;
	word-break: keep-all;
}
.cnt-wrap .car-desc{
	font-size:12px;
	color:#999;
	line-height:18px;
	word-break: keep-all;
	padding:5px 0;
}
.cnt-wrap .car-data{
	display:none;
	font-size:13px;
	color:#333;
	line-height:24px;
	word-break: keep-all;
	padding:5px 0;
}
.cnt-wrap .car-price{
	font-size:16px;
	color:#1350f8;
	text-align:right;
}



.M-sec3 {
	height:690px;
	background:url(/jd_com_img/bg-main.gif) no-repeat;
	display:tabel-cell;
}
.M-sec3 .inner {
	padding:107px 72px;
}
.M-sec3  [class*="item-"] {
	float:left;
	height:476px;
}
.M-sec3 .item-l {
	width:783px;
	position:relative;
	background:#fff;
	overflow:hidden;
}
.item-l .main-alllist {
	position:absolute;
	top:150px;
	left:80px;
	opacity:0;
}
.main-alllist .all-title {
	font-size:40px;
	color:#000;
	font-weight:400;
}
.main-alllist .tit1 {
	font-size:14px;
	color:#999;
	padding:15px 0 40px 0;
}
.main-alllist li {
	width:120px;
	font-size:14px;
	color:#444;
	font-weight:400;
	margin-bottom:20px;
}
.M-sec3 .item-r {
	width:353px;
	position:relative;
	background:url(/jd_com_img/bg-main2.gif) no-repeat;
}
.item-r .main-banner {
	position:absolute;
	top:100px;
	left:25px;
	opacity:0;
}
.main-banner .war-title {
	font-size:40px;
	color:#ff0000;
	font-weight:400;
}
.main-banner .tit2 {
	font-size:15px;
	color:#fff;
	line-height:24px;
	padding:10px 0;
}
.main-banner ul {
	margin-top:30px;
}
.main-banner li {
	color:#fff;
	clear:both;
	padding-bottom:20px;
	margin-left:20px;
}
.main-banner li:before {
	background:url(/jd_com_img/ico-chker.png) no-repeat;
	width:20px;
	height:20px;
	padding-right:30px;
	content:'';
}
.hline {height:14px; background:url(/jd_com_img/hline.gif) no-repeat;}
/*
.paging {clear:both; width:100%; text-align:center; margin-bottom:50px;}
.paging span {display:inline-block; width:37px; height:37px; line-height:37px; background:#fff; border:1px solid #e1e1e1; color:#999; margin-left:-1px;}
.paging span.nlk {color:#000;}
.paging a {display:inline-block; text-decoration:none; text-align:center; color:#ff0000;}
*/


#menu {display:none;}
.view-wrap {width:100%; margin-top:60px; overflow:hidden;}
.view-wrap .inner {width:1696px; margin:0 auto;}
.carinfo-wrap {overflow:hidden;}
.view-wrap .rollimg-wrap {float:left; width:1080px; padding:0 55px; box-sizing:border-box; text-align:center;}
.view-wrap .rollimg-wrap .bxslider img{width:100%;}
.view-wrap .carspec-wrap {float:left; padding-left:66px; width:552px;}
.carinfo-wrap .car-name {font-size:30px; font-weight:600;}
.carinfo-wrap .car-price {font-size:24px; color:#cc0000; padding:20px 0; text-align:right;}
.carinfo-wrap .car-price span{display:inline-block; font-size:24px; color:#000;}
.carinfo-wrap .view-tit {height:42px; background:#6d717a; border-radius:3px; line-height:42px;}
.carinfo-wrap .view-tit .carspec {font-size:20px; color:#fff; padding-left:17px;}
.carinfo-wrap .view-stit {box-sizing:border-box; border-bottom:1px solid #ccc; overflow:hidden;}
.carinfo-wrap .view-stit .dspec {padding:15px 0 10px 18px; font-size:18px; color:#6f6f6f; margin-bottom:8px; font-weight:400; border-bottom:1px solid #ccc;}
.carinfo-wrap .view-stit .dtlspc {padding-left:18px; margin-bottom:10px; overflow:hidden;}
.carinfo-wrap .view-stit .dtlspc .spec{line-height:24px;}
.carinfo-wrap .view-stit li dt, .carspec-wrap .view-stit li dd {float:left; width:25%; padding:9px 0; font-size:16px;}
.carinfo-wrap .view-stit li dt {color:#777;}
.carinfo-wrap .view-stit li dd:after{content:""; clear:both; display:block;}
.carinfo-wrap .view-stit .seller {float:left; width:50%;}
.carinfo-wrap .view-stit .seller.lf{text-align:center; padding-top:6px;}
.carinfo-wrap .view-stit .seller .selname {font-size:18px; font-weight:400; padding:10px 0;}
.carinfo-wrap .view-stit .seller .selphone {font-size:22px; color:#cc0000; font-weight:400; padding-bottom:10px;}
.carinfo-wrap .view-stit .seller span {display:inline-block; font-size:15px; color:#777; padding:5px 0;}
.carinfo-wrap .view-stit .seller .selcar {font-size:16px; color:#fff; width:100%; height:38px; background:#6d717a; text-align:center; line-height:38px; margin:5px 0;}
.carinfo-wrap .view-stit .seller .selnum {font-size:20px; color:#ffe400; width:100%; height:38px; background:#535864; text-align:center; line-height:38px; margin:5px 0;}
.selservice-wrap {float:left; padding-left:66px; width:552px;}
.content-wrap {clear:both; margin:30px 0;}
.content-wrap .content-info {text-align:center;}
.view_carimg {text-align:center;}
.view_carimg li span{position:relative;}
.view_carimg li span .cnumber{width:160px; height:40px; position:absolute; top:0; right:0; z-index:99; font-size:18px; color:#fff; line-height:40px; background:#000; opacity:.8;}

.rollimg-wrap .bx-wrapper .bx-controls-direction a {width:66px; height:66px;}
.rollimg-wrap .bx-wrapper .bx-prev {background:url(/comn_img/roll_l.png) no-repeat;}
.rollimg-wrap .bx-wrapper .bx-next {background:url(/comn_img/roll_r.png) no-repeat;}

/* 뷰페이지 */
.viewarea {background:#fff;box-sizing:border-box; /* width:1200px; */ margin:0 auto;}
.viewarea .subject {width:100%; height:55px; line-height:55px; color:#fff; font-size:20px; font-weight:600; background:#12a0fb; padding-left:20px;}
.viewimg {width:100%; /*background:#f5f5f5; bo rder:1px solid #ddd;*/ overflow:hidden; padding:10px 10px; box-sizing:border-box;}
.viewimg .vimg-wrap {float:left; width:800px; height:600px; margin-right:50px; position:relative;text-align:center;}/*0209*/
.viewimg .vimg-wrap .bimg {vertical-align:middle; display:table-cell; width:800px; height:600px; margin:0 auto; background:#000;}/*0209*/
.viewimg .vimg-wrap .bimg img {width:100%; max-height:600px;}/*0209*/
.viewimg .vimg-wrap .bimg .carnum {position:absolute; top:0; left:0; width:100px; height:30px; background:#1d1f20; font-size:18px; color:#fff; line-height:30px; text-align:center; }
.viewimg .vimg-wrap .bimg .carnum.cred {background:#ff0000;}
.viewimg .vimg-wrap .sumnail {height:60px;}/*0209*/
.viewimg .vimg-wrap .sumnail li{float:left; width:80px; height:60px; vertical-align:middle; display:tabel-cell;background:#999;}/*0209*/
.viewimg .vimg-wrap .sumnail li img {width:100%; max-height:60px;}/*0209*/
.viewimg .vinfo-wrap {float:left; width:550px; padding-left:20px; background:#fff;}
.viewimg .vinfo-wrap .vname{font-size:30px; font-weight:400; word-break:keep-all;}
.viewimg .vinfo-wrap .vprice{font-size:24px; color:#fff; background:#28a4fc; width:300px; height:40px; border-radius:5px; padding-bottom:10px; font-weight:400; line-height:40px; text-align:center; margin:10px 0;}
.viewarea .line {width:30px; height:3px; background:#28a4fc; margin-top:25px; }
.viewarea .title {font-size:20px; line-height:35px; font-weight:400; margin-bottom:10px;}
.viewarea .info {width:100%;}
.viewarea .info table {width:100%;}
.viewarea .info td {border:1px solid #ddd; height:40px; font-size:17px; line-height:40px; padding-left:8px; box-sizing:border-box;}
.viewarea .t0 {width:120px; background:#f8f8f8; color:#666; font-size:16px !important;}
.viewarea .t3 {}
.viewarea .spc{width:100%; padding:10px; box-sizing:border-box; border:1px solid #ddd; font-size:18px; color:#0381db;}
.viewarea .memo {width:100%; font-size:16px; font-weight:600; border:1px solid #ddd; background:#fff; color:#dd1b1b; padding:15px; line-height:20px;}
.viewarea .vseller {width:100%; text-align:center; background:#f6f6f7; /* padding:10px; */ overflow:hidden;}
.viewarea .vseller .vsinfo {float:right;}
.viewarea .vseller .vs{float:left;}
.viewarea .vseller .name {font-size:20px; margin-top:30px;}
.viewarea .vseller .tel {width:230px; height:45px; line-height:45px; background:#ff0000; font-size:28px; font-weight:400; color:#fff; margin:10px; overflow:hidden;}
.viewarea .vcontent {width:100%; border-top:1px solid #ddd; padding:15px; font-size:16px; text-align:center; background:#f5f5f5;}
.viewarea .vcontent p.spn {padding-top:20px;}
.viewarea .vcontent li span {display:inline-block; font-size:18px;}
.viewarea .vcontent li {line-height:40px;}
.viewarea .vcontent img {max-width:100%;}
.view-info {border-top:1px solid #dcdcdc;}
table {border-collapse: collapse;}
input, select, textarea {vertical-align: middle;}
.view-info td {border-bottom:1px solid #dcdcdc; height:40px; padding-left:10px; font-size:14px; line-height:40px;}
.view-info .t0 {width:140px;border-right:1px solid #dcdcdc; background:#f5f5f5; color:#666; font-size:13px !important;}
.view-info .t1 {width:100px;border-right:1px solid #dcdcdc; background:#f5f5f5; color:#666; vertical-align:middle;}
.view-info .t1 img {width:85%;}
.view-info .t2 {width:145px;}
.view-info .t3 {width:125px;}
.wb {height:70px; clear:both;}
.opt_tit { clear:both;margin-top:15px; height:35px; background:#2a3954; font-size:16px; font-weight:bold; color:#fff; text-align:center; line-height:35px;}
.view-tbl2 {border:1px solid #dcdcdc; width:100%;}
.view-tbl2 {border:1px solid #dcdcdc; width:100%;}
.view-tbl2 td {border-bottom:1px solid #dcdcdc; height:38px; padding: 10px 5px 10px 10px; font-size:16px;}
.view-tbl2 td.c1 {width:120px; border-right:1px solid #dcdcdc; background:#f5f5f5; color:#666;}
.view-tbl2 .cmt {font-size:15px; line-height:20px; color:#eb4800;}
.view-tbl2 .cmt p {font-size:16px; margin:40px 0; color:#eb4800;}
.pfmbtn {display:inline-block; background: #ff7200; padding: 3px 20px; border-radius: 6px; margin-top:5px;}
.pfmbtn span {color:#fff; line-height:24px; font-size:16px; font-weight:400;}
.pfmbtn2 {display:inline-block; background: #ff7200; padding: 3px 7px; border-radius: 6px; margin-top:5px;}
.pfmbtn2 span {color:#fff; line-height:25px; font-size:14px; font-weight:400;}
.rollimg-wrap {display:none; position:relative;}
.rollimg-wrap .carnum {position:absolute; top:0; left:0; width:100px; height:30px; background:#1d1f20; font-size:18px; color:#fff; line-height:30px; text-align:center; z-index:10;}
.mov-wrap iframe{width:100%;}

.deal-view {width:800px; margin:0 auto; margin-top:25px;}
.deal-view img {width:100%;}
.con_area .lstimg {padding-bottom:20px; text-align:center;}
.con_area .lstimg img {width:800px;}

.maparea>.map {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    position: relative;
}
.maparea>.map>* {
   /* position: absolute;*/
    width: 100%;
    height: 400px;
    left: 0;
    top: 0;
}
#map_view {margin:0 auto; width:100%; height:540px;}

.visual-wrap-sell{width: 100%;height: 350px;background: url(/comn_img/vsel.jpg) 50% 50% no-repeat;background-size: cover;}
.visual-wrap-buy{width: 100%;height: 350px;background: url(/comn_img/vbuy.jpg) 50% 50% no-repeat;background-size: cover;}
.reg-table {width: 80%; margin-bottom: 50px;border-top: 2px solid #285fc6;border-right: 1px solid #E2E2E2;font-size: 18px;font-weight: 400; margin: auto;}
.reg-table th, .reg-table td {padding-left: 20px;border: 1px solid #E2E2E2;border-width: 0 0 1px 1px;text-align: left;vertical-align: middle; font-size:16px;}
.reg-table th {width: 15%;height: 60px;padding-left: 20px;color: #666; background-color: #F5F5F5;}
.reg-table td {width:85%;}
.reg-table label {font-size:14px;}
.reg-table input[type="text"], .reg-table select, .reg-table textarea{-webkit-appearance: none;-moz-appearance: none;appearance: none;filter: alpha(opacity=0);}
.reg-table select {width:150px; background: #fff url(/comn_img/sch-arr.gif) no-repeat right;}
.input_normal, .input_select {border: 1px solid #c2c2c2;height: 40px;padding: 2px;}
.input_area  {width:90%;border: 1px solid #c2c2c2; padding: 2px; font-size:14px;margin:10px 0;}
.sbj {width:90%;}
.etcmemo {height:200px;}
.agg {height:80px;}
.reg-btn {width:140px; height:45px; background:#ff6900; font-size:20px; color:#fff; line-height:45px; margin:0 auto; text-align:center; margin-top:30px;margin-bottom:30px;}
.frm-wrap {width:80%; margin: auto; padding:0 0 15px 0;}
.frm-tit { font-size:40px;}
.frm-txt {font-size: 18px;padding: 5px 0 0 0;}
.list-table {width:80%; margin:auto;}
.list-table thead td {border-top: 1px solid #186dc3;border-bottom: 1px solid #e1e1e1;padding: 12px 0;background: #fafafa;}
.list-table tbody td {border-bottom:1px solid #e3e3e3;}
.list-table td {text-align:center;padding: 12px 0;}
.list-table td.unum {width:80px;}
.list-table td.uname {width:100px;}
.list-table td.usubject {text-align:left;}
.list-table td.udate {width:140px;}
.list-table td.ursel {width:100px;}
.rbtn-wrap {width:100%; padding:10px 0; text-align:right; margin:auto; border-bottom:1px solid #f1f1f1; margin-bottom:10px;}
.rbtn-wrap .reg-btn-on {display:inline-block; width:120px; height:35px; background:#11348d; font-size:18px; color:#fff; line-height:35px;text-align:center; border-radius:5px;}
.view-container .title {background:#fafafa; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; padding:10px 0 10px 15px; margin-top:10px;}
.view-container .title h2 {margin-bottom:8px;}
.view-container .contents {text-align:center; padding:30px 10px;}
.mov-wrap {width:800px; margin:0 auto; margin-bottom:30px;}
.paging {
    width: 1200px;
    margin: 30px auto;
    text-align: center;
}
.paging a {
	display:inline-block;
}
.paging span {
    margin: 0 2px 0 2px;
}
.paging span.pg_text {
    display: inline-block;
    width: 30px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background: #fff;
    border: 1px solid #e2e2e2;
    color: #333;
}
#footer {
	width:100%;
	background:#000;
	overflow:hidden;
}
#footer .inner {
	width:1430px;
	padding:0 25px;
	margin: 0 auto;
	position:relative;
}
#footer .inner .sns-wrap {
	position:absolute; 
	top:25px; 
	right:0;
}
#footer .inner .sns-wrap span {
	display:inline-block;
	padding:0 3px; 
}
#footer li {
	color:#fff;
	margin:35px 0;
}
/*#footer li.finfo {position:absolute; top:0; right:0;}*/
#footer li .ftxt1{font-size:16px; line-height:24px;}
#footer li .ftxt2{font-size:36px; font-weight:600;}
#footer li.info-man {
	width:300px;
}
#footer li.visit {
	width:250px;
}
#footer .ftitle {
	height:70px;
	font-size:22px;
	color:#fff;
	font-weight:600;
	line-height:70px;
}
#footer .img-wrap, #fiiter .info {
	float:left;
}
#footer .img-wrap p {
	width:90px;
	height:90px;
	border-radius:45px;
	background:url(/jd_com_img/flogo.gif);
	margin:3px 40px 0 10px;
}
#footer .info-com p {
	line-height:24px;
}
#footer .info-com .fdata {
	display:inline-block;
	padding:3px 8px 0 0;
}
#footer .crit{
	clear:both; 
	height:50px;
	color:#888;
}
.br360 {display:none;}
/*seller*/
.selArea {margin:0 auto; width:380px; border:1px solid #f5f5f5; border-radius:8px;box-sizing: border-box;
    -webkit-box-shadow: 0px 4px 1px 0px rgba(205,211,222,1);
    -moz-box-shadow: 0px 4px 1px 0px rgba(205,211,222,1);
    box-shadow: 0px 4px 1px 0px rgba(205,211,222,1);}
.tbl_sel {width:100%;}
.tbl_sel .t1{height:35px; font-size:24px; font-weight:300; text-align:right; border-bottom:1px solid #000; padding-right:10px;}
.tbl_sel .t2{height:35px; font-size:24px; font-weight:700; text-align:right;  padding-right:20px;}
.tbl_sel .t3{width:108px; padding:0 15px;}
.tbl_sel2 {width:340; height:200px; margin:0 auto;}
.tbl_sel2 .t1{font-size:13px; text-align:center;}

@media all and (min-width:1401px) and (max-width:1900px){
	#header > .inner {width:1400px;}
	.M-sec1 {position:relative; width:100%; padding:23px 0 10px 0;}
	.M-sec1 .inner {width:1400px; padding-left:0;}
	.schbox > ul  > li {float:left; position:relative; padding-right:40px; box-sizing:border-box;}
	.schbox > ul > li:last-child {padding-right:0px;}
	.main-carkind {width:233px;}
	.main-carkind li {padding-right:0px;}
	
	#ulayer {width:273px; height:220px;}
	.ton .overchange {width: 460px; height: 220px;}
	.ton table td {font-size:14px; line-height:53px;}
	.makeyear {width: 314px; height: 220px; border:1px solid #dae3eb; display:table-cell; vertical-align:middle;}
	.makeyear .sel {width: 180px;font-size:13px;}
	.makeyear .sl {height:40px; line-height:40px; display:block;}
	.M-sec2 {float:none; margin-left:0 !important; }
	.M-sec2 .inner {width:1400px;}
	.main-carlist > ul > li {width: 260px; margin-right:25px;}
	
	.view-wrap .inner {width:1200px; }
	.view-wrap .rollimg-wrap {width:50%; padding:0;}
	.view-wrap .carspec-wrap {width:50%; padding-left:25px;}
	.carinfo-wrap .car-name {font-size:30px;}
	.carinfo-wrap .view-stit li dt, .carspec-wrap .view-stit li dd {font-size:16px; padding:4px 0;}
	.carinfo-wrap .view-stit .dtlspc {font-size:16px;}
	.selservice-wrap {float:left; padding-left:0px; width:100%;}
}
@media all and (min-width:1281px) and (max-width:1400px){
	#header > .inner {width:1200px;}
	#header .logo {width:100%;}
	#header .logo a {width:270px;}
	.M-sec1 {position:relative; width:100%; padding:23px 0 10px 0;}
	.M-sec1 .inner {width:1200px; padding-left:0;}
	/*nmake*/
	#msch-wrap .inner, #vs-wrap .inner {width:1200px;}
	#sch-wrap .inner, #footer .inner {width:1200px;}
	/*#msch-wrap li {width:180px;height:150px;margin-right:24px;}*/
	#msch-wrap li a .caption {width:180px;height:150px;}
	#msch-wrap li img {width:100%;}
	#sch-wrap .inner .sch-cnt {width:320px; margin-right:20px;}
	.sch-cnt .count .sptxt {padding-right:0;}
	.sch-cnt .count .num-wrap {float:right;}
	.sch-cnt .count span {padding-left:10px;}
	#sch-wrap .inner .sch-cate {width:670px; margin-right:0;}
	/*.sch-cate li {margin:0 4px;}*/
	.sch-cate li:nth-child(n+4):nth-child(-n+6) {margin-top:0;}
	#sch-wrap .inner .sch-opt {width:420px; margin-left:50px;}
	.select_search {width:180px;}
	.select_search2 {width:100px; margin-top:0;}
	.sch-opt li:nth-child(n+3):nth-child(-n+4) {margin-top:0;}
	#sch-wrap .inner .sch-etc .spot-ban {display:none;}
	#sch-wrap .inner .sch-etc {float:right; margin-right:17px;}
	#sch-wrap .inner .sch-opt a {width:183px;background:#ff7d00 url(/comn_img/zoom-ico.png) 22% center no-repeat;}
	.midbtn li {width:25%; margin:0;}
	.midbtn li img {width:100%;}
	/*nmake*/
	.schbox > ul  > li {float:left; position:relative; padding-right:20px; box-sizing:border-box;}
	.schbox > ul > li:last-child {padding-right:0px;}
	.main-carkind {width:233px;}
	.main-carkind li {padding-right:0px;}
	#ulayer {height:220px;}
	.ton .overchange {width: 410px; height: 220px;}
	.ton table td {font-size:14px; line-height:53px;}
	.makeyear {width: 264px; height: 220px; border:1px solid #dae3eb; display:table-cell; vertical-align:middle;}
	.makeyear .sel {width: 180px;font-size:13px;}
	.makeyear .sl {height:40px; line-height:40px; display:block;}
	.M-sec2 {float:none; margin-left:0 !important; }
	.M-sec2 .inner {width:1200px;}
	.main-carlist > ul > li {width: 220px; margin-right:25px;}
	.main-carlist li a .caption  .catename{height:361px;}
	.main-carlist li a .car-price {font-size:20px;}
	.opt-wrap li {padding:0 4px;}
	.M-sec5 .inner {width:960px;}
	.main-carlist2 > ul > li {width: 470px; margin-right:20px;	margin-bottom:15px;}
	.main-carlist2 > ul > li{margin:0;}
	.main-carlist2 > ul > li:nth-child(2n) {margin-left: 20px; margin-bottom:20px;}
	.main-carlist2 li .img-wrap {float:left; width:140px; height:101px;}
	.main-carlist2 li .cnt-wrap {float:left; width:170px; padding:5px 10px 0 10px;}
	.main-carlist2 li .cnt-wrap {width:330px;}
	.main-carlist li .img-wrap2 img {width:220px; height:165px;}
	.view-wrap .inner {width:1200px; }
	.viewimg .vimg-wrap {width:640px; height:480px; margin-right:40px;} /*0209*/
	.viewimg .vimg-wrap .bimg {width:640px; height:480px;}/*0209*/
	.viewimg .vimg-wrap .bimg img {width:100%; max-height:480px;}/*0209*/
	.viewimg .vimg-wrap .sumnail li {width:64px; height:48px;}/*0209*/
	.viewimg .vimg-wrap .sumnail li img {width:100%; max-height:48px;}/*0209*/
	.view-wrap .rollimg-wrap {width:50%; padding:0;}
	.viewimg .vinfo-wrap {width:500px;}
	.view-wrap .carspec-wrap {width:50%; padding-left:25px;}
	.carinfo-wrap .car-name {font-size:30px;}
	.carinfo-wrap .view-stit li dt, .carspec-wrap .view-stit li dd {font-size:16px; padding:4px 0;}
	.carinfo-wrap .view-stit .dtlspc {font-size:16px;}
	.selservice-wrap {float:left; padding-left:0px; width:100%;}
}

@media all and (min-width:980px) and (max-width:1280px){
	/*#header > .inner {width:960px;}*/
	#header .logo, .gnb-wrap ul {width:100%;}
	#header .logo a {width:270px;}
	
	#header .bstl_b {display:none;}
	#header .bstl_s{display:block;float:right;padding-top:37px;}	
	.M-sec1 {position:relative; width:100%; padding:23px 0 10px 0;}
	.M-sec1 .inner {width:960px; padding-left:0;}
	.gnb-wrap li a {font-size:18px;}
	/*nmake*/
	#vs-wrap {height:380px;}
	#vs-wrap .inner,#msch-wrap .inner {width:960px;}
	#vs-wrap .inner .intro {padding-top:40px;}
	#vs-wrap .inner img {width:40%;}
	.cnt-wrap {padding-top:30px;}
	.cnt-wrap .tit {font-size:22px;line-height:40px;height:40px;}
	.cnt-wrap .counter {height:50px; line-height:50px; font-size:36px;}
	#sch-wrap .inner, #footer .inner {width:960px;}
	#sch-wrap .inner .sch-cnt {width:120px; margin-right:10px;}
	/*#msch-wrap li {width:150px;height:125px;margin-right:12px;}*/
	#msch-wrap li a .caption {width:150px;height:125px;}
	#msch-wrap li img {width:90%;}
	.sch-cnt .cnt-img {height:120px; padding-top:20px;}
	.sch-cnt .cnt-img img {width:100%;}
	.sch-cnt .count span {font-size:13px; padding:0;} /* 01-18 */
	.sch-cnt .count .sptxt {padding-right:0; padding-top:5px;} /* 01-18 */
	.sch-cnt .count .counter {font-size:18px;}
	#sch-wrap .inner .sch-cate {width:100%; margin-right:0;}
	.sch-cate li {width:25%;}
	.sch-cate li:nth-child(n+4):nth-child(-n+6) {margin-top:0;}
	#sch-wrap .inner .sch-opt {width:100%; margin-right:0;}
	.select_search {width:146px;}
	.select_search2 {width:111px; margin-top:0;}
	.sch-opt li:nth-child(n+3):nth-child(-n+4) {margin-top:0;}
	#sch-wrap .inner .sch-etc .spot-ban {display:none;}
	#sch-wrap .inner .sch-etc {float:right; margin-right:10px;}
	#sch-wrap .inner .sch-opt a {width:148px;background:#ff7d00 url(/comn_img/zoom-ico.png) 15% center no-repeat;}
	.midbtn li {width:25%; margin:0;}
	.midbtn li img {width:100%;}
	/*nmake*/
	.schbox > ul  > li {float:left; position:relative; padding-right:20px; box-sizing:border-box;}
	.schbox > ul > li:last-child {padding-right:0px;}
	.main-carkind {width:233px;}
	.main-carkind li {padding-right:0px;}
	#ulayer {width:200px; height:220px;}
	.ton .overchange {width: 267px; height: 220px;}
	.ton table td {font-size:14px; line-height:53px;}
	.makeyear {width: 200px; height: 220px; border:1px solid #dae3eb; display:table-cell; vertical-align:middle;}
	.makeyear .sel {width: 180px;font-size:13px;}
	.makeyear .sl {height:40px; line-height:40px; display:block;}
	.M-sec2 {float:none; margin-left:0 !important; }
	.M-sec2 .inner {width:960px;}
	/*.main-carlist > ul > li {width: 220px; margin-right:25px;} 04-22 */
	.main-carlist > ul > li {width: 225px; margin-right:20px;}
	.main-carlist > ul > li:nth-child(4n) {margin-right:0;}
	.main-carlist > ul > li:nth-child(5n) {}
	.main-carlist li a .caption  .catename{height:361px;}
	.main-carlist li .img-wrap2 img {width:220px; height:165px;}
	.opt-wrap li {padding:0 4px;}
	.view-wrap .inner {width:960px; }
	.viewimg .vimg-wrap {width:50%; height:400px; margin-right:0;}/*0209*/
	.viewimg .vimg-wrap .bimg {height:400px;}/*0209*/
	.viewimg .vimg-wrap .bimg img {max-height:400px;}/*0209*/
	.viewimg .vinfo-wrap {width:47%;}
	.viewarea .info td {height: 30px; line-height: 30px;}
	.viewarea .t0 {width:90px;}
	.viewimg .vimg-wrap .sumnail li {width:94px;}
	.viewimg .vinfo-wrap .vname {font-size:24px;}
	.viewimg .vinfo-wrap .vprice {font-size: 20px;height: 30px;line-height: 30px;}
	.view-info td {height:25px; line-height:25px;}
	.pfmbtn, .pfmbtn2 {padding: 1px 15px; margin-top:2px;}
	.view-wrap .rollimg-wrap {float:none; width:100%;}
	.view-wrap .carspec-wrap {float:none; width:100%; padding:0 55px;}
	.selservice-wrap {float:left; width:100%; padding:0 55px;}
	.carinfo-wrap .car-name, .carinfo-wrap .car-price  {padding:15px 15px;; background:#fff;}
	.ctoc {display:none;}
	.view-container .contents img {max-width:900px;}
	.paging {width:100%;}
}

@media all and (max-width:979px){
	#header > .inner {width:100%; height:94px;}
	#header .logo .tol img , #header .logo .tor img {width:75%;}
	#header .logo, .gnb-wrap ul {width:100%;}
	#header .bstl_b, #header .bstl_s {display:none;}
	/*#header .pver {display:none;} */
	#wrap {padding-top:120px;}
	#header .ani {display:none;}
	#header .mver {display:block;}
	#header .logo {float:none; height:70px;}
	#header .logo a {width:100%; height:70px; background-size:contain; background-position:top, center;}
	#header .gnb-wrap {width:100%;}
	/*#header .gnb-wrap li {width:20%;}*/
	#header .gnb-wrap li a{padding:0; text-align:center; line-height:50px;}
	/*nmake*/
	#vs-wrap {height:300px;}
	#vs-wrap .inner,#msch-wrap .inner {width:100%;}
	#vs-wrap .inner .intro {padding-top:20px;}
	#vs-wrap .inner img {width:35%;}
	.intro .msubtitle {margin: 10px 0 20px 0;}
	.cnt-wrap {padding-top:20px;width:620px;}
	.cnt-wrap .tit {font-size: 20px; padding-bottom: 10px; width:200px; height:30px;line-height:30px;margin: 1.5%;}
	.cnt-wrap .counter {display: inline-block;margin: 1.5%;font-size: 24px; width: 200px;height: 50px;line-height: 50px;}
	#sch-wrap .inner, #footer .inner {width:100%;}
	#sch-wrap .inner .sch-cnt {width:100%; margin:0 0 10px 0;}
	#msch-wrap li {width:25%;/*height:150px;*/margin:0;}
	#msch-wrap li a .caption {width:33.333%;height:100px;}
	#msch-wrap li img {width:70%;height:70%;}
	.sch-cnt .cnt-img {display:none;}
	.sch-cnt .count span {font-size:18px; padding-left:0;}
	/*.sch-cnt .count .sptxt {padding-left:80%;}*/
	#sch-wrap .inner .sch-cate {width:100%; margin-right:0;}
	.sch-cate li {width:25%; margin:0;}
	.sch-cate li:nth-child(n+4):nth-child(-n+6) {margin-top:0;}
	#sch-wrap .inner .sch-opt {width:100%; margin-right:0; clear:both;}
	.select_search {width:95%;}
	.select_search2 {width:45%; margin-top:0;}
	.sch-opt li {width:25%; padding:0;}
	.sch-opt li:nth-child(n+3):nth-child(-n+4) {margin-top:0;}
	.sch-opt li p {padding:10px 0;}
	#sch-wrap .inner .sch-etc .spot-ban {display:none;}
	#sch-wrap .inner .sch-etc {float:right; margin-right:10px;}
	#sch-wrap .inner .sch-opt a {width:100%;background:#ff7d00 url(/comn_img/zoom-ico.png) 26% center no-repeat;}
	
	/*nmake*/
	.main-counsel {display:none;}
	.M-sec1 {display:none;}
	.search-cnt {display:block;}
	.M-sec1 {margin-right:0; padding: 25px 0 30px 0;}
	.M-sec1  [class*="main-"] {float:none;}
	.M-sec1 .inner {width:100%;}
	
	.frm-wrap, .reg-table, .list-table, .rbtn-wrap {width:100%;}
	.frm-wrap {padding:40px 0 10px 10px;}
	
	.deal-view {width:100%;}
	
	/* [class*="M-sec"]  li {	float:none;} */
	.main-carkind {width:100%;}
	.main-carkind li {width:16.666%;}
	.main-visual {width:100%;}
	.M-sec2 {margin-left:0px;}
	.M-sec2 .inner {width:100%; padding:0 5px;}
	.M-sec2 .rec-title{margin:8px 2px;}
	.main-carlist > ul > li {width: 50%; margin-right:0; padding:0 5px; box-sizing:border-box;}
	.main-carlist li a .caption {display:none;}
	.M-sec5 .inner {width:100%; padding:0 10px;}
	.main-carlist2 > ul > li {width: 100%; margin-bottom:15px;}
	/* .main-carlist2 li .img-wrap {width:20%;} */
	.main-carlist2 li .cnt-wrap {width:70%;}
	.ton .overchange {width:100%;}
	.ton table {background:#fff;}
	.ton table td {font-size:14px; line-height:35px;}
	.makeyear {width:100%; height:35px;}
	.makeyear .sel {width:48%;}
	#footer li.visit {display:none;}
	.main-carlist li .img-wrap2 img {width:100%; height:53%;}
	.view-wrap .inner {width:100%;}
	.view-wrap .rollimg-wrap {float:none; width:100%; padding:0 3%;}
	.view-wrap .carspec-wrap {float:none; width:100%; padding:0 3%;}
	.selservice-wrap {float:left; width:100%; padding:0 3%;}
	.carinfo-wrap .car-name, .carinfo-wrap .car-price  {padding:15px 15px 10px; background:#fff;}
	.carinfo-wrap .view-stit {background:#fff;}
	.carinfo-wrap .view-stit .dtlspc {padding:0 15px;}
	.content-wrap {padding:0 3%; margin:15px 0 0}
	.content-wrap .content-info {background:#fff;}
	.content-wrap .content-info img{width:100%;}
	.M-sec2 .inner {margin-top:0;}
	.view_carimg img{width:100%;}
	.viewimg .vimg-wrap {display:none;}
	.viewimg .vimg-wrap {width:100%; margin:0 auto;}
	.viewimg .rollimg-wrap {display:block; width:100%; max-height:570px; text-align:center;}/*0209*/
	.viewimg .rollimg-wrap .bxslider img {width:100%; max-height:570px;}/*0209*/
	.viewimg .vinfo-wrap {width:100%; padding:0;}
	.view-info {width:100%; border:1px solid #dcdcdc;}
	.view-info .t1 img {width:55%;vertical-align:middle;}
	.mov-wrap iframe {height:70%;}
	.view-container .contents img {max-width:90%;}
	.con_area .lstimg img {width:100%;}
	.paging {width:100%;}
}
@media all and (max-width:640px){
	#header .logo .tol , #header .logo .tor {display:none;}
	.main-carkind {display:none;}
	/* .M-sec2 {background:#f2f2f0;} */
	.M-sec2 .inner {padding:0 3px;}
	/* .M-sec2 .rec-title {font-size: 20px;} */
	.main-carlist > ul > li {padding:0 3px; margin-bottom:8px;}
	.main-carlist li .car-name {font-size:16px; background:#fff; margin-bottom:0; padding:0 0 4px 6px;}
	.M-sec2 .hname, .M-sec3, .M-sec2 .car-desc, .M-sec5 .hname {display:none;}
	.mver-price {display:block;}
	.main-carlist li .info-wrap {border:none;}
	.main-carlist li .img-wrap {margin-bottom:0;}
	.info-wrap {margin-bottom:0; margin-top:0; background:#fff; padding:8px 0 4px 4px;}
	.info-wrap li {padding:0 3px; width:auto; line-height:20px; border-right:none;}
	.info-wrap li:before {content:"·"}
	.opt-wrap li {margin: 10px 0;}
	#vs-wrap {height:250px;}
	#vs-wrap .inner img {width:40%;}
	.cnt-wrap {width:100%;}
	.cnt-wrap .box{padding:0 5%;}
	.cnt-wrap .tit {width:100%;}
	.cnt-wrap .counter {width:100%;}
	#sch-wrap .inner .sch-opt a{background:#ff7d00 url(/comn_img/zoom-ico.png) 18% center no-repeat;}
	/*#msch-wrap li {height:130px;}*/
	.htxt {padding: 10px 0}
	.htxt .headtxt {font-size:24px;}
	.htxt .midtxt {font-size:16px;}
	.midbtn li {width:50%; margin:0;}
	
	#map_view {height:340px;}
	/* .M-sec5 {display:none} */
	.main-carlist2 li .img-wrap {width: 120px; height: 90px;}
	.main-carlist2 li .cnt-wrap {width:60%;}
	.cnt-wrap .car-desc{display:none;}
	.cnt-wrap .car-data{display:block;}
	.hline {display:none;}
	
	.M-sec1 {padding-bottom:0;}
	.main-carlist li .img-wrap2 {margin-bottom:0px;}
	.main-carlist li .img-wrap2 img {width:308px; height:232px;}
	.main-carlist li .car-name {height:30px; padding:10px 0 0 10px; }
	.main-carlist li .info-wrap {padding:5px 5px 10px 6px; border-bottom:1px solid #dfdfdf;}
	.main-carlist li a .cnum {bottom:10px; right:6px;}
	.mver-price {position:absolute; bottom:0; left:0; font-size:17px; font-weight:400; line-height:40px; width:100px; height:40px; text-align:center;}
	.main-carlist li a .sale-price {font-size:16px;}
	.main-carlist li a .car-price {font-size:18px;}
	
	.view-wrap {margin-top:35px;}
	#menu {position:fixed; bottom:0; left:0; z-index:99999; display:block; width:100%; opacity:.95; -webkit-transition: 500ms all ease-in-out; -moz-transition: 500ms all ease-in-out; -ms-transition: 500ms all ease-in-out; -o-transition: 500ms all ease-in-out;}
	#menu li{float:left; width:50%; height:50px; font-size:18px; color:#fff; line-height:50px; text-align:center;}
	#menu li a {color:#fff; background:#000;}
	#menu li p {background:#fd5500;}
	.menu-close {-moz-transform: translateY(100%); -ms-transform: translateY(100%); -webkit-transform: translateY(100%); transform: translateY(100%); opacity: 0;}
	.cnumber {display:none;}
	.sch-cate li a .caption,#msch-wrap li a .caption {display:none;}
	.maparea>.map>* {height:300px;}
	
	.visual-wrap-sell, .visual-wrap-buy{display:none;}
	
	.regtel {width:30%;}
	.input_select {width:90%; margin-bottom:2px;}
	
	.frm-tit {font-size:24px;}
	.frm-txt {font-size:16px;}
	.reg-table th {width:20%; padding-left:5px;}
	.list-table td{font-size:14px;}
	.list-table td.udate {display:none;}
	.list-table td.unum {width:10%;}
	.list-table td.uname {width:25%;}
	.list-table td.ursel {width:20%;}
	.list-table td img {width:80%;}
	
	.viewimg .rollimg-wrap {vertical-align:middle; display:tabel-cell; max-height:480px; text-align:center;}/*0209*/
	.viewimg .rollimg-wrap .bxslider img {max-height:480px;}/*0209*/
	.mov-wrap {width:100%;}
	
	#footer li {float:none; margin:15px 0;}
	#footer li.visit {display:none;}
	#footer li.ftel {padding-top:100px;}
	#footer li.finfo {position:absolute; top:0; left:20px;}
	
}
@media all and (max-width:480px){
	.gnb-wrap li {width:25%;}
	.gnb-wrap li.blog {display:none;}
	
	/*180614*/
	.main-carlist li .car-name {float:left; background:none; padding:0; margin-left:5px; font-size:14px; height:23px;}
	.main-carlist li .img-wrap2 {float:left; /*width:125px;*/}
	.main-carlist li .info-wrap {/*position:absolute; top:15px; right:0;*/ float:left; padding:0; border:0; width:50%; line-height:0; background:none; margin-left:5px;}
	.main-carlist li .info-wrap li {padding:0; height:18px;}
	.mver-price {bottom:-2px; left:120px; font-size:15px; font-weight:normal;}
	.main-carlist li a .cnum {right:15px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;height:15px;}
	.main-carlist li .img-wrap2 .car-price {left:0; top:0;}
	/*180614*/
	
	.main-carlist li .img-wrap2 img {width:100%; height:22%;}
	.rollimg-wrap .bx-wrapper .bx-controls-direction a {display:none;}
	
	.M-sec2 .inner {margin-top:0;}
	/*.sch-cnt .count .sptxt {padding-left:0;}*/
	.sch-cate li {width:33.333%;}
	.sch-cate li .catename {font-size:14px;}
	.opt-wrap li {font-size:0.8em; padding:0 4px;}
	.opt-wrap li .yday {display:inline-block;}
	.opt-wrap li .mday {display:none;}
	.main-carlist li .carname {font-size:16px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	.sch-opt li {width:50%; padding:0;}
	#sch-wrap select {font-size:0.8em;}
	.select_search, .select_search2, #sch-wrap .inner .sch-opt a {height:40px;}
	#sch-wrap .inner .sch-opt a {line-height:40px;}
	.sch-opt li p {font-size:14px;}
	/*#msch-wrap li {height:110px;}*/
	#msch-wrap li img{height:60%;}
	#msch-wrap li .catename {font-size:14px;}
	/*	#header .logo a {height:85px;} */
	#header .gnb-wrap li a {font-size:16px;}
	.viewarea .info td {padding-left:4px; font-size:16px;}
	.viewarea .t0 {width:80px;}
	.view-info .t1 {width:0;}
	.viewimg .rollimg-wrap {max-height:311px; text-align:center;}/*0209*/
	.viewimg .rollimg-wrap .bxslider img {max-height:311px;}/*0209*/
	#vs-wrap .inner .intro {padding-top:40px;}
	.soff img {width:60%}
	.cnt-wrap .tit {font-size:18px;}
	#footer li {width:360px;}
	.br360 {display:block;}
	#footer .inner .sns-wrap {top:-35px; left:20px; right:none;}
	#footer .inner .footer {margin-top:50px;}
}

@media all and (max-width:360px){
	#header .gnb-wrap li a {font-size:15px;}
	.main-carlist li a .sale-price {font-size:13px;padding-right:0;}
	.main-carlist li a .car-price{font-size:18px;}
	.diskm {display:inline-block; width:58px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	
}