@charset "utf-8";
*{padding:0; margin:0 auto;} /* IE8*/
*+html *{padding:0; margin:0;}
* {margin:0; padding:0;}
body{ -webkit-text-size-adjust: none;color:#444;}
div{font-size:14px; text-align:left;margin:0 auto;}
a { color:#444; text-decoration: none; outline:medium none; }
a:hover { color: #444; }
ul,li{padding:0px; margin:0px; list-style-type:none; list-style: none;}
img{border:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .clear{zoom:1;} /* IE6 */
*+html .clear{zoom:1;} /* IE7 */
.transparent{background:transparent;}
.left{float:left;}
.right{float:right;}
.bold{font-weight:bold}
.ari{font-family:"微软雅黑";}
body{font-family: "微软雅黑";background-color: #f5f5f5;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.wrap{width: 1200px;margin: 0px auto;}
/* 头部信息*/



/*对联飘窗*/
.ydbg1{ position:fixed; top:240px; left:10px;}
.ydbg2{ position:fixed; top:240px; right:10px;}
.ydbg3{ position:fixed; top:500px; left:10px;}
.ydbg4{ position:fixed; top:500px; right:10px;}
.gban{ cursor:pointer; position:absolute; top:-15px; left:5px; display:block; height:20px; width:20px; background:url(../images/close.jpg) no-repeat left top;}
.gban-dlr{ cursor:pointer;position:absolute; top:-15px; right:5px; display:block; height:20px; width:20px; background:url(../images/close.jpg) no-repeat left top;}

/* search */
.search-box{background: #fff; padding: 5px; margin-top: 10px;}
.news-list{ padding:20px 20px 0;}
.news-list li{ position:relative; padding:0 80px 0 22px; clear:both; overflow:hidden; line-height:2.4;}
.news-list li .time{ position:absolute; right:0; top:0; color:#999999; font-size: 14px;}
.news-list li a{float:left; max-width:96%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; color: #535661;}
.news-list li a:hover{color:#f12900;}
.news-list li:before{content:''; position:absolute; left:0; top:16px; width: 4px; height: 4px; background: #999999;}
.news-list li:nth-child(5n){border-bottom: #e6e6e6 1px dashed; margin-bottom: 20px; padding-bottom: 20px;}
.news-list li.dashedline{border-bottom: #e6e6e6 1px dashed; margin-bottom: 20px; padding-bottom: 20px;}

