﻿
header .head .login {
    padding-left: 180px;
}

.serve {
    float: right;
}
/*.gouwuche2 {
            margin-left: 100px !important;
        }*/
header .head .serve li {
    padding-right: 100px;
}
/*.serve li {
            padding-right: 100px;
        }*/

.top_lan {
    right: 0px !important;
}


/*首页各模块显示轮播*/
/*政府文件*/
.demo1 .tab_box .content .hd .prev, .demo2 .tab_box .content .hd .prev, .demo4 .tab_box .content .hd .prev {
    position: absolute;
    top: 50%;
    margin-top: -67px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/templates/gjyx/images/icon.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 10;
    cursor: pointer;
}

.demo1 .tab_box .content .next, .demo2 .tab_box .content .next, .demo4 .tab_box .content .next {
    position: absolute;
    top: 50%;
    margin-top: -67px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/templates/gjyx/images/icon1_next.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    left: auto;
    right: 0%;
    background-position: 8px 5px;
    z-index: 10;
    cursor: pointer;
}

.demo1 .tab_box .content .bd, .demo2 .tab_box .content .bd {
    margin-top: 10px;
}

/*.demo1 .tab_box .content .bd, .demo2 .tab_box .content .bd, .demo4 .tab_box .content .bd {
            padding-top: 30px;
        }*/

.demo4 .tab_box .content .hd .prev {
    position: absolute;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/templates/gjyx/images/icon.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 10;
    cursor: pointer;
    margin-top: 2655px;
    left: 12%;
}

.demo4 .tab_box .content .next {
    position: absolute;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/templates/gjyx/images/icon1_next.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    left: auto;
    right: 12%;
    background-position: 8px 5px;
    z-index: 10;
    cursor: pointer;
    margin-top: 2655px;
}

.demo4 .tab_box .content .bd {
    padding-top: 30px;

}

.demo5 .tab_box .content .bd {
    padding-left:45px;

}

.demo5 .tab_box .content .hd .prev {
    position: absolute;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/templates/gjyx/images/icon.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 10;
    cursor: pointer;
    margin-top: 136px;
    left: 5px;;
}

.demo5 .tab_box .content .next {
    position: absolute;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/templates/gjyx/images/icon1_next.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    left: auto;
    right: 5px;
    background-position: 8px 5px;
    z-index: 10;
    cursor: pointer;
    margin-top: 136px;
}

.demo5 .tab_box .content .hd {
    padding-top: 30px;
position:relative;
width:760px;
padding:0 15px;

}
.demo8 .tab_box .content .hd {
    position:relative;
    width:100%;
}
.demo8 .tab_box .content .hd .prev {
    position: absolute;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/templates/gjyx/images/icon.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 10;
    cursor: pointer;
    margin-top: 136px;
    /*left: 27%;*/
}

.demo8 .tab_box .content .next {
    position: absolute;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/templates/gjyx/images/icon1_next.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    left: calc(100% - 25px);
    background-position: 8px 5px;
    z-index: 10;
    cursor: pointer;
    margin-top: 136px;
}
/*.demo7 .tab_box {
            height:100%;
        }*/
/*.demo8 .tab_box .content .hd {
            padding-top: 30px;
        }*/

.pic-ul li {
    text-overflow: ellipsis;
    float: left;
    text-align: left;
    width: calc(25% - 10px);
    overflow: hidden;
    white-space: nowrap;
    line-height:28px;
    font-size:14px;
}

    .pic-ul li a {
        color: #000;
    }
.piv-ul {
    padding:15px 10px;
}
.piv-ul li {
    text-overflow: ellipsis;
    float: left;
    text-align: left;
    /*width: calc(33% - 20px);*/
    overflow: hidden;
    white-space: nowrap;
    width: 200px;
    margin-left: 27px;
}

    .piv-ul li a {
        color: #000;
        font-size:16px;
        line-height:32px;
    }

        .piv-ul li a:hover {
            color: red;
        }

/*数据库折叠展开*/
#wrap {
    position: relative;
    padding: 6px;
    overflow: hidden;
    background-color: white;
}

#read-more {
    color: #333;
    height: 33px;
    margin-top: -39px;
    float: right;
}

    #read-more a {
       font-size:14px;
        text-decoration: none;
        color: #015293;
    }

        #read-more a:hover {
            color: #000;
        }

.page9 clearfix inner {
    width: 1200px;
}

/*首页数据库样式*/
.database {
    background: #fff;
    padding: 20px 0;
    /*padding-left:30px;*/
}

    .database .hd {
        position: relative;
        top:110px;
        z-index: 10;
    }

    .database a.next {
        height: 48px;
        width: 48px;
        float: left;
        background: url(/templates/gjyx/images/icon_l.png) no-repeat;
        margin-left:10px;
    }

    .database a.prev {
        height: 48px;
        width: 48px;
        float: right;
        background: url(/templates/gjyx/images/icon_r.png) no-repeat;
    }

    .database .bd {
        position: relative;
        bottom: 40px;
        padding-left: 25px;
    }

    .database .txtList {
    }

        .database .txtList li {
            width: 320px;
            float: left;
            overflow: hidden;
            /*padding:0 30px;
            border-right:1px solid;
            border-left:1px solid;*/
            margin: 0 30px;
        }

            .database .txtList li .txt {
                display: inline-block;
                width: 100%;
                border-bottom: 1px dashed #9e9e9e;
                padding: 5px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .database .txtList li .txt a {
                    color: #333;
                    line-height: 32px;
                    font-size: 16px;
                }

.shuruyinjin .tab_menu li {
    padding: 15px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}

    .shuruyinjin .tab_menu li.active {
        border-bottom: 1px solid #015293;
    }

    .shuruyinjin .tab_menu li a {
        font-size: 18px;
        color: #666;
    }

    .shuruyinjin .tab_menu li.active a {
        color: #015293;
    }

.bgc-6 {
    background-color: darkred;
}

.bgc-2 {
    background-color: darkblue;
}

.bgc-3 {
    background-color: darkcyan;
}

.bgc-4 {
    background-color: darkgreen;
}

.bgc-5 {
    background-color: darkorange;
}

.bgc-1 {
    background-color: darkseagreen;
}

.zouchuqu.px15 {
    width: calc(100% - 30px)
}

.zouchuqu div a {
    font-size: 16px;
    padding:75px 10px 10px 10px;
    display: inline-block;
    text-align: center;
    width: calc(100% - 22px);
    height: calc(100% - 87px);
    border: 1px solid #aaa;
}
.zouchuqu .tags.active p {
    transform: translateY(-100%);
    cursor: pointer;
}
.zouchuqu .tags p{
    transform: translateY(0);
    transition: all linear 300ms;
    padding:15px 10px;
    background-color:rgba(0,0,0,0.4);
    color:#fff;
    height:150px;
    
}


.zouchuqu .tags{

    overflow:hidden;
}

.jinchu .picbox {
    height: 145px;
    border: 1px solid #eee;
    cursor: pointer;
}

.booktype {
    height: 802px;
}

.ztbooks h3 {
    padding-left: 15px;
    position: relative;
    color: #015293;
}

h3.title a.more {
    position: absolute;
    right: 15px;
    font-size: 16px;
    color: #015293;
    bottom: 15px;
}

.ztbooks .suoluvtu .picbox.active {
    border: 1px solid #015293;
    transition: all 800ms;
}

.ztbooks .suoluvtu .picbox img {
    width: calc(100% - 10px);
    margin-top: 5px;
    margin-left: 5px;
}

.zhongdian .picbox {
    height: 360px;
}

.inout .left.picbox {
    margin-bottom: 15px;
    height: 470px;
}

.page {
    font-size: 14px;
    line-height: normal;
    box-shadow: rgba(0,0,0,1),5px 5px inset;
    border-radius: 5px 5px;
}

.jinchu {
    overflow: hidden;
}

    .jinchu .picbox.active p {
        transform: translateY(0);
    }

.suoluvtu, .hotpics, .jinchu {
    position: relative;
}

.picbox {
    width: 100%;
    overflow: hidden;
}

.suoluvtu .picbox {
    border: 1px solid #fff;
    height: 175px;
    padding: 5px;
}

.hotpics {
    margin-left: 35px;
    margin-right: 35px;
}

    .hotpics .picbox {
        height: 195px;
    }

.picbox img {
    width: 100%;
}

.col-8 .picbox.px15, .col-4 .picbox.px15, .col-6 .picbox.px15 {
    width: calc(100% - 30px);
}

.jinchu .picbox p {
    transform: translateY(100%);
    transition: all linear 300ms;
    width: calc(100% - 50px) !important;
}

.suoluvtu p, .hotpics p {
    width: calc(100% - 20px);
}

.suoluvtu p, .hotpics p, .jinchu .picbox p {
    position: absolute;
    bottom: 0;
    padding: 10px 10px;
    background-color: rgba(0,0,0,0.4);
    text-align: center;
    color: #fff;
    text-overflow: ellipsis;
}

.hotbooks {
    margin-top: 20px;
}

    .hotbooks p.noresult {
        text-align: center;
        font-size: 24px;
        margin-top: 100px;
    }

.title {
    position: relative;
}

.page .title a.more {
    position: absolute;
    right: 15px;
    font-size: 16px;
    color: #015293;
    bottom: 15px;
}

.title h4 {
    padding: 15px;
    color: #015293;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #015293;
    display: inline-block;
}

.page .title {
    border-bottom: solid 1px #eee;
    margin-bottom: 5px;
}


.books .col-4 {
    background-color: #eee;
    background-image: url('/templates/gjyx/images/index/u28584603314268991940193.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 845px;
}

.books h4 {
    padding-left: 15px;
    color: #015293;
    background-color: #fff;
    border: 1px solid #eee;
}

.books .booklist {
    border-bottom: 1px solid #fff;
}

    .books .booklist h5 {
        padding-top: 25px;
        padding-bottom:10px;
    }

    .books .booklist a {
        margin-right: 20px;
        padding-top: 5px;
        padding-bottom: 15px;
        font-size: 16px;
        display: inline-block;
        color: #333;
    }

        .books .booklist a:hover,
        .books .booklist a.active {
            color: red;
        }

.page1 {
}

.page11 {
    /* background-color:rgb(1,82,147);*/
}

.clear {
    clear: both;
}

.newList, .ztList {
    font-size: 14px;
}

.ztList {
    padding: 0 15px;
    width: calc(100% - 30px);
    margin-top: 40px;
}

    .ztList li {
        border-bottom: 1px solid #eee;
        padding: 0 15px 10px 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.news-lunbo {
    height: 325px;
}

    .news-lunbo .newList a:hover, .ztList a:hover {
        color: #015293;
        font-weight: bold;
    }

    .news-lunbo .newList a, .ztList a {
        color: #666;
        font-size: 16px;
    }

        .news-lunbo .newList a.more {
            color: #015293;
            bottom: 15px;
            position: absolute;
            right: 0;
        }

    .news-lunbo .newList {
        padding: 0 15px;
        width: calc(100% - 30px);
        margin-top: 15px;
        background-color: #fff;
    }

    .news-lunbo h4 {
        padding-left: 15px;
        color: #015293;
        font-weight: bold;
        border-bottom: 1px solid #eee;
        padding-bottom: 15px;
    }

    .news-lunbo ul {
        margin-top: 15px;
    }

        .news-lunbo ul li {
            font-size: 14px;
            display: inline-block;
            width: calc(100% - 30px);
            border-bottom: 1px dashed #9e9e9e;
            padding: 6px 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.page1 .slider {
    margin-right: 15px;
}
.tags.col-3 {
    height: 180px;
}
.tags.col-4 {
    height: 180px;
}
.tags.col-5 {
    height: 180px;
}
.tags.col-6 {
    height: 180px;
}