﻿.asset-banner{
    height:600px;
    min-width:1220px;
    background:url(/images/banner/banner5.png) no-repeat;
    background-size:cover;
    background-position:center;
    color:white;
}
.asset-banner:before{
    content:"";
    display:table;
}
.asset-banner-title{
    font-size:6.66rem;
    text-align:center;
    margin:100px 0 28px;
}

.asset-banner-content {
    font-size: 3rem;
    text-align: center;
    line-height:70px;
}

.asset-solution {
    position: relative;
    text-align: center;
}

.asset-solution-item {
    position: absolute;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}

.txt1 {
    left: 170px;
    bottom: 196px;
}

.txt2 {
    left: 481px;
    bottom: 196px;
}

.txt3 {
    right: 190px;
    bottom: 196px;
}
.asset-zdw-container {
    background-color: #F8F9FA;
}