﻿/*走进石龙*/
.jlhd-box{
    color: #333;
    padding: 0 10px;
}
.jlhd-box a{
    text-decoration: none;
    color: #333;
}
.jlhd-box .slgk{
    width: 58%;
    float: left;
}
.jlhd-box .fjmsbf{
    width: 42%;
    float: right;
}
.jlhd-box .row .title{
    font-size: 15px;
    line-height: 40px;
    color: white;
    border-bottom: 1px solid gray;
}
.jlhd-box .row .title .icon-left{
    color: white;
    background: #0758A4;
    line-height: 40px;
    width: 90px;
}
.jlhd-box .row .slgk p{
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
}
.jlhd-box .row .list div{
    margin-left: 14px;
    text-align: inherit;
}
.jlhd-box .row .list div:nth-of-type(1){
    margin-left: 0;
}
.jlhd-box .row .list .icon-top{
    margin-top: 7px;
    line-height: 28px;
    width: 105px;
    color: white;
    font-size: 12px;
    border-radius: 3px;
}
.jlhd-box .row .list .icon-top:hover{
    margin-top: 3px;
}
.jlhd-box .row .fjms{
    padding: 0 20px;
}
.jlhd-box .row .fjms .fj{
    margin-top: 10px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}
.jlhd-box .row .fjms .fj>div{
    line-height:40px;
    cursor: pointer;
    border-left: 1px solid lightgrey;
    border-bottom: 1px solid lightgray;
    border-top:1px solid lightgrey;
}
.jlhd-box .row .fjms .fj>div:hover{
    text-shadow: 0 0 1px gray;
}
.jlhd-box .row .fjms .fj>div:last-child{
    border-right: 1px solid lightgray;
}
.jlhd-box .row .fjms .fj .active{
    border-bottom: none;
    border-top:3px solid red;
}
.jlhd-box .row .fjms .detail p{
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 33px;
    text-indent: 2em;
    font-size: 14px;
}
.jlhd-box .row .fjms .detail p span{
    line-height: 30px;
    font-weight: bold;
    display: block;
    text-align: center;
}
.jlhd-box .row .fjms .detail img{
    width: 220px;
    float: right;
    margin-left: 10px;
}
.jlhd-box .row .fjms .detail div{
    display: none;
}
.jlhd-box .row .fjms .detail .active{
    display: block;
}
/*信息公开*/
.xxgk-box{
    color: #333;
    padding: 0 10px;
}
.xxgk-box a{
    text-decoration: none;
    color: #333;
}
.xxgk-box ul,.xxgk-box li{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.xxgk-box .row .title{
    font-size: 15px;
    line-height: 40px;
    color: white;
    border-bottom: 1px solid lightgray;
}
.xxgk-box .row .title .icon-left{
    width: 130px;
}
.xxgk-box .xxgkzl{
    padding: 0 28px 0 0;
}
.xxgk-box .gkzl>div{
    border-radius: 3px;
    width: 210px;
    line-height: 40px;
    margin-top: 9px;
    font-size: 14px;
    padding-left: 5px;
}
.xxgk-box .gkzl>div:hover{
    text-shadow: 0 0 1px lightgray;
}
.xxgk-box .gkzl>div a{
    color: white;
}
.xxgk-box .details{
    margin: 8px auto 0;
    border:1px solid lightgrey;
    padding: 15px 10px 10px;
}
.xxgk-box .details h2{
    font-size: 15px;
    line-height: 30px;
    color: #E91216;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.xxgk-box .details .des{
    line-height: 26px;
    font-size: 13px;
    text-indent: 2em;
}
.xxgk-box .details .des a{
    color: #E91216;
}
.xxgk-box .details .more {
    margin-top: 10px;
}
.xxgk-box .details .more h4{
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
}
.xxgk-box .details .more a{
    font-size: 13px;
    text-align: center;
    line-height: 30px;
}
.xxgk-box .dsyj{
    padding-left: 20px;
}
.xxgk-box .gzbg{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}
.xxgk-box .gzbg a p{
    line-height:30px;
}
.xxgk-box .gzbg img{
    height: 30px;
    margin-top:25px;
    margin-bottom:2px;
}
.xxgk-box .gzbg p{
    margin: 0;
    padding: 0;
}