@charset "utf-8";
/* CSS Document */
a{
	text-decoration: none;
	color: #333;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.position a:hover,.hotsales .pro_bookname a:hover,.hotsales .pro_intro .pro_more a:hover,.category .cate_name a:hover,a:hover{
	color:#11a1dd;
	}
.category .cate_name .current{
	color: #11a1dd;
	font-weight: bold;
	}
.position {
	font-size: 24px;
	color: #000;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 40px;
	line-height: 0px;
	background-image: url(images/bg_position.jpg);
	background-position: 5px;
	background-repeat: no-repeat;
}
.position a {
	text-decoration: none;
	color: #000;
	font-size: 20px;
	margin-right: 20px;
}
.position .links {
	margin-left: 20px;
}
#content {
	background-color: #FFF;
	font-size: 16px;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	border: 1px solid #aeaeae;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 5px #c2c2c2;
	-moz-box-shadow: 2px 2px 5px #c2c2c2;
	-webkit-box-shadow: 2px 2px 5px #c2c2c2;
	width: 1052px;
	margin-bottom: 50px;
	margin-top: 5px;
	height:auto;
	min-height:1000px;
}
h2 {
	font-size: 24px;
}
.hotsales .promotion_logo {
	position: absolute;
	left: -15px;
	top: -10px;
	z-index: 2;
}
/*  限时促销 */

.hotsales {
	padding-top: 20px;
	height: 356px;
	margin-bottom: 20px;
	position: relative;
}
.hotsales .promotion {
	width: 650px;
	background-color: #c4f4ff;
	margin-right: 20px;
	float: left;
	padding-top: 25px;
	height: 331px;
	overflow:hidden;
	position:relative;
}
.promotion_TB { position:absolute;width:10000px}
.promotion_TB li.lt{ float:left; display:block;width:650px;height:335px}
.promotion * {
	padding: 0px;
	margin: 0px;
}
.promotion .pro_pic {
	float: left;
	margin-right: 25px;
	margin-left: 20px;
}
.promotion .pro_intro {
	padding-right: 20px;
}
.hotsales .promotion .tab_pic ul img {
	box-shadow: 1px 2px 15px #c2c2c2;
	-moz-box-shadow: 1px 2px 15px #c2c2c2;
	-webkit-box-shadow: 1px 2px 15px #c2c2c2;
}

.promotion .pro_intro dd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.promotion .pro_bookname {
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	padding-top: 5px;
}
.promotion .pro_bookname a {
	color: #000;
}

.promotion .pro_intro .pro_bookintro {
	color: #333;
	margin-bottom: 10px;
}
.promotion .pro_author {
	color: #666666;
}
.promotion .pro_intro .pro_more {
	color: #666;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
}
.promotion .pro_intro .pro_more a {
	color: #666;
}

.promotion .pro_intro .pro_price {
	font-size: 20px;
	margin-bottom: 5px;
}
.promotion .pro_intro .pro_price .pro_price_cost {
	text-decoration: line-through;
	margin-bottom: 25px;
}
.promotion .pro_intro .pro_price .pro_price_discount {
	color: #ff0000;
}
.promotion .pro_intro .pro_pic {
}
/*  组合购买 */
.group {
	width: 382px;
	float: right;
}
.group * {
	padding: 0px;
	margin: 0px;
}
.group .group_title {
	font-size: 18px;
	font-weight: bold;
	padding-left: 35px;
}
.group .group_info .group_book {
	background-color: #d1ffff;
	display: block;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display:block; text-align:center
}


.group h2 {
	margin-bottom: 10px;
}
.group h2 .change {
	font-size: 16px;
	color: #11a1dd;
	font-weight: normal;
	margin-left: 235px;
}
.group_info {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 166px;
}
.group .group_info .but {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.group_info p {
	margin-bottom: 10px;
}
.group_info .group_book img {
	margin-right: 0px;
	border: 1px solid #11a1dd;
}
.group_info .group_book .group_book_pic {
	border: none;
}
.group_info .group_buy {
	display: block;
	padding-left: 45px;
}
.group_info .group_buy p:first-of-type{
	font-size: 18px;
	color: #000;
}
.group_info .group_buy p:last-of-type{
	color: #222;
}
.group_info .group_buy p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
.group .group_buy .group_book_discount {
	color: #ff0000;
}
.group .group_buy .group_book_cost {
	text-decoration: line-through;
	margin-right: 20px;

}


/*  书籍分类 */
.category {
	clear: both;
	float: left;
	width: 245px;
	border: 1px solid #9cccf0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 20px;
	background-color: #efefef;
	padding-bottom: 15px;
}
.category * {
	padding: 0px;
	margin: 0px;
}
.category .cate_name .cate_name_tit {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9cccf0;
	font-size: 24px;
	font-weight: bold;
}
.category .cate_name .acte_name_book .acte_name_book_tit {
	font-size: 14px;
	color: #000;
}
.category .cate_name .cate_name_last {
	border-bottom-style: none;

}


.category .cate_name li {
	list-style-type: none;
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c1c1c1;
	margin-left: 25px;
	padding-top: 17px;
	height: 40px;
}
.category #cate_book_recent li {
	height: 85px;
}
.category .cate_name li a {
	color: #000;
	text-decoration: none;
	font-size: 18px;
}
.category .acte_name_book dt {
	float: left;
	margin-right: 10px;
}
.category .price_print,.category .price_pdf {
	font-size: 16px;
}

.category dd {
	font-size: 14px;
	color: #666;
}

/*  书籍展示 */
.price_print{color:#ed7700;}
.price_pdf{color:#11a1dd;}
.booklist{
	margin-left: 267px;
	position: relative;
}
.booklist form {
	background-color: #9cccf0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
	display: block;
}

.booklist form .text {
	width: 667px;
	margin-right: 20px;
	font-size: 16px;
	color: #666;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.booklist form a {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.booklist .back_top {
	position: absolute;
	background-color: #CCC;
	right: 0px;
	bottom: 0px;
}
.booklist .back_top a {
	display: block;
	padding: 10px;
	font-size: 18px;
}
.booklist .booklist_info {
	padding-bottom: 10px;
	display: block;
	height: 365px;
	margin-bottom: 10px;
}


.booklist .booklist_info .booklist_title {
	padding-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	padding-left: 10px;
	display: block;
}

.booklist .booklist_info .booklist_intro {
	float: left;
	margin-left: 11px;
	padding-top: 20px;
	margin-bottom: 20px;
	margin-right: 27px;
	display: block;
	height:320px;
}
.booklist .booklist_info .booklist_intro del{color:#666;font-size:14px;margin-left:66px; display:block}
.booklist .booklist_info .booklist_intro dt {
	margin-bottom: 5px;

}
.booklist .booklist_info .booklist_intro dd:first-of-type{
	color:#000;
	}
.booklist .booklist_info .booklist_intro dd {
	margin-top: 2px;
}
.booklist .booklist_info .booklist_intro .price_print_but {
	margin-right: 10px;
}

/* tab */
*{margin:0;padding:0;list-style-type:none;}
.clear{clear:both;}
.promotion .tab_pic ul{
	height: 325px;
	width: 225px;
	position: relative;
}
.promotion .tab_pic ul li{
	float: left;
	height: 311px;
	width: 225px;
	text-align: right;
	padding-top: 14px;
}
.promotion .tab_pic ul li a{display:block;}
.tab_pic{
	float: left;
	width: 225px;
	height: 325px;
	overflow: hidden;
	position: relative;
	margin-right: 18px;
}
.tab_txt{
	height: 325px;
	overflow: hidden;
	position: relative;
	width: 400px;
}
.promotion .tab_pic .prev,.promotion .tab_pic .next{display:block;width:31px;height:31px;float:right;margin:0 0 0 1px;overflow:hidden;cursor:pointer;background:url(../images/tab_btn.png);}
.promotion .tab_pic .next{background-position:31px 0px;}
.promotion .tab_txt ul{
	position: relative;
	height: 325px;
}
.promotion .tab_txt ul li{
	width: 393px;
	height: 325px;
	padding: 10px;
	float: left;
}
.btn_bg{
	width: 225px;
	height: 33px;
	display: block;
	position: absolute;
	left: 231px;
	bottom: -2px;
	z-index: 1;
	background: #000;
	display: block;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.btn_ct{
	width: 195px;
	height: 31px;
	padding: 1px;
	display: block;
	position: absolute;
	left: 99px;
	bottom: 10px;
	z-index: 2;
}
.btn_bg{width:225px;height:33px;display:block;position:absolute;left:0;bottom:0;z-index:1;background:#000;display:block;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity: 0.3;}

/* 组合购买 */

.group_info nav {
	z-index: 0;
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	right: 0px;
	top: 0px;
}
.group_info nav a{
	display: inline-block;
	margin-right: 20px;
}
.group_info nav a:hover {
	opacity: 0.6;
}
