@charset "UTF-8";


@font-face {
    font-family: 'NEXON Lv1 Gothic OTF Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html,body{
    font-family: 'NEXON Lv1 Gothic OTF Light', 'Nanum Gothic', sans-serif;
    overflow-x: hidden;
}

/*::-webkit-scrollbar{-webkit-appearance:none;display:none;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;overflow-x:hidden}*/

body{
    overflow-x: hidden;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body.m{
    background: #fff;
}

p,ol,ul,h1,h2,h3,h4,h5,h6,hr{
    margin: 0;
    padding: 0;
}

body{
    /*background: #fff;*/
}

a:hover,
a:active,
a:visited{
    text-decoration: none;
    cursor: pointer;
}

hr,img{
    border: none;
    vertical-align: middle;
}

ul,ol,li{
    list-style: none;
}

button, img{
    border: none;
    outline: none;
    vertical-align: middle;
}

button{
    background: none;
}


.jp-ld-preloader{
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: -50px;
    z-index: 1000;
}

.center{
    text-align: center;
}

.blind{
    display: none !important;
}

.hidden{
    visibility: hidden !important;
}


#jp-footer{
    padding: 0 0 90px;
    background: #fff !important;
}


#jp-footer{
    /*text-align: center;*/
    /*line-height: normal;*/
    /*background: #030327;*/
    /*color: #464646;*/
}

#jp-footer-m{

}

#jp-footer-m br{
    /*display: none;*/
}

.jp-landing-pc{
    /*max-width: 1920px;*/
    /*min-width: 1100px;*/
    /*margin: 0 auto;*/
}

.jp-section-01{
    position: relative;
}

.jp-btn-area{
    position: absolute;
    top: 900px;
    left: 0;
    width: 100%;
    text-align: center;
}


.jp-landing{
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1000px;
}

.vt-footer{
    padding-top: 20px;
    padding-bottom: 50px;
    background: #fff;
}

.vt-ft-addr{
    font-size: 13px;
    color: #b2b2b2;
    text-align: center;
    max-width: 800px;
    margin: 20px auto 0 auto;
    line-height: 22px;
}


/*.vt-form-01{*/
/*    background: url('./img/bg-red-able.jpg') no-repeat center 0;*/
/*}*/

.vt-form-02-inner{
    margin: 0 auto;
    width: 1100px;
    position: relative;
}

.vt-form-box{
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 25px 0 15px 374px;
}

.vt-form-box-2{
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 954px;
}

.vt-form2-title{
    position: absolute;
    top: -66px;
    left: 20px;
}

.vt-form2-btn{
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -67px;
}

input{
    outline: none;
    border: none;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.vt-form-box input[type="text"],
.vt-form-box input[type="tel"],
.vt-form-box input[type="email"]{
    width: 365px;
    background: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    color: #444;
    padding: 0 20px;
    box-sizing: border-box;

}

a.vt-view-agreement,
a.vt-view-agreement:hover,
a.vt-view-agreement:active{
    color: #da3125;
    font-weight: bold;
    text-decoration: underline;
    font-size: 13px;
}

a.vt-view-agreement2,
a.vt-view-agreement2:hover,
a.vt-view-agreement2:active,
a.vt-view-agreement2:visited{
    font-size: 12px;
    display: inline-block;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #fff;
    /*background: #414445;*/
    /*min-width: 50px;*/
    padding: 0 10px;
    text-decoration: none;
}



.sw-m-checkbox-area input{
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.sw-fixed-bottom-btn{
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    display: block;
}

.jp-landing-section{
    background-position: center 0;
    position: relative;
}

.jp-label-form{
    width: 85px;
    text-align: right;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding-right: 15px;
    margin-left: 70px;
}

.jp-ld-footer-m{
    padding: 15px;
}

.jp-ld-footer-m br{
    display: none;
}


.jp-ld-btm{
    opacity: 0;
}

.jp-ld-btm a{
    float: left;
    width: 50%;
    display: block;
}

.jp-ld-btm a img{
    width: 100%;
}

.jp-ld-fixed-btm{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 500;
    opacity: 1;
}


/* happy food */
.codari-form-table{
    width: 440px;
}

.codari-form-table th,
.codari-form-table td{
    padding-bottom: 6px;
}

.codari-form-table th{
    text-align: left;
    color: #242424;
    font-size: 16px;
    width: 175px;
}

.btn-request{
    height: 80px;
    padding: 0;
    margin: 0;
    width: 1100px;
    position: relative;
    left: -94px;
    background: none;
    cursor: pointer;
}

.sig-phone{
    position: absolute;
    top: 115px;
    right: 30px;
}

.label-agreement{
    color: #eee;
    font-size: 13px;
    white-space: nowrap;
    font-weight: normal;
}

.form-left-title{
    position: absolute;
    top: 42px;
    left: 20px;
}


.prized-wrp{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}


.prized-wrp-inner{
    width: 800px;
    background: #f7f6ef;
    position: absolute;
    top: 260px;
    left: 270px;
}


.logistic-wrp{
    width: 1100px;
    position: absolute;
    bottom: 90px;
    left: 50%;
    margin-left: -550px;
}

header{
    position: fixed;
    top: 0;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    z-index: 500;
}

header .logo-area{
    background: #f3f5f5;
    position: relative;
}

header .menu-area{
    background: url('../assets/img/bg-nav.jpg') no-repeat center 0;
}

header .menu-area-inner{
    height: 50px;
    position: relative;
    box-sizing: border-box;
    padding-left: 340px;
    width: 1100px;
    margin: 0 auto;
}

header .left-side{
    position: absolute;
    top: 0;
    left: 0;
}

header .logo{
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.logo-area-inner{
    width: 1100px;
    position: relative;
    margin: 0 auto;
    height: 80px;
}

.logo-area .phone{
    position: absolute;
    bottom: 27px;
    right: 20px
}

.logo-area .brochure{
    position: absolute;
    bottom: 20px;
    right: 250px;
}

.nav-body{
    position: relative;
    width: 760px;
}

.nav-body li{
    float: left;
}

.nav-body li a{
    display: block;
    width: 95px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    height: 50px;
}

.nav-body li a span{
    display: inline-block;
    line-height: normal;
    padding: 0 6px 6px;
    border-bottom: 2px solid #2a2a2a;
}

.nav-body li a.active{
    color: #fabb2e;
}

.nav-body li a.active span{
    border-bottom: 2px solid #b00f14;
}



#submission{
    position: fixed;
    top: 100px;
    left: 50%;
    width: 506px;
    z-index: 1000;
    margin-left: -253px;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    border-radius: 10px;
    display: none;
}

#submission .form-table th{
    vertical-align: middle;
    line-height: normal;
    text-align: left;
    box-sizing: border-box;
    padding-left: 15px;
    font-size: 14px;
    color: #242424;
    /*background: #f8f8f9;*/
}



/* mobile */


.header-m{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    z-index: 1000;
    padding: 0 15px;
}

.header-inner{
    position: relative;
}

.header-inner h1{
    position: absolute;
    top: 14px;
    left: 0;
}


.header-m .hd-txt-m{
    max-width: 250px;
    width: 100%;
}

.fixed-m-top{
    position: fixed;
    bottom: 70px;
    right: 10px;
    z-index: 500;
}

.m-faith{
    background: #263b3f;
    position: relative;
}

.good-based-m{
    position: relative;
}


.prized-m .prized-m-slide-wrp{
    background: #f7f6ef;
}


.m-nav-left{
    z-index: 700;
    position: fixed;
    top: 0;
    left: -100%;
    width: 75%;
    height: 100vh;
    background: #fff;
    transition: 0.3s;
}

.bg-m-nav{
    z-index: 600;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #000;
    opacity: 0.5;
}

.nav-m-body li{
    border-bottom: 2px solid #eee;
}

.nav-m-body li a{
    height: 60px;
    line-height: 60px;
    color: #414141;
    font-weight: bold;
    text-align: center;
    display: block;
    font-size: 15px;
}

.nav-m-body li a.active{
    color: #8a0b11;
}

.btn-m-close-nav{
    z-index: 700;
    position: absolute;
    top: 20px;
    right: -50px;
}

.btn-m-ham{
    position: absolute;
    top: 0;
    left: 20px;
}

.phone-section{
    margin-top: 36px;
    text-align: center;
}


.input-phone{
    width: 728px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 24px;
    color: #393939;
    text-align: center;
}


/* pc video */
.pc-video-wrp{
    height: 846px;
    position: relative;
}

.pc-video-inner{
    width: 1200px;
    position: absolute;
    top: 407px;
    left: 50%;
    margin-left: -600px;
}

.pc-video-holder{
    float: left;
    width: 387px;
}

.pc-video-holder:nth-child(2){
    margin: 0 18px;
}

.pc-fixed-bottom-inner{
    width: 1200px;
    margin: 0 auto;
}

.pc-btn-tel{
    display: block;
    float: left;
    width: 50%;
    height: 100px;
}

.pc-btn-talk{
    display: block;
    float: left;
    width: 50%;
    height: 100px;
}


/* req pc */
.vt-form-box-3{
    width: 861px;
    margin: 0 auto;
    position: relative;
}

.vt-form-box-3 input[type="text"],
.vt-form-box-3 input[type="tel"]{
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 17px;
    /*padding: 0 20px;*/
    box-sizing: border-box;
    color: #8d8d8d;
    /*border: 1px solid #e4b372;*/
}

.form-company,
.form-device{
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 17px;
    padding: 0 20px;
    box-sizing: border-box;
    color: #8d8d8d;
}

.pc-real-time{
    width: 865px;
    position: absolute;
    top: 282px;
    left: 50%;
    margin-left: -433px;
}

.pc-real-box{
    float: left;
}

.pc-real-box:first-child,
.pc-real-box:last-child{
    width: 260px;
}

.pc-real-box:nth-child(2){
    width: 262px;
    margin: 0 40px;
}


.pc-real-box:nth-child(2) .pc-real-box-inner{
    padding: 20px 0 0 0;
    background: none;
}

/* pc ticker */
.vt-vip-table-holder{
    height: 320px;
    overflow: hidden;
}

.vt-vip-table-holder .vt-ico-new{
    display: inline-block;
    margin-left: 10px;
    background: #c31b1a;
    font-weight: 400;
    font-size: 11px;
    color: #fff;
    text-align: center;
    width: 38px;
    height: 22px;
    line-height: 22px;
    position: relative;
    top: -2px;
}

.vt-vip-table-holder .vt-vip-date{
    font-size: 12px;
    color: #7b7b7b;
}

.vt-vip-table-holder .vt-vip-name{
    font-size: 14px;
    color: #444;
}

.vt-vip-table-holder li{
    border-bottom: 1px solid #bdbdbd;
    height: 40px;
    line-height: 40px;
}


.m-video-box{
    margin-top: 30px;
}

.m-video-holder{
    margin-top: 20px;
}


.hidden{
    opacity: 0;
}

.m-btn-bottom a{
    display: block;
    width: 50%;
    float: left;
}

.m-fixed-btn{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.m-fixed-btn a{
    display: block;
    /*float: left;*/
    /*width: 50%;*/
}

.jp-footer-m-info{
    /*line-height: 22px;*/
    /*padding-bottom: 100px;*/
    /*text-align: left;*/
    /*padding-top: 20px;*/
}

.jp-footer-pc{
    width: 1100px;
    margin: 0 auto;
    line-height: 22px;
    text-align: center;
}

.jp-form-table-wrp{
    width: 964px;
    position: relative;
    padding: 0 25px;
}

.jp-form-req-table{
    position: relative;
}


.jp-form-req-table th{
    color: #fff;
}

.jp-form-req-table td{
    padding: 8px;
    position: relative;
}

.jp-form-table-wrp input[name="name"]{
    height: 44px;
    width: 260px;
    border-radius: 0;
    display: inline-block;
}

.jp-form-table-wrp input[name="tel"]{
    height: 44px;
    width: 310px;
    border-radius: 0;
    display: inline-block;
    margin-left: 10px;
}

.jp-ld-top-0720{
    height: 120px;
    position: relative;
    background: url('../assets/img/bg-top.jpg') repeat-x;
}

.fixed-pc-bottom{
    background: url('../assets/img/btn-katalk.jpg') center top;
    position: fixed;
    bottom: 0;
    height: 90px;
    width: 100%;
    left: 0;
}

.fixed-pc-bottom a{
    width: 100%;
    display: block;
    height: 90px;
    border: 1px solid #fff;
}

.jp-ld-top-0720-inner{
    width: 1100px;
    margin: 0 auto;
    position: relative;
    padding-left: 520px;
    box-sizing: border-box;
}

/* clock */

.flip-clock-wrapper ul li a div div.inn{
    font-size: 40px;
    color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
}

.flip-clock-divider{
    position: relative;
}



.flip-clock-wrapper{
    margin: 0;
}

.flip-clock-wrapper ul{
    width: 45px;
    height: 75px;
    line-height: 75px;
}

.flip-clock-wrapper ul li{
    line-height: 75px;
}

.flip-clock-dot{
    display: none;
}

.clock-wrapper{
    position: relative;
    top: 15px;
}

.flip-clock-divider .flip-clock-label{
    color: #fff;
    position: relative;
    top: 55px;
    left: 112px;
    font-weight: bold;
    font-size: 16px;
}

.hours .flip-clock-label{
    left: 129px;
}

.minutes .flip-clock-label{
    left: 129px;
}

.seconds .flip-clock-label{
    left: 129px;
}

.jp-ld-m-top{
    background: #242424;
    padding: 20px 10px 25px;
}

.clock-wrapper-m{
    text-align: center;
}




/* mobile top */
.jp-ld-m-top .flip-clock-wrapper ul{
    width: 25px;
    height: 50px;
    line-height: 50px;
}

.jp-ld-m-top .flip-clock-wrapper{
    display: inline-block;
    width: auto;
}

.jp-ld-m-top .flip-clock-dot{
    display: inline-block;
}

.jp-ld-m-top .flip-clock-wrapper ul li a div div.inn{
    font-size: 30px;
    color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
}

.jp-ld-m-top .flip-clock-wrapper ul li{
    line-height: 50px;
}




.jp-ld-m-top .flip-clock-divider .flip-clock-label{
    color: #fff;
    position: relative;
    top: 65px;
    left: 40px;
    font-weight: bold;
    font-size: 14px;
}

.jp-ld-m-top .flip-clock-divider{
    width: 10px;
    height: 70px;
    left: -2px;
}

.jp-ld-m-top .hours .flip-clock-label,
.jp-ld-m-top .minutes .flip-clock-label,
.jp-ld-m-top .seconds .flip-clock-label{
    left: 40px;
}


.jp-ld-m-top .flip-clock-dot.top{
    top: 20px;
}

.jp-ld-m-top .flip-clock-dot{
    width: 5px;
    height: 5px;
}

/*.jp-footer-m-info p{*/
/*    display: inline;*/
/*}*/

.blink_me {
    animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0.3;
    }
}

.wing-right-pc{

}

.wing-right-pc input[name="name"],
.wing-right-pc input[name="tel"],
.wing-right-pc select.form-control
{
    border-radius: 0;
    width: 150px;
    position: relative;
    left: 50px;
}

.form-name{

}

.fixed-bottom-m{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.fixed-bottom-m a,
.fixed-bottom-m2 a{
    float: left;
    width: 50%;
    display: block;
}

.pc-form-table{

}

.pc-form-table td{
    padding: 5px;
    position: relative;
}

.pc-form-table input[type="text"],
.pc-form-table input[type="tel"]{
    font-size: 16px;
    color: #444;
    padding: 0 10px;
    box-sizing: border-box;
    background: #eee;
    border: 1px solid #eee;
    border-radius: 0;
    height: 55px;
    line-height: 55px;
    width: 480px;
}

.pc-form-table td label[for="gender_m"],
.pc-form-table td label[for="gender_f"]{
    width: 99px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #606060;
    font-size: 16px;
    display: block;
    background: #eee;
    cursor: pointer;
}

.pc-form-table td input[type="radio"]{
    display: none;
}

.pc-form-table td input[type="radio"]:checked + label{
    color: #fff;
    background: #00a6bc;
    cursor: pointer;
}

.submission-form-m{
    /*padding-bottom: 60px;*/
    padding-top: 60px;
}

.submission-form-m input[type="text"],
.submission-form-m input[type="tel"],
.submission-form-m select{
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-radius: 5px;
    color: #444;
    border: none;
    border-bottom: 1px solid #626262;
    box-shadow: none;
}

.submission-form-m-inner{
    padding: 30px 15px 30px;
    /*background: #fff;*/
    border-radius: 10px;
    margin: 0 20px;
    /*border-top: 5px solid #d8cabf;*/
}

.btm-fixed-pc{
    height: 104px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
}

.main-banner-pc{
    height: 826px;
    position: relative;
}

.btn-quick-form-pc{
    width: 217px;
    height: 61px;
    position: absolute;
    top: 425px;
    left: 290px;
}

.clock-area-pc{
    height: 60px;
    line-height: 60px;
    color: #044d8c;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}

.summary-pc-inner{
    width: 800px;
    margin: 0 auto;
}

.summary-pc{
    background: #096ba7;
}

.summary-pc-inner{
    height: 87px;
    box-sizing: border-box;
    /*line-height: 87px;*/
}

.summary-pc-inner .txt{
    float: left;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}

.summary-pc-inner .count-wrp{
    float: right;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    top: -5px;
    white-space: nowrap;
}

.summary-pc-inner .count-wrp small{
    font-weight: normal;
    font-size: 17px;
}

.info-01-pc{
    width: 914px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    padding: 112px 0 100px;
}

.info-01-pc-head{
    text-align: center;
}

.info-01-pc-body{
    margin-top: 50px;
}

.info-01-pc-box{
    height: 200px;
    border-radius: 10px;
    background: #fff;
    margin-right: 20px;
    width: 291px;
    border: 1px solid #e5e5e5;
    padding: 40px 0 0;
    float:left;
}

.info-01-pc-box:last-child{
    margin-right: 0;
}

.info-01-pc-box .txt{
    color: #606060;
    font-size: 22px;
    text-align: center;
    display: block;
    font-weight: normal;
}

.info-01-pc-box .count-wrp{
    color: #222;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-top: 20px;
}

.info-01-pc-box .count-wrp small{
    font-weight: normal;
    font-size: 22px;
    color: #222;
}

.info-01-pc-foot{
    text-align: center;
    font-size: 16px;
    margin-top: 40px;
    color: #606060;
}

.info-02-pc-wrp{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    top: 270px;
    padding-left: 20px;
    box-sizing: border-box;
}

.info-02-pc-wrp img{
    float: left;
}

.info-02-pc-wrp img:nth-child(2){
    margin: 0 15px;
}

.info-03-pc-wrp{
    width: 914px;
    margin: 0 auto;
    position: relative;
    top: 340px;
}

.info-03-pc-wrp .box{
    width: 206px;
    height: 206px;
    border-radius: 8px;
    background: #237ab5;
    text-align: center;
    position: relative;
    float: left;
    margin-right: 30px;
}

.info-03-pc-wrp .box:last-child{
    margin-right: 0;
}

.request-area-03-pc{
    position: absolute;
    bottom: 90px;
    left: 0;
    width: 100%;
    text-align: center;
}

.info-03-pc-wrp .box .txt{
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
}

.info-03-pc-wrp .box .txt2{
    display: inline-block;
    min-width: 63px;
    height: 34px;
    line-height: 34px;
    background: #0066ab;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    box-sizing: border-box;
    padding: 0 10px;
}

.info-03-pc-wrp .box .count-wrp{
    color: #fff;
    font-size: 26px;
    position: absolute;
    top: 105px;
    left: 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

#loan-info-desc{
    width: 1100px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.loan-info-list-body{
    position: absolute;
    top: 100px;
    left: 640px;
}

.loan-info-list{
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
    padding: 15px 30px;
    background: #eef6ff;
    white-space: nowrap;
}

.loan-info-list span{
    display: inline-block;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
}

.submission-form-pc{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    top: 330px;
    /*height: 580px;*/
}

.submission-form-pc-head{
    text-align: center;
    padding-top: 25px;
}

.submission-form-pc-foot{
    text-align: center;
    margin-top: 40px;
}

.submission-form-pc-foot button[type="submit"]{
    /*background: #1c8eec;*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*height: 65px;*/
    /*line-height: 65px;*/
    /*text-align: center;*/
    /*font-size: 20px;*/
    /*color: #fff;*/
    /*border-radius: 5px;*/
    /*display: inline-block;*/
    /*width: 100%;*/
    /*font-family: 'NEXON Lv1 Gothic OTF Light';*/
}

.submission-form-table-pc{
    width: 100%;
    /*margin-top: 30px;*/
}

.submission-form-table-pc th{
    text-align: left;
    padding: 10px 8px 0;
    font-size: 14px;
    color: #fff;
}

.submission-form-table-pc td{
    padding: 10px 8px;
    font-size: 15px;
}

.submission-form-table-pc td textarea{
    font-size: 16px;
    color: #444;
    padding: 15px;
}

.submission-form-table-pc td input[name="name"],
.submission-form-table-pc td input[name="tel"],
.submission-form-table-pc td input[name="price"],
.submission-form-table-pc td input[name="income"],
.submission-form-table-pc td input[name="debt"],
.submission-form-table-pc td input[name="reason"],
.submission-form-table-pc td select{
    width: 100%;
    height: 55px;
    line-height: 55px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #444;
    border: none;
    border-bottom: 1px solid #b0b0b0;
    border-radius: 5px;
    box-shadow: none;
}

/*.submission-form-table-pc td input[name="tel"]{*/
/*    width: 300px;*/
/*}*/


.submission-form-table-pc td input[name="price"],
.submission-form-table-pc td select{
    width: 100% !important;
}

.slider-wrp-pc{
    background: #fff;
}

.slider-wrp-pc-inner{
    width: 1100px;
    margin: 0 auto;
    height: 110px;
    line-height: 110px;
}

.slider-wrp-pc-inner img{
    width: 120px;
}

/* mobile start */
.clock-area-m{
    height: 50px;
    line-height: 50px;
    color: #044d8c;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}

.summary-m{
    padding: 15px 0;
    background: #0569a5;
}

.summary-m-inner{
    background: #0569a5;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    position: relative;
}

.summary-m-inner .txt{
    /*float: left;*/
    font-size: 15px;
}

.summary-m-inner .count-wrp{
    /*float: right;*/
    font-size: 20px;
    white-space: nowrap;
    position: absolute;
    top: -2px;
    right: 15px;
}

.info-01-m{
    padding: 60px 15px;
}

.info-01-m-head{
    text-align: center;
    margin-bottom: 20px;
}

.info-01-m .info-01-pc-box{
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.info-01-m .info-01-pc-box .txt{
    font-size: 16px;
    color: #717178;
    display: inline-block;
    float: left;
}

.info-01-m .info-01-pc-box .count-wrp{
    font-size: 20px;
    display: inline-block;
    white-space: nowrap;
    float: right;
    margin-top: -1px;
}

.info-01-m .info-01-pc-foot{
    font-size: 12px;
}

.info-03-m-wrp .box{
    margin-right: 0;
    display: inline-block;
    float: none;
    width: 150px;
    height: 150px;
    border-radius: 7px;
}

.info-03-m-wrp .box .txt{
    /*top: -25px;*/
}

.info-03-m-wrp .box .count-wrp{
    top: 80px;
    font-size: 22px;
}

.info-03-m-wrp .box .txt2{
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}

.request-available-m{
    /*padding: 0 0 30px;*/
}

.request-available-m .loan-info-list-body{
    position: relative;
    top: 0;
    left: 0;
}

.request-available-m #loan-info-desc{
    padding: 30px 20px;
    width: 100%;
    box-sizing: border-box;
}

.request-available-m .loan-info-list{
    margin-bottom: 20px;
    font-size: 14px;
    box-sizing: border-box;
}

.submission-form-m .submission-form-pc-head{
    padding-top: 0;
}

.slider-wrp-m{
    background: #fff;
}

.slider-wrp-m .slider-wrp-pc-inner{
    width: 100%;
    height: 70px;
    line-height: 70px;
    padding: 0 15px;
    box-sizing: border-box;
}

.slider-wrp-m .slider-wrp-pc-inner .swiper-slide{
    text-align: center;
}

.slider-wrp-m .slider-wrp-pc-inner .swiper-slide img{
    width: 100px;
}

/*.submission-form-table-pc input[type="radio"]{*/
/*    display: none;*/
/*}*/

/*.submission-form-table-pc input[type="radio"] + label{*/
/*    height: 46px;*/
/*    line-height: 46px;*/
/*    border: 1px solid #e5e5e5;*/
/*    text-align: center;*/
/*    display: block;*/
/*    float: left;*/
/*    width: 50%;*/
/*}*/

/*.submission-form-table-pc input[type="radio"]:checked + label{*/
/*    background: #4296fe;*/
/*    color: #fff;*/
/*}*/

.submission-form-pc-body .tit{
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 13px;
    color: #fff;
}


/*.submission-form-pc-body input[type="radio"]{*/
/*    display: none;*/
/*}*/

/*.submission-form-pc-body input[type="radio"] + label{*/
/*    height: 50px;*/
/*    line-height: 50px;*/
/*    border: 1px solid #e5e5e5;*/
/*    text-align: center;*/
/*    display: block;*/
/*    float: left;*/
/*    width: 50%;*/
/*    font-size: 15px;*/
/*    font-weight: normal;*/
/*    cursor: pointer;*/
/*}*/

/*.submission-form-pc-body input[type="radio"]:checked + label{*/
/*    background: #4296fe;*/
/*    color: #fff;*/
/*}*/

.loan-info-list-body-m .loan-info-list{
    width: 100%;
    box-sizing: border-box;
}

.loan-info-list-body-m .loan-info-list span{
    font-size: 14px !important;
}

.btm-fixed-pc2{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    height: 100px;
}

.wing-pc-body{
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -175px;
    z-index: 100;
    width: 160px;
    /*height: 348px;*/
    /*background: url('/assets/img/pc/bg-right-wing.png') no-repeat 0 0;*/
}

.wing-pc-body a{
    /*width: 123px;*/
    /*height: 123px;*/
    /*border-radius: 123px;*/
    /*display: inline-block;*/
    /*box-shadow: 0px 2px 5px rgba(0,0,0,0.1);*/
}

.m .wing-pc-body{
    position: fixed;
    /*bottom: 11%;*/
    bottom: 10px;
    right: 0;
    z-index: 100;
    top: auto;
    width: 70px;
}

.m .wing-pc-body a{
    height: 70px;
    width: 70px;
}

#vusSubmission{
    /*background: #212133;*/
    /*min-height: 1000px;*/
    padding-top: 70px;
    padding-bottom: 30px;
    position: relative;
}

#vusSubmission .tit{
    text-align: center;
    padding-bottom: 60px;
}

#vusSubmission .field-body{
    background: #fff;
    border-radius: 10px;
    padding: 10px 30px;
}

#vusSubmission .type-selection{
    text-align: center;
    /*padding-bottom: 30px;*/
}

#vusSubmission .type-selection .unit{
    position: relative;
}

#vusSubmission .type-selection .unit:first-child{
    margin-right: 10px;
}

#vusSubmission .type-selection .unit input[type="radio"]{
    display: none;
}

#vusSubmission .type-selection .unit label{
    background: #373747;
    color: #fff;
    font-size: 15px;
    text-align: center;
    width: 120px;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
}


#vusSubmission .type-selection .unit input[type="radio"]:checked + label{
    background: #f05424;
}

#vusSubmission .field-foot{
    padding-top: 20px;
    text-align: center;
}

#vusSubmission .field-foot button[type="submit"]{
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 400px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 15px;
    background: #f05424;
    font-weight: bold;
}

#vusSubmission .field-body table{
    width: 100%;
}

#vusSubmission .field-body table td{
    padding: 5px 0;
    position: relative;
}

#vusSubmission .field-body table td:nth-child(1){
    padding-right: 5px;
}

#vusSubmission .field-body table td:nth-child(2){
    padding-left: 5px;
}

#vusSubmission .field-body table td select{
    border-radius: 0;
    /*border: 1px solid #C8C8C8;*/
    border: none;
    color: #000;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    box-shadow: none;
    background: #ededed;
}

#vusSubmission .field-body table td input[type="text"],
#vusSubmission .field-body table td input[type="tel"]{
    border-radius: 0;
    border: 1px solid #C8C8C8;
    color: #222;
    height: 55px;
    line-height: 55px;
    padding: 0 15px;
    box-shadow: none;
}

#vusSubmission .warning-txt{
    margin-top: 10px;
    font-size: 11px;
    color: #767676;
}

#vusSubmission .docs-method{
    margin-top: 30px;
}

#vusSubmission .docs-method .unit-wrp{
    margin-left: 40px;
}

#vusSubmission .docs-method .unit{
    margin-right: 30px;
}

#vusSubmission .summary{
    background: #f7eff3;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 20px;
}

#vusSubmission .summary .car-info{
    color: #df0064;
    font-size: 14px;
    font-weight: bold;
}

#vusSubmission .summary .option-wrp{
    margin-top: 15px;
}


#vusSubmission .summary .option-wrp .unit{
    margin-right: 10px;
    display: inline-block;
    border: 1px solid #000;
    height: 32px;
    line-height: 32px;
    padding: 0 40px 0 30px;
    border-radius: 32px;
    position: relative;
}

#vusSubmission .summary .option-wrp .unit .tit{
    font-size: 13px;
    position: relative;
    top: -2px;
}

#vusSubmission .summary .option-wrp .unit a{
    position: absolute;
    top: 5px;
    right: 6px;
    line-height: normal;
}

#vusSubmission .agreement-docs-area{
    margin-top: 30px;
}

#vusSubmission .agreement-docs-area .unit{
    /*border-radius: 10px;*/
    /*border: 1px solid #66678C;*/
    /*padding: 15px 20px;*/
    /*margin-bottom: 10px;*/
    /*position: relative;*/
    text-align: center;
}

#vusSubmission .agreement-docs-area .unit label{
    font-size: 12px;
    color: #222;
    margin-bottom: 0;
}

#vusSubmission .agreement-docs-area .unit a{
    /*position: absolute;*/
    /*top: 16px;*/
    /*right: 20px;*/
    color: #444;
    font-size: 12px;
    text-decoration: none;
}

#vusSubmission .comment-wrp{

}

#vusSubmission .comment-wrp textarea{
    height: 106px;
    border: 1px solid #C8C8C8;
    border-radius: 0;
    font-size: 14px;
    color: #222;
    box-shadow: none;
    padding: 15px;
}

#vusSubmission .sub-tit,
#vusSubmission .sec-tit{
    color: #222;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
}

#vusSubmission table.basic-info td input[name="name"],
#vusSubmission table.basic-info td input[name="tel"]{
    border: 2px solid #f05424;
    border-radius: 0px;
}

/*.m #vusSubmission{*/
/*    padding: 40px 15px;*/
/*    min-height: 500px;*/
/*}*/

/*.m #vusSubmission .tit{*/
/*    padding:  0 15px 30px;*/
/*}*/

/*.m #vusSubmission .field-body{*/
/*    padding: 20px 15px;*/
/*}*/

/*.m #vusSubmission .type-selection .unit label{*/
/*    width: 100px;*/
/*    height: 50px;*/
/*    line-height: 50px;*/
/*    font-size: 14px;*/
/*}*/

/*.m #vusSubmission .docs-method .unit-wrp{*/
/*    display: block;*/
/*    margin-left: 0;*/
/*    padding-top: 20px;*/
/*    text-align: center;*/
/*}*/

/*.m #vusSubmission .docs-method .unit{*/
/*   margin-right: 10px;*/
/*}*/

/*.m #vusSubmission .docs-method .unit:last-child{*/
/*    margin-right: 0;*/
/*}*/

.item-display-wrp{
    position: relative;
    top: 480px;
}

.item-display-search .unit-wrp{
    float: left;
}

.item-display-search .unit-wrp a{
    display: inline-block;
    width: 130px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #fff;
    color: #868686;
    font-size: 15px;
    float: left;
    text-decoration: none;
}

.item-display-search .unit-wrp a.active{
    background: #DF0064;
    color: #fff;
}

.item-display-search .unit-wrp a:first-child{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.item-display-search .unit-wrp a:last-child{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.searchbox-wrp{
    float: right;
    width: 400px;
    height: 55px;
    position: relative;
}

.searchbox-wrp input{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-radius: 55px;
    padding: 0 50px 0 30px;
    font-size: 15px;
    color: #000;
}

.searchbox-wrp .btn-search{
    position: absolute;
    top: -2px;
    right: 0;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    text-decoration: none;
}

.item-display-head{
    background: #fff;
    border-radius: 10px;
    margin: 30px 0 20px;
    padding: 10px 60px 10px 170px;
    position: relative;
    min-height: 272px;
    top: 216px;
    box-sizing: border-box;
}

.item-display-head .btn-all-item{
    width: 100px;
    height: 100px;
    border-radius: 100px;
    text-align: center;
    padding: 26px 0 0 0;
    color: #fff;
    background: #242424;
    font-size: 15px;
    display: inline-block;
    position: absolute;
    top: 119px;
    left: 30px;
    box-sizing: border-box;
    line-height: 24px;
    text-decoration: none;
}

.logo-slider-wrp{
    position: relative;
    top: 100px;
}


.logo-slider-wrp .swiper-slide a{
    display: inline-block;
    width: 120px;
    height: 120px;
    text-align: center;
    padding: 0 0 0 0;
    background: #fff;
    /*border: 1px solid #A6A2B3;*/
    border: 1px solid #fff;
    border-radius: 10px;
    overflow: hidden;
}

.logo-slider-wrp .swiper-slide a.active{
    border: 2px solid #2626A9;
}

.logo-slider-wrp .swiper-slide a .tit{
    color: #222;
    font-size: 13px;
    display: block;
    margin-top: -10px;
}

.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}

.logo-slider-wrp .swiper-button-prev{
    left: -34px;
}

.logo-slider-wrp .swiper-button-next{
    right: -40px;
}

.item-display-body{
    position: relative;
    padding-top: 20px;
}

.item-display-body .swiper-slide{
    padding: 0 10px;
    margin-bottom: 40px;
}

.item-display-body .swiper-slide a{
    background: #fff;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
    height: 375px;
    box-sizing: border-box;
}

.item-display-body .swiper-slide a .ico-tag{
    position: absolute;
    top: 0;
    left: 0;
}

.item-display-list-wrp{
    position: relative;
}

.item-display-body .swiper-prev2{
    left: -50px;
}

.item-display-body .swiper-next2{
    right: -50px;
}

.mySwiper2 .img-wrp{
    height: 207px;
    overflow: hidden;
    display: block;
}

.mySwiper2 .body{
    padding: 15px 15px 15px;
    display: block;
}

.mySwiper2 .body table th{
    font-weight: normal;
    font-size: 15px;
    color: #222;
    padding-bottom: 5px;
}

.mySwiper2 .body table td{
    font-size: 15px;
    text-align: right;
    color: #000;
    font-weight: bold;
    padding-bottom: 5px;
}

.mySwiper2 .foot{
    display: block;
    text-align: center;
    padding-top: 15px;
}


.mySwiper2 .foot .btn-form{
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #DF0064;
    display: inline-block;
}

.m #vusSubmission .field-foot button[type="submit"]{
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 16px;
}

.m #vusSubmission .field-foot{
    padding: 25px 15px 0;
}

.m .item-display-wrp{
    top: 0;
}

.m .searchbox-wrp{
    width: 100%;
    padding: 0 15px 15px;
    float: none;
    display: block;
}

.m .searchbox-wrp input{
    font-size: 13px;
    height: 45px;
    line-height: 45px;
}

.m .searchbox-wrp .btn-search{
    width: 45px;
    height: 45px;
    line-height: 45px;
    top: -2px;
    right: 15px;
}

.m .item-display-search .unit-wrp{
    float: none;
    display: inline-block;
}

.m .item-display-search .unit-wrp a{
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    width: 110px;
}

.m .item-display-head{
    padding: 15px 10px;
    min-height: auto;
}

.m .logo-slider-wrp .btn-all-item{
    position: static;
    background: #00004C;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    font-size: 12px;
    box-sizing: border-box;
    padding-top: 18px;
    line-height: 22px;
    color: #fff;
}

.m .logo-slider-wrp .swiper-slide a{
    width: 80px;
    height: 80px;
    font-size: 13px;
}

.m .logo-slider-wrp .swiper-slide a .tit{
    font-size: 12px;
}

.m .logo-slider-wrp{
    top: 0;
}

.m .item-display-body .swiper-slide{
    padding: 0 5px;
}

.m .mySwiper2 .img-wrp{
    height: auto;
}

.m .item-display-body .swiper-slide a{
    height: auto;
}

.m .item-display-body .swiper-slide{
    margin-bottom: 10px;
}

.m .item-display-body{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
}

.m .mySwiper2 .body table th {
    font-size: 12px;
}

.m .mySwiper2 .body table td{
    font-size: 13px;
}

.m .mySwiper2 .foot .btn-form{
    width: 80px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
}

.m .mySwiper2 .foot{
    padding-top: 0;
}

.m .item-display-body .swiper-slide a{
    padding-bottom: 20px;
}

.logo-slider-wrp .swiper-slide{
    text-align: center ;
}

.pc .swiper-pagination{
    bottom: -20px !important;
}

.m .swiper-pagination{
    bottom: -35px !important;
}

.pc .swiper-pagination .swiper-pagination-bullet{
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    background: #fff;
    text-align: center;
    font-size: 13px;
    color: #000;
    opacity: 1;
}

.m .swiper-pagination .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    line-height: 12px;
    border-radius: 12px;
    background: #fff;
    text-align: center;
    font-size: 11px;
    color: #000;
    opacity: 1;
}

.pc .swiper-pagination .swiper-pagination-bullet-active,
.m .swiper-pagination .swiper-pagination-bullet-active{
    background: #ec5221;
    color: #fff;
}

.m .item-display-body .swiper-prev2{
    bottom: -50px;
    left: 5px;
    top: auto;
}

.m .item-display-body .swiper-next2{
    bottom: -50px;
    right: 5px;
    top: auto;
}

.pc .bannerRollingSpot .swiper-pagination-top{
    bottom: 50px !important;
}

.pc .bannerRollingSpot .swiper-pagination .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    border-radius: 12px;
}

.pc .bannerRollingSpot .swiper-pagination .swiper-pagination-bullet-active{
    background: #ec5221;
}

#fixed-bottom-pc{
    background: #ec5221 url('/assets/img/pc/img-pc-09.png') no-repeat center 0;
    height: 90px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3000;
}

.fixed-bottom-pc-inner{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.fixed-bottom-pc-inner table td,
.form-wrp-pc table td{
    padding: 0 2px;
}

.fixed-bottom-pc-inner table td input[type="text"],
.fixed-bottom-pc-inner table td input[type="tel"]{
    width: 175px;
    height: 50px;
    line-height: 50px;
    border: none;
    border-radius: 0;
}

.form-wrp-pc table td input[type="text"],
.form-wrp-pc table td input[type="tel"]{
    width: 180px;
    height: 50px;
    line-height: 50px;
    border: none;
    border-radius: 0;
}


#qna-section-pc{
    background: #fff;
    padding: 120px 0;
}

#qna-section-m{
    background: #fff;
    padding: 0 15px 30px;
}

.qna-section-inner{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.form-wrp-pc{
    position: absolute;
    top: 836px;
    left: 0;
    width: 1100px;
    height: 107px;

}

.current-dt{
    font-size: 15px;
    color: #444;
    position: absolute;
    top: 454px;
    right: 25px;
}

.count-type {
    font-weight: bold;
    color: #ff9d1f;
    font-size: 32px;
    position: absolute;
    top: 454px;
    left: 20px;
}

.count-type small{
    font-size: 20px;
    margin-left: 5px;
}

.count-type-1{
    top: 500px;
}

.count-type-2{
    top: 620px;
}

.count-type-3{
    top: 745px;
}


.status-lists-wrp{
    width: 776px;
    height: 300px;
    overflow: hidden;

    position: absolute;
    top: 496px;
    right: 0;
    padding: 0 20px;
    box-sizing: border-box;
}

.status-lists-wrp li{
    background: #fff;
    margin-bottom: 5px;
    height: 45px;
    line-height: 45px;
}

.status-lists-wrp li table{
    width: 100%;
}

.status-lists-wrp li table td{
    text-align: center;
    font-size: 16px;
}

.status-lists-wrp li table td .status{
    color: #606060;
}

.status-lists-wrp li table td .status2{
    color: #f44e1b;
}

#wing-pc{
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -209px;
    z-index: 1000;
}

.time-limited{
    background: url('/assets/img/pc/wing-pc-01.png') no-repeat 0 0;
    width: 268px;
    height: 268px;
    position: relative;
}

#clock .flip-clock-wrapper ul li a div div.inn{
    color: #000;
}

#clock .flip-clock-wrapper ul li a div .shadow{
    display: none;
}

.limit-wrp{
    position: absolute;
    top: 177px;
    left: 40px;
    width: 189px;
    text-align: center;
    font-size: 24px;
}

.limit-wrp .date-info{
    color: #000;
    font-weight: bold;
}

.limit-wrp .date-info  .unit{
    color: #f93e0e;
}

.qna-section-inner .body{
    margin-top: 60px;
}

.qna-list-body dt{
    cursor: pointer;
    padding: 15px 50px 15px 15px;
    color: #333;
    background: #f2f2f2;
    border-radius: 5px;
    font-size: 15px;
    margin-bottom: 10px;
    position: relative;
}

.qna-list-body dd{
    padding: 20px 15px;
    color: #777777;
    white-space: pre-line;
    font-size: 14px;
    display: none;
    margin-bottom: 10px;
    line-height: 26px;
}

.qna-list-body dt.active{
    color: #fff;
    background: #f93e0e;
}

.qna-list-body dt.active + dd{
    display: block;
}

.empty-faq{
   text-align: center;
    padding: 100px 0;
}

.qna-list-body dt .ico-up{
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
}

.qna-list-body dt .ico-down{
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
}

.qna-list-body dt.active .ico-up{
    display: block;
}

.qna-list-body dt.active .ico-down{
    display: none;
}

.type-wrp{
    position: absolute;
    top: 30px;
    right: 0px;
}

.type-wrp2{
    position: absolute;
    top: 30px;
    left: 0px;
}

.type-wrp a,
.type-wrp2 a{
    width: 85px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    display: inline-block;
    background: #F7F7F7;
    border: 1px solid #F7F7F7;
    text-decoration: none;
    border-radius: 5px;
}

.type-wrp a.active,
.type-wrp2 a.active{
    background: #fff;
    border: 1px solid #f05424;
    color: #f05424;
}


.type-wrp2{
    background: #4F4F4F;
    padding: 5px 15px;
    border-radius: 40px;
}

.type-wrp2 a{
    background: transparent;
    color: #fff;
    border: none;
}

.type-wrp2 a.active{
    background: #f05424;
    color: #fff;
    border-radius: 40px;
}


.search-wrp{
    position: absolute;
    top: 125px;
    left: 720px;
}

.search-wrp .search-inner{
    position: relative;
    display: block;
}

.search-wrp .search-inner input[type="text"]{
    height: 55px;
    line-height: 55px;
    padding: 0 50px 0 20px;
    width: 375px;
    border: none;
    color: #444;
}

.search-wrp .btn-search{
    position: absolute;
    top: 15px;
    right: 15px;
}

.tab-by-price-body{
    position: absolute;
    top: 210px;
    left: 0;
    width: 1100px;
}

.tab-by-price-body li{
    float: left;
    width: 14.28%;
    border-bottom: 2px solid #313131;
}

.tab-by-price-body li a{
    display: block;
    height: 55px;
    line-height: 55px;
    color: #313131;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.tab-by-price-body li.active{
    border-bottom: 2px solid #f05424;
}

.tab-by-price-body li.active a{
    color: #f05424;
}

.item-lists-wrp{
    width: 1100px;
    position: absolute;
    top: 300px;
    left: 0;
}


.item-lists-body{
    position: relative;
    padding: 0 40px;
}

.item-lists-body .swiper-prev5{
    left: -10px;
}

.m .item-lists-body .swiper-prev5{
    left: 3px;
}

.item-lists-body .swiper-next5{
    right: -10px;
}

.m .item-lists-body .swiper-next5{
    right: 3px;
}

.item-lists-body .swiper-slide{
    text-align: center;
    margin-bottom: 12px;
}

.item-lists-body .swiper-slide a{
    background: #fff;
    width: 240px;
    height: 375px;
    display: inline-block;
    box-sizing: border-box;
    padding: 20px 15px 0;
    overflow: hidden;
}

.item-wrp{
    padding: 20px 15px 15px;
    text-align: center;
}

.item-wrp img{
    width: 100%;
}

.item-lists-body .btn-area{
    margin-top: 15px;
    text-align: center;
}

.item-lists-body .btn-area .btn2{
    width: 145px;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    background: #f05424;
    color: #fff;
    font-size: 15px;
    display: inline-block;
}

.item-lists-body .name{
    font-size: 17px;
    color: #222;
    font-weight: bold;
}

.item-lists-body .price{
    font-weight: bold;
    color: #222;
    font-size: 20px;
    margin: 0 0 10px;
}

.item-lists-body .desc{
    font-size: 13px;
    color: #717171;

    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: keep-all;
    height: 38px;
}

.pop-box-wrp{
    position: relative;
    top: 285px;

}

.pop-box-wrp .pop-left{
    width: 530px;
    float: left;
    margin-right: 35px;
    background: #fff;
    border: 5px solid #e4e9e8;
    height: 650px;
    overflow: hidden;
}

.pop-box-wrp .pop-right{
    float: left;
    width: 530px;
    background: #fff;
    height: 650px;
    overflow: hidden;
    position: relative;
}

.pop-left .head{
    text-align: center;
    font-size: 19px;
    color: #333333;
    padding-top: 60px;
    font-weight: bold;
    line-height: 30px;
}

.pop-left .head strong{
    color: #f44e1b;
}

.pop-box-wrp .btn-area{
    text-align: center;
    padding-top: 30px;
}

.pop-box-wrp .btn-area a{
    background: #f44e1b;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: 55px;
    line-height: 55px;
    border-radius: 10px;
    display: inline-block;
    width: 430px;
}

.pop-box-wrp .body{
    padding-top: 35px;
    position: relative;
}

.pop-list-body{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.pop-list-body li{
    /*border: 3px solid #fff;*/
    height: 120px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    padding: 0 20px;
}

.pop-list-body li.active{
    border: 3px solid #f44e1b;
}

.pop-list-body li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

.pop-list-body li a .rank{
    position: absolute;
    top: 20px;
    left: 5px;
    font-size: 35px;
    color: #d6d6d6;
    font-weight: bold;
}

.pop-list-body li:last-child a{
    border-bottom: none;
}

.pop-list-body li .item-left{
    float: left;
    position: relative;
    width: 190px;
    height: 100%;
    z-index: 100;
}

.pop-list-body li .item-right{
    float: left;
    position: relative;
    width: calc(100% - 190px);
}

/*.pop-list-body li:nth-child(1){*/
/*    background: url('/assets/img/num/1.png') no-repeat 20px 20px;*/
/*}*/

/*.pop-list-body li:nth-child(2){*/
/*    background: url('/assets/img/num/2.png') no-repeat 20px 20px;*/
/*}*/

/*.pop-list-body li:nth-child(3){*/
/*    background: url('/assets/img/num/3.png') no-repeat 20px 20px;*/
/*}*/

/*.pop-list-body li:nth-child(4){*/
/*    background: url('/assets/img/num/4.png') no-repeat 20px 20px;*/
/*}*/

/*.pop-list-body li:nth-child(5){*/
/*    background: url('/assets/img/num/5.png') no-repeat 20px 20px;*/
/*}*/

.pop-list-body li .item-left .img{
    position: absolute;
    top: 20px;
    left: 25px;
}


.pop-list-body li .item-right .brand{
    color: #555555;
    font-size: 13px;
    padding-top: 15px;
}

.pop-list-body li .item-right .month-price{
    font-weight: bold;
    font-size: 20px;
    color: #f05424;
    padding: 5px 0;
}

.pop-list-body li .item-right .price-range{
    font-size: 14px;
    color: #222;
    font-weight: bold;
}

.item-count{
    position: absolute;
    top: 40px;
    right: 0;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    width: 130px;
    text-align: center;
    background: rgb(224,29,4);
    background: linear-gradient(94deg, rgba(224,29,4,1) 0%, rgba(238,78,32,1) 100%);
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}


.pop-box-wrp .body .slider-wrp{
    padding: 0 50px;
}

.pop-box-wrp .body .slider-wrp .name{
    color: #555555;
    text-align: center;
    font-size: 17px;
    margin-top: 10px;
}

.pop-box-wrp .body .slider-wrp .desc{
    color: #555555;
    text-align: center;
    font-size: 17px;
    margin-top: 10px;
}

[v-cloak] { display: none; }

#vusSubmission .docs-method .unit label{
    color: #555;
    font-weight: normal;
}

#vusSubmission .btn-expl,
#vusSubmission .btn-expl:active,
#vusSubmission .btn-expl:visited{
    font-size: 14px;
    text-align: center;
    color: #f05424;
    text-decoration: underline;
}

#vusSubmission .head{
    text-align: center;
    margin-bottom: 20px;
}

.btn-close-pop{
    position: absolute;
    top: 15px;
    right: 15px;
}

.pop-info{
    position: absolute;
    top: 0;
    right: -320px;
    width: 300px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    z-index: 1100;
    display: none;
}

.pop-info-wrp{
    padding: 15px;
    position: relative;
}

#submission .pop-info-wrp .head{
    position: relative;
    text-align: left;
}

.pop-info-wrp .head .tit{
    text-decoration: underline;
    color: #f05424;
    font-size: 15px;
}

.btn-close-sm-pop{
    position: absolute;
    top: 0;
    right: 0;
}

.pop-info-wrp .body{
    text-align: left;
    font-size: 13px;
}

.pop-info-wrp .body p{
    color: #777777;
}

#submission2{
    width: 500px;
    box-sizing: border-box;
    padding: 70px 20px 30px;
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -250px;
    z-index: 1000;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    border-radius: 10px;
    display: none;
}

#submission2 .head{
    position: relative;
    text-align: center;
}

.submission2-wrp{
    position: relative;
}

.submission2-wrp .btn-close-pop{
    position: absolute;
    top: -50px;
    right: 0;
}

.submission2-wrp .item-img-wrp{
    text-align: center;
    padding: 20px 0 15px;
}

.submission2-wrp .body label{
    font-weight: bold;
    color: #000;
    font-size: 17px;
}

.submission2-wrp .body table{
    border-top: 2px solid #000;
    width: 100%;
}

.submission2-wrp .body table th,
.submission2-wrp .body table td{
    border-bottom: 1px solid #ddd;
    padding: 10px 5px;
    font-size: 13px;
}

.agree-sec{
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
    color: #737373;
}

.agree-sec a.view-document{
    color: #737373;
}

#submission2 .foot{
    text-align: center;
}

#submission2 .foot button[type="submit"]{
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 400px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 15px;
    background: #f05424;
    font-weight: bold;
}

#submission2 input[name="name"],
#submission2 input[name="tel"]{
    background: #f5f5f5;
    font-size: 13px;
    color: #555555;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    border: none;
}

.m .header-m .limit-wrp{
    top: 12px;
    right: 0;
    left: auto;
    font-size: 16px;
    background: #ffede5;
    border-radius: 10px;
    height: 45px;
    line-height: 45px;
    width: 120px;
}

.m .bannerRollingSpot{
    margin-top: 70px;
}

.m .bannerRollingSpot .swiper-pagination{
    bottom: 10px !important;
}

.m .qna-list-body dt{
    font-size: 14px;
}

.m .qna-list-body dd{
    font-size: 13px;
}

.form-m{
    background: #ec5221;
    padding: 60px 20px 50px;
}

.form-m .head{
    text-align: center;
    margin-bottom: 30px;
}

.form-m .body table td{
    padding: 5px 0;
}

.form-m .body table td input[name="name"],
.form-m .body table td input[name="tel"],
.form-m .body table td input[name="field"]{
    border-radius: 5px;
    height: 45px;
    line-height: 45px;
    box-shadow: none;
}

.pop-item-m{
    background: #f8f8f8;
    padding-bottom: 30px;
}

.m .status-lists-wrp{
    position: static;
    width: 100%;
    height: 320px;
}

.m .status-head{
    position: relative;
    text-align: center;
    padding-bottom: 15px;
}

.m .status-head .current-dt{
    position: relative;
    top: 0;
    right: 0;
    font-size: 14px;
    margin-top: 10px;
}

.m .status-lists-wrp li table td{
    font-size: 14px;
}


.m .live-status-m .info{
    padding: 20px 30px 50px;
    background: #001e5a url('/assets/img/mobile/bg-statust-m.jpg') no-repeat center bottom;
    background-size: cover;
}



.m .live-status-m .foot{
    background: #f4f4f4;
    padding: 30px 0;
}

.m .status-head .tit{
    font-weight: bold;
    font-size: 18px;
}

.m .live-status-m .info .body{
    position: relative;
}

.m .live-status-m .info .unit{
    position: relative;
}

.m .live-status-m .info .unit .count-type{
    position: static;
    float: right;
    font-size: 24px;
    padding-right: 10px;
}

.m .live-status-m .info .unit .txt{
    float: left;
    color: #fff;
    font-size: 13px;
    padding-top: 8px;
    padding-left: 10px;
}

.m .live-status-m .info .unit-a{
    background: #916d4d;
    padding: 5px;
}

.m .live-status-m .info .unit-b{
    background: #7d5531;
    padding: 5px;
    margin: 5px 0;
}

.m .live-status-m .info .unit-c{
    background: #6a4523;
    padding: 5px;
    margin-bottom: 15px;
}

.pop-item-m .body{
    padding: 0 15px;
}

.pop-item-m .body .mySwiper6 a{
    background: #fff;
    border-radius: 0;
    display: block;
    padding: 15px;
}

.pop-item-m .body .mySwiper6 a .num{
    text-align: center;
    margin-bottom: 10px;
    font-size: 50px;
    color: #e7e7e7;
    font-weight: bold;
}

.pop-item-m .body .item-left{
    text-align: center;
}

.pop-item-m .body .item-count{
    position: static;
}

.pop-item-m .body .item-right{
    text-align: center;
    margin-top: 15px;
}

.pop-item-m .body .item-right .tail{
    text-align: center;
    margin-top: 20px;
}

.pop-item-m .body .item-right .brand{
    color: #555;
    font-size: 14px;
}

.pop-item-m .body .item-right .month-price{
    font-weight: bold;
    color: #ef4f21;
    font-size: 18px;
    margin: 5px 0;
}

.pop-item-m .body .item-right .price-range{
    font-size: 14px;
    color: #717171;
}

.m .vuePriceModuleM{
    background: #f7f7f7;
    padding-bottom: 0;
}

.m .vuePriceModuleM .search-m{
    position: relative;
    padding: 0 20px;
}

.m .vuePriceModuleM .search-m .search-wrp{
    position: static;
}

.m .search-wrp .search-inner input[type="text"]{
    width: 100%;
    box-sizing: border-box;
}

.m .rent-type-m{
    position: relative;
    text-align: center;
    padding: 0 15px;
    margin: 10px 0;
}

.m .rent-type-m .type-wrp,
.m .rent-type-m .type-wrp2{
    position: static;
}

.m .rent-type-m .type-wrp2{
    display: inline-block;
}

.m .price-tab-m{
    position: relative;
    padding: 0 15px;
}

.m .price-tab-m .tab-by-price-body{
    position: static;
    width: 100%;
}

.m .price-tab-m .tab-by-price-body li{
    width: 33.333%;
}

.m .tab-by-price-body li a{
    font-size: 13px;
    height: 35px;
    line-height: 35px;
}

.m .item-price-m{
    position: relative;
    margin-top: 30px;
}

.m .item-lists-wrp{
    position: static;
    width: 100%;
}

.m .item-lists-body{
    padding: 0 25px;
}

.m .item-lists-body .swiper-slide a{
    width: auto;
    height: auto;
    padding-bottom: 25px;
}

.m #submission2{
    width: 100%;
    padding: 70px 15px 20px;
    top: 70px;
    left: 0;
    margin: 0;
}

.m #submission2 .head{
    padding: 0 15px;
}

.m #submission2 .head img{
    width: 100%;
}

.m #submission2 .foot button[type="submit"]{
    width: 100%;
    box-sizing: border-box;
}

.m #submission{
    width: 100%;
    margin: 0;
    top: 70px;
    left: 0;
}

.m #submission .head{
    padding: 0 15px;
}

.m #submission .head img{
    width: 100%;
}

.m #vusSubmission .field-body{
    padding: 10px 15px;
}

.m .pop-info{
    position: static;
}

.m #submission .pop-info-wrp .head .btn-close-sm-pop img{
    width: 15px;
}

.m .pop-info{
    width: 100%;
    margin-top: 10px;
}

.logo-slider-wrp .swiper-slide a.active{
    border-color: #F05424;
}

#review-section-pc .swiper{
    overflow: visible !important;
}

#review-section-pc .reviewRolling{
    position: relative;
    top: 300px;
}

.review-unit{
    border: 1px solid #ffbba5;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}

.review-unit .img-wrp{
    height: 240px;
    overflow: hidden;
    position: relative;
}

.review-unit .img-wrp .type{
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #ed4703;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;

    position: absolute;
    top: 10px;
    left: 10px;

}

.review-unit .info{
    padding: 20px;
}

.review-unit .info .tit{
    color: #000;
    font-size: 16px;
    font-weight: bold;

}


.review-unit .info .con{
    font-size: 14px;
    color: #555;
    margin: 10px 0;

    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: keep-all;

    box-sizing: border-box;
    height: 60px;
}

.review-unit .info .eval{
    border-top: 1px solid #e5e5e5;
    font-size: 14px;
    padding-top: 15px;
    margin-top: 15px;
}

.review-unit .info .eval .star{
    color: #ed4703;
    font-size: 20px;
}

.review-unit .info .eval .date{
    float: right;
    color: #929292;
    font-size: 13px;
    position: relative;
    top: 7px;
}

.m #review-section-pc .reviewRolling{
   top: 0;
}

.m .review-unit .img-wrp{
    height: auto;
}

.m .review-unit .info .con{
    font-size: 13px;
    height: 56px;
}

.m .review-unit .info .eval .star{
    font-size: 17px;
}

.m .review-unit .info .eval .date{
    font-size: 12px;
    top: 4px;
}

.m .review-unit .img-wrp .type{
    width: 50px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
}
