﻿@charset "utf-8";
/* CSS Document */

body{ font-size:12px; color:#333; font-family:"微软雅黑";}

/*#main_sp*/
#main_sp{ width:100%; height:58px; background:#eef3f9; border-bottom:1px solid #bcbcbc;}
.main_sp_head{ width:1000px; height:59px; line-height:59px; margin:0 auto;}
.main_sp_head h2{ background:url(../images/sp_pic.png) no-repeat left center; padding-left:30px; font-size:18px; float:left;}
.main_sp_head h3{ font-size:18px; float:left;}

/*#main_sp_con*/
#main_sp_con{ width:100%; background:#f0f0f0;}
.sp_con{ width:1000px; height:auto; margin:0 auto; padding-top:10px;}
.sp_con_top{ width:998px; height:94px; line-height:96px; background:url(../images/con_top_bj.png) repeat-x; border:1px solid #ebebeb; font-size:14px; margin-bottom:30px;}
.sp_con_top ul li{ float:left; margin-right:10px; color:#919191; cursor:pointer;}
.sp_con_top ul li.current{ color:#e25253;}

.sp_con_cen{overflow: hidden;width: 1000px;}
.sp_con_cen ul{overflow: hidden;width: 1100px;}
.sp_con_cen ul li{ float:left; width:225px; height:240px; border:1px solid #ccc; background:#fff; margin-right:17px; margin-bottom:17px; padding:5px; position:relative;}
.sp_con_cen ul li p{ font-size:14px; color:#797979;}
.sp_con_cen ul li a{ width:57px; height:19px; background:url(../images/a_bj.png) no-repeat; border:0; display:block; color:#fff; text-align:center; line-height:19px; text-decoration:none;}
.sp_con_cen ul li .new{ position:absolute; right:0; top:0; width:39px; height:39px;}

.pages{ width:250px; height:20px; line-height:20px; float:right;}
.pages a{ height:20px; padding:0 8px; display:inline-block; color:#474747; border:1px solid #e8e8e8; background:#fff;}
.pages a:link,.pages a:visited{ text-decoration:none;}
.pages a:hover{ border:1px solid #F00;}















