body {
  margin: 0;
  padding: 0;
  font-family: "΢���ź�";
}
.book {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: solid 1px #f6f6f6;
  margin-top: 20px;
  float: left;
  position: relative;
  margin-left: -550px;
  left: 50%;
  padding-bottom: 10px;
}
.book img {
  float: left;
  width: 206px;
  height: 290px;
}
.book .book-right {
  float: left;
  width: 850px;
  margin-left: 27px;
}
.book .book-right .book-right2 {
  float: left;
  width: 450px;
}
.book .book-right .book-right3 {
  float: right;
   width: 130px;
}
.book .book-right .name {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  float: left;
}
.book .book-right .max-txt {
  font-size: 14px;
  color: #999999;
  line-height: 26px;
  width: 100%;
  float: left;
}
.book .book-right .down {
  width: 100px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
  background-color: #e0101f;
  float: left;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 5px;
}
.book .book-right .down i {
  font-size: 13px;
}
.book .book-right .down:hover {
  background-color: #db0211;
}
.BookIntroduction {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 40px;
}
.BookIntroduction div {
  width: 100%;
  float: left;
  color: #000000;
  font-size: 14px;
}
.BookIntroduction p {
  width: 100%;
  float: left;
  color: #999999;
  font-size: 14px;
  line-height: 25px;
  margin: 0px;
}
.playBox {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  height: 106px;
  background-color: #f7f7f7;
  background-image: url(../image/play.jpg);
  margin-top: 15px;
}
.playButton .last {
  float: left;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  cursor: pointer;
  margin-top: 27px;
  margin-left: 16px;
  background-image: url(../image/play_06.jpg);
}
.playButton .play {
  float: left;
  width: 80px;
  height:80px;
  border-radius: 100%;
  cursor: pointer;
  margin-top: 11px;
  margin-left: 10px;
  background-image: url(../image/play_pause.png) ;
  background-size:100% 100%;
}
.playButton .next {
  float: left;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  cursor: pointer;
  margin-top: 27px;
  margin-left: 10px;
  background-image: url(../image/play_09.jpg);
}
.playButton .volume {
  float: left;
  width: 33px;
  height: 33px;
  cursor: pointer;
  margin-top: 37px;
  margin-left: 28px;
}
.playBox .music {
  float: left;
  width: 739px;
  height: 100px;
  margin-left: 36px;
  position: relative;
}
.playBox .box {
  width: 800px;
  float: left;
  margin-top: 25px;
/*  position: absolute;*/
}
.playBox .box span {
  font-size: 12px;
  color: #999999;
}
.playinfo .box .title {
  color: #000000;
  font-size: 22px;
  padding-right: 13px;
}
.playinfo .box .time {
  float: right;
  font-size: 18px;
  color: #999999;
  margin-top: 5px;
}
.slider-runway {
    position: relative;
    width: 800px;
    height: 6px;
    border-radius: 4px;
    background: #ddd;
    cursor: pointer;
    display: inline-block;
}

.slider-progress {
	position: absolute;
	height: 6px;
	background: #e0101f;
	border-radius: 4px;
}
.slider-buffer{
	position: absolute;
	height: 6px;
	background: #a9a9a9;
	border-radius: 4px;
}
.musicBOX {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  height: 106px;
  background-color: #f7f7f7;
  background-image: url(../image/play.jpg);
}
.Model {
  width: 100%;
  float: left;
}
.marginBOX {
  margin-bottom: 100px;
}
.list-box {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.list-box .box-li {
  width: 100%;
  float: left;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  cursor: pointer;
}
.list-box .box-li .fa-list-ul {
  float: left;
  font-size: 20px;
  color: #afafaf;
  padding-left: 30px;
  padding-right: 20px;
  margin-top: 15px;
  cursor: pointer;
}
.list-box .box-li span {
  font-size: 16px;
}
.list-box .box-li .title {
  width: 696px;
  float: left;
  display: inherit;
  color: #777777;
}
.list-box .box-li .time {
  width: 168px;
  float: left;
  display: inherit;
  color: #777777;
}
.list-box .box-li .MB {
  width: 129px;
  float: left;
  display: inherit;
  color: #777777;
}
.list-box .box-li .fa-play-circle-o {
  font-size: 24px;
  color: #e0101f;
  float: left;
  margin-top: 13px;
}
.list-box .box-li:hover span {
  color: #e0101f;
}
.list-box .box-li:hover i {
  color: #e0101f;
}
.logo {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  height: 75px;
}
.logo .logo-img {
  width: 196px;
  height: auto;
  float: left;
  margin-top: 13px;
  margin-right: 10px;
}
.logo .link {
  line-height: 75px;
  vertical-align: middle;
  font-size: 16px;
  color: #777777;
  cursor: pointer;
  text-decoration: none;
  margin-left: 6px;
  margin-right: 6px;
  float: left;
}
.logo .link:hover {
  color: #e0101f;
}
.logo .search {
  width: 260px;
  height: 30px;
  border: solid 1px #d5d5d5;
  border-radius: 15px;
  background-color: #f7f7f7;
  float: left;
  margin-top: 21.5px;
  margin-left: 20px;
}
.logo .search input {
  width: 190px;
  height: 27px;
  float: left;
  margin-left: 15px;
  border: 0;
  outline: none;
  background-color: #f7f7f7;
}
.logo .search i {
  font-size: 17px;
  float: right;
  color: #9d9d9d;
  margin: 6.5px;
  cursor: pointer;
}
.logo .search i:hover {
  color: #e0101f;
}
.logo .login {
 /* width: 75px;*/
  line-height: 75px;
  vertical-align: middle;
  float: right;
}
.logo .login a {
  float: right;
  line-height: 75px;
  vertical-align: middle;
  font-size: 16px;
  color: #777777;
  cursor: pointer;
  text-decoration: none;
}
.logo .login img {
  float: right;
  margin-right: 12px;
  width: 17px;
  height: 24px;
  margin-top: 26px;
}
.footer {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #353030;
  height: 90px;
}
.footer .all {
  float: right;
  margin-top: 27px;
  margin-right: 45px;
}
.footer .weixin {
  width: 70px;
  height: 70px;
  float: left;
  margin-top: 10px;
  margin-left: 23px;
}
.footer .box {
  height: 70px;
  margin-top: 20px;
  width: 740px;
  float: left;
  margin-left: 30px;
}
.footer .box .box-ul {
  width: 100%;
  float: left;
}
.footer .box .box-ul a {
  font-size: 14px;
  text-decoration: none;
  color: #adadad;
  margin-right: 30px;
}
.footer .box .address {
  width: 100%;
  float: left;
  margin-top: 8px;
  line-height: 25px;
  vertical-align: middle;
}
.footer .box .address span {
  color: #636363;
  font-size: 12px;
  float: left;
}
.footer .box .address .Copyright {
  float: left;
  margin-left: 40px;
}
/*
 * 翻页
 */
.Flip {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 50px;
  height: 30px;
}
.Flip .btn {
  float: right;
  height: 26px;
  border: solid 1px #aeaeae;
  line-height: 26px;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
  cursor: pointer;
  margin-left: 8px;
  font-size: 13px;
  color: #000;
}
.Flip .btn:hover {
  border: solid 1px #e0101f;
  color: #FFFFFF;
  background-color: #e0101f;
}
.Flip .active {
  border: solid 1px #e0101f;
  color: #FFFFFF;
  background-color: #e0101f;
}
.Flip .paddingright {
  float: right;
  width: 30px;
  height: 26px;
}
.classfy{
	text-decoration:none;
	color: #000000;	
}
.classfy:hover {
  color: #e0101f;
}

.audioplayer-time{
	margin-top: 11px !important;
}

.music .hrs{
	float: right;
    color: #999;
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    width: 10px;
    position: absolute;
    right: 38px;
    top: 30px;	
}
.read{
	height: 35px;
    width: 120px;
    line-height:35px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #e30710;
    font-weight: bold;
    border: solid #e30710 1.5px;
    border-radius: 3px;
    text-decoration: none;
    float: left;
    margin-left: 20px;
}
