﻿.main_warp {
    margin: 0 auto;
    width: 1200px;
    background: #fff none repeat scroll 0 0;
}
/*main_warp*/
.maincon_title {
    background: url(../images/maincon_title_bg2.png) no-repeat left center;
    width: 1160px;
}

    .maincon_title h2 {
        height: 24px;
    }

.wenshimj_title {
    background: url(../images/wenshimj_title_img.png) no-repeat center top;
}

/*cur_positon*/
.cur_positon {
    padding-top: 22px;
    color: #6d6d6d;
    font-size: 12px;
}

    .cur_positon span {
        font-weight: bold;
        display: inline-block;
        width: 60px;
        padding-left: 20px;
        background: url(../images/current_position.png) left center no-repeat;
    }

    .cur_positon a {
        color: #6d6d6d;
    }

/*wenshi_expert*/
.wenshi_expert {
    margin-left: 20px;
    margin-right: 20px;
}

.wenshi_expert_con {
    padding-top: 20px;
}

.expert_directory {
    width: 222px;
}

.expert_con {
    width: 904px;
}

/*文史名家名录*/
/*.list_title { width: 218px; height: 30px; color: #333; font-size: 18px; height: 48px; line-height: 48px; text-align: center; border-radius: 8px 8px 0 0; border: 2px solid #1F1F1F; border-bottom: none; }*/
.expert_directory ul {
    width: 60%;
    display: inline-block;
    padding: 24px 20% 282px 20%;
    background: #f9f8f4;
}

    .expert_directory ul li {
        line-height: 28px;
        background: url(../images/dot2.jpg) no-repeat left center;
        padding-left: 16px;
    }

        .expert_directory ul li a {
            display: inline-block;
            color: #314155;
        }

/*名家名作*/
.expert_works {
    padding-top: 28px;
}

.expert_title {
    width: 904px;
    height: 16px;
    line-height: 16px;
    background: url(../images/title_bg3.png) repeat-x left center;
    position: relative;
}

    .expert_title span {
        display: inline-block;
        padding-left: 26px;
        padding-right: 12px;
        background: url(../images/title_icon.png) no-repeat left center #FFF;
        color: #7c3b1e;
        font-size: 14px;
        font-weight: bold;
    }

.expert_works .result_num {
    text-align: right;
    padding-top: 10px;
    color: #8a8a8a;
}

.expert_works ul {
    display: inline-block;
    width: 100%;
    padding-top: 14px;
}

    .expert_works ul li {
        padding: 12px 30px 20px 14px;
        border-bottom: 1px solid #dfdfdf;
        position: relative;
        width: 854px;
    }

        .expert_works ul li:last-child {
            border-bottom: none;
        }

        .expert_works ul li:hover {
            background: #f9f8f4;
        }

        .expert_works ul li h3 {
            font-size: 16px;
            line-height: 30px;
        }

            .expert_works ul li h3 a {
                color: #314155;
                font-size: 16px;
            }

        .expert_works ul li p {
            color: #8a8a8a;
            line-height: 24px;
        }

.expert_works .book-introduce {
    color: #c98e5f;
    margin-right: 10px;
}

.expert_works ul li p span {
    color: #314155;
    margin-right: 5px;
}

.book_source a {
    color: #c98e5f;
    border-bottom: 1px solid #c98e5f;
    margin-right: 18px;
}

.book_info h3 span {
    color: #e60012;
    display: inline-block;
    float: right;
    height: 35px;
    width: 40px;
    font-size: 17px;
}

.item-old-price {
    color: #a1a1a1 !important;
    text-decoration: line-through;
}

.buy_btn {
    position: absolute;
    right: 30px;
    bottom: 20px;
}

    .buy_btn a {
        border-radius: 3px;
        color: #fff;
        font: 16px/36px "Microsoft Yahei";
        height: 36px;
        padding: 0 15px;
        text-decoration: none;
        display: inline-block;
        background: #ff2832 url("../images/dot192.png") no-repeat scroll 11px 8px;
        padding-left: 54px;
    }

        .buy_btn a:hover {
            background-color: #f00000;
        }

.img-container {
    float: left;
    height: 162px;
    margin-right: 20px;
    width: 114px;
}

.book_info {
    width: 701px;
}

/*book_search*/
.book_search {
    padding-top: 20px;
}

.search { /*width: 84%;*/
    border: 1px solid #d1bfb0;
    background: #f9f8f4;
    padding: 26px 8%;
}

.ser_con select {
    display: inline-block;
    height: 30px;
    border: 1px solid #c9c9c9;
    border-right: none;
    width: 78px;
    background: no-repeat right center #FFF;
    margin-top: -5px;
    padding: 6px 0;
}
/*.ser_con span{display:inline-block;height:28px;border:1px solid #c9c9c9;border-right:none;width:78px;background:url(../images/icon_drop_down.jpg) no-repeat right center #FFF;}
.ser_con span a{display:inline-block;height:30px;line-height:28px;width:70px;color:#787878;padding-left:8px;}*/
.ser_con input {
    margin-top: -5px;
}

.input-kw {
    height: 18px;
    line-height: 20px;
    width: 525px;
    background: #fff;
    border: 1px solid #c9c9c9;
    border-right: none;
    vertical-align: middle;
    padding: 5px 0 5px 4px;
}

.btn1 {
    height: 30px;
    line-height: 28px;
    background: #b44330;
    text-align: center;
    color: #FFF;
    font-family: 宋体;
    border: none;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    cursor: pointer;
}

.btn1 {
    margin-left: -6px;
    width: 60px;
}



/*book_bottom*/
.book_bottom {
    padding-top: 38px;
}

.search_result {
    width: 904px;
}

.materials {
    width: 222px;
}

.list_title {
    background: #c04d3a url("../images/img34.png") no-repeat scroll 40px 11px;
    box-sizing: content-box;
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.book_abstract {
    width: 550px;
}
