/*头部公告*/

.con_wk{
    width: 1200px;
    margin: 0 auto;
    margin-top: 28px;
    margin-bottom: 50px;
}
.con_wk .main_cont{
  width: 1200px;

}
.main_cont .current{
    width: 1200px;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    height: 20px;
    font-weight: 600;
    margin-bottom: 24px;
}
.main_cont .curren../img{
  vertical-align: -4px;
  margin-right: 8px;
}
.main_cont .current a{
    color: #333;
    text-decoration: none;
}
.main_cont .con_content{
  width: 1200px;
  height: auto;
  border: 1px solid #d1d1d1;
  padding:40px 50px;
}
.con_content .cont_bt{
    text-align: center;
    margin-top: 20px;
}
.con_content .cont_bt h1{
  font-size: 32px;
  font-weight: 600;
  color:#333;
  line-height: 40px;
}
.con_content .cont_jj{
    width: 100%;
    border-bottom: 3px solid #06599b;
    padding-bottom: 18px;
    padding-top: 50px;
    background-color: white;
}
.con_content .cont_jj span{
    color: #333;
    display: inline-block;
    padding: 5px 0px;
    margin-right: 60px;
}
.con_content .cont_jj a{
    display: inline-block;
    float: right;
    padding: 5px 12px;
    background: #06599d;
    color: #fff;
}
.con_content .news_text{
    width: 100%;
    margin-top: 40px;
    color: #333;
    line-height: 40px;
    font-size: 16px;
}
.con_content .news_text a {
    color: #333;
    text-decoration: none;
}
.con_content .news_text a:hover {
    color: #f00;
    text-decoration: none;
}
.con_content .news_text .cont_file{
    width: 100%;
    background: #f2f2f2;
    margin-bottom: 30px;
}
.con_content .news_text .cont_file span{
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 20px;
    background: #237ec5;
    color: #fff;
}
.con_content .news_text .cont_file a{
    display: inline-block;
    font-size: 20px;
    padding: 10px 20px;
    background: #f2f2f2;
    color: #333;
}
.con_content .cont_fenx{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 49px;

}
.con_content .cont_fenx .contfenx_right{
  float: right;
}