﻿@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; background-image:url(/images/logo.jpg) ;background-repeat:no-repeat; height:100px ;}
.logoBar h1{ font: bold  50px/60px Georgia; }
.logoBar h1 a{ color:#39A4DC;  }
.logoBar h1 a:hover{ color:#39A4DC; text-decoration:none;   }

	.navBar{ position:relative; z-index:1; background:url(/images/nav.jpg) repeat-x; color:#fff; 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:133px; }
	.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:hover{ background:#21AEB5;  width:75px;}

	.nav .sub{ display:none; /*默认隐藏*/ width:500px;  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  */
.banner{ width: 100%; height: auto; }
.block_home_slider { height:400px;}
.flexslider {margin: 0; padding: 0; height:400px; width:1200px; margin:0 auto;}

/*.fullSlide{ min-width:1000px; position:relative;  height:330px; overflow:hidden;  }
.fullSlide .bd{ position:relative; z-index:0;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:330px; overflow:hidden; text-align:center; background:url(/images/8.jpg) center 0 no-repeat; }
.fullSlide .bd li a{ display:block; height:330px; }

.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;  }
#sperator{height:10px;background:#abc;}

.side{ width:310px; float:right;   }


/* 内容页面 background-color:#f3f3f3;*/
.noticeListBox { float:left; position: relative; width: 1200px;  margin-bottom:10px;  overflow: hidden; font-family:'微软雅黑'; text-align: left;}
.noticeListBox .hd {padding:5px 2px ; height:22px; line-height:22px; background-color:white; width:1200px ; font-size:16px;border-bottom:1px solid #39a4dc;margin-top:10px;}
.noticeListBox .hd img{vertical-align:middle;padding-right:0px;width:14px; height:14px;}
.noticeListBox .hd a:hover{text-decoration:none; }
.noticeListBox .hd .spl{font-family:'微软雅黑';font-size:18px;font-weight:normal;}

.noticeListBox .nc{width:1200px;  }
.noticeListBox .nc .nt{width:1200px;  text-align:center; font-size:26px; line-height:40px; padding-top:20px;   font-weight:normal; }
.noticeListBox .nc .ns {font-size:14px;margin-top:10px; line-height:20px; text-align:center; font-family:'微软雅黑'; padding-left:10px; padding-right:10px; }

.noticeListBox .nc .ncon{ padding:10px;font-size:16px;font-family:'微软雅黑';line-height:32px; min-height:300px; letter-spacing:1px; padding-top:30px;} 

/* 新闻内容 */

#content2{ background:#ffffff;  overflow:hidden; clear:both;  }

/* 友情链接 */
.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:#3266cc;; padding:10px 0;  overflow:hidden; }

.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:20px; line-height:24px; }
.link_b a:hover{ color:#7C91C9;text-decoration:none;}

/* footer */

#footer{ background:#2B57AE; border:0px solid #D7D7D7; padding:20px 0; text-align:center; color:white; }
#footer .copyRight{ padding:10px 0; font-family:Arial; }
#footer .copyRight a { color:white;  }
#footer .copyRight a:hover{text-decoration:none;color:blue; }
#footer .footerNav a{ font-size:16px; color:white;}
#footer .footerNav a:hover{text-decoration:none;color:blue; }