.wrap_loan_promotion {
    max-width: 1600px;
    min-width: 1000px;
    margin: 0 auto;
}

.blocks {
    width: auto;
}

.blocks .inner {
    position: relative;
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}

.blocks .block1 {
    height: 400px;
    background: url(http://ued.jia.com/image/life/bg_01.jpg) no-repeat center top;
}

.blocks .block1 a.promo-text1 {
    width: 190px;
    height: 50px;
    top: 125px;
    left: 0;
}

.blocks .block1 a.promo-text2 {
    width: 190px;
    height: 50px;
    top: 185px;
    left: 70px;
}

.blocks .block1 a.promo-text3 {
    width: 190px;
    height: 50px;
    top: 240px;
    left: 125px;
}

.blocks .block1 a.promo-button {
    width: 245px;
    height: 70px;
    top: 235px;
    left: 335px;
}

.blocks .block1 a.promo-button:hover .cash-bag {
    -webkit-animation: bag 2s linear infinite alternate;
    -moz-animation: bag 2s linear infinite alternate;
    -o-animation: bag 2s linear infinite alternate;
    animation: bag 2s linear infinite alternate;
}

@-webkit-keyframes bag {
    0% {
        margin-top: 0
    }
    39% {
        margin-top: 0px
    }
    40% {
        margin-top: -5px
    }
    49% {
        margin-top: -5px
    }
    50% {
        margin-top: 0px
    }
    59% {
        margin-top: 0px
    }
    60% {
        margin-top: -5px
    }
    69% {
        margin-top: -5px
    }
    70% {
        margin-top: 0
    }
    100% {
        margin-top: 0
    }
}

@-moz-keyframes bag {
    0% {
        margin-top: 0
    }
    39% {
        margin-top: 0px
    }
    40% {
        margin-top: -5px
    }
    49% {
        margin-top: -5px
    }
    50% {
        margin-top: 0px
    }
    59% {
        margin-top: 0px
    }
    60% {
        margin-top: -5px
    }
    69% {
        margin-top: -5px
    }
    70% {
        margin-top: 0
    }
    100% {
        margin-top: 0
    }
}

@-o-keyframes bag {
    0% {
        margin-top: 0
    }
    39% {
        margin-top: 0px
    }
    40% {
        margin-top: -5px
    }
    49% {
        margin-top: -5px
    }
    50% {
        margin-top: 0px
    }
    59% {
        margin-top: 0px
    }
    60% {
        margin-top: -5px
    }
    69% {
        margin-top: -5px
    }
    70% {
        margin-top: 0
    }
    100% {
        margin-top: 0
    }
}

@keyframes bag {
    0% {
        margin-top: 0
    }
    39% {
        margin-top: 0px
    }
    40% {
        margin-top: -5px
    }
    49% {
        margin-top: -5px
    }
    50% {
        margin-top: 0px
    }
    59% {
        margin-top: 0px
    }
    60% {
        margin-top: -5px
    }
    69% {
        margin-top: -5px
    }
    70% {
        margin-top: 0
    }
    100% {
        margin-top: 0
    }
}
.blocks .block1 .cash-bag {
    display: block;
    width: 70px;
    height: 92px;
    position: absolute;
    top: -25px;
    left: 160px;
    background: url("http://ued.jia.com/image/life/cash-bag.gif") no-repeat;
}

.blocks .block2 {
    position: relative;
    font-family: 微软雅黑;
}

.blocks .block3 {
    position: relative;
    height: 180px;
    background: url("http://ued.jia.com/image/activity/loan/background_03.jpg") no-repeat center top;
}

.blocks .block4 {
    position: relative;
    height: 450px;
    background: url("http://ued.jia.com/image/activity/loan/background_04.jpg") no-repeat center top;
}

.blocks .block4 a.main-button {
    outline: 0 none;
    display: block;
    position: absolute;
    width: 445px;
    height: 120px;
    top: 195px;
    left: 290px;
}

.blocks .block2 h1 {
    text-align: center;
    font: 400 26px/40px 微软雅黑;
    color: #815c49;
    margin: 20px 0;
}

.blocks .block2 h1 strong {
    font-weight: 700;
}

.for_seo {
    width: 1198px;
    margin: 0 auto;
    border: 1px solid #dedede;
}

.for_seo dl {
    float: left;
    position: relative;
    overflow: hidden;
    height: 450px;
    font-size: 20px;
}

.for_seo dt, .for_seo dd {
    height: 90px;
    line-height: 90px;
    text-align: center;
    width: 100%;
}

.for_seo dd {
    font-size: 18px;
}

.for_seo .col_1 {
    width: 180px;
    margin-right: 1px;
}

.for_seo .col_1 dt {
    font: 700 20px/90px 微软雅黑;
    color: #666;
}

.for_seo .col_1 .odd {
    background: #f2f2f2;
}

.for_seo .col_2 {
    width: 508px;
    margin-right: 1px;
}

.for_seo .col_3 {
    width: 508px;
}

.for_seo .col_2 dt, .for_seo .col_3 dt {
    padding-top: 12px;
    height: 78px;
}

.for_seo .col_2 dt span, .for_seo .col_3 dt span {
    display: block;
    height: 56px;
    width: 469px;
    margin: 0 auto;
    background: #D51311;
    color: #FFF;
    font: 700 20px/56px 微软雅黑;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
}

.for_seo .col_2 span b, .for_seo .col_3 span b {
    width: 0px;
    height: 0px;
    border-color: #D51311 transparent transparent;
    border-style: solid;
    border-width: 13px;
    font-size: 0;
    height: 0px;
    line-height: 0px;
    position: absolute;
    bottom: -25px;
    left: 48%;
    width: 0;
    display: block;
}

.for_seo .col_3 dt span {
    width: 372px;
    background: #eee;
    color: #000;
}

.for_seo .col_3 span b {
    border-color: #eee transparent transparent;
}

.for_seo .col_2 dd, .for_seo .col_3 dd {
    position: relative;
    padding-left: 90px;
    background: #fffbd7;
    width: 100%;
    text-align: left;
    color: #333;
}

.for_seo .col_3 dd {
    padding-left: 68px;
    background: #fff;
    width: 100%;
    color: #666;
	margin-left: 0px;
}

.for_seo .col_2 dd i {
    position: absolute;
    background: url(http://oneimg1.jia.com/content/public/resource/12808295/2015/04/63084_field_6_1429582764.png) no-repeat;
    width: 54px;
    height: 54px;
    top: 18px;
    left: 20px;
    display: block;
}

.for_seo .col_3 dd i {
    position: absolute;
    background: url(http://oneimg2.jia.com/content/public/resource/12808295/2015/04/63084_field_6_1429582771.png) no-repeat;
    width: 40px;
    height: 40px;
    top: 25px;
    left: 20px;
    display: block;
}

.for_seo .col_2 dd b {
    position: absolute;
    background: url(http://oneimg3.jia.com/content/public/resource/12808295/2015/04/63084_field_6_1429582755.png) no-repeat;
    width: 56px;
    height: 62px;
    top: -35px;
    left: 454px;
    display: block;
}

.for_seo .col_2 dd.odd {
    background: #f9efc2;
}

.for_seo .col_3 dd.odd {
    background: #f9f0e1;
}

.width_1200 {
    width: 1199px;
    border: 1px solid #ddd;
    padding: 150px 0 20px;
    background: url(http://oneimg1.jia.com/content/public/resource/12808295/2014/10/63084_field_6_1414736435.png) no-repeat center 30px;
    margin: 0 auto;
}

.width_1080 {
    width: 1080px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    font-family: 微软雅黑;
}

.width_1080 ul {
    position: relative;
    top: -1px;
    left: -1px;
    width: 100%;
}

.width_1080 ul li {
    float: left;
    padding: 20px 10px 20px 39px;
    border-left: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
    width: 490px;
    height: 186px;
}

.width_1080 ul li dd, .width_1080 ul li dt {
    padding-left: 30px;
    background: url(http://oneimg2.jia.com/content/public/resource/12808295/2014/10/63083_field_6_1414736416.png) no-repeat;
}

.width_1080 ul li dt {
    background: url(http://oneimg3.jia.com/content/public/resource/12808295/2014/10/63085_field_6_1414736457.png) no-repeat 0 8px;
    line-height: 34px;
    color: #d48e5d;
    font-size: 18px;
    margin-bottom: 10px;
}

.w_1200 {
    width: 1200px;
    margin: 0 auto;
}

.des_wrap dl {
    width: 240px;
    height: 104px;
    text-align: center;
    font-size: 14px;
}

.des_wrap dl.last {
    text-align: left;
    text-indent: 55px;
}

.des_wrap dl dt {
    font-size: 20px;
    color: #c96f1b;
    line-height: 28px;
}

.eval_box {
    padding: 30px 50px;
    width: 1100px;
    background: #f9f0e1;
}

.eval_box h2 {
    padding-bottom: 12px;
    border-bottom: 1px solid #d3b9a1;
    color: #333;
    font-size: 28px;
}

.eval_box h2 .fr {
    font-size: 18px;
    color: #d3b9a1;
    margin-top: 12px;
}

.zxd_content {
    margin-top: 26px;
}

.zxd_result {
    background-color: #fff;
    height: 200px;
    position: relative;
    width: 660px;
}

.month_pay {
    color: #333;
    font-size: 16px;
    height: 62px;
    line-height: 62px;
    margin: 70px auto 0 40px;
    width: 324px;
}

#huankuan {
    display: inline-block;
    font-family: "Arial";
    font-size: 60px;
    margin-top: -4px;
    vertical-align: middle;
    color: #c96f1b;
}

.zxd_total {
    border-left: 1px solid #e3e3e3;
    color: #333;
    font-size: 16px;
    line-height: 50px;
    margin-left: 30px;
    margin-top: 26px;
    padding-left: 40px;
    position: relative;
    width: 225px;
}

#dk_jine, #dk_zhouqi, #hk_total {
    color: #c96f1b;
}

.zxd_form {
    width: 355px;
    padding: 10px 0 0 4px;
    font-size: 14px;
}

.has_border {
    display: inline-block;
    position: relative;
    width: 268px;
    padding-left: 10px;
    height: 38px;
    border: 1px solid #dddddd;
    background: url(http://ued.jia.com/image/life/icon_sel.jpg) no-repeat 250px center #FFF;
    vertical-align: middle;
}

.zxd_form li {
    line-height: 38px;
    margin-top: 14px;
    height: 38px;
}

.zxd_form li select {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 2;
    border: 0;
    color: #333;
    background-color: #fff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    height: 100%;
}

#meney_eval {
    background-color: #c96f1b;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-left: 75px;
    text-align: center;
    width: 280px;
}

.reply_form_top {
    position: absolute;
    width: 300px;
    padding: 30px 20px 34px;
    background: url(http://ued.jia.com/image/life/replay_bg.png) repeat;
    top: 40px;
    right: -100px;
    font-family: 微软雅黑;
}

.reply_form_top h3 {
    color: #333;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding-bottom: 21px;
    text-align: center;
}

.cus_y_name, .cus_y_phone, .cus_y_flag {
    border: 1px solid #ddd;
    height: 46px;
    position: relative;
    margin-top: -1px;
    background: #FFF;
    width: 300px;
}

.cus_y_name span, .cus_y_phone span, .cus_y_flag span {
    color: #666;
    font-size: 14px;
    height: 46px;
    left: 0;
    line-height: 46px;
    padding-left: 10px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 72px;
}

.cus_y_name input, .cus_y_phone input, .cus_y_flag em {
    font-size: 14px;
    border: 0 none;
    height: 16px;
    line-height: 16px;
    outline: 0 none;
    padding: 16px 0 14px;
    position: absolute;
    right: 0;
    top: 0;
    width: 218px;
}

.cus_y_flag em {
    padding-left: 20px;
    width: 198px;
    background: url(http://ued.jia.com/image/life/icon_sel.jpg) no-repeat 196px center;
    cursor: pointer;
}

.tab_select {
    background: #fff;
    border: 1px solid #f26122;
    position: absolute;
    width: 360px;
    z-index: 100;
    left: 0;
    top: 46px;
    height: 248px;
    font-family: "微软雅黑";
}

.tab_select dl {
    margin: 10px 0 10px 20px;
}

.tab_select dt {
    background: #f26122;
    color: #fff;
    float: left;
    font-weight: bold;
    text-align: center;
    width: 60px;
}

.tab_select dd {
    float: left;
    width: 265px;
}

.tab_select a {
    display: inline-block;
    margin-left: 10px;
}

.cus_book_now {
    background: #d00;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    width: 300px;
    margin-top: 25px;

}

.blocks .block1 a.cus_book_now {
    position: relative;
}

.cus_book_now:hover {
    color: #FFF;
}

.zx_easy {
    background: #fffae7;
}

.w_947 {
    width: 947px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0;
}

.w_947 h3 {
    color: #815c49;
    font-size: 28px;
}

.w_947 ul {
    width: 1036px;
    position: relative;
    overflow: hidden;
}

.w_947 ul li {
    width: 170px;
    float: left;
    margin-right: 89px;
    margin-top: 44px;
    font-size: 14px;
    color: #7f7f7f;
}

.w_947 ul li img, .w_947 ul li strong {
    display: block;
    font: 400 20px/50px 微软雅黑;
    color: #815c49;
}

.mid_zxd_btn {
    height: 50px;
    line-height: 50px;
    width: 350px;
    margin: 50px auto 0;
}

.fixed_replay {
    bottom: 0;
    padding: 32px 0;
    height: 42px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 99;
}

.pop_wrap_bg {
    background: #5b6266;
    bottom: 0;
    height: 106px;
    left: 0;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    position: absolute;
    width: 100%;
}

.cont_center {
    width: 1200px;
    height: 42px;
    margin: 0 auto;
    position: relative;
}

.spoke_man {
    display: block;
    width: 450px;
    height: 160px;
    position: absolute;
    top: -85px;
    left: 0px;
}

.layer_close {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 10px;
    top: -24px;
    background: url(http://ued.jia.com/image/life/del.png) no-repeat;
}

.cont_center form {
    font-family: 微软雅黑;
    font-size: 16px;
    margin-right: 46px;
}

.cont_center form label {
    color: #FFF;
    margin: 0 8px;
}

.cont_center form input, .cont_center form em {
    font-size: 16px;
    padding: 9px 0 9px 10px;
    background: #FFF;
    width: 120px;
    display: inline-block;
    vertical-align: top;
}

.bottom_apply_btn {
    background: #d00;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-left: 12px;
    color: #fff;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}

.bottom_apply_btn:hover {
    color: #FFF;
}

.bg_cover {
    background: #000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 100;
    display: none;
}

.tk_box_r {
    width: 350px;
    font-family: "微软雅黑";
    position: fixed;
    padding: 38px 56px;
    padding-bottom: 0;
    height: 300px;
    margin-left: -230px;
    margin-top: -170px;
    z-index: 100;
    left: 50%;
    top: 50%;
    background: #FFF;
    display: none;
}

.tk_box_r .close, .tk_suc .close {
    background: url("http://fastued1.jia.com/image/jiahome/2015/J_cus_sign_bg.png") no-repeat -90px -45px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    text-indent: -999px;
    top: 20px;
    width: 16px;
}

.tk_box_r h3 {
    color: #d00;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    padding-bottom: 21px;
    text-align: center;
}

.tk_box_r .cus_y_name, .tk_box_r .cus_y_phone {
    width: 348px;
}

.tk_box_r .cus_y_name input, .tk_box_r .cus_y_phone input {
    width: 260px;
}

.tk_box_r .cus_book_now {
    width: 350px;
}

.tk_suc {
    width: 350px;
    height: 180px;
    font-family: "微软雅黑";
    position: fixed;
    padding: 58px 0 0 130px;
    background: url(http://ued.jia.com/image/life/suc.jpg) no-repeat 58px 58px #FFF;
    margin-left: -230px;
    margin-top: -130px;
    z-index: 100;
    left: 50%;
    top: 50%;
    font-size: 14px;
    display: none;
}

.tk_suc h3 {
    font-size: 18px;
    color: #333;
}

.tk_suc p {
    width: 284px;
}

.wszl {
    background: #d00;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #fff;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    width: 100px;
    margin-top: 24px;
}

.wszl:hover {
    color: #fff;
}

.cont_center .tab_select {
    right: -57px;
    top: -250px;
    left: auto;
}

.cont_center form em.area_flag_input {
    width: 112px;
    background: url(http://ued.jia.com/image/life/icon_sel.jpg) 96px center no-repeat #fff;
    cursor: pointer;
}

.zixun_daikuan {
    padding: 40px 0px;
    border: 1px solid #ddd;
    width: 100%;
    margin: 0 auto;
    font-family: 微软雅黑;
}

.zixun_daikuan .fr {
    width: 299px;
    padding-left: 30px;
    margin-right: 20px;
    font-size: 14px;
}

.zixun_daikuan .fr h3, .zixun_daikuan .fl h3 {
    font-size: 28px;
    color: #333;
}

.zixun_daikuan .fr li {
    padding-left: 14px;
    background: url(http://cms.tg.com.cn/content/public/resource/12794491/2016/01/366882_field_13_1453773908.png) no-repeat 0 center;
    margin-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zixun_daikuan .fr li a {
    color: #8d8d8d
}

.zixun_daikuan .fl {
    width: 1000px;
  
    height: 420px;
}

.zixun_daikuan .fl dl {
    width: 470px;
    float: left;
    height: 90px;
    margin-top: 10px;
}

.zixun_daikuan .fl dt {
    color: #333;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}

.zixun_daikuan .fl dt i {
    background: url("http://ued.jia.com/image/zixun/study/ask.png") repeat 0 0;
    display: inline-block;
    height: 16px;
    margin-right: 6px;
    top: -2px;
    vertical-align: middle;
    width: 16px;
}

.zixun_daikuan .fl dt:hover i {
    background-position: 0 -16px;
}

.zixun_daikuan .fl dd {
    width: 360px;
    padding-left: 22px;
    color: #a8a8a8;
	font-size: 15px;
}
