.banner-img {
    height: 240px;
    background: url("../../uploads/tableau/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/tableau/icon.svg") no-repeat left center;
    background-size: 62px 52px;
}
.marker-line{
    color: #fff;
    margin-top: 10px;
    padding-left: 84px;
    font-size: 22px;
}
.tableau-big-data{
    background: #fff;
}
.tableau-big-data-content{
    width: 1100px;
    margin: 0 auto;
    padding-top: 25px;
}
.tableau-big-data-head{
    padding-left: 20px;
    font-size: 24px;
    line-height: 30px;
    border-left: 2px solid #e60012;
}
.tableau-big-data ul{
    margin-top: 50px;
    display: flex;
}
.tableau-big-data li{
    width: 183px;
    text-align: center;
}
.tableau-big-data li p{
    color: #666;
    font-size: 14px;
    padding-top: 27px;
    padding-bottom: 37px;
}
.tableau-core-technology{
    width: 1100px;
    margin: 0 auto;
    padding-top: 40px;
}
.tableau-core-technology-content{
    padding-top: 25px;
}
.tableau-core-technology-one{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #379bf0;
    margin-right: 16px;
    margin-left: 24px;
}
.tableau-core-technology-two{
    color: #205589;
    font-size: 18px;
}
.tableau-core-technology ul{
    display: flex;
    padding-top: 45px;
    padding-bottom: 50px;
}
.tableau-core-technology li{
    width: 275px;
    text-align: center;
}
.tableau-core-technology li p{
    font-size: 14px;
    color: #666;
}
.tableau-font{
    font-size: 14px;
    color: #666;
}
.tableau-core-technology img{
    display: inline-block;
    width: 100px;
    padding-bottom: 35px;
}
.tableau-round{
    background:#379bf0;
    display: inline-block;
    width: 14px;
    height:14px;
    border-radius: 100%;
    margin-right: 10px; 
}
.tableau-architectural-scheme{
    background: #fff;
    padding-bottom: 35px;
}
.tableau-architectural-scheme ul{
    display: flex;
}
.tableau-architectural-scheme li{
    width: 275px;
    text-align: center;
    margin-top: 35px;
}
.tableau-architectural-scheme ul li img{
    display: inline-block;
    margin-bottom: 25px;
}
.tableau-architectural-scheme p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.generate{
    padding-top: 20px;
    padding-bottom: 40px;
    display: inherit;
    margin: 0 auto;
}
.tableau-product-service{
    width: 1100px;
    margin: 0 auto;
    padding-top: 40px;
}
.tableau-product-service-content{
    display: flex;
}
.tableau-left,.tableau-right{
    width: 550px;
    padding-top: 30px;
}
.tableau-left-p{
    width: 382px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    padding: 20px 0 20px 24px;
}
.tableau-service-object{
    color: #005388;
}
.tableau-left-one-div{
    width: 382px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    padding-left: 24px;
}
.tableau-left-one-div ul{
    list-style: disc;
    padding-left: 20px;
}
.tableau-left-two-div{
    font-size: 14px;
    line-height: 28px;
    color: #666;
    padding-left: 24px;
}
.tableau-left-two-div ul{
    list-style: disc;
    padding-left: 20px;
}
.tableau-product-service-content{
    margin-bottom: 40px;
}
.tableau-focused {
    background: #fff;
    padding-bottom: 60px;
}
.tableau-focused ul{
    display: flex;
    margin-top: 30px;
}
.tableau-focused ul li{
    width: 183px;
    text-align: center
}
.tableau-focused ul li p{
    margin-top: 30px;
}
.tableau-focused img{
    width: 60px;
}