/* 列表页样式 */
.list{width:100%;overflow:hidden}
.list ul{width:100%;overflow:hidden;padding-top:20px}
.list li{float:left;width:100%;overflow:hidden;line-height:24px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px dotted #dbe0de}
.list li h2{margin-bottom:10px}
.list li h2 strong{font-size:16px;font-family:宋体}
.list li h2 a{color:#252525}
.list li p{width:100%;overflow:hidden;color:#7e7e7e;font-family:宋体}
.list li p a{color:#ed4804}
.list li a:hover{text-decoration:underline}
.list li .btn{width:100%;overflow:hidden;height:32px;margin-top:15px}
.list li .btn a{float:right;margin-left:10px}
.list li .btn a:hover{filter:alpha(opacity=70);opacity:0.7}

.page{width:100%;padding:50px 0;height:37px;overflow:hidden;text-align:center}
.page ul{width:100%;overflow:hidden}
.page li{display:inline;background:url(../images/page_bg.gif) repeat-x;height:35px;border:1px solid #cecece;line-height:35px;padding:5px 8px;margin:0 5px;font-size:14px;color:#4e4e4e;border-radius:5px}
.page li a{color:#4e4e4e}

.list_bottom{width:100%;overflow:hidden;margin-top:15px}
.list_bottom .title{width:638px;height:61px;border:1px solid #e7e7e7;background:#f7f7f7;text-align:center;line-height:61px;font-size:35px;color:#f2b83d;border-bottom:none}
.bottom_pic{width:510px;padding:28px 65px 0;overflow:hidden;height:200px;background:url(../images/bottom_pic.jpg) no-repeat}
.bottomPic{width:100%;height:170px;overflow:hidden}
.picLeft{width:245px;padding-right:35px;border-right:2px solid #ffc508;height:170px;color:#ffc508;position:relative}
.picLeft h2{font-weight:bold;font-size:18px;line-height:18px;text-align:center;margin-bottom:5px;overflow:hidden;width:100%}
.picLeft p{font-family:宋体;line-height:18px;overflow:hidden;width:100%}
.picS{margin-top:10px;overflow:hidden;width:100%;height:82px}
.picS li{float:left;font-size:12px;line-height:22px;font-family:宋体;width:100%}
.picRigt{padding-top:25px;width:190px;height:120px}
.picRigt ul{width:100%;overflow:hidden}
.picRigt li{width:190px;height:55px;overflow:hidden;float:left;margin-bottom:10px}
.picRigt li a:hover{filter:alpha(opacity=90);opacity:0.9}
