/*宸ュ湴璇︽儏*/
.gongd-xq {
}
.gongd-xq>img {
    width: 100%;
    height: 174px;
    object-fit: cover;
}
.gongd-main {
    padding: 11px 13px;
}
.gongd-tit {
    background: url(../img/gongdi/gongdbg.png);
    background-size: 100% 100%;
    padding: 12px;
    position: relative;
    top: -58px;
    margin-bottom: -50px;    
    padding-bottom: 20px;
}
.gongd-tit>h3 {
    color: #333;
    font-size: 18px;
    margin-bottom: 8px;
}
.gongd-tit>p {
    padding-bottom: 6px;
    color: #666;
    border-bottom: 1px solid #F6F6F6;
}
.gongd-tit>p span {
    display: inline-block;
        margin-right: 10px;
}
.gongd-tit>h4 {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 10px;
}
.gongd-tit .gongd-fu {
    margin-top: 0;
    margin-bottom: 10px;
}
.gongd-tit .gongd-fu>img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #9CADBC;
    padding: 2px;
}
.gongd-tit .gongd-fu>div {
    display: inline-block;
    vertical-align: top;
    margin-top: 13px;
    position: relative;
    margin-left: 1%;
}
.gongd-tit .gongd-fu>div p {
    font-size: 16px;
    color: #333;
}
.gongd-tit .gongd-fu>div>p>b {
    display: block;
    font-size: 14px;
    color: #666;
    margin-top: 2px;
}
.gongd-tit .gongd-fu>b {
    position: relative;
    top: 16px;
    float: right;
    background: #005e3c;
    color: #fff;
    padding: 7px 14px;
    border-radius: 5px;
}
.gongd-tit img {
    width: 100%;    
    margin-top: 5px;
}
.gongd-tu h4 {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #F6F6F6;
    padding-bottom: 10px;
}
.gongd-tu ul {
    text-align: left;
}
.gongd-tu ul li {
    display: inline-block;
    width: 31%;
    margin-right: 2px;
    margin-bottom: 7px;
}
.gongd-tu ul li img {
    height: 110px;
    width: 100%;
    object-fit: cover;
    border-radius: 6px;
}
