.pc_dis {
    display: block !important;
}

.ph_dis {
    display: none !important;
}

@media screen and (max-width:540px) {

    #banner .tit1,
    #banner h1 {
        font-size: 24px;
    }

    #banner h1 span {
        font-size: 30px;
    }

    #banner {
        height: auto;
        padding-bottom: 20px;
    }

    #sect1 h2 {
        padding: 40px 0;
        font-size: 26px;
    }

    .s_box {
        width: 100% !important;
    }

    .dots .dot {
        float: left;
        width: 33.33%;
        color: rgba(256, 256, 256, .6);
        text-align: center;
        margin: 0 auto;
        line-height: 50px;
        font-size: 18px;
    }

    .dots {
        width: 100%;
        height: auto;
        display: flex;
    }

    .dots .active:before {
        top: 20px;
    }

    .int .c_b {
        width: 100%;
        margin-left: 0;
        padding: 0 20px;
    }

    .int .c_b h3 {
        height: 85px;
        text-align: center;
        font-size: 18px;
        padding-top: 20px;
    }

    .int .c_b .txt2 {
        height: 180px;
        color: #fff;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .int .c_b .txt4 {
        width: auto;
        text-align: center;
    }

    #sect1 {
        padding-bottom: 20px;
        height: auto;
    }

    h2 {
        font-size: 26px;
    }

    #sect2 h2 {
        padding-top: 40px;
    }

    .txt1 {
        text-align: center;
    }

    #sect2,
    #sect4 {
        height: auto;
        padding-bottom: 40px;
    }

    #sect3 {
        height: auto;
    }

    #sect3 ul {
        margin-top: 40px;
    }

    #sect3 ul li {
        width: 100%;
        height: auto;
        padding: 10px;
    }

    #sect3 ul li:first-child h2 {
        font-size: 26px;
        color: #0c0c0c;
        padding: 0;
        font-style: normal;
        text-align: center;
    }

    #sect3 ul li:first-child h2 br {
        display: none;
    }

    #sect3 ul li h3 {
        padding: 20px 0;
    }

    #sect3 ul li p {
        margin-bottom: 30px;
        height: auto;
    }

    #sect3 ul li {
        background-position: center !important;
        background-size: cover !important;
    }

    #sect4 h2,
    #sect5 h2 {
        padding-top: 40px;
    }

    #sect5 ul li h4 {
        width: 100%;
        margin-left: 0;
    }

    #sect5 ul li {
        width: 100%;
        height: auto;
    }

    #sect5 ul li h4.b1 {
        padding-top: 0 !important;
    }

    #sect5 ul {
        margin-bottom: 0px;
    }

    #sect5 ul li p {
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0;
    }

    #sect5 ul li:before {
        display: none;
    }

    #sect5 {
        padding-bottom: 40px;
        height: auto;
        background: rgb(98, 78, 178);
    }

    #sect6 h2 {
        padding-top: 40px;
    }

    #sect6 .mL li {
        width: 50%;
        margin-bottom: 20px;
    }

    #sect6 .mL li h3 {
        font-size: 30px;
    }

    .txt6 {
        font-size: 16px;
    }

    #sect6 table {
        margin-top: 20px;
    }

    #sect6 table td {
        width: auto;
        height: auto;
    }

    #sect6 table {
        margin-top: 20px;
        padding-top: 120px;
    }

    #sect6 table td.th {
        position: absolute;
        top: 20px;
        left: 20%;
    }

    #sect6 .b_group {
        margin: 20px auto;
        margin-top: 0px;
    }

    .titlss.pc {
        display: block;
        margin: 5% auto;
        width: auto;
        float: left;
    }

    .pc_dis {
        display: none !important;
    }

    .ph_dis {
        display: block !important;
    }

    .act-form .act-input-form .act-btn {
        border-radius: 5px;
        color: #fff;
        font-size: 16px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }
}