锘?pc-style .ScollImg {
	background: #ffffff;
	margin-bottom: 20px;
}

.pc-style .ScollImg a {
	display: block;
	height: 400px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;

}

.pc-style .ScollImg .Placeholder {
	display: none;
}

.pc-style .ScollImg .swiper-pagination-bullet {
	width: 10px;
	height: 5px;
	border-radius: 10px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.pc-style .ScollImg .swiper-pagination-bullet-active {
	background: #ff3e3e;
	width: 30px;
}

.pc-style .ScollImg .swiper-pagination {
	bottom: 10px;
}

.pc-style .M1 {
	margin-bottom: 20px;
}

.pc-style .M1 .News {
	width: 360px;
	float: left;
	overflow: hidden;
	background: #ffffff;
}

.pc-style .M1 .News dl {
	display: block;
	padding: 10px 20px;
}

.pc-style .M1 .News dt {
	font-size: 24px;
	/* font-weight:bold; */
	display: block;
	padding: 10px 0px;
	color: #cc0000;
	position: relative;
	line-height: 36px;
	border-bottom: 1px dotted #e5e5e5;
}

.pc-style .M1 .News dt .LinkMore {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 10px 12px;
	background: url(images/bg0016.png) center right no-repeat;
	background-size: 8px auto;
}

.pc-style .M1 .News dd {
	padding: 10px 0px;
}

.pc-style .M1 .News dd li {
	padding-left: 10px;
	overflow: hidden;
	position: relative;
}

.pc-style .M1 .News dd li:before {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #999999;
	position: absolute;
	left: 0px;
	top: 10px;
}

.pc-style .M1 .News dd li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 26px;
}

.pc-style .M1 .Activities {
	width: 740px;
	float: right;
	overflow: hidden;
	background: #ffffff;
}

.pc-style .M1 .Activities dl {
	display: block;
	padding: 10px 20px;
}

.pc-style .M1 .Activities dt {
	font-size: 24px;
	/* font-weight:bold; */
	display: block;
	padding: 10px 0px;
	color: #cc0000;
	position: relative;
	line-height: 36px;
	border-bottom: 1px dotted #e5e5e5;
}

.pc-style .M1 .Activities dt .LinkMore {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 10px 12px;
	background: url(images/bg0016.png) center right no-repeat;
	background-size: 8px auto;
}

.pc-style .M1 .Activities dd {
	padding: 10px 0px;
	overflow: hidden;
	zoom: 1;
}

.pc-style .M1 .Activities dd .ImgBox {
	width: 260px;
	height: 182px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	position: relative;
}

.pc-style .M1 .Activities dd .ImgBox .ImgBoxLink {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
}

.pc-style .M1 .Activities dd .ImgBox .ImgBoxLink img {
	opacity: 0;
	width: 100%;
	height: 100%;
}

.pc-style .M1 .Activities dd .ImgBox .ImgBoxLink:after {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.pc-style .M1 .Activities dd .ImgDes .Title {
	margin-bottom: 5px;
}

.pc-style .M1 .Activities dd .ImgDes .Title a {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pc-style .M1 .Activities dd .ImgDes .Title a:hover {
	color: #cc0000;
}

.pc-style .M1 .Activities dd .ImgDes .Content {
	color: #666666;
	overflow: hidden;
	max-height: 10.5em;
}

.pc-style .M2 {
	margin-bottom: 20px;
}

.pc-style .M2 .Products {
	width: 1120px;
	overflow: hidden;
	background: #ffffff;
}

.pc-style .M2 .Products dl {
	display: block;
	padding: 10px 20px;
}

.pc-style .M2 .Products dt {
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding-top: 10px;
	color: #333333;
	position: relative;
	/* line-height: 24px; */
	/* border-bottom: 1px solid #e5e5e5; */
	text-align: center;
}

.pc-style .M2 .Products dd {
	overflow: hidden;
	zoom: 1;
	padding-top: 10px;
	margin: 0px -10px;
}

.pc-style .M2 .Products dd .Item {
	width: 33.32%;
	float: left;
	color: #666666;
}

.pc-style .M2 .Products dd .Item .ItemInner{
	padding: 10px;
}
.pc-style .M2 .Products dd .Item .ImgBox {
	/* margin-bottom: 10px; */
	position: relative;
	text-align: left;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	padding-left: 10px;
	box-shadow: 0px 5px 5px 0px rgb(0,0,0,0.05);
}

.pc-style .M2 .Products dd .Item .ImgBox a {
	display: block;
	padding: 10px 0px;
}

.pc-style .M2 .Products dd .Item .ImgBox img {
	width: 276px;
	height: 58px;
}

.pc-style .M2 .Products dd .Item .ImgBox .More {
	background: url(images/bg0011.gif) right bottom no-repeat;
	width: 58px;
	height: 20px;
	padding-right: 5px;
	padding-top: 40px;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.pc-style .M2 .Products dd .Item .ImgBox .More a {
	color: #ffffff;
	padding: 0px;
}

.pc-style .M2 .Products dd .Item .ImgDes {
	overflow: hidden;
	height: 10.5em;
	padding: 20px;
	background: #f5f5f5;
}
.pc-style .M2 .Products dd .Item .ImgDes p{
	padding: 0.2em 0px;
}
.pc-style .M2 .Products dd .ItemSearch{
	width: 66.66%;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box {
	background: #e53737;
	background: linear-gradient(#ff3e3e,#e53737);
	background: linear-gradient(#e53737,#e56837);
    position: relative;
    z-index: 10;
	padding: 75px 90px;
	border-radius: 12px;
}
.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Box-title{
	color:#ffffff;
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
.pc-style .M2 .Products dd .ItemSearch .Search-Box .eBook-Num {
    color: #ffffff;
	color:rgba(255,255,255,0.8);
    padding-left: 10px;
    margin-bottom: 5px;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .eBook-Num strong {
    font-weight: bold;
    padding: 0px 3px;
}
.pc-style .M2 .Products dd .ItemSearch .Search-Box .eBook-Num a{
	color: #ffffff;
}
.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Input {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
	background: #ffffff;
	border-radius: 5px;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Input input {
    width: 100%;
    height: 40px;
	border: none;
    /* border: 2px solid #e53737; */
    box-sizing: border-box;
    line-height: 40px;
    padding: 0 145px 0 15px;
    color: #333333;
    font-size: 13px;
    outline: none;
	background: transparent;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Input input.Placeholder {
    font-size: 14px;
    color: #999999;
    padding-left: 10px;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Input .Search-Btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 40px;
    /* background: #e53737; */
    color: #e53737;
    line-height: 40px;
    text-align: center;
    /* border-radius: 0px 5px 5px 0px; */
    font-size: 16px;
	font-weight: bold;
}
.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Input .Search-Btn::before{
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	bottom: 10px;
	left:0px;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Result {
    position: absolute;
    top: 39px;
    right: 80px;
    border: 1px solid #bebebe;
    background: #ffffff;
    box-sizing: border-box;
    /*display: none;*/
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Result .suggest-item {
    display: block;
    background-color: #FFFFFF;
    padding: 10px 100px 10px 10px;
    font-size: 14px;
    line-height: 1.5;
    cursor: pointer;
    border-bottom: 1px solid #eeeeee;
    text-align: left;
    position: relative;
    min-height: 3em;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Result .suggest-item .type {
    color: #888888;
    border: 1px solid #888888;
    padding: 0px 2px;
    border-radius: 2px;
    margin-right: 3px;
    font-size: 12px;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Result .suggest-item .key {
    font-weight: bold;
    color: #e53737;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Result .suggest-item:hover {
    background: #f5f5f5;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Result .suggest-item-more {
    display: block;
    background: #f5f5f5;
    color: #336699;
    padding: 10px 10px;
    text-align: right;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Result .suggest-item-title {
    display: block;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Result .suggest-item-other {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px;
    text-align: right;
    width: 80px;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Result .suggest-item-price {
    display: block;
    color: #e53737;
    font-family: 'Roboto', sans-serif;
}

.pc-style .M2 .Products dd .ItemSearch .Search-Box .Search-Result .suggest-item-buy-count {
    display: block;
    font-size: 12px;
    color: #888888;
}




.pc-style .ComNewEbook {
	background: #ffffff;
	margin-bottom: 20px;
	padding: 10px 20px;
}

.pc-style .ComNewEbook .ComNewEbookTitle {
	font-size: 24px;
	display: block;
	padding: 10px 0px;
	color: #cc0000;
	position: relative;
	line-height: 36px;
	border-bottom: 1px dotted #e5e5e5;
	margin-bottom: 20px;
}

.pc-style .ComNewEbook .ComNewEbookTitle .R {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 10px 12px;
	background: url(images/bg0016.png) center right no-repeat;
	background-size: 8px auto;
}

.pc-style .ComNewEbook .EbookList {
	width: 1130px;
}

.pc-style .ComNewEbook .EbookList:after {
	content: "";
	display: block;
	clear: both;
}

.pc-style .ComNewEbook .EbookList .Item {
	width: 138px;
	float: left;
	margin: 0px 50px 30px 0px;
}

.pc-style .ComNewEbook .EbookList .Item .ItemImg {
	width: 138px;
	height: 195px;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	z-index: 1;
	display: block;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}

.pc-style .ComNewEbook .EbookList .Item .ItemImg:after {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border: 1px solid #e5e5e5;
	z-index: 5;
}

.pc-style .ComNewEbook .EbookList .Item .ItemImg .ItemFlag {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 4;
	background-position: center bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.pc-style .ComNewEbook .EbookList .Item .ItemImg a {
	display: block;
	width: 100%;
	height: 100%;
}

.pc-style .ComNewEbook .EbookList .Item .ItemImg img {
	width: 100%;
	height: 100%;
	line-height: 1.5;
}

.pc-style .ComNewEbook .EbookList .Item .ItemImg .ProductImg {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
}

.pc-style .ComNewEbook .EbookList .Item .Not3D {
	width: 100%;
	height: 100%;
}

.pc-style .ComNewEbook .EbookList .ItemVideo .ItemImg {
	background: url(http://wx.100xuexi.com/images/bgimg/videocoverbgimg.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.pc-style .ComNewEbook .EbookList .ItemVideo .ItemImg .BgImg {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

.pc-style .ComNewEbook .EbookList .ItemVideo .ItemImg .BgImg img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.pc-style .ComNewEbook .EbookList .ItemVideo .ItemImg .ProductImg {
	width: 80%;
	height: auto;
	position: absolute;
	z-index: 2;
	left: 10%;
	top: 25%;
	box-sizing: border-box;
	border: 1px solid #ffffff;
}

.pc-style .ComNewEbook .EbookList .ItemVideo .ItemImg .ProductImg img {
	width: 100%;
	height: auto;
}

.pc-style .ComNewEbook .EbookList .Item .ItemImg:hover {
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
	transform: translateY(-5px);
	-webkit-ttransform: translateY(-5px);
}

.pc-style .ComNewEbook .EbookList .Item .ItemName {
	height: 60px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	text-align: left;
}

.pc-style .ComNewEbook .EbookList .Item .ItemName a {
	display: block;
}

.pc-style .ComNewEbook .EbookList .Item .ItemName .cssType {
	color: #ff3e3e;
}

.pc-style .ComNewEbook .EbookList .Item.place-holder .ItemImg .ProductImg {
	background: #f5f5f5;
}

.pc-style .ComNewEbook .EbookList .Item.place-holder .text-place-holder {
	display: block;
	overflow: hidden;
}

.pc-style .ComNewEbook .EbookList .Item.place-holder .text-place-holder:before {
	content: "";
	display: block;
	height: 14px;
	margin: 3px 0px;
	background: #f5f5f5;
}

.pc-style .ComNewEbook .EbookList .Item.place-holder .text-place-holder:last-child:before {
	content: "";
	display: block;
	width: 80%;
	height: 14px;
	margin: 3px 0px;
	background: #f5f5f5;
}

/* 绉诲姩绔牱寮 */

.mobile-style .ScollImg {
	background: #ffffff;
	margin-bottom: 20px;
}

.mobile-style .ScollImg a {
	display: block;
	padding-top: 35.7%;
	background-repeat: repeat-x;
	background-size: auto 100%;
	background-position: center center;
}

.mobile-style .ScollImg .Placeholder {
	display: none;
}

.mobile-style .ScollImg .swiper-pagination-bullet {
	width: 10px;
	height: 5px;
	border-radius: 10px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.mobile-style .ScollImg .swiper-pagination-bullet-active {
	background: #ff3e3e;
	width: 30px;
}

.mobile-style .ScollImg .swiper-pagination {
	bottom: 10px;
}

.mobile-style .M1 .News {
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 20px;
}

.mobile-style .M1 .News dl {
	display: block;
	padding: 10px 20px;
}

.mobile-style .M1 .News dt {
	font-size: 24px;
	/* font-weight:bold; */
	display: block;
	padding: 10px 0px;
	color: #cc0000;
	position: relative;
	line-height: 36px;
	border-bottom: 1px dotted #e5e5e5;
}

.mobile-style .M1 .News dt .LinkMore {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 10px 12px;
	background: url(images/bg0016.png) center right no-repeat;
	background-size: 8px auto;
}

.mobile-style .M1 .News dd {
	padding: 10px 0px;
}

.mobile-style .M1 .News dd li {
	padding-left: 10px;
	overflow: hidden;
	position: relative;
}

.mobile-style .M1 .News dd li:before {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #999999;
	position: absolute;
	left: 0px;
	top: 10px;
}

.mobile-style .M1 .News dd li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 26px;
}

.mobile-style .M1 .Activities {
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 20px;
}

.mobile-style .M1 .Activities dl {
	display: block;
	padding: 10px 20px;
}

.mobile-style .M1 .Activities dt {
	font-size: 24px;
	/* font-weight:bold; */
	display: block;
	padding: 10px 0px;
	color: #cc0000;
	position: relative;
	line-height: 36px;
	border-bottom: 1px dotted #e5e5e5;
}

.mobile-style .M1 .Activities dt .LinkMore {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 10px 12px;
	background: url(images/bg0016.png) center right no-repeat;
	background-size: 8px auto;
}

.mobile-style .M1 .Activities dd {
	padding: 10px 0px;
	overflow: hidden;
	zoom: 1;
}

.mobile-style .M1 .Activities dd .ImgBox {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	padding-top: 70%;
}

.mobile-style .M1 .Activities dd .ImgBox .ImgBoxLink {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: cover;
}

.mobile-style .M1 .Activities dd .ImgBox .ImgBoxLink img {
	opacity: 0;
	width: 100%;
	height: 100%;
}

.mobile-style .M1 .Activities dd .ImgBox .ImgBoxLink:after {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.mobile-style .M1 .Activities dd .ImgDes .Title {
	margin-bottom: 5px;
}

.mobile-style .M1 .Activities dd .ImgDes .Title a {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.mobile-style .M1 .Activities dd .ImgDes .Title a:hover {
	color: #cc0000;
}

.mobile-style .M1 .Activities dd .ImgDes .Content {
	color: #666666;
	overflow: hidden;
	max-height: 6em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mobile-style .M2 {
	margin-bottom: 20px;
}

.mobile-style .M2 .Products {
	overflow: hidden;
	background: #ffffff;
}

.mobile-style .M2 .Products dl {
	display: block;
	padding: 10px 20px;
}

.mobile-style .M2 .Products dt {
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding:10px 0px;
	color: #333333;
	position: relative;
	text-align: center;
}

.mobile-style .M2 .Products dd {
	overflow: hidden;
	zoom: 1;
}

.mobile-style .M2 .Products dd .Item {
	color: #666666;
	margin-bottom: 20px;
}

.mobile-style .M2 .Products dd .Item .ImgBox {
	/* margin-bottom: 10px; */
	position: relative;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	box-shadow: 0px 5px 5px 0px rgb(0,0,0,0.05);
}

.mobile-style .M2 .Products dd .Item .ImgBox a {
	display: block;
	padding: 10px 0px 10px 10px;
}

.mobile-style .M2 .Products dd .Item .ImgBox img {
	width: 276px;
	height: 58px;
}

.mobile-style .M2 .Products dd .Item .ImgBox .More {
	background: url(images/bg0011.gif) right bottom no-repeat;
	width: 58px;
	height: 20px;
	padding-right: 5px;
	padding-top: 40px;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.mobile-style .M2 .Products dd .Item .ImgBox .More a {
	color: #ffffff;
	padding: 0px;
}

.mobile-style .M2 .Products dd .Item .ImgDes {
	overflow: hidden;
	background: #f5f5f5;
	padding: 20px;
}
.mobile-style .M2 .Products dd .Item .ImgDes p{
	padding: 0.2em 0px;
}
.mobile-style .ComNewEbook {
	background: #ffffff;
	margin-bottom: 20px;
	padding: 10px 20px;
}

.mobile-style .ComNewEbook .ComNewEbookTitle {
	font-size: 24px;
	display: block;
	padding: 10px 0px;
	color: #cc0000;
	position: relative;
	line-height: 36px;
	border-bottom: 1px dotted #e5e5e5;
	margin-bottom: 20px;
}

.mobile-style .ComNewEbook .ComNewEbookTitle .R {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 10px 12px;
	background: url(images/bg0016.png) center right no-repeat;
	background-size: 8px auto;
}

.mobile-style .ComNewEbook .EbookList {
	margin: -16px;
}

.mobile-style .ComNewEbook .EbookList:after {
	content: "";
	display: block;
	clear: both;
}

.mobile-style .ComNewEbook .EbookList .Item {
	width: 33.33%;
	float: left;
	box-sizing: border-box;
	padding:16px;
}

.mobile-style .ComNewEbook .EbookList .Item .ItemImg {
	width: 100%;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	z-index: 1;
	display: block;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}
.mobile-style .ComNewEbook .EbookList .Item .ItemImg:before{
	content: "";
	display: block;
	padding-top: 142%;
}
.mobile-style .ComNewEbook .EbookList .Item .ItemImg:after {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border: 1px solid #e5e5e5;
	z-index: 5;
}

.mobile-style .ComNewEbook .EbookList .Item .ItemImg .ItemFlag {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 4;
	background-position: center bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.mobile-style .ComNewEbook .EbookList .Item .ItemImg a {
	display: block;
	width: 100%;
	height: 100%;
}

.mobile-style .ComNewEbook .EbookList .Item .ItemImg img {
	width: 100%;
	height: 100%;
	line-height: 1.5;
}

.mobile-style .ComNewEbook .EbookList .Item .ItemImg .ProductImg {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
}

.mobile-style .ComNewEbook .EbookList .Item .Not3D {
	width: 100%;
	height: 100%;
}

.mobile-style .ComNewEbook .EbookList .ItemVideo .ItemImg {
	background: url(http://wx.100xuexi.com/images/bgimg/videocoverbgimg.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.mobile-style .ComNewEbook .EbookList .ItemVideo .ItemImg .BgImg {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

.mobile-style .ComNewEbook .EbookList .ItemVideo .ItemImg .BgImg img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.mobile-style .ComNewEbook .EbookList .ItemVideo .ItemImg .ProductImg {
	width: 80%;
	height: auto;
	position: absolute;
	z-index: 2;
	left: 10%;
	top: 25%;
	box-sizing: border-box;
	border: 1px solid #ffffff;
}

.mobile-style .ComNewEbook .EbookList .ItemVideo .ItemImg .ProductImg img {
	width: 100%;
	height: auto;
}

.mobile-style .ComNewEbook .EbookList .Item .ItemImg:hover {
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
	transform: translateY(-5px);
	-webkit-ttransform: translateY(-5px);
}

.mobile-style .ComNewEbook .EbookList .Item .ItemName {
	height: 4.5em;
	line-height: 1.5;
	font-size: 12px;
	overflow: hidden;
	text-align: left;
}

.mobile-style .ComNewEbook .EbookList .Item .ItemName a {
	display: block;
}

.mobile-style .ComNewEbook .EbookList .Item .ItemName .cssType {
	color: #ff3e3e;
}

.mobile-style .ComNewEbook .EbookList .Item.place-holder .ItemImg .ProductImg {
	background: #f5f5f5;
}

.mobile-style .ComNewEbook .EbookList .Item.place-holder .text-place-holder {
	display: block;
	overflow: hidden;
}

.mobile-style .ComNewEbook .EbookList .Item.place-holder .text-place-holder:before {
	content: "";
	display: block;
	height: 14px;
	margin: 3px 0px;
	background: #f5f5f5;
}

.mobile-style .ComNewEbook .EbookList .Item.place-holder .text-place-holder:last-child:before {
	content: "";
	display: block;
	width: 80%;
	height: 14px;
	margin: 3px 0px;
	background: #f5f5f5;
}
.mobile-style .M2 .Products dd .ItemSearch{
	display: none;
}