@charset "utf-8";
.rightbt {
    /*width: 865px;*/
    height: 48px;
    line-height: 48px;
    background: url(../../images/gk/rig-titbg.png) no-repeat 15px 12px;
    padding-left: 25px;
    overflow: hidden;
    zoom: 1;
}
.rightbt h3 {
    margin-left: 25px;
    line-height: 48px;
    font-size: 18px;
    color: #1f65b5;
    float: left;
    font-weight: bold;
    margin: 0 0 0 25px;
}
.organ {
    width: 100%;
    margin-top: 10px;
}
.zuzhi {
    width: 100%;
    margin-bottom: 10px;
}
.zuzhi .hd {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eaecee;
    position: relative;
}
.zuzhi .hd h3 {
    display: block;
    width: 124px;
    height: 40px;
    line-height: 45px;
    padding-left: 50px;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 3px solid #1f65b5;
    color: #1f65b5;
    background: url(../../images/gk/ind-icons.png) no-repeat 15px 11px;
}
.bd {
    width: 100%;
}
.zuzhi .bd ul {
    padding: 10px 15px;
    /*width: 98% !important;*/
    overflow: hidden;
}
.zuzhi .bd ul li {
    float: left;
    /*width: 290px;*/
    background: url(../../images/gk/arrow5.jpg) no-repeat left;
    text-indent: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}

.ysqbumen{
    padding: 2% 5%;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=5);
    -moz-box-shadow: 0px 0px 5px #dddddd;
    -webkit-box-shadow: 0px 0px 5px #dddddd;
    box-shadow: 0px 0px 5px #dddddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.ysq-info-item-tit{
    background: url("../../images/gk/ysq_08.png") no-repeat;
    height: 47px;
    background-size: 100%;
}
.node-tit{
    border-bottom: 1px solid #ebebeb;
    padding: 0;

}
.node-tit span{
    width: 15%;
    text-align: center;
    height: 40px;
    line-height: 40px;

    color: white;
    display: inline-block;
    background: #249CE8;
}
.bumenlist ul li{
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.bumenlist{margin-bottom: 20px;}
@media all and (max-width: 1024px) {
    .ysq-info-item-tit{    background-size: inherit;}
}
@media all and (max-width: 768px) {
    .ysq-info-item-tit{    background-size: inherit;}
}




@media all and (max-width: 750px) {
    .node-tit span{width: 30%;}
    .ysq-info-item-tit{    background-size: inherit;}
}