@charset "utf-8";
section {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
body,td,th {
	font-family: "微软雅黑", "宋体";
	font-size: 13px;
	color: #000000;
	line-height: 23px;
}
body {
	margin:0px auto;
	padding:0px;
	min-width:1004px;
	background-image: url(/images/bj.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
a {
	font-family: "微软雅黑", "宋体";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: "微软雅黑", "宋体";
	font-size: 13px;
	color: #000000;
}
a:active {
	text-decoration: none;
}
textarea {
	border: 1px solid #CCCCCC;
}
form{
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
ul,li{margin:0px;padding:0px;}
li{list-style-type:none;}
.d {
	background-color: #FFFFFF;
	border: 1px solid #E2E2E0;
}
.ft {
	color: #000000;
	background-image: url(/images/foot.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "微软雅黑", "宋体";
	font-size: 13px;
	line-height: 33px;
}
.ft a {
	color: #000000;
	font-family: "微软雅黑", "宋体";
	font-size: 13px;
	line-height: 33px;
}
.ft a:visited {
	color: 000000;
	font-family: "微软雅黑", "宋体";
	font-size: 13px;
	line-height: 33px;
}
#dahang {
	margin-left: auto;
	width: 1004px;
	margin-right: auto;
}
#dahang li {
	height: 41px;
	text-align: center;
	float: left;
	width: 143px;
}
#dahang li a {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
	height: 41px;
	line-height: 41px;
	display:block;
	background-image: url(/images/menuli.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}
#dahang li a:hover {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
	height: 41px;
	display:block;
	line-height: 41px;
	background-image: url(/images/menu.png);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
}
#dahang li a.e {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
	height: 41px;
	display:block;
	line-height: 41px;
	background-image: url(/images/menu.png);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
}
#dahang2 {
	width: 240px;
}
#dahang2 li {
	width: 240px;
	float: left;
	margin-bottom:3px;
	margin-top:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#dahang2 li a {
	height:30px;
	display:block;
	line-height:30px;
	background-image: url(/images/l.png);
	color: #333333;
	text-align: center;
	background-position: left center;
	font-size: 16px;
}
#dahang2 li a:hover {
	height:30px;
	display:block;
	line-height:30px;
	background-image: url(/images/l.png);
	color: #333333;
	text-align: center;
	background-position: left center;
	font-size: 16px;
}
#dahang2 li a.tt {
	height:30px;
	display:block;
	line-height:30px;
	background-image: url(/images/l.png);
	color: #333333;
	text-align: center;
	background-position: left center;
	font-size: 16px;
	font-weight: bold;
}
.Ibanner {
  width: 100%;height:360px;
  position: relative;
  overflow: hidden;
  z-index: 4;
}
.indexBanner {
  width: 1920px;
  margin: 0 -360px;
  overflow: hidden;
}
.indexBanner ul {
  width: 999900px;
  overflow: hidden;
}
.indexBanner ul li { width: 1920px;}
.indexBanner ul li img{width:100%;}
.indexBanner ul li {float: left;}
.Ibanner .dian {
  width: 200px;
  height: 40px;
  background-color: rgba(20,80,156,0.8);
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -200px;
  border-radius: 20px 20px 0 0;
  text-align: center;
  line-height: 40px;
}
.Ibanner .dian span {
  background: #fff;
  height: 14px;
  width: 14px;
  display: inline-block;
  border-radius: 100%;
  margin: 0 10px;
  cursor: pointer;
  opacity: 0.5; margin-top:12px;
}
.Ibanner .dian span.act {opacity: 1;}
.Ibanner .btn {
  height: 60px;
  position: absolute;
  top: 48%;
  z-index: 15;
  width: 96%;
  padding:0 2%;
}

.Ibanner .btn em {
  width: 26px;
  height: 26px;
  display: block;
  background: #555;
  float: left;
  text-align: center;
  padding:7px;
  cursor: pointer;
  transition: 0.5s;
  border-radius: 100%;
}

.Ibanner .btn em.next {
  float: right;
}

.Ibanner .btn em:hover {
  background: #14519c;
  border-radius: 100%;
}
.Page {
	width:100%;
	text-align:center;
	line-height:30px;
	padding-top:5px; padding-bottom:0px;
}
.Page.tl {
	text-align:left;
}
.Page .disabled {
	border:1px solid #d8d8d8;
	padding:5px 5px;
	font-size:10px;
	color:#d8d8d8;
	display:none;
	visibility:hidden;
}
.Page a {
	border:1px solid #f1f1f1;
	display:inline-block;
	min-width:30px;
	padding:0 5px;
	background:#f1f1f1;
	line-height:25px;
	text-align:center;
	font-size:10px;
	color:#333;
	position:relative;
	top:2px;
}
.Page a:hover {border:1px solid #179e2d;}
.Page a.sy {color:#707072 !important;}
.Page .current {
	background:#ffaa09;
	display:inline-block;
	width:30px;
	text-align:center;
	line-height:25px;
	color:#fff;
	position:relative;
	top:2px;
	border:1px solid #ffaa09;
	font-size:10px;}
.Page .next,.Page .prev{width:65px;}
.mod18Box {
	padding:10px;
	border: 1px solid #CCC;
	margin: 0px auto;
	width: 450px;
	background: #FFF;
	box-shadow:0px 1px 5px #CCCCCC}
.mod18{
	width: 450px;
	height:560px;
	margin: 0px auto;
	position: relative;
	background: #f7f7f7;}
.mod18 .btn{position:absolute;width:15px;height:100px;top:456px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{
	left:0;
	background-image: url(/images/prevBtn.png);
	background-repeat: no-repeat;
	background-position: center;
}
.mod18 #prevTop,.mod18 #nextTop{top:200px;width:46px;height:48px;}
.mod18 #prevTop{background:url(/images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(/images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(/images/nextBtn.png);	background-repeat: no-repeat;
	background-position: center;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{
	display:block;
	width:400px;
	height:300px;
	position:absolute;
	color:#fff;
}
.mod18 .cf li span{display:block;width:410px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:450px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:450px;position:absolute;}
.mod18 .picBox li{width:450px;height:450px;}
.mod18 .listBox{ width:412px; height:100px; margin: 0 auto; position: relative; padding: 6px 0 0px; overflow: hidden; }
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:105px;height:100px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:100px;height:100px;}
.mod18 .listBox li img{width:100px;height:100px;}
.mod18 .listBox .on img{width:96px;height:96px;border:2px solid #ff6600;}
.mod18 .listBox .on i{display:block;}
#con {
	MARGIN: 0px auto;
	WIDTH: 743px
}
#tags {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 743px;
	PADDING-TOP: 0px;
	HEIGHT: 30px
}
#tags LI {
	FLOAT: left;
	MARGIN-RIGHT:4px;MARGIN-left:4px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 30px
}
#tags LI A {
	PADDING-RIGHT:27px;
	PADDING-LEFT: 27px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 30px;
	PADDING-TOP: 0px;
	HEIGHT: 30px;
	TEXT-DECORATION: none;
	background-color: #0F4F99;
	font-size: 14px;
	font-weight: bold;
}
#tags LI.emptyTag {
	WIDTH: 4px
}
#tags LI.selectTag {
	BACKGROUND-POSITION: left top;
	POSITION: relative;
	HEIGHT: 30px
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	background-color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
#tagContent {
	BACKGROUND-COLOR: #fff;
	border: 1px solid #aecbd4;
	padding: 10px;
}
.tagContent {
	DISPLAY: none;
	WIDTH: 721px;
	COLOR: #333333;
}
#tagContent DIV.selectTag {
	DISPLAY: block
}