@charset "gb2312";
/* CSS Document */

* { margin:0; padding:0;}
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; line-height:24px; background:url(images/boxbg.jpg) repeat-y center top #eeeeee;}
a { color:#333333; text-decoration:none;}
a:hover { color:#333333; text-decoration:none;}
img { border:none;}
ul { list-style:none;}
li { list-style:none;}
.clear { clear:both;}

/*--------------------------index--------------------------*/

.boxer{ background:url(images/bodybg.jpg) no-repeat center top; overflow:hidden;}
.box{ width:950px; margin:0 auto;}
.left{ float:left; width:186px;}
.right{ float:right; width:703px; padding-top:179px;}

.nav{ padding-top:134px; padding-left:35px;}
.nav li{ font-size:14px; font-weight:bold; height:27px; line-height:27px; word-wrap:break-word; word-break:break-all; color:#b7bdce;}
.nav li a{ color:#b7bdce;}
.nav li a:hover{ color:#008867;}

.menu{ padding-top:20px;}
.menu p{ padding-left:15px;}
.menu span{ background:url(images/dian1.jpg) no-repeat left center; padding-left:17px; font-size:14px; font-weight:bold; color:#ffffff;}
.menu span a,.menu span a:hover{ color:#ffffff; text-decoration:underline;}

.menu ul{ padding-left:13px; padding-top:10px;}
.menu li{ width:176px; height:22px; line-height:22px; margin-bottom:3px; color:#FFF; overflow:hidden;}
.menu li a{ display:block; background:url(images/libg1.jpg) no-repeat left top; padding-left:15px; color:#FFF;}
.menu li a:hover{ background:url(images/libg.jpg) no-repeat left top; height:22px; line-height:22px; color:#000000;}

.hh{ font-size:18px; font-weight:bold; color:#000000; background:url(images/dian3.jpg) no-repeat left 23px; padding-left:15px; padding-top:3px;}
.about{ padding:5px 15px 20px 0; font-size:14px;}

.pro{ width:703px; overflow:hidden; padding-top:12px; padding-bottom:25px;}
.pro ul{ width:750px;}
.pro li{ float:left; margin-right:19px; margin-bottom:4px; text-align:center;}
.pro li img{ float:left; border:solid 1px #cbcbcb;}
.pro li p{ clear:both; font-weight:bold; color:#000000; padding-top:4px;}
.pro li p a{ color:#000000;}
.pro li p a:hover{ color:#008867;}

.footer{ clear:both; background:url(images/footbg.jpg) no-repeat center top; height:92px;}
.foot{ width:740px; margin:0 auto; line-height:20px; padding-top:9px; padding-left:210px;}
.foot b{ color:#000000;}

/*--------------------------contorl------------------------------*/

.news{ font-size:14px; padding:20px 30px 100px 2px;}
.biaoti{ background:url(images/dian4.jpg) no-repeat left center; padding-left:15px; font-weight:bold; color:#003366;}
.news li{ margin-bottom:8px;}

/*-----------------------------book----------------------------*/

.zaixianliuyan{ padding:25px 0 25px 15px;}
.table{ border:solid 1px #d4d4d4; border-bottom:0; border-right:0;}
.table tr td{ border-bottom:solid 1px #d4d4d4; border-right:solid 1px #d4d4d4;}
.text{ width:210px; height:18px; line-height:18px; padding-left:3px; margin-left:4px;}
.textarea{ width:365px; height:122px; padding-left:3px; margin-left:4px;}
.submit{ background:url(images/submit.jpg) no-repeat left top; width:55px; height:22px; border:0;}
.reset{ background:url(images/reset.jpg) no-repeat left top; width:45px; height:22px; border:0; margin-left:5px;}

/*---------------------------show_products--------------------------------*/

.neirong{ padding:50px 5px 100px 0;}
.bt{ font-size:18px; font-weight:bold; text-align:center;}
.content{ padding-top:15px;}

/*-------------------------------list_products-----------------------*/

.products{ padding:15px 0 20px 10px;}
.products li{ float:left; margin-right:20px; margin-bottom:4px; text-align:center;}
.products li img{ float:left;}
.products li p{ clear:both; font-weight:bold; color:#000000; padding-top:4px;}
.products li p a{ color:#000000;}
.products li p a:hover{ color:#008867;}
.page{ clear:both; text-align:center;}


.slideBoxss { width:681px; height:223px; overflow:hidden; position:relative;margin:0px auto; margin-top:1px;}
		.slideBoxss .hd{ height:10px; overflow:hidden; position:absolute; right:50%; bottom:15px; z-index:1; }
		.slideBoxss .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBoxss .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px; background:url(../images/t.png) no-repeat;  cursor:pointer; }
		.slideBoxss .hd ul li.on{ background:url(../images/t1.png) no-repeat; }
		.slideBoxss .bd{ position:relative; height:100%; z-index:0;   }
		.slideBoxss .bd li{ zoom:1; vertical-align:middle; }
		.slideBoxss .bd img{width:681px; height:223px; display:block;  }
