.line{
	background: url('http://img62.ddimg.cn/special/campaign/pc/line.png') no-repeat 0 0;
	width: 1186px;
	height: 1px;
	margin: 0 auto;
}
.authordes{
	width: 1120px;
	overflow: hidden;
	clear: both;
	height: 250px;
	padding: 70px 35px 0;
}
.authordes > div{
	float: left;
}
.authordes img{
	width: 180px;
	height: 180px;
	margin-right: 55px;
}
.authordes .content{
	width: 885px;
}
.authordes .content .name{
	font-size: 30px;
	color: #4affbc;
}
.authordes .content span{
	font-size: 20px;
	margin-left: 30px;
}
.authordes .content .des{
	font-size: 15px;
	color: #d5d0ce;
	line-height: 36px;
	font-weight: bold;
	margin-top: 30px;
}
.products{
	margin-top: 30px;
}
.products .label{
	text-align: center;
	color: #36f5af;
	font-size: 32px;
	line-height: 100px;
}
.products .row{
	width: 1202px;
	background: url('http://img61.ddimg.cn/special/campaign/pc/bookbg.png') no-repeat 0 0;
	height: 343px;
	overflow: hidden;
	clear: both;
}
.products .row .item{
	width: 555px;
	height: 283px;
	float: left;
	border: 2px solid transparent;
	position: relative;
	padding-top: 43px;
}
.book{
	position: absolute;
	z-index: 10px;
	width: 104px;
	height: 95px;
	top: 10px;
	left: 10px;
}
.book1{
	background: url('http://img63.ddimg.cn/special/campaign/pc/book1.png') no-repeat 0 0;
}
.book2{
	background: url('http://img63.ddimg.cn/special/campaign/pc/book2.png') no-repeat 0 0;
}
.products .row .item:hover{
	border-color: #3ef1af;
}
.products .row .item:first-child{
	margin-left: 40px;
}
.products .row .item .img{
	width: 260px;
	position: relative;
}
.products .row .item .img a{
	width: 220px;
    height: 220px;
    border: 10px solid #717171;
    display: block;
    text-align: center;
    background-color: #fff;
}
.products .row .item .img img{
	height: 220px;
}
.products .row .item .content{
	width: 265px;
	padding-right: 26px;
}
.products .row .item .content a.title{
	font-size: 24px;
	color: #f9d04b;
	white-space: nowrap;
    text-overflow: ellipsis;
  	overflow: hidden;
  	margin-bottom: 25px;
  	display: block;
}
.products .row .item .content .des{
	font-size: 15px;
	color: #c8c8c8;
	line-height: 24px;
	height: 143px;
}
.products .row .item .content .from{
	font-size: 14px;
	color: #999999;
	margin-top: 25px;
}
.about{
	margin-top: 60px;
	overflow: hidden;
	clear: both;
}
.about .label{
	color: #36f5af;
	font-size: 30px;
}
.about .aboutbook{
	width: 244px;
	text-align: center;
	font-size: 14px;
	color: #b4b4b4;
	margin-top: 30px;
	margin-right: 55px;
	margin-bottom: 50px;
	line-height: 30px;
	height: 355px;
}
.about .aboutbook .img{
	border: 2px solid transparent;
	width: 240px;
	height: 240px;
}
.about .aboutbook .img:hover{
	border: 2px solid #3ef1af;
}
.about .aboutbook .img a{
	width: 220px;
    height: 220px;
    border: 10px solid #717171;
    display: block;
    text-align: center;
    background-color: #fff;
}
.about .aboutbook img{
	height: 220px;
}
.about .aboutbook .name{
	font-size: 18px;
	line-height: 50px;
	color: #c8c8c8;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}