/*index.css*/

/*body{background-color:#f3f3f3}*/ /*修改后增加*/
body{background-color:#ffffff} /*修改后增加*/

.content{width:888px; margin:0 auto; /*border:1px solid #f00;*/}

/*头部导航样式 start*/
/*.top_bar{width:320px;line-height: 90px;height: 90px;text-align: center;background-color: #fff;overflow: hidden;border-bottom: 1px solid #f0f0f0;}
.top_input{float:left;width: 520px;}
.top_input input {border-radius: 8px;font-size:28px;width:480px;padding-left:100px;margin:100px auto;border:1px solid #eee;line-height: 64px;background: #ebebeb;}
.top_btn{width:160px;height: 90px;background: #fff;}
.top_btn_search{float:left;border-radius: 8px;width:60px;display: block;font-size: 24px;border:1px solid #999;height:48px;line-height: 48px;margin-top:18px;}
.top_btn_car{float:left;display: block;margin-top: 18px;}
.top_btn_car img{width:56px;}
.top_btn{float:left;width:120px}*/
/*头部导航样式 emd*/

/*置顶图片 start*/
/*.top_imgs{width:1200px;background: #eee;min-height:300px;max-height:500px;margin-top:20px;}
.top_imgs img{width:1200px;height:500px;}*/
/*置顶图片 start*/

/*商品分类 start*/
/*.goods_cates{width:640px;}
.goods_cates_title{width: 665px;line-height: 72px;height:72px;text-align: center;color:#333;font-size: 28px;}
.goods_cates_list{width:665px;}
.cates{width:320px;height:200px;float: left;border:1px solid #eee;}
.cates_img{width:240px;height:160px;margin:0 auto;}
.cates_img img{width:240px;height:160px;}
.cates_name{width:240px;margin:0 auto;text-align: center;font-size: 28px;}*/
/*商品分类 end*/


/*商品列表 start*/
.article_detail{float:left; margin:0 auto;width:888px; /*border:1px solid #00f;*/}
.article_list{clear:both; float:left; margin:50px 0 68px 0; padding:20px 0 0 0; width:888px; border:none;/*border:1px solid #f00;*/}
.article_list h1{display:none; width: 1000px;line-height: 30px;height: 30px;text-align: left;color:#333;font-size: 28px;/*border-bottom: 1px solid #eee; *//*border:1px solid #f00;*/}
.article_list h1.article_list_title{display:none;}

.active {color:#dd0000;}

.article_content{float:left;width:888px;height:auto;margin: 20px 0 0 0;padding:0; /*border:1px solid #f00;*/}
.ul_article_content{float:left;margin:0;padding:0;width:100%; /*border:1px solid #0f0;*/}
.ul_article_content li{float:left;margin:0;padding:0 15px 12px 15px;width:858px; border-bottom:1px dashed #eeeeee;/*border:1px solid #00f;*/}
.article{clear:none; float:left;width:100%;height:auto; margin:0 15px 0 0;/*background: #fff;*/ /*border:1px solid #00f;*/}
.article img{float:left; width:180px;height: 120px;display:block;margin: 0 auto;/*border:1px solid #0f0;*/}
.info_text{clear:none; float:left; margin:0 0 0 18px; width:658px;}
.item_title{clear:both; width:100%; font-size: 18px;margin:0 0 10px 0;padding:0;height:28px;line-height:28px;font-weight:bold;overflow:hidden; text-align:left; /*border:1px solid #f00;*/}
.info_text a:hover{text-decoration:none;}

.sub_title{clear:both; width:100%; font-size: 16px;margin:8px 0; padding:0;line-height:20px;height:20px;overflow:hidden; text-align:left; /*border:1px solid #f00;*/}
.key_words{clear:both; width:100%; font-size: 16px;margin:18px 0 15px 0; padding:0;line-height:20px;height:20px;overflow:hidden;/*border:1px solid #f00;*/}
.day_time{clear:both; width:100%; font-size: 14px;margin:15px 0 0 0;padding:0;line-height:16px;height:16px;font-weight: normal; color:#999999;/*border:1px solid #f00;*/}
/*.article_nav{width:100%;text-align: center;line-height: 40px;font-size: 30px;background: #fff;margin-top:60px;margin-bottom: 10px;}*/
/*商品列表 end*/

/*分页*/
.paging {float:left; margin:0; width:888px; /*border:1px solid #f00;*/}

#fn_page .dataTables_paginate {float:right; overflow:hidden;padding: 20px 0px;}
#fn_page .dataTables_paginate .pagination {overflow:hidden;margin-right:-5px;float:right}
#fn_page .dataTables_paginate .pagination li {float:left;margin-right:5px;font-size:14px;color:#333;border:1px solid #ddd;background-color:#f7f7f7;background-repeat:repeat-x}
#fn_page .dataTables_paginate .pagination li a {height:36px;line-height:36px;padding:0 14px;display:block}
#fn_page .dataTables_paginate .pagination .paginate_button {cursor:pointer}
#fn_page .dataTables_paginate .pagination .paginate_button:hover {background:#e23435;border-color:#e23435}
#fn_page .dataTables_paginate .pagination .paginate_button:hover a {color:white; text-decoration:none;}
#fn_page .dataTables_paginate .pagination .active {background-color:#e23435;border-color:#e23435}
#fn_page .dataTables_paginate .pagination .active a {color:white}
#fn_page .dataTables_paginate .pagination .next a {color:#ccc}


/*点击更多按钮 start*/
/*.show_next{clear:both; float:none; margin:0 auto; width:238px;line-height: 45px; height: 45px;text-align: center;font-size:25px;cursor:pointer; color:#58f; border:1px solid #58f;}
.show_next:hover{color:#58f;}*/
/*点击更多按钮 end*/


