.main
{
    width: 1000px;
    margin-top: 10px;
}
.left,.middle
{
    float: left;
}
.left
{
    width: 245px;
    margin-top: 5px;
}
.company
{
    width: 230px;
    height: 80px;
    padding:6px;
    border:solid 1px #e0e0e0;
    margin-top: 15px;
    background: #ffffff;
}
.com_content a
{
    color: #ff0000;
}
.middle
{
    width: 438px;
    margin-left: 40px;
}
.tab_title
{
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    color: #009247;
    background: url(../img/tab_bg.jpg) left top;
    z-index:300;
}
.tab_title ul
{
    margin-left: 9px;
    height:31px;
}
.main .middle .tab_title ul li
{
    float: left;
    height: 29px;
    width: 130px;
    text-align: center;<!修改新品信息 企业新闻的宽度-2014-12-10-->,
    border-left: solid 1px #dcdcdc;
    cursor: pointer;
}
.tab_title ul li.tab_hover
{
    background: url(../img/tab_hover.jpg) center top no-repeat;
    color: #ffffff;
    font-weight: bold;
}
.tab_content
{
    display: none;
    margin-top: 15px;
}
.tab_c_t
{
    width: 438px;
    height: 118px;
    overflow: hidden;
}
.tab_left
{
    float: left;
    height: 118px;
    width: 164px;
    margin-left: 9px;
}
.tab_left img
{
    width: 150px;
    height: 100px;
    padding: 6px;
    border:solid 1px #e0e0e0;
    background: #ffffff;
}
.tab_right
{
    float: left;
    width: 232px;
    margin-left: 18px;
    line-height:22px;
    height:110px;
    overflow:hidden;
}
.tab_right_title
{
    line-height: 18px;
}
.tab_right_title a
{
    color:#000000;
}
.tab_time
{
    color: #f97c20;
}
.tab_des
{
	zoom:1;
}
.tab_list
{
    width: 408px;
}
.tab_list ul li
{
    float: left;
    width: 408px;
    height: 23px;
    background: url(../images/ico01.jpg) left center no-repeat;
    margin-top: 3px;
}
.tab_list ul li a
{
    float: left;
    margin-left: 10px;
    width: 315px;
    height: 100%;
    overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;
    -o-text-overflow:ellipsis; 
}
.tab_list ul li span
{
    float: right;
}
.right
{
    float: right;
    width: 230px;
}
.right p
{
    margin-top: 17px;
}


.p_main
{
    margin-top: 20px;
}
.p_title
{
    height: 42px;
    background: url(../images/product.jpg) left center no-repeat;
}
.p_content
{
    width: 100%;
    margin-top: 10px;
    height: 130px;
}
.p_c_left,.p_c_right
{
    cursor: pointer;
    height: 76px;
    width: 15px;
    margin-top:10px;
}
.p_c_left
{
    float: left;
}
.p_c_middle
{
    width: 940px;
    float: left;
    margin-left: 15px;
    height: 130px;
    overflow: hidden;
}
.scroll
{
    width: 100%;
    height: 100%;
}
.scroll ul li
{
    display: inline;
    margin-right: 20px;
    height: 130px;
    width: 150px;
    line-height: 30px;
    text-align: center;
}
.scroll ul li img
{
    height: 100px;
    width: 100%;
}
.p_c_right
{
    float: right;
}
