/*贷款表格*/
.loans-table{
    margin: 40px auto 20px auto;
}
.loans-table-title{
    width: 100%;
    height: 52px;
    border-bottom: 1px solid #007aec;
    background: #fff;
}
.loans-table-title ul{
    overflow: hidden;
    margin: 0 auto;
    width: 480px;
}
.loans-table-title ul li{
    float: left;
    width: 120px;
    height: 100%;
    line-height: 52px;
    /*background: #fff;*/
    text-align: center;
}
.loans-table-title ul li a{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
}
.loans-table-title ul li.loans-table-title-active a{
    background: #007aec;
    color: #fff;
}
.loans-table-content{
    width: 100%;
    height: 426px;
    overflow: hidden;
}
.loans-table-content table{
    width: 1180px;
    height: 380px;
}
.loans-table-content-ul{
    overflow: hidden;
}
.loans-table-content-ul{
    float: left;
}
.loans-table-content table tr th{
    background: #f5f5f5;
    height: 40px;
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #333;
    font-size: 16px;
}
.loans-table-content table tr td{
    border: 1px solid #e5e5e5;
    height: 95px;
    background: #fff;
    text-align: center;
    color: #333;
    font-size: 16px;
}
.loans-table-content table tr td .img-a{
    width: 210px;
    height: 286px;
    display: inline-block;
}
.loans-table-content table tr td a{
    color: #333;
}
.loans-table-content table tr td .img-a img{
    width: 100%;
    height: 100%;
}
.loans-table-content table tr td.td-img{
    /*padding: 20px 25px;*/
    width: 247px;
    height: 338px;
}
.apply-img{
    margin-top: 20px;
    position: relative;
}
.apply-img input{
    position: absolute;
    width: 200px;
    height: 24px;
    line-height: 24px;
    background: none;
    border: none;
    padding-left: 10px;
    border-left: 1px solid #f0f0f0;
}
.apply-img-name{
    top: 48px;
    left: 245px;
}
.apply-img-phone {
    top: 48px;
    left: 525px;
}
.apply-img a{
    display: block;
    position: absolute;
    right: 175px;
    top: 36px;
    background: none;
    width: 200px;
    height: 55px;
}
.loans-tables{
    width: 100%;
    height: auto;
    /*background: #f1f2f3;*/
    overflow: hidden;
    min-width: 1180px;
}
/*贷款案例*/
.loans-case{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f1f2f3;
}
.loans-case h4{
    text-align: center;
    line-height: 1;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin: 40px 0;
}
.loans-case-content{
    width: 1180px;
    margin: 0 auto;
}
.loans-case-content ul{
    /*overflow: hidden;*/
}
.loans-case-content ul li{
    height: 400px;
    width: 33.33%;
    float: left;
}
.loans-case-content ul li a{
    height: 325px;
    width: 330px;
    background: #fff;
    border-radius: 30px;
    display: block;
    transition: all .5s;
    padding: 35px 25px 0 25px;
    overflow: hidden;
    position: relative;
}
.loans-case-content ul li a:hover{
    box-shadow: 1px 0px 30px #e3e6ed;
    /*border: 1px solid #edf0f4;*/
    height: 365px;
    width: 343px;
}
.loans-case-content-li1 a{
    float: left;
}
.loans-case-content-li2 a{
    margin: 0 auto;
}
.loans-case-content-li3 a{
    float: right;
}
.loans-case-content ul li a h5{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 1;
}
.loans-case-title-p{
    font-size: 16px;
    color: #333;
    line-height: 1;
    margin-top: 18px;
}
.loans-case-je{
    width: 100%;
    height: 55px;
    margin: 25px 0;
}
.loans-case-je .loans-case-je-list{
    float: left;
    width: 103px;
    height: 100%;
    border-right: 1px #d7dbe6 dashed;
    text-align: center;
}
.loans-case-je .loans-case-je-list:last-child{
    border-right: 0;
}
.loans-case-je-list .loans-case-je-list-p1{
    color: #ff7000;
    font-size: 18px;
    font-weight: bold;
}
.loans-case-je-list .loans-case-je-list-p2{
    font-size: 16px;
    color: #333;
}
.loans-case-content-p{
    color: #888;
    line-height: 25px;
}
.loans-case-content ul li button{
    display: block;
    width: 160px;
    height: 40px;
    background: #01aeef;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 30px;
    position: absolute;
    bottom: -50px;
    transition: all .5s;
    left: 50%;
    margin-left: -80px;
}
.loans-case-content ul li a:hover button{
    bottom: 30px;
}
.dynamic{
    width: 1180px;
    height: 338px;
    margin: 0 auto;
    background: url("../../images/wy2dk_dggcome_com/credit/dksq_03.png") no-repeat;
    background-size: cover;
    position: relative;
}
.dynamic-lunbo{
    width: 480px;
    height: 105px;
    position: absolute;
    left: 30px;
    top: 150px;
    overflow: hidden;
}
.dynamic-lunbo ul li{
    line-height: 1;
    color: #fff;
    font-size: 16px;
    margin-bottom: 25px;
}
.loans-case-yy{
    position: absolute;
    right: 310px;
    top: 165px;
    font-size: 16px;
    color: #888888;
}
.loans-case-yy span{
    color: #ff7000;
}
.loans-case-input{
    width: 190px;
    height: 40px;
    padding-left: 10px;
    position: absolute;
    right: 290px;
    top: 184px;
    background: none;
}
.wyydk{
    width: 203px;
    height: 45px;
    display: block;
    position: absolute;
    right: 290px;
    top: 208px;
}
.loans-case-dh{
    color: #ff7000;
    font-size: 22px;
    position: absolute;
    font-weight: bold;
    right: 285px;
    top: 267px;
}
