
/*主体*/



/* 新闻列表 */
.news{margin-bottom:14px;background-color:#fff; border-radius:5px; box-shadow:0 2px 2px #ccdab5;}
/* 搜索条 */
.news .search_bar{padding-top:8px; padding-bottom:9px; height:25px; line-height:25px;background:url(../images/search_bar.png) no-repeat; overflow:hidden;}
.news .text_box2{margin:0 20px 0 42px; height:25px; width:232px; padding:0 5px; line-height:25px; color:#bfbfbf; background:none; border:0;}
.news .optionlist li{float:left;  color:#fff; margin-right:15px;}
.news .optionlist li input{height:0; display:none; padding:0; margin:0;}
.news .optionlist li .pollspanRadio{display:inline-block; width:15px; height:15px; position:relative; top:3px; background:url(../images/radio.png) no-repeat; cursor:pointer;}
.news .optionlist li  .selectedoption{background-position:bottom center;}
.news .submit{width:67px; height:25px; background:url(../images/search_btn.png) no-repeat; margin:0 50px 0 0; padding:0; border:0; overflow:hidden; text-indent:-999px; cursor:pointer;}
.news .hot{color:#fff;}
.news .hot a{color:#fff; margin-right:10px;}

.news_list{height:172px; padding:0 0 3px 20px;}
.news_list .list1,.news_list .list2{float:left;width:322px; height:156px; margin-right:20px; padding:15px 21px 0 0; background:url(../images/line.png) no-repeat right center;}
.news_list .list_title{height:20px; line-height:20px; padding-bottom:7px; margin-bottom:8px; border-bottom:1px solid #e5e5e5;}
.list_title h3{float:left; padding-left:17px; background:url(../images/tip.png) no-repeat 0 -67px; font-size:14px;color:#1b6225}
.list_title a{float:right; line-height:20px; color:#258833; font-family:宋体;}
.list1 ul li,.list2 ul li{height:24px; line-height:24px; padding-left:10px; padding-right:5px; background:url(../images/tip.png) no-repeat 0 -95px; overflow:hidden;}
.list1 ul li a,.list2 ul li a,
.list1 ul li span,.list2 ul li span{display:inline-block; float:left; width:225px; height:24px; overflow:hidden;}
.list1 ul li span,.list2 ul li span{float:right;width:75px; text-align:right;}
.news_list .list2{margin-right:16px; padding-right:0; background:none;}
/* 执照图片 */
.licence{ float:left;padding:10px 18px 20px 21px;margin-top:16px; background:url(../images/licence_bg.png) no-repeat center top;}
.licence .frame,.licence .frame li{width:225px; height:130px; overflow:hidden;}
.licence .frame{position:relative;}
.licence .frame li{position:absolute; top:0; background-color:#fff; text-align:center;}


/* 中奖名单 */
.win_list{display:inline-block; width:1003px; height:140px; overflow:hidden;margin-bottom:22px;}
.win_list ul{float:left; margin:auto}
.win_list li{float:left; vertical-align:middle; width:190px; height:140px; border-radius:5px; box-shadow:0 -3px 2px #b0c098; overflow:hidden; margin-right:13px; margin-top:0px;margin-bottom:0px;}





 
 
 
 
 
 
 
 