@charset "UTF-8";
/*
 *鍏叡妯″潡
 *
 *鏉傞」
 *澶撮儴
 *杞挱
 *鏃ユ湡
 *瀵艰埅
 *鍐呭
 *鐗堟潈
 *********************************************************/
/*
 *鏉傞」
 *********************************************************/
* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;}
*:focus {
  outline: none;}

body {
  font-family: "寰蒋闆呴粦";
  font-size: 14px;}

img {
  display: block;
  border:none;}

.main {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;}

.bg {
  height: 460px;
  background: url(../img/side_bg.jpg) no-repeat center bottom;}

/*
 *澶撮儴
 *********************************************************/
#header {
  padding: 10px 0;
  background: #f8f8f8;
  min-width: 1000px;}
#header img {
  display: inline-block;
  margin-right: 10px;}
#header .img-text {
  padding-bottom: 10px;}
#header .img-title {
  margin-left: 30px;}

.nav-wrapper {
  background: #008ac8;}
/*
 *banner
 *********************************************************/
 #banner{	
	position: relative;	
	height: 250px;
	

}
/*
 *杞挱
 *********************************************************/
#scroll {
  overflow: hidden;
  position: relative;
  height: 300px;}
#scroll ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 999%;}
#scroll ul li {
  float: left;}
#scroll ul img {
  width: 1000px;
  height: 300px;}
#scroll .btn {
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #008ac8;
  color: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  line-height: 50px;
  text-align: center;}
#scroll .btn.btn-left {
  left: 20px;}
#scroll .btn.btn-right {
  right: 20px;}
#scroll .btn:hover {
  opacity: 1;
  filter: alpha(opacity=100);}
#scroll .num {
  position: absolute;
  right: 20px;
  bottom: 10px;}
#scroll .num a {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #fff;
  color: #000;
  text-align: center;
  opacity: 0.6;
  filter: alpha(opacity=60);}
#scroll .num a:hover, #scroll .num a.on {
  background: #008ac8;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);}

/*
 *鏃ユ湡
 *********************************************************/
#date {
  background: #e0e0e0;
  text-indent: 10px;
  height: 25px;
  font-size: 12px;
  line-height: 25px;}
#date span {
  margin-right: 25px;}

/*
 *瀵艰埅
 *********************************************************/
#nav {
  overflow: auto;
  background: #008ac8;}
#nav li {
  float: left;}
#nav a {
  display: inline-block;
  padding: 7px 25px;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1px;}
#nav a:hover {
  color: #008ac8;
  background: #fff;}

/*
 *鍐呭
 *********************************************************/
#contain {
  margin: 10px 0;}

.sidebar {
  width: 240px;}

.list-title {
  height: 35px;
  line-height: 35px;
  font-size:15px;
  font-weight:bold;
  padding: 0 10px;
  background: url(../img/title_bg.jpg) repeat-x;
  border-left: 3px #008ac8 solid;}
.list-title a {
  color: #000;}
.list-title a:hover {
  color: #d60000;}
.list-title .more {
  float: right;
  color: #007bb7;
  font-size: 12px;}
.list-title span {
  color: #000;}

.sidebar {
  float: left;}

.list2 {
  float: right;
  width: 460px;
  font-size: 14px;}

/*
 *鐗堟潈
 *********************************************************/
#footer {
  clear: both;
  min-width: 1000px;
  padding: 15px 0;
  border-top: 3px #008ac8 solid;
  line-height: 25px;
  background: #f8f8f8;}
#footer .main {
  background: url(../img/logo02.jpg) no-repeat 0 5px;}
#footer .left,
#footer .right {
  float: left;
  padding-left: 150px;}