
@media (min-width:768px){
 .menu-icon {
   display:none;
}
p.homemb
{
  display:none;
}
}
@media (min-width:992px){

 
}
@media (min-width: 1200px) {
  

}

@media (min-width: 768px) and (max-width: 991px) {
 
}
@media (max-width:991px){
  .itempr .img .overlay {
    display: none !important;
}
  .zoomContainer {
    opacity: 0;
    display: none !important;
}

.f-pr-image-zoom:before {
    width: 100%;
    height: 100%;
    background: transparent;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

.info-pr {
    margin-top: 20px;
}
.f-pr-image-zoom img
{
  height:auto !important;
}
.breadcrumb {
}
    .menu ul li a {
    margin: 0 8px;
}

.header .logo {
    margin-right: 30px;
}

.menu {
    margin-left: 132px;
}

.logo img {
    max-height: 60px;
}
section#cate-home .item a {
    height: 200px;
}

section#cate-home .item.itemmain a {
    height: 430px;
}
.newhome {
    margin-top: 20px;
}

section#news-ct {
    margin: 20px 0;
}
}
@media (max-width:767px){
  .page-detail img {
    max-width: 100%;
    height: auto !important;
}

.page-detail table {
    width: 100% !important;
}
  .menu_mb ul li a {
    color: #000;
    display: block;
    padding: 10px 0;
}

.menu_mb ul li {
    display: block;
}

.menu ul li ul.level_1,.menu ul li ul.level_1 li ul.level_2 {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    display: block;
    background: #eee;
}

.menu ul li ul.level_1 li a {
    color: #000;
    border-bottom: 1px solid #ccc;
}
.menu ul li ul.level_1 li ul.level_2 li a {
    margin-left: 30px;
    border-bottom: none;
}
  .bg-white{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000082;
    z-index: 3;
    display: none;
}
.menu ul li ul.level_1 li:last-child a {
    border-bottom: none;
}
.bg-white.open {
    display: block;
}

.menu_mb {
    position: fixed;
    left: -260px;
    margin-top: 0 !important;
    top: 0;
    text-align: left;
    background: #fff;
    height: 100%;
    z-index: 1111;
    width: 260px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    overflow-y: scroll;
}

.menu_mb.open {
    left: 0;
    width: 260px;
    margin-top: 0;
}
  .listmenufooter,.fanpage {
    margin-top: 15px;
}
  .menu{
    width:auto;
    margin: 0;
    font-size: 21px;
    float: right;
  }

  body
  {
    font-size:15px;
  }

  h2.title,h2.title span,.title2 h2,section#feedback .content h2,footer h2 {
    font-size: 19px;
}
.contentct .item .meta h3 a
{
  line-height:22px;
}
}
@media (max-width:768px) and (min-width:561px){
  
}

@media (max-width:479px){
  .contentnews .item .meta h3 a,.contentnews.pagenews .item .desc {
    height: auto;
    overflow: visible;
}
  .contentnews.pagenews .item{
    width:100% !important;
  }
  ul.tab-detail li {
    float: none;
    display: block;
    margin-bottom: 2px;
}
  .info-pr .support {
    padding: 10px;
}
  .info-pr .state .sta {
    clear: both;
    margin-top: 5px;
    float: left;
}
  .header .search {
    position: initial;
}

.header .search .content {
    width: 100%;
    top: 60px;
}
 .contentct .item .meta .desc
 {
   display:none;
 }
 h2.title span:before,h2.title span:after {
    display: none;
}

.itempr .img a.thumb-sp {
    height: 150px;
}
.itempr .meta p {
    font-size: 13px;
}
.itempr .meta .pr-price p.new-price{
  font-size: 13px !important;
}
.itempr .meta .pr-price p.old-price{
  font-size:12px !important;
}
.itempr .meta h3 a {
    font-size: 15px;
}

h2.title {
    margin-top: 0;
}

.contentnews .item {
    width: calc(100% - 30px);
    margin-bottom: 15px;
}

.contentnews {
    display: block;
}
.contentnews .item p.img {
    height: auto !important;
}
section#cate-home {
    padding-top: 30px;
}
}
