﻿@charset "UTF-8";
body{font-family: "Microsoft YaHei";}
/*nav*/
.breadcrumb{width:1160px;height: 30px;line-height: 30px;margin: 15px auto;}
.breadcrumb a{color: #ae0e16;}
#textbook-con{width: 1160px;margin: 15px auto;}
/*新书速递列表*/
.book-exp-con{width: 1158px;border: 1px solid #eae6e1;margin: 0 auto 35px;position: relative;}
.book-exp-con h1{margin: 30px 56px;}
.select-time{width: 132px;height: 29px;border: 1px solid #ccb18e;position: absolute;top:30px;right:56px;}
.select-time input{width: 96px;height: 29px;line-height:30px;padding:0 8px;border-right: 1px solid #ccb18e;font-size: 14px;*margin-top: -1px;}
.select-time i{width: 0;height: 0;border: 4px solid transparent;border-top-color: #ccb18e;margin:4px 0 0 6px;}
.book-exp-list{width: 1150px;margin: 0 auto;*margin-bottom: 40px;}
.book-exp-list ul li{float: left;width: 120px;height:280px;margin: 10px 13px 20px 18px;padding: 10px 20px;overflow: hidden;}
.book-exp-list ul li:hover{box-shadow:0 0 10px rgba(0,0,0,0.3);}
.book-exp-list ul li>a{box-shadow: 2px 4px 10px rgba(0,0,0,0.3);}
.book-exp-list ul li > a img {width:115px;height:160px;}
.book-exp-list ul li .text a{font-size: 14px;color: #333333;margin-top: 8px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 120px;}
.book-exp-list ul li .text a:hover{color: #ae0e16;}
.book-exp-list ul li .text h4{color: #666666;margin: 3px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.book-exp-list ul li .text p{color: #ae0e16;font-size: 14px;}
/*新书快讯*/
.book-exp-detail{width: 1100px;margin-left: 10px;*margin-bottom: 40px;}
.book-detail{float: left;width: 500px;padding-left: 10px;margin:0 0 40px 40px;min-height:66px;}
.book-det-lit{width: 498px;border: 1px solid #eae6e1;background: #fafafa;}
.h3-det-style{margin:10px 25px 0 -10px;height:20px;}
.h3-det-style span{width: 94px;height: 40px;padding-left:18px;background: url(images/exp-shape-icon.png) no-repeat;font-size: 18px;font-weight:normal;line-height: 34px;color: #ffffff;}
.h3-det-style a{width: 20px;height: 20px;background: url(images/icon.png) no-repeat -79px -76px;margin: 10px 0 0 10px;}
.h3-det-style .arr-fr{background-position: -109px -76px;}
.book-det-lit ul{margin:10px 25px;width: 448px;}
.book-det-lit ul li{line-height: 40px;border-bottom: 1px dotted #878787;}
.book-det-lit ul li i{width: 5px;height: 5px;background: url(images/icon.png) no-repeat -118px 0;}
.book-det-lit ul li a{font-size: 14px;color: #333333;}
.book-det-lit ul li a:hover{color: #ccb18e;}
.book-det-lit ul li span{font-size: 14px;color: #999999;}
