﻿/* CSS Document */
.main{ width:961px; height:270px; min-height:272px; overflow:hidden; margin:15px auto;}
 
/*左侧内容样式*/
.about{ width:246px; height:270px; border:1px solid #d8d8d8; background:#eeeeee; overflow:hidden; margin-right:12px;}
.about h2{ width:auto; height:30px; line-height:30px; color:#033333; border-bottom:1px solid #d8d8d8; display:block; padding:0 12px;}
.about h2 a{ height:30px; line-height:30px; color:#555555; float:right; font-size:12px; font-weight:normal;}
.about div{ width:auto; line-height:24px; color:#555555; display:block; padding:10px 12px 0;}
.about div img{ width:221px; height:61px; display:block; margin-bottom:10px;}
.about div a{ width:81px; height:26px; line-height:26px; color:#fff; display:block; border:1px solid #00609e; background:url(../images/icons/index_about_bg.jpg) repeat-x; text-align:center; margin-top:10px;}

/*中间内容样式*/
.news{ width:424px; height:270px; border:1px solid #d8d8d8; overflow:hidden;}
.news h2{ width:auto; height:30px; line-height:30px; color:#033333; border-bottom:1px solid #d8d8d8; display:block; padding:0 12px;}
.news h2 a{ height:30px; line-height:30px; color:#555555; float:right; font-size:12px; font-weight:normal;}
.news ul{ height:48px; color:#e2e2e2; display:block; padding:0 12px;}
.news ul li{ height:24px; background:url(../images/icons/index_list_mark.jpg) top left no-repeat; padding-left:12px; display:block;}
.news ul li img{ width:91px; height:72px; padding:2px; display:none;}
.news ul li a{ height:24px; line-height:24px; color:#555555; float:left; width:270px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news ul li p{ height:48px; line-height:24px; color:#989898; overflow:hidden; display:none;}
.news ul li p a{ width:auto; height:24px; line-height:24px; overflow:hidden; display:none;}
.news ul li span{ height:24px; line-height:24px; color:#555555; float:right; padding-right:8px;}
.news ul li.fir{ height:75px; background:none; display:block; padding:14px 0; border-bottom:1px dotted #d8d8d8; margin-bottom:8px;}
.news ul li.fir img{ display:block; width:101px; height:69px; padding:2px; border:1px solid #d8d8d8; float:left;}
.news ul li.fir a{ width:172px; color:#555555; font-weight:bold; margin-left:16px;}
.news ul li.fir p{ width:276px; display:block; float:left; margin-left:16px; position:relative;}
.news ul li.fir p a{ width:auto; position:absolute; display:block; color:#023435; bottom:0; right:0; font-weight:normal;}
.news ul li.fir span{ padding-right:0;}

/*右侧内容样式*/
.imgChange{ width:261px; height:270px; border:1px solid #d8d8d8; overflow:hidden; margin-left:12px;}
.imgChange ul.title{ height:30px; border-bottom:1px solid #d8d8d8;}
.imgChange ul.title li{ width:88px; height:30px; line-height:30px; text-align:center; display:block; text-align:center; border-right:1px solid #d8d8d8;}
.imgChange ul.title li a{ height:30px; line-height:30px; color:#033333; display:block; background:#fff;}
.imgChange ul.title li{ height:30px; line-height:30px; text-align:center; display:block;}
.imgChange ul.title li.cur a{ height:31px; padding-bottom:-1px; font-weight:bold;}
.imgChange .attr{ height:240px; overflow:hidden;}
.iStu3{ width:244px; height:175px; margin:16px auto 0; position:relative;}
.iStu3 li{ z-index:1; width:244px; height:175px; overflow:hidden; position:absolute; top:0;}
.iStu3 li a.img{ display:block; width:244px; height:175px;}
.iStu3 li a.img img{ display:none; width:244px; height:175px;}
.iStu3 li a.title{ display:block; height:30px; line-height:30px; color:#033333; text-align:center; padding-top:1px;}
.iStu3 .pv{ width:0px; height:0px; background:none; position:absolute; z-index:9999; left:-13px; top:68px; cursor:pointer; display:none;}
.iStu3 .nx{ width:0px; height:0px; background:none; position:absolute; z-index:9999; right:-13px; top:68px; cursor:pointer; display:none;}

/*幻灯片切换*/
.slide { position:relative;  width:244px; height:210px; margin:18px auto 0 auto; padding:0; z-index:1;overflow:hidden;}
.slide p.tl{ display:block;  width:244px; height:25px; position:absolute; z-index:7; text-align:center;left:0px; bottom:6px;line-height:30px; text-indent:5px; color:#080808;overflow:hidden; font-size:14px;}
.slide ul li { position:absolute; left:0; top:0;font-size:12px;width:244px; height:210px;}
.slide ul li img { width:244px; height:175px; }

.slide1 { position:relative;  width:244px; height:210px; margin:18px auto 0 auto; padding:0; z-index:1;overflow:hidden;}
.slide1 p.tl{ display:block;  width:244px; height:25px; position:absolute; z-index:7; text-align:center;left:0px; bottom:6px;line-height:30px; text-indent:5px; color:#080808;overflow:hidden; font-size:14px;}
.slide1 ul li { position:absolute; left:0; top:0;font-size:12px;width:244px; height:210px;}
.slide1 ul li img { width:244px; height:175px; }
