@charset "utf-8";
.prodicts_re .prodicer{color:#735f4c}
.color_white{color:white} 
.msinga_white{color:white}
.msinga_white .mings{color:white}
.flex{display:flex;justify-content: space-between;}
.post_01{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 70px;
}
.homeor_01,.layout{font-size: 16px;line-height: 28px;color: #666666;}
.homeor_01 .msinga{
    text-align: center;
}
.homeor_01 .con{
    margin-top: 60px;
    position: relative;
    height: 620px;
}
.homeor_01 .con>img{
    width: 620px;
    height: 620px;
    position: absolute;
    object-fit: cover;
} 
.homeor_01 .con .layout{
    position: relative;
    z-index: 1;
    padding-top: 1px;
    text-align: right;
}
.homeor_01 .con .ro{
    height: 500px;
    background: white;
    margin-top: 50px;
    padding: 60px;
    display: inline-block;
    width: 81%;
    text-align: left;
}
.homeor_01 .con .scroll{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    height: 370px;
    overflow-y: auto;
}
.homeor_02{
    margin-top: 90px;
}
.homeor_02 .msinga{}
.homeor_02 .msinga .productsing{
    padding-top: 10px;
    text-align: center;
}
.homeor_02_list{
    margin-top: 50px;
    overflow: hidden;
    position: relative;
    padding-bottom: 100px;
}
.homeor_02_list .swiper-wrapper{}
.homeor_02_list .swiper-slide{
    background-image: url(../img/h_num_01.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 79px;
}
.homeor_02_list  .li .ro{
    font-size: 16px;
    text-align: center;
}
.homeor_02_list  .li{}
.homeor_02_list .li1{
    background-image: url(../img/h_num_02.png);
}
.homeor_02_list  .li2{background-image: url(../img/h_num_03.png);}
.homeor_02_list  .li3{background-image: url(../img/h_num_04.png);}
.homeor_02_list  .li4{background-image: url(../img/h_num_05.png);}
.homeor_02_list  .li5{background-image: url(../img/h_num_06.png);}
.homeor_02_list  .li6{background-image: url(../img/h_num_07.png);}
.homeor_02_list  .li7{background-image: url(../img/h_num_08.png);}
.homeor_02_list  .li8{background-image: url(../img/h_num_09.png);} 
.homeor_02_list_page{}
.homeor_02_list_page span{
    background-color: #3c5d7f;
    opacity: 1;
}
.homeor_02_list_page span.swiper-pagination-bullet-active{
    width:30px;
    border-radius:10px;
    background-color: #3c5d7f;
}
.homeor_03{
    margin-top: 100px;
    margin-bottom: 80px;
}
.homeor_03 .msinga{
    margin-bottom: 50px;
}
.homeor_03 .new_con{}
.homeor_03 .homeor_031{
    display: flex;
    align-content: space-around;
    align-items: flex-start;
}
.homeor_031{
    margin-top: 40px;
}
.homeor_031 .ro{}
.homeor_031>img{
    margin-left: 40px;
    height: auto;
    object-fit: contain;
}
@media only screen and (max-width: 960px){ 
    .homeor_01 .con>img{position:relative;width: 100%;height: auto;}
    .homeor_03 .homeor_031{display:block;margin-top: 0;text-align: center;}
    .homeor_031>img{margin:0 auto;display:block;margin-top:50px}
    .homeor_01 .con .ro{width:100%;padding: 20px;height: auto;margin-top: 0;}
    .homeor_01 .con .scroll{height:auto}
    .homeor_01 .con{height:auto}
}
@media only screen and (max-width: 500px){ 
}