.content_w{
    width: 1000px;
    margin: 0 auto;
}
.bar{
    font-size: 12px;
    color: #2750A2;
}
.gk_content{
    border: 1px solid #ccc;
    display:flex;
}
.c_left{
    width: 250px;
   margin-right:10px;
    padding: 10px;
    height:auto;
    box-sizing: border-box;
	box-shadow:4px 4px 4px #c3c3c3;
	
}
.gk_fl{
    overflow: hidden;
    margin-bottom: 20px;
}
.gk_fl>li{
    cursor: pointer;
    background-image: url(../images/b25.gif);
    background-repeat: no-repeat;
    height: 36px;
    width: 193px;
    padding-left: 33px;
    line-height: 36px;
}
.gk_fl>li>a{
    color: #0044A1;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}
.c_right{
    width: 732px;
    float: right;
    padding-top: 9px;
	min-height:510px;
	
}
.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;
}
.gk_fl>ul{
    display: none;
    font-size: 12px;
}
.gk_fl>ul>li{
    line-height: 30px;
    height: 30px;
    padding-left: 33px;
    border-bottom: 1px dotted #cccccc;
}
.c_right>.right_two{

}
.c_right>.right_two>.r_w_one{
    width: 100%;
    min-height: 65px;
    line-height: 36px;
    text-align: center;
    font-size: 26px;
    color: rgb(0, 68, 161);
    margin-top:14px;
}
.c_right>.right_two>.time{
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.c_right>.right_two>.content_p{
    padding: 0 10px;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-bottom: 60px;
    margin-top: 20px;
}
.c_right>.right_two>.ht{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;

}
.c_right>.right_two>.ht>a{
    color: #000;
}
.r_w_one iframe{
    display: none;
}
