#bd{ background:#f2f2f2; padding-top:20px; min-height:600px;}
#section_bookshelf{ width:960px; max-width:960px; margin:0 auto; min-height:600px; padding-left:210px;}

.bookshelf{ margin:0; padding:0;}
.bookshelf li{
	width:220px; display:block; float:left;
	height:286px; margin-right:20px; margin-bottom:20px;
	position:relative; background:#FFF; border-radius:6px; overflow:hidden;}
.bookshelf li.item a{width:220px; height:220px; overflow:hidden; display:block; position:relative;}
.bookshelf li.item a .wrk_pic{width:220px;}
.bookshelf li.item a .ewm_pic{position:absolute; display:block; bottom:-210px; left:10px; width:200px; height:200px; z-index:20;}
.bookshelf li.item a .ewm_pic img{ width:200px; height:200px;}

.bookshelf li.item .item_btm{ position:relative; z-index:30;}
.bookshelf li.item .item_btm div{padding:5px 10px; height:56px;}
.bookshelf li.item .item_btm h4{float:left; display:block; width:178px; height:30px; line-height:30px; font-size:16px; overflow:hidden; font-weight:normal;}
.bookshelf li.item .item_btm span{display:block; float:left; width:22px; height:30px; background:url(../images/ewm_ico.png) left center no-repeat;}
.bookshelf li.item .item_btm p{color:#CCC; font-size:14px; line-height:26px; height:26px;}
.bookshelf li.item .item_btm p.price{padding-left: 140px;margin-top: 30px;}
.bookshelf li.item .item_btm p.keyword{border-top:1px solid #f4f4f4; line-height:24px; font-size:16px; color:#999; padding:6px 10px;}



		/* 首页幻灯css */
		.slideBox{width: expression((documentElement.clientWidth < 960)   "960px" : "100%")!important; width:100%; min-width:960px; height:431px; position:relative;}
		.slideBox .hd{ height:24px; overflow:hidden; position:absolute; right:50%; width:850px; margin-right:-390px; bottom:-36px; z-index:1;}
		.slideBox .hd .kouhao{float: left;line-height: 24px; height: 24px; font-size:14px; letter-spacing:2px;}
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:auto; height:24px; line-height:24px; padding:0 16px;cursor:pointer;}
		.slideBox .hd ul li.on{ background:#FE7800; border-radius:12px; color:#fff;}
		.slideBox .bd{ position:relative; height:100%; z-index:0; overflow:hidden;}
		.slideBox .bd li{ zoom:1; vertical-align:middle;}
		.slideBox .bd a{ display:block; width:100%; height:431px; margin:0 auto;}
		.slideBox .bd a img{ display:none;}
		.slideBox .bd a.hd_pic1_wxcj{ }
		

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev, .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-37px; display:block; width:50px; height:75px;}
		.slideBox .next{ left:auto; right:3%;}
/*		.slideBox .prev:hover,
		.slideBox .next:hover{}*/
		
		.slideBox .prev a,
		.slideBox .next a{ position:absolute;display:block; width:50px; height:75px;text-indent:-999px; overflow:hidden; left:3%; top:50%; margin-top:-37px; opacity: 0.2;filter: alpha(opacity=20); background:#000;}
		.slideBox .prev:hover a,
		.slideBox .next:hover a{filter:alpha(opacity=50);opacity:0.5;}
		.slideBox .prev b{ position:absolute; display:block; width:50px; height:75px;background:url(../images/index/l.png) center center no-repeat; left:3%; top:50%; margin-top:-37px; cursor:pointer;}
		.slideBox .next b{ position:absolute; display:block; width:inherit; height:inherit;background:url(../images/index/r.png) center center no-repeat; left:3%; top:50%; margin-top:-37px; cursor:pointer;}
		.slideBox .prevStop{ display:none;}
		.slideBox .nextStop{ display:none;}

.down-section{ margin:0 auto; width:960px; height:100px;}
.win-sec, .mac-sec{ width:380px; height:60px; left:56%; margin-left:-350px; top:320px; position:absolute;}
.online-sec{ width:380px; height:60px; left:35%; margin-left:30px; top:320px; position:absolute;}
.cj-sec{ width:380px; height:60px; left:48%; margin-left:-150px; top:320px; position:absolute;}
.mac-sec{ 
	margin-left:-160px !important;
	display: none;}
.win-sec a, .mac-sec a{ position:absolute; display:block;}
.cj-sec a{ position:absolute; display:block;}
.win-sec a.win_dwn_btn, .mac-sec a.mac_dwn_btn, .cj-sec a.cj_dwn_btn,.online-sec a.online_dwn_btn{
			display:block; float:left; height:38px; width:150px; 
			font-family:"微软雅黑"; font-size:16px; line-height:38px;
			letter-spacing:2px;
            color:#fff;
            text-decoration:none;
            cursor: pointer;
			padding-left:8px;
			font-weight:bold;
			z-index:600;}
	
.win-sec .win_dwn_btn{ border: 1px solid #FFFFFF;border-radius:3px;background-attachment:fixed;position: absolute; right:90px; top:20px;}
.win-sec .win_dwn_btn:hover{ background:#399ede;}			
.mac-sec .mac_dwn_btn{ border: 1px solid #FFFFFF;border-radius:3px;position: absolute;right:20px;top: 20px;}
.mac-sec .mac_dwn_btn:hover{ background:#399ede;}
.online-sec .online_dwn_btn{ border: 1px solid #FFFFFF;border-radius:3px;background-attachment:fixed;position: absolute; right:20px; top:20px;}
.online-sec .online_dwn_btn:hover{ background:#399ede;}	
.cj-sec .cj_dwn_btn{ border: 1px solid #FFFFFF;border-radius:3px;position: absolute;right:20px;top: 20px;}
.cj-sec .cj_dwn_btn:hover{ background:#399ede;}
.win-sec .winlogo{ width:28px; height:26px; margin-top:7px; margin-left:4px; margin-right:10px; display:block; float:left; background:url(../images/down/win_mac_logo.png) no-repeat;}
.mac-sec .maclogo{ width:28px; height:26px; margin-top:7px; margin-right:4px; display:block; float:left; background:url(../images/down/win_mac_logo.png) left no-repeat;}
.cj-sec .winlogo{ width:28px; height:26px; margin-top:7px; margin-left:4px; margin-right:10px; display:block; float:left; background:url(../images/down/win_mac_logo.png) no-repeat;}
.online-sec .onlinelogo{ width:28px; height:26px; margin-top:7px; margin-left:4px; margin-right:10px; display:block; float:left; background:url(../images/down/win_mac_logo.png) no-repeat  0px -63px;}
.mac-sec .onlinelogo{ width:28px; height:26px; margin-top:7px; margin-left:4px; margin-right:10px; display:block; float:left; background:url(../images/down/win_mac_logo.png) no-repeat  0px -63px;}
.win-sec s, .mac-sec s,.online-sec s{position:absolute; display:block; top:70px; right:0px; font-size:12px; text-decoration:none; color:#FFF;}
.cj-sec s{position:absolute; display:block; top:70px; right:40px; font-size:12px; text-decoration:none; color:#FFF;}
#section_bookshelf h2, #bd h2.tt{display:block; font-size:20px; line-height:50px; margin:0 auto; width:100%; text-align:center; color:#666; margin:15px 0;}
#section_bookshelf h2 span, #bd h2.tt span{color:#999; padding-left:10px; padding-right:10px;}


.gainian{width:960px; margin:0 auto; background:#FFFFFF; padding-top:10px;}
.gainian div{width:46%; float:left; margin-left:15px;}
.gainian div.wt2{ width:98%;}
.gainian div h2{ line-height:40px; display:block;}
.gainian div p{ line-height:180%; font-size:14px; padding-left:30px;}

.threeleibie div.wt3{float:left; margin-left:15px; width:98%;}
.threeleibie div h2{ line-height:40px; display:block;}
.threeleibie div p{ line-height:180%; font-size:14px; }

.jiage{ width:960px; margin:0 auto; background:#FFFFFF; height:146px; padding-top:10px;}
.jiage div{ float:left; width:46%; margin-left:20px;}
.jiage div h2{ line-height:40px;}
.jiage div p{ line-height:26px; font-size:14px;}


.shipin{ width:960px; margin:0 auto; background:#FFFFFF; height:200px; padding-top:15px;}
.shipin div{ float:left; width:23%; margin-left:16px;}
.shipin div h2{ line-height:40px; text-align:center;}
.shipin div p{ line-height:26px; font-size:14px;}


.zhqb{ background:#f2f2f2; color:#000000; padding-bottom:30px;}
.zhqb h2.tt{display:block; font-size:20px; line-height:50px; margin:0 auto; width:100%; text-align:center; color:#000000;/* padding:15px 0;*/}
.zhqb div.w960{ width:920px; margin:0 auto;}
.w960 .qubie span{ font-size:14px; line-height:26px;}
.w960 .tb_qb{ width:920px; border-bottom:1px #C2C2C2 solid; border-left:1px #C2C2C2 solid; margin-top:30px;}
.w960 .tb_qb td{ line-height:26px; font-size:14px; border-right:1px #C2C2C2 solid; border-top:1px #C2C2C2 solid; padding:10px;}
.w960 .tb_qb td a.btn_kt{ color:#F60}
.w960 .tb_qb td a.btn_kt:hover{ color:#900}
.w960 .tb_qb td li{line-height:26px; font-size:14px;}




















































































