body,html{
    scroll-behavior: smooth;
  }
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p1▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.tw05_p1_slide{
    width: 100%;
    height: 520px;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../images/tw05_p1_slide.png);
}
.tw05_p1_slide p{
    font-size: 30px;
    margin-bottom: 15px;
    color: #000;
    padding-top: 100px;
}
.tw05_p1_slide h6{
    color: #000;
    font-size: 30px;
    font-weight: bold;
}
.tw05_p1_slide h5{
    font-size: 60px;
    line-height: 68px;
    margin-bottom: 40px;
    color: #b81c22;
}
.tw05_p1_slide h5 span{
    font-weight: bold;
}
.tw05_p1_cen{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.tw05_p1_slide2{
    width: 100%;
    height: 520px;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../images/tw05_p1_slide2.png);
}
.tw05_p1_slide2 h5{
    font-size: 60px;
    line-height: 68px;
    color: #b81c22;
    padding-top: 95px;
}
.tw05_p1_slide2 h5 span{
    font-weight: bold;
}
.tw05_p1_slide2 h6{
    width: 358px;
    height: 45px;
    font-size: 30px;
    color: #ffffff;
    background-color: #ff7800;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 22px;
    letter-spacing: 5px;
    margin: 15px 0;
}
.tw05_p1_slide2 p{
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 27px;
}
.tw05_p1_slide2 p span{
    font-size: 28px;
    font-weight: bold;
    color: #de0009;
}
.swiper-container .swiper-pagination-bullet{
    width:17px;
    height:17px;
    background:#b81c22;
}
.swiper-pagination{
    margin-left: 29%;
}

/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p2▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.tw05_p2_rwd{
    display: none;
}
.tw05_p2{
    width: 100%;
    height: 70px;
    background-color: #2d2d2d;
}
.tw05_p2 ul{
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    padding: 0 10px;
}
.tw05_p2 ul li{
    width: 100%;
    color: #ffffff;
    font-size: 24px;
    cursor: pointer;
    background-color: transparent;
}
.tw05_p2 ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #ffffff;
}
.tw05_p2 ul li:hover{
    background-color: #13daf1;
    transition: 1s;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p3▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.tw05_p3{
    width: 100%;
    height: 560px;
    background-color: #e9e18b;
}
.tw05_p3_cen{
    width: 100%;
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tw05_p3_cen h6{
    font-size: 36px;
    color: #000;
    margin: 75px 0 70px;
    line-height: 48px;
}
.tw05_p3_txt{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
}
.tw05_p3_txt>div:nth-child(1) p:nth-child(4){
    color: #b81c22;
}
.tw05_p3_txt p{
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 27px;
}
.tw05_p3_txt p:nth-child(2){
    margin-top: 10px;
}
.tw05_p3_txt span{
    color: #ffffff;
    background-color: #ff7800;
    padding: 5px 15px;
    border-radius: 15px;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p4▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.tw05_p4_rwd{
    display: none;
}
.tw05_p4{
    width: 100%;
    height: 100%;
    background-color: #04788a;
    padding-bottom: 50px;
}
.tw05_p4_cen{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tw05_p4_cen h6{
    color: #ffffff;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    margin: 70px 0 55px;
}
.tw05_p4_top{
    width: 100%;
    display: flex;
    justify-content: center;
}
.tw05_p4_b1{
    width: 100%;
    max-width: 520px;
    height: 200px;
    background-color: #bbebf1;
    border-radius: 10px;
    display: flex;
    position: relative;
    cursor: pointer;
    opacity: .3;
}
.tw05_p4_b1:nth-child(1){
    margin-right: 15px;
    opacity: 1;
}
.tw05_p4_b1.active:before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #bbebf1 transparent transparent transparent;
    position: absolute;
    bottom: -15px;
    left:50%;
}
.tw05_p4_left{
    width: 100%;
    max-width: 320px;
    display: flex;
    flex-direction: column;
    padding: 20px;
}
.tw05_p4_left>div{
    display: flex;
    margin-bottom: 10px;
}
.tw05_p4_left p{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.tw05_p4_right{
    width: 100%;
    max-width: 200px;
    background-color: #13daf1;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.tw05_p4_b1:nth-child(2) .tw05_p4_right{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
}
.tw05_p4_right p{
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 15px;
}
.tw05_p4_bottom{
    width: 100%;
    margin-top:16px;
    border-top: 5px solid #13daf1;
}
.tw05_p4_bottom2{
    display: none;
    width: 100%;
    margin-top:16px;
    border-top: 5px solid #13daf1;
}
.tw05_p4_bt{
    width: 100%;
    display: flex;
    position: relative;
    padding-right: 300px;
}
.tw05_p4_btimg2{
    display: none;
}
.tw05_p4_btimg{
    width: 100%;
    max-width: 789px;
}
.tw05_p4_btp{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right:0;
    margin-top: 50px;
    padding-right: 15px;
}
.tw05_p4_btp img:nth-child(1){
    margin-bottom: 150px;
    margin-right: 25px;
}
.tw05_p4_btp img:nth-child(3){
    margin-top: 150px;
    margin-left: 25px;
}
.tw05_p4_btp span{
    font-size: 26px;
    font-weight: bold;
    color: #fff600;
    line-height: 30px;
}
.tw05_p4_btp p{
    font-size: 18px;
    color: #ffffff;
    margin-top: 20px;
    line-height: 24px;
}
.tw05_p4_bottom ul,.tw05_p4_bottom2 ul{
    display: flex;
    justify-content: center;
}
.tw05_p4_bottom ul li,.tw05_p4_bottom2 ul li{
    width: 250px;
    height: 50px;
    border: 3px solid #13daf1;
    color: #13daf1;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    cursor: pointer;
}
.tw05_p4_bottom ul li:nth-child(1),.tw05_p4_bottom2 ul li:nth-child(1){
    margin-right: 35px;
}
.tw05_p4_bottom ul li.active,.tw05_p4_bottom2 ul li.active{
    background-color: #13daf1;
    color: #000;
}
.tw05_p4_botimg{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.tw05_p4_botimg2{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p5▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.tw05_p5{
    width: 100%;
    height: 100%;
    background-color: #fef7df;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 10px;
}
.tw05_p5 h6{
    margin: 70px 0 30px;
    font-size: 36px;
    color: #000;
}
.tw05_p5 p{
    font-size: 22px;
    color: #000;
    margin-bottom: 30px;
}
.tw05_p5 iframe{
    width: 100%;
    max-width: 930px;
    height: 50.2vw;
    max-height:523px ;
    margin-bottom: 100px;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p6▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.tw05_p6_rwd{
    display: none;
}
.tw05_p6{
    width: 100%;
    height: 570px;
    background-color: #f9a149;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tw05_p6 h6{
    font-size: 36px;
    color: #000;
    margin: 70px 0 90px;
}
.tw05_p6_cen{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 0 60px;
}
.tw05_p6_b1{
    width: 300px;
    height: 250px;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding-top: 35px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.tw05_p6_b1:hover .tw05_p6_hover{
    bottom: 0;
}
.tw05_p6_b1 p{
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}
.tw05_p6_arr{
    width: 300px;
    height: 15px;
    position: relative;
    margin-bottom: 15px;
}
.tw05_p6_arr:before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #e77400 transparent;
    position: absolute;
    left: 48%;
    bottom: 0px;
    transition: 0.5s;
}
.tw05_p6_arr.active:before {
    bottom: 10px;
    transition: 0.5s;
}
.tw05_p6_hover{
    width: 100%;
    height: 250px;
    background-color: rgba(231,43,0,1);
    position: absolute;
    left: 0;
    bottom: -100%;
    padding: 40px 30px 0;
    transition: .5s;
}
.tw05_p6_hover p{
    font-size: 18px;
    color: #ffffff;
    text-align: left;
    line-height: 26px;
    font-weight: lighter;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p7▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.tw05_p7{
    width: 100%;
    height: 590px;
    background-color: #e5e5e5;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tw05_p7 h6{
    margin: 70px 0 45px;
    font-size: 36px;
    color: #000;
}
.tw05_p7_cen{
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
}
.tw05_p7_b1{
    width: 380px;
    height: 300px;
    background-color: #c8e1e3;
    border-radius: 10px;
}
.tw05_p7_b2{
    width: 380px;
    height: 300px;
    background-color: #f0e9a8;
    border-radius: 10px;
}
.tw05_p7_b3{
    width: 380px;
    height: 300px;
    background-color: #ffe5ce;
    border-radius: 10px;
}
.tw05_p7_t1{
    width: 100%;
    height: 40px;
    background-color: #04757c;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.tw05_p7_t2{
    width: 100%;
    height: 260px;
    padding: 20px 20px 0;
    border: 1px solid #04757c;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.tw05_p7_t2 h6{
    font-size: 18px;
    font-weight: bold;
    color: #04757c;
    margin: 0 0 5px 0;
}
.tw05_p7_t2 p{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 10px;
    line-height: 26px;
}
.tw05_p7_t3{
    width: 100%;
    height: 40px;
    background-color: #968805;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.tw05_p7_t4{
    width: 100%;
    height: 260px;
    padding: 20px 20px 0;
    border: 1px solid #968805;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.tw05_p7_t4 h6{
    font-size: 18px;
    font-weight: bold;
    color: #968805;
    margin: 0 0 5px 0;
}
.tw05_p7_t4 p{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 10px;
    line-height: 26px;
}
.tw05_p7_t5{
    width: 100%;
    height: 40px;
    background-color: #ff7800;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.tw05_p7_t6{
    width: 100%;
    height: 260px;
    padding: 20px 20px 0;
    border: 1px solid #ff7800;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.tw05_p7_t6 h6{
    font-size: 18px;
    font-weight: bold;
    color: #ff7800;
    margin: 0 0 5px 0;
}
.tw05_p7_t6 p{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 10px;
    line-height: 26px;
}
#contant-qrcode{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content:center;
    margin-bottom: 16px;
    &>*{
        width: 112px;
    }
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃rwd▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/

@media screen and (max-width: 1200px) {
    .tw05_p1_slide .tw05_p1_cen{
        max-width: 550px;
    }
    .tw05_p1_slide p{
        padding-top: 20px;
    }
    .tw05_p1_slide h5{
        margin-bottom: 10px;
    }
    .tw05_p1_slide2{
        padding-left: 10px;
    }
    .tw05_p4_left p{
        font-size: 16px;
        line-height: 20px;
    }
    .tw05_p4_left>div{
        margin-bottom: 5px;
    }
    .tw05_p4_left{
        padding: 10px;
    }
    .tw05_p7_b2{
        margin: 0 5px;
    }
}
@media screen and (max-width: 1000px) {
    .tw05_p4_right{
        max-width: 165px;
    }
    .tw05_p4_b1.active:before{
        left:44%;
    }
    .tw05_p4_b1:nth-child(2).active:before{
        left:45%;
        bottom: -16px;
    }
    .tw05_p4_btp span{
        font-size: 20px;
    }
    .tw05_p4_btp{
        margin-top: 30px;
    }
    .tw05_p4_btp img:nth-child(3){
        margin-left: 10px;
    }
    .tw05_p4_btp img:nth-child(1){
        margin-right: 10px;
    }
    .tw05_p4_bt{
        margin-bottom: 20px;
    }
    .tw05_p6_cen .tw05_p6_b1:nth-child(2){
        margin: 0 5px;
    }
    .tw05_p6_hover{
        padding: 40px 50px 0;
    }
    .tw05_p7_t6,.tw05_p7_t4{
        padding: 10px 10px 0;
    }
    .tw05_p7_t2 p{
        line-height: 24px;
    }
    .tw05_p7_t2{
        padding: 10px 5px 0;
    }
}
@media screen and (max-width: 768px) {
    .tw05_p1_slide .tw05_p1_cen{
        max-width: 360px;
        padding: 0 25px;
    }
    .tw05_p1_slide{
        background-image: url(../images/tw05_p1_slide_rwd.png);
    }
    .tw05_p1_slide p{
        padding-top: 70px;
        font-size: 24px;
    }
    .tw05_p1_slide h5{
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 20px;
    }
    .tw05_p1_slide h6{
        font-size: 24px;
    }
    .tw05_p1_slide2{
        padding: 0;
    }
    .tw05_p1_slide2 .tw05_p1_cen{
        max-width: 360px;
        padding: 0 25px;
    }
    .tw05_p1_slide2 h5{
        font-size: 44px;
        line-height:58px;
        padding-top:55px;
    }
    .tw05_p1_slide2 h6{
        width: 300px;
        height: 40px;
        font-size: 26px;
        letter-spacing: 0px;
        margin: 5px 0 15px 0;
    }
    .tw05_p1_slide2 p{
        font-size: 18px;
        line-height:26px;
    }
    .tw05_p1_slide2 p span{
        font-size: 18px;
    }
    .tw05_p1_slide2{
        background-image: url(../images/tw05_p1_slide2_rwd.png);
    }
    .swiper-pagination{
        margin: 0;
    }
    .tw05_p2{
        display: none;
    }
    .tw05_p2_rwd{
        display: block;
        width: 100%;
        height: 70px;
        background-color: #2d2d2d;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999;
    }
    .tw05_p2_rwd ul{
        width: 100%;
        max-width: 1200px;
        height: 100%;
        margin: 0 auto;
        display: flex;
    }
    .tw05_p2_rwd ul li{
        width: 100%;
        color: #ffffff;
        font-size: 24px;
        cursor: pointer;
        background-color: transparent;
    }
    .tw05_p2_rwd ul li a{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        color: #ffffff;
    }
    .tw05_p2_rwd ul li:hover{
        background-color: #13daf1;
        transition: 1s;
    }
    .tw05_p3{
        height: 720px;
    }
    .tw05_p3_cen{
        width: 100%;
        max-width: 360px;
        padding: 0 20px;
    }
    .tw05_p3_cen h6{
        font-size: 26px;
        line-height: 36px;
        margin: 40px 0;
    }
    .tw05_p3_txt{
        flex-direction: column;
    }
    .tw05_p3_txt p{
        font-size: 17px;
    }
    .tw05_p3_txt>div{
        margin-bottom: 20px;
    }
    .tw05_p4_b1{
        display: none;
    }
    .tw05_p4_rwd{
        display: block;
        width: 640px;
        height: 250px;
    }
    .tw05_p4_rwd ul{
        width: 100%;
        height: 50px;
        display: flex;
        border-bottom:5px solid #13daf1;
    }
    .tw05_p4_rwd ul li{
        width: 100%;
        background-color: #0a9fb3;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: #ffffff;
        cursor: pointer;
    }
    .tw05_p4_rwd ul li.active{
        background-color: #13daf1;
    }
    .tw05_p4_cen_rwd{
        width: 100%;
        height:200px;
        padding-top:20px;
        background-color: #bbebf1;
    }
    .tw05_p4_cen_rwd p{
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .tw05_p4_cen_rwd>div{
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
        display: flex;
        padding: 0 35px;
    }
    .tw05_p4_cen_rwd2{
        display: none;
        width: 100%;
        height:200px;
        padding-top:15px;
        background-color: #bbebf1;
    }
    .tw05_p4_cen_rwd2 p{
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .tw05_p4_cen_rwd2>div{
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
        display: flex;
        padding: 0 35px;
    }
    .tw05_p4_bottom,.tw05_p4_bottom2{
        border-top: initial;
        margin-top: 0px;
    }
    .tw05_p4_btimg{
        display: none;
    }
    .tw05_p4_btimg2{
        display: block;
        width: 100%;
        height: 377px;
        background-image: url(../images/tw05_p4_people_rwd.png);
        background-position: top center;
        background-repeat: no-repeat;
    }
    .tw05_p4_bt{
        flex-direction: column;
        padding-right:0;
    }
    .tw05_p4_btp{
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
        flex-direction: column;
        position: initial;
        margin-top: 0px;
        padding: 0 15px;
    }
    .tw05_p4_btp img:nth-child(1){
        margin-bottom: 0px;
        margin-right: 99%;
    }
    .tw05_p4_btp img:nth-child(3){
        margin-top: 0px;
        margin-left: 99%;
    }
    .tw05_p4_bottom ul li, .tw05_p4_bottom2 ul li{
        width: 170px;
        height: 40px;
        font-size: 16px;
    }
    .tw05_p4_bottom ul li:nth-child(1), .tw05_p4_bottom2 ul li:nth-child(1){
        margin-right:20px;
    }
    .tw05_p5 h6{
        font-size: 24px;
    }
    .tw05_p5 p{
        font-size: 20px;
        padding: 0 5px;
        text-align: center;
        line-height: 26px;
    }
    .tw05_p5 iframe{
        height: 56vw;
    }
    .tw05_p6{
        height:530px;
    }
    .tw05_p6_cen{
        display: none;
    }
    .tw05_p6_b1{
        margin-bottom: 70px;
    }
    .tw05_p6 h6{
        font-size: 26px;
        margin: 40px 0 60px;
    }
    .tw05_p6_rwd{
        display: block;
        width: 300px;
        height: 250px;
    }
    .tw05_p6_rwd .swiper-container .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        background: #fff600;
    }
    .tw05_p6_hover{
        padding:  40px 30px 0;
    }
    .tw05_p7{
        height: 100%;
    }
    .tw05_p7_b1,.tw05_p7_b2,.tw05_p7_b3{
        width: 100%;
        max-width: 360px;
    }
    .tw05_p7 h6{
        padding: 0 20px;
        font-size: 26px;
        margin: 50px 0 35px;
        text-align: center;
        line-height: 36px;
    }
    .tw05_p7_cen{
        flex-direction: column;
        align-items: center;
        padding-bottom: 40px;
    }
    .tw05_p7_t2{
        padding: 20px 30px 0;
    }
    .tw05_p7_t2 h6{
        font-size: 18px;
        font-weight: 600;
        padding: 0;
        margin: 0 0 5px 0;
        text-align: left;
        line-height:initial;
    }
    .tw05_p7_t4{
        padding: 20px 30px 0;
    }
    .tw05_p7_t4 h6{
        font-size: 18px;
        font-weight: 600;
        padding: 0;
        margin: 0 0 5px 0;
        text-align: left;
        line-height:initial;
    }
    .tw05_p7_t6{
        padding: 20px 30px 0;
    }
    .tw05_p7_t6 h6{
        font-size: 18px;
        font-weight: 600;
        padding: 0;
        margin: 0 0 5px 0;
        text-align: left;
        line-height:initial;
    }
    .tw05_p7_b1,.tw05_p7_b2,.tw05_p7_b3{
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 576px) {
    .tw05_p4_cen h6{
        text-align: left;
        font-size: 26px;
        padding: 0 15px;
        line-height:36px;
        margin: 40px 0;
    }
}
@media screen and (max-width: 360px) {
    .tw05_p4_cen h6{
        width: 100%;
        max-width: 360px;
        text-align: left;
        font-size: 26px;
        padding: 0 15px;
        line-height:36px;
    }
}