.banner-img {
    height: 240px;
    background: url("../../uploads/financial_services/banner.jpg") no-repeat center center;
}
.make-cover {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 245px;
}
.maker-title {
    width: 1200px;
    margin: 0 auto;
}
.maker-nav {
    margin-top: 46px;
    width: 140px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 44px;
    border-bottom: solid 1px #fff;
}
.maker-nav a {
    color: #FFFFFF;
}

.maker-nav > span {
    padding: 0 4px;
}
.marker-bg{
    margin-top: 30px;
    padding-left: 84px;
    font-size: 36px; 
    color: #FFFFFF;
    line-height: 52px;
    background: url("../../uploads/financial_services/icon.svg") no-repeat left center;
    background-size: 62px 52px;
}
.financial_services-financial{
    background: #fff;
}
.financial_services-financial-content{
    width: 1100px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
}
.financial_services-head{
    font-size: 24px;
    line-height: 30px;
    padding-left:20px;
    border-left: 2px solid #EC2629; 
    margin-bottom: 6px;
    color: #333;
}
.financial_services-financial-content p{
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 20px;
    padding-left: 20px;
    color: #666;
}
.financial_services-program{
    width: 1100px;
    margin: 0 auto;
    padding-top: 30px;
    overflow: hidden;
    padding-bottom: 50px;
}
.financial_services-program p{
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 20px;
    padding-left: 20px;
    color: #666;
}
.financial_services-program ul{
    float: left;
}
.financial_services-program li{
    width: 259px;
    border: 1px solid #d8d8d8;
    border-bottom: none;
    cursor: pointer;
}
.financial_services-program li:last-child{
    border-bottom: 1px solid #d8d8d8;
}
.financial_services-program li p{
    padding: 16px 0px 20px 17px;
}
.program-content{
    width: 839px;
    float: left;
}
.program-content .box{
    height: 537px;
    width: 690px;
    margin: 0 auto;
    display: none;
    position: relative;    
}
.program-content img{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.program-color p{
    border-left: 2px solid #4A90E2;
    color: #4A90E2
}
.financial_services-program-content{
    background: #fff;
    overflow: hidden;
}