﻿body{ width:100%; min-height:600px; height:auto; overflow:auto;}

.box {
	width:100%;
}
.content {
    width:1200px;  height:auto; 
    margin:0 auto;
	
}
.top_bg {width:1200px; background: url(../images/index_03.jpg); height:112px; margin:0px auto; position:relative;}
.menu {width:894px;height:55px;}
.date {width:306px;height:55px; background:#025db1;line-height:55px;color:#ffffff; text-align:center;}
.Mycontent{ display:block; height:auto;}
.Mycontent img{ max-width:800px;}
/* 导航css */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px; height:55px; line-height:55px; background:#046ebc;  position:relative; z-index:1;  }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left;  position:relative; display:inline; width:135px; }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 20px; font-size:14px; font-weight:bold;  }
				.nav .on h3 a{ background:#feb83e; color:#fff;   }
		
/* 幻灯css */		
.slideBox{ width:1200px; height:398px; overflow:hidden; position:relative;  margin:0 auto; padding-top:10px;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:1200px; height:398px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		
/* 首页新闻css */
.news {width:367px;padding-left:20px;background: url(../images/index_15.jpg) 20px 35px no-repeat;margin-top:30px;}
.news ul {line-height:35px;}
.news ul h3{color:#046ebc;padding-left:15px;background: url(../images/index_12.jpg) left no-repeat;}
.news ul li { line-height:30px;border-bottom:1px dashed #d2d2d2;padding-left:10px;background: url(../images/index_24.jpg) left no-repeat;}
.news ul li span {color:#c6c2c2;}
/* 首页关于我们css */
.about {width:501px;padding-left:20px;background: url(../images/index_17.jpg) 20px 35px no-repeat;margin-top:30px;}
.about ul {line-height:35px;}
.about ul h3{color:#046ebc;padding-left:15px;background: url(../images/index_12.jpg) left no-repeat;}
.about p {line-height:20px;padding-top:20px;padding-left:10px; width:350px;}
.about img {padding-top:20px;}
/* 首页联系我们css */
.con {width:248px;padding-left:20px;background: url(../images/index_19.jpg) 20px 35px no-repeat;margin-top:30px;}
.con ul {line-height:35px;}
.con ul h3{color:#046ebc;padding-left:15px;background: url(../images/index_12.jpg) left no-repeat;}
.con p {width:248px;height:194px;background: url(../images/index_30.jpg) bottom right no-repeat;}

/* 首页产品css */
.product {width:1200px;height:200px;margin:0 auto;margin-top:20px;}
.product li {float:left;width:205px;height:174px;background: url(../images/index_38.jpg)  no-repeat;margin-left:22px;}
.product li img {padding:8px 8px 8px 8px;}


/* 案例css */
		.picScroll-left{ width:1200px;  overflow:hidden; position:relative;  border:1px solid #ccc; margin:0 auto;margin-top:20px;}
		.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:174px; height:147px; display:block;  padding:2px; border:1px solid #ccc; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }


/* 底部css */
.footer { width:1200px; height:154px; background: url(../images/index_35.jpg);margin-top:20px; margin:0px auto;}
.footer p { text-align:center; line-height:40px;}
.dt {width:242px;margin:0 auto; }
.dt img {float:left;margin-left:5px;}

/* 内页左侧css */
.n_left {height:600px;margin-left:20px;margin-top:30px;background:#FFF;}
.n_cpzs {}
.n_cpzs li {background: url(../images/cp_09.jpg) no-repeat;;height:40px; width:219px; line-height:40px;padding-top:2px;padding-left:15px;}
.n_lx {width:219px; height:249px;background:#f0f0f0;margin-top:20px;}
.n_lx h1 {color:#046ebc;font-size:16px; font-family:微软雅黑;padding-top:25px;padding-left:10px;}
.n_lx span {font-size:14px; font-family:微软雅黑; font-weight:bold;color:#535050;padding-left:10px}
.n_lx p { line-height:30px;font-family:微软雅黑;color:#535050;font-size:12px; padding-left:10px;}

.n_right {margin-left:31px;margin-top:20px;width:909px;height:500px;background: url(../images/cp_12.jpg) left 35px no-repeat;}
.n_right ul {line-height:35px;}
.n_right ul h3{color:#046ebc;}
.n_right li {float:left;width:205px;height:174px;background: url(../images/index_38.jpg)  no-repeat;margin-top:30px;padding-left:0px;padding-right:22px;}
.n_right li img {padding:8px 8px 8px 8px;}
.n_right p{text-align:center;}

.n_news {margin-left:31px;margin-top:20px;width:909px;height:500px;background: url(../images/cp_12.jpg) left 35px no-repeat;}
.n_news ul {line-height:35px;}
.n_news ul h3{color:#046ebc;}
.n_news li { line-height:30px;padding-left:15px;border-bottom:1px dashed #d2d2d2;background: url(../images/index_24.jpg) left no-repeat;}
.n_news li span {color:#c6c2c2;}



