.entrust {
    margin: 80px auto;
}
/* 绘本图书 */
.picture {
    margin: 90px auto;
}
.picture-item {
    margin-top: 100px;
}
.pic-dl {
    width: 286px;
    border: 1px solid #e1e6f0;
    border-radius: 5px;
    padding: 26px 30px;
    text-align: center;
    float: left;
    margin-right: 18px;
}
.pic-dl:hover {
    transition: all 0.5s;
    box-shadow: 0 0 10px #eee;
}
.pic-dl:hover dd > .btn-red {
    box-shadow: 0 0 4px rgb(243, 66, 66, 0.5);
}

.pic-dl:nth-child(4n + 4) {
    margin-right: 0;
}
.pic-dl > dt img {
    margin-top: -70px;
    margin-bottom: 20px;
}
.pic-dl > dt > h3 {
    padding: 10px 0;
}
.pic-dl > dd > p {
    height: 122px;
    text-align: left;
    position: relative;
    padding-top: 24px;
    line-height: 25px;
    color: #666;
}
.pic-dl > dd > p::before {
    display: inline-block;
    content: "";
    width: 55px;
    height: 1px;
    background: #e1e6f0;
    position: absolute;
    left: 50%;
    margin-left: -28px;
    top: 5px;
}
.pic-dl > dd > .btn-red {
    display: inline-block;
    margin: 24px auto;
    padding: 12px 0;
    font-size: 16px;
    width: 100%;
}
/* 出版 */
.bg-gray {
    width: 100%;
    margin: 0 auto;
    background: #efebea;
    padding: 80px 0;
}
.pic-cbs {
    padding-top: 70;
}
.c-box {
    width: 585px;
    padding: 30px 20px;
    position: relative;
    float: left;
    margin-right: 30px;
    background: url(../images/cbs-1.png) 500px 30px no-repeat #fff;
}
.c-box::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    display: inline-block;
    border-top: 8px solid red;
    border-right: 8px solid transparent;
}
.c-box p {
    height: 60px;
    position: relative;
    border-bottom: 1px solid #f4f7fd;
    z-index: 6;
}
.c-box p i {
    position: absolute;
    font-size: 50px;
    color: #f6f6f6;
    font-weight: bold;
    z-index: 1;
    top: -18px;
    font-style: normal;
}
.c-box .f16 span {
    font-size: 18px;
    position: absolute;
    z-index: 2;
    display: block;
    top: 18px;
}
.c-box ul {
    margin-top: 20px;
    line-height: 30px;
}
.c-box ul li span {
    display: block;
    position: relative;
    padding-left: 16px;
    color: #666;
}
.c-box ul li span::before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border: 2px solid #f34242;
    border-radius: 50%;
    top: 9px;
    left: 0;
}
.pic-cbs .c-box:nth-child(2n + 2) {
    margin-right: 0;
    background: url(../images/cbs-2.png) 500px 30px no-repeat #fff;
}
.pic-cbs .c-box .f16 span {
    left: 0;
    top: 16px;
}
/* 天一图书宣传 */
.ad-wrap {
    padding: 30px;
}
.ad-item {
    padding-left: 110px;
    min-height: 120px;
    padding-top: 30px;
    border: 1px solid #e1e6f0;
    border-radius: 5px;
    margin-bottom: 20px;
    background: url(../images/pic-x1.png) 30px center no-repeat;
}
.ad-item > p {
    color: #666;
    padding-top: 12px;
}
.ad-item:nth-child(4n + 2) {
    background: url(../images/pic-x2.png) 30px center no-repeat;
}
.ad-item:nth-child(4n + 3) {
    background: url(../images/pic-x3.png) 30px center no-repeat;
}
.ad-item:nth-child(4n + 4) {
    background: url(../images/pic-x4.png) 30px center no-repeat;
}

/* 年鉴志书 */
.annals {
    padding: 10px 0;
    padding-bottom: 80px;
}
.annals .company-wrap {
    background: #fff;
    border: 1px solid #e1e6f0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.company-info .comp-p {
    line-height: 30px;
    margin: 30px auto;
    color: #666;
}
.annals-advant .c-box::before {
    display: none;
}
.annals-advant .c-box {
    width: 384px;
    height: 200px;
    border-top: 1px solid #f34242;
    margin-right: 24px;
    margin-bottom: 30px;
    border-radius: 5px;
}
.annals-advant .c-box:nth-child(3n + 3) {
    margin-right: 0;
}
.annals-advant .c-box p {
    border: none;
}
.annals-advant .c-box p::after {
    content: "";
    display: block;
    width: 55px;
    height: 1px;
    background: #e1e6f0;
    position: absolute;
    bottom: 20px;
}
.annals-advant .c-box p i {
    right: 0;
    color: rgba(244, 244, 244, 0.5);
}
.annals .htit {
    padding: 80px 0 60px;
}
.annals .htit h2 {
    width: 50%;
}
.annals-advant .c-box .f16 span {
    left: 20px;
    font-weight: bold;
    font-size: 16px;
}
.annals-advant .c-box .f16 span::before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 3px solid #f34242;
    left: -22px;
    top: 4px;
}
.annals-advant .c-box .note-info {
    display: inline-block;
    /* padding-top: 15px; */
    line-height: 25px;
    color: #666;
}

/* 为什么选择我们 */
.us-box {
    background: #fff;
    padding: 28px 32px;
    margin-bottom: 20px;
    border-left: 2px solid #fff;
}
.us-box:hover {
    transition: all 0.5s;
    border-color: #f34242;
}
.us-box dt {
    float: left;
    width: 65px;
    height: 65px;
    line-height: 65px;
    background: #f34242;
    border-radius: 50%;
    text-align: center;
    margin-right: 20px;
}
.us-box dt img {
    padding-top: 14px;
    -webkit-filter: brightness(100);
    -moz-filter: brightness(100);
    -ms-filter: brightness(100);
    -o-filter: brightness(100);
    filter: brightness(100);
}
.us-box dd .f16 {
    margin-bottom: 8px;
    margin-top: 8px;
}
.us-box dd p {
    color: #666;
}
.book-bg {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 90px;
    background: url(../images/dz-bg.jpg) center top no-repeat;
}
.book-bg .htit {
    padding: 60px 0;
}
.book-bg .htit h2 {
    color: #fff;
}
.enter-dl {
    width: 22%;
    float: left;
}
.arr {
    width: 4%;
    float: left;
    padding-top: 3%;
}
.enter-dl dt img {
    display: block;
    /* text-align: center; */
    margin: 10px auto;
}
.enter-dl dt span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    font-weight: bold;
}
.enter-dl dd {
    margin-top: 10px;
    color: #f0f0f0;
    height: 160px;
    padding: 15px 20px;
    line-height: 25px;
    background: rgba(150, 150, 150, 0.1);
    border-radius: 5px;
}
.h-tips {
    color: #999;
    text-align: center;
}

/* 常销书专题页面 */
.topic .c-box {
    width: 385px;
}
.topic .c-box {
    margin-right: 20px;
    margin-bottom: 20px;
}
.topic .topic-info {
    color: #666;
    padding-top: 30px;
    display: inline-block;
    padding-top: 20px;
    line-height: 30px;
    height: 72px;
}
.topic .c-box:nth-child(3n + 3) {
    margin-right: 0;
}
.topic .c-box:nth-child(2n + 2) {
    margin-right: 20px;
}
.topic .c-box:nth-child(9n + 1) {
    background: url(../images/sk-ico1.png) 310px 20px no-repeat #fff;
}
.topic .c-box:nth-child(9n + 2) {
    background: url(../images/sk-ico2.png) 310px 20px no-repeat #fff;
}
.topic .c-box:nth-child(9n + 3) {
    background: url(../images/sk-ico3.png) 310px 20px no-repeat #fff;
}
.topic .c-box:nth-child(9n + 4) {
    background: url(../images/sk-ico4.png) 310px 20px no-repeat #fff;
}
.topic .c-box:nth-child(9n + 5) {
    background: url(../images/sk-ico5.png) 310px 20px no-repeat #fff;
}
.topic .c-box:nth-child(9n + 6) {
    margin-right: 0;
    background: url(../images/sk-ico6.png) 310px 20px no-repeat #fff;
}
.topic .c-box:nth-child(9n + 7) {
    background: url(../images/sk-ico7.png) 310px 20px no-repeat #fff;
}
.topic .c-box:nth-child(9n + 8) {
    background: url(../images/sk-ico8.png) 310px 20px no-repeat #fff;
}
.topic .c-box:nth-child(9n + 9) {
    background: url(../images/sk-ico9.png) 310px 20px no-repeat #fff;
}
/* 出书形式 */
.p-form {
    margin-bottom: 90px;
}
.p-form .pic-dl > dd > p {
    height: 190px;
    line-height: 25px;
}
.p-form .htit {
    padding: 80px 0 0;
}
.mr {
    margin-bottom: 90px;
}

/* 图书展示 */
.b-show {
    padding: 40px 50px;
    background: #fff;
}
.show-desc,
.show-img {
    float: left;
}
.show-img {
    width: 640px;
    height: auto;
}
.show-desc {
    width: 420px;
    padding-top: 30px;
    padding-left: 70px;
}
.show-desc p {
    padding: 12px 20px;
    background: #fff8f8;
    margin-top: 20px;
    font-size: 16px;
}
.show-desc p img {
    margin-right: 18px;
}
.ladyScroll-one {
    width: 640px;
    height: 320px;
    margin: 15px auto;
    position: relative;
}

.ladyScroll-one .scrollWrap {
    width: 640px;
    margin-left: 31px;
    overflow: hidden;
    position: absolute;
}

.ladyScroll-one dl {
    float: left;
    width: 240px;
    text-align: center;
    position: relative;
    margin-left: 30px;
    background: #f5f5f5;
}

.ladyScroll-one dt {
    margin: 0 auto;
    width: 240px;
    overflow: hidden;
}

.ladyScroll-one img {
    display: block;
    width: 240px;
}

.ladyScroll-one dt img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

/* 诗歌散文专题页面 */
.poetry-wrap .htit {
    padding: 80px 0;
}
.poetry .c-box {
    margin-bottom: 30px;
}
.poetry .p-info {
    display: inline-block;
    padding-top: 20px;
    color: #666;
    height: 72px;
    line-height: 30px;
}
.poetry .c-box {
    background: url(../images/poetry-sico1.png) 510px 30px no-repeat #fff;
}
.poetry .c-box:nth-child(4n + 2) {
    background: url(../images/poetry-sico2.png) 510px 30px no-repeat #fff;
}
.poetry .c-box:nth-child(4n + 3) {
    background: url(../images/poetry-sico3.png) 510px 30px no-repeat #fff;
}
.poetry .c-box:nth-child(4n + 4) {
    background: url(../images/poetry-sico4.png) 510px 30px no-repeat #fff;
}
/* 选题分类 */
.poetry-box {
    width: 375px;
    border: 1px solid #e1e6f0;
    padding: 40px 20px;
    border-radius: 5px;
    padding-left: 120px;
    background: url(../images/poetry-ico1.png) 20px center no-repeat;
    float: left;
    margin-right: 37px;
}
.poetry-box:hover {
    transition: all 0.5s;
    box-shadow: 0 0 10px #eee;
}
.poetry-box:nth-child(3n + 2) {
    background: url(../images/poetry-ico2.png) 20px center no-repeat;
}
.poetry-box:nth-child(3n + 3) {
    background: url(../images/poetry-ico3.png) 20px center no-repeat;
    margin-right: 0;
}
.poetry-box h2 {
    position: relative;
}
.poetry-box h2::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 55px;
    height: 1px;
    background: #e1e6f0;
    left: 0;
    bottom: -10px;
}
.poetry-box p {
    color: #666;
    margin-top: 20px;
}
/* 诗歌散文注意事项 */
.poetry-note {
    margin-top: 70px;
}
.poetry-note.note .c-box {
    width: 100%;
    margin-bottom: 20px;
    height: auto;
    padding-bottom: 10px;
    border-top: none;
    border-left: 1px solid #f34242;
}
.poetry-info {
    padding: 10px 0;
}
.poetry-note .poetry-info p {
    border-bottom: none;
    color: #666;
    height: 30px;
}

/* 医学图书页面 */
.medical .htit {
    padding: 90px 0 70px;
}
.medical .htit h2 {
    width: auto;
}
.medical .topic .c-box {
    border: 1px solid #e1e6f0;
}

.medical .topic .topic-info {
    height: 160px;
    color: #666;
}
.medical .c-box .f16 span {
    top: 16px;
    left: 0;
}
.medical .topic .c-box:nth-child(6n + 1) {
    background: url(../images/ico-book.png) 310px 20px no-repeat #fff;
}
.medical .topic .c-box:nth-child(6n + 2) {
    background: url(../images/ico-book.png) 310px 20px no-repeat #fff;
}
.medical .topic .c-box:nth-child(6n + 3) {
    background: url(../images/ico-book.png) 310px 20px no-repeat #fff;
}
.medical .topic .c-box:nth-child(6n + 4) {
    background: url(../images/ico-book.png) 310px 20px no-repeat #fff;
}
.medical .topic .c-box:nth-child(6n + 5) {
    background: url(../images/ico-book.png) 310px 20px no-repeat #fff;
}
.medical .topic .c-box:nth-child(6n + 6) {
    background: url(../images/ico-book.png) 310px 20px no-repeat #fff;
}
.medical {
    margin-bottom: 80px;
}
.bg-gray .medical {
    margin-bottom: 0;
}
.bg-gray .medical .htit {
    padding-top: 0;
}
.medical-box .c-box {
    width: 385px;
    margin-right: 22px;
    padding-bottom: 20px;
}
.medical-box .c-box:nth-child(3n + 1) {
    background: url(../images/medical-cbs1.png) 310px 20px no-repeat #fff;
}
.medical-box .c-box:nth-child(3n + 2) {
    background: url(../images/medical-cbs2.png) 310px 20px no-repeat #fff;
}
.medical-box .c-box:nth-child(3n + 3) {
    margin-right: 0;
    background: url(../images/medical-cbs3.png) 310px 20px no-repeat #fff;
}
.medical-box .c-box ul {
    height: 150px;
}
.medical-box .c-box ul li {
    color: #666;
}
.medical-bg.process-wrap .htit h2 {
    background: none;
}
/* banner图 */
.banner-bar a{
    display: block;
}