.indexr .title {
    text-align: center;
}
.indexr .title h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 100px;
    color: #292929;
}
.indexr .title .p {
    max-width: 970px;
    margin: 0 auto 25px;
    font-size: 16px;
    line-height: 1.5;
    color: #3F3F3F;

}

.indexr .com {
    padding-bottom: 10px;
}
.indexr .com .list {
    padding: 6px;
}
.indexr .com .list .oimgs {
    box-shadow: 0 2px 8px 0 #d4d4d4;
}
.indexr .com .list .titles {
    padding: 20px 6px 50px;
}

.indexr .com .list h2 {
    font-size: 16px;
    color: #292929;
    text-align: center;
    margin-bottom: 18px;
    line-height: 1.5;
    font-weight: bold;
}
.indexr .com .list h2 span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexr .com .list:hover h2 {
    color: #0432A2;
}

.indexvideo .title {
    text-align: center;
    margin-top: 75px;
    margin-bottom: 34px;
}
.indexvideo .title h2 {
    font-size: 36px;
    font-weight: bold;
}
.indexvideo .com {
    margin-bottom: 110px;
}
.indexvideo .com .list {
    margin-bottom: 54px;
}
.indexvideo .com .list .img {
    position: relative;
    width: 59.5%;
}
.indexvideo .com .list .img a {
    display: block;
    background: url("../images/video_docm.png") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.indexvideo .com .list .img a:hover{
    background: url("../images/mvideo_doc.png") no-repeat center center;
}
.indexvideo .com .list .titles {
    max-width: 500px;
    width: 30%;
}
.indexvideo .com .list .titles h2 {
    font-size: 24px;
    font-weight: bold;
}
.indexvideo .com .list .titles .bu {
    margin-top: 20px;
}
.indexvideo .com .list .titles .bu p {
    font-size: 16px;
    line-height: 1.5;
}
.indexvideo .com .list .titles .bu a {
    display: inline-block;
    margin-top: 73px;
    background: #0432A2;
    color: #fff;
    padding: 12px 38px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #0432A2;
}
.indexvideo .com .list .titles .bu a:hover {
    border: 2px solid #0432A2;
    background: #fff;
    color: #0432A2;
}

.indexabouts {
    margin-bottom: 24px;
    margin-top: 24px;
}
.indexabouts .wrapper {
    background: #F8F8F8;
    padding: 40px 60px 40px 60px;
}
.indexabouts .left {
    width: 31%;
}
.indexabouts .right {
    width: 66.3%;
}
.indexabouts .left h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 16px;
    text-align: center;
}
.indexabouts .left .p {
    text-align: left;
    font-size: 16px;
}


.indextitless {
    margin-top: 24px;
    margin-bottom: 24px;
}
.indextitless .wrapper {
    background: #F8F8F8;
    padding: 45px 65px 40px;
}
.indextitless .title h2 {
    font-size: 36px;
    margin-right: 60px;
}
.indextitless .title p {
    font-size: 18px;
    margin-bottom: -6px;
}
.indextitless .right a {
    display: inline-block;
    background: #FFF;
    padding: 10px 36px;
    font-size: 16px;
    font-weight: bold;
}
.indextitless .right a:hover {
    background: #0432A2;
    color: #fff;
}




.indexfreeshipping .wrapper {
    position: relative;
}
.indexfreeshipping .wrapper img {
    width: 100%;
}
.indexfreeshipping .wrapper h2 {
    position: absolute;
    top: 24px;
    left: 66px;
    font-size: 16px;
    border-left: 3px solid #292929;
    padding-left: 8px;
    font-weight: bold;
}


.inderes {
    padding: 190px 0;
    max-width: 1920px;
    margin: 0 auto;
}
.inderes .comtop {
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}
.inderes .comtop .title h2 {
    font-size: 36px;
    font-weight: bold;
}
.inderes .comtop .title {
    position: relative;
    margin-bottom: 20px;
}
.inderes .comtop .title a {
    top: 14px;
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    border-bottom: 2px solid #fff;
}
.inderes .comtop .title a:hover {
    color: #8FC31F;
    border-bottom: 2px solid #8FC31F;
}
.inderes .comtop .com {
    max-width: 1100px;
    margin: 0 auto;
    font-size: 16px;
}
.inderes .combottom .oimg {
    border-radius: 6px;
    text-align: center;
}
.inderes .combottom .swiper-button-next, .inderes .combottom .swiper-button-prev {
    background: #767875;
    padding: 6px 7px;
    width: 38px;
    height: 60px;
}
.inderes .combottom .swiper-button-next:hover, .inderes .combottom .swiper-button-prev:hover {
    background: #006837;
}
.inderes .combottom .swiper-button-next::after, .inderes .combottom .swiper-button-prev::after {
    color:#fff;
    font-size: 30px;
}
.inderes .combottom .swiper-button-next{
    right:0
}
.inderes .combottom .swiper-button-prev{
    left:0
}

.indexwindows {
    margin: 30px 0px 86px;
}

.indexwindows .wrapper {
    max-width: 1560px;
}
.indexwindows .title {
    position: relative;
    margin-bottom: 22px;
    padding: 20px 0px 0;
}
.indexwindows .title h2 {
    font-size: 24px;
    font-weight: bold;
    color: #292929;
    flex-shrink: 0;
}
.indexwindows .title span {
    display: inline-block;
    width: 100%;
    margin-left: 20px;
    height: 3px;
    background: #DDDDDA;
}


.indexwindows .list h2 {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    padding: 20px 5px 14px;
    color: #292929;
    font-weight: bold;
}
.indexwindows .list h2 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexwindows .list:hover h2 {
    color: #0432A2;
}

.indexwindows .list .oimg {
    border: 1px solid #F2F2F2;
}
.indexwindows .list h2.text-left {
    text-align: center;
}




.indexbring {
    margin: 86px 0;
}
.indexbring .wrapper {
    max-width: 1560px;
}
.indexbring .left {
    width: 49.2%;
    background: #F8F8F8;
    padding: 54px 63px 66px 63px;
}
.indexbring .right {
    width: 49.2%;
}
.indexbring .left .title {
    text-align: center;
}
.indexbring .left .title h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 24px;
}
.indexbring .left .title a {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 24px;
    display: inline-block;
}

.indexbring .left .productss {
    position: relative;
}
.indexbring .left .productss h2 {
    position: absolute;
    bottom: 37px;
    left: 20px;
    right: 20px;
    color: #323232;
    font-size: 22px;
    font-size: 16px;

    font-weight: bold;
    text-shadow: 0 0px 4px #eaeaea;
}

.indexbring .right .list h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 0;
}
.indexbring .right .list h2 .h22 {
    width: 100%;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.indexbring .left .title a:hover ,.indexbring .left .productss h2:hover, .indexbring .right .list h2:hover{
    color: #0432A2;
}


.indexrenovation {
    margin-bottom: 24px;
    margin-top: 24px;
}
.indexrenovation .wrapper {
    background: #F8F8F8;
    padding: 40px 60px 40px 60px;
}
.indexrenovation .left {
    width: 23%;
}
.indexrenovation .right {
    width: 66.3%;
}
.indexrenovation .left h2 {
    font-size: 28px;
    margin-bottom: 16px;
    text-align: left;
    line-height: 1.4;
}
.indexrenovation .left .p {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
}
.indexrenovation .left a {
    display: inline-block;
    margin-top: 20px;
    padding: 9px 28px;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    border: 2px solid #000;
}
.indexrenovation .left a:hover {
    background: #fff;
    color: #0432A2;
    border: 2px solid #0432A2;
}

.indexwindowse {
    margin: 30px 0px 86px;
}
.indexwindowse .wrapper {
    max-width: 1560px;
}
.indexwindowse .title {
    margin-bottom: 13px;
}
.indexwindowse .title h2 {
    font-size: 24px;
    margin-bottom: 3px;
}
.indexwindowse .title span {
    display: inline-block;
    width: 100%;
    height: 3px;
    background: #DCDCDA;
}

.indexwindowse .list .oimg {
    border: 1px solid #F2F2F2;
}
.indexwindowse .list a {
    text-align: center;
    display: block;
}
.indexwindowse .list h2 {
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    padding: 12px 5px 2px;
    color: #292929;
    font-weight: bold;
    height: 60px;
}
.indexwindowse .list h2 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexwindowse .list:hover .a {
    color: #0432A2;
    border-color: #0432A2;
}
.indexwindowse .list .a {
    color: #A6A5AA;
    font-size: 16px;
    border-bottom: 2px solid #A6A5AA;
    display: inline-block;
    font-weight: bold;
    margin: 0 5px;
}


.index-pp {
    overflow: hidden;
}
.index-pp .wrap.wrapper {
    max-width: 1380px;
}
.index-pp .title {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding: 36px 0 10px;
    color: #292929;
    margin-bottom: 30px;
}
.index-pp .con {
    margin-bottom: 85px;
}
.index-pp .con .swiper {
    padding: 8px 8px;
    overflow: visible;
}
.index-pp .swiper-slide .datetime {
    margin-top: 22px;
    font-size: 16px;
}
.index-pp .swiper-slide h2 a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: #292929;
    display: block;
}
.index-pp .swiper-slide h2 {
    margin: 4px 0px 10px;
    text-align: center;

}
.index-pp .swiper-slide:hover h2 a {
    color: #0432A2;
}
.index-pp .swiper-slide .img {
    overflow: hidden;
    box-shadow: 0 2px 8px 0 #CFCFCF;
}
.index-pp .swiper-slide .img img {
    display: block;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index-pp .swiper-slide .img:hover img{
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}



.index3bg .index-certificate {
    padding-top: 14px;
}
.index-certificate .con {
    position: relative;
    margin-bottom: 40px;
}
.index-certificate .title{
    position: relative;
}

.index-certificate .title a{
    position: absolute;
    top: 0px;
    right: 0;
    display: inline-block;
    padding: 8px 12px;
    color: #292929;
    font-size: 14px;
    border: 1px solid #292929;
    font-weight: bold;
    border-radius: 8px;
}
.index-certificate .title a:hover {
    background: #fff;
    color: #F0B444;
    border: 1px solid #F0B444;
}
.index-certificate .title h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #292929;
    margin-bottom: 50px;
}
.index-certificate .title .p {
    width: 55%;
    margin: 0 auto;
    color: #292929;
    font-size: 16px;
    margin-bottom: 60px;
    text-align: center;
    margin-top: 40px;
}
.index-certificate .swiper .swiper-button-nexts,.index-certificate .swiper .swiper-button-prevs {
    background: #fff;
    padding: 14px 8px;
    color: #111;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index:999;
}
.index-certificate .swiper .swiper-button-nexts .EFfx, .index-certificate .swiper .swiper-button-prevs .EFfx {
    font-size: 26px;
    display: block;
}
.index-certificate .swiper .swiper-button-nexts {
    right: 0;
}
.index-certificate .swiper .swiper-button-prevs {
    left: 0;
}
.index-certificate .swiper .swiper-button-nexts:hover, .index-certificate .swiper .swiper-button-prevs:hover {
    background: #111;
    color: #fff;
}

.index-pp .swiper .swiper-button-nexts,.index-pp .swiper .swiper-button-prevs {
    background: #fff;
    padding: 14px 8px;
    color: #111;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    z-index:999;
}
.index-pp .swiper .swiper-button-nexts .EFfx, .index-pp .swiper .swiper-button-prevs .EFfx {
    font-size: 26px;
    display: block;
}
.index-pp .swiper .swiper-button-nexts {
    right: 8px;
}
.index-pp .swiper .swiper-button-prevs {
    left: 8px;
}
.index-pp .swiper .swiper-button-nexts:hover, .index-pp .swiper .swiper-button-prevs:hover {
    background: #111;
    color: #fff;
}




.inquiry {
    padding: 40px 0;
    background-color: #F8F8F8;
}
.inquiry  .title {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    color: #3F3F3F;
}
.inquiry  h2.tips {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    font-size: 16px;
    margin-top: 20px;
    color: #3F3F3F;
    font-weight: bold;
}
.inquiry .conter {
    margin-top: 40px;
    display: flex;
    background-color: #fff;
    flex-wrap: wrap;
    padding: 50px 40px;
}
.zcj_content {
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto;
}
.inquiry .conter > div {
    width: 46.33%;
    padding: 20px;
    display: flex;
    align-items: center;
}
.inquiry .conter > div.dt {
    width: 50.66%;
    margin-right: 3%;
}
.inquiry .conter > div iframe {
    width: 100%;
    height: 100%;
}
.inquiry .form input:first-child {
    margin-top: 0;
}
.inquiry .form input, .inquiry .form textarea {
    margin-top: 20px;
    padding: 5px 20px;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    border: none;
    background-color: #eeeeee;
}
input, textarea {
    outline: 0;
}
.inquiry .form textarea {
    height: 100px;
    font-family: arial;
}
.inquiry .yanz {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 44px;
    margin-top: 10px;
}
.inquiry #homeform .verify {
    width: 100%;
    margin-top: 0;
}
.inquiry .yanz .verbox {
    flex-shrink: 0;
}
.inquiry #homeform .yanz img {
    width: 130px;
    display: block;
}
.inquiry #homeform .btn {
    padding: 4px 0;
    background-color: #0877CC;
    border: 2px solid #0877CC;
    color: #fff;
    text-align: center;
    border-radius: 8px;
    width: 172px;
    height: 40px;
    font-size: 17px;
}
.inquiry #homeform .btn:hover {
    background-color: #fff;
    border: 2px solid #0877CC;
    color: #0877CC;
}

/*.required::placeholder {*/
/*    color: red;*/
/*}*/
.required::placeholder:after {
    content:" *";
    color: red;
}
.required::-webkit-input-placeholder:after {
    content:" *";
    color: red;
}

.required:-moz-placeholder:after {
    content:" *";
    color: red;
}

.required:-ms-input-placeholder:after {
    content:" *";
    color: red;
}



.indexzs .wrapper {
    padding: 50px 0px;
}
.indexzs .wrapper .title h2 {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    color: #292929;
    margin-bottom: 50px;
}
.indexzs .com {
    gap: 10px 12px;
}
.indexzs .com .list {
    text-align: center;
    margin-bottom: 30px;
}
.indexzs .com .list .oimg {
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
    border-radius: 6px;
}



.oimg{
    overflow: hidden;
}
.oimg img{
    transition: all 0.3s;
    display: inline-block;
}
.oimg img:hover{
    transform: scale(1.1);
}
.pnome {
    display:none;
}
.mnome {
    display:block;
}

@media only screen and (max-width: 1700px) {
    .inquiry .conter {
        margin: 40px 10px 0;
    }
    .indextitless .right a {
        margin: 20px 0 0
    }
    .indextitless .title p {
        margin-top: 4px;
    }

}
@media only screen and (max-width: 1560px) {
    .indexwindows .title h2 {
        line-height: 1.3;
        flex-shrink: 1;
    }
}
@media only screen and (max-width: 1400px) {
    .indexr .wrapper {
        width: 100%;
    }
    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .indexzs .wrapper {
        padding: 70px 10px;
    }


}
@media only screen and (max-width: 1380px) {
    .indexabouts .left {
        width: 100%;
        margin-bottom: 22px;
    }
    .indexabouts .right {
        width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width: 1200px) {

    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .indexr .wrapper {
        width: 100%;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
    }


    .indexvideo .com .list .titles {
        max-width: 500px;
        width: 100%;
    }
    .indexvideo .com .list .img {
        width: 100%;
        margin: 15px 0px;
    }
    .indexvideo .com .list .img img {
        width: 100%;
    }
    .indexvideo .com .list {
        margin-bottom: 15px;
    }
    .indexvideo .com .list .titles .bu a {
        display: inline-block;
        margin-top: 25px;
    }




}

@media only screen and (max-width: 1024px) {
    .pnome {
        display:block;
    }
    .mnome {
        display:none;
    }
    .indexrenovation .left {
        width: 100%;
        margin-bottom: 20px;
    }
    .indexrenovation .right {
        width: 100%;
    }
    .indexrenovation .right img {
        width: 100%;
    }


}
@media only screen and (max-width: 980px) {

    .indexr .title h2 {
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 23px;
    }





}
@media only screen and (max-width: 900px) {
    .indexabouts .wrapper {
        background: #F8F8F8;
        padding: 40px 10px 40px 10px;
    }

}
@media only screen and (max-width: 880px) {
    .indexbring .com {
        flex-wrap: wrap;
    }
    .indexbring .left {
        width: 100%;
        background: #F8F8F8;
        padding: 30px 10px 30px 10px;
        text-align: center;
    }
    .indexbring .right {
        width: 100%;
    }
    .indexbring .right .oimg img {
        width: 100%;
    }
}
@media only screen and (max-width: 800px) {
    .inquiry .conter > div.dt {
        width: 100%;
        margin-right: 0;
    }
    .inquiry .conter > div {
        width: 100%;
        padding: 0px;
        display: flex;
        align-items: center;
    }


}
@media only screen and (max-width: 700px) {

}
@media only screen and (max-width: 600px) {

    .indexr .com .list {
        position: relative;
        margin-bottom: 10px;
        width: 100%;
    }
    .indexr .com img {
        width: 100%;
    }
    .indexwindows .list .oimg {
        text-align: center;
    }

}
@media only screen and (max-width: 580px) {
    .inquiry .conter {
        margin: 40px 10px 0;
        padding: 20px 20px;
    }
    .indexr .com .list h2 {
        font-size: 14px;
    }
    .indexr .com .list:hover h2 {
        display: block;
    }

    .indexr .title h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 23px;
        padding-top: 50px;
    }

    .indexr .com {

        padding-bottom: 0;
    }
    .indexvideo .title h2 {
        font-size: 24px;
        font-weight: bold;
    }
    .indexvideo .com .list .titles h2 {
        font-size: 18px;
        font-weight: bold;
    }
    .indexvideo .com .list .titles .bu p {
        font-size: 16px;
        line-height: 1.5;
    }
    .indexvideo .com .list .titles .bu a {
        display: inline-block;
        margin-top: 30px;
        color: #fff;
        padding: 9px 30px;
        border-radius: 20px;
        font-size: 16px;
        font-weight: bold;
    }
    .indexvideo .com .list {
        margin-bottom: 10px;
    }
    .indexvideo .com .list .img {
        position: relative;
        margin: 20px 0;
    }
    .indextitless .wrapper {
        background: #F8F8F8;
        padding: 45px 20px 40px;
    }
    .indextitless .title h2 {
        font-size: 24px;
        margin-right: 0;
        width: 100%;
    }
    .indextitless .title p {
        font-size: 16px;
        margin-bottom: 0;
        width: 100%;
        margin-top: 6px;
    }
    .indextitless .right a {
        display: inline-block;
        background: #0432A2;
        padding: 8px 30px;
        font-size: 16px;
        font-weight: bold;
        margin-top: 15px;
        color: #fff;
    }

    .index-pp .title {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
        color: #292929;
        margin-bottom: 20px;
    }
    .indexabouts .left h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 16px;
        text-align: center;
    }
    .indexabouts .left .p {
        font-size: 16px;
    }

    .indexwindows .list h2 {
        font-size: 16px;
        line-height: 1.5;
        text-align: center;
        padding: 20px 5px 14px;
        color: #292929;
        font-weight: bold;
    }
    .index-certificate .title h2 {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #292929;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .inquiry .title {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
        color: #292929;
        line-height: 1.4;
    }
    .inquiry h2.tips {
        text-align: center;
        max-width: 800px;
        margin: 0 auto;
        font-size: 16px;
        margin-top: 5px;
        color: #3F3F3F;
        line-height: 1.4;
    }
    .indexwindowse .list h2 {
        font-size: 16px;
        line-height: 1.4;
        text-align: left;
        padding: 12px 5px 2px;
        color: #292929;
        font-weight: bold;
        height: 60px;
    }
    .indexwindowse .list .a {
        color: #A6A5AA;
        font-size: 14px;
        border-bottom: 2px solid #A6A5AA;
        display: inline-block;
        font-weight: bold;
        margin: 0 5px;
    }
    .indexwindows .title h2 {
        font-size: 18px;
        font-weight: bold;
        flex-shrink: 1;
        line-height: 1.5;
    }
    .indexwindows .title span {
        display: none;
    }
    .indexbring .left .title h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 24px;
    }
    .indexbring .left .productss h2 {
        font-size: 16px;
        font-weight: bold;
    }
    .indexbring .right .list h2 {
        font-size: 16px;
        font-weight: bold;
        margin: 20px 0 0;
    }
    .indexrenovation .wrapper {
        background: #F8F8F8;
        padding: 30px 10px 30px 10px;
    }
    .indexr .com .list .titles {
        padding: 20px 6px 22px;
    }
    .indexvideo .title {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 34px;
    }
    .indexvideo .com {
        margin-bottom: 30px;
    }
    .indexwindows {
        margin: 10px 0px 30px;
    }
    .indexbring {
        margin: 30px 0;
    }
    .index-pp .swiper-slide h2 a {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.5;
        color: #292929;
        display: block;
    }
    .index-pp .con {
        margin-bottom: 30px;
    }
    .indexwindowse {
        margin: 30px 0px 30px;
    }
}

@media only screen and (max-width: 500px) {

    .indexadr .com .swiper.myindexadr {
        margin: 0 20px;
    }

    .indexadr .com .swiper.myindexadr .h2 h2 {
        font-size: 18px;
        margin-top: 10px;
        color: #fff;
        line-height: 1.5;
        padding: 0 20px;
    }



    .indexwindows {
        margin: 30px 0;
    }


}
@media only screen and (max-width: 498px) {

    .indexr .title h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        padding-top: 30px;
        text-align: center;
    }
    .indexr .title .p {
        max-width: 970px;
        margin: 0 auto 16px;
        font-size: 14px;
        line-height: 1.5;
        color: #3F3F3F;
    }

    .indexr .com .list .a span {
        display: inline-block;
        font-size: 13px;
        background: #fff;
        color: #292929;
        padding: 8px 10px;
    }
    .indexwindows .list h2 {
        font-size: 14px;
        line-height: 1.5;
        text-align: center;
        padding: 14px 5px 14px;
        color: #292929;
    }
    .indexrenovation .left h2 {
        font-size: 24px;
        margin-bottom: 16px;
        text-align: left;
        line-height: 1.4;
    }
    .indexrenovation .left .p {
        text-align: left;
        font-size: 14px;
        font-weight: initial;
        line-height: 1.5;
    }
    .indexrenovation .left a {
        display: inline-block;
        margin-top: 20px;
        padding: 6px 20px;
        background: #000;
        color: #fff;
        font-size: 15px;
        font-weight: initial;
        letter-spacing: 1px;
        border: 2px solid #000;
    }
    .indexfreeshipping .wrapper h2 {
        position: absolute;
        top: 24px;
        left: 24px;
    }
    .indexbring .left .title h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
    }
    .indexbring .left .title a {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 20px;
        display: inline-block;
    }
    .indexvideo .title h2 {
        font-size: 18px;
        font-weight: bold;
    }
    .indexvideo .com .list .titles h2 {
        font-size: 16px;
        font-weight: bold;
    }
    .indexvideo .com .list .titles .bu p {
        font-size: 14px;
        line-height: 1.5;
    }
    .indexabouts .left h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 16px;
        text-align: center;
    }
    .indexabouts .left .p {
        font-size: 14px;
    }
    .indextitless .title p {
        font-size: 14px;
        margin-bottom: 0;
        width: 100%;
        margin-top: 6px;
    }
    .indextitless .title h2 {
        font-size: 18px;
        margin-right: 0;
        width: 100%;
    }
    .indextitless .right a {
        display: inline-block;
        background: #0432A2;
        padding: 6px 24px;
        font-size: 14px;
        font-weight: bold;
        margin-top: 10px;
        color: #fff;
    }
    .indexbring .right .list h2 {
        font-size: 14px;
        font-weight: bold;
        margin: 20px 0 0;
    }
    .indexwindowse .list h2 {
        height: 54px;
        font-size: 14px;
    }

    .index-pp .title {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
        color: #292929;
        margin-bottom: 20px;
    }
    .index-pp .swiper-slide h2 {
        margin: 15px 0px 6px;
    }
    .index-pp .swiper-slide h2 a {
        font-size: 14px;
    }
    .index-pp .swiper-slide .p {
        margin-bottom: 65px;
        font-size: 14px;
        color: #292929;
        line-height: 1.4;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }


    .index-certificate .title h2 {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: #292929;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .index-certificate .con {
        position: relative;
        margin-bottom: 30px;
    }
    .indexzs .wrapper {
        padding: 20px 10px;
    }
    .indexzs .wrapper .title h2 {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .indexzs .com .list {
        text-align: center;
        margin-bottom: 8px;
    }
    .inquiry .title {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding: 10px 10px;
        color: #3F3F3F;
        line-height: 1.4;
    }
    .inquiry h2.tips {
        text-align: center;
        max-width: 800px;
        margin: 0 auto;
        font-size: 14px;
        margin-top: 5px;
        color: #3F3F3F;
        line-height: 1.4;
        padding: 0 10px;
        font-weight: initial;
    }
    .inquiry #homeform .btn {
        padding: 4px 0;
        background-color: #fff;
        border: 1px solid #2F71AE;
        color: #2F71AE;
        text-align: center;
        font-weight: 700;
        border-radius: 3px;
        width: 120px;
        height: 30px;
        font-size: 14px;
    }
    .indexwindowse .title h2 {
        font-size: 20px;
        margin-bottom: 3px;
    }

}
@media only screen and (max-width: 440px) {

}
@media only screen and (max-width: 400px) {

}
@media only screen and (max-width: 390px) {


}