/*新书上架*/
.new-book, .emp-book, .news-about, .clf, .tmall-banner, .features-resource{width: 1200px; margin: 0 auto 45px;}
.new-book-con{width: 1300px; margin-left: -50px; position: relative;}
.new-book-con > a{position: absolute; top: 98px; width: 20px; height: 36px; background: url(../../Content/images/icons/icon_list.png) no-repeat 0 -22px;}
.new-book-con > a.arr-fl{left: 0;}
.new-book-con > a.arr-fr{right: 0; background-position-x: -30px;}
.new-book-con > a:hover{background-position-y: -67px;}
.book-list{width: 1270px; height: 276px; margin: 0 auto; position: relative; overflow: hidden;}
.rec-list{position: absolute; top: 0; left: 0;}
.rec-list li{float: left; width: 180px; margin: 0 37px;}
.rec-list li h4 a{width: 100%; font-size: 14px; font-weight: bold; color: #684726; text-align: center; margin-top: 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.rec-list li > a{width: 150px; height: 206px; border: 1px solid #cfcfcf;text-align:center;line-height:206px;display:block;}
/*.rec-list li > a img{max-height: 206px;width:100%}*/
.rec-list li > a img{max-height:98%;max-width:98%;margin:1%}
/*重点图书*/
.emp-book-list{height: 247px;}
.emp-book-item{float: left; width: 570px; *width: 538px; height: 247px; padding-right: 30px; margin-left: 60px; border: 1px solid #cfcfcf; border-top: 2px solid #a86925; position: relative;}
.emp-book-item:first-child{margin-left: 0;}
/*.emp-book-item > a{ width:181px; height: 244px; position: absolute; top: 0px; left: -1px;padding: 2px;border-right: 1px solid #cfcfcf;}
.emp-book-item > a img{max-height: 244px;width:100%}*/
.emp-book-item > a{ width:181px; height: 244px; position: absolute; top: 0px; left: -1px;padding:2px;border-right: 1px solid #cfcfcf;text-align:center;line-height:244px;display:block;}
.emp-book-item > a img{max-height:98%;max-width:98%;margin:1%}

.h3-style a{font-size: 16px; color: #a86925; font-weight: bold; padding: 18px 0 16px;}
.text-style{color: #827668; line-height: 22px; padding-top: 10px; border-top: 1px solid #cfcfcf; margin-top: 10px;}
.emp-book-con{margin-left: 200px;}
.emp-book-con .look-info-btn{height: 24px; line-height: 24px; padding: 0 10px; background: #a86925; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; color: #ffffff; float: right; margin-top: 15px;}
.emp-book-con .look-info-btn:hover{background: #935c20;}
.book-about-list{font-size: 0;}
.book-about-list strong{width:50%;line-height: 22px;height:22px;}
.book-about-list strong span{font-weight: normal; color: #684726;line-height: 22px;height:22px; font-size: 14px;width:100%; color: #827668; display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.book-about-list strong .price{font-size: 14px; color: #c92b2b; font-weight: bold;}
/*新闻资讯*/
.news-info{float: left; width: 890px;}
.news-info-con{height: 250px; *height: 248px; background: #ffffff; border: 1px solid #cfcfcf; position: relative; margin-bottom: 20px;}
.news-info-con ul{position: absolute; left: 0; top: 0; height: 248px; width: 100%;}
.news-info-con ul li{height: 248px; overflow: hidden; position: absolute; left: 0; top: 0; width: 100%;}
.news-info-con ul li > a{float: left; position: relative;}
.news-info-con ul li > a img{width: 485px; height: 248px;}
.news-info-con ul li > a span{position: absolute; left: 0; bottom: 0; width: 100%; *width: 94%; height: 30px; line-height: 30px; background: url(../../Content/images/mask-bg.png) repeat-x; padding: 0 3%; font-size: 14px; color: #ffffff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news-info-con ul li .news-info-text{margin-left: 485px; padding: 0 30px;}
.news-info-con ul li .news-info-text .h3-style a{line-height: 28px; color: #684726;}
.news-info-con ul li .news-info-text .text-style{margin-top: 0;}
.news-info-con > a{position: absolute; right: 30px; bottom: 24px; width: 24px; height: 24px; background: url(../../Content/images/icons/icon_list.png) no-repeat -26px -111px;}
.news-info-con > a.arr-rec-fl{right: 63px; background-position-x: 0;}
.news-info-con > a:hover{background-position-y: -139px;}

.news-info-list {padding: 10px 0;background: #ffffff;border: 1px solid #cfcfcf;border-top: 2px solid #a86925;}
.news-info-list li {float: left;padding: 0 40px;width: 441px;*width: 363px;border-left: 1px dashed #cfcfcf;}
.news-info-list li .h3-style {position: relative;}
.news-info-list li .h3-style a {font-size: 14px;color: #684726;line-height: 20px;padding: 0;margin-bottom: 5px;}
.news-info-list li .h3-style i {width: 0;height: 0;border-width: 5px 6px ;border-style: solid;border-color: transparent transparent transparent #a86925;position: absolute;left: -15px;top: 6px;}
.news-info-list li p {line-height: 22px;color: #827668;}
.news-info-list li .look-info-btn {height: 24px;line-height: 24px;padding: 0 10px;background: #a86925;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;color: #ffffff;float: right;margin-top: 15px;}
.news-info-list li .look-info-btn:hover {background: #935c20;}
.news-info-list li:first-child {border-left: 0;}


/*.news-info-list{padding:0px; background: #ffffff; border: 1px solid #cfcfcf; border-top: 2px solid #a86925;width:100%;height:183px;}
.news-info-list li{float: left; padding: 5px 40px;*width: 363px; border-left: 1px dashed #cfcfcf;height:50%;width:50%;border-bottom: 1px dashed #cfcfcf;}
.news-info-list li .h3-style{position: relative;}
.news-info-list li .h3-style a{font-size: 14px; color: #684726; line-height: 18px; padding: 0; margin-bottom: 5px;height:36px;}
.news-info-list li .h3-style i{width: 0; height: 0; border-width: 5px 6px ; border-style: solid; border-color: transparent transparent transparent #a86925; position: absolute; left: -15px; top: 6px;}
.news-info-list li p{line-height: 22px; color: #827668;}
.news-info-list li .look-info-btn{height: 24px; line-height: 24px; padding: 0 10px; background: #a86925; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; color: #ffffff; float: right;margin-top:10px;}
.news-info-list li .look-info-btn:hover{background: #935c20;}
.news-info-list li:first-child{border-left: 0;}*/
/*相关链接*/
.about-link{float: right; width: 276px;}
.about-link-list{padding-top: 60px;}
.about-link-list li{border: 1px solid #cfcfcf; height: 100px; *height: 98px; background: #ffffff; margin-top: 14px;}
.about-link-list li:first-child{margin-top: 0;}
.about-link-list li > a{float: left; position: relative; top: -1px; left: -1px;}
.about-link-list li > a img{width: 100px; height: 100px;}
.about-link-list li .about-link-text{margin-left: 100px; padding: 0 20px;}
.about-link-list li .about-link-text h4 a{font-size: 14px; color: #684726; font-weight: bold; padding-top: 22px;}
.about-link-list li .about-link-text span{display: block; width: 15px; height: 2px; line-height: 2px; background: #684726; text-align: center; margin: 6px 0;}
.about-link-list li .about-link-text p{color: #827668;}
.about-link-list li.about-blog h4 a{padding-top: 12px;}
.about-link-list li.about-blog p{margin: 2px 0;}
.about-link-list li.about-blog p img{margin-right: 8px;}
/*分类书库*/
.clf-books{float: left; width: 250px; background: #f9f7f1;}
.clf-books h2{font-size: 20px; color: #ffffff; font-weight: bold; height: 55px; line-height: 55px; background: url(../../Content/images/clf-book-title.png) no-repeat; text-align: center;}
.clf-book-list{padding-bottom: 10px;}
.clf-book-list li{line-height: 38px; padding: 0 20px;}
.clf-book-list li a{width: 100%; border-top: 1px solid #cfcfcf;}
.clf-book-list li a span{color: #684726; font-size: 14px;}
.clf-book-list li a i{width: 8px; height: 14px; background: url(../../Content/images/icons/icon_list.png) no-repeat 0 -172px; float: right; margin-top: 13px;}
.clf-book-list li:first-child a{border-top: 0;}
.clf-book-list li:hover{background: #ffffff; line-height: 38px;}
.clf-book-list li:hover a{border-top-color: #ffffff; background: url(../../Content/images/icons/a-left-bg.png) no-repeat left 12px; width: 220px; margin-left: -10px; padding-left: 10px;}
.clf-book-list li:hover:first-child{line-height: 38px;}
/*天猫广告*/
.tmall-banner{position: relative; height: 150px; overflow: hidden;}
.tmall-banner .tmall-banner-list{position: absolute; left: 0; top: 0; height: 150px;}
.tmall-banner .tmall-banner-list li{float: left; width: 1200px; height: 150px;}

/*网上书店*/
.online-book{float: right; width: 896px;}
.online-book .h2-title{margin-bottom: 5px;}
.online-book-list{width: 952px;}
.online-book-list li{float: left; width: 182px; margin: 10px 56px 0 0;}

.online-book-list li h4 a{font-size: 14px; font-weight: bold; color: #684726; margin: 10px 0 3px; height: 21px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;display:inline-block;width:182px;}
.online-book-list li h5{color: #827668; font-weight: normal; line-height: 18px;height:18px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;}
.online-book-list li>a {width: 180px; height: 250px; border: 1px solid #cfcfcf;display:block;text-align:center;line-height:250px;}
/*.online-book-list li>a img{transition: transform 0.3s;max-height: 250px;width:100%}*/
.online-book-list li>a img{max-height:98%;max-width:98%;margin:1%;transition: transform 0.3s;}
.online-book-list li>a img:hover{transform: translateY(-8px);}
/*特色资源*/
.fea-res-list{width: 1216px;}
.fea-res-list li{float: left; width: 274px; *width: 252px; margin: 0 30px 30px 0; border: 1px solid #cfcfcf; padding: 10px; background: #ffffff;}
.fea-res-list li a{width: 100%; height: 100%; overflow: hidden; position: relative; vertical-align: top;}
.fea-res-list li a img{transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;}
.fea-res-list li a:hover img{transform: scale(1.08); -webkit-transform: scale(1.08); -moz-transform: scale(1.08);}
.fea-res-list li a p{font-size: 16px; color: #684726; font-weight: bold; position: absolute; top: 43%; left: 30%; width: 70%; text-align: center;}
/*天猫广告样式*/
 .swiper-container {width: 100%;height: 100%;}
 .swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
 .swiper-pagination-bullet {width: 20px;height: 20px;text-align: center;line-height: 20px;font-size: 12px;color:#000;opacity: 1;background: rgba(0,0,0,0.2);}
 .swiper-pagination-bullet-active {color:#fff;background:#684726;}