﻿@charset "UTF-8";

/*main*/
.main{width:1200px;margin:0 auto;overflow: hidden;min-height:700px;}
.breadcrumb{width:1160px;height: 30px;line-height: 30px;margin: 15px auto;}
.breadcrumb a{color: #ae0e16;}

/*main-con*/
.main-con{width:1160px;margin:0 auto;}

/*special-nav*/
.special-nav{width:228px;border: 1px solid #eae6e1;font-family:微软雅黑;overflow: hidden;margin-bottom:20px;}
.special-nav h3{height: 32px;line-height: 32px;background: #ccb18e;font-size: 18px;color: #ffffff;text-align: center;overflow: hidden;}
.my-item{border-bottom: 1px dotted #8a8a8a;font-size: 14px;padding:15px;background: #f3f3f3;overflow: hidden;}
.my-item:hover{background-color: #eae6e1;}
.my-item.active {background-color: #eae6e1;}
.my-item>a{width:100%;background: url(/content/images/rect-icon.png) no-repeat left center;padding-left:12px;position:relative;color:#333333;font-size:14px;display:inline-block;line-height:34px;}
.my-item>a i{display: inline-block;width: 15px;height:15px;background: url(/content/images/icon/circle-arrow.png) no-repeat 0 0;position:absolute;right:10px;top:9px;}
.my-item>a i.click{background:url(/content/images/icon/arrow-down.png) no-repeat right center;}

.hide{display: none;}
.my-item ul{width:100%;}
.my-item ul li{float:left;margin-right:14px;line-height:26px;}
.my-item ul li a{color: #666666;font-size:12px;display:inline-block;}
.my-item ul li a:hover{color:#ae0e16;}
.my-item ul li.active_topic a{color:#ae0e16;}

/*special-con*/
.special-con{width: 908px;}
.special-info{padding-top:5px;}
.special-brief{padding:32px;background:#f6f1eb;}
.special-img{width: 200px;height: 122px;margin-top:20px;}
.special-img img{width: 200px;height: 122px;border: 5px solid #fff;}
.special-info{padding-left: 30px;width: 600px;font-family:微软雅黑;}
.special-info .time{padding:0 20px;background:#dccab2;line-height:34px;width: 290px;font-size:20px;color: #fff;}
.special-info h2{padding-top: 15px;font-size:18px;color:#a07f55;}
.special-info .brief-con{font-size:14px;line-height:28px;color:#3b3b3b;padding-top:10px;max-height:90px;overflow:hidden;}

/*book-list*/
.new-book{margin-top: 24px;margin-bottom: 48px; border: 1px solid #eae6e1;border-top:2px solid #9e3333;padding:32px;}
.book-list{margin: 0 -25px;width: 108%;}
.book-list li{float: left;margin:28px 25px 0 25px;width:128px;max-height:274px; }
.book-list li a{display:inline-block;font-family:微软雅黑;}
.book-list li a img{width:126px;height:170px;border:1px solid #e2deda;box-shadow:0px 1px 2px #e2deda;border-radius: 3px;}
.book-list li a h4{font-weight:normal;font-size: 14px;color: #333333;line-height:20px;padding-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:128px;}
.book-list li a h4:hover{color: #ae0e16;}
.book-list li a p{font-size:12px;color: #666666;padding-top: 6px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 128px;}




/*分页*/
#pages{height: 30px;line-height: 30px;text-align: center;margin: 30px 0 auto;font-family: SimSun;}
#pages a{margin:0 6px;color: #333333;}
#pages a:hover,#pages a.active{color: #ccb18e;}
#pages a.page-bd{width: 48px;height: 28px;border: 1px solid #999999;color: #999999;}
#pages a.page-bd:hover{border-color: #ccb18e;color: #333333;}
#pages .txt-page{width: 26px;height: 28px;*height:27px;line-height:27px;text-align:center;border: 1px solid #ccb18e;vertical-align: top;}

.book-category {
    width: 1158px;
    margin: 0 auto;
    background: #f3f3f3;
    border: 1px solid #eae6e1;
    min-height: 60px;
}
.book-category .title {
    height: 60px;
    background: #ccb18e;
    width: 182px;
}
.book-category .title p {
    font-size: 18px;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
}
.category {
    width: 928px;
}
.category .selected {
    color: #ae0e16;
}
.category a {
    color: #333333;
    font-size: 16px;
    line-height: 60px;
    margin-left: 50px;
}











