@charset "utf-8";
/* CSS Document */

.booklet .b-wrap-left{ background:#fff url(//r1.visitbeijing.com.cn/images/20210823143231/491ff1fc6f560c7ae4915d6678fa444a.png) no-repeat top left;}
.booklet .b-wrap-right{ background:#efefef url(//r1.visitbeijing.com.cn/images/20210823143231/d15b4ca550b58e977fde0dcfdd1b7ddd.png) no-repeat top left;}
.booklet .b-counter {
	bottom:10px;
	position:absolute;
	display:block;
	width:90%;
	height:20px;
	border-top:1px solid #ddd;
	color:#222;
	text-align:center;
	font-size:12px;
	padding:5px 0 0;
	background:transparent;
	-moz-box-shadow:0px -1px 1px #fff;
	-webkit-box-shadow:0px -1px 1px #fff;
	box-shadow:0px -1px 1px #fff;
	opacity:0.8;
}
.book_wrapper{ margin:0 auto;padding-top: 70px; width:1002px; height:700px; position:relative;}
a#next_page_button{ position:absolute; width:64px; height:64px; cursor:pointer; top:50%; background:url(//r1.visitbeijing.com.cn/images/20210823143155/8e25debcc6b1493b76adffa4c99b24f6.png) left top no-repeat; z-index:9999; right:-60px;}
a#prev_page_button{ position:absolute; width:64px; height:64px; cursor:pointer; top:50%; background:url(//r1.visitbeijing.com.cn/images/20210823143155/878d4fe5c3b35a1632a129a288f66c08.png) left top no-repeat;z-index:9999; left:-90px;}
#mybook{
	position: relative;
  margin-left: -14px;
}
#mybook>span{
	position: absolute;
	width: 284px;
	height: 331px;
	/* background: url(../images/1.png) left top no-repeat; */
  top: -40px;
  left: 403px;
}
body{
	min-width: 1100px;
}

.book-cover,.book-end{
	position: absolute;
	left: 0;
	top: 150px;
	width: 100%;
	height: 100%;
	background:url(//r1.visitbeijing.com.cn/images/20210823143128/861764e3e8ded88c0cca789b465046ea.png) center no-repeat;
	background-size: 100%;
	z-index: 100;
}

.book-end{
	display: none;
	left: 50%;
	top: 50%;
	margin-left: -460px;
    margin-top: -230px;
    width: 900px;
    height: 720px;
	background:url(//r1.visitbeijing.com.cn/images/20210823141225/ff9d2d482f170f0e590e817ce26b517f.png) center no-repeat;
	background-size: 100%;
	z-index: 99;
}

.book-hide{
	display: none!important;
}





