
/*封面*/
.book-cover{
	min-height: 100%;
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
	padding: 0;
}
.book-cover .book-cover-img{
	width: 1.1rem;
}
.book-cover-zi{
	background-color: rgba(0,0,0,.6);
	position: absolute;
	right: 0;
	top: 2.3rem;
	padding: .13rem .15rem;
	border-radius: .08rem;
	z-index: 999;
}
.book-cover .book-cover-sis{
	color: #fff;
	text-transform: uppercase;
	width: 2.2rem;
	font-family: arial;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.book-cover .book-cover-tit{
	width: 2.2rem;
	font-size: .26rem;
	line-height: 1.3;
	margin-top: .1rem;
	padding-top: .1rem;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #fff;
}
.book-cover .book-cover-tit:before{
	content: '';
	display: block;
	width: .42rem;
	height: .04rem;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
}
.book-cover-ff{
	padding-top: .4rem;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: .86rem;
	height: 5rem;
}
.book-cover-ffs{
	width: 100%;
	padding-top: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	-webkit-transform:scale(1.15);
	transform:scale(1.15);
}
.book-cover-ca1{
	width: 1.18rem;
	position: absolute;
	top: .9rem;
	right: 0;
	height: 1.3rem;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.book-cover-ca2{
	width: 1.3rem;
	height: 1.44rem;
	position: absolute;
	top: 4rem;
	left: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.book-cover-kkk{
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
}
.book-cover-kkk img{
	width: 100%;
}
.book-footer ~ .book-cover{
	padding-bottom: 0;
}
/*封面*/

/*目录*/
.book-catalog{
	position: relative;
	padding: 0 .3rem;
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
	min-height: 100%;
	
}
.searchbar-box{
	padding: 0;
}
.book-catalog .book-menu,
.book-catalog .bookla-btn{
	top: .2rem;
}
.book-catalog-tit{	
	position: relative;
	padding-left: .05rem;
	padding-top: .4rem;
}
.book-catalog-tit h2{
	display: inline-block;
	font-size: .3rem;
}
.book-catalog-tit span{
	display: inline-block;
	font-size: .15rem;
	font-weight: 600;
	font-family: arial;
	margin-left: .1rem;
}
.book-catalog-tit .book-catalog-titp{
	width: 1.22rem;
	height: .78rem;
	background-size: cover;
}

.book-catalog-main{
	margin-top: .3rem;
	padding: .1rem;
	border-radius: .08rem;
}
.book-catalog-main .book-catalog-item{
	margin-bottom: .14rem;
	border-bottom: 1px solid #7d7d7d;
}
.book-catalog-main .book-catalog-item-tit{	
	color: #fff;
	font-size: .16rem;
	min-height: .3rem;
	position: relative;
	color: #30353b;
	display: block;
	padding: .04rem .05rem .12rem .42rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.book-catalog-main .book-catalog-item-tit span{
	position: absolute;
	top: 0;
	left: 0rem;
	font-size: .26rem;
	line-height: .33rem;
	/*font-weight: 600;*/
	font-family: arial;
	text-align: right;
	width: .3rem;
	color: #fff;
}

.book-catalog-main .book-catalog-item ul{
	padding: .03rem 0;
}
.book-catalog-main .book-catalog-item ul li{
	color: #30353b;
	font-size: .14rem;
	min-height: .3rem;
	position: relative;
	padding: .04rem .05rem .04rem .65rem;
}
.book-catalog-main .book-catalog-item ul li:after{	
	content: '\f067';
	position: absolute;
	top: .0rem;
	left: .45rem;
	line-height: .3rem;
	font-size: .16rem;
}
.book-catalog-main .book-catalog-item ul li a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.book-footer ~ .book-catalog{
	padding-bottom: .1rem;
}

.book-catalog .xdx1{
	display: block;
	width: .69rem;
	height: .66rem;
	background-size: cover;
	position: absolute;
	top: 1.4rem;
	right: .0rem;
}
.book-catalog .xdx2{
	display: block;
	width: .52rem;
	height: .66rem;
	background-size: cover;
	position: absolute;
	bottom: .2rem;
	left: .0rem;
}
/*目录*/

/*产品列表*/
.book-product .book-menu,
.book-product .bookla-btn{
	top: .15rem;
}
.book-product-tit{
	padding: .2rem 0.5rem .25rem .3rem;
}
.book-product-tit h2{
	color: #fff;
	display: inline-block;
	border-bottom:2px solid #fff;
	line-height: 1.2;
	padding-bottom: .05rem;
	font-size: .18rem;
}
.book-product-item{
	padding: .1rem .05rem;
	background-color: #fff;
	border-radius: .14rem;
	margin-top: .1rem;
}
.book-product-item li{
	margin-bottom: .15rem;
}
.book-product-item li a{
	padding: 0;	
	overflow: hidden;
	
}
.book-product-item li a img{
	border-radius: .08rem;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(99,99,99,0.6);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(99,99,99,0.6);
}
.book-product-item li a p{
	margin-bottom: .05rem;
	font-size: .16rem;
	color: #000000;
	/*text-align: left;*/
}

/*产品列表*/

/*标题*/
.book-title{
	text-align: center;
	margin-top: .1rem;
}
.book-title h2{
	display: inline-block;
	position: relative;
	padding: 0 .4rem .05rem;
	font-size: .18rem;
	color: #1b1b1b;
	border-bottom: 1px solid #959595;
}
.book-title h2:before{
	content: '';
	display: block;
	width: .5rem;
	height: .04rem;
	position: absolute;
	left: 0rem;
	right: 0;
	margin: auto;
	bottom: -0.02rem;
}
.book-btn{
	font-size: .16rem;
	border-radius: .08rem;
	height: .4rem;
	line-height: .4rem;
	padding: 0;
	color: #fff;
}
.book-btn:hover{
	color: #fff;
}
/*标题*/


/*介绍*/
.book-intro-main{
	margin-top: .14rem;
}
.book-intro-main p{
	font-size: .14rem;
	word-wrap: break-word;
}
.book-banner .am-control-nav li a.am-active{
	background-color: #891c21;
}
.book-banner:after{
	content: '';
	width: .44rem;
	height: .26rem;
	display: block;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}
.book-banner:before{
	content: '';
	width: .63rem;
	height: .97rem;
	display: block;
	background-size: cover;
	position: absolute;
	bottom: -.36rem;
	right: 0;
	z-index: 9;
}
/*介绍*/

/*联系*/
.book-contact-img {
	margin-bottom: .1rem;
}
.book-contact-img img{
	width: 100%;
}

.book-contact-item{
	margin-top: .15rem;	
}
.book-contact-item li{
	position: relative;
	color: #1b1b1b;
	font-size: .15rem;
}
.book-contact-item li i{
	width: .2rem;
	height: .2rem;
	text-align: center;
	line-height: .18rem;
	border-radius: 50%;
	font-size: .12rem;
	position: absolute;
	top: .06rem;
	left: 0;
	
}
.book-contact-item li a{
	display: block;
	padding: .03rem 0 .03rem .3rem;
	position: relative;
}
.book-contact-item li.jt a{
	padding-right: .14rem;
}
.book-contact-item li.jt a:after{
	font-family: 'FontAwesome';
	font-size: .24rem;
	content: "\f105";
	position: absolute;
	top: .02rem;
	right: 0;
	color: #ababab;
	line-height: .24rem;
}

.book-contact-code{
	background-image: url(ccodebg2.png);
	position: relative;
	padding: .15rem .2rem;
	border-radius: .08rem;
}
.book-contact-code .code-img{
	width: 1rem;
}
.book-contact-code .code-img .codecc{
	width: 1rem;	
}
.book-contact-code .code-img .codecc canvas{
	width: 1rem;
	height: 1rem;
	border: .03rem solid #fff;
}
.book-contact-code .code-img img{
	width: 1rem;
	height: 1rem;
	border: .02rem solid #fff;
}
.book-contact-code .code-img p{
	text-align: center;
	font-size: .12rem;
	color: #000000;
	margin-top: .03rem;
}
.book-contact-code .code-main{
	width: 1.9rem;
}
.book-contact-code .code-main h2{
	color: #000000;
	font-size: .2rem;
	font-weight: 500;
	margin-top: .03rem;
}
.book-contact-code .code-main h2 em{
	display: inline-block;
	max-width: 1rem;
}
.book-contact-code .code-main h2 span{
	display: inline-block;
	margin-left: .16rem;
	font-size: .15rem;
}
.book-contact-code .code-main p{
	color: #000000;
	font-size: .13rem;
	margin-top: .1rem;
}

/*联系*/

.copyright {	
	margin:0px auto 10px auto;
	width:90%;
	font-size:12px;
	color:#aaaaaa;
}