﻿/* CSS Document */

/*内容样式*/
.news{ width:1012px; height:263px; overflow:hidden; margin:0 auto;}
.news h2{ width:100%; height:40px; display:block; background:url(../images/icons/index_news_title.jpg) bottom center no-repeat; padding-bottom:1px; float:left; margin-bottom:24px;}
.news h2 span{ display:block; width:194px; height:40px; background:url(../images/icons/index_news.jpg) left top no-repeat; float:left; text-indent:-9999px;}
.news h2 a{ display:block; width:100px height:40px; float:right; text-indent:-9999px;}

.iStu3{ margin:0 52px; list-style:none; width:450px; height:185px; position:relative; float:left; display:block;}
.iStu3 li{ z-index:1; width:450px; height:185px; overflow:hidden; position:absolute; top:0;}
.iStu3 li a{ display:block; width:450px; height:185px; position:relative;}
.iStu3 li a img{ display:none; width:450px; height:185px;}
.iStu3 li a span{ display:none; width:450px; height:34px; line-height:34px; text-align:center; font-size:14px; color:#fff; background:url(../images/icons/index_change_title.png) repeat-x; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; position:absolute; bottom:0; left:0; font-weight:bold;}
.iStu3 .pv{ width:25px; height:25px; background:url(../images/icons/index_change_left.png) left top no-repeat; position:absolute; z-index:9999; left:-37px; top:75px; cursor:pointer; display:block; padding-right:37px;}
.iStu3 .nx{ width:25px; height:25px; background:url(../images/icons/index_change_right.png) right top no-repeat; position:absolute; z-index:9999; right:-37px; top:75px; cursor:pointer; display:block; padding-left:37px;}

.news ul.list{ display:block; width:392px; height:192px; padding-left:10px;}
.news ul.list li{ height:24px; background:url(../images/icons/index_list_bg.png) top left no-repeat; padding-left:14px; display:block;}
.news ul.list li a{ display:block; width:252px; height:24px; line-height:24px; color:#3a3c3b; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news ul.list li span{ height:24px; line-height:24px; color:#3a3c3b; float:right;}

ul.box{ width:992px; height:221px; margin:20px auto 0;}
ul.box li{ display:block; width:240px; height:211px; background:#fff; border:1px solid #dadada; margin:0 3px; float:left;}
ul.box li h2{ display:block; width:153px; height:38px; line-height:38px; color:#fff; font-size:14px; text-align:center; background:url(../images/icons/index_box_title.jpg) top left no-repeat; overflow:hidden; margin:-9px auto 0;}
ul.box li h2 a{ color:#fff; display:block;}
ul.box li .info{ height:144px; line-height:24px; padding:12px 20px 0; color:#555555; overflow:hidden;}
ul.box li .info a{ height:24px; line-height:24px; color:#666666; text-align:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block;}
ul.box li .info a:hover{ text-decoration:underline;}
ul.box li a.more{ display:block; height:20px; line-height:20px; color:#1b95eb; text-align:right; padding-right:12px;}






