.banner .img{
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.core-logic{
    margin-top: 123px;
    width: 100%;
    height: 468px;
    background-color: #663399;
}

.core-logic-content{
    width: 1208px;
    margin-left: auto;
    margin-right: auto;
}

.core-logic .left-img{
    width: 703px;
    height: auto;
}

.core-logic .left-img img{
    margin-top: -37px;
}

.core-logic .right-txt{
    width: 475px;
    color: white;
}

.core-logic .title{
    margin-top: 102px;
    font-size: 40px;
    line-height: 1;
    font-weight: 400;
}

.core-logic .txt{
    margin-top: 9px;
    font-size: 24px;
    line-height: 54px;
}

.six-sore img{
    margin-top: 100px;
    margin-bottom: 35px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.down-img img{
    display: block;
    margin-top: 41px;
    margin-bottom: 29px;
    margin-left: auto;
    margin-right: auto;
}

.highlights{
    margin-left: auto;
    margin-right: auto;
    width: 1208px;
    height: 405px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: white;
}

.highlights .title{
    padding-top: 112px;
    padding-left: 118px;
    font-size: 52px;
    line-height: 1;
}

.highlights .txt{
    margin-top: 60px;
    padding-left: 118px;
    font-size: 30px;
    line-height: 1;
}

.hlt1{
    background-image: url("../images/shared_factory/hlt1.png");
}

.hlt2{
    background-image: url("../images/shared_factory/hlt2.png");
}

.hlt3{
    background-image: url("../images/shared_factory/hlt3.png");
}

.hlt4{
    background-image: url("../images/shared_factory/hlt4.png");
}

.hlt5{
    background-image: url("../images/shared_factory/hlt5.png");
}

.hlt6{
    margin-bottom: 173px;
    background-image: url("../images/shared_factory/hlt6.png");
}
