.banner-img {
    height: 240px;
    background: url("../../uploads/high_tech/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/high_tech/icon.svg") no-repeat left center;
    background-size: 62px 52px;
}
.high-tech-Introduce{
    background: #fff;
}
.high-tech-Introduce-content{
    width: 1100px;
    margin: 0 auto;
    padding-top: 26px;
    padding-bottom: 30px;
}
.high-tech-Introduce-head{
    font-size: 24px;
    line-height: 30px;
    color: #333;
    padding-left: 20px;
    border-left: 2px solid #cf3c35;
}
.high-tech-Introduce-content p{
    margin-top: 35px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.high-tech-advisory{
    width: 1100px;
    margin: 0 auto;
    padding-top:25px; 
    padding-bottom: 38px;
}
.high-tech-advisory p{
    line-height: 30px;
    font-size: 14px;
    margin: 35px 0;
    color: #666;
}
.high-tech-Solution{
    width: 1100px;
    margin: 0 auto;
    padding-top:20px; 
    padding-bottom: 33px;
}
.high-tech-Solution p{
    padding: 35px 0;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}
.lazy-img{
    background: url("../../uploads/honor/loading.svg") center no-repeat;
    background-size: 150px auto;
}