a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top;
}
embed {
	vertical-align:top;
}


.news_item .item_right {
    height: 198px;
    width: 688px;
    border-bottom: #d5d4d5 solid 1px;
    border-left: #d5d4d5 solid 1px;
    float: left;
    padding: 18px;
    box-sizing: border-box;
}

.news_item .news_circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #d5d4d5;
    display: inline-block;
    margin: 3px 0 0 -23px;
    float: left;
}

.news_item .news_title {
    font-size: 16px;
    font-weight: bold;
    color: #5d5d5d;
}

.news_item .news_date {
    float: right;
    font-size: 16px;
}

.news_item .news_con {
    margin-top: 20px;
    font-size: 15px;
    line-height: 23px;
    height: 89px;
    overflow: hidden;
    text-indent: 2em;
}

.news_item .news_more {
    margin-top: 18px;
}

#newsnews  {
    width: 688px;
    margin: 0 auto;
    background: white;
}

#newsnews .news_con {
    padding: 30px 0;
    font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
    line-height: 25px;
	
}

#newsnews .news_con h1{
   margin: 0;
   padding: 0;
	list-style: none;
	font-family: arial,"Î¢ÈíÑÅºÚ",sans-serif;
line-height: 25px;	
}

#newsnews .news_con .news_title {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
	padding-bottom:10px;
width:688px;
}

#newsnews .news_con .news_time {
    text-align: center;
}