@charset "gb2312";

/*全局样式*/
.disance{width: 1000px;margin: 0 auto;}
.d_header{width: 999px;height: 144px;background-image: url(imagesd_logo.jpg);overflow: hidden;}
.d_main{width: 1000px;height:250px;margin-top: 30px;}
.d_news{width: 320px;height: 250px;float: left;margin-right: 20px;border:0px solid #ccc;}
.d_news2{width: 320px;height: 250px;float: right;}
.d_footer{width: 100%;height: 158px;text-align: center;background:#D20202;margin-top: 30px;font-size: 14px;}
.d_nav{width: 100%;height: 40px;background: #D20202;}
/*头部*/
#hongxian{width: 100%;height: 3px;margin-top: 15px;background: #d20202;}

/*消息公告*/
.d_news_title{border-bottom: 3px solid #d20202;height: 25px;}
.d_title_info{color: #D20202;float: left;font-size: 14px;line-height: 25px;font-weight: bold;}
.d_more{float: right;background: #D20202;width:40px ;height:15px;text-align: center;margin-top: 6px;line-height: 15px;}
.d_more a{text-decoration: none;color: #fff;font-size: 12px;display: block;}
.d_more a:hover{color: red;}
.d_news_con{color: #333;font-size: 14px;}
.d_news_con div{height: 30px;float: left;margin-bottom: -10px;margin-right: 5px;}
.d_news_con ul{margin-top: 5px;}
.d_news_con li{line-height: 30px;border-bottom:1px dashed #ccc;vertical-align: middle;}
.d_news_con #lianjie{line-height: 30px;vertical-align: middle;}

.d_news_con a{color: #333;text-decoration: none;width: 215px;display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 30px;margin-bottom: -10px;font-size: 14px;}
.d_news_con a:hover{color: #D20202;}
.d_news_con span{float: right;margin-bottom: -10px;}

/*尾部*/
.d_footer p{margin-top: 10px;}
.d_footer p,h1{color: #fff;line-height: 20px;}
.d_footer a{color: #fff;text-decoration: none;}
.d_ress{}
.d_footer a:hover{}

/*导航*/
.d_nav ul{width: 100%;height: 40px;}
.d_nav ul li{float: left;line-height: 40px;text-align: center;}
.d_nav a{color: #fff;text-decoration: none;display: inline-block;width: 120px;}
.d_nav a:hover{background: #FF0000;}