@charset "utf-8";
/* CSS Document */
.header,.main,.footer,.main_one{ width:1000px; padding:0; margin:0 auto;}

/* main */
.main{ margin-top:0px;}
.asside{ width:172px; padding-top:54px; background:#f5f5f5 url(../images/asside_top.png) left top no-repeat;}
.asside_c{ width:172px; padding-bottom:10px; background:url(../images/asside-bottom.png) left bottom no-repeat;}
.categary{ width:100%; margin-top:10px;}


/* main_three */
.main_three{ margin-top:0px; width:100%;  height:236px;}


/* tab */
.slideGroup{ width:1000px;}
.slideGroup .parHd{  height:28px;line-height:30px; position:relative;  }
.slideGroup .parHd ul{ width:800px;   height:28px; background:#4f4f4f; }
.slideGroup .parHd ul li{ width:160px;display:block; height:28px; line-height:28px;   float:left; cursor:pointer; color:#fff; font-family:"微软雅黑"; font-weight:normal;font-size:14px; text-align:center; }
.slideGroup .parHd ul li.on{ height:28px;  background:#01aae1;  }
.slideGroup .slideBox{ width:1000px; height:208px; overflow:hidden; zoom:1;  position:relative;   }


.book{ height:208px; width:1000px;  }
.book li{float:left;width:230px;  height:180px; margin-right:27px; margin-top:28px;}
.book li a{display:block;width:230px;  height:180px; position:relative;}
.book li a img{width:230px;  height:180px;}
.book li a p{ cursor:pointer; position:absolute; left:0px; bottom:0px; width:100%; display:block; margin-top:-31px; background:#000; height:31px; color:#fff; font-family:"微软雅黑"; font-size:14px; line-height:31px; text-align:center;}
.book li a p:hover{ text-decoration:underline;}

.lan4{ width:200px; height:28px; line-height:28px;}
.lan4 font{ padding-left:6px;color:#1e1e1e;font-family:"微软雅黑";font-size:18px; font-weight:bold; margin-right:12px;}
.lan4 small{color:#1e1e1e;font-family:Arial; font-size:12px;}