﻿body {
    font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
    background-color: #fff;
    font-size: 14px;
    overflow:hidden;
}

ul, li {
    list-style:none;
}

.resourceCount {
    margin-bottom:30px;
}

/********************************      图书搜索      ********************************/
.book {
    padding: 5px;
    background: #ffffff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-box-shadow: inset 0 0 5px #CCC;
    -webkit-box-shadow: inset 0 0 5px #CCC;
    box-shadow: inset 0 0 5px #CCC;
}

.book-list .book-img-wraper {
    padding-bottom: 5px;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.book-list p {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-size: 14px;
    min-height: 50px;
}

/********************************      新闻搜索      ********************************/
.commonList_dot {
    width:90%;
}

.commonList_dot li {
    line-height: 36px;
    /*background: url(/Images/ico_dot.gif) left no-repeat;*/
    text-indent: 15px;
    padding: 10px 0px;
    border-bottom:1px dashed #ccc;
}

    /*.commonList_dot li:hover {
        background: url(/Images/ico_dot_hover.gif) left no-repeat;
    }*/

    .commonList_dot li a {
        font-size: 15px;
        margin-right: 5px;
        color: #000;
    }

        .commonList_dot li a:hover {
            color: #3c7fef;
        }

    .commonList_dot li span {
        float: right;
    }

/********************************      领导关怀图片搜索      ********************************/
.leader img {
    height: 200px;
}

.picture-list p.guanhuai_decription {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    text-indent: 0px;
}

/********************************      荣誉证书图片搜索      ********************************/
.zhengshu img {
    height:150px;
}

/********************************      增值服务搜索      ********************************/
div.services-item:first-child {
    padding-top: 0px;
    margin-top: 5px;
    border-top: none;
}

div.services-item {
    border-top: 1px dashed #aaa;
    padding-bottom: 5px;
    padding-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
}

.tz-gallery .thumbnail {
    max-width: 300px;
    margin-bottom: 15px;
    background-color: transparent;
}

 .tz-gallery .caption {
            padding: 15px 30px;
            text-align: center;
        }

    .tz-gallery .caption h3 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
    }

.qrcode {
    width: 100px;
    height: 100px;
}
