body,div,p,span,form,input,select,input,button,a,h1,h2,h3,h4,h5,h6,ul,li{
    margin: 0;
    padding: 0;
}
body{
    min-width: 1200px;
    font-family: "微软雅黑";
}
ul,li{
    list-style: none;
    text-decoration: none;
}
a{
    text-decoration: none;
}
/* 表单元素默认样式清除 */
select::-ms-expand{
    display: none;
}
select{
    outline: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -ms-appearance: none;
}
/* input输入框placeholder属性样式 */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
    color: inherit;
}
input:-moz-placeholder, textarea:-moz-placeholder{
    color: inherit;
}
input::-moz-placeholder, textarea::-moz-placeholder{
    color: inherit;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: inherit;
}

/* 按钮背景动画 */
.transition_box{
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
}

/* banner */
.banner{
    height: 540px;
    overflow: hidden;
    background: url("images/banner.jpg") no-repeat top center;
}
    /* 贷款 */
.daikuan_box{
	position:relative;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.daikuan_txt{
    float: left;
    color: #fff;
}
.daikuan_txt p{
    font-size: 54px;
    line-height: 59px;
    margin-top: 111px;
    margin-bottom: 36px;
	padding-left:19px;
	border:13px #fff solid;
}
.daikuan_list_txt ul{
    float: left;
    padding-left: 82px;
    font-size: 28px;
    line-height: 44px;
    overflow: hidden;
    margin-right: 25px;
}
.daikuan_list_txt ul li{
    margin-bottom: 16px;
    background: url("images/banner_icon.png") no-repeat top left;
    padding-left: 57px;
}
.daikuan_list_txt ul li.li2{
    background-position-y: -45px;
}
.daikuan_list_txt ul li.li3{
    background-position-y: -90px;
}
.daikuan_box a.liaojie{
    height: 136px;
    width: 52px;
    text-align: center;
    display: block;
    float: left;
    font-size: 24px;
    line-height: 25px;
    color: #fff;
    padding-top: 14px;
    border: 1px #fff solid;
	position:absolute;top:273px;left:296px;
	
}
.daikuan_box a.liaojie:hover{
    background: #fff;
    color: #4a9bd3;
}
.daikuan_form{
    height: 394px;
    width: 344px;
    float: right;
    background: #fff;
    padding: 9px 0 9px 36px;
    margin-top: 64px;
    position: relative;
}
.daikuan_form p.form_tit{
    height: 92px;
    width: 308px;
    line-height: 92px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #4a9bd3;
    position: relative;
}
.daikuan_form p.form_tit::after,.daikuan_form p.form_tit::before{
    height: 7px;
    width: 7px;
    background: #4a9bd3;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    content: '';
    display: block;
    position: absolute;
    top: 43px;
}
.daikuan_form p.form_tit::after{
    left: 41px;
}
.daikuan_form p.form_tit::before{
    right: 39px;
}
.daikuan_form .form_box{
    overflow: hidden;
    padding-bottom: 14px;
}
.daikuan_form .form_box p{
    height: 37px;
    width: 97px;
    line-height: 37px;
    float: left;
    color: #656565;
    margin-bottom: 14px;
    font-size: 18px;
}
.daikuan_form .form_box select,.daikuan_form .form_box input{
    display: block;
    float: left;
    border: 1px #dcdcdc solid;
    padding: 0 10px;
    color: #b4b4b4;
    margin-bottom: 14px;
    font-size: 14px;
}
.daikuan_form .form_box select{
    height: 37px;
    width: 212px;
    line-height: 37px;
    cursor: pointer;
    background: url("images/select_bj.png") no-repeat 186px 22px;
}
.daikuan_form .form_box input{
    height: 35px;
    width: 190px;
    line-height: 35px;
}
.daikuan_form .form_box input.mianji{
    width: 165px;
    padding-right: 35px;
    background: url("images/mianji_bj.png") no-repeat 185px 10px;
}
.daikuan_form .chaxun{
    height: 50px;
    width: 306px;
    line-height: 50px;
    text-align: center;
    border: 1px #4a9bd3 solid;
    background: #4a9bd3;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    display: block;
}
.daikuan_form .chaxun:hover{
    background: #fff;
    color: #4a9bd3;
}
.chaxun_jieguo{
    height: 318px;
    width: 308px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding: 47px 36px;
    text-align: center;
    filter:alpha(opacity=0);
    display: none;
}
.chaxun_jieguo p{
    height: 116px;
    color: #348bca;
    font-size: 36px;
    line-height: 49px;
    padding-top: 43px;
}
.chaxun_jieguo p span{
    font-size: 30px;
}
.chaxun_jieguo p span.chaxun_money{
    font-size: 49px;
    font-weight: bold;
    margin-right: 3px;
}
.chaxun_jieguo p span.yuan{
    position: relative;
    top: -4px;
}
.chaxun_jieguo a.zhao_kefu{
    height: 50px;
    width: 306px;
    line-height: 50px;
    text-align: center;
    border: 1px #4a9bd3 solid;
    background: #4a9bd3;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    display: block;
}
.chaxun_jieguo a.zhao_kefu:hover{
    color: #4a9bd3;
    background: #fff;
}
.chaxun_jieguo span.zhuyi{
    display: block;
    line-height: 20px;
    padding-top: 22px;
    font-size: 16px;
    color: #939393;
}
/* 分期付款 */
.fenqi{
    background: #f8f8f8;
    padding: 77px 0 72px 0;
}
.fenqi_tit{
    text-align: center;
    font-size: 24px;
    color: #525252;
    line-height: 34px;
    margin-bottom: 40px;
}
.fenqi_tit p{
    height: 52px;
    line-height: 52px;
    font-size: 44px;
    color: #323232;
    line-height: 52px;
}
.daikuan_jine{
    width: 632px;
    margin: 0 auto;
    overflow: hidden;
}
.daikuan_jine p{
    float: left;
    font-size: 26px;
    color: #333;
    line-height: 58px;
}
.daikuan_jine p.jine{
    width: 114px;
}
.daikuan_jine input{
    height: 56px;
    width: 362px;
    padding: 0 20px;
    background: #fff;
    border: 1px #c8c8c8 solid;
    float: left;
    margin-right: 16px;
    font-size: 20px;
    color: #333;
}
.daikuan_qixian{
    width: 902px;
    margin: 13px auto 38px auto;
    font-size: 26px;
    overflow: hidden;
}
.daikuan_qixian p{
    width: 155px;
    float: left;
    color: #353535;
    line-height: 48px;
    padding-top: 38px;
}
.hire-hconmain{
    height: 84px;
    width: 747px;
    float: left;
    position: relative;
    overflow: hidden;
}
.hire-hconmain.bg1{
    background: url("images/dkqx_bj01.png") no-repeat bottom left;
}
.hire-hconmain.bg2{
    background: url("images/dkqx_bj02.png") no-repeat bottom left;
}
.hire-hconmain.bg3{
    background: url("images/dkqx_bj03.png") no-repeat bottom left;
}
.hire-hconmain span{
    height: 84px;
    line-height: 51px;
    display: block;
    float: left;
    cursor: pointer;
    color: #323232;
}
.hire-hconmain span.span1{
    width: 40px;
    text-align: center;
}
.hire-hconmain span.span2{
    width: 347px;
    text-align: right;
    padding-right: 6px;
}
.hire-hconmain span.span3{
    width: 346px;
    padding-right: 8px;
    text-align: right;
}
.hire-jg{
    height: 86px;
    width: 891px;
    background: #fff;
    margin: 0 auto;
    line-height: 86px;
    font-size: 26px;
    color: #323232;
    text-align: right;
}
.hire-jg span{
    font-size: 34px;
    margin-left: 2px;
    padding-right: 34px;
}
.hire-jg a{
    font-size: 44px;
    color: #323232;
}
.fenqi .zixun_kefu{
    height: 58px;
    width: 354px;
    line-height: 58px;
    text-align: center;
    border: 1px #4a9bd3 solid;
    color: #fff;
    background: #4a9bd3;
    font-size: 27px;
    margin: 0 auto;
    display: block;
    margin-top: 46px;
}
.fenqi .zixun_kefu:hover{
    color: #4a9bd3;
    background: #fff;
}
/* 选择 */
.xuanze{
    height: 246px;
    padding-top: 67px;
}
.xuanze ul{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.xuanze li{
    float: left;
    text-align: center;
    padding-top: 74px;
    background: url("images/xuanze_icon.png") no-repeat 41px 7px;
}
.xuanze li.li1{
    width: 158px;
    margin: 0 96px 0 146px;
}
.xuanze li.li2{
    width: 135px;
    margin-right: 112px;
    background-position-x: -84px;
}
.xuanze li.li3{
    width: 128px;
    margin-right: 76px;
    background-position: -185px 6px;
}
.xuanze li.li4{
    width: 207px;
    background-position: -270px 0;
}
.xuanze li p.p1{
    font-size: 26px;
    color: #529fd5;
    line-height: 49px;
}
.xuanze li p.p2{
    line-height: 23px;
    color: #515151;
    font-size: 18px;
}
/* 轻松贷 */
.qsd{
    height: 502px;
    padding-top: 71px;
    background: #529fd5 url("images/qsd_bj.png") no-repeat bottom center;
    color: #fff;
    overflow: hidden;
}
.qsd .qsd_tit{
    height: 111px;
    text-align: center;
    letter-spacing: 10px;
    font-size: 24px;
    line-height: 35px;
}
.qsd .qsd_tit p{
    height: 74px;
    letter-spacing: 0;
    font-size: 50px;
    line-height: 56px;
    position: relative;
}
.qsd .qsd_tit p span.qshd{
    font-weight: bold;
}
.qsd .qsd_tit p span.five{
    font-size: 80px;
    margin: 0 2px;
    bottom: -8px;
    position: relative;
    /*font-weight: bold;*/
}
.qsd ul{
    height: 391px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.qsd ul li{
    height: 31px;
    line-height: 31px;
    position: absolute;
    font-size: 26px;
}
.qsd ul li.li1{
    top: 284px;
    left: 0;
}
.qsd ul li.li2{
    top: 157px;
    left: 139px;
}
.qsd ul li.li3{
    top: 54px;
    left: 476px;
}
.qsd ul li.li4{
    top: 157px;
    left: 868px;
}
.qsd ul li.li5{
    top: 285px;
    left: 1008px;
}
/* pk */
.duibi{
    height: 515px;
    padding-top: 73px;
    overflow: hidden;
    background: #f8f8f8;
}
.duibi_box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.duibi_left{
    float: left;
    overflow: hidden;
    margin-left: 79px;
}
.duibi_left p{
    height: 66px;
    width: 84px;
    padding-top: 18px;
    line-height: 21px;
    text-align: center;
    color: #fff;
    background: #3c3c3c;
    border-radius: 84px;
    -webkit-border-radius: 84px;
    -moz-border-radius: 84px;
    margin-bottom: 10px;
    font-size: 18px;
    margin-right: 7px;
}
.duibi_left p.p1{
    height: 84px;
    line-height: 84px;
    padding: 0;
    font-size: 33px;
    background: #529fd5;
}
.duibi_box ul{
    float: left;
    overflow: hidden;
}
.duibi_box li{
    height: 95px;
    width: 934px;
    border-bottom: 1px #e6e6e6 solid;
    overflow: hidden;
    font-size: 18px;
    color: #3c3c3c;
}
.duibi_box li p{
    float: left;
    text-align: center;
    line-height: 25px;
    padding-top: 24px;
}
.duibi_box li p.p1{
    width: 476px;
}
.duibi_box li p.p2{
    width: 230px;
}
.duibi_box li.li1{
    height: 89px;
    font-size: 26px;
}
.duibi_box li.li1 p{
    line-height: 89px;
    padding: 0;
}
/* 问答 */
.wenda{
    padding-top: 25px;
    overflow: hidden;
    padding-bottom: 83px;
}
.wenda_tit{
    height: 79px;
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px #e6e6e6 solid;
    line-height: 79px;
    color: #529fd5;
    font-size: 40px;
}
.wenda_tit span{
    font-weight: bold;
}
.wenda_con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 19px;
}
.wenda_con ul{
    float: left;
    overflow: hidden;
}
.wenda_con .ul1{
    width: 550px;
    margin-right: 48px;
}
.wenda_con .ul2{
    width: 602px;
}
.wenda_con li{
    margin-bottom: 16px;
    overflow: hidden;
    position: relative;
}
.wenda_con li p{
    position: relative;
    padding-left: 37px;
}
.wenda_con p span{
    margin-right: 10px;
    color: #529fd5;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.wenda_con .p1{
    color: #505050;
    font-size: 20px;
    line-height: 45px;
}
.wenda_con .p2{
    line-height: 26px;
    font-size: 16px;
    color: #787878;
}