

#Book_boxs{

	width: 665px;
	height: 470px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	font-size: 22px;
	padding: 10px 0px 0 45px;
	margin-left:-35px;
	margin-top:0px;
    background-image: url(../images/book_bg.jpg);
	
}

.Book_info{

	}
	
.books_left {
	vertical-align: top;
	display: inline-block;
	position: relative;
	margin-top:14px;
	width: 280px;	
	margin-left:0px;
	
}

.books_left>p {
	font-size: 16px;
	display: block;
	line-height:52px;
	margin-left:10px;

}

.books_left>p span{
	font-size:20px;
    padding-left: 35px;
}

.books_right {
    width: 300px;
	margin-left:15px;
	vertical-align: top;
	display: inline-block;
	position: absolute;
	margin-top:0px;

}


.books_right p{
	font-size: 16px;
	margin-left:68px;
}

.books_right>div {
    height: 49px;
    text-align: center;
}


.books_right>div span {
	font-size:16px;
	padding-right: 32px;

}

.books_right>div>p span {
	font-size: 20px;
	padding-right: 32px;
	color: red;
}


.Puser_photo {
	padding-left:10px;

}

.Puser_photo>img {
	border: 0px solid #EEEEEE;
	width: 114px;
	height: 148px;
	margin-top:18px;
	float:left;
	
}

.Puser_img {
	padding-left:160px;
	margin-top:40px;
}

.Puser_img>img {
	border: 0px solid #EEEEEE;
	width: 95px;
	height: 95px;

}


.Puser_title {
	width: 160px;
	font-size: 16px;
	height: 36px;
	float:left;
	display:inline-block;
	position:relative;
}

.Puser_title p{
	width: 160px;
	padding-left:40px;
	font-size: 16px;
    position:absolute; bottom:3px; right:0px;
}

.Puser_title>p span{
	font-size: 16px;
	margin-right: 14px;
}



.Puser_sex {
	width: 50px;
	font-size: 16px;
	height: 46px;
	margin-top:10px;
	float:left;
	display:inline-block;
}

.Puser_sex p{
	width: 50px;
	padding-left:50px;
	font-size: 16px;
    
}



.Puser_shengri {
	width: 50px;
	font-size: 16px;
	height: 39px;
	margin-top:60px;
	padding-left:83px;	
	height:35px;
}

.Puser_shengri p{
	width: 50px;
}
.Puser_shengri>p span{
	font-size: 16px;
	margin-right: 14px;

}


.gangwei {
	width: 300px;
	height: 36px;
	float:left;
	display:inline-block;
	position:relative;
}

.gangwei p{
	width: 300px;
	padding-left:66px;
	font-size: 16px;
	line-height: 22px;
    position:absolute; bottom:5px; right:0px;
}

.jibie {
	width: 300px;
	height: 22px;
	float:left;
	display:inline-block;
	position:relative;
}

.jibie p{
	width: 300px;
	padding-left:66px;
	font-size: 16px;
	line-height: 22px;
    position:absolute; 
    bottom:5px; right:0px;
}

.fenshu {
	width: 300px;
	height: 36px;
	float:left;
	display:inline-block;
	position:relative;
}

.fenshu p{
	width: 300px;
	font-size: 16px;
	line-height: 22px;
	padding-left:140px;
    position:absolute; bottom:5px; right:0px;
}

.fazheng {
	width: 300px;
	height: 36px;
	margin-top:126px;
	float:left;
	position:relative;
}

.fazheng p{
	width: 300px;
	padding-left:126px;
    position:absolute;
    
}


.btns{
    text-align: center;
  	margin: 2rem auto;
	width: 650px;
    margin:0 auto;
    font-size: 56px;
    display: block;
}



.tishi {
    
	width: 780px;
	height: 50px;
	margin: 1rem auto;
}

.tishi>p {
	border: 1px solid #016DD9;
	background-color: #016DD9;
	color: #FFFFFF;
	margin-left: 10px;
	padding: 8px 8px;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
}

.tishi>p:first-child {
	background-color: #FFFFFF;
	color: #016DD9;
	font-weight: 600;
}
.Print {height:0px;page-break-after: always}