.ghxxmore_w{
    width: 1000px;
    margin: 0 auto;
}
.ghxxmore_border{
    border: 1px solid #ccc;
    overflow: hidden;
}
.content{
   display: flex;
}
.bar{
    font-size: 12px;
    color: #2750A2;
}
.c_left{
    width: 250px;
	min-height: 500px;
    padding: 10px;
    float: left;
    box-sizing: border-box;
	box-shadow: 4px 4px 4px #c3c3c3;
}
.ghwj_fl{
    overflow: hidden;
    margin-bottom: 20px;
}
.ghwj_fl>li{
    cursor: pointer;
    background-image: url(../images/b25.gif);
    background-repeat: no-repeat;
    height: 36px;
    width: 193px;
    padding-left: 33px;
    line-height: 36px;
}
.ghwj_fl>li>a{
    color: #0044A1;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}
.c_right{
    width: 732px;
    float: right;
    padding-top: 9px;
	margin-left: 10px;
}
.right_one{
    background-image: url(../images/b27.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 665px;
    padding-left: 45px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-size: 12px;
    line-height: 30px;
    color: #000;
}
.ghwj_r_content{
    width: 710px;
    padding: 0 10px;
    margin-top:10px;
}
.ghwj_r_content>li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dotted #cccccc;
}
.ghwj_r_content>li>span{
    font-size: 12px;
    color: #000;
}
.ghwj_r_content>li>.li_left{
    display: flex;
    align-items: center;
}
.ghwj_r_content>li>.li_left>a{
    width: 592px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 29px;
    color: #000;
}
/*分页器*/
.fyq_w{
    width: 100%;
    height: 40px;
    margin: 0 auto;
}
.fyq{
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    color: #000;
}
.fyq>a{
    font-size: 12px;
    color: #000;
}

