﻿.asset-banner{
    height:600px;
    min-width:1220px;
    background:url(/images/product-solution/banner.png) no-repeat;
    background-size:cover;
    background-position:center;
    color:white;
}
.asset-banner:before,.asset-banner:after{
    content:"";
    display:table;
}
.asset-wrap {
    padding-left:80px;
}
.asset-banner-title {
    font-size: 4rem;
    margin: 73px 0 28px;
    width: 540px;
}

.asset-banner-content {
    font-size: 2rem;
    line-height: 40px;
    width: 540px;
}

.asset-solution {
    position: relative;
    text-align:center;
}
.asset-solution-wrap {
    padding-bottom: 70px;
}
.asset-solution-interface {
    padding-bottom: 250px;
}
.asset-solution-item {
    position: absolute;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}

.txt1 {
    left: 83px;
    top: 478px;
}

.txt2 {
    left: 550px;
    top: 478px;
}

.txt3 {
    right: 93px;
    top: 478px;
}
.txt4 {
    left: 90px;
    bottom: 0;
}

.txt5 {
    left: 531px;
    bottom: 0;
}

.txt6 {
    right: 75px;
    bottom: 0;
}

.asset-solution-interface-item {
    position: absolute;
    width: 214px;
}
.asset-interface-title {
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 12px;
}
.asset-interface-content {
    font-size:1em;
    line-height:24px;
}

.interface1 {
    top: 280px;
    left: 68px;
    text-align:right;
}
.interface2 {
    top: 429px;
    left: -49px;
    text-align: right;
}
.interface3 {
    top: 596px;
    left: -78px;
    text-align: right;
}
.interface4 {
    top: 772px;
    left: -51px;
    text-align: right;
}
.interface5 {
    top: 936px;
    text-align: right;
    left: 68px;
}
.interface6 {
    top: 275px;
    right: 68px;
    text-align: left;
}
.interface7 {
    top: 436px;
    right: -49px;
    text-align: left;
}
.interface8 {
    top: 611px;
    right: -78px;
    text-align: left;
}
.interface9 {
    top: 782px;
    right: -51px;
    text-align: left;
}
.interface10 {
    top: 936px;
    right: 68px;
    text-align: left;
}

.asset-zdw-container {
    background-color: #F8F9FA;
}