@charset "utf-8";
/* CSS Document */
BODY,DIV,UL,LI,FORM,INPUT,SPAN,P,A,DL,DT,DD,H1,H2,H3,IFRAME{margin:0px;padding:0px;list-style-type:none;font-family: "Microsoft YaHei", "宋体", Arial;}
body{font-size: 13px;line-height: 1.5em;font-family: "Microsoft YaHei", "宋体", Arial;color: #333;background-color: #FFF;}
a:link{color: #333;text-decoration: none;}
a:visited{color: #333;text-decoration: none;}
a:hover{color: #0099E5;text-decoration: underline;}
img{border:none;}
.fenge30 {display: block;height: 30px;}
.clear {clear: both;}
.top-bg {
	background-color: #24aef2;
	height: 40px;
	clear: both;
	width: 100%;
	min-width: 1000px;
}
.top {
	height: 40px;
	margin: auto;
	width: 1000px;
}
.top ul {
	float: right;
	padding-top: 10px;
}
.top ul li {
	display: inline-block;
	line-height: 16px;
	color: #FFF;
	padding-left: 15px;
}
.top ul li img {
	vertical-align: bottom;
	height: 16px;
	width: 16px;
	margin-right: 5px;
}
.top ul li a {
	color: #FFF;
	text-decoration: none;
}
.header-bg {
	background-color: #0099e5;
	height: 100px;
	clear: both;
	width: 100%;
	min-width: 1000px;
}
.header {
	height: 100px;
	margin: auto;
	width: 1000px;
}
.logo {padding-top: 25px;}
.nav-bg {
	height: 60px;
	width: 100%;
	min-width: 1000px;
}
.nav {
	width: 1000px;
	height: 30px;
	padding-top: 15px;
	margin: auto;
	text-align: center;
}
.nav li {
	position: relative;
	display: inline-block;
	font-size: 0px;
}
.nav li a {
	font-size: 17px;
	line-height: 30px;
	color: #1a1a1a;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
	width: 107px;
}
.nav li a:hover {
	background-color: #00aaff;
	color: #FFF;
}
.nav-next {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	top: 30px;
	z-index: 1999;
	left: 0px;
}
.nav-next li {padding-top: 1px;}
.nav-next li a {
	background-color: #0099e5;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
.nav-next li a:hover {background-color: #00aaff;}
.hot {
	clear: both;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	background: #e6eef2;
}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{
	max-width: 1920px;
	min-width: 1000px;
	height: 300px;
	background: #e6eef2;
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#playBox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	height: 300px;
}
#playBox .oUlplay li{
	display: inline-block;
	height: 300px;
	float: left;
}
#playBox .pre{ cursor:pointer; width:60px; height:60px; background:url(/images/l.png) no-repeat; position:absolute; top:120px; left:20px; z-index:10;}
#playBox .next{ cursor:pointer; width:60px; height:60px; background:url(/images/r.png) no-repeat; position:absolute; top:120px; right:20px; z-index:10;}
#playBox .smalltitle {
	width: 300px;
	height: 10px;
	position: absolute;
	bottom: 15px;
	z-index: 10;
	left: 42%;
}
#playBox .smalltitle ul{ width:60px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}
.main-bg {
	background-image: url(/images/main_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F7F7F7;
	height: 320px;
	clear: both;
}
.main {
	margin: auto;
	clear: both;
	width: 1000px;
	position: relative;
}
.title {
	color: #333;
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-bottom: 30px;
	padding-top: 50px;
	line-height: 30px;
	font-size: 15px;
}
.title-left {
	float: left;
	font-size: 25px;
}
.title-left span {
	display: inline-block;
	height: 30px;
	width: 10px;
	margin-right: 10px;
	background-color: #ccc;
	vertical-align: bottom;
}
.title-right {float: right;}
.title-right a {
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.index-left {
	float: left;
	width: 300px;
}
.index-right {
	float: right;
	width: 650px;
}
.index-left-txt {
	font-size: 12px;
	color: #666;
	padding-top: 10px;
}
.index-news {font-size: 0px;}
.index-news dl {
	display: inline-block;
	width: 325px;
	height: 60px;
}
.index-news dl dt {
	font-size: 15px;
	color: #333;
	width: 310px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index-news dl dt a {color: #333;}
.index-news dl dt a:hover {color: #0099e5;}
.index-news dl dd {
	font-size: 12px;
	color: #666;
	line-height: 25px;
}
.index-cp {font-size: 0px;}
.index-cp ul {
	display: inline-block;
	width: 215px;
	text-align: center;
	font-size: 13px;
	height: 260px;
}
.index-cp ul li img {
	height: 180px;
	width: 180px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	margin-bottom: 5px;
}
.index-tz-txt {
	width: 320px;
	float: left;
	font-size: 15px;
	line-height: 25px;
}
.index-tz-btn {
	float: right;
	width: 280px;
	font-size: 0px;
}
.index-tz-btn ul {
	display: inline-block;
	text-align: center;
	width: 140px;
	font-size: 15px;
}
.index-tz-btn ul li img {
	padding: 25px;
	height: 50px;
	width: 50px;
	border: 1px solid #ededed;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	background-color: #fff;
	margin-bottom: 5px;
}
.index-tz-btn ul a:hover {text-decoration: none;}
.index-tz-btn ul a:hover li img {
	border: 1px solid #B3E7FF;
	background-color: #EEFBFF;
}
.end {
	color: #FFF;
	background-color: #148fcc;
	line-height: 30px;
	width: 100%;
	min-width: 1000px;
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content-hot1,.content-hot2,.content-hot3,.content-hot4,.content-hot5,.content-hot6,.content-hot7,.content-hot8,.content-hot9,.content-hot10 {
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 1000px;
	height: 200px;
	clear: both;
}
.content-hot1 {background-image: url(/images/content_hot1.jpg);}
.content-hot2 {background-image: url(/images/content_hot2.jpg);}
.content-hot3 {background-image: url(/images/content_hot3.jpg);}
.content-hot4 {background-image: url(/images/content_hot4.jpg);}
.content-hot5 {background-image: url(/images/content_hot5.jpg);}
.content-hot6 {background-image: url(/images/content_hot6.jpg);}
.content-hot7 {background-image: url(/images/content_hot7.jpg);}
.content-hot8 {background-image: url(/images/content_hot1.jpg);}
.content-hot9 {background-image: url(/images/content_hot2.jpg);}
.content-hot10 {background-image: url(/images/hicin_hc010.jpg);}
.content-title-bg {
	margin-top: 70px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	height: 50px;
}
.content-title,.content-title-fenge,.content-title-center {
	font-size: 25px;
	position: absolute;
	top: -15px;
	line-height: 30px;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
}
.content-title {left: -20px;}
.content-title span {
	display: inline-block;
	height: 30px;
	width: 10px;
	margin-right: 10px;
	background-color: #ccc;
	vertical-align: bottom;
}
.content-title-fenge {
	background-color: #FFF;
	width: 20px;
	left: 190px;
	height: 30px;
}
.content-title-center {left: 550px;}
.left-nav {
	float: left;
	width: 170px;
	padding-left: 20px;
	padding-bottom: 40px;
}
.left-nav li {padding-bottom: 10px;}
.left-nav li a {
	height: 40px;
	width: 127px;
	padding-left: 42px;
	display: block;
	border: 1px solid #E5E5E5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	line-height: 40px;
	font-size: 16px;
	background-image: url(/images/fanhui1.png);
	background-repeat: no-repeat;
	background-position: 17px 12px;
	text-decoration: none;
}
.left-nav li a:hover {
	border: 1px solid #CCEEFF;
	background-image: url(/images/fanhui2.png);
	background-color: #F2FBFF;
}
.content {
	float: right;
	width: 740px;
	padding-bottom: 40px;
}
.content-txt {
	float: right;
	width: 700px;
	font-size: 15px;
	line-height: 30px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.content-map {
	float: right;
	width: 700px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	text-align: center;
}
.content-txt p {
	padding-bottom: 15px;
	text-indent:2em;
}
.cp-list {
	display: inline-block;
	height: 145px;
	width: 160px;
	padding-right: 20px;
	padding-left: 170px;
	border: 1px solid #EDEDED;
	position: relative;
	padding-top: 35px;
	margin-bottom: 10px;
	margin-left: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.cp-list div {
	position: absolute;
	left: 10px;
	top: 20px;
}
.cp-list div img {
	height: 140px;
	width: 140px;
}
.cp-list dl dt {font-size: 15px;}
.cp-list dl dd {
	color: #666;
	padding-top: 8px;
}
.cp-list p {
	position: absolute;
	right: 20px;
	text-align: right;
	width: 100px;
	bottom: 20px;
}
DIV.page {
	color: #808080;
	clear: both;
	height: 50px;
	background-color: #FFF;
	line-height: 30px;
	padding-top: 40px;
	font-size: 15px;
	text-align: center;
}
DIV.page li {float: left;}
DIV.page A {
	COLOR: #0099e5;
	TEXT-DECORATION: none;
	line-height: 30px;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	display: inline-block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #e5e5e5;
}
DIV.page A:visited {COLOR: #0099e5;}
DIV.page A:hover {
	COLOR: #FFFFFF;
	background-color: #6DBEE4;
	background-image: none;
	height: 30px;
	display: inline-block;
	border: 1px solid #6DBEE4;
}
DIV.page A:active {COLOR: #FFFF00;}
DIV.page SPAN.current {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	COLOR: #fff;
	background-color: #0099e5;
	margin-right: 3px;
	height: 30px;
	display: inline-block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
DIV.page SPAN.disabled {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	COLOR: #808080;
	margin-right: 3px;
	background-color: #FFFFFF;
	height: 30px;
	display: inline-block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #e5e5e5;
}
.left-img {
	position: absolute;
	z-index: 200;
	left: 0px;
	top: -15px;
}
.content-lx {
	text-align: center;
	float: right;
	width: 740px;
	padding-bottom: 30px;
}
.content-lx dl {padding-bottom: 30px;}
.content-lx dl dt {
	font-size: 15px;
	color: #999;
	padding-bottom: 10px;
}
.content-lx dl dd {font-size: 17px;}
.content-news {
	font-size: 17px;
	padding-left: 30px;
}
.content-news li {padding-bottom: 15px;}
.content-news li span {
	font-size: 13px;
	color: #999;
	padding-left: 10px;
}
.content-gsry {font-size: 0px;}
.content-gsry li {
	font-size: 15px;
	display: inline-block;
	text-align: center;
	width: 230px;
	padding-bottom: 15px;
}
.content-gsry li img {
	padding: 5px;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 150px;
	width: 200px;
}
.content-cylc {
	font-size: 15px;
	line-height: 30px;
	margin-left: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.content-cylc dl {
	padding-bottom: 20px;
	position: relative;
}
.content-cylc dl dt {
	position: absolute;
	left: -90px;
	top: 0px;
	background-color: #FFF;
	padding-right: 20px;
	background-image: url(/images/yuan12.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.content-cp {
	font-size: 13px;
	line-height: 30px;
	padding-right: 20px;
	padding-left: 20px;
}<!--0.00017285346984863-->