@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{list-style:none;margin:0; padding:0; font-weight:normal;}
input,textarea {outline:none; list-style:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
a:link { text-decoration: none;color: #000;}
a:visited {text-decoration: none; color: #000;}
a:hover { text-decoration: none; color: #000;}
a:active {text-decoration: none; color: #000;}
body{ color:#131313; font-size:12px; line-height:1.5; font-family:"微软雅黑",宋体,Arial, Helvetica, sans-serif;}



.about_news{ overflow: hidden; }

.news{ width:391px; margin:0 23px 0 10px;}
.news_top{ height:26px; border-bottom:1px solid #073090; background:url(../images/title_icon_19.jpg) no-repeat 8px top; padding-left:36px;}
.news_top h3{ float:left; list-style:none; margin-top:-5px; display:inline-block; font-size:18px; color:#073090;}
.news_top a{ color:#073090; float:right; margin:0 7px 0 0;}
.news li{ height:64px; padding-bottom:5px; overflow:hidden; border-bottom:1px dashed #aaa; margin:15px 0 5px;}
.news li span{ font-size:14px; display:block; height:30px; line-height:30px; background:url(../images/li_icon_23.jpg) no-repeat left center; padding-left:12px;}
.news li div{ color:#aaa; padding-left:12px; text-indent:24px; line-height:18px;}
.about{ width:391px; margin:0 23px 0 10px;}
.about .nrs{ overflow:hidden; padding:0 7px;}
.about .nrs img{ margin:20px 0;}
.about .nrs p{ line-height:30px; text-indent:24px; color:#565656;}

.links{ margin:30px 0; overflow:hidden;}
.llinks_con{ overflow:hidden; padding-top:20px;}
.llinks_con a{ margin:0 5px;}
.llinks_con img{ width:145px; height:50px;}