* {
    margin:0 auto;
	padding:0;
}
html {
	overflow-x: hidden; background-color:#fff;
}
body {
    font-family:"宋体",Arial,Helvetica,sans-serif;
	color:#363636;
	line-height:21px;
	font-size:12px;
}
ul li {
    list-style:none;
}
.tbold { font-weight:bold;}
.tred {color:#F00;}
.tblue {color:#0066FF}
.tem {font-style:italic}
input {
	border:1px solid #ddd;
	border-radius:5px;
	padding:0 2px;
}
.inp {
    height:25px;
	line-height:25px;
	padding:0 2px;
	border:1px solid #ccc;
}
.dat {
	border:1px solid #ccc;
	background:url(../images/date.gif) no-repeat right bottom #FFF;
}
textarea {
	border:1px solid #ccc;
	border-radius:5px;
	padding:2px;
}

td {
	padding:2px;
}
.subit {
    cursor:pointer;
	border:1px solid #ddd;
	height:25px;
	line-height:25px;
	padding:0 5px;
	background:#eee;
}

.area {
	border:1px solid #ddd;
}
.code {
	width:60px;
    height:25px;
	line-height:25px;
	padding:0 2px;
}


a:link, a:visited {
    color:#363636;
	text-decoration:none;
	outline:none; blur:expression(this.onFocus=this.blur());
}
a:hover, a:Active {
    color:#F00;
	text-decoration:none;
}
#container {
    width:1050px;
	overflow:auto;
}
a img {
    border:0;
}
#top {
	width:100%;
	background:#ededed;
}
#topcon {
	width:1050px;
	height:92px;
	background:url(logo.jpg) left no-repeat;
	margin: auto;
}
#logo {
    width:360px;
	height:90px;
	float:left;
}
#logo a {
    width:360px;
	height:90px;
	display:block;
}
#sc {
    width:220px;
	height:20px;
	line-height:20px;
	float:right;
	margin-top:10px;
	padding-right:10px;
}
#sc a {
    margin:0 5px;
}

#menu {
    width:100%;
	height:40px;
	background:#0b99e1;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
}
#menu ul {
    width:1100px;
	height:40px;
	margin:0 auto;
}
#menu ul li {
    width:auto;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
	float:left;
	border-left:1px solid #0787c8;
}
#menu ul li a:link, #menu ul li a:visited {
	text-decoration:none;
	display:block;
	color:#fff;
}
#menu ul li span {
    padding:0 26px;
}
#menu ul li:hover a {
    background:#48bcf7;
}
#menu ul li a:hover, #menu ul li a:Active {
    display:block;
	color:#fff;
    background:#48bcf7;
}
.navthis a span {
    display:block;
	color:#fff;
    background:#48bcf7;
}

/*幻灯开始*/
body,td,th {
	font-family: "宋体", Arial, Verdana, Sans-Serif;
}
* {
	margin: auto;
	padding:0;
	list-style:none;
	font-size:14px;
}
body {
	background:#fff;
	font:normal 12px/22px 宋体;
	width:100%;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#1974A1;
}
#footer {
	text-align:center;
}
.fullSlide {
	width:100%;
	position:relative;
	height:300px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:300px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:300px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#f00;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(/skin/default/images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}
/*幻灯结束*/



.slide1 {background:#fff center 0 no-repeat;}
.slide2 {background:#fff center 0 no-repeat;}
.slide3 {background:#fff center 0 no-repeat;}
.slide4 {background:#fff center 0 no-repeat;}
.slide5 {background:#fff center 0 no-repeat;}
.ptitle {
	height:120px;
	width:1100;
	padding:5px;
}
#main {
	width:1050px;
	overflow:auto;
	margin-top:5px;
	background:#FFF;
	border-bottom:5px solid #FFF;
}
#main-left {
    width:770px;
	float:left;
	border:1px solid #FFF;
}
.title {
    height:30px;
	line-height:30px;
	background:#f0f0f0;
	border-bottom:1px solid #ddd;
}
.title img {
	padding-top:5px;
}
.titlea {
    padding:0 10px;
	line-height:29px;
	float:left;
	color: #000;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:bold;
}
.titlea span {
    font-size:10px;
	padding-left:5px;
	color:#f99761;
	font-weight:normal;
}
.title2 {
    height:30px;
	background:#222;
	line-height:30px;
}
.ad {
	width:100%;
	height:100px;
	margin:5px auto;
}
.title2a {
    padding:0 10px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.titlecon {
    padding:5px;
	text-align:left;
}
.titlecon ul li {
	border-bottom:1px dotted #ddd;
	padding:2px;
	height:20px;
	line-height:20px;
}
.titlecon ul li img {
    margin-right:1px;
}
#zs {
    width:760px;
	padding:5px;
	height:160px;
}

#main-right {
    width:220px;
	min-height:800px;
	float:right;
	background:#f0f0f0;
	border:1px solid #FFF;
}
.classcon {
    padding:5px 10px;
	text-align:left;
}
.classcon ul li {
    height:29px;
	line-height:29px;
	display:block;
	margin-top:7px;
	text-align:left;
}
.classcon ul li span {
    padding-left:50px;
}
.classcon ul li a:link, .classcon ul li a:visited {
    border:#ddd solid 1px;
	display:block;
	background:url(n1.gif);
}
.classcon ul li a:hover, .classcon ul li a:Active {
    border:#ddd solid 1px;
	display:block;
	background:#0097dc;
	color:#FFF;
}
.navs {
    color:#FFF;
	background:#0097dc;
	display:block;
}

.navs a span {
    color:#FFF;
	background:#0097dc;
	display:block;
}

.news {
    width:1050px;
	margin-top:5px;
}
.news1 {
    width:341px;
	float:left;
	border:1px solid #DDD;
}
.news2 {
    width:341px;
	float:left;
	border:1px solid #DDD;
	margin-left:10px;
}

.news3 {
    width:341px;
	float:right;
	border:1px solid #DDD;
}

#lxwm {
    padding:5px;
	text-align:left;
	height:220px;
	overflow:hidden;
	width:210px;
}
#lxwm img {
    display:none;
}
#foot {
	border-top:1px solid #CCC;
	background:#1d1d1d;
	color:#f3f3f3;
	margin-top:10px;
}
#footer {
    width:1090px;
	overflow:auto;
	overflow-x: hidden; 
	overflow-y: hidden;
	padding:5px;
	padding-bottom:10px;
	text-align:center;
	line-height:25px;
}
#foot a:link, #foot a:visited {
	color:#f3f3f3;
}
#foot a:hover {
    color:#5c5c5c;
}
/*友情链接css开始*/
		ul,li{ border-style: none;}
		.content_cms{ 
			width: 1000px; 
			margin: 0 auto;
		}
		.link_cms{
			padding: 1px 0;
		}
		.link_cms h3{
			float: left;
			color: #FFF;
			font-weight: normal;
		}
		.link_cms ul{
			padding-left: 90px;
			margin-left: -8px;
		}
		.link_cms ul li{
			display: inline;
			padding: 0 8px;
		}
		.link_cms ul li a{
			color: #000;
		}
		.link_cms ul li a:hover{
			color: #000;
		}
/*友情链接css开始结束*/























/*二级页面*/
#second {
	width:1050px;
	overflow:auto;
	overflow-x: hidden; 
	overflow-y: hidden;
	margin-top:5px;
	background:#FFF;
	border-bottom:5px solid #FFF;
}
#classpic {
    height:150px;
	overflow:hidden;
	margin-top:5px;
	border:1px solid #DDD;
}
#seco-left {
    width:810px;
	float:left;
	border:1px solid #FFF;
}
#seco-right {
    width:220px;
	padding:5px;
	min-height:600px;
	float:right;
	background:#f0f0f0;
	border:1px solid #FFF;
}

.case {
    padding:5px 0;
	width:100%;
	overflow:auto;
}

.case ul li {
	list-style:none;
	float:left;
	text-align:center;
	margin:0 3px;
	margin:0 4px\9;
	_margin:0 3px;
	display:block;
	margin-bottom:2px;
	border:1px solid #eee;
	padding:0 5px;
}
.intro {
	width:auto;
	width:180px;
	height:60px;
	overflow:hidden;
	text-align:left;
	padding:5px 0;
}
.case ul li img {
	background:url(loading.gif) no-repeat 50% 50%;
	border:5px solid #ccc;
	border-radius: 100px;
	margin-bottom:5px;
}
.case ul li:hover a {
    color:#eee;
}

.case ul li:hover {
	border:1px solid #fff;
	background:url(intro.jpg) repeat-x left 100px;
	cursor:pointer;
	color:#eee;
	display:block;
}
.procon {
    padding:5px 0;
	width:100%;
	overflow:auto;
}

.procon ul li {
	list-style:none;
	float:left;
	text-align:center;
	margin:0 4px;
	margin:0 5px\9;
	_margin:0 4px;
	display:block;
	margin-bottom:6px;
	border:1px solid #ddd;
	line-height:30px;
	
}
.procon ul li:hover {
	border:1px solid #0097dc;
}
.procon ul li a img {
	background:url(loading.gif) no-repeat 50% 50%;
	border:1px solid #fff;
}
.procon ul li a:hover {
    color:#eee;
}

.procon ul li:hover {
    background:#0097dc;
	cursor:pointer;
	color:#eee;
	display:block;
}

.page {
	margin-top:15px;
	width:90%;
	height:34px;
	float:right;
	text-align:center;
	_overflow:hidden;
	float:right;
}
.page ul {
    float:right;
}
.page ul li {
    list-style:none;
	display:block;
	height:28px;
	margin:0 3px;
	line-height:28px;
	float:left;
	text-align:center;
}
.page ul li span {
	display:block;
	padding:0 6px;
	border:1px solid #ddd;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
.page ul li.curpage {
	background:#0097dc;
	display:block;
	color:#FFF;
	border:1px solid #0097dc;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
.page ul li.curpage span {
    border:0;
	padding:0 7px;
}
.page ul li a:link, .page ul li a:visited {
    display:block;
	padding:0 10px;
	border:1px solid #ddd;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
.page ul li a:hover {
    display:block;
	background:#0097dc;
	border:1px solid #0097dc;
	color:#FFF;
}
/*日期*/
.dtime {
    width:60px;
	padding-top:5px;
	height:75px;
	background:#777;
	margin-bottom:10px;
	text-align:center;
	display:block;
	color:#9f9f9f;
	font-family:"微软雅黑";
	float:right;
	background:url(news_clock.png) no-repeat center 47px #777;
}
.titlecon ul li:hover .dtime {
	color:#FFF;
	display:block;
	background:url(news_clock.png) no-repeat center 47px #0097dc;
	cursor:pointer;
}

.dayto {
    color:#fff;
	font-size:24px;
}

.aboutcon {
    height:249px;
    padding:5px;
	overflow:hidden;
	text-align:left;
}
.aboutcon2 td {
    height:20px;
	margin:1px;
	padding:3px;
}
.aboutcon img {
    height:120px;
	width:150px;
	margin-right:5px;
}

.aboutcon2 {
    padding:5px;
	text-align:left;
	line-height:21px;
	margin:5px;
}
#artitle {
    font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	border-bottom:1px solid #fff;
	margin:0 10px;
	letter-spacing:2px;
	padding-top:10px;
}
#artitle h1 {
    font-size:14px;
}
#arcon {
    text-align:left;
	padding:10px;
}
#arcon img{max-width:800px;autoimg:expression(onload=function(){this.style.width=(this.offsetWidth > 800)?"800px":"auto"}); display:block; margin:0 auto;}
.arlist {
    height:40px;
	line-height:20px;
	border-top:1px dashed #ddd;
	padding-top:5px;
}


.more {
    float:right;
	font-weight:normal;
	font-size:12px;
	padding:0 15px;
	letter-spacing:2px;
	text-align:right;
}


.procon1 {
    padding:5px 0;
	width:100%;
	overflow:auto;
}

.procon1 ul li {
	list-style:none;
	float:left;
	text-align:center;
	margin:0 4px;
	margin:0 5px\9;
	_margin:0 4px;
	display:block;
	margin-bottom:6px;
	border:0px solid #ddd;
	line-height:30px;
	width:780px
}
.procon1 ul li:hover {
	border:1px solid #0097dc;
}
.procon1 ul li a img {
	background:url(loading.gif) no-repeat 50% 50%;
	border:1px solid #fff;
}
.procon1 ul li a:hover {
    color:#eee;
}

.procon1 ul li:hover {
    background:#0097dc;
	cursor:pointer;
	color:#eee;
	display:block;
}