﻿/* CSS Document */
@charset "utf-8";

* {
	margin:0px;
	padding:0px;
}
body { margin:0 auto; font-size:12px; font-family:"微软雅黑"; line-height:1.5; background:#f4f4f4;}
ul,dl,dt,dd,h1,h2,h3,h4,h5,h6,form { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}
a{ color:#000000; text-decoration:none;}
a:hover{ color:#FF0000; text-decoration:underline;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
#container{ width:1008px; margin:0 auto; background:url(../images/container_bg.jpg) repeat-y;}
.header{width:1000px; height:118px; background:url(../images/header_bg.jpg) repeat-x; margin:0 auto;}
.top_menu{width:185px; float:left; margin:10px 10px 0 230px;}
.logo{width:570px; height:118px; float:left;}
.banner{width:994px; height:255px; margin:0 auto; text-align:center;}
.menu{width:994px; height:41px; background:url(../images/menu_bg.jpg) no-repeat; font-size:14px; color:#ffffff; margin:0 auto; }
.menu ul{margin:0; padding:0;}
.menu ul li{width:112px; height:41px; float:left; text-align:center; margin-left:5px; margin-right:5px;  background:url(../images/menu_li_bg.jpg) 0 10px no-repeat;}
.menu ul li a{width:112px; height:34px; padding-top:7px; color:#ffffff; display:block;}
.menu ul li a:hover{ width:112px; height:34px; color:#ffffff; padding-top:7px;  background:url(../images/mouse_over.jpg) 10px 0 no-repeat;}

.index_content{width:994px; height:200px; margin:0 auto; margin-top:10px; margin-bottom:10px;}
.index_zizhi{width:294px; height:189px; float:left; margin-top:5px;}
.index_news{width:370px; height:189px; float:left; margin:0 35px 0 35px;}
.index_news_t{width:370px; height:24px; background:url(../images/index_news_t1.jpg) no-repeat; text-align:right;}
.index_news ul{width:370px; margin:0; padding:0; line-height:24px;}
.index_news ul li{width:370px; background:url(../images/icon01.jpg) 0 10px no-repeat; border-bottom:1px #CCCCCC dashed;}
.index_news ul li a{color:#333333; text-decoration:none; padding-left:15px;}
.index_news ul li a:hover{ color:#FF0000; text-decoration:underline;}
.index_news ul li span{float:right;}
.index_honor{width:260px; height:189px; float:left;}
.index_honor_t{width:260px; height:24px; background:url(../images/index_honor_t1.jpg) no-repeat; text-align:right;}
.index_honor ul{width:260px; margin:0; padding:0; line-height:24px;}
.index_honor ul li{width:260px; background:url(../images/icon01.jpg) 0 10px no-repeat; border-bottom:1px #CCCCCC dashed;}
.index_honor ul li a{color:#333333; text-decoration:none; padding-left:15px;}
.index_honor ul li a:hover{ color:#FF0000; text-decoration:underline;}

.index_products{width:994px; margin:0 auto;}
.index_products_t{width:984px; height:31px; background:url(../images/index_products_t1.jpg) no-repeat; text-align:right; padding:5px 10px 0 0;}
.index_products_c{width:994px; height:208px; background:url(../images/index_products_center_bg.jpg) repeat-y;}
.index_products_b{width:994px; height:3px; background:url(../images/index_products_bottom_bg.jpg) no-repeat;}


/*footer*/
#footer{width:1008px; margin:0 auto; height:286px; background:url(../images/footer_bg.jpg) no-repeat; clear:both;}
.friend_link{width:994px; margin:0 auto; padding-top:10px;}
.friend_link_t{width:984px; height:31px; background:url(../images/index_friend_t1.jpg) no-repeat; text-align:right; padding:5px 10px 0 0;}
.friend_link_c{width:974px;  min-height:85px; background:url(../images/index_products_center_bg.jpg) repeat-y; padding-left:10px; padding-right:10px; line-height:24px;}
.friend_link_b{width:994px; height:3px; background:url(../images/index_products_bottom_bg.jpg) no-repeat;}
.hr{ width:1000px; margin:0 auto; margin-top:15px;}
.copyright{text-align:center; margin-top:10px; line-height:24px; color:#7d7d7d;}

/*about*/
.about_content{width:994px; margin:0 auto; margin-top:10px; margin-bottom:10px;}
.side_box{width:217px; float:left;}
.right_box{width:761px; float:left; margin-left:15px;}
.side_top{width:217px; height:30px; padding-top:5px; font-size:14px; font-weight:bold; text-align:center; color:#FFFFFF; background:url(../images/side_t.jpg) no-repeat;}
.side_center{width:217px; background:url(../images/side_c.jpg) repeat-y;}
.side_bottom{width:217px; height:95px;}
.side_center ul{margin:0; padding:0; line-height:35px;}
.side_center ul li{ width:177px; text-align:left; border-bottom:1px #ececec dashed; padding-left:40px; display:block;}

.right_top{width:761px; height:35px; background:url(../images/right_top_bg.jpg) no-repeat;}
.rt1{padding-left:30px; padding-top:5px;  height:30px; font-size:14px; width:150px; float:left;}
.rt2{padding-right:10px; padding-top:5px; height:30px;  color:#666666; float:right;}
.right_center{width:721px; background:url(../images/right_center_bg.jpg) repeat-y; min-height:350px; padding:20px; display:block; }
.right_bottom{width:761px; height:8px;}

/*--------products---------*/
.right_center ul{margin:0; width:721px;}
.right_center ul li{width:215px; float:left; text-align:center; margin-top:15px; margin-left:20px; display:inline;}
.right_center ul li img{ display:block;border:1px #CCCCCC solid; width:215px; height:130px;}
.right_center li a{color:#000000; text-decoration:none;}
.right_center li a:hover{color:#FF3300;}