        * {
            margin: 0px;
            padding: 0px;
            box-sizing: border-box;
        }
        
        li {
            list-style: none;
        }
        
        a {
            color: #666;
            text-decoration: none;
        }
        
        a:hover {
            text-decoration: none;
        }
        
        img {
            width: 100%;
        }
        
        .ipsa-ME-third-page .header-crumbs {
            max-width: 1130px;
            margin: 0 auto;
        }
        
        .ipsa-ME-third-page .third-page-content {
            max-width: 1130px;
            margin: 70px auto 0px;
        }
        
        .ipsa-ME-third-page .third-page-content .content-title {
            margin-bottom: 70px;
            font-size: 25px;
            text-align: center;
            letter-spacing: 10px;
        }
        
        .ipsa-ME-third-page .third-page-content .design-highlight .highlight-title {
            height: 105px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 30px;
            background: #fefae9;
        }
        
        .ipsa-ME-third-page .third-page-content .design-highlight>ul {
            padding-left: 135px;
            padding-right: 100px;
        }
        
        .ipsa-ME-third-page .third-page-content .design-highlight>ul>li .pc-highlight {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 100px;
        }
        
        .ipsa-ME-third-page .third-page-content .design-highlight>ul>li .mobile-highlight {
            display: none;
        }
        
        .ipsa-ME-third-page .third-page-content .design-highlight>ul>li .pc-highlight picture {
            display: flex;
            justify-content: center;
        }
        
        .ipsa-ME-third-page .third-page-content .design-highlight>ul>li .pc-highlight .right-des {
            width: 400px;
            font-size: 14px;
        }
        
        .ipsa-ME-third-page .third-page-content .design-highlight>ul>li .pc-highlight .right-des .focus {
            margin-bottom: 20px;
            display: inline-block;
        }
        
        .ipsa-ME-third-page .third-page-content .design-history-pc {
            margin-top: 160px;
            display: flex;
            align-items: center;
            flex-flow: column;
        }
        
        .ipsa-ME-third-page .third-page-content .design-history-mobile {
            display: none;
        }
        
        .ipsa-ME-third-page .third-page-content .design-history-pc .history-title {
            width: 100%;
            font-size: 30px;
            background: #fefae9;
            height: 105px;
            padding-left: 150px;
            padding-right: 80px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 40px;
        }
        
        .ipsa-ME-third-page .third-page-content .design-history-pc .history-title>div {
            font-size: 30px;
        }
        
        .ipsa-ME-third-page .third-page-content .design-history-pc .history-title>p {
            font-size: 14px;
            width: 520px;
        }
        
        .ipsa-ME-third-page .third-page-content .design-capacity {
            margin-top: 130px;
        }
        
        .ipsa-ME-third-page .third-page-content .design-capacity .capacity-title {
            font-size: 30px;
            background: #fefae9;
            height: 105px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .ipsa-ME-third-page .third-page-content .design-capacity .capacity-content {
            display: flex;
            padding-left: 180px;
            padding-right: 180px;
            justify-content: space-between;
            align-items: center;
            margin-top: 85px;
        }
        
        .ipsa-ME-third-page .third-page-content .design-capacity .capacity-content p {
            font-size: 14px;
        }
        
        .ipsa-ME-third-page .third-page-content .design-capacity .capacity-content p>span {
            display: block;
        }
        
        @media only screen and (max-width: 767px) {
            .ipsa-ME-third-page .third-page-content .design-highlight>ul {
                padding-left: 20px;
                padding-right: 20px;
                margin-bottom: 100px;
            }
            .ipsa-ME-third-page .third-page-content .design-highlight>ul>li .pc-highlight {
                display: none;
            }
            .ipsa-ME-third-page .third-page-content .design-highlight>ul>li .mobile-highlight {
                display: flex;
                flex-flow: column;
            }
            .ipsa-ME-third-page .third-page-content .design-highlight>ul>li .mobile-highlight>p {
                margin-top: 28px;
            }
            .ipsa-ME-third-page .third-page-content .design-highlight>ul>li .mobile-highlight .focus {
                order: -1;
                text-align: center;
                margin-bottom: 65px;
            }
            .ipsa-ME-third-page .third-page-content .design-highlight .highlight-title {
                height: 36px;
                font-size: 15px;
                margin-bottom: 50px;
            }
            .ipsa-ME-third-page .third-page-content .design-history-pc {
                display: none;
            }
            .ipsa-ME-third-page .third-page-content .design-history-mobile {
                display: block;
            }
            .ipsa-ME-third-page .third-page-content .design-history-mobile .swiper-ul-box {
                display: flex;
                align-items: center;
                padding: 0px 15px;
            }
            .ipsa-ME-third-page .third-page-content .design-history-mobile .swiper-ul-box .prev {
                width: 5%;
            }
            .ipsa-ME-third-page .third-page-content .design-history-mobile .swiper-ul-box .next {
                width: 5%;
            }
            .ipsa-ME-third-page .third-page-content .design-history-mobile .history-mobile-title {
                height: auto;
                background: #fefae9;
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 20px 0px;
                margin-bottom: 50px;
            }
            .ipsa-ME-third-page .third-page-content .design-history-mobile picture {
                width: 100%;
                display: block;
                padding-left: 20px;
                padding-right: 20px;
            }
            .ipsa-ME-third-page .third-page-content .design-history-mobile>p {
                padding-left: 20px;
                padding-right: 20px;
                margin-top: 40px;
            }
            .ipsa-ME-third-page .third-page-content .content-title {
                margin-bottom: 16px;
                font-size: 12.5px;
                letter-spacing: 5px;
                font-weight: bold;
            }
            .ipsa-ME-third-page .third-page-content .design-capacity .capacity-title {
                height: auto;
                padding: 20px 0px;
                font-size: 15px;
            }
            .ipsa-ME-third-page .third-page-content .design-capacity {
                margin-top: 100px;
            }
            .ipsa-ME-third-page .third-page-content .design-capacity .capacity-content {
                padding: 0px 15px;
                flex-flow: column;
                margin-top: 45px;
            }
            .ipsa-ME-third-page .third-page-content .design-capacity .capacity-content p {
                margin-top: 25px;
            }
            .ipsa-ME-third-page .third-page-content .design-capacity .capacity-content p>span {
                display: inline;
            }
            .ipsa-ME-third-page .third-page-content .design-history-mobile .swiper-ul {
                width: 90%;
            }
            .ipsa-ME-third-page .third-page-content .design-history-mobile .swiper-ul .swiper-li>p {
                text-align: center;
                font-weight: bold;
            }
        }