﻿body {
	margin: 0;
	font-size: 3vw;
	background: white;
}

.mui-bar>a{
	color: white;
}
			
.mui-control-content .mui-loading {
	margin-top: 50px;
}
.mui-bar{
	background-color: #f5646b;
	color: white;
}
.mui-content{
	width: 90%;
	margin-left: 5%;
}
.mui-content-padded{
	text-align: center;
}
.mui-active,.mui-pagination>li.mui-active>a{
color: #fff; 
border-color: #f5646b;
background-color: #f5646b;	
}

.concent_book_top,
.concent_bottom,
.concent_top_nume{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;	
}


.concent{
	min-height: 180vw;
	background: white;
}
.concent_book_top{
	width: 90%;
	margin: 5%;	
}
.concent_book_top_left{
	width: 30%;
	margin-top: 10vw;
}
.concent_book_top_left img{
	widows: 100%;
	height: 40vw;
}
.concent_book_top_right{
	width: 60%;
	margin-left: 10%;
	margin-top: 10vw;
}
.concent_book_title{
	font-size: 4.5vw;
	font-weight: bold;
	margin-bottom: 6vw;
}
.concent_book_writer,.concent_book_data,.concent_book_publisher,.concent_book_isbn{
	font-size: 4vw;
	margin-top: 2vw;
}
.concent_book_info{
	width: 90%;
	margin: 5%;
	font-size: 4vw;
	text-indent:2em;
	line-height: 6vw;
	color: black;
}
.concent_book_read{
	margin-top: 10vw;
	font-size: 4.5vw;
	color: #f5646b;
	text-align: center;	
}
.concent_bottom{
	width: 100%;
	height: 15vw;
	position:fixed;
	bottom:0px;  
	z-index:1;
	box-shadow: 0.1vw 0.1vw 1vw #000000;
	background: white;
}
.concent_bottom_buttom{
	width: 30%;
	text-align: center;
	font-size: 6vw;
	color: white;
	line-height: 15vw;
	background: #9acbc1;
	margin-left:70%;
}
.concent_bottom_buttom_img{
	width: 12.5%;	
	background: #f5646b;
	border-left:solid 0.1vw white ;
}
.concent_bottom_buttom_img img{
	width: 8vw;
	height: 8vw;
	margin-top: 3.5vw;
	margin-left: 2vw;
}
.concent_bottom_buttom_img_grey{
	background: white;
}
.mui-media{
	color: #000000;
}

/*详情页2*/
.concent_top{
	padding-top:25%;
	width: 100%;
	height: 70vw;
	border-bottom:solid 2vw #EEEEEE ;
}
.concent_top_img{
	margin-top: 12vw;
}
.concent_top_img img{
	width: 100%;
	height: 45vw;
}
.concent_top_nume_title{
	font-size: 7vw;
	text-indent:5vw;
	width: 100%;
	height: 15vw;
	line-height: 15vw;
	margin-top: -16vw;
	color: white;
	background: rgba(0,0,0,0.5);
}
.concent_top_nume_left{
	width: 50%;
	margin-top: 3vw;
	font-size: 4vw;
	text-indent:5vw;
}
.concent_top_nume_right{
	width: 38%;
	margin-left: 8%;
	margin-top: 2vw;
	font-size: 3vw;
	line-height: 3vw;
	text-align: center;
}
.concent_top_nume_right img{
	width: 25vw;
	height: 37vw;
}
.score{
	 
	font-size: 3.5vw;height: 12vw;
}
