/**个性推荐**/
.ebook_selfdom .ebook_specific{
	margin-bottom: 6px;
	margin-top: 9px;
}
.ebook_selfdom .ebook_specific .title{
	height: 27px;
    text-align: center;
    border-bottom:2px solid #DFDFDF;
    font-family:"微软雅黑";
}
.ebook_selfdom .ebook_specific .title h4{
	line-height: 27px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: block;
    float: left;
    border-bottom: 2px solid #e4393c;
}
.ebook_selfdom .ebook_specific .title .e_name{
	color: #ccc;
    font-size: 13px;
    float: left;
    line-height: 27px;
    margin-left: 10px;
}
.ebook_selfdom .ebook_specific .content{
	border: 1px solid #e2e2e2;
    border-top: 0 none;
    overflow:hidden;
}
.ebook_selfdom .ebook_specific .ebook_specific_box{
	overflow: hidden;
    margin-right: -4px;
    float: left;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item:first-child{
	border-left: none;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item{
	float: left;
    width: 215px;
    padding: 0 16px;
    margin: 10px 0;
    border-left: 1px dotted #c9c9c9;
}.ebook_selfdom .ebook_specific .ebook_specific_box .no_border{
	border-left: none;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item .ebook_specific_img{
	width: 212px;
    height: 119px;
    position: relative;
    margin: auto;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item .ebook_specific_img img{
	width: 212px;
    height: 74px;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item .ebook_specific_img .bgcolor{
	position: absolute;
    left: 0;
    bottom: 0;
    width: 212px;
    height: 46px;
    background-color: #f2f1ed;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item .ebook_specific_img .text{
	position: absolute;
    left: 0;
    bottom: 0;
    width: 212px;
    height: 46px;
    color: #769400;
    overflow: hidden;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item .ebook_specific_img .text h5{
	height: 28px;
    line-height: 28px;
    padding-left: 14px;
    font-size: 14px;
    font-weight: bold;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item .ebook_specific_img .text p{
	height: 18px;
    line-height: 14px;
    padding-left: 14px;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item .ebook_list2{
	width: 212px;
    margin: 20px auto;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item .ebook_list2 li{
	width: 212px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item .ebook_list2 li .a1{
	margin-right: 4px;
    color: #6e5c05;
}
.ebook_selfdom .ebook_specific .ebook_specific_box .ebook_specific_item .ebook_list2 li .a2{
	color: #333333;
}
/**随机看看**/
.ebook_random{
	margin-top: 15px;
}
.ebook_random .title{
	height: 27px;
    text-align: center;
    font-family:"微软雅黑";
}
.ebook_random .title h4{
	line-height: 27px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: block;
    float: left;
    border-bottom: 2px solid #e4393c;
}
.ebook_random .title .e_name{
	color: #ccc;
    font-size: 13px;
    float: left;
    line-height: 27px;
    margin-left: 10px;
}
.ebook_random .content{
	width: 1000px;
	height: 440px;
    border: 1px solid #e2e2e2;
    overflow: hidden;
    position: relative;
}
.ebook_random .content .ebook_book_list2{
	width:1000px;
	overflow: hidden;
}
.ebook_random .content .ebook_book_list2 li{
	float: left;
    width: 329px;
    height: 222px;
}
.ebook_random .content .ebook_book_list2 li dl{
	height: 160px;
    margin: 0 60px;
    padding: 30px 0;
    border-bottom: 1px solid #f4f4f4;
    overflow: hidden;
}
.ebook_random .content .ebook_book_list2 li dl dd{
	margin-left: 130px;
}
.ebook_random .content .ebook_book_list2 li dl dt{
	float: left;
}
.ebook_random .content .ebook_book_list2 li dl dt a img{
	width: 106px;
    height: 160px;
}
.ebook_random .content .ebook_book_list2 li dl .book_title{
	height: 36px;
    line-height: 18px;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ebook_random .content .ebook_book_list2 li dl .book_title a{
	color: #333;
	font-family: "微软雅黑";
	font-weight: bold;
}
.ebook_random .content .ebook_book_list2 li dl .book_author{
	height: 16px;
    line-height: 16px;
    overflow: hidden;
    color:#888;
}
.ebook_random .content .ebook_book_list2 li dl .book_price{
	padding: 4px 0;
    font-size: 14px;
    color: #d3122d;
    font-family: "微软雅黑";
}
.ebook_random .content .ebook_book_list2 li dl .book_intro{
	padding-top: 10px;
    color: #333;
}
.ebook_random .content .ebook_book_list2 li dl .book_intro a{
	color: #abaaaa;
}
.ebook_random .content .jump_up{
	position:absolute;
	left: 0;
	top:41%;
	display:block;
	width:30px;
	height:82px;
	background:url(http://static.winxuancdn.com/cms/assets/images/jy/btton_icon.png) no-repeat 0px 0px;
}
.ebook_random .content .jump_up:hover{
	background-position:-30px 0px;
}
.ebook_random .content .jump_down{
	position:absolute;
	right: 0;
	top:41%;
	display:block;
	width:30px;
	height:82px;
	background:url(http://static.winxuancdn.com/cms/assets/images/jy/btton_icon.png) no-repeat -60px 0px;
}
.ebook_random .content .jump_down:hover{
	background-position:-90px 0px;
}
.foot {
    background: #f9f9f9 none repeat scroll 0 0;
}
.main-service {
    overflow: hidden;
    padding: 28px 8px 25px;
    margin-left:24%;
}
.main-service .main-service-list {
    float: left;
    margin-right: 22px;
    width: 124px;
}
.main-service .main-service-list dt {
    border-bottom: 1px solid #c9c9c9;
    color: #666;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 6px;
    position: relative;
    text-align: center;
}
.main-service .main-service-list dt b {
    height: 21px;
    left: 10px;
    position: absolute;
    top: 4px;
    width: 25px;
}
.main-service .main-service-list dt .icon1 {
    background-position: 0 -172px;
}
.main-service .main-service-list dt .icon2 {
    background-position: -35px -172px;
}
.main-service .main-service-list dt .icon3 {
    background-position: -72px -172px;
}
.main-service .main-service-list dt .icon4 {
    background-position: -107px -172px;
}
.main-service .main-service-list dt .icon5 {
    background-position: -141px -172px;
}
.main-service .main-service-list dt .icon6 {
    background-position: -169px -172px;
}
.main-service .main-service-list dt .icon7 {
    background-position: -202px -172px;
    left: 0;
}
.main-service .main-service-list dd {
    background-position: 2px 0;
    font-size: 13px;
    line-height: 20px;
    padding-left: 20px;
}
.main-service .main-service-ebook {
    margin-right: -38px;
}
.main-service .main-service-ebook dd {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 26px;
    padding-left: 0;
}
.main-service .main-service-ebook dd a {
    display: inline-block;
    padding-left: 26px;
}
.main-service .main-service-ebook dd .icon-service-ebook1 {
    background-position: 0 -24px;
}
.main-service .main-service-ebook dd .icon-service-ebook2 {
    background-position: 0 -52px;
}
.main-service .main-service-ebook dd .icon-service-ebook3 {
    background-position: 0 -77px;
}
.main-service .main-service-ebook dd .icon-service-ebook4 {
    background-position: 0 -102px;
}
.main-service-show {
    background: #ececec none repeat scroll 0 0;
}
.main-service-show .img {
    background: rgba(0, 0, 0, 0) url("http://static.winxuancdn.com/css/v2/images/foot-service.png") no-repeat scroll 0 0;
    height: 83px;
    margin-left:19%;
    width: 1210px;
}
.main-copyright {
	width: 1000px;
    padding: 36px 0;
    text-align: center;
    margin-left: 25%;
}
.main-copyright .base-nav {
    margin-bottom: 5px;
}
.main-copyright .base-nav a {
    padding: 0 8px;
}
.main-copyright .main-copyright-text {
    line-height: 22px;
}
.main-copyright .main-copyright-authentication {
    padding-top: 4px;
}
.main-copyright .main-copyright-authentication a {
    margin: 0 4px;
}
.main-service .main-service-list dd,.main-service .main-service-ebook dd a{
    background: transparent url("http://static.winxuancdn.com/css/v2/images/repeat-bg.png") no-repeat scroll 0% 0%;
}
.main-service .main-service-list dt b{
    background: transparent url("http://static.winxuancdn.com/css/v2/images/common-bg.png") no-repeat scroll 0% 0%;
}
.main-service .main-service-list dd a{
	color:#666;
}
.main-service .main-service-list dd a:hover{
	color: #dc0014;
    text-decoration: underline;
}
.main-copyright .base-nav a{
	color:#666;
}
.main-copyright .base-nav a:hover{
	color: #dc0014;
    text-decoration: underline;
}
