.index-part6 {
    padding: 105px 0 440px;
    background: url(../images/i-img4.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.wp {
    width: 92%;
    max-width: 1490px;
    margin: 0 auto;
}
.index-news {
    padding: 90px 60px 70px;
    background-color: #fff
}

.index-news .tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px
}

.index-news .tit h3 {
    font-size: 55px;
    color: #000;
    font-weight: 400;
    flex-shrink: 0
}

.index-news .tit h3 em {
    font-size: 48px;
    color: #333;
    line-height: 58px;
    font-family: DIN-BlackItalic;
    text-transform: uppercase;
    margin-right: 20px; font-weight:700; font-family:Arial, Helvetica, sans-serif;
}

.index-news .box {
    overflow: hidden;
    margin: 0 -25px;
    display: flex;
    align-items: stretch;
    justify-content: space-between
}

.index-news .box .l {
    width: 33.33%;
    flex-shrink: 0
}

.index-news .box .l .model {
    margin: 0 25px
}

.index-tab3 {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.index-tab3 li {
    margin-left: 25px
}

.index-tab3 li.on a {
    background-color: #135949;
    border-color: #135949;
    color: #fff
}

.index-tab3 li a {
    width: 160px;
    display: block;
    line-height: 40px;
    border: 1px solid #999;
    border-radius: 40px;
    text-align: center;
    font-size: 14px;
    color: #333
}

.index-tab3 li a:hover {
    background-color: #135949;
    border-color: #135949;
    color: #fff
}

.index-new-model1 {
    background-color: #f8f8f8
}

.index-new-model1 .img {
    display: block;
    overflow: hidden
}

.index-new-model1 .img:hover img {
    transform: scale(1.08);
    -ms-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08)
}

.index-new-model1 .img img {
    display: block;
    width: 100%
}

.index-new-model1 .txt {
    padding: 40px 44px; height:270px;
}

.index-new-model1 .txt .mark {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.index-new-model1 .txt .name {
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    height: 90px;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.index-new-model1 .txt .name:hover {
    color: #135949
}

.index-new-model2 {
    background-color: #135949;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 100%
}

.index-new-model2::after {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    bottom: 10px;
    right: 10px;
    border: 1px solid #fff
}

.index-new-model2 .txt {
    padding: 0 46px;
    position: relative;
    z-index: 1
}

.index-new-model2 .txt .mark {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 30px
}

.index-new-model2 .txt .name {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    height: 60px;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 22px
}

.index-new-model2 .txt .name:hover {
    text-decoration: underline
}

.index-new-model2 .txt p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    height: 90px;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 90px
}

.index-new-model3 li {
    margin-bottom: 46px
}

.index-new-model3 li:last-child {
    margin-bottom: 0
}

.index-new-model3 li .img {
    float: left;
    width: 200px;
    margin-right: 44px;
    height: 130px;
    overflow: hidden
}

.index-new-model3 li .img:hover img {
    transform: scale(1.08);
    -ms-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08)
}

.index-new-model3 li .img img {
    display: block;
    width: 100%;
    height: 100%
}

.index-new-model3 li .txt {
    padding-top: 12px;
    overflow: hidden
}

.index-new-model3 li .txt .name {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px
}

.index-new-model3 li .txt .name:hover {
    color: #135949
}

.index-new-model3 li .txt p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    height: 40px;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 16px
}

.index-new-model3 li .txt .more {
    width: 21px;
    height: 21px;
    background: url(../images/i-jt2.png) center no-repeat;
    display: block
}






.index-part7 {
    text-align: center;
    padding: 130px 0;
    background-color: #135949;
    color: #fff
}

.index-part7 h3 {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 4px;
    font-weight: 400
}

.index-part7 p {
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
    font-family: Constantia;
    margin-bottom: 12px;
    letter-spacing: 4px
}

