@media screen and (max-width:959px) { .dp_none_tablet {
display: none;
}
.dp_block_tablet {
display: block;
}
.btween_space {
height:80px !important;
}
.bottom_space {
height:80px !important;
}
.btween_space_60 {
height:40px !important;
display:block;
}
.btween_space_40 {
height:30px !important;
display:block;
}
.btween_space_30 {
height:20px !important;
display:block;
}
.btween_space_20 {
height:10px !important;
display:block;
} .quick_bar {
display:none;
}
.mo_quick_bar {
display: table !important;
}
} @media screen and (max-width:767px) { .dp_none_m {
display: none;
}
.dp_block_m {
display: block;
}
.m_50 {
width:50% !important;
float:left !important;
}
.btween_space {
height:50px !important;
}
.btween_space_content {
height:50px !important;
}
.bottom_space {
height:50px !important;
}
.btween_space_60 {
height:30px !important;
display:block;
}
.btween_space_40 {
height:20px !important;
display:block;
}
.btween_space_30 {
height:15px !important;
display:block;
}
.btween_space_20 {
height:10px !important;
display:block;
}
} @media screen and (max-width:640px) {
} @media screen and (max-width:480px) {
}