/*top*/
.top {
    width: 100%;
    height: 40px;
    background: url(../book_images/top.jpg) no-repeat;
}

.topIn {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    color: #fff;
}

.top_icon {
    width: 15px;
    height: 16px;
    background: url(../book_images/top_a.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

/*header*/
.header {
    width: 100%;
    height: 115px;
    /*background: url(../book_images/main_bg.jpg);*/
}

.headerIn {
    height: 115px;
    width: 1200px;
    margin: 0 auto;
    line-height: 115px;
}

.beng_bg {
    background: url(../book_images/head_bg.png) no-repeat 800px 0;
    background-size: 30%;
}

/*nav*/
.nav {
    width: 100%;
    height: 45px;
    background: #A23E21;
}

.navIn {
    width: 1200px;
    margin: 0 auto;
    height: 45px;
}

.nav .navIn .nav_ul {
    color: #fff;
}

.nav .navIn .nav_ul li {
    float: left;
}

.nav .navIn .nav_ul li a {
    font-size: 20px;
    color: #fff;
    width: 199px;
    text-align: center;
    /*font-family: 'mainlink';*/
    display: inline-block;
    line-height: 45px;
    border-right: 1px dotted #B76252;
}

.nav .navIn .nav_a_ul li a {
    width: 149px;
}

.nav .navIn .nav_ul li a:hover {
    background: #863108;
}

.nav .navIn .nav_ul li .on {
    background: #863108;
}

.nav .navIn .nav_ul li:last-child a {
    border: none;
}

.last_nav {
    background: #decdb2;
    height: 40px;
    width: 100%;
}

.lastn_in {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}

.last_nav .lastn_in .down_nav {
    overflow: hidden;
    padding-left: 45px;
}

.last_nav .lastn_in .down_nav li {
    float: left;
}

.last_nav .lastn_in .down_nav li a {
    display: inline-block;
    width: 111px;
    text-align: center;
    color: #A23E21;
    line-height: 40px;
}

.person_center {
    position: relative;
}

.person_center>ul {
    display: none;
    position: absolute;
    width: 149px;
    left: 0;
    top: 40px;
    z-index: 999;
    /* background-color: rgb(165 194 168); */
}

/*#B76252*/
.person_center>ul>li {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px !important;
    margin-bottom: 1px;
    position: relative;
    float: right !important;
}

.person_center>ul>li>span.lib {
    display: inline-block;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
}

.person_center>ul>li>span.view {
    display: inline-block;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
}

.person_center>ul>li>span.his {
    display: inline-block;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
}

.person_center>ul>li>span.book {
    display: inline-block;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
}

.person_center>ul>li>span.col {
    display: inline-block;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
}

.person_center>ul>li>span.manager {
    display: inline-block;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
}

.person_center>ul>li>span.anno {
    display: inline-block;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
}

.person_center>ul>li>span.corr {
    display: inline-block;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
}

.person_center>ul>li>span.exit {
    display: inline-block;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
}

.person_center>ul>li>a {
    color: #990000;
    display: block;
    width: 100%;
    height: 34px;
    text-align: center;
    line-height: 34px !important;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #000000;
}

.person_center>ul>li>a:hover {
    color: #990000;
}


/*main*/
.main {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.mainIn {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

/*搜索*/
.top-search .search-box {
    border: none;
}

.srach_big {
    width: 1192px;
    border: 4px solid #A23E21;
    height: 177px;
}

.searIn {
    width: 1182px;
    height: 168px;
    border: 1px solid #A23E21;
    margin: 3px auto;
    background: #faf9f0;
}

.sear_con {
    width: 860px;
    margin: 20px auto 0;
}

.sear_con label {
    padding-right: 40px;
    font-size: 14px;
}

.sear_con label input {
    margin-right: 6px;
}

.sech_box {
    width: 860px;
    height: 52px;
    float: left;
    border: 1px solid #999;
    margin: 15px 0;
}

.srch_cor {
    width: 175px;
    height: 32px;
    font-size: 16px;
    margin-top: 8px;
    border-right: 1px dotted #999;
    text-align: center;
    line-height: 32px;
    background: url(../book_images/sec_a.png) no-repeat 123px center;
    display: inline-block;
}

.sec_inp {
    width: 554px;
    height: 52px;
    border: none;
    background: none;
    padding-left: 15px;
}

.sec_red {
    font-size: 16px;
    font-weight: bold;
}

.sec_red:hover {
    color: #614525;
}

.sec_but {
    background: #93bb97 url(../book_images/sec_b.png) no-repeat center;
    cursor: pointer;
    width: 167px;
    height: 54px;
    border: none;
    margin: -1px -2px 0 0;
}

.sec_yes {
    color: #666;
}

.sec_sum {
    color: #666;
}

.sech_box_one .search-cat-box {
    position: relative;
}

.sech_box_one .search-cat-box ul {
    display: none;
    width: 100px;
    background-color: #ffffff;
    text-align: center;
    position: absolute;
    left: 38px;
    top: 45px;
    box-shadow: 0 3px 5px #777;
}

.sech_box_one .search-cat-box ul li {
    display: block;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    color: #000;
    font-size: 16px;
}

.sech_box_one .search-cat-box ul li:hover {
    background-color: #856c51;
    color: #fff;
}

.sech_box .search-cat-box {
    position: relative;
}

.sech_box .search-cat-box ul {
    display: none;
    width: 100px;
    background-color: #ffffff;
    text-align: center;
    position: absolute;
    left: 38px;
    top: 45px;
    box-shadow: 0 3px 5px #777;
}

.sech_box .search-cat-box ul li {
    display: block;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    font-size: 14px;
    color: #646464;
}

.sech_box .search-cat-box ul li:hover {
    background-color: #614525;
    color: #fff;
}


.ad-search-box {
    display: none;
    width: 770px;
    margin: 0 auto 20px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border-radius: 10px;
    position: relative;
}

.ad-search-box p {
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
}

.ad-search-box p input {
    width: 168px;
    height: 22px;
    padding-left: 10px;
    border: 1px solid #6a3906;
    border-radius: 5px;
    margin: 0 13px;
}

.ad-search-box p select {
    width: 128px;
    height: 22px;
    border: 1px solid #666666;
    margin: 0 34px;
}

.ad-search-box p select:last-child {
    margin-right: 0;
}

.ad-search-box div {
    height: 48px;
    line-height: 48px;
}

.ad-search-box div input {
    margin-left: 15px;
}

.ad-search-box div .search-btn {
    margin-right: 0;
}

.search-adt .search-btn,
.advanced .search-btn {
    display: inline-block;
    width: 70px;
    height: 38px;
    margin: 15px 18px 0 0;
    text-align: center;
    line-height: 35px;
    background: url(../book_images/education/button.png) no-repeat;
    background-size: contain;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
}

/*分类浏览*/
.tit_main {
    border-bottom: 1px solid #A23E21;
    font-size: 25px;
    line-height: 50px;
    padding-top: 8px;
}

.look_list {
    padding-top: 15px;
    padding-left: 60px;
    border-top: 4px solid #A23E21;
    margin-top: 3px;
    height: 192px;
    background: #ebe2d2;
    border-right: 1px solid #A23E21;
    border-left: 1px solid #A23E21;
    border-bottom: 1px solid #A23E21;
}

.look_list ul li {
    float: left;
    width: 284px;
    font-size: 14px;
    line-height: 30px;
}

.look_list ul li a {
    color: #666;
}

/*查看更多*/
.more {
    color: #93bb97;
    font-family: "more";
    font-size: 18px;
}

.newbook {
    border-top: 4px solid #A23E21;
    height: 321px;
    position: relative;
    margin-top: 3px;
    background: #ebe2d2;
    border-right: 1px solid #A23E21;
    border-left: 1px solid #A23E21;
    border-bottom: 1px solid #A23E21;
}

.bodyCon08 .students {
    margin: 0 auto;
    width: 1180px;
    height: 264px;
    position: relative;
}

#four_flash {
    position: relative;
    width: 1180px;
    height: 264px;
    margin: 0 auto;
    position: absolute;
    top: 28px;
}

#four_flash .flashBg {
    width: 1076px;
    height: 264px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#four_flash .flashBg ul.mobile {
    width: 2000%;
    height: 264px;
    position: absolute;
    top: 15;
    left: 0;
}

#four_flash .flashBg ul.mobile li {
    float: left;
    width: 154px;
    height: 264px;
    color: #6C6E85;
}

#four_flash .flashBg ul.mobile li p {
    width: 121px;
    padding-top: 10px;
    margin: 0 auto;
    font-size: 12px;
}

#four_flash .flashBg ul.mobile li img {
    width: 134px;
    height: 184px;
    display: block;
    margin: 0 auto;
}

#four_flash .but_left {
    width: 28px;
    height: 54px;
    position: absolute;
    top: 70px;
    left: 0px;
}

#four_flash .but_right {
    width: 28px;
    height: 54px;
    position: absolute;
    top: 70px;
    right: 0px;
}

/*底部*/

/* .bottom {  width: 1280px;padding: 20px 0;height:50px;position:relative}
.bottom p { text-align: center; line-height: 25px; color: #666;} */


/*本库首页*/
.headerIn .book_men {
    line-height: 20px;
    padding-top: 35px;
}

.book_men .top_icon {
    background: url(../book_images/two_a.png) no-repeat;
}

.book_name {
    color: rgb(121, 186, 110);
    float: right;
}

.two_head {
    background: url(../book_images/two_b.png) no-repeat;
}

.two_main {
    background: url(../book_images/two_c.png);
}

.two_titmain {
    background: #faf9f0;
}

.two_newbook {
    background: #faf9f0;
}

.two_srach {
    margin-top: 20px;
}

/*one 总库*/
.one_bg {
    background: url(../book_images/one_all.png);
}

.one_head {
    width: 100%;
    height: 180px;
}

.one_headerIn {
    width: 1200px;
    height: 180px;
    margin: 0 auto;
    position: relative
}

.one_headerIn .imgtitle {
    position: absolute;
    left: 0;
    width: 270px;
    height: 80px;
    margin-top: 60px;
    background: url(../book_images/test5.png) no-repeat center center;
    background-size: 100%;
    border: 1px soild red
}

.one_headerIn .title1 {
    width: 400px;
    height: 80px;
    margin-top: 4px;
    font-size: 34px;
    position: absolute;
    left: 0;
    top: 0%;
    font-family: "楷体";
    font-weight: bold;
    color: #A53617
}

.one_headerIn .title {
    width: 400px;
    height: 80px;
    margin-top: -50px;
    font-size: 39px;
    position: absolute;
    left: 0;
    top: 50%;
    font-family: "楷体";
    font-weight: bold;
    color: #A53617
}

.one_headerIn h1 {
    position: absolute;
    right: 0;
    width: 600px;
    height: 180px;
    margin: auto;
    /*background: url(../book_images/test3.png) no-repeat center center;background-size: contain;*/
}

/*.one_headerIn h1 a{display:inline-block;position:absolute;right:0;width:100%;height:100%}
.one_headerIn h1 a img{width:100%}*/


.one_nav {
    background: rgb(147, 187, 151);
}

/*#A23E21*/
.one_nav .navIn .nav_ul li .on {
    background: rgb(82, 122, 85);
}

/*#863108*/
.one_nav .navIn .nav_ul li a:hover {
    background: rgb(82, 122, 85);
}

/*#863108*/
.one_main {
    background: url(../book_images/one_bg2.png) no-repeat bottom;
}

.one_min {
    padding-top: 20px;
}

.one_left {
    width: 260px;
    overflow: hidden;
    background: #f8f6f0;
    font-size: 14px;
}

.one_letit {
    width: 260px;
    height: 48px;
    background: #A23E21;
}

.one_left .one_ictit {
    width: 95px;
    height: 48px;
    display: inline-block;
    background: url(../book_images/one_g.png) no-repeat 70px;
    float: left;
}

.one_letit h2 {
    float: left;
    color: #fff;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
}

.one_lecon {
    width: 258px;
    min-height: 300px;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
}

.onel_a {
    width: 256px;
    text-align: center;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.onel_a img {
    margin: 0 auto;
    display: block;
    padding-top: 25px;
}

.onel_a span {
    line-height: 55px;
}

.onel_b {
    background: #e7dfca;
}

.onel_b span {
    color: #A23E21;
}

.onel_d {
    border-bottom: 1px solid #fff;
}

.one_right {
    font-size: 14px;
}

.srach_one {
    width: 1200px;
    height: fit-content;
    border: 1px solid rgb(147, 187, 151);
    height: 158px;
    background: #fff;
}

/*#A23E21*/
.sear_con_one {
    width: 831px;
    margin: 15px auto 0;
}

.sear_con_one label {
    padding-right: 24px;
    font-size: 14px;
    font-weight: 600;
}

.fl label {
    font-size: 12px;
}

.sear_con_one label input {
    margin-right: 6px;
}



.sech_box_one {
    width: 831px;
    height: 52px;
    float: left;
    border: 1px solid #999;
    margin: 15px 0;
    border-radius: 5px;
}

.srch_cor_one {
    width: 154px;
    height: 32px;
    font-size: 16px;
    color: #000;
    margin-top: 8px;
    border-right: 1px dotted #999;
    text-align: center;
    line-height: 32px;
    background: url(../book_images/one_o.png) no-repeat 123px center;
    display: inline-block;
    cursor: pointer;
}

.js-srch-cat-btn {
    width: 154px;
    height: 32px;
    font-size: 16px;
    color: #A23E21;
    margin-top: 8px;
    border-right: 1px dotted #999;
    text-align: center;
    line-height: 32px;
    background: url(../book_images/one_o.png) no-repeat 123px center;
    display: inline-block;
    cursor: pointer;
}

.sec_inp_one {
    width: 523px;
    height: 54px;
    border: none;
    background: none;
    padding-left: 15px;
}

.sec_red_one {
    font-size: 16px;
    font-weight: 400;
}

.sec_red_one:hover {
    color: #614525;
}

/*#A23E21*/
.sec_but_one {
    background: rgb(147, 187, 151) url(../book_images/one_p.png) no-repeat center;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    width: 139px;
    height: 52px;
    border: none;
    margin: -1px -2px 0 0;
}

.sec_yes_one {
    color: #000;
}

.sec_sum_one {
    color: #666;
}

.oner_pool .oner_line {
    width: 5px;
    height: 16px;
    float: left;
    background: transparent;
    display: inline-block;
    border-radius: 100px;
    margin: 12px 10px 0 18px;
}

.oner_pool .oner_pooltit {
    margin: 12px 0 0 0;
    line-height: 42px;
    width: 917px;
    height: 42px;
    border-bottom: 1px solid #614525;
    background: url(../book_images/education/title.png) no-repeat;
    background-size: contain;
    font-size: 16px;
    font-weight: bold;
}

.oner_pool h3 {
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: 900;
    line-height: 38px;
}

.oner_pcon {
    width: 915px;
    height: 172px;
}

.oner_pcon ul {
    margin: 0 auto;
    overflow: hidden;
}

.oner_pcon ul li {
    width: 290px;
    height: fit-content;
    text-align: center;
    padding: 10px;
    line-height: 40px;
    float: left;
    border: 4px solid #4A5C85;
}

.oner_pcon ul li a {
    display: inline-block;
    width: 264px;
    height: 332px;
    background: #fff;
    padding: 8px;
    color: #614525;
}

.oner_pcon ul li a p {
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 5px;
}

.onerp_more {
    color: #A23E21;
    font-weight: normal;
    font-size: 12px;
    padding-right: 18px;
}

.oner_news {
    height: auto;
}

.oner_news ul li {
    cursor: pointer;
    width: 575px;
    height: 110px;
    line-height: 100px;
    text-align: center;
    color: #614525;
    background: url(../book_images/education/info1.png) no-repeat;
    background-size: contain;
    /* margin-right: 35px; */
    margin-bottom: 25px;
    float: left;
}

.oner_news ul li:hover {
    width: 575px;
    height: 110px;
    background: url(../book_images/education/info2.png) no-repeat;
    background-size: contain;
    color: #fff !important;
}

.oner_news ul li.active {
    background: url(../book_images/education/info2.png) no-repeat;
    background-size: contain;
    color: #fff !important;
}

.oner_news ul li a {
    color: inherit;
    display: inline-block;
    width: inherit;
    height: inherit;
    position: relative;
}

.oner_news ul li a span {
    display: inline-block;
    color: inherit;
}

.oner_news ul li a span.texts {
    /* margin-right: 50px; */
    font-size: 18px;
    width: 390px;
    text-align: left;
}

.oner_news ul li a span.day {
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 18px;
    right: 80px;
}

.oner_news ul li a span.line {
    width: 2px;
    height: 64px;
    background: #614525;
    transform: rotate(45deg);
    position: absolute;
    top: 20px;
}

.oner_news ul li a .year_month {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 50px;
    right: 30px;
}

.oner_news ul li:hover a span.line,
.oner_news ul li.active a span.line {
    background: #fff;
}

/* .oner_news ul li a:hover{
    color: #fff;
} */
/* .oner_news ul li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
} */

/* .oner_news ul li p { 
    font-size: 18px;
    color: #614525;
}
.oner_nr { display: inline-block;color: #614525; font-size: 12px;  } */

.oner_friend {
    width: 915px;
    height: 86px;
    border: 1px solid #ededed;
    border-top: none;
    background: #fff;
}

.oner_friend ul {
    width: 100%;
    height: 100%
}

.oner_friend ul li:nth-child(1) {
    margin-left: 18px;
}

.oner_friend ul li {
    width: 210px;
    height: 46px;
    float: left;
    margin: 19px 9px 0;
}

.oner_friend ul li a {
    width: 210px;
    height: 46px;
    background: #f8f6f0;
    display: block;
    border: 1px solid #e7dfca;
    text-align: center;
    line-height: 46px;
}

.oner_friend ul li a:hover {
    background: rgb(82, 122, 85);
    color: #fff;
}

/*#76311C*/
/*历史中库*/
.his_head {
    background: url(../book_images/his_a.png) no-repeat;
    height: 113px;
}

.his_headin {
    height: 113px;
    line-height: 113px;
}

.his_headin .book_men {
    padding-top: 35px;
}

.his_main {
    background: url(../book_images/his_bg.png) no-repeat bottom;
    min-height: 720px;
}

.his_nav {
    background: #9d6439;
}

.his_nav .navIn .nav_ul li .on {
    background: #834a20;
}

.his_nav .navIn .nav_ul li a:hover {
    background: #834a20;
}

.his_seachin {
    border: 1px solid #eedbcd;
    background: #f8f3e4;
}

.his_srabig {
    border: 2px solid #eedbcd;
}

.his_titmain {
    background: #f8f3e4;
    margin-top: 3px;
    border: 1px solid #eedbcd;
    border-top: 2px solid #eedbcd;
    overflow: hidden;
    height: 90px;
}

.his_tit {
    border-bottom: 1px solid #eedbcd;
    font-family: "otherlink";
    font-size: 20px;
    font-weight: 900;
}

.his_titmain ul li {
    width: 193px;
    background: url(../book_images/his_line.png) no-repeat 1px;
    float: left;
    font-size: 14px;
    text-align: center;
    margin-top: 24px;
}

.his_titmain ul li:nth-child(1) {
    margin-left: 15px;
    background: none;
}

.his_titmain ul li a {
    width: 155px;
    height: 38px;
    display: block;
    margin: 0 auto;
    line-height: 38px;
}

.his_titmain ul li a:hover {
    background: #A23E21;
    color: #fff;
}

.his_new {
    border: 1px solid #eedbcd;
    background: #f8f3e4;
    border-top: 2px solid #eedbcd;
}

/*古籍*/
.anc_head {
    background: url(../book_images/anc_a.png) no-repeat;
    height: 113px;
}

.anc_main {
    background: url(../book_images/anc_bg.png) no-repeat;
    min-height: 720px;
}

.anc_nav {
    background: #A23E21;
}

.anc_nav .navIn .nav_ul li .on {
    background: #5f3d18;
}

.anc_nav .navIn .nav_ul li a:hover {
    background: #5f3d18;
}

.anc_srabig {
    border: 2px solid #eae4d8;
}

.anc_seachin {
    border: 1px solid #eae4d8;
    background: #f8f3e4;
    margin: 3px auto 0;
}

.anc_titma {
    border: 1px solid #eae4d8;
    border-top: 2px solid #eae4d8;
}

.anc_tit {
    border-bottom: 1px solid #eae4d8;
    font-family: "otherlink";
    font-size: 20px;
    font-weight: 900;
}

.anc_new {
    border: 1px solid #eae4d8;
    background: #f8f3e4;
    border-top: 2px solid #eae4d8;
}

/*历史图片*/
.hp_head {
    background: url(../book_images/hp_a.png) no-repeat;
    height: 115px;
}

.hp_nav {
    background: #703d44;
}

.hp_nav .navIn .nav_ul li .on {
    background: #5a2f35;
}

.hp_nav .navIn .nav_ul li a:hover {
    background: #5a2f35;
}

.hp_srabig {
    border: 2px solid #e2cbca;
}

.hp_seachin {
    border: 1px solid #e2cbca;
    background: #fbf4f5;
    margin: 3px auto 0;
}

.hp_tit {
    border-bottom: 1px solid #e2cbca;
    font-family: "otherlink";
    font-size: 20px;
    font-weight: 900;
}

.hp_titmain {
    background: #fbf4f5;
    margin-top: 3px;
    border: 1px solid #e2cbca;
    border-top: 2px solid #e2cbca;
    overflow: hidden;
    height: 215px;
}

.hp_new {
    border: 1px solid #e2cbca;
    background: #fbf4f5;
    border-top: 2px solid #e2cbca;
}

.hp_titmain ul li {
    float: left;
    width: 192px;
    text-align: center;
    margin: 34px 20px;
    line-height: 40px;
    font-size: 14px;
}

.hp_titmain ul li a div {
    border: 1px solid #d7d7d7;
    padding: 2px;
    background: #fff;
}

.hp_titmain ul li:nth-child(1) {
    margin: 34px 15px 0 40px;
}

.hp_titmain ul li a:hover div {
    border: 1px solid #93bb97;
}

.hp_main {
    background: url(../book_images/hp_g.png);
    background-size: 100%;
    min-height: 720px;
}

.pc_main {
    background: url(../book_images/hp_bj.png);
}

/*近代期刊*/
.mod_head {
    /*background: url(../book_images/mod_a.png) no-repeat;*/
    height: 113px;
    line-height: 113px;
}

.mod_bj {
    background: url(../book_images/mod_c.png);
}

.mod_main {
    /*background: url(../book_images/mod_b.png) no-repeat;*/
}

.mod_srach {
    background: #fafffb;
    margin-top: 20px;
    border: 2px solid #ddf0dd;
}

.mod_nav {
    background: #93bb97;
}

.mod_nav .navIn .nav_ul li .on {
    background: #527a55;
}

.mod_nav .navIn .nav_ul li a:hover {
    background: #527a55;
}

.mod_nav .navIn .nav_ul li a {
    border-right: 1px dotted #5498b8;
}

.mod_nav .navIn .nav_ul li:last-child a {
    border: none;
}

.mod_searIn {
    border: 1px solid #ddf0dd;
    margin: 4px auto 0;
    background: #fafffb;
}

.mod_main {
    border-bottom: 1px solid #ddf0dd;
    font-family: "otherlink";
    font-size: 16px;
    /* font-weight: 600;  */
    /* color: #614525; */
}

.mod_titmain {
    background: #fafffb;
    border: 1px solid #ddf0dd;
    border-top: 2px solid #ddf0dd;
}

.mod_new {
    border: 1px solid #ddf0dd;
    border-top: 2px solid #ddf0dd;
    background: #fafffb;
}


#dialog {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.4);
    height: 430px;
    left: 36%;
    margin: -200px 0 0 -200px;
    position: fixed !important;
    /* 浮动对话框 */
    position: absolute;
    top: 55%;
    width: 830px;
    z-index: 5;
    display: none;
}

#dialog .close {
    margin: 0 0 12px;
    height: 60px;
    line-height: 60px;
    background: #b5b5b5;
}

#dialog p.close {
    text-align: right;
}

#dialog .close a img {
    display: block;
    width: 17px;
    height: 17px;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-top: 20px;
}

#dialog .close span img {
    margin-left: 10px;
}


.msgtitle {
    margin: 10px 0;
    font-size: 18px;
    font-weight: blod;
    padding-left: 30px;
}


/* 友情链接 */
.border_bottom {
    width: 190px;
    height: fit-content;
    border-bottom: 1px solid #30343d;
}

.seccode {
    width: 190px;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid #0d0e13;
}


.seccode .text {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}

.code_box {
    width: 110px;
    text-align: center;
    background: #fff;
    padding: 10px 0;
}

.seccode .code {
    width: 90px;
    height: 90px;
    display: inline-block;
    background: url(../book_images/code.png) no-repeat center center;
    background-size: contain;
}

.address {
    width: 190px;
    font-size: 12px;
    text-align: left;
    color: #fff;
    margin-top: 18px;
}

/* 底部内容 */
.footer {
    width: 100%;
    height: 130px;
    background: #12151b;
}

.con {
    width: 1200px;
    height: 130px;
    line-height: 30px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer .con p {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}