@charset "utf-8";
/* CSS Document */

/*---------------头部导航-------------------*/
.nav{float:right;width:80%;height:38px;padding-top:28px;margin-top:10px;overflow:hidden;}
.nav	li{float:left;width:107px;height:38px;_display:inline;background:url(../images/line.png) no-repeat right center;}
.nav	li	a{float:left;width:97px;margin:0px 5px;height:38px;color:#fff;text-align:center;}
.nav	li	a:hover{background:#fff;color:#0175b1;}
.nav	li.hov{background:#fff;}
.nav	li.hov	a{color:#0175b1;}
.nav	.nav1{background:url(../images/nav1.jpg) no-repeat center center;}
.nav	.nav2{background:url(../images/nav22.jpg) no-repeat center center;}
.nav	.nav3{background:url(../images/nav33.jpg) no-repeat center center;}
.nav	.nav4{background:url(../images/nav44.jpg) no-repeat center center;}
.nav	.nav5{background:url(../images/nav55.jpg) no-repeat center center;}
.nav	.nav6{background:url(../images/nav66.jpg) no-repeat center center;}
.nav	.nav7{background:url(../images/nav77.jpg) no-repeat center center;}
.nav	.nav1:hover{background:url(../images/nav11.jpg) no-repeat center center;}
.nav	.nav2:hover{background:url(../images/nav2.jpg) no-repeat center center;}
.nav	.nav3:hover{background:url(../images/nav3.jpg) no-repeat center center;}
.nav	.nav4:hover{background:url(../images/nav4.jpg) no-repeat center center;}
.nav	.nav5:hover{background:url(../images/nav5.jpg) no-repeat center center;}
.nav	.nav6:hover{background:url(../images/nav6.jpg) no-repeat center center;}
.nav	.nav7:hover{background:url(../images/nav7.jpg) no-repeat center center;}

/*-------------公司简介------------------*/
.bf_con{width:100%;}
.bf_con	img{float:left;margin-top:5px;margin-right:10px;}
.bf_con	p{line-height:22px;text-indent:2em;color:#666;}
.bf_con	a{color:#ff8b00;}

/*---------------主页新闻列表-------------------*/
.ns_con{width:96%;}
.ns_con	ul{padding-left:5px;overflow:hidden;}
.ns_con	li{padding:0px 5px;height:35px;line-height:35px;border-bottom:1px solid #dcdcdc;}
.ns_con	li	em{float:left;width:5px;height:35px;background:url(../images/em1.png) no-repeat left center;margin-right:10px;}
.ns_con	li	a{float:left;height:35px;line-height:35px;color:#666;}
.ns_con	li	a:hover{color:#47a4d5;}
.ns_con	li	span{float:right;}

/*---------------产品分类-------------------*/
.list_con{width:100%;background:url(../images/list_top.png) no-repeat top;}
.list_con	ul{padding-left:18px;padding-top:12px;line-height:35px;overflow:hidden;background:url(../images/list_con_bk.png) repeat-y; min-height:200px;}
.list_con	li{padding:0px 5px;height:35px;background:url(../images/line2.png) no-repeat center bottom;}
.list_con	li	em{float:left;width:15px;height:35px;background:url(../images/em2.png) no-repeat left center;margin-right:12px;}
.list_con	li	a{float:left;height:34px;line-height:35px;color:#666;}
.list_con	li	a:hover{color:#47a4d5;}
.list_con	li	span{float:right;}
.list_btm{width:100%;height:15px;background:url(../images/list_btm.png) no-repeat left center;}

/*---------------点击滚动-------------------*/
.scrollBox{width:100%;}
.scrollBox .floatL {float:left;width:30px;padding-top:25px;cursor:pointer;}
.scroll{float:left;width:668px;height:170px;padding:12px 0px;padding-left:16px;line-height:26px;overflow:hidden;}
.scroll ul { width:100000px; margin:0; padding:0;}
.scroll	li{ float:left;width:152px;margin-right:15px;padding-top:5px;_display:inline;}
.scroll	li	img{width:150px;height:140px;border:1px solid #ccc;}
.scroll	li	p{height:30px;line-height:30px;text-align:center;}
.scroll	li	a{color:#333;}

/*---------------自由滚动-------------------*/
.marquee{padding:12px 0px;height:320px;line-height:26px;overflow:hidden;}
.marquee	li{ float:left;width:240px;padding-top:5px;_display:inline;}
.marquee	li	div{width:210px;margin-right:16px;}
.marquee	li	img{width:210px; height:279px;padding:1px;border:1px solid #ccc;}
.marquee	li	p{height:30px;line-height:30px;text-align:center;}
.marquee	li	a{color:#333;}

/*---------------底部版权-------------------*/
.footer{width:100%;height:80px;line-height:24px;color:#fff;text-align:center;background:#137c05;padding-top:10px;}
.footer	 a{color:#fff;}
.footer	 a:hover{color:#fff;}

/*--------------------------------------分页---------------------------------------------*/
/*----------内容页------------*/
.mr_about	p{line-height:22px;padding:5px 0px;text-indent:2em;}
.mr_about	img{margin:5px auto;width: 100%;}
/*----------产品列表页------------*/
.mr_case{width:100%;overflow:hidden;}
.mr_case	li{float:left;width:330px;margin-right:10px;margin-bottom:5px;_display:inline;}
.mr_case	img{width:300px;height:375px;padding:2px;border:1px solid #dddee0;}
.mr_case	li p{width:100%;height:30px;line-height:30px;text-align:center;}
.mr_case	a{color:#5b5b5b;}

/*----------新闻列表页------------*/
.mr_news{width:100%;}
.mr_news	ul{padding-left:5px;overflow:hidden;}
.mr_news	li{padding:0px 5px;height:35px;line-height:35px;border-bottom:1px solid #dcdcdc;}
.mr_news	li	em{float:left;width:5px;height:35px;background:url(../images/em1.png) no-repeat left center;margin-right:10px;}
.mr_news	li	a{float:left;height:35px;line-height:35px;color:#666;}
.mr_news	li	a:hover{color:#47a4d5;}
.mr_news	li	span{float:right;}

/*----------底部分页------------*/
.page{width:100%;height:40px;text-align:center;padding-top:25px;}
.page	a{margin:0px 5px;color:#333;}
.page	span a{width:19px;height:15px;line-height:15px;text-align:center;display:inline-block;}
.page	.page_hov{color:#fff;background:url(../images/page_hov.jpg) no-repeat center center;}


/*----------二级分类------------*/
#sidebar{width:193px;background:#fff9ef;height:auto;padding:4px;margin-left:3px;}
#sidebar h3{padding-left:50px;}
.sidelist{position:relative;z-index:1;height:32px;width:192px;}
.sidelist span h3{position:relative;z-index:2;height:32px;line-height:32px;font-size:14px;font-weight:normal;}
.sidelist span h3 a{font-size:14px;text-decoration:none;display:block;width:auto;height:auto;color:#000;}
.sidelist span h3 a:hover{color:red;font-weight:bold;}
.i-list{display:none;position:absolute;z-index:1;left:130px;top:-20px;width:180px;min-height:150px;_height:150px;padding:15px;background:#fff9ef;border:1px solid #c30;}
.i-list ul li{width:90px;float:left;list-style:none;line-height:32px;heignt:32px;text-align:center;}
.i-list ul li a{color:#000;text-decoration:none;font-size:12px;}
.i-list ul li a:hover{text-decoration:underline;color:red;}

.hover{border:1px solid #c30;border-right:0;width:80px;background:#fff9ef;}