/*PC*/
@media only screen and (min-width: 769px){
  #c_portalResProduct_list-16040225019113276 .p_Product{
    width: calc((100% - 160px)/4);
  }
  .w_tabswitchbox-001 > .layout_1 .p_box001 {
    width: 360px;
    margin: auto;
  }
  .w_tabswitchbox-001 .p_relationbtntab.active{
    background: none;
    color: #000;
    font-size: 24px;
  }
  .w_tabswitchbox-001 .p_relationbtntab.active .font{
    font-size: 24px;
  }
  .w_tabswitchbox-001 .p_relationbtntab{
    background: none;
    color: #000;
    font-size: 20px;
  }
  #w_tabswitchbox-1602560127232 .p_link-0{
    text-align: right;
  }
  #w_tabswitchbox-1602560127232 .p_link-1{
    text-align: left;
  }
}
/*Phone*/
@media only screen and (max-width: 768px) {
  #c_portalResNews_list-16024816460729787 .newMs{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #w_common_text-1602314062411{
    text-align: center;
  }
  #w_common_text-1602314062411 span{
    font-size:20px;
  }
  #c_portalResProduct_category-16023142496993771 .cateDemo{
    padding: 30px 0;
    padding-bottom: 0;
  }
  #c_portalResProduct_category-16023142496993771 .cataNameBox{
    padding-top:10px
  }
  #c_portalResEbizads_banner-16024835630419030 .p_ImgSummary p:nth-child(3){
    margin-top: 8px;
    margin-bottom: 0px;
  }
  .p_btn-hide,
  .p_btn-hide .p_c-fff,
  .btn-primary:active:hover,
  .p_problemCategory .btn-primary{
    background: #73bd3c;
  }
  .p_pagebox .next,
  .p_pagebox .pre{
    background-color: #6eba34;
    color: #fff;
  }
  .p_pagebox .js_pageBtnDisable .iconfont{
    color: #fff;
  }
  #c_portalResProduct_detail-16024897036725565 img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  #c_portalResProduct_detail-16024897036725565  .swiper-container{
    height: 0;
    padding-bottom: 150%;
  }
  #c_portalResEbizads_banner-16024835630419030 .swiper-container{
    padding-bottom: 0%;
  }
}
/* 屏幕宽度介于768px-1024px样式 */
@media only screen and (min-width:769px) and (max-width: 1024px){
}
