.index-product .index-product-image {
    position: relative;
}

.index-product .index-product-image img {
    display: block;
}

.index-product .index-product-image .index-product-image-mask {
    position: absolute;
    top: 0;
    color: #ffffff;
    width: 100%;
    height: 100%;
    padding: 50px 100px;
}

.index-product .index-product-image .index-product-image-mask span {
    display: block;
    font-size: 24px;
}

.index-product .index-product-image .index-product-image-mask b {
    display: block;
    font-size: 38px;
    padding: 20px 0;
}

.index-product .index-product-image .index-product-image-mask p {
    display: block;
    font-size: 18px;
    padding: 20px 0 40px 0;
}

.index-product .index-product-image .index-product-image-mask a {
    display: block;
    border: 1px solid #ffffff;
    border-radius: 10px 0 10px 0;
    width: 120px;
    text-align: center;
    padding: 8px 8px 8px 0;
    cursor: pointer;
    background: url('../Image/index/icon02.png')no-repeat 90px center;
    transition: all 300ms ease-in-out;
    color: #ffffff;
}

.index-product .index-product-image .index-product-image-mask a:hover {
    background: url('../Image/index/icon02.png')no-repeat 90px center rgba(255, 255, 255, 0.15);
    ;
}

.index-scheme {
    background-color: #E5EFFE;
    padding: 0 0 80px 0;
}

.index-scheme .image-box img {
    display: block;
}

.index-scheme .title-content-a {
    background-color: #ffffff;
    padding: 20px;
}

.index-scheme .title-content-a .title {
    font-size: 24px;
    height: 72px;
}

.index-scheme .title-content-a p {
    font-size: 16px;
    color: #646566;
    padding: 14px 0 30px 0;
}

.index-scheme .title-content-a a {
    display: block;
    background: url('../Image/index/icon03.png')no-repeat 80px center;
    color: #004FA4;
    font-size: 16px;
    width: 110px;
    padding: 8px 16px;
    border-radius: 4px;
}

.index-scheme .title-content-a a:hover {
    color: #ffffff;
    background: url('../Image/index/icon02.png')no-repeat 80px center #004FA4;
}


.index-company {
    padding: 80px 0;
}

.index-company .title-content-number-list .line01 {
    background: url('../Image/index/icon01.png')no-repeat 0 center;
    padding-left: 40px;
    font-size: 42px;
    margin-top: 32px;
}

.index-company .title-content-number-list .line02 {
    font-size: 18px;
    line-height: 32px;
    padding: 30px 0 30px 0;
    text-align: justify;
}

.index-company .title-content-number-list .line03 {
    font-size: 20px;
}

.index-company .title-content-number-list .line03 .number-name b {
    font-size: 56px;
}

.index-company .title-content-number-list .line03 .number-name span {
    line-height: 56px;
    display: block;
}

.index-company .index-company-img-box {
    margin-left: 70px;
}


.index-case {
    width: 100%;
    background: url('../Image/index/index_case_bg.jpg')no-repeat center center;
    padding-bottom: 50px;
    overflow: hidden;
}

.index-case .case-type-list a {
    display: block;
    margin: 0 14px;
    font-size: 16px;
    color: #323233;
    position: relative;
}

.index-case .case-type-list a::after {
    position: absolute;
    bottom: -10px;
    display: block;
    content: "";
    width: 0%;
    height: 2px;
    transition: all 300ms ease-in-out;
}

.index-case .case-type-list a:hover {
    color: #004FA4;
}

.index-case .case-type-list a:hover::after {
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #004FA4;
}

.index-case-list {
    position: relative;
}

.index-case-list .swiper-container01 {
    width: 100%;
    height: 100%;
}

.index-case-list .swiper-slide {
    width: 100%;
    transition: all 300ms ease-in-out;
    transform: translateY(0);
}

.index-case-list .swiper-slide:hover {
    transform: translateY(-2px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04)
}

.index-case-list .swiper-slide .index-case-imgbox {
    width: 100%;
}

.index-case-list .swiper-slide .index-case-imgbox img {
    border-radius: 10px 10px 0 0;
}

.index-case-list .swiper-slide .line-list {
    padding: 20px;
    background-color: #ffffff;
}

.index-case-list .swiper-slide .line-list .line01 {
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-case-list .swiper-slide .line-list .line02 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #DFF4F1;
    color: #29B6A3;
    padding: 0 10px;
    font-size: 16px;
    line-height: 26px;
    max-width: 200px;
    margin: 14px 0 14px 0;
    border-radius: 4px;
}

.index-case-list .swiper-slide .line-list .line03 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 26px;
    color: #646566;
    font-size: 16px;
    height: 52px;
}


.index-news {
    width: 100%;
    background: url('../Image/index/index_news_bg.jpg')no-repeat center center;
    padding-bottom: 150px;
    overflow: hidden;
}

.index-news .index-common-title a {
    border-radius: 2px;
    color: #ffffff;
    padding: 8px 0 8px 16px;
    width: 110px;
    background: url('../Image/index/icon02.png')no-repeat 80px center #004FA4;
}

.index-news .index-common-title a:hover {
    border-radius: 14px 0 14px 0;
}

.index-news .img-content {
    transition: all 300ms ease-in-out;
}

.index-news .img-content:hover {
    border-radius: 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04)
}

.index-news .index-news-img-box img {
    width: 100%;
    height: 250px;
    border: 1px solid #F2F6FC;
    border-radius: 12px 12px 0 0;
}

.index-news .index-news-first {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 0 0 12px 12px;
}

.index-news .index-news-first a {
    display: block;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    color: #323233;
    margin-bottom: 10px;
}

.index-news .index-news-first a:hover {
    color: #004FA4;
}

.index-news .index-news-first .content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 26px;
    color: #646566;
    font-size: 16px;
}

.index-news .index-news-list {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 30px;
    transition: all 300ms ease-in-out;
}

.index-news .index-news-list:hover {
    border-radius: 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04)
}

.index-news .index-news-list:last-child {
    margin-bottom: 0;
}

.index-news .index-news-list a {
    display: block;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    color: #323233;
}

.index-news .index-news-list a:hover {
    color: #004FA4;
}

.index-news .index-news-list .content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 26px;
    color: #646566;
    font-size: 16px;
    margin: 10px 0 20px 0;
}

.index-news .index-news-list .time {
    color: #9E9E9E;
    font-size: 16px;
}


@media (min-width: 576px) {}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {}

/*Large devices (desktops, 992px and up)*/
@media screen and (min-width: 992px) and (max-width: 1200px) {


    .index-product .index-product-image .index-product-image-mask {
        padding: 40px 80px;
    }

    .index-product .index-product-image .index-product-image-mask b {
        padding: 10px 0;
        font-size: 20px;
    }

    .index-product .index-product-image .index-product-image-mask p {
        font-size: 14px;
        padding: 10px 0 10px 0;
    }

    .index-scheme .title-content-a {
        padding: 10px;
    }

    .index-scheme .title-content-a .title {
        font-size: 18px;
        height: 50px;
    }

    .index-scheme .title-content-a p {
        font-size: 14px;
        padding: 10px 0 10px 0;
    }

    .index-company .title-content-number-list .line01 {
        font-size: 32px;
        margin-top: 0;
    }
    .index-company .title-content-number-list .line02 {
        font-size: 14px;
        line-height: 26px;
        padding: 10px 0 10px 0;
    }

    .index-company .title-content-number-list .line03{
        font-size: 16px;
    }
    .index-company .title-content-number-list .line03 .number-name b{
        font-size: 36px;
    }

    .index-case-list .swiper-slide .line-list{
        padding: 8px;
    }
    .index-case-list .swiper-slide .line-list .line01{
        font-size: 14px;
    }
    .index-case-list .swiper-slide .line-list .line02{
        margin: 6px 0;
    }
    .index-case-list .swiper-slide .line-list .line03{
        line-height: 20px;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media screen and (min-width: 1200px) and (max-width: 1600px) {


    .index-product .index-product-image .index-product-image-mask {
        padding: 40px 80px;
    }

    .index-product .index-product-image .index-product-image-mask b {
        padding: 10px 0;
        font-size: 30px;
    }

    .index-product .index-product-image .index-product-image-mask p {
        font-size: 16px;
        padding: 10px 0 20px 0;
    }

    .index-scheme .title-content-a {
        padding: 14px;
    }

    .index-scheme .title-content-a .title {
        font-size: 20px;
        height: 60px;
    }

    .index-scheme .title-content-a p {
        font-size: 14px;
        padding: 10px 0 14px 0;
    }

    .index-company .title-content-number-list .line01 {
        font-size: 32px;
        margin-top: 0;
    }

    .index-company .title-content-number-list .line02 {
        font-size: 16px;
        line-height: 28px;
        padding: 20px 0 20px 0;
    }

    .index-company .title-content-number-list .line03{
        font-size: 18px;
    }
    .index-company .title-content-number-list .line03 .number-name b{
        font-size: 46px;
    }
    .index-case-list .swiper-slide .line-list{
        padding: 14px;
    }
    .index-case-list .swiper-slide .line-list .line01{
        font-size: 18px;
    }
    .index-case-list .swiper-slide .line-list .line02{
        margin: 10px 0;
    }
    .index-case-list .swiper-slide .line-list .line03{
        line-height: 24px;
    }
}

@media (min-width: 1600px) {}