.common-flx-vc{
	height: 3rem;
	padding: 0 0.93rem;
	box-shadow: -0.1rem 0.11rem 0.15rem 0rem 
		rgba(0, 0, 0, 0.15);
	position: relative;
	z-index: 5;
}
.common-flx-vc>a>img{
	height: 1.7rem;
}
.m-closed{
	height: 1.2rem;
	cursor: pointer;
}
.m-opened{
	height: 1.1rem;
	cursor: pointer;
}
.mmask{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.25);
	display: none;
	z-index: 20;
}
div.common-flx-vc{
	border-bottom: 1px solid #e3e3e3;
}
.blo-nav{
	height: 2.85rem;
	line-height: 2.85rem;
	border-bottom: 1px solid #f3f3f3;
	padding-left: 1rem;
	font-size: 0.67rem;
}
/*首页*/
.home-flx-d{
	padding: 0 3.14%;
	background: #e5e5e5;
	padding-bottom: 10%;
}
.home-flx-d>.w-100{
	padding: 0.25rem;
}
.home-flx-d a{
	position: relative;
}
.nav-tit{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	font-size: 0.82rem;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
}
.main-flx-wrap a{
	display: block;
	padding: 0.25rem;
}
/*产品列表2*/
.bg-f5{
	background: #f5f5f5;
}
.product-list{
	padding: 1.1rem 2.2%;
}
.product{
	padding: 0 2.4%;
	display: block;
	text-align: center;
}
.imgbox{
	height: 10.35rem;
}
.imgbox>img{
	max-height: 100%;
}
.product-name{
	height: 2.1rem;
	line-height: 2.1rem;
	font-size: 0.67rem;
}
.ptag{
	position: absolute;
	min-width: 2.2rem;
	height: 1.1rem;
	line-height: 1.1rem;
	right: 0.67rem;
	top: 0.67rem;
	padding: 0 0.25rem;
	font-size: 0.75rem;
}
/*分级资料*/
.docs-list{
	padding: 1.6rem 2.2%;
}
.document{
	padding: 0 2.4%;
	display: block;
	text-align: center;
	margin-bottom: 0.8rem;
}
.docbox{
	height: 9.75rem;
	box-shadow: 0 0 0.25rem rgba(0,0,0,0.1);
}
.docbox>img{
	height: 100%;
	width: 100%;
}
.doc-name{
	height: 2.2rem;
	line-height: 2.2rem;
}
/*产品推荐*/
.recomtainer{
	padding: 0 4.75%;
}
.recommends{
	border-bottom: 1px solid #e1e1e1;
	white-space: nowrap;
	overflow-x: auto;
}
.recommend{
	display: inline-block;
	height: 2.9rem;
	line-height: 2.9rem;
	font-size: 0.82rem;
	text-align: center;
	padding: 0 0.4rem;
	/* justify-content:center;
	align-items:center;
	white-space:normal;
	vertical-align: middle;
	overflow: hidden; */
	min-width: 33.33%;
}
.artitle{
	font-size: 0.97rem;
	padding: 1.56rem 0 1.2rem;
}
/*联系我们*/
.contactiner{
	padding: 0 3%;
}
.contitle{
	font-size: 0.82rem;
	line-height: 1.6rem;
	padding: 1.2rem 0;
}
.v-text{
	font-size: 0.66rem;
	padding-top: 0.63rem;
}
/*FQA列表*/
.qtop-flx{
	padding-top: 1.05rem;
	margin-bottom: -1px;
}
.char{
	display: inline-flex;
	width: 1rem;
	height: 1.05rem;
	border-radius: 0.17rem;
	text-align: center;
	font-size: 0.82rem;
	font-weight: normal;
}
.charbox{
	width: 2.55rem;
	text-align: center;
}
.quesflx-vc{
	border-bottom: 1px solid #e3e3e3;
	width: calc(100% - 2.55rem);
	padding-right: 5%;
	margin-top: -0.15rem;
	padding-bottom: 1rem;
}
.question{
	font-size: 0.82rem;
	width: calc(100% - 1.1rem);
}
.quesflx-vc>img{
	width: 1.05rem;
	height: 1.07rem;
}
.answer-flx{
	padding-top: 0.93rem;
	background: #f5f5f5;
}
.answer-txt{
	width: calc(100% - 2.55rem);
	margin-top: -0.2rem;
	font-size: 0.67rem;
	line-height: 1.3rem;
	padding-bottom: 0.85rem;
	min-height: 6rem;
}
/*书籍列表*/
.shelfs-wrapper{
	background:#efeff4;
	min-height: 100%;
	overflow-y:auto;
	padding: 1rem 0;
}
.shelftem{
	padding-top: 0.3rem;padding-bottom: 0.8rem;
}
.shelf-name{
	height: 1.4rem;
	line-height: 1.4rem;
	background: #009fe3;
	border-radius: 0.2rem;
	color: #fff;
	font-size: 0.7rem;
	width: 95%;
	margin: 0 auto 1.4rem;
	padding-left: 3.6%;
}
.shelf-container{
	/*padding-top: 1.35rem;*/
	/*margin-bottom: 0.8rem;*/
}
.book-slide{
	font-size: 0;
}
.booktem{
	display: inline-block;
	text-align: center;
	padding: 0 3%;
	vertical-align: top;
}
.booktem>img{
	height: 5.2rem;
	width: 3.6rem;
	border-radius: 0.22rem;
	box-shadow: 0px 0px 0.47rem 0px rgba(102, 102, 102, .9);
}
.book-name{
	font-size: 0.45rem;
	color: #0894ec;
	margin: 0.27rem auto 0.5rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.sb-p,.sb-n{
	position: absolute;
    top: 50%;
    width: 1.35rem;
    height: 2.2rem;
    z-index: 10;
    cursor: pointer;
    background-size: 1.25rem;
    margin-top: -2.5rem;
    background-position: center;
    background-repeat: no-repeat;
}
.sb-p{
	left: .5rem;
    right: auto;
}
.sb-n{
	right: .5rem;
    left: auto;
}