@charset "utf-8";

/*article*/
.article aside{
    width:210px;
    float:left;
    margin-top:10px;
}
.article .cate_menu{
    margin-bottom:10px;
}
.article .cate_menu_top{
    height:32px;
    line-height:32px;
    color:#fff;
    padding-left:15px;
    font-size:12px;
    background:url(../images/bg_cate_aside_top.png) no-repeat 0 0;
}
.article .cate_item{
    border-right:1px solid #ddd;
    border-left:1px solid #ddd;
}
.article .cate_menu_bottom{
    height:5px;
    background:url(../images/bg_cate_aside_bottom.png) no-repeat 0 0;
}
.article .cate_item li{
    height:36px;
    line-height:36px;
    border-bottom:1px solid #ddd;
    overflow: hidden;
}
.article .cate_item ol li a{
    padding-left:30px;
    font-size: 11px;
    background-color: #FFF;
}
.article .cate_item .on{
    background: #f9f9f9 url(../images/icon_1.png) no-repeat -79px -48px;
    padding-left:10px;
}
.article .cate_item .on_ol{
    border:none;
    height:auto;
    *margin-top:-12px;
}
.article .cate_item li a{
    display:block;
    color:#333;
    text-decoration:none;
    padding-left:10px; 
}
.article .cate_item li a:hover{
    background-color: #f9f9f9;
    color:#E97F1A;
}
.article .cate_item .last{
    border:none;
}

.article .news_sub{
    width:240px;
    height:190px;
    margin-top:10px;
}
.article .news_sub_h{
    width:242px;
    height:9px;
    background: url(../images/news_sub_top.gif) no-repeat 0px 0;
}
.article .news_sub_bottom_bg{
    width:242px;
    height:8px;
    background: url(../images/news_sub_bottom.gif) no-repeat 0px 0;
}
.article .news_sub dl{
    padding:13px;
    height:154px;
    background-color:#57c133;
    width:214px;
    border-left:1px solid #4ca92f;
    border-right:1px solid #4ca92f;
}
.article .news_sub_desc{
    color:#fff;
    border-bottom:2px solid #c4f3a7;
    padding-bottom:10px;
    margin-bottom:15px;
}
.article .news_sub_desc span{
    color:#ffff4c;
}
.article .news_sub_input{
    height:40px;
    line-height:40px;
    background: url(../images/news_sub_input.png) no-repeat 0px 0;
    margin-bottom:15px;
}
.article input{
    border: none;
    box-shadow: none;
    outline-style: none;
}
.article .news_sub_input input{
    height:30px;
    line-height:30px;
    margin:5px 5px 0;
    width:200px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;
}
.article .news_sub_btn input{
    background: url(../images/news_sub_btn.png) no-repeat 0px 0;
    width:214px;
    height:42px;
    text-align:center;
    color:#fff;
}
.article .cate_pager{
    border:1px solid #ddd;
    padding:5px 0;
    margin:10px 0 10px 5px;
}
.pager_size span{
    width:80px;
    border:none;
    background:none;
    margin-right:0;
}
.pager_size .pager_size_on{
    color:#ff9000;}
.article .deal_pro{
    border:1px solid #ddd;
    margin-left:5px;
}
.article .pro_h{
    border:1px solid #fff;
    background:#f1f1f1;
    height:20px;
    line-height:20px;
    padding:4px 5px 5px;
}
.article .pro_h p,.article .pro_h a{
    float:left;
    display:inline;
}

.article .show_list,.article .show_grid{
    border:1px solid #ddd;
    width:34px;
    height:20px;
    background: url(../images/icon_1.png) no-repeat 2px -139px;
    padding-left:26px;
    margin-left: 10px;
}
.article  .show_grid{
    background-position:2px -158px;
    
}
.article .sort_by{
    float:right;
    display:inline;
    padding-left:5px;
}
.article .sort_by span
{float: left;}
.article .deal_pro a{ 
    color:#8c8c8c;
    font-size: 11px;
}
.article .deal_pro a:hover{ 
    color:#E97F1A;
}

.article .deal_pro dt a{ 
    border: 1px solid #ddd;
    display:block;
    width: 200px;
    height: 200px;
    padding:2px;
}
.article .deal_pro dt a:hover{ 
    border: 1px solid #E97F1A;
}
.article .show_list.on{ 
    background:url(../images/icon_1.png) no-repeat -60px -139px;
    color:#E97F1A;
    background-color: #f9f9f9;
}
.article .show_grid.on{ 
    background:url(../images/icon_1.png) no-repeat -60px -159px;
    color:#E97F1A;
    background-color: #f9f9f9;
}
.article .cat_pro li{
    float:left;
    width:200px;
    padding:10px 21px;
    margin-bottom:10px;
}
.article .cat_pro_list li{
    float:left;
    width:932px;
    padding:10px 21px;
}
.article .cat_pro_list .bgcolor{
    background-color: #F9F9F9;
}
.article .cat_pro_list dt
{
    float:left;
    width: 120px;
}
.article .cat_pro_list dd
{
    float:left;
    margin-left: 20px;
    height: 120px;
}
.article .cat_pro_list .action p
{
    margin-bottom: 10px;
}
.article .cat_pro_list dt a
{
    width:100px;
    height:100px;
    padding:10px;
     border: 1px solid #DDDDDD;
     background-color: #FFF;
    display: block;
}
.article .cat_pro_list dd.product_title
{
 width: 550px;
 
}
.article .pro_title {
    height: 50px;
    margin: 5px 0;
    overflow: hidden;
}
.article .article_info {
    line-height: 1.6em;
    margin-bottom: 10px;
    padding: 20px;
    border: 1px solid #DDDDDD;
    margin-left: 5px;
    min-height: 400px;
}
.article .article_info p
{
    color:#666;
}
.article .article_list {
    line-height: 1.4em;
    margin-bottom: 10px;
    padding: 20px;
    border: 1px solid #DDDDDD;
    margin-left: 5px;
}
.article .article_list td 
{
    border: 1px solid #ddd;
    padding:8px;
}
.article .article_list th 
{
    border: 1px solid #ddd;
    padding:8px;
}
.article .article_list input{
    border: 1px solid #ddd;
    height:22px;
    line-height: 22px;
    padding-left:2px;
}
.article .article_list .submit_button
{
    cursor: pointer;
}
.article .article_list .search_area{
    margin-bottom:8px
}
.article .main_ad_recomment{
margin-left:5px;
width: 650px;
}