﻿
/***产品与服务介绍样式开始***/
/*产品介绍*/
.pro_pre
{
    padding-bottom: 15px;
    width: 320px;
    float: left;
    padding-right: 30px;    
}

.pro_pre-head
{
    width: 320px;
    height: 27px;
}

.pro_pre-head-left
{
    background-color: #18A42D;
    padding-left: 10px;
    width: 296px;
    height: 27px;
    float: left;
    color: #ffffff;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0px;
}

.pro_pre-head-right
{
    width: 14px;
    height: 27px;
    background-image: url("/sites/spc/Themes/Image/title_green01_r.png");
    float: right;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src="/sites/spc/Themes/Image/title_green01_r.png");
    _background: none;
}

.pro_pre-content
{
    padding-top: 15px;
    border-bottom: solid;
    border-bottom-color: #CCC;
    border-bottom-width: 1px;
    width:320px;
    height:96px;    
    padding-bottom: 9px;
}

.pro_pre-content-left
{
    float: left;
    width: 120px;
    padding-right: 25px;
}

.pro_pre-content-right
{
    padding-right: 8px;
    line-height: 24px;
    overflow:hidden;
    width:167px;
    float:right;
}

    .pro_pre-content-right p
    {
        text-indent: 0em;
        text-align: left;
         height:96px;
    }

       


/*主要产品*/
.main_pro
{
    padding-bottom: 15px;
    width: 320px;
    float: left;
    height:148px;
}

.main_pro-head
{
    width: 320px;
    height: 27px;
}

.main_pro-head-left
{
    background-color: #06C544;
    padding-left: 10px;
    width: 296px;
    height: 27px;
    float: left;
    color: #ffffff;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0px;
}

.main_pro-head-right
{
    width: 14px;
    height: 27px;
    background-image: url("/sites/spc/Themes/Image/title_green02_r.png");
    float: right;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src="/sites/spc/Themes/Image/title_green02_r.png");
    _background: none;

}

.main_pro-content
{
    width: 310px;
    height:80px;
    padding-left: 10px;    
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid;
    border-bottom-color: #CCC;
    border-bottom-width: 1px;
}

.main_pro-content-item
{
    width: 130px;
    height: 24px;
    line-height:24px;
    text-align: center;
    float: left;
    padding: 2px;
    margin:0 16px 10px 0;
    border: 1px solid #ccc;
    background-color:#eee;
}

/**新品推介**/
.new_pro
{   
    width: 320px;    
    float: left;
    padding-right:30px;
}

.new_pro-head
{
    width: 320px;
    height: 27px;
}

.new_pro-head-left
{
    background-color: #76C200;
    padding-left: 10px;
    width: 296px;
    height: 27px;
    float: left;
    color: #ffffff;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0px;
}

  

.new_pro-head-right
{
    width: 14px;
    height: 27px;
    background-image: url("/sites/spc/Themes/Image/title_green03_r.png");
    float: right;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src="/sites/spc/Themes/Image/title_green03_r.png");
    _background: none;

}

.new_pro-content
{
    padding-bottom: 5px;   
    border-bottom: solid;
    border-bottom-color: #CCC;
    border-bottom-width: 1px;
    width: 320px;
    height: 121px;
}


.new_pro-content-right
{
    text-align: left;
    width: 320px;
    float: left;
    line-height: 24px;
}

    .new_pro-content-right ul li
    {
        background: url("/sites/spc/Themes/Image/listcontent_dot.gif");
        background-repeat: no-repeat;
        background-position: 1px 11px;
        padding-left: 10px;
        text-align: left;
    }

        .new_pro-content-right ul li span
        {
            float: right;
            padding-right: 24px;
        }


/*体系认证*/
.certification
{
    padding-bottom: 15px;
    width: 320px;
    
    float: left;
}

.certification-head
{
    width: 320px;
    height: 27px;
}

.certification-head-left
{
    background-color: #8DC603;
    padding-left: 10px;
    width: 296px;
    height: 27px;
    float: left;
    color: #ffffff;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0px;
}

.certification-head-right
{
    width: 14px;
    height: 27px;
    background-image: url("/sites/spc/Themes/Image/title_green04_r.png");
    float: right;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src="/sites/spc/Themes/Image/title_green04_r.png");
    _background: none;

}


.certification-content
{
    padding-top: 15px;
    border-bottom: solid;
    border-bottom-color: #CCC;
    border-bottom-width: 1px;
    width: 320px;
    padding-bottom: 15px;
}

.certification-content-left
{
    float: left;
    width: 120px;
    padding-right: 25px;
}

.certification-content-right
{
    padding-right: 8px;
    line-height: 24px;
}

    .certification-content-right p
    {
        text-indent: 0em;
        text-align: left;
    }

       

/*****产品与服务样式介绍********/
