/*2017 1023 xl zhouwei 车贷 start*/
/*banner  start */
.sub-station-banner{ height: 447px;}
.sub-banner-inner{height: 447px;}
/*banner  end */
/*热门产品 start*/
.hot-loan{
    width: 100%;
    min-width: 1180px;
    background-color: #f7f7f7;
}
.big-til{
    line-height: 1;
    padding: 45px 0 40px;
    color: #333;
    text-align: center;
}
.big-til h3{
    font-weight: bold;
    font-size: 30px;
}
.hot-loan ul{
    background-color: white;
}
.hot-loan ul li{
    border-bottom: 1px solid #e7e7e7;
    padding: 20px 40px 25px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.hot-loan ul li .dib{
    vertical-align: middle;
}
.hot-loan ul li .left-img {
    vertical-align: middle;
    width: 114px;
    height: 105px;
    background-color: #f7f7f7;
    text-align: center;
    overflow: hidden;
}
.hot-loan ul li .right-info {
    margin-left: 15px;
    width: 840px;
}
.hot-loan ul li .top-til{
    color: #333;
    font-size: 20px;
}
.hot-loan ul li .top-til .name{
    font-weight: bold;
}
.hot-loan ul li .top-til .tips1{
    display: inline-block;
    line-height: 18px;
    border: 1px solid #1a90ff;
    font-size: 14px;
    font-weight: normal;
    padding: 0 5px;
    vertical-align: text-top;
    color: #1a90ff;
}
.hot-loan ul li .sub{
    color: #666;
    margin-top: 5px;
}
.hot-loan ul li .desc {
    margin-top: 13px;
}
.hot-loan ul li .desc .dib{
    text-align: center;
    width: 140px;
    color: #ff6161;
    line-height: 1.8;
    font-weight: bold;
}
.hot-loan ul li .desc .dib:first-child{
    width: 85px;
    margin-right: 30px;
}
.hot-loan ul li .desc p:first-child{
    color: #666;
    font-size: 14px;
    font-weight: normal;
}
.hot-loan ul li .desc span{
    font-size: 16px;
}
.hot-loan ul li .right-btn{
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.hot-loan ul li .right-btn a{
    width: 118px;
    height: 38px;
    border: 1px solid #ff6161;
    border-radius: 5px;
    color: #ff6161;
    font-size: 16px;
    line-height: 38px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.hot-loan ul li .right-btn a:hover{
    background-color: #ff6161;
    color: white;
}
.hot-loan ul li:hover{
    padding: 20px 50px 25px;
    box-shadow: 0 0 14px 7px #e6e7ec;
}
.hot-loan ul li:hover .right-btn{
    right: 50px;
}
.banner-gg{
    padding: 20px 0 25px;
    position: relative;
}
.banner-gg a{
    position: absolute;
    color: white;
    font-family: Impact;
    font-size: 41px;
    right: 242px;
    bottom: 25px;
}
/*热门产品 end*/
/*申请条件 start*/
.apply-condition{
    padding-bottom: 35px;
}
.apply-condition table{
    border: 1px solid #e7e7e7;
    width: 100%;
}
.apply-condition table tr{
    border-bottom: 1px solid #e7e7e7;
}
.apply-condition table td{
    padding: 25px 0;
}
.apply-condition table td{
    color: #666;
    font-size: 18px;
    padding-left: 20px;
    border-right: 1px solid #e7e7e7;
}
.apply-condition table td.til{
    width: 182px;
    background-color: #f5f5f5;
    border-right: 1px solid #e7e7e7;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-left: 0;
}
.apply-condition table span{
    color: #ff6161;
    font-size: 20px;
    font-weight: bold;
}
.apply-condition table .last-tr td{
    text-align: center;
    padding-left: 0;
    width: 189px;
}
.apply-condition table .last-tr td p:first-child{
    color: #666;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
/*申请条件 end*/
/*免费评估 start*/
.free-assess{
    width: 100%;
    min-width: 1180px;
    background-color: #f7f7f7;
}
.free-assess .w1180{
    position: relative;
    overflow: hidden;
    background: url("../../images/wy2dk_dggcome_com/loan-car/free-assess-bg.png") no-repeat 18px 33px;
    height: 415px;
}
.free-assess .left-txt{
    width: 845px;
    position: relative;
}
.free-assess .left-txt ul{
    overflow: hidden;
    padding-left: 18px;
    padding-top: 125px;
}
.free-assess .left-txt ul li{
    float: left;
    color: #333;
    font-size: 16px;
    margin-left: 65px;
}
.free-assess .left-txt ul li:first-child{
    margin-left: 0;
}
.free-assess .left-txt ul li .til{
    color: #009afc;
    font-size: 24px;
}
.btn-free{
    /*position: absolute;*/
    width: 205px;
    height: 51px;
    border-radius: 51px;
    line-height: 51px;
    color: white;
    font-size: 18px;
    background-color: #009afc;
    text-align: center;
    margin-top: 63px;
    margin-left: 124px;
    display: block;
}
.btn-free:hover{
    opacity: .7;
}
.free-assess .tel-num{
    position: absolute;
    color: #333;
    font-size: 24px;
    font-family: Impact;
    left: 470px;
    margin-top: -44px;
}
.free-assess .tips{
    text-align: center;
    color: #333;
    font-size: 16px;
    margin-top: 25px;
}
.free-assess .tips span{
    color: #ff7000;
}
.right-adviser{
    /*width: 305px;*/
    padding-top: 33px;
}
.right-adviser ul li{
    margin-top: 20px;
    overflow: hidden;
}
.right-adviser ul li:first-child{
    margin-top: 0;
}
.right-adviser ul li .left-img{
    width: 110px;
    height: 110px;
    overflow: hidden;
}
.right-adviser ul li .left-img img{
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.right-adviser ul li:hover .left-img img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.right-adviser ul li .right-info{
    width: 180px;
    margin-left: 13px;
    color: #666;
    font-size: 14px;
}
.right-adviser ul li .top-name{
    color: #333;
    font-size: 16px;
}
.right-adviser ul li i{
    background: url("../../images/wy2dk_dggcome_com/loan-car/right-adviser-icon.png") no-repeat;
    vertical-align: text-top;
    width: 22px;
    height: 18px;
}
.right-adviser ul li .icon2{
    background-position: -22px 0;
}
.right-adviser ul li .icon3{
    width: 14px;
    height: 14px;
    background-position: -46px 0;
}
.right-adviser ul li .position{
    margin-top: 5px;
}
.right-adviser ul li .tel{
    margin-top: 8px;
    color: #ff7000;
    font-size: 16px;
}
/*免费评估 end*/
/*流程 start*/
.flow-steps{
    width: 100%;
    min-width: 1180px;
    overflow: hidden;
    position: relative;
}
.flow-steps .bg{
    width: 1920px; overflow: hidden; position: relative; top: 0; left: 50%; margin-left: -960px;
}
/*流程 end*/
/*贷款优势 start*/
.loan-advantage{
    width: 100%;
    min-width: 1180px;
    position: relative;
    overflow: hidden;
    padding: 40px 0;
    background-color: #f7f7f7;
}
.loan-advantage .w1180{
    position: relative;
}
.loan-advantage .right-form{
    width: 280px;
    height: 250px;
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -125px;
    background-color: white;
}
.loan-advantage .form-inner{
    padding: 20px 30px 0;
}
.loan-advantage .form-inner .til{
    color: #333;
    font-size: 24px;
    font-weight: bold;
}
.loan-advantage .form-inner .sub{
    color: #888;
    font-size: 16px;
}
.loan-advantage .form-inner .sub span{
    color: #ff7000;
}
.loan-advantage .input-box{
    width: 217px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #b5b5b5;
    margin-top: 10px;
}
.loan-advantage .input-box input{
    padding-left: 10px;
    width: 90%;
    font-size: 16px;
}
.loan-advantage .btn-loan{
    text-align: center;
    display: block;
    width: 220px;
    height: 49px;
    line-height: 49px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    background-color: #ff7000;
    border-radius: 5px;
    margin-top: 10px;
}
.btn-loan:hover{
    opacity: .7;
}
.loan-advantage .tel{
    text-align: center;
    color: #888;
    font-size: 16px;
    margin-top: 13px;
}
.loan-advantage .tel span{
    color: #ff7000;
    font-size: 22px;
    font-family: Impact;
    padding-left: 5px;
}
/*贷款优势 end*/
/*解决方案 start*/
.solution-box{
    position: relative;
    padding-bottom: 60px;
}
.solution-box .bg{
    width: 100%;
    position: absolute;
    /*top: 0;*/
    left: 0;
}
.solution-box ul{
    overflow: hidden;
    position: relative;
    margin-left: -20px;
}
.solution-box ul li{
    float: left;
    width: 380px;
    position: relative;
    height: 276px;
    margin-bottom: 20px;
    margin-left: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.solution-box ul li a{
    display: block;
    position: absolute;
    width: 115px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #666;
    font-size: 16px;
    border: 1px solid #c7cedd;
    left: 50%;
    margin-left: -57px;
    bottom: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.solution-box ul li:hover{
    box-shadow: 0 0 14px 7px #e6e7ec;
}
.solution-box ul li:hover a{
    color: #009afc;
    border: 1px solid #009afc;
}
/*解决方案 end*/
/*2017 1023 xl zhouwei 车贷 end */

/*2018 0228 xl zhouwei add start*/
#yzm{
    position: relative;
    background: transparent;
    padding-left: 0;
    border: none;
    overflow: inherit;
}
#yzm div{
    width: 120px;
    background-color: white;
    border: 1px solid #e5e5e5;
}
#yzm div input{
    width: 70%;
}
#yzm div i{
    background: url("/gz/statics/images/yzm.png") no-repeat center;
    width: 18px;
    height: 18px;
    margin-left: 8px;
    vertical-align: middle;
}
#yzm .new-code{
    position: absolute;
    width: 110px;
    right: 0;
    top: 0;
    line-height: 39px;
    background-color: #ff8805;
    color: white;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
#yzm .new-code:hover{
    background-color: #ffb05a;
}
#yzm .new-code.disabled{
    background-color: #eee;
    color: #999;
}
.sub-banner-appointment {
    height: 340px;
    margin-top:-170px;
}
.pop-main .pop-code .input-box{
    position: relative;
}
.auth-code .new-code {
    float: right;
    border-radius: 3px;
    position: absolute;
    right: 1px;
    top: 1px;
    line-height: 70px;
    border: none;
    font-size: 16px;
    color: #2c85de;
    width: 30%;
    background: transparent;
}
.auth-code .new-code.disabled{
    color: #a6a5a5!important;
}
.auth-code .new-code:before{
    content: "";
    position: absolute;
    width: 1px;
    height: 40px;
    top: 15px;
    background-color: #ccc;
    left: 0;
}
/*2018 0228 xl zhouwei add end */

/*2018 0228 xl add 弹窗 start*/
.pop-box{
    width: 100%;
    height: 100%;
    background: url("/gz/statics/images/transparent20.png") repeat;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 10;
    display: none;
}
.pop-main{
    position: absolute;
    width: 556px;
    height: 332px;
    border-radius: 4px;
    overflow: hidden;
    left: 50%;
    top: 50%;
    margin-left: -278px;
    margin-top: -166px;
    background-color: white;
}
.pop-main .close-pop{
    position: absolute;
    top: 18px;
    right: 25px;
    cursor: pointer;
}
.pop-main .til{
    color: #333;
    font-size: 32px;
    line-height: 120px;
    text-align: center;
    background-color: white;
}
.pop-main .pop-code{
    padding: 0 40px;
}
.pop-main .pop-code .input-box{
    width: 100%;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    line-height: 65px;
}
.pop-main .pop-code .input-box input{
    font-size: 18px;
    height: 16px;
    padding: 25px 0 25px 15px;
}
.pop-main .pop-code .btn-tj{
    display: block;
    width: 100%;
    line-height: 65px;
    background-color: #ff7000;
    font-size: 30px;
    text-align: center;
    margin-top: 30px;
    color: #fff;
}
/*2018 0228 xl add 弹窗 end*/

