@media screen and (max-width: 720px) {

}
/* -------------------分割線------------------------- */
@media screen and (max-width: 500px) {
    .to {
        width: 100%;
        height: 200px;
        background: #ffffff;
    }
    .lm-bg img {
        width: 100%;
        height: 200px;
    }
    .lm-bg {
        width: 100%;
        height: 200px;
    }
    .trent-slider {
        width: 100%;
        height: 200px !important;
        position: relative;
        overflow: hidden;
    }
    .t-slide {
        height: 200px;
    }
    .main-one {
        width: 100%;
        height: auto;
        line-height: 47px;
        background: #f9f9f9;
    }
    .main {
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: #ffffff;
    }
    .title-name {
        width: 100%;
        min-height: 120px;
        text-align: center;
        border-bottom: 1px dashed #dddddd;
    }
    .title-name h3 {
        margin-top: 80px;
        color: #5f075f;
        font-size: 20px;
        min-height: 45px;
        padding: 0 10px !important;
    }
    .clearfix{
        display: none;
    }
    #upanddown{
        display: none;
    }
    .title-mian p {
        text-indent: 0 !important;
    }
    .a1{
        display: none;
    }
    .title-mian img{
        width: 100% !important;
    }
}
/* -------------------分割線----------------------- */
@media screen and (max-width: 375px) {

}
/* -------------------分割線----------------------- */
@media screen and (max-width: 360px) {
    .div-t1 {
            width: 66% !important;
        }
}
/* -------------------分割線----------------------- */
@media screen and (max-width: 320px) {
    
}