﻿
/* Start--统一检索--资源列表 */
/*资源公共样式*/
/*.ResourceList_H4_Blue {
  background: url("../images/icon_triangle_blue.gif") no-repeat scroll left center transparent;
  border-bottom: 1px solid #b2d6e2;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
   margin: 0 0 0 125px;
  padding-left: 10px;
  width: 650px;
}*/
.ResourceList_Book_Right .ResourceList_H4_Blue a {
  color: #246eb7;
  text-decoration: none;
}
.ResourceList_Book_Right .ResourceList_H4_Blue a:hover {
  color: #e7370c;
  text-decoration: underline;
}
/*.ResourceList_H4_Blue a
{
    font: normal 16px/30px SimSun;
    color: #1a66b3;
    padding: 3px 0;
}

    .ResourceList_H4_Blue a:hover
    {
        background: #009cd9;
        color: #fff;
    }*/
.ResourceBook_Sep em {
    font-style:normal;
}
/*资源图书、年鉴内容*/
.ResourceList_Book li
{
    padding: 15px 0;
    border-bottom: 1px dashed #e9e9e9;
    height: 174px;
    overflow: hidden;
}

.ResourceList_Book_Img
{
    width: 114px;
    height: 154px;
    padding: 5px;
    border: 1px solid #dfdede;
}

.ResourceList_Book_Img2
{
    width: 114px;
    height: 154px;
    padding: 5px;
    border: 1px solid #dfdede;
}

.ResourceList_Book_Img img
{
    width: 114px;
    height: 154px;
}

.ResourceList_Book_Right
{
    width: 560px;
}

    .ResourceList_Book_Right p
    {
        color: #646464;
        line-height: 24px;
    }

        .ResourceList_Book_Right p span
        {
            color: #969696;
            padding-right: 15px;
        }

            .ResourceList_Book_Right p span em
            {
                color: #323232;
                font-style: normal;
            }

.ResourceList_Book_Text
{
    height: 72px;
    overflow: hidden;
}
.ResourceList_Book_Text p
{
   color:#646464;
   line-height:24px;
}
/*资源期刊、会议论文内容*/
.ResourceList_Magazine li
{
    padding: 15px 0;
    border-bottom: 1px dashed #e9e9e9;
}

.ResourceList_Magazine_Img
{
    width: 120px;
    height: 160px;
    padding: 5px;
    border: 1px solid #dedede;
    text-align: center;
}

.ResourceList_Magazine_Img2
{
    width: 120px;
    height: 160px;
    padding: 5px;
    border: 1px solid #dedede;
    text-align: center;
}

.ResourceList_Magazine_Img img
{
    width: 118px;
    height: 160px;
}

.ResourceList_Magazine_Right
{
    width: 560px;
    line-height: 24px;
}

    .ResourceList_Magazine_Right h4
    {
        border-bottom: 1px solid #e1efff;
    }

.ResourceList_Magazine_Text
{
    color: #646464;
    padding-top: 8px;
    height: 125px;
    overflow: hidden;
}

    .ResourceList_Magazine_Text p
    {
        padding-top: 6px;
    }

.ResourceList_Magazine_Information span
{
    width: 44%;
    display: inline-block;
}

    .ResourceList_Magazine_Information span a
    {
        color: #000;
    }
/*资源图片内容*/
.ResourceList_Pic
{
    width: 714px;
    overflow: hidden;
    line-height: 18px;
    margin:0 auto;
}

    .ResourceList_Pic ul
    {
        width: 770px;
    }

        .ResourceList_Pic ul li
        {
            float: left;
            width: 202px;
            overflow: hidden;
            height: 215px;
            border-bottom: 1px dashed #eaeaea;
            padding: 20px 54px 20px 0;
        }

            .ResourceList_Pic ul li p
            {
                overflow: hidden;
                white-space: nowrap;
                -ms-text-overflow: ellipsis;
                -moz-text-overflow: ellipsis;
                -webkit-text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
            }

.ResourceList_Pic_Img
{
    width: 190px;
    height: 116px;
    padding: 5px;
    border: 1px solid #d5d4d4;
}

.ResourceList_Pic_Img2
{
    width: 190px;
    height: 116px;
    padding: 5px;
    border: 1px solid #d5d4d4;
}

.ResourceList_Pic_Img img
{
    width: 190px;
    height: 116px;
}

.ResourceList_Pic_Text
{
    padding-top: 8px;
}

    .ResourceList_Pic_Text p
    {
        color: #969696;
    }

.ResourceList_Pic_H4_Blue a
{
    font: normal 16px/30px SimSun;
    color: #1a66b3;
    display: block;
    max-height: 55px;
    overflow: hidden;
    padding: 3px 0;
}

    .ResourceList_Pic_H4_Blue a:hover
    {
        background: #009cd9;
        color: #fff;
    }
/*资源章节内容*/ /*学术支持单位*/
.ResourceList_Chapters ul li
{
    padding: 15px 0;
    border-bottom: 1px solid #d6d6d6;
}

.ResourceList_Chapters p
{
    color: #999;
    line-height: 24px;
}

    .ResourceList_Chapters p span
    {
        color: #969696;
        padding-right: 15px;
    }

        .ResourceList_Chapters p span em
        {
            color: #323232;
            font-style: normal;
        }
        .ResourceList_Chapters p.date
        {
            color: #999;
            font-style: normal;
            float:right;
        }

.ResourceList_Chapters_Text
{
    text-indent: 2em;
}
/*资源视频内容*/
.VideoContentImg_tj
{
    width: 153px;
    height: 113px;
    overflow: hidden;
    padding: 5px;
    border: 1px solid #dedede;
    margin-top: 10px;
}

    .VideoContentImg_tj a
    {
        position: relative;
    }

    .VideoContentImg_tj .span_zhezhao
    {
        opacity: 0.5;
        position: absolute;
        width: 153px;
        height: 113px;
        visibility: hidden;
        left: 0px;
        z-index: 2000;
    }

    .VideoContentImg_tj:hover .span_zhezhao
    {
        visibility: visible;
    }

    .VideoContentImg_tj .span_iconv
    {
        background: url(../images/commonimages/video_btn.png) no-repeat;
        width: 42px;
        height: 42px;
        visibility: hidden;
        position: absolute;
        z-index: 3000;
        left: 55.5px;
        top: -67px;
    }

    .VideoContentImg_tj:hover .span_iconv
    {
        visibility: visible;
    }

    .VideoContentImg_tj img
    {
        width: 153px;
        height: 113px;
    }

.ResourceList_Magazine_Right
{
    width: 527px;
    line-height: 24px;
}
/* End--统一检索--资源列表 */

/* Start--图书检索--翻页控件 -->book.css_182 #e2e2e2*/
.ResourceList_Pager
{
    text-align: center;
    padding: 21px 0;
    *padding: 27px 0;
    _padding: 26px 0;
}

    .ResourceList_Pager a
    {
        padding: 3px 8px;
        color: #000;
        border: 1px solid #bdc8bc;
        display: inline-block;
        font-size: 14px;
        margin-right: 8px;
    }
   
        .ResourceList_Pager a:hover
        {
            background: none;
            color: #408bfe;
            padding: 3px 8px;
        }

        .ResourceList_Pager a.PageActives
        {
            background: #408bfe;
            color: #fff;
            font-weight: bold;
        }

           .ResourceList_Pager input
    {
        padding: 3px 8px;
        color: #000;
        border: 1px solid #bdc8bc;
        display: inline-block;
        font-size: 14px;
        margin-right: 8px;
    }
   


/* End--图书检索--翻页控件 */

/* Start--左侧推荐列表Title -->book.css_102 */
.Block_Left_Head h2
{ /*background: url("../img/dot10.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
  /*background: url("../img/AboutUs.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
  
    font: bold 25px/40px SimHei,Arial,Helvetica,sans-serif;*/
    /*padding-left: 20px;*/
    border-bottom: 1px solid #901d23;
     color: #901d23;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 42px;
    padding-left: 3px;
}

.Block_Left_Head h2 span {
    background: none repeat scroll 0 0 #901d23;
    display: inline-block;
    height: 19px;
    margin-right: 15px;
    vertical-align: middle;
    width: 6px;
}
/* End--左侧推荐列表Title */

/* Start--左侧推荐列表 更多 -->ToolBook.css_49 #00448A*/
.Block_Left_Head a.more
{
    color: #0D7BCF;
    float: right;
}
/* End--左侧推荐列表 更多 */

/* Start--右侧推荐列表Title -->book.css_102 */
.Block_Right_Head
{
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #0D7BCF;
    background: #f3f3f3; /* margin-left:31px;*/
}
/*�޸�2013-12-31*/
/* End--右侧推荐列表Title */

/* Start--期刊导航Tab -->journal.css_14 */

.JournalYears_Title
{
    border-bottom: 3px solid #fea500;
    height: 32px;
    line-height: 32px;
    background: url(../images/commonimages/b_listPageContent_title.png) repeat-x left top;
    margin-bottom: 10px;
    padding-left: 10px;
}
.JournalYears_Tab a
{
    border-right: 1px solid #d6d6d6;
    height: 32px;
    display: inline-block;
    padding: 0 15px;
    float: left;
    font-size: 14px;
    color: #323232;
}

    .JournalYears_Tab a.Actives
    {
        background-color: #0D7BCF;
        font-weight: bold;
        color: #fff;
    }

.JournalYears_Search
{
    padding-right: 10px;
}

    .JournalYears_Search select
    {
        height: 20px;
    }

    .JournalYears_Search input
    {
        height: 20px;
        color: #fff;
        background: #6dab27;
        border: 0 none;
        width: 35px;
        text-align: center;
    }
/* End--期刊导航Tab */

/* Start--图书检索导航Tab -->book.css_175 #fea500*/
.BookSearch_Title
{
    border-bottom: 3px solid #901d23;
    height: 32px;
    line-height: 32px;
    background: url(../images/commonimages/b_listPageContent_title.png) repeat-x 0 0;
    margin-bottom: 10px;
}

    .BookSearch_Title span
    {
        display: block;
        float: left;
        padding: 0 15px;
        font-size: 14px;
        color: #333;
        font-weight: 600;
        border-right: 1px solid #d6d6d6;
    }

    .BookSearch_Title a
    {
        display: block;
        float: left;
        padding: 0 15px;
        font-size: 14px;
        color: #333;
        font-weight: 600;
        border-right: 1px solid #901d23;
    }

        .BookSearch_Title a img
        {
            border: none;
            width: 9px;
            height: 12px;
            margin-left: 5px;
        }

        .BookSearch_Title a:hover
        {
            background: #901d23;
            color: #fff;
        }

a.BookSearch_Title_a_hover
{
    background: #901d23;
    color: #fff;
}

/*.BookSearch_Title a:hover img
{
    background: url(../images/commonimages/b_listPageContent_title_a_down_2.png) no-repeat 0 0;
}*/
/* End--图书检索导航Tab */

/* Start--统一检索导航Tab -->DataBase.css_196 */
.ResourceList_Title
{
    background: url(../images/commonimages/ResourceContent_titleBG.png) repeat-x;
    height: 33px;
    /*border-bottom: 3px solid #fa8528;*/
    border-bottom: 2px solid #bdc8bc;
}

.ResourceList_Title h2
{
        
        /*font: normal 16px/33px SimHei, Arial, Helvetica, sans-serif;*/
        border-bottom: 0 none;
        background: none;
        margin:5px;
       font-weight:bold;
        color: #1c3c3d;
        font-size: 18px;
        /*line-height: 42px;*/

}

.ResourceList_Title_Tab
{
    padding-left: 25px;
}

    .ResourceList_Title_Tab a
    {
        height: 33px;
        display: inline-block;
        padding: 0 15px;
        font-size: 14px;
        color: #000;
        line-height: 33px;
    }
        /*修改2013-12-31*/
        .ResourceList_Title_Tab a.ResourceAct
        {
            background: #1c3c3d;
            color: #fff;
            font-weight: bold;
        }
/*修改2013-12-31*/
/* End--统一检索导航Tab */

/* Start--期刊详情页-当前位置 -->journal.css_36 */
.PageCurrent_Position
{
    background: url(../images/commonimages/current_position.png) no-repeat left center;
    padding-left: 20px;
    color: #901d23;
}

    .PageCurrent_Position a
    {
        color: #901d23;
    }

        .PageCurrent_Position a.currentThis
        {
            color: #d3000f;
        }

        .PageCurrent_Position a:hover
        {
            background: none;
            text-decoration: underline;
            color: #084485;
        }
/* End--期刊详情页-当前位置 */

/* Start--图书检索分类导航Title -->book.css_197 */
.BookClassifyNavi_Title
{
    height: 35px;
    line-height: 35px;
    background: #901d23;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: Microsoft YaHei;
}
/* End--图书检索分类导航Title */

/* Start--统一检索分类导航Title -->DataBase.css_5 */
.ResourceClassifyNavi_Title
{
    background: #0D7BCF;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}

    .ResourceClassifyNavi_Title h2
    {
        font: bold 16px/35px Microsoft YaHei,SimHei;
        letter-spacing: 2px;
    }
/* End--统一检索分类导航Title */

/* Start--统一检索分类导航content  */
.ResourceClassifyNavi_Content
{
    background: rgb(239,245,251);
    color:#1a66b3;     
    padding:10px 10px;  
}
.ResourceClassifyNavi_Content ul 
{    
    overflow:hidden;  
}
.ResourceClassifyNavi_Content ul li
{
      float:left; 
      padding: 0 10px;
      margin:0 0 6px 0;
}
.ResourceClassifyNavi_Content ul li a
{
    font-size:12px;
    font-weight:bold;
    line-height:24px;
   color:#1a66b3;  
}
.ResourceClassifyNavi_Content ul li a:hover
{
    color:#c60000;  
    text-decoration:none;     
}

/* End--统一检索分类导航content */

/* Start--长检索框 -->ToolBook.css_32 #fa8528*/
.LongSearch_Div
{
    height: 45px;
    overflow: hidden;
}

.LongSearch_Lable
{
    padding-right: 20px;
    font-size: 16px;
    color: #00448a;
    font-weight: bold;
    text-align: right;
    width: 195px;
    line-height: 32px;
    letter-spacing: 2px;
}

.LongSearch
{
    width: 700px;
    overflow: hidden;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    margin-bottom: 25px;
    float: right;
}

.LongSearch_Input_Text
{
    background: url(../images/commonimages/BKinput_text.png) no-repeat 5px center #fff;
    height: 30px;
    width: 596px;
    padding-left: 22px;
    border-radius: 5px;
}

    .LongSearch_Input_Text input
    {
        border: 0 none;
        background: none;
        height: 30px;
        width: 596px;
    }

.LongSearch_Input_Button input
{
    border: 0 none;
    background: #0D7BCF;
    height: 30px;
    width: 82px;
    border-radius: 0 5px 5px 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
/* End--长检索框 */

/* Start--短检索框 -->ToolBook.css_32 */
.ShortSearch
{
    width: 600px;
    overflow: hidden;
    border: 1px solid #901d23;
    border-radius: 5px;
    margin: 0px auto;
    margin-bottom: 25px;
}

.ShortSearch_Input_Text
{
    background: url(../images/commonimages/BKinput_text.png) no-repeat 5px center #fff;
    height: 30px;
    width: 496px;
    padding-left: 22px;
    border-radius: 5px;
}

    .ShortSearch_Input_Text input
    {
        border: 0 none;
        background: none;
        height: 30px;
        width: 496px;
    }

.ShortSearch_Input_Button input
{
    border: 0 none;
    background: #901d23;
    height: 30px;
    width: 82px;
    border-radius: 0 5px 5px 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
/* End--短检索框 */

/* Start--新闻 --> */
.NewsTitleH2
{
    background: url("../images/commonimages/ZHnewTitleGreen.jpg") no-repeat scroll left center transparent;
    border-bottom: 1px solid #DBDBDB;
    font: bold 15px/24px SimHei,Arial,Helvetica,sans-serif;
    padding-left: 12px;
}

/* End--短检索框 */

/* Start--工具书导航--*/
.BKnav_content .BKcontent_nav ul li span {
    color:#0D7BCF;
}
.BKnav_content .BKcontent_nav ul li span a.spell{
    color:#0D7BCF;
}
.BKnav_content .BKclassify_nav ul li span.BKclassifynav_title{
     color:#0D7BCF;
}
.BKnav_content .BKclassify_nav ul li span.BKclassifynav_title a{
     color:#0D7BCF;
}
/* End--工具书导航--*/
