﻿@charset "utf-8";
/*
	SuperSlide综合网站效果演示
    作者：大话主席
	网站：www.superslide2.com
*/

/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none;  }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

/* Public */
html{ width:100%; }
body{ width:100%; color:#555;font:14px/20px SimSun,Tahoma,Helvetica,Arial,sans-serif; -webkit-text-size-adjust: none; font-family: '微软雅黑';}
a{color:#555;text-decoration:none; outline:none;}
a:hover {color:#f30; text-decoration:underline; }
.fl{ float:left !important; }
.fr{ float:right !important; }
.mab{ margin-bottom:10px; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}


/* 导航 */
.siteWidth{ width:1200px; margin:0 auto ;  }   
.column{ overflow:hidden; margin-bottom:10px;  }
#topBar{ height:32px; line-height:32px; background:#eee; border-bottom:1px solid #ddd; overflow:hidden;  }
#topBar em{  color:#f00;  }
#topBar span{ float:right;  color:#999;  }
#topBar span a{ margin:0 5px; color:#666;  }

/* 导航 */
#header{ margin-bottom:0px;  }
.logoBar{ width:1200px; margin:0 auto;  margin-top:10px; padding: 5px 0; background-repeat:no-repeat; height:70px }
.logoBar span{ float:right;padding-right:20px; font-size:32px;line-height:60px; }



		.navBar{ position:relative; z-index:1; color:#fff;background:#4E4E4E; height:40px; line-height:40px;   }
	.nav{ width:1200px; margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei;    } 
	.nav a{ color:#fff;  }
	.nav h3{ float:left;  font-size:100%; font-weight:normal; font-size:16px;  }
	.nav .m{ float:left;  position:relative;width:113px; }
	.nav .s{ float:left; width:7px; text-align:center; color:#eee;   }
	.nav h3 a{  display:block; padding:0 20px;  text-decoration:none; }
	.nav .on a{  background:#21AEB5;  width:73px;}
	.nav .sub{ display:none; /*默认隐藏*/ width:380px;  position:absolute; left:0; top:40px; height:26px; line-height:26px; padding:7px 0;  background:#21AEB5;  float:left;  }
	.nav .sub li{ float:left;  }
	.nav .sub li a{ display:block; padding:0 15px; margin:0 10px;  }
	.nav .sub li a:hover{ background:#1c8e95; color:#fff;    }


/* banner  */
.fullSlide{ min-width:1000px; position:relative;  height:350px; overflow:hidden;  }
.fullSlide .bd{ position:relative; z-index:0;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:350px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:350px; }

.fullSlide .hd{ width:1000px; left:50%; margin-left:-500px; bottom:15px; position:absolute; z-index:1; bottom:15px; overflow:hidden;  }
.fullSlide .hd ul{ float:right;  }
.fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer; }
.fullSlide .hd ul li img{ width:80px; line-height:41px; display:block; border:2px solid #fff; filter:alpha(opacity=50);opacity:0.5;  }
.fullSlide .hd ul .on img{ border-color:#FF8106; filter:alpha(opacity=100);opacity:1;  }




/* content */
#content{ background:#eee; padding:10px 0;  overflow:hidden;  }
#content2{ background:#ffffff; padding:10px 0;  overflow:hidden; clear:both;  }
#sperator{height:10px;background:#abc;}
.mainContent{ width:880px; float:left;   }
.side{ width:310px; float:right;   }






/* 导航列表样式  */
.navListBox{float:left;  position: relative; width: 260px; margin-bottom:30px;  overflow: hidden; font-family:Arial; text-align: left; }
.navListBox .hd {padding:5px  ; height:55px; line-height:55px; color:white;  background:#222222; width:260px; font-weight:900;}
.navListBox .hd .img{vertical-align:middle;padding-left:8px;width:22px; height:22px;}
.navListBox .hd .spl{font-family:'微软雅黑';font-size:20px;bold:true;letter-spacing:4px;margin-left:32px;}



.navListBox .bd {font-family:'微软雅黑'; font-size:18px; width:100%;text-align:center; }
.navListBox .bd li{ height:54px; line-height:54px; border-bottom: 1px solid #EAEAEA ; background:url(/images/list_lb1.png) no-repeat 240px 18px;color:#fff;}
.navListBox .bd a{ display:block; width:260px; height:54px; float:left; padding-left:45px;  color:#686868; text-align:left; line-height:54px;}
.navListBox .bd li:hover{ width:260px; height:54px; border-bottom:1px solid #e4e4e4; background:#3366cc url(/images/list_lb2.png) no-repeat 240px 18px; }

.navListBox .bd ul li a:hover{text-decoration:none;color:white; }


/* 右侧通知公告栏目 */
.noticeListBox { float:right; position: relative; width: 920px;  margin-bottom:30px;  overflow: hidden; font-family:Arial; text-align: left;}
.noticeListBox .hd {padding:5px 2px ; height:22px; line-height:22px; background-color:white;border-bottom:1px solid #39a4dc; width:99%; font-size:16px;}
.noticeListBox .hd img{vertical-align:middle;padding-right:0px;width:14px; height:14px;}
.noticeListBox .hd .spl{font-family:'微软雅黑';font-size:18px;bold:true;}

.noticeListBox .hd a:hover{text-decoration:none; }

.noticeListBox .bd {padding:10px; font-family:'微软雅黑'; }
.noticeListBox .bd li{ height:36px; font-size:14px; line-height:36px; border-bottom: 1px dashed #cccccc ;}
.noticeListBox .bd li .date{float:right; color:#999; }
.noticeListBox .bd li img{ margin-right:5px; vertical-align:middle; content:url(/images/dot.png);}
.noticeListBox .bd ul li a:hover{text-decoration:none; }







/* 广告位 */
.adSlide{ width:100%;  height:80px;; overflow:hidden; position:relative; clear:both; margin-bottom:10px;    }
.adSlide .hd{ position:absolute; z-index:1; right:5px; bottom:5px; }
.adSlide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.adSlide .hd ul li{ float:left; margin-right:2px;  width:16px; height:16px; line-height:16px; text-align:center; background:#fff; cursor:pointer;  filter:alpha(opacity=60);opacity:0.6;   }
.adSlide .hd ul li.on{ background:#f60;   font-weight:bold; filter:alpha(opacity=100);opacity:1; color:#fff;   }
.adSlide .bd{ position:relative;  z-index:0; }
.adSlide .bd img{ width:750px; height:80px;  }

/* 图片滚动 */
.picScroll{ position:relative;  height:124px; padding: 10px 0 10px 42px;  background:#fff; margin-bottom:10px; overflow:hidden;   }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ float:left; margin: 0 6px;  width:122px; overflow:hidden; display:inline; }
.picScroll ul li img{ width:122px; height:124px; }
.picScroll .prev,
.picScroll .next{ position:absolute;  left:10px; top: 60px; display:block; width:18px; height:28px; overflow:hidden; background:url(images/icons.png) -40px 0 no-repeat; cursor:pointer;  }
.picScroll .next{ left:auto; right:10px; background-position:-120px 0; }
.picScroll .prevStop{ background-position:0 0; }
.picScroll .nextStop{ background-position:-80px 0; }

/* 手风琴 */
#sideMenu{ height:214px;  }
#sideMenu .hd{ margin-top:1px; background:url(images/icons.png) #E3E3E3 180px -37px no-repeat;  cursor:pointer;}
#sideMenu .hd h3{ color:#666;  }
#sideMenu .on{ background:url(images/icons.png) #f60 180px -77px no-repeat; }
#sideMenu .on h3{ color:#fff;  }
#sideMenu .bd{ height:96px; overflow:hidden; display:none;   }



/* 友情链接 */
.friendLink{ height:40px; padding:10px; background:#fff; overflow:hidden; clear:both;   }
.friendLink ul{ overflow:hidden; zoom:1; }
.friendLink ul li{ width:150px; float:left; margin:0 5px;  display:inline; }
.friendLink ul li img{ width:150px; height:40px;   }

.link { background:#4E4E4E;; padding:10px 0;  overflow:hidden; min-height:100px;}

.link_l{  width:120px; height:30px; border-bottom:3px solid #2b58b1;font-size:16px; color:#d2e1fd;float:left;}
.link_l a{font-size:16px; color:#d2e1fd;}
.link_r{ width:1080px; height:31px;border-bottom:1px solid #448ffe;float:right;}
.link_b{clear:both; color:#fff;  text-align:left; padding:10px 3px;}
.link_b a{ font-size:14px; color:#fff; margin-right:10px; line-height:24px;  }
.link_b a:hover{ color:#7C91C9;text-decoration:none; margin-right:10px;}
.link_b a:hover{ color:#7C91C9;}
/* footer */
#footer{ background:#555555; border:0px solid #D7D7D7; padding:20px 0; text-align:center; color:white; }
#footer .copyRight{ padding:10px 0; font-family:Arial; }
#footer a{ font-size:14px; color:#fff;}
#footer  a:hover{text-decoration:none;color:blue; }