﻿body {
}
/*营养专家列表*/
.nutrition-expert-box ul {
overflow:hidden;margin-bottom:10px;margin-top:20px;
}
.nutrition-expert-box ul li{
/*float:left;margin-left:42px;margin-top:39px;*/
}
.nutrition-expert-box .nutrition-expert-item {
    display:block;width:100%;padding:5px;border:1px solid #ddd;
}
.nutrition-expert-box ul li a{
    display:block;width:100%;height:100%;
}
.nutrition-expert-box ul li img{
width:100%;
}
.nutrition-expert-box ul li p{
padding:0px 5px;font-size:14px;color:#777;text-align:center;line-height:30px;
}
     .pagination {
margin-bottom:27px;
}
#banner .banner1 {
display:none
}
@media (min-width: 768px) {
     #banner .banner1 {
display:block;
}
     #banner .banner2 {
display:none;
}
    .nutrition-expert-box ul {
margin-top:10px;
}
    .nutrition-expert-box ul li{
padding: 10px 10px 0;
}
    .nutrition-expert-box ul li p{
overflow: hidden;
text-overflow:ellipsis;-o-text-overflow:ellipsis;
white-space: nowrap;
}

    .nutrition-expert-box .nutrition-expert-item {
    height:233px;
}
    .nutrition-expert-box ul li a{
   overflow:hidden;
}
}
/**/ 
/*.news-center-tabs-box {
    margin-top:-90px;position:relative;z-index:99;
}
    .news-center-tabs-box ul {
        overflow:hidden;line-height:90px;background:url(../images/semiTransparent70.png);height:90px;
    }

    .news-center-tabs-box ul li {
    float:left;width:50%;text-align:center;
    }

    .news-center-tabs-box ul li a{
    color:#fff;font-size:24px;font-weight:bold;
    }

    .news-center-tabs-box ul li.active a,.news-center-tabs-box ul li:hover a{
    color:#80cfff;
    }*/
.news-center-tabs-box {
    position:relative;z-index:99;padding:0px 15px;
}
.news-center-tabs-box span{
    color:#80cfff;font-size:18px;border-bottom:1px solid #ddd;display:block;line-height:40px;margin-top:10px;
}
.news-center-tabs-box span a{
    float:right;
}
  .news-center-tabs-box ul {
   display:none;overflow:hidden;
    }

    .news-center-tabs-box ul li {
   line-height:30px;width:50%;float:left;
    }
    .scientific-tabs-box ul li {
    width:100%;
}
    .news-center-tabs-box ul li a{
    color:#999;font-size:14px;
    }
    .news-center-tabs-box ul li.active a{
    color:#80cfff;
    }

/*.product-center-tabs-box {
    margin-top:-60px;
}
    .product-center-tabs-box ul {
    line-height:60px;height:60px;
    }
.product-center-tabs-box ul li {
width:25%;
}*/

@media (min-width: 992px) {
    .news-center-tabs-box ul {
    display:block !important;
    }
 .news-center-tabs-box span{
    display:none;
}
    .news-center-tabs-box ul li {
   width:50%;float:left;text-align:center;line-height:60px;
    }
.news-center-tabs-box {
    margin-top:-60px;
}
   .news-center-tabs-box ul {
        overflow:hidden;height:60px;line-height:60px;background:url(../images/semiTransparent70.png)
    }   .news-center-tabs-box ul li a{
    color:#fff;font-size:22px;font-weight:bold;
    }
       /*产品中心*/
.product-center-tabs-box ul li {
    width: 25%;
}
.scientific-tabs-box ul li{
    width:33.33%;
}
}

