/*index*/

#mainSec1 {
  height: 500px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#mainSec2 {
  padding: 0;
  position: relative;
  z-index: 10
}

#mainSec3 {
  width: 1460px;
  margin: 0 auto;
  background: #fff;
  margin-bottom: 14px;
  overflow: hidden;
  margin-top: -40px;
  padding-bottom: 0;
}

/*메인섹션1*/
.mainVisual {
  background-image: url(../img/main/main_slide/slide-img1.png);
  width: 100%;
  height: 100%;
  color: #893c3c;
  letter-spacing: -1px;
  position: relative;
}

.ViWp_wp_wp {
  position: relative;
  width: 1180px;
  margin: 0 auto;
  margin-top: -650px;
  z-index: 2
}

.ViWp_wp {
  position: absolute;
  top: 0;
  right: 0;
  width: 1180px;
  height: 50%;
  margin: 0 auto;
  z-index: 20;
}

.ViWp {
  width: 100%;
  position: relative;
}

.ViWp h4 {
  font-weight: 600;
}

.ViWp h2 {
  line-height: 38px;
  font-weight: 500;
}

.ViWp h5 {
  line-height: 25px;
  font-weight: normal;
}

/*스와이퍼 슬라이드*/
.mainVisual .swiper-container {
  width: 100%;
  height: 100%;
  position: relative
}

.mainVisual .swiper-container:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 48px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  ;
  color: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-size: cover
}

.swiper-slide:first-child {
  background-repeat: no-repeat;
  background-position: center center
}

.swiper-slide:nth-child(2) {
  background-repeat: no-repeat;
  background-position: center center
}

.swiper-slide:nth-child(3) {
  background-repeat: no-repeat;
  background-position: center center
}

.main_arrw_wp {
  display: inline-block;
  width: 200px;
  height: 70px;
}

.main_slide_pagenav {
  width: 1180px;
  margin: 0 auto
}

.main_slide_navwp {
  background: red;
  width: 70px;
  height: 80px;
  position: absolute;
  bottom: 0;
}

.main_slide_navwp .swiper-pagination {
  width: 40px;
  float: none;
  position: relative;
  background: #111;
  left: 0px;
  color: #555
}

.swiper-pagination>span {
  display: inline-block;
  min-width: 240px;
  line-height: 48px;
  padding: 0 30px;
  text-align: center;
  margin-right: 1px;
  font-size: 14px
}

.swiper-pagination>.swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.8) !important;
  color: #fff
}

.main_slide_navwp .swiper-pagination {
  float: none;
  position: relative;
  background: #111;
  padding-right: 20px;
  width: 80px;
  position: relative
}

.main_slide_navwp .swiper-pagination:after {
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  border-top: 32px solid transparent;
  border-left: 32px solid rgba(0, 0, 0, 0.3);
  ;
  position: absolute;
  right: -32px;
  top: 0
}

.main_slide_navwp .swiper-pagination-fraction span {
  min-width: auto;
  line-height: 80px;
  padding: 0;
  color: #555555
}

.main_slide_navwp .swiper-pagination-fraction .swiper-pagination-current {
  color: #fff
}

.swiper-button-next,
.swiper-button-prev {
  z-index: 30 !important;
  height: 80px;
  width: auto;
  background-repeat: no-repeat;
  text-align: left;
}

.swiper-list {
  width: 100%;
  height: 100%;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.swiper-list img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  height: 100%
}

.swiper-slide {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

/*
.swipermain .swiper-slide:nth-of-type(1){background:linear-gradient(#e66465, #9198e5)}
.swipermain .swiper-slide:nth-of-type(2){background:linear-gradient(red, red)}
.swipermain .swiper-slide:nth-of-type(3){background:linear-gradient(blue, blue)}
.swipermain .swiper-slide:nth-of-type(4){background:linear-gradient(green, green)}
*/
.swiper-list h1 {
  line-height: 43px;
  font-weight: bold;
  margin: 20px 0 17px 0;
}

.swiper-list h5 {
  line-height: 25px;
}

.main_slide_nxtprv {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
  width: 1180px;
  height: 440px;
  z-index: 110
}

.swiper-button-next,
.swiper-button-prev {
  z-index: 30 !important;
  height: 80px;
  width: 20px;
  background: #111111;
  background-repeat: no-repeat
}

.swiper-button-next {
  background: url("../img/main/main_slide/right_arrw.png") no-repeat center center;
  color: #fff
}

.swiper-button-prev {
  position: absolute;
  left: 0px;
  top: auto;
  bottom: 0px;
  display: none
}

.swiper-button-next {
  position: absolute;
  left: 50px;
  right: auto;
  bottom: 0px;
}

/*메인슬라이드 - THUMB*/
.pageTleWp {
  width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 1
}

.pageTle {
  width: 735px !important;
  height: 48px !important;
  box-sizing: border-box;
  padding: 0;
  z-index: 100;
  margin-top: -48px;
  position: absolute !important;
  left: 80px;
}

.pageTle .swiper-wrapper {
  z-index: 100;
  width: 100%;
}

.pageTle .swiper-slide {
  width: calc(33.33%);
  height: 48px;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  font-size: 14px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer
}

.pageTle .swiper-slide-thumb-active {
  background: rgba(0, 0, 0, 1);
}

/*검색상자*/
.mainSch {
  position: absolute;
  top: 250px;
  right: 0;
}

.mainSch .schTab {
  display: inline-block;
  padding: 40px 34px;
  background: #fff;
  border: 1px solid #e7e9eb;
  box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  min-width: 375px;
  min-height: 463px;
}

.mainSch .schTab h3 {
  color: #5f5f61;
  font-weight: 600;
  font-size: 18px;
  color: #222;
  margin-bottom: 0;
}

.mainSch .schTab input[type="text"] {
  width: calc(100% - 50px);
  height: 40px;
  float: left;
  font-size: 15px;
  letter-spacing: -1px;
  background: #fff;
  border-bottom: 2px solid #222;
  color: #999;
  padding-left: 0;
  margin-top: 10px;
}

.mainSch .schTab .btn02 {
  background: #fff;
  border-bottom: 2px solid #222;
  color: #fff;
  width: 40px;
  height: 40px;
  float: left;
  margin-top: 10px;
  background-image: url(../img/main/mainsch/sch_btn.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 23px
}

.mainSch .schTab .btn02:hover {
  box-shadow: none
}

/*탭*/
.mainSch .tab-content {
  width: 305px;
  height: 230px;
  border: 1px solid #e7e9eb;
  overflow: hidden;
  background: #f8f9fa
}

.mainSch .tab-content ul li {
  height: 77px;
  text-align: center;
  background: #f8f9fa;
}

.mainSch .tab-content ul li a {
  border-right: 1px solid #e7e9eb;
  border-bottom: 1px solid #e7e9eb;
}

.mainSch .tab-content ul li a.on {
  background: #fff
}

/* .mainSch .tab-content ul li:nth-child(4n) a {
  border-right: none !important;
} */

.mainSch .tab-content ul li:hover {
  background: #fff
}

.mainSch #maker li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative
}

.mainSch #maker li a>img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto
}

.mainSch #maker li a span {
  text-indent: -999999em;
}

.mainSch #maker li {
  position: relative;
  cursor: pointer;
}

/* .mainSch #maker li:nth-last-child(1) a {
  border-bottom: none;
} */

/*자동차로고*/
.mainSch .tab-content ul {
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
.mainSch .tab-content ul li .txt {
  display: inline-block;
  margin: 10px 0;
  font-size: 14px;
  color: #5f5f61;
}

/*모델*/
.mainSch #car ul, .mainSch #price ul{
  display: flex;
  flex-wrap: wrap;
}
.mainSch #car ul [id*="UpdatePanel"], .mainSch #price ul [id*="UpdatePanel"]{
  width:100%;
}
.mainSch #car.scroll .mCSB_container, .mainSch #price.scroll .mCSB_container{
  padding-right:0;
}
.mainSch #car ul li {
  width: 100%;
  height: 45.6px;
  line-height: 45.6px;
  text-align: left;
  background: #f8f9fa;
  color: #111;
  border-bottom: 1px solid #e7e9eb;
  font-size: 14px;
  padding: 0 24px
}

.mainSch #car ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #666666;
  border-right: none !important;
  border-bottom: none !important;
}

.mainSch #car ul li:last-child {
  border-bottom: none;
}
.mainSch #car ul li:last-child:nth-of-type(1) {
  border-bottom: 1px solid #e7e9eb;
}
.mainSch #car ul li:hover {
  background: #fff;
  color: #000
}

/*연식*/
.mainSch #price ul li {
  width: 100%;
  height: 45.6px;
  line-height: 45.6px;
  text-align: left;
  background: #f8f9fa;
  color: #111;
  border-bottom: 1px solid #e7e9eb;
  font-size: 14px;
}

.mainSch #price ul li:last-child {
  border-bottom: none;
}


.mainSch #price ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #666666;
  border-right: none !important;
  border-bottom: none !important;
  padding: 0 24px;
}

.mainSch #price ul li:hover {
  background: #fff;
  color: #000
}

.schTab_list {
  margin: 32px 0 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}

.schTab_list:after {
  content: "";
  display: inline-block;
  clear: both;
}

.schTab_list .tab-links {
  display: inline-block;
  text-align: center;
  z-index: 100;
  font-size: 14px;
  width: calc(33.33%)
}

/*색상변화*/
.mainSch #maker ul li a.active {
  color: #ff9933;
  font-weight: bold
}

.mainSch #car ul li a.active {
  color: #ff9933;
  font-weight: bold
}

.mainSch #price ul li a.active {
  color: #ff9933;
  font-weight: bold
}

.schTab_list .tab-links.on {
  color: #222;
  font-weight: 600
}

.schTab_list h5 {
  margin: 0 !important;
  color: #9f9fa0;
  cursor: pointer;
}

.mainSch .schTab div.tab_line {
  display: block;
  border-top: 1px solid #ccc;
  margin-top: 13px;
  width: 80%;
  margin: 13px auto;
}

.mainSch .schInput {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 22px;
  margin-top: 5px;
  position: relative;
  z-index: 10;
}

span.mainSchInput::after {
  content: "";
  background: url(../img/main/schboxbtn.png);
  background-size: cover;
  position: absolute;
  top: 40px;
  right: 30px;
  transform: translateY(-50%);
  display: inline-block;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

span.mainSchInput input {
  border: none;
  border-bottom: 2px solid #f1f3f5;
  background: #fff;
  width: 100%;
  padding: 8px 4px;
  margin-bottom: 15px;
  position: relative;
}

/*메인섹션2*/
#mainSec2>.inner {
  width: 100%;
  margin: 0 auto;
}

#mainSec2>.inner:first-child {
  margin-top: 0;
}

#mainSec2>.inner h3 {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  bottom: 0px;
  margin-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px
}

/*똑똑하게 사기팔기*/
.leftWp {
  width: 600px;
  float: right;
  margin: 34px 0;
}

.leftWp div h2 {
  border: 2px solid #fff;
  display: inline-block;
  padding: 3px 20px;
  font-size: 19px;
  border-radius: 3px;
  margin-bottom: 5px
}

.leftWp div+a .gotobuysell {
  display: inline-block;
  width: 125px;
  height: 16px;
  background-image: url(../img/main/smt_buycell/gotobuysell.png);
  margin-top: 30px;
}

.leftWp div+a .gotobuysell:hover {
  background-image: url(../img/main/smt_buycell/gotobuysell_o.png);
}

.rightWp {
  width: 600px;
  float: left;
  margin: 34px 0;
}

.rightWp:after {
  display: block;
  clear: both;
  content: "";
}

.rightWp div,
.rightWp div+span {
  float: left;
  width: 100%;
  padding: 40px 0 0 300px
}

.rightWp div h2 {
  border: 2px solid #fff;
  display: inline-block;
  padding: 3px 20px;
  font-size: 19px;
  border-radius: 3px;
  margin-bottom: 5px
}

.rightWp div+a {
  width: 100%
}

.rightWp div+a .gotobuysell {
  float: left;
  width: 125px;
  margin: 30px 0 0 300px;
  height: 16px;
  background-image: url(../img/main/smt_buycell/gotobuysell.png);
}

.rightWp div+a .gotobuysell:hover {
  background-image: url(../img/main/smt_buycell/gotobuysell_o.png);
}

.smt_buysell {
  width: 100%;
  position: relative;
  margin-top: 0;
  color: #2d3030;
  height: 400px
}

.smt_buysell:after {
  display: inline-block;
  clear: both;
  content: ""
}

.smt_buysell .inner {
  height: 420px;
  padding-top: 55px
}

.smt_buysell .inner:after {
  display: block;
  content: "";
  clear: both
}

.smt_buysell>.inner>h3,
.smt_buysell>.inner>h5 {
  text-align: center;
}

.smt_buysell>.inner>h5 {
  color: #989999;
}

.smt_buysell .left {
  color: #fff;
  background-image: url("../img/main/smt_buycell/smt_cell.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 50%;
  min-height: 289px;
  position: absolute;
  top: 90px;
  left: 0;
  box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.1);
}

.smt_buysell .left .btn02,
.smt_buysell .right .btn03 {
  width: 312px;
  margin: 30px auto;
}

.smt_buysell .left p {
  color: #fff;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 22px
}

.smt_buysell .right {
  width: 50%;
  color: #fff;
  min-height: 319px;
  background-image: url("../img/main/smt_buycell/smt_buy.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 30px;
  position: absolute;
  top: 90px;
  right: 30px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}

.smt_buysell .right p {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -1px;
  font-size: 16px
}

.smt_buysell>img {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease-out;
}

/*전체매물개수 - 최근등록 - 오늘판매차량*/
.count {}

.countWp {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.countWp ul {
  width: 100%;
}

.countWp ul li {
  position: relative;
  width: 33.33%;
  padding:80px 0 20px;
  float: left;
  color: #39393c;
  font-weight: 600
}

.countWp ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  display: inline-block;
  width: 1px;
  height: 66px;
  background: #d5d6d6;
}

.countWp ul li:nth-child(1):after {
  width: 0;
  height: 0;
}

.countWp ul li p {
  color: #39393c;
  font-weight: 400;
  margin-top:20px;
}

.countWp .counter {
  display: inline-block;
  text-align: center;
  font-size: 40px;
  color: #ff5700;
  box-sizing: border-box;
  line-height: 49px;
  margin-right: 10px;
}

/*탭화살표*/
.tabBtn {
  display: inline-block;
  width: 62px;
  height: 62px;
  background: #fff;
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer
}

.tabBtn:hover {
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05)
}

.tabLeft {
  background: #fff url("/img/main/tab/btn_prev.png");
  left: -90px;
}

.tabRight {
  background: #fff url("/img/main/tab/btn_next.png");
  right: -90px;
}

/*디오토몰 매물소개*/
.recoCar {
  width: 1180px;
  margin: 0 auto;
  position: relative;
}

.recoCar_wp {
  margin-bottom: 85px;
  padding-top: 65px;
}

.recoCar_wp .secTop {
  position: relative
}

.recoCar_wp .secTop .left {
  width: 50%;
  height: 40px !important;
  line-height: 40px;
  text-align: left
}

.recoCar_wp .secTop .right {
  width: 50%;
  height: 40px !important;
  line-height: 40px;
}

.recoCar_wp h3 {
  margin-top: 0;
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 25px;
  text-align: left;
  display: inline-block;
  letter-spacing: -1.5px;
}

.recoCar .noSpace {
  margin-bottom: 25px;
}

.recoCar .tab_cont {
  position: relative;
  height: 450px;
  margin-bottom: 65px;
}

.recoCar .cont {
  width: 100%;
  height: 450px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  transition: all 0.5s
}

.recoCar .cont.active {
  display: block;
}

.recoCar_tab .tab_content {
  position: relative;
  cursor: pointer
}

.recoCar_tab .tab_content .favo {
  position: absolute;
  bottom: 0;
  ;
  right: 0px;
  border: 1px solid #f1f3f5;
  border-right: 0
}

.recoCar_tab img {
  width: 100%;
  height: 212px
}

.recoCar_tab .carimg_wp {
  float: left;
  width: 100%;
  height: calc(280px /4 * 3);
  position: relative;
  text-align: center;
}

.recoCar_tab .carimg_wp img {
  width: 100%;
  height: 100%;
}

.recoCar_tab .carimg_wp .heart {
  border-right: 0;
}

.recoCar_tab .carinfr_wp {
  width: 100%;
  height: calc(450px - 210px);
  padding: 24px 16px 36px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.recoCar_tab .carinfr_wp .carname {
  font-size: 16px;
  font-weight: 600;
  display: block;
  color: #111;
  margin: 0;
  margin-top: 12px;
}

.recoCar_tab .carinfr_wp .carinfr {
  margin-top: 12px;
}

.recoCar_tab .carinfr_wp .carinfr em {
  color: #a1a1a1;
  font-size: 14px
}

.recoCar_tab .carprice {
  font-size: 28px;
  color: #ff5700;
  margin-top: 20px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.recoCar_tab .carprice .won {
  font-size: 14px;
  margin-left: 5px;
}

.recoCar_tab .dealer_carprice {
  justify-content: flex-start;
  margin-bottom: 0;
}

.recoCar .tab-links {
  display: inline-block;
  text-align: right;
  font-size: 16px
}

.recoCar .tab-links li {
  display: inline-block;
  position: relative;
  margin: 0 10px;
  cursor: pointer;
}

.recoCar .tab-links li a {
  color: #999;
  height: 100%;
}

.recoCar .tab-links li.on a {
  color: #222;
  font-weight: 600
}

.recoCar .tab-links li:last-child {
  margin-right: 0
}

.recoCar .tab-links li:last-child:after {
  display: none
}

.recoCar .tab-links li.on:last-child:before {
  width: 100%;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%)
}

.recoCar_tab ol {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  height: 100% !important
}

.recoCar_tab ol:after {
  display: block;
  content: "";
  clear: both;
}

.recoCar_tab ol li {
  width: calc(25% - 10px);
  float: left;
  background: #fff;
  border: 1px solid #edeff1;
  margin-right: 13px;
}

.recoCar_tab ol li>a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.recoCar_tab ol li>a>div {
  display: inline-block;
}

/* .recoCar_tab ol li p{cursor: text;} */
.recoCar_tab li:nth-child(4n) {
  margin-right: 0;
}

.recoCar_tab ol li .cardetail {
  color: #000000;
  font-size: 14px;
  margin-top: 12px;
}

/*금주의 인기차량*/
.week_favcar {
  position: relative;
  width: 1180px;
  margin: 0 auto;
  padding: 0;
}

.week_favcar .secTop {
  padding: 0 40px
}

.week_favcar .secTop .left {
  width: auto;
  margin-right: 30px
}

.week_favcar .secTop .right {
  float: left
}

.week_favcar .secTop .left h3 {
  font-size: 25px !important;
  font-weight: 600
}

.week_favcar h3 {
  font-weight: 600;
  letter-spacing: -1.5px;
  margin: 0;
}

.week_favcar .tab_cont {
  height: 350px;
}

.week_favcar .cont {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  transition: all 0.2s
}

.week_favcar .cont:after {
  display: block;
  content: "";
  clear: both;
}

.week_favcar .cont.active {
  display: block;
}

.week_favcar .tab-links {
  width: 100%;
  font-size: 16px;
  margin-left: 40px
}

.week_favcar .tab-links li {
  display: inline-block;
  margin: 0 10px;
  cursor: pointer;
}

.week_favcar .tab-links li a {
  color: #999999;
}

.week_favcar .tab-links li.on a {
  color: #333333;
  font-weight: 600
}

.week_favcar .tab-links li:last-child:after {
  display: none
}

.week_favcar .favcar_tab {
  position: relative;
  margin-top: 25px;
  background: #fff;
}

.week_favcar .favcar_tab ol li {
  width: calc(33.33%);
  float: left;
}

.week_favcar .favcar_tab ol li:last-child {
  margin-right: 0;
}

.week_favcar .favcar_tab ol li .tab_content a span {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
}

.week_favcar .favcar_tab ol li .tab_content img {
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 82.585%;
  height: auto;
  transform: translateX(-50%);
}

.week_favcar .favcar_tab ol li:first-child .tab_content {

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}

.week_favcar .favcar_tab ol li:nth-child(2) .tab_content {

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}

.week_favcar .favcar_tab ol li:nth-child(3) .tab_content {

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-right: 0
}

.week_favcar .favcar_tab ol li .tab_content a {
  color: #111;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.week_favcar .favcar_tab ol li .tab_content a .carinfr {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  color: #111;
  padding-left: 40px;
  word-break: keep-all;
}

.week_favcar .favcar_tab ol li .tab_content a h1 {
  font-size: 18px;
  font-weight: 600;
  width: 250px;
  margin-top: 0;
  margin-bottom: 5px;
  overflow: inherit;
  word-break: keep-all;
}

.week_favcar .favcar_tab ol li .tab_content a h1:nth-of-type(2) {
  font-weight: 400;
  font-size: 16px;
}

.week_favcar .favcar_tab ol li .tab_content a span {
  display: inline-block;
  font-size: 40px;
  font-weight: 600;
}

.week_favcar .favcar_tab ol li .tab_content a p {
  display: inline-block;
  width:100%;
  font-weight: 400;
  color: #777;
  font-size: 16px;
  margin-top: 5px;
}

.week_favcar .tab_content {
  width: 372px;
  height: 300px;
  padding-top: 40px;
  position: relative
}

.week_favcar .tabBtn {
  display: none
}

.week_favcar .favcar_tab ol li .cardetail {
  color: #000000;
  font-size: 14px;
  margin-top: 12px;
}

/*딜러매물*/
.dealer_car {
  width: 1180px;
  margin: 0 auto;
  padding: 80px 0;
}

.dealer_car_wp {
  width: 100%;
  position: relative
}

.dealer_car_wp .noSpace {
  width: 100%;
  height: 100%;
  margin-bottom: 25px;
}

.dealer_car_wp .secTop:after {
  display: block;
  clear: both;
  content: ""
}

.dealer_car_wp .secTop {
  height: auto !important
}

.dealer_car_wp .secTop h3 {
  font-size: 25px !important;
  font-weight: 600
}

.dealer_car_wp .secTop p {
  color: #999999;
  font-size: 14px;
}

.dealer_car_wp .tabBtn {
  top: calc(50% + 26px);
  cursor: pointer;
}

.dealer_car_wp .tab_cont {
  margin-top: 5px;
  position: relative;
  min-height: 474px
}

.dealer_car_wp .cont {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  transition: all 0.5s
}

.dealer_car_wp .cont.active {
  display: block
}

.dealer_car_wp .cont .favo {
  border-right: 0;
  border-bottom: 0;
}

.dealer_car h3 {
  font-weight: 600;
  white-space: nowrap;
  margin: 0;
}


.dealer_car .dealer_tab .carpic_wp {
  width: 298px;
  height: 223.5px;
}

.dealer_car .dealer_tab .carpic_wp img {
  width: 100%;
  height: 223.5px;
}

.dealer_car .dealer_tab .carinfr_wp {
  width: calc(100% - 298px);
  height: 223.5px;
  padding: 20px 24px;
  position: relative;
  background: #fff
}


.dealer_car .dealer_tab .carinfr_wp:after {
  content: "";
  display: block;
  clear: both
}

.dealer_car .dealer_tab .carinfr_wp .prdct_tag {
  margin-bottom: 12px;
}

.dealer_car .dealer_tab .carinfr_wp .heart {
  border-right: 0;
  border-bottom: 0;
}

.dealer_car .dealer_tab ol li {
  width: calc(50% - 10px);
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  border: 1px solid #edeff1
}

.dealer_car .dealer_tab ol li:nth-child(2n) {
  margin-right: 0
}

.dealer_car .tab_top {
  width: 100%;
  height: 100%;
}

.dealer_car .tab-links {
  text-align: right;
  font-size: 16px;
}

.dealer_car .tab-links li {
  display: inline-block;
  margin: 0 10px;
}

.dealer_car .tab-links li a {
  color: #999999;
}

.dealer_car .tab-links li.on a {
  color: #333333;
  font-weight: 600
}

.dealer_car .tab-links li:last-child:after {
  display: none
}

.dealer_car .dealer_tab ol li .tab_content {
  display: flex;
}

.dealer_car .dealer_tab ol li .tab_content>div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #333333;
  width: 50%;
  height: 222px;
}

.dealer_car .dealer_tab ol li .tab_content>div .carpic_wp:after {
  width: calc(298px /100 * 28);
  height: calc(298px /100 * 28);
}

.dealer_car .dealer_tab ol li .carname {
  color: #222222;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px
}

.dealer_car .dealer_tab ol li .infr {
  color: #999999;
  font-size: 14px;
  margin-bottom: 12px;
}

.dealer_car .dealer_tab ol li .date {
  color: #999999;
  font-size: 14px;
  text-align: right;
  margin-top: 10px;
  float: right;
  position: absolute;
  bottom: 20px;
  right: 20px
}

.dealer_car .dealer_tab ol li .carprice {
  font-size: 28px;
  color: #ff5700;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 12px 0
}

.dealer_car .dealer_tab ol li .dealer_carprice {
  justify-content: flex-start;
  margin-bottom: 0;
}

.dealer_car .dealer_tab ol li .tag_trape {
  background-image: url(../img/common/trape_tag.png);
  display: inline-block;
  width: 114px;
  height: 36px;
  position: absolute;
  top: 244px;
  left: 0;
  line-height: 36px;
  color: #ffffff;
  padding: 0 25px;
  font-size: 14px;
  font-weight: bold
}

.dealer_car .dealer_tab ol li .dealer_pic {
  width: 56px;
  height: 56px;
  position: absolute;
  right: calc(20px);
  bottom: 20px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dealer_car .dealer_tab ol li .dealer_pic img {
  width: 100%;
  height: 100%;
}

.dealer_car .dealer_tab ol li .cardetail {
  color: #000000;
  font-size: 14px;
  margin: 12px 0;
}

/*광고*/


/*dauto_info*/
.dauto_info {
  width: 1180px;
  margin: 0 auto;
  height: 450px;
  background: #313b42;
  margin-top: 94px
}

.dauto_info .Guide {
  width: 400px;
  height: 100%;
  float: right
}

.dauto_info .Guide ul {
  height: 100%
}

.dauto_info .Guide ul li {
  width: 100%;
  height: 33.33%;
  color: #fff;
  padding: 36px 0;
  position: relative;
  cursor: pointer;
}

.dauto_info .Guide ul li:after {
  display: block;
  content: "";
  clear: both
}

.dauto_info .Guide ul li:first-child {
  background: #ff7832
}

.dauto_info .Guide ul li:nth-child(2) {
  background: #ff5700
}

.dauto_info .Guide ul li:last-child {
  background: #313b42
}

.dauto_info .Guide ul li .icn {
  float: left;
  background: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  text-align: center;
  display: table;
  margin-left: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dauto_info .Guide ul li .icn:after {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: 0;
  vertical-align: middle;
  width: 1px;
}

.dauto_info .Guide ul li .icn>img {
  display: inline-block;
  vertical-align: middle
}

.dauto_info .Guide ul li .txt {
  width: calc(100% - 120px);
  height: 100%;
  float: left;
  padding-left: 34px;
}

.dauto_info .Guide ul li .txt h5 {
  font-weight: 600;
  margin-top: 6px;
  font-size: 16px
}

.dauto_info .Guide ul li .txt p {
  line-height: 22px;
  font-size: 14px
}

.dauto_info .Guide ul li .arrw {
  width: 100px;
  height: 100px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  cursor: pointer
}

.dauto_info .Guide ul li .arrw span {
  display: inline-block;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  position: relative;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  cursor: pointer
}

/* .dauto_info .Guide ul li .arrw span:after{content:"";display:inline-block;border-top:1px solid #fff;width:22px;height:1px;position:absolute;top:50%;transform: translateY(-50%);transition: all 0.2s} */
.dauto_info .Guide ul li .arrw span:before {
  content: "";
  display: inline-block;
  border: 1px solid #ffffff;
  border-top: 0;
  border-left: 0;
  transform: rotate(-45deg);
  width: 4px;
  height: 4px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -4.4px;
  transition: all 0.2s
}

.dauto_info .Guide ul li .arrw:hover span:after {
  opacity: 0.3
}

.dauto_info .Guide ul li .arrw:hover span:before {
  opacity: 0.3
}

.dauto_info .GobuySell {
  width: calc(100% - 400px);
  height: 66.66%;
  background: #f9f2ef;
  color: #111;
  float: left;
  padding: 60px 88px
}

.dauto_info .GobuySell p {
  font-size: 14px;
  color: #111;
}

.dauto_info .GobuySell h3 {
  font-size: 24px;
  letter-spacing: -1.5px;
  color: #111;
  font-weight: 600;
  line-height: 30px
}

.dauto_info .GobuySell {
  background: #f9f2ef url("../img/main/smt_buycell/carimg.png");
  background-position: 150% center;
  background-repeat: no-repeat
}

.dauto_info .GobuySell .BtnWp {}

.dauto_info .GobuySell .BtnWp span {
  display: inline-block;
  width: 134px;
  line-height: 43px;
  text-align: center;
  margin-right: 10px;
  margin-top: 42px
}

.dauto_info .GobuySell .BtnWp .BtnBuycar {
  background: #111;
  color: #fff;
  cursor: pointer
}

.dauto_info .GobuySell .BtnWp .BtnSellcar {
  background: #fff;
  color: #111;
  cursor: pointer
}

.Banner {
  position: relative
}

.Banner .swiper-slide {
  background: none !important
}

.Banner .swiper-pagination {
  display: inline-block;
  width: 90px;
  left: auto;
  right: 40px;
  bottom: 20px;
  transform: none;
  position: absolute
}

.Banner .swiper-pagination>span {
  width: 7px;
  height: 7px;
  min-width: 7px;
  padding: 0;
  margin: 0 10px;
  background: #cfcdbc;
  border-radius: 50%
}

.Banner .swiper-pagination>.swiper-pagination-bullet-active {
  background: #ff5700 !important
}

.dauto_info .Banner {
  width: calc(100% - 400px);
  height: 33.33%;
  background: #fffce7;
  color: #111;
  float: left
}

.dauto_info .Banner div {
  height: 100%;
}

.dauto_info .Banner .ad_wp img {
  width: 100%;
  height: 100%;
}

.dauto_info .Banner .swipe_ad {
  height: 150px
}

@media screen and (max-width:1180px) {
  .swiper-slide .swiper-list img {
    width: 100%;
    height: auto;
  }
}