﻿* { margin:0; padding:0;}
li { list-style:none}
a { color:#000; text-decoration:none; outline: none; *star:expression(this.onFocus=this.blur())}
a:hover { text-decoration:underline }
img { border:none}
body { font-size:12px; background: #fff; }
.clear { clear:both;}

.header {
	width: 100%; overflow: hidden;
	background: #0125c1;
}
.top {
	width: 996px; overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.cn {
	position: absolute;
	right: 25px; top: 0;
	color: #fff;
	font-size:18px;
	line-height: 28px;
}
.cn a{
	color: #fff;
	display: inline;
	padding: 0 10px;
	line-height: 20px;
}

.nav {
	width: 100%; height: 48px;
	line-height: 48px;
	background: url(../images/nav_bg.jpg) repeat-x;
}

.nav ul {
	width: 996px;
	margin: 0 auto;
	font-weight: bold; font-size: 14px;
}
.nav li {
	width: 102px;
	float: left;
	text-align: center;
	background: url(../images/nav_line.jpg) no-repeat left center;
}
.nav a {
	display: block; color: #fff;
}
.nav a:hover {
	text-decoration: none;
}
.nav .home { 
	width: 74px; height: 38px; float: left;  text-align: center; 
	background: url(../images/home_ico.jpg) no-repeat center center;
}

.box {
	width: 996px; overflow: hidden;
	margin: 0 auto; padding-top: 10px;
	background: #fff;
}

.show_title {
	height: 35px;
	line-height: 35px;
	font-family: "微软雅黑"; font-size: 16px;
	background: url(../images/left_title.jpg) repeat-x;
}
.show_title h2 {
	padding-left: 12px;
	float: left;
	font-size: 16px;
	color: #001fa8;
}

.zizhi {
	width: 256px; height: 274px;
	float: right;
	position: relative;
	background: url(../images/zr_bg.jpg) no-repeat;
}
.zizhi_box {
	width: 180px;	height: 274px;
	overflow: hidden;
	line-height: 30px;
	margin-left: 46px;
	position: relative;
}
#zizhi {	
	position: absolute; left: 0; top: 0;
}
#zizhi li {
	float: left;
	width: 180px;
	text-align: center;
}
#zizhi img {
	width: 180px; height: 206px;
}
#btn_l, #btn_r {
	width: 11px; height: 23px;
	position: absolute;	top: 120px;
	z-index: 2;
	cursor: pointer;
}

#btn_l {
	left: 28px;
	background: url(../images/left_btn.jpg) no-repeat;
}
#btn_l:hover {
	background: url(../images/left_hover.jpg) no-repeat;
}
#btn_r {
	right: 12px;
	background: url(../images/right_btn.jpg) no-repeat;
}
#btn_r:hover {
	background: url(../images/right_hover.jpg) no-repeat;
}


#news {
	width: 996px; height: 320px;
	margin-top: 10px;
	background: url(../images/news.jpg) no-repeat;
	position: relative;
}
#news ul {
	position: absolute;
	top: 132px; left: 240px;
	width: 426px; overflow: hidden;
}
#news li {
	border-bottom: none;
}
#news ul span {
	float: right;
}
.news_title {
	width: 38px; height: 38px;
	position: absolute;
	left: 640px; top: 22px;
	float: left;
	display: block;
}
.news_title:hover {
	text-decoration: none;
}

.title {
	height: 35px; line-height: 38px; padding-left: 20px;
	background:url(../images/rightMenu.gif) repeat-x;
	color: #02038a;
	border: 1px solid #ccc; border-bottom: none;
}
.title h4 {
	font-size: 14px;
	float: left;
}

.weizhi {
	float: right;
	color: #000;
	margin-right: 10px;
}

.content {
	line-height: 24px;
	min-height: 600px;
	padding: 10px;
}
.content p {
	
}

#pages {
	margin: 20px 0 ;
	text-align: center;
}

.content_pic {
	
}

.content_text {
	float: left;
	line-height: 50px;
	font-size: 14px;
}

.content h1 {
	font-size: 16px;
	text-align: center;
}
.content .time {
	text-align: center;
	line-height: 30px; 
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}

.banner {
	width: 100%;
	
}


.side {
	width: 232px;
	float: left;
	overflow: hidden;
	border:1px solid #ccc; border-radius: 4px;
}
.side h3 {
	color: #fff;
	font-size: 14px;
	height: 36px;
	line-height: 34px;
	padding-left: 20px;
	background: url(../images/leftt.gif) no-repeat;
}

.side .text {
	border: 1px solid #ccc; border-top: none;
	padding: 6px;
}

.side .class {
	width: 186px; height: 280px;
	float: left;
	font-family: "微软雅黑";
	background: url(../images/class_bg.jpg) no-repeat;
}



.right {
	width: 750px; overflow: hidden;
	float: right;
}

.contact {
	width: 234px;
	float: right;
	line-height: 22px;
	text-align: center;
}
.contact img {
	margin: 4px 0; padding-bottom: 4px
}

#contact {
	float: left;
	margin-top: 10px;
}

.contact p {
	padding-left: 6px;
	text-align: left;
}

.show , .news{
	overflow: hidden;
	margin-top: 10px;
}

.news li span {
	float: right;
	margin-right: 6px;
}
.show li {
	width: 172px;
	float: left; 
	padding-left: 14px;
	line-height: 30px;
	text-align: center;
}
.show img {
	width: 172px; height: 122px;
}

.news li {
	line-height: 30px;
	padding-left: 6px;
	background: url(../images/ilist.jpg) no-repeat left center;
}
.news li a {
	padding-left: 6px;
}
.news_left {
	width: 264px;
	float: left;
}
.news_right {
	width: 306px;
	float: right;
}

.pages span {
	float: left;
}

.about {
	width: 748px; overflow: hidden;
	border:1px solid #ccc; border-radius: 4px;
	float: left;
	line-height: 24px;
}
.about_title {
	line-height: 32px; height: 32px;
	background: url(../images/title.jpg) repeat-x;
}
.about_title h2 {
	padding-left: 12px;
	float: left;
	font-size: 16px;
	color: #001fa8;
}
.about_pic {
	width: 716px; height: 158px;
	margin-top: 20px; margin-left: 14px; margin-bottom: 14px;
	border:1px solid #ccc;
	float: left;
	position: relative;
}
.about a { display: block;}

.about span {
	color:#001fa8;
	font-size:18px;
	font-family: "微软雅黑";
	clear: both;
	line-height: 32px;
}
.about p {
	margin-top: 2px; 
	line-height: 24px;
	text-indent: 2em;
}

.about_box {
	width:640px; height: 142px;
	overflow: hidden;
	position: relative;
	margin-left: 38px;
}

#about_left, #about_right {
	width: 16px; height: 31px;
	position: absolute;
	top: 58px;
}
#about_left {
	left: 10px;
	background: url(../images/left.jpg) no-repeat
}
#about_right {
	right: 10px;
	background: url(../images/right.jpg) no-repeat;
}

#about_tab {
	position: absolute;
	left: 0; top: 16px;
}
#about_tab li {
	width: 140px;
	line-height: 24px;
	text-align: center;
	float:left;
}
#about_tab img {
	width: 134px; height: 102px;
	border:1px solid #ccc;
	padding: 2px;
}

.about_more {
	width: 82px; height: 26px;
	border:1px solid #ccc; border-radius: 3px;
	text-align: center;
	line-height: 27px;
	display: block;
	float: right;
	margin-right: 20px;
	background: #f6f6f6
}
.about a:hover {
	text-decoration: none;
}

.video {
	float: left;
	margin: 10px;
	width: 282px; height: 212px;
}
.video embed {
	float:left;
}

.product {
	border:1px solid #ccc; border-radius: 4px;
	margin-top: 10px;
	position: relative;
	
}

#pro_left, #pro_right {
	width: 10px; height: 52px;
	position: absolute;
	top: 90px;
}
#pro_left {
	left: 0;
	background: url(../images/btn_left.jpg) no-repeat;
}
#pro_right {
	right: 0;
	background: url(../images/btn_right.jpg) no-repeat;
}

#pro_class li {
	background:url(../images/class.jpg) no-repeat;
	height:25px; line-height:26px;
}
#pro_class a {
	padding-left:15px;
}


.bor { border:1px solid #ccc; border-radius: 4px;}

.down {
	border: 1px solid #ccc; border-top: none;
	width: 206px;
	float: right;
	padding: 6px;
	line-height: 24px;	
	overflow: hidden;
}

.down li {
	line-height: 30px;
	padding-left: 14px;
	border-bottom: 1px dotted #ccc;
	background: url(../images/ilist.jpg) no-repeat left center;
}

.pro {
	width: 410px; overflow: hidden;
	float: right;
}
.pro li {
	width: 192px;
	padding-left: 10px;
	float: left;
	line-height: 30px;
	text-align: center;
}
.pro img {
	width: 192px; height: 115px;
}
.pro_box {
	width: 960px; height: 190px;
	margin-left: 22px;
	overflow: hidden;
	position: relative;
}
#pro_tab {
	position: absolute; left: 0; top: 20px;
}
.pro_show {
	border:1px solid #ccc;
	position: relative;
	height: 224px;
	overflow: hidden;
}
#pro_tab li {
	width: 154px;
	float: left;
	padding: 0 10px;
	line-height: 26px;
	text-align: center;
}
#pro_tab img {
	width: 148px; height: 118px;
	border-bottom: 1px solid #ccc;
	padding: 2px;
}

.links {
	height: 78px;
	margin-top: 10px;
	border:1px solid #ccc; border-radius: 4px;
}
.links img {
	float: left;
}
.links ul {
	margin-top: 20px; float: left;
}
.links li {
	padding: 0 12px; line-height: 24px;
	float: left;
}

.footer {
	width: 100%; height: 186px;
	margin-top: 10px;
	background: #001fa8;
	color: #fff;
}
.foot {
	width: 996px;
	margin: 0 auto;
	padding-top: 10px;
	line-height: 24px;
}
.foot_nav {
	height: 35px; line-height: 35px;
	text-align: center;
	background: url(../images/foot_nav_bg.jpg) no-repeat center bottom;
}
.foot a {
	display: inline;
	padding: 0 10px;
	color: #fff;
}
.foot img {
	float: right;
	margin-top: 10px;
}























/*幻灯Banner*/

#slideplay{width:316px;height:280px;position:relative;overflow:hidden; float: left;}
#slideplay ul{position:absolute;}
#slideplay ul li{height:316px;position:relative;float:left;background:#fff;overflow:hidden;}
#slideplay ul li div{position:absolute;}
#slideplay ul li img{width:316px;height:280px;}
#slideplay .btnBg{width:316px;height:20px;position:absolute;left:0;bottom:0;background:#000; display: none;}
#slideplay .btn{height:10px;padding:5px 10px;position:absolute;right:0;bottom:0;text-align:right;}
#slideplay .btn span{width:25px;height:10px;margin-left:5px;background:#000;display:inline-block;cursor:pointer;_display:inline;_zoom:1;_font-size:0;}
#slideplay .btn span.on{background:#fff;}
#slideplay .preNext{width:45px;height:100px;position:absolute;top:120px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;display:none;}
#slideplay .pre{left:0;}
#slideplay .next{right:0;background-position:right top;}