@charset "utf-8";
/* CSS Document */
/*主页样式*/
.publish_content {
	width:994px;
	height:auto;
	margin-top:35px;
}
.clear {
	clear:both;
}
.gallery {
	margin:0 auto;
	padding:0;
	width:994px;
	position:relative;
	z-index:-1;
}
#slider {
	margin:0;
	padding:0;
	list-style:none;
	width:864px;
	height:240px;
	float:left;
	background:url(../images/publish_book_bg.jpg);
}
#slider li {
	width:178px;
	height:182px;
	overflow:hidden;
	float:left;
	margin:0;
	padding-top:30px;
	list-style:none;
	text-align:center;
}
p#controls {
	margin:0;
	padding:0;
	position:relative;
}
.gallery_left {
	width:51px;
	height:240px;
	float:right;
	background:url(../images/picture_show_rightBg.gif);
	cursor:pointer;
}
.gallery_right {
	width:53px;
	height:240px;
	float:left;
	background:url(../images/picture_show_leftBg.gif);
	cursor:pointer;
}
.portfolio {   /*作品集*/
	width:994px;
	margin-top:20px;
	height:100%;
}
.portfolio_title {
	background:none;
	height:36px;
}
.portfolio_list {
	height:220px;
	width:994px;
	background:#eaeaea;
	padding-top:34px;
}
.portfolio_list_book {
	width:827px;
	height:219px;
	margin-left:75px;
	padding-left:18px;
	border-bottom:1px solid #FFF;
}
.portfolio_list_book img {
	float:left;
	margin-top:20px;
	margin-left:20px;
}
.portfolio_list_book_text {
	margin-left:50px;
	float:left;
	width:565px;
	color:#666666;
}
.portfolio_list_book_text img {
	padding:0;
	margin:0;
	}
.portfolio_list_book_text h2 {
	font-size:18px;
	color:#666666;
	display:block;
	margin-top:15px;
}
.portfolio_list_book_text p {
	display:block;
	line-height:20px;
	margin-top:10px;
}
.portfolio_list_book_text .icon_more {
	color:#666666;
	display:block;
	margin-top:61px;
	width:100px;
}
.portfolio_list_book_text .ebook {
	width:120px;
	height:25px;
	display:block;
	float:right;
}
.portfolio_list_book_text a{
	text-decoration: underline;
	}
.publish_page_bottom {
	height:40px;
	background:#ececec;
	width:919px;
	padding:20px 75px  0 0 ;
}

.pub_tan_body{
	width:417px;
	}
.pub_tan_title{
	width:417px;
	height:41px;
	border-bottom:1px solid #e6e6e6;
	}
.pub_tan_title1{
	margin:20px 0;
	}
.pub_tan_font{
	color:#666666;
	font-size:15px;
	}
.pub_tan_img{
	margin:40px 0 45px 0;
	}
.pub_tan_font1{
	color:#666;
	font-size:12px;
	line-height:25px;
	}