﻿body{
	background: url(../images/topBG.png) repeat-x top;
	text-align: center;
	font-size:14px;
	line-height:24px;font-family:Microsoft YaHei,verdana;
}
body,form{margin:0;padding:0;}
div{font-family:Microsoft YaHei,verdana;}
a{color:#333;text-decoration:none;outline:none;}
a:hover{color:#f30;}
.mt10{margin-top:10px;}
.p15{padding:15px;}
.clear{
	clear: both;
	height: 1px;
}
.jqzoom{text-decoration:none;float:left;z-index:999;}

/*list*/
.list_page{text-align:center;margin:10px;clear:both;}
.list_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #90CBF9;color:#333;}
.list_page span{background:#90CBF9;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #90CBF9;}
.list_page b{background:#fff;margin:0 1px;color:#333;overflow:hidden;}
.list_page b input{border:1px solid #90CBF9;margin:0;padding:4px 8px;font-size:12px;font-weight:normal;width:16px;text-align:center;*vertical-align:middle}

#header,#banner,#container,#link,#position{
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	text-align: left;
}
#pbanner{background:url(../images/lscp.jpg) no-repeat center center #0d5292; height:142px;}
#link{
	margin: 10px 0;
	color: #999;
	clear: both;
}
#link a{ color:#999;}
#position{
	line-height: 40px;
	height: 40px;
	padding: 0 20px;
}
#header{
	height: 85px;
}
#header .logo{float:left;padding:0px;}
#header .logo a img{ border:0;}
#header .base{
	float: right;
	padding: 10px 0 0;
	font-size: 12px;
	color: #cfcfcf;
	height: 50px;
}
#header .base form{margin:10px 0 0 0;clear:both;display:block;text-align:right;}
#header .base form input{vertical-align:middle;font-size:12px;}
#header .base form input[type=text]{border:1px solid #ccc;padding:6px 10px;color:#999;width:180px;}
#header .base form input[type=submit]{border:1px solid #738CBA;background:#738CBA;padding:6px 8px;width:50px;color:#fff;letter-spacing:2px;}

#nav{
	height: 45px;
	background-color: #3c3c3c;
	overflow: hidden;
	margin: 0 auto;

}
#nav ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 960px;
}
#nav ul li{
	float: left;
	height: 45px;
	list-style: none;
}
#nav ul li a{
	color: #FFF;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	height: 45px;
	padding: 40px;
}
#nav ul li a:hover{
	background-color: #2d2d2d;
}
#nav ul li.hover{
	background-color: #2d2d2d;
}

.eui_switchable{width:960px;height:268px;position:relative;}
.eui_switchable .sc_container{width:960px;height:268px;position:relative;overflow:hidden;}
.eui_switchable .sc_container ul{width:960px;height:268px;margin:0;padding:0;list-style:none;}
.eui_switchable li{width:960px;height:268px;overflow:hidden;}
.eui_switchable li img{border:0;}
.eui_switchable .sc_index{position:absolute;right:12px;bottom:12px;z-index:3;}
.eui_switchable .sc_index a{float:left;width:10px;height:10px;line-height:10px;margin-left:2px;background:#fff;opacity:0.7;filter:alpha(opacity=70);cursor:pointer;text-indent:-999em;overflow:hidden;}
.eui_switchable .sc_index .current{background-color:#3498f0;opacity:1;filter:alpha(opacity=100);}
.eui_switchable .sc_prev,
.eui_switchable .sc_next{position:absolute;top:50%;margin-top:-29px;display:block;width:40px;height:58px;background:url(../images/arrow.png) no-repeat 0 0;text-indent:-999em;overflow:hidden;opacity:0.5;filter:alpha(opacity=50);border:2px solid #555;}
.eui_switchable .sc_prev{left:10px;}
.eui_switchable .sc_next{right:10px;background-position:-46px 0;}
.eui_switchable .sc_prev:hover,
.eui_switchable .sc_next:hover{opacity:0.8;filter:alpha(opacity=80);}

.left{float:left;width:710px;margin:0 10px 0 0;}
.right{float:left;width:240px;}
/******************************* Slider *******************************/.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.cb {
	clear: both;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	font-size: 24px;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
}
.noBottomBorder {
	border-bottom: none !important;
	overflow: hidden;
}
.noRightBorder {
	border-right: none !important;
}
div.blankSeparator {
	height: 1px;
	display: block;
}
.centerContainer{ margin:0 auto; width:960px;}
div#sliderContainer {
	height: 330px;
	position: relative;
	margin: 0 auto 10px auto;
	background-image: url(../images/fbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0d5292;
	overflow: hidden;
}
#mainSlider {
	width: 960px;
	float: left;
	text-align: left;
}
#mainSlider ul{
	display: block;
	margin: 0;
	padding: 0;
}
#mainSlider ul li {
	overflow: hidden;
	padding: 0;
	list-style: none;
	margin: 8px 10px 0 30px;
	display: block;
}
#mainSlider ul li h1 {
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
}
#sliderParagraph {
	font-size: 14px;
	margin-top: 20px;
	color: #FFFFFF;
	height: 130px;
	display: block;
	margin-right: 100px;
	background: none;
	line-height: 24px;
	text-indent: 2em;
}
.slideImg {
	margin-right: 40px;
	width: 300px;
	height: 300px;
	border:4px solid #fff;
}
#sliderBtnPrev {
	float: left;
	width: 60px;
	margin-left:-60px;
}
#sliderBtnNext {
	float: left;
	width: 60px;
	margin-right:-60px;
}
#sliderBtnPrev img, #sliderBtnNext img {
	margin-top: 120px;
	cursor: pointer;
}
a.darkButton {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/darkButtonOut.png) 0 0 repeat-x;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	padding: 10px 20px;
	cursor: pointer;
	margin-top: 30px;
	margin-left: 300px;
}
a.darkButton:hover {
	background: url(../images/darkButtonOver.png) 0 0 repeat-x;
	text-decoration: none;
}
a.darkButton img {
	margin-left: 10px;
	margin-bottom: -1px;
	border:0;
}
p.additionalOptions {
	margin-top: 10px;
	padding-left: 20px;
}
p.additionalOptions a {
	color: #367aba;
}
/************************************************************************/
.pc_header{border:1px solid #A6BBE2;border-top:2px solid #738CBA;background:url(../images/bg_subject.gif);height:35px;line-height:35px;font-size:14px;color:#2C498B;font-weight:bold;padding:0 10px 0 15px;_padding:10px 10px 0 15px;_height:25px;_line-height:25px;}
.pc_header span{float:right;font-size:12px;font-weight:normal;color:#333;_margin-top:-5px;}
.pc_header img{vertical-align:middle;margin:0 8px 0 0;padding:0;border:0;}
.pc_body{
	border: 1px solid #A6BBE2;
	border-top: 0;
	font-size: 12px;
	line-height: 22px;
	clear: both;
}
.about,.newslist,.newsshow,.sitemap{
	padding: 20px 25px;
	min-height: 430px;
	margin-bottom: 10px;
}
.newslist ul{margin:0 10px 10px 10px;padding:0;list-style:none;overflow:hidden;}
.newslist ul li{clear:both;line-height:35px;height:35px;border-bottom:1px dashed #ccc;}
.newslist ul li a{font-size:13px;}
.newslist ul li span{float:right;color:#999;font-family:verdana;font-size:12px;}
.newsshow h1{text-align:center;font-size:16px;font-weight:normal;font-family:microsoft yahei;}
.newsshow .info{text-align:center;color:#999;padding:5px 0;}
.newsshow .content{line-height:28px; font-size:14px;}
.newsshow .content img{max-width:660px;}
.newsshow .pre{margin:10px 0 5px 0;color:#999;}
.newsshow .next{margin:0 0 10px 0;color:#999;}

.topnews{margin:-1px 0 0 0;*margin:0;padding:0;list-style:none;}
.topnews li{line-height:30px;border-bottom:1px dotted #c4c4c4;}
.contact{margin:0 0 5px 0;*margin:0 0 6px 0;display:block;font-weight:bold;font-size:14px;line-height:24px;}

#pro{
	background-color: #f3f3f3;
	padding-bottom: 10px;

}
#pro #tt{ height:50px; background:url(../images/21.png) left top no-repeat; text-indent:-200px;}
#pro ul{
	padding: 0;
	margin: 0;
}
#pro li{
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #fff;
	list-style: none;
	width: 220px;
	float: left;
	margin: 0 10px;
}
#pro li:hover{ background:url(../images/26.jpg) left top no-repeat; 
	border-bottom: 1px solid #f3f3f3;
	text-align:center;}
#pro li a{
	line-height: 29px;
	height: 29px;
	border-bottom: 1px solid #d9d9d9;
	display:block;
	color: #333;
	padding-left: 20px;
	text-decoration: none;
	background: url(../images/16.jpg) left center no-repeat;
}
#pro li:hover a{
	color: #fff;
	padding-left: 0px;
	background-image:none;
	text-decoration: none;
	text-align:center;
}
#pro li a:hover{
	color: #fff;
	background-image:none;
	text-decoration: none;
}

#right{
	border-left: 1px dashed #EEE;
	width: 708px;
	float: right;
}
#about{
	background: url(../images/ls5.gif) no-repeat left top;
	height: 300px;
	clear: both;
	border-top: 1px solid #eee;
}
#about #tt a{
	text-indent: -999px;
	width: 100%;
	display: block;
	height: 33px;
}
#about #img{
	float: left;
	clear: both;
	width: 245px;
	height: 120px;
}

#news1{
	background: url(../images/ls7.gif) no-repeat center top;
	float: right;
	width: 470px;
	border: 1px solid #eee;
}
#news2{
	background: url(../images/ls6.gif) no-repeat center top;
	float: left;
	width: 470px;
	border: 1px solid #eee;
}
.news #tt a{
	text-indent: -999px;
	width: 100%;
	display: block;
	height: 150px;
}
.news ul{ margin:0; padding:8px;}
.news ul li{ border-bottom:1px dotted #ccc; list-style:none;}
.news ul li a{
	background: url(../images/lia.jpg) no-repeat left center;
	padding-left: 20px;
	height: 28px;
	line-height: 28px;
}
.news ul li a span{ float:right;}

#proshow{
	background: url(../images/ls8.gif) left top no-repeat;
	border: 0;
	padding: 0;
}
#proshow #tt a{
	text-indent: -999px;
	width: 100%;
	display: block;
	height: 30px;
}

.pro{
	margin-top: 20px;
}
.pro .arrow_left{float:left;width:40px;background:url(../images/arrow.gif) no-repeat left;height:150px;cursor:pointer;}
.pro .prolist ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.pro .prolist ul li{
	border: 1px solid #eee;
	float: left;
	text-align: center;
	margin: 10px 0;
	width: 218px;
	display: block;
}
.pro .prolist ul li.pc{ margin:10px 27px;}
.pro .prolist ul li.pr{ margin-left:26px;}
.pro .prolist ul li div{background-color:#f2f2f2;line-height:30px;height:30px;}
.pro .prolist ul li:hover{
	border: 1px solid #930;}
.pro .prolist ul li:hover div{ background-color:#930; color:#fff;line-height:30px;height:30px;}
.pro .prolist ul li a img{
	border: 0;
	width: 211px;
	height: 190px;
	vertical-align: top;
	display: block;
	margin: 3px;
}
.pro .arrow_right{float:left;width:40px;background:url(../images/arrow.gif) no-repeat right;height:150px;cursor:pointer;}

.link img{margin:3px 8px 5px 0;}
.link ul{clear:both;margin:0;padding:0;list-style:none;}
.link ul li{float:left;width:93px;height:25px;overflow:hidden;}

#footer{
	text-align: center;
	font-family: verdana;
	background: url(../images/ls9.gif) no-repeat center -1px #0d5292;
	color: #FFF;
}
#footer div{
	color: #FFFFFF;
	padding: 15px 0;
}

.sitemap .big a{font-size:14px;line-height:40px;font-size:14px;font-weight:bold;}
.sitemap　div{line-height:30px;}

.category{margin:-1px 0 0 0;*margin:0;padding:0;list-style:none;}
.category li{line-height:30px;border-bottom:1px solid #cfcfcf;}
.category li span{font-size:12px;margin-right:10px;}
.category .hover{color:#06f;}
.category .hover a{color:#06f;}

.piclist{padding:20px 15px;overflow:hidden;}
.piclist ul{margin:0;padding:0;list-style:none;width:680px;}
.piclist ul li{float:left;width:170px;text-align:center;padding-bottom:10px;}
.piclist ul li img{width:150px;height:150px;vertical-align:top}
.piclist ul li div{line-height:30px;height:30px;}
.piclist ul li a img{border:1px solid #ccc;padding:2px;}
.piclist ul li a:hover img{border:1px solid #738CBA;padding:2px;}

#goodsshow{
	overflow: hidden;
	font-size:12px;
	line-height:24px;
}
#goodsshow img{border:0;}
#goodsshow .left{
	float: left;
	margin: 0 20px 0 0;
	width: 306px;
}
#goodsshow .right{float:left; height:390px;background:url(../images/qqzx.jpg) no-repeat 0 bottom;}
#goodsshow .shop_big{
	border: 1px solid #ededed;
	padding: 2px;
	background: #fff;
	cursor: pointer;
}
#goodsshow .shop_plist{
	clear: both;
	width: 310px;
}
#prolist{
	width: 270px;
	float: left;
	overflow: hidden;
	height: 68px;
	position: relative;
	margin: 10px 0 0 0;
}
#prolist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#prolist ul li{float:left;cursor:pointer;position:relative;background:url(../images/pro_none.gif) no-repeat center top;height:68px;}
#prolist ul li img{height:60px;width:60px;margin:6px 8px 0 8px;padding:0px;border:0;}
#prolist .hover{background:url(../images/pro_bg.gif) no-repeat center top;height:68px;}
#goodsshow .shop_plist a.prev{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center;line-height:68px;margin-top:12px;}
#goodsshow .shop_plist a.next{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;margin-top:12px;}
#goodsshow .right{ position:relative;
	width: 327px;
}
#goodsshow .right h1{font-size:18px;font-family:microsoft yahei;font-weight:normal;margin:0 0 10px 0;padding:0;}
#goodsshow .right .intro{color:#999;min-height:80px; max-height:115px; overflow-x:hidden; line-height:20px; text-indent:2em;}
#goodsshow .right .sno{border-bottom:1px dotted #cdcdcd;line-height:30px;}
#goodsshow .right .price{color:#999; font-size:12px;padding:10px 0;}
#goodsshow .right .price span{color:#f60;}
#pqq{
position: absolute;
  left: 7px;
  bottom: 10px;
}
#pqq a{ display:block; text-indent:-500px;
  height:45px; width:235px;}
.newsshow .content h2{ border-left:5px solid #333; background:#f3f3f3; margin:15px 0; padding:0; height:40px; line-height:40px; text-indent:15px; font-size:16px;}
.newsshow .content h3,.newsshow .content h4,.newsshow .content h5,.newsshow .content h6{border-left:5px solid #333; background:#f3f3f3; margin:0; padding:0; height:30px; line-height:30px; text-indent:15px; font-size:14px;}

/*****************************************************************/
.box1{ width:100%; margin:0 auto; padding:0; background:#eee; height:400px; clear:both;}
#fwxg{ width:960px; margin:0 auto; height:400px;}
#fwxg .img{ float:left; display:block; width:500px; height:400px;}
#fwxg .img img{ border:10px solid #fff; width:480px; height:380px;}
#fwxg h2{  text-align:center; background:#06F; display:block; margin:0; padding:30px 0; width:460px; float:right;}
#fwxg h2 a{font-size:36px; color:#fff;}
#fwxg p{ text-align:left; margin:15px; display:block; width:400px; float:right; font-size:18px; line-height:3em;}
#fwxg p a{ display:block; background:#F00; color:#fff; text-align:center; font-size:24px; width:50%;}

.box2{ width:100%; margin:0 auto; padding:0; background:url(../images/lb.jpg) center center no-repeat; height:400px; clear:both;}
#hntlb{ margin:0 auto; height:400px;width:460px;  background:#fff;}
#hntlb h2{  text-align:center; background:#333; display:block; margin:0; padding:30px 0;}
#hntlb h2 a{font-size:36px; color:#fff;}
#hntlb p{ text-align:left; display:block; margin:0; height:316px; padding:0;overflow:hidden;  font-size:18px; line-height:60px; text-align:center;}
#hntlb p a{ display:block; background:#F00; color:#fff; text-align:center; font-size:24px; line-height:76px;}

.box3{ width:100%; margin:0 auto; padding:0; background:url(../images/lt.jpg) center center no-repeat; height:400px; clear:both;}
#lt{ margin:0 auto; height:400px;width:460px;  background:#fff;}
#lt h2{  text-align:center; background:#333; display:block; margin:0; padding:30px 0;}
#lt h2 a{font-size:36px; color:#fff;}
#lt p{ text-align:left; display:block; margin:0; height:316px; padding:0;overflow:hidden;  font-size:16px; line-height:28px; text-align:center; color:#fff;}
#lt p span{ display:inline-block; margin:10px 10px;; background:#09F; padding:0 15px; border-radius:5px;}
#lt p a{ display:block; background:#F00; color:#fff; text-align:center; font-size:24px; line-height:76px;}

.box4{ width:100%; margin:0 auto; padding:0; background:#eee; height:400px; clear:both;}
#swtl{ width:960px; margin:0 auto; height:400px;}
#swtl .img{ float:left; display:block; width:500px; height:400px;}
#swtl .img img{ border:10px solid #fff; width:480px; height:380px;}
#swtl h2{  text-align:center; background:#666; display:block; margin:0; padding:30px 0; width:460px; float:right;}
#swtl h2 a{font-size:36px; color:#fff;}
#swtl p{ text-align:left; margin:15px; display:block; width:400px; float:right; font-size:18px; line-height:3em;}
#swtl p a{ display:block; background:#F00; color:#fff; text-align:center; font-size:24px; width:50%;}


.box5{ width:100%; margin:0 auto; padding:0; background:#333; height:400px; clear:both;}
#hsy{ width:960px; margin:0 auto; height:400px;}
#hsy .img{ float:right; display:block; width:500px; height:400px;}
#hsy .img img{ border:10px solid #fff; width:480px; height:380px;}
#hsy h2{  text-align:center; background:#888; display:block; margin:0; padding:30px 0; width:460px; float:left;}
#hsy h2 a{font-size:36px; color:#fff;}
#hsy p{ text-align:left; color:#fff; float:left;  width:430px; margin:15px; display:block; font-size:18px; line-height:3em;}
#hsy p a{ display:block; background:#F00; color:#fff; text-align:center; font-size:24px; width:50%;}