#content {
    width: 100%;
    height: auto !important;
    margin-top: 40px;
}

#content .content {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    margin-bottom: 25px;
    overflow: hidden;
}

/* 灰色边框*/
.grey_border {
    border: 1px solid #bebebe;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.blue_border {
    border: 1px solid #0063ba;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.red_border {
    border: 1px solid #ea3e3e;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix,
.nav {
    clear: both;
    *zoom: 1;
}

.clearfix:before,
.clearfix:after,
.nav:before,
.nav:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after,
.nav:after {
    clear: both;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.maring-left0 {
    margin-left: 0 !important;
}

.no-data {
    width: 100%;
    height: 84px;
    background: url("no-more.png") no-repeat center 40px;
    padding-top: 250px;
}

.no-data-message {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

/*      */
.publicity-menu-lists {
    /* width: 100%;*/
    /* width: 1208px; */
    /* margin-left: -14px; */
}

.publicity-menu-lists .publicity-menu-li {
    width: 285px;
    /* height: 205px; */
    background-color: #efefef;
    margin: 0 20px 20px 0px;
    float: left;
    position: relative;
}

.publicity-menu-lists .publicity-menu-li:nth-child(4n) {
    margin-right: 0;
}


.publicity-menu-lists .publicity-menu-li .publicity-menu-a {
    width: 100%;
    height: 100%;
}

.publicity-menu-lists .publicity-menu-li .publicity-menu-img {
    width: 100%;
    /*  height: 160px; */
}

.publicity-menu-lists .publicity-menu-li .publicity-menu-img img {
    display: block;
    width: 100%;
    width: 285px;
    height: 211px;
}

.publicity-menu-lists .publicity-menu-li .publicity-menu-message {
    /* width: 100%;
    height: 95px; */
    position: absolute;
    bottom: 0px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.36);
}

.publicity-menu-lists .publicity-menu-li .publicity-menu-title {
    width: 285px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fcfcfc;
    /*  padding-left: 10px;
     padding-top: 10px;
     margin-bottom: 13px; */
}

.publicity-menu-lists .publicity-menu-li .publicity-menu-time {
    width: 100%;
    height: 34px;
    padding-right: 10px;
    line-height: 34px;
    text-align: right;
    color: #a7a7a7;
    float: right;
}

.top_banner {
    width: 993px;
    margin: 0px auto;
    padding-top: 10px;
}

.hrStyle {
    width: 98%;
    height: 0;
    margin: 15px auto 15px auto;
    border-bottom: solid 1px #ccc;
}

.credit-public {
    /* width:98%; */
    height: a;
    margin: 0px auto;
}

.details {
    float: left;
    width: 600px;
    margin: 5px 0px 10px 23px;
    display: none;
}

.details_div {
    width: 100%;
    text-align: center;
    float: left;
    font-family: 微软雅黑;
    font-size: 12px;
    border: none;
    background-image: url('/resource/image/submitdata/box_mid_600.png');
}

.details_div_up {
    width: 100%;
    float: left;
    height: 11px;
    background-image: url('/resource/image/submitdata/box_up_600.png');
}

.details_div_down {
    width: 100%;
    float: left;
    height: 11px;
    background-image: url('/resource/image/submitdata/box_down_600.png');
}

.details_div_sanjiao {
    width: 20px;
    height: 9px;
    background-image: url('/resource/image/submitdata/sanjiao.png');
    position: relative;
    top: 5px;
}

.details_div_div {
    border-bottom: 1px dashed gray;
    margin: 12px;
    line-height: 15px;
    height: 18px;
}

.details_div_div_b {
    color: red;
    float: left;
    margin-left: 5px;
}

.details_div_div_tablename {
    float: left;
    margin-left: 5px;
}

.details_div_div_departmentname {
    color: #333333;
    padding: 5px;
    text-align: center;
}

.new_details_div {
    text-align: left;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #e7e7e7;
    padding-left: 15px;
    padding-right: 15px;
}

.new_details_div_b {
    color: red;
    float: left;
}

.new_details_tablename {
    float: left;
}

.new_details_span_right {
    float: right;
}

.new_details_span_right_datasize {
    color: red;
}

.new_details_table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    font-family: "微软雅黑";
    text-align: center;
    margin-top: 5px;
    color: #333333
}

.new_details_table_td {
    width: 25%;
    border-left: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    height: 57px;
    cursor: pointer;
    padding: 3px;
}

.new_details_table_td_codecount {
    color: #ff1817;
}

.new_details_table_tr1_td {
    width: 100%;
    height: 57px;
    border: 1px solid #e22323;
    border-top: none;
}

.inputTitleClass {
    width: 15%;
}

.inputClass {
    width: 35%;
    background-color: white;
}

.inputTitleClass {
    width: 10%;
    background-color: #f9f9f9;
    /* min-width:80px; */
    text-align: right;
    font-size: 12px;
    color: #666666;
    font-family: MicrosoftYaHei Regular;
}

.detailTb {
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    width: 100%;
}

.detailTb td {
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    color: #333333;
    font-family: 宋体;
    font-size: 12px;
    height: 40px;
    line-height: 25px;
    padding: 0 10px;
}

.tystyle {
    background-color: #f9f9f9;
    width: 16%;
    font-family: MicrosoftYaHei Regular;
    font-size: 12px;
    color: #666666;
}

.div_title_css {
    background-color: #f2f2f2;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    padding-left: 10px;
}

.cnt-title {
    height: 20px;
    /* color: blue; */
    font-size: 18px;
    background-color: #E0E1E8;
}

.main_body .body_part_left .artical_wrap .artical_show_part li.publicity-menu-journalism-li {
    width: 256px;
    height: 189px;
    float: left;
    padding: 0;
    margin-right: 20px;
    margin-bottom: 20px;
}

.publicity-menu-journalism-img img {
    width: 256px;
    height: 189px;
}

.publicity-menu-journalism-a {
    display: block;
    position: relative;
}

.publicity-menu-journalism-message {

    position: absolute;
    bottom: 0px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.36);
}

.publicity-menu-journalism-message h4 {
    height: 40px;
    line-height: 40px;
    width: 256px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.tl_xzxdrdm {
    border-collapse: collapse;
    margin-left: -17px;
    text-align: center;
    width: 105.5%;
}

.tl_xzxdrdm tr {
    margin: 0;
    padding: 0;
}

.tl_xzxdrdm tr td {
    margin: 0;
    padding: 0;
}


.buttonPanelClass {
    width: 100%;
    margin: 10px auto;
}


.jsz {
    position: absolute;
    width: 256px;
    height: 189px;
    bottom: 0px;
    background-color: rgba(227, 221, 221, 0.66);
}

.show {
    display: block;
}

.hidden {
    display: none;
}

.showinfo {
    position: absolute;
    top: 50px;
    left: 20px;
    border: 2px solid #ebebeb;
    color: #333333;
    background-color: #f5f5f5;
    line-height: 30px;
    padding: 5px 20px 5px 0px;
    border-radius: 5px;
    z-index: 1;
    font-size: 13px;
    width: 150px;
}

.triangle_border_up {
    left: 60px;
    top: 41px;
    position: absolute;
    z-index: 2;
}

/***********************************联合奖惩统计信息的样式begin*************************************/
.lhjc-list {
    height: 340px;
}

.lhjc-list .lhjc-obj {
    width: 262px;
    height: 170px;
    float: left;
    text-align: center;
    background: #0cb1c4c7;
    background: #fff;
}

.lhjc-list .lhjc-icon {
    width: 40px;
    margin-top: 25px;
}

.lhjc-list .lhjc-value {
    font-size: 26px;
    color: red;
    margin-top: 10px;
}

.lhjc-list .lhjc-value .dw {
    font-size: 15px;
    color: #000;
}

.lhjc-list .lhjc-text {
    font-size: 20px;
    color: #000;
}

.lhjc-list .border-top {
    border-top: 1px solid #ddd;
}

.lhjc-list .border-right {
    border-right: 1px solid #ddd;
}

.lhjc-list .border-bottom {
    border-bottom: 1px solid #ddd;
}

/***********************************联合奖惩统计信息的样式end*************************************/