.d_content_txt {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.d_content_txt h1 {
	text-align: center;
    padding-bottom: 16px;
    line-height: 30px;
    padding-left: 0;
    padding-right: 0;
    color: #322725;
    font-size: 18px;
    font-weight: bold;
    padding-top: 20px;
    /*border-top:1px solid #e5e5e5;*/
    margin-top: 0px;
    border-bottom: 1px solid #e5e5e5;
}

.d_content_txt .art_date {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #999;
}

.d_content_txt p {
	margin: 0px;
    padding: 0px;
    max-width: 100%;
    box-sizing: border-box !important;
    word-wrap: break-word !important;
    word-break: normal !important;
    font-size: 15px;
    line-height: 28px;
    text-indent: 31px;
    text-align: justify-all;
    margin-bottom: 30px
}

.d_content_txt .art_img {
	margin-bottom: 30px;
}

.d_content_txt img {
	display: block;
	margin:0 auto;
}

.d_content_txt span {
	display: block;
	width: 100%;
	text-align: center;	
	font-size: 12px;	
	color: rgb(136, 136, 136);
	padding-top: 5px;
}

.d_content_txt h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    text-indent: 30px;
}

.d_content_cf p {
    margin-bottom: 18px;
}

.d_content_txt h5 {
    margin-bottom: 30px;
    font-size: 20px;
    text-indent: 15px;
}

.d_content_cf h6 {
    margin-bottom: 10px;
}

.d_content_txt i {
    color: #daa520
}

.d_content_txt .cor_daa520 {
    color: #daa520
}

.d_content_txt .border_l {
    border-left: 3px solid rgb(219, 219, 219);
    padding-left: 20px;
    text-indent: 0;
    color: rgb(136, 136, 136);
    font-size: 15px;
}

.d_content_txt .border_l p {
    text-indent: 0
}

.d_content_txt .txt_shadow {
    border-width: 2px;
    border-style: solid;
    border-color: rgb(241, 241, 241);
    box-shadow: rgb(225, 225, 225) 5px 5px 2px;
    color: inherit;
    background-color: rgb(241, 241, 241);
    padding:0 30px;
    text-indent: 0;
}

.d_content_txt .txt_title{
    clear: both;
    max-width: 100%;
    font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
    font-size: medium;
    color: rgb(62, 62, 62);
    text-align: center;
    box-sizing: border-box !important;
    word-wrap: break-word !important;
    word-break: normal !important;
}


.txt_title span{
    max-width: 100%;
    box-sizing: border-box !important;
    word-wrap: break-word !important;
    word-break: normal !important;
    font-size: 20px;
}

/* 公告 */

.qy_dd {
    width: 100%;
    overflow: hidden;
}

.qy_dd dt {
    float: left;
    margin-left: 22px;
}

.qy_dd dd {
    float: left;
    width: 500px;
    margin-left: 80px;
    font-size: 18px;
    line-height: 35px;
}

.right_bottom {
    float: right;
}

.qy_txt2 p {
    margin-bottom: 20px;
}

.right_bottom p:first-child {
    margin-bottom: 10px;
}

.right_bottom p {
    text-align: right;
}

.qy_txt3 p {
    margin-bottom: 0;
}

.cp_txt p {
    margin-bottom: 15px;
}