.factory_p1{
    width: 100%;
    max-width: 768px;
    height: 480px;
    margin: 0 auto;
    background-image: url(../images/WB00281101_factory/factory_p1.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 5px;
}
.factory_p1 h6{
    font-size: 36px;
    line-height: 40px;
    color: #ffffff;
    padding:60px 10px 30px;
}
.factory_p1 p{
    font-size: 18px;
    color: #ffffff;
    line-height: 21px;
    font-weight: 500;
    padding: 0 10px;
}
.factory_p1 span{
    color: #ffea00;
}
.factory_p2{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    background-image: url(../images/WB00281101_factory/factory_p2_img.png);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}
.factory_p2 img{
    margin: 60px 0 50px;
}
.factory_p2_cen{
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    position: relative;
}
.factory_p2 .outline1{
    width: 75px;
    height: 55px;
    position: absolute;
    top: 20%;
    left: 67%;
    cursor: pointer;
}
.factory_p2 .outline1:before{
    position: absolute;
    top: 95%;
    left: 46%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
}
.factory_p2 .outline1:after{
    position: absolute;
    top: 95%;
    left: 46%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.factory_p2 .outline2{
    width: 75px;
    height: 55px;
    position: absolute;
    top: 17%;
    left: 24%;
    cursor: pointer;
}
.factory_p2 .outline2:before{
    position: absolute;
    top:95%;
    left: 47%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
}
.factory_p2 .outline2:after{
    position: absolute;
    top: 95%;
    left: 47%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.factory_p2 .outline3{
    width: 75px;
    height: 55px;
    position: absolute;
    top: 32.5%;
    left: 0%;
    cursor: pointer;
}
.factory_p2 .outline3:before{
    position: absolute;
    top: 95%;
    left: 47%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
}
.factory_p2 .outline3:after{
    position: absolute;
    top: 95%;
    left: 47%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.factory_p2 .outline4{
    width: 75px;
    height: 55px;
    position: absolute;
    top: 69.5%;
    left: 20%;
    cursor: pointer;
}
.factory_p2 .outline4:before{
    position: absolute;
    top: 5%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
}
.factory_p2 .outline4:after{
    position: absolute;
    top: 5%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.factory_p2 .outline5{
    width: 85px;
    height: 42px;
    position: absolute;
    top: 67.5%;
    left: 44.5%;
    cursor: pointer;
}
.factory_p2 .outline5:before{
    position: absolute;
    top: 45%;
    left: 3%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
}
.factory_p2 .outline5:after{
    position: absolute;
    top: 45%;
    left: 3%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.factory_p2 .outline6{
    width: 75px;
    height: 42px;
    position: absolute;
    top: 59.5%;
    left: 72%;
    cursor: pointer;
}
.factory_p2 .outline6:before{
    position: absolute;
    top: 47%;
    left: -15%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
}
.factory_p2 .outline6:after{
    position: absolute;
    top: 47%;
    left: -15%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.factory_p2_out{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
}
.factory_p2_content{
    position: relative;
    margin: 0 auto;
    top: 30%;
    width: 320px;
    height: 380px;
    border: 3px solid #115697;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.9);
}
.factory_p2_content:before{
    position: absolute;
    top: 0;
    left: 59%;
    margin-left: -45px;
    border: 15px solid transparent;
    border-top-color: #05529a;
    border-right-width: 20px;
    border-bottom: none;
    border-left-width: 20px;
    content: '';
}
.factory_p2_content .factory_p2_box{
    display: none;
}
.factory_p2_b{
    padding: 25px 10px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.factory_p2_b h6{
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    color: #05529a;
    border-bottom: 1px solid #d8dee4;
    padding-bottom: 8px;
}
.factory_p2_b h6 span{
    font-weight: bold;
}
.factory_p2_b h5{
    width: 100%;
    text-align: left;
    margin: 10px 0 5px;
    font-size: 15px;
    color: #000;
    font-weight: bold;
}
.factory_p2_b h4{
    width: 100%;
    text-align: left;
    font-size: 15px;
    color: #d10000;
    font-weight: bold;
    margin-bottom: 15px;
}
.factory_p2_b img{
    margin: 0;
}
.factory_p2_b .factory_p2_txt{
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    margin-top: 10px;
}
.factory_p2_b .factory_p2_text p{
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    text-align: left;
}
.factory_p2_btnClose{
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #05529a;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    cursor: pointer;
}
.factory_p2_btnClose:hover{
    background-color: #2793f8;
}
@-webkit-keyframes ripple {
    0% {
        width: 0;
        height: 0;
        background-color: blue;
    }
    100% {
        margin: -14px 0 0 -14px;
        width: 28px;
        height: 28px;
        background-color: rgba(0, 0, 255, 0);
    }
}

@keyframes ripple {
    0% {
        width: 0;
        height: 0;
        background-color: blue;
    }
    100% {
        margin: -14px 0 0 -14px;
        width: 28px;
        height: 28px;
        background-color: rgba(0, 0, 255, 0);
    }
}
.factory_p3{
    width: 100%;
    max-width: 768px;
    height: 650px;
    margin: 0 auto;
    background-image: url(../images/WB00281101_factory/factory_p3.png);
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.factory_p3 h6{
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-weight: 500;
    padding: 55px 10px 20px;
}
.factory_p3 p{
    font-size: 20px;
    line-height: 30px;
    color: #97f0ff;
    text-align: center;
    margin-bottom: 25px;
    padding: 0 10px;
}

.factory_p4{
    width: 100%;
    max-width: 768px;
    height: 100%;
    margin: 0 auto;
    background-color: #f5f5f5;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.factory_p4 h6{
    font-size: 32px;
    line-height: 36px;
    color: #000;
    font-weight: 500;
    padding: 55px 10px 20px;
}
.factory_p4 h5{
    font-size: 20px;
    line-height: 30px;
    color: #000;
    margin-bottom: 40px;
    padding: 0 10px;
}
.factory_p4 .swiper-container{
    width: 100%;
    max-width: 360px;
    height: 300px;
    margin: 0 auto;
}
.factory_p4 .swiper-container .swiper-slide{
    display: flex;
    justify-content: center;
}
.factory_p4 .swiper-container .factory_p4_slide{
    width: 275px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.factory_p4 .swiper-container .factory_p4_slide img{
    margin-bottom: 10px;
}
.factory_p4 .swiper-container .factory_p4_slide p{
    font-size: 18px;
    line-height: 30px;
    color: #000;
}
.factory_p4 .swiper-container .factory_p4_slide:hover p{
    color: #2793f8;
}
.factory_p4 .swiper-container .swiper-pagination {
    bottom:10%;
}
.factory_p5{
    width: 100%;
    max-width: 768px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.factory_p5 h6{
    font-size: 30px;
    line-height: 36px;
    padding: 60px 10px 20px;
    font-weight: 500;
    text-align: center;
}
.factory_p5 h5{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
    padding: 0 10px;
    text-align: center;
}
.factory_p5 img{
    margin-bottom: 70px;
}