﻿/*全局样式*/
html,body{margin:0;padding:0;}
img{border:none;}
ul{ list-style-type:none;}
a{ text-decoration:none; color:#171515;}
body{font: 100% arial,Helvetica,sans-serif; font-size:12px; color:#171515; background:#fff;}
a:hover{
	text-decoration:none;
	color:#171515;
}
.clear{ clear:both; line-height:0px; font-size:0;visibility: hidden;}
dl,dt,dd,ul,li{margin:0px;padding:0px;}
*{margin:0;padding:0;}

/*网站头部*/
#header{position:relative; width:993px; height:100px; margin:0 auto; position:0px;}
div#logo img{ float:left; padding-top:10px; }
#top-right{
	float:left;
	padding-left:268px;
	padding-top:10px;
}
#top-right a{ color:#555555;}
#top-right a:hover{ color:#555555;}
.tel{ float:right; padding-right:20px;}

#banner{
	width:auto;
	overflow:hidden;
	z-index:1;
	border:0px;
	margin:0px auto;
}
#flash{
	width:970px;
	padding-bottom:3px;
	background: url(/images/ban_bg.jpg) no-repeat;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
/*以下为首页中间CSS切换代码*/
.proBnt {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	height:24px;
	background-image: url(/images/login_b.jpg);
	width: 72px;
	background-position: center bottom;
	text-align: center;
	margin: 0px;
	line-height: 26px;
	padding: 0px;
}
.proBntA {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000!important;
	text-decoration: none;
	display:block;
	height:21px;
	background-image: url(/images/login_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 72px;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 600;
}
#proBnt {
	color: #FFFFFF;
	text-decoration: none;
	height:24px;
	width: 72px;
	padding: 0px;
	background-image: url(/images/login_b.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	line-height: 22px;
	margin: 0px;
}
#proBnt a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#proBnt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#proBnt a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#proBnt a:active {
	text-decoration: none;
	color: #FFFFFF;
}


/*以下为导航菜单代码*/
#menu{
	width:1003px;
	margin:0px auto;
	font-family: "微软雅黑";
	font-size: 14px;
	text-decoration: none;
	background-image: url(/images/map_context.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.menuA{
	color:#fff; !important;
	display:inline;
	float:left;
	width:110px;
	text-align:center;
	font-family: "微软雅黑";
	font-size: 12px;
	text-decoration: none;
	background-image: url(/images/map_b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}
#menu-main{
	height:40px;
	text-align:center;
	line-height:40px;
	font-family: "微软雅黑";
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
	width:929px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu-main IMG{
	float:left;
}
#menu-main a{
	color:#FFFFFF;
	width: 110px;
	display:inline;
	float:left;
	text-align:center;
	padding:0px;
	height:40px;
	font-family: "微软雅黑";
	font-size: 14px;
}
#menu-main a:hover,#menu-main a:active{
	font-family: "微软雅黑"!important;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 40px;
	width: 110px;
	background-position: center center;
	text-align: center;
	display: block;
	background-image: url(/images/map_b.jpg);
	background-repeat: no-repeat;
}
#menu-side{
	margin:auto;
	font-family:"微软雅黑";
	height:32px;
	font-size:14px;
	text-decoration: none;
	color: #171515;
	padding-top: 0px;
	line-height: 28px;
	width: 1003px;
}
#menu-side a:hover,#menu-side a:active{
	color:#171515;
}
#menu-side div{
	display:none;
}
.menuSun {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #61b426;
	text-decoration: none;
}
#menu-side a:link {
	text-decoration: none;
	color: #171515;
}
#menu-side a:visited {
	text-decoration: none;
	color: #171515;
}
#menu-side a:hover {
	text-decoration: none;
	color: #171515;
}
#menu-side a:active {
	text-decoration: none;
	color: #171515;
}
#ms1{
    width:913px;
	padding-left:90px;
	text-align: left;
	float: left;
}
#ms2{
    width:775px;
	padding-left:110px;
	text-align: left;
	float: left;
}
#ms3{
	width:643px;
	padding-left:260px;
	text-align: left;
	float: left;
}
#ms4{
	width:513px;
	padding-left:300px;
	text-align: left;
	float: left;
}
#ms5{
	width:380px;
	padding-left:502px;
	text-align: left;
	float: left;
}

#ms6{
	width:244px;
	padding-left:605px;
	text-align: left;
	float: left;
}


/*正文开始*/
div#container{text-align:left; margin:auto;overflow:hidden; background-color:#fff; padding-top:3px; padding-bottom:20px;}
div#wrapper{width:974px; margin:0 auto; padding:0px; }

/*首页右边*/
#conright{ float:right; width:742px;}
/*联系我们*/
.ContactIndex{ width:219px; float:right;  }
.ContactIndex h2{height:34px; line-height:34px; background:url(prolist-tt.jpg) no-repeat; font-weight:bold; font-family:"微软雅黑"; font-size:14px; color:#171515; padding-left:25px;}
.ContactIndex .contact-kuang{ float:left; width:217px; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;}
.ContactIndex p{float:left; width:207px; padding-left:10px; line-height:23px; padding-bottom:10px; }

/*内页联系我们*/
.ContactIndex1{ width:219px; float:right;  }
.ContactIndex1 h2{height:34px; line-height:34px; background:url(prolist-tt.jpg) no-repeat; font-weight:bold; font-family:"微软雅黑"; font-size:14px; color:#171515; padding-left:25px;}
.ContactIndex1 .contact-kuang{ float:left; width:217px; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;}
.ContactIndex1 p{ float:left; width:207px; padding-left:10px; line-height:28px; padding-bottom:10px; }


/*首页右边内容-公司简介*/
#content{width:507px; float:left;}
#content h2{ height:34px; padding-left:15px;line-height:34px; background:url(about-tt-bj.jpg) no-repeat; font-size:14px; color:#171515; font-weight:bold; text-indent:12px; }
.zhi_en{font-size:10px;color:#999;font-size:10px;float:left;padding-top:16px;padding-left:6px;}
#content h2 span.more{ float:right; padding-right:10px;}
#content h2 span.more a{ font-size:12px; font-weight:normal; color:#171515; }
#content h2 span.more a:hover{ color:#171515;}
#content .company{padding-left:14px; padding-right:17px; padding-bottom:15px; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;}
#content .company img{ float:left; padding-right:16px; padding-top:5px; padding-left:6px;}
#content .company p{ padding-top:15px; line-height:24px; padding-bottom:3px; font-size:12px;}


/*首页右边内容- 产品展示*/
#conright #ProductIndex{width:737px; float:left; margin-bottom:10px; margin-top:15px; }
#ProductIndex h2{ height:70px; line-height:38px; background:url(product-tt-bj1.jpg) no-repeat; font-size:14px; font-weight:bold; text-indent:30px; color:#FFF; font-family:"微软雅黑";}
#ProductIndex h2 span.more{ float:right; padding-right:10px;}
#ProductIndex h2 span.more a{font-size:12px; font-weight:normal; color:#171515; font-family:Arial, Helvetica, sans-serif; }
#ProductIndex h2 span.more a:hover{ color:#171515;}
#prolist{ padding-left:15px; width:720px; margin:0px auto; background:url(nr-bj.jpg) repeat-y 0 0; float:left;  border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding-bottom:20px; }
#prolist div {width:165px;	height:185px; margin:4px; padding:0px;	text-align:center; overflow: hidden; float:left;}
#prolist div img{margin:0px; padding:0px; border:1px solid #e8e8e8; }
#prolist div h3{font-size:12px; font-weight:normal; text-decoration:none; text-align:center; background:none;border:none; margin:0px; padding:0px;height:24px;line-height:24px; }

/*首页左边内容*/
#conleft{ width:219px; float:left;}
/*产品列表*/
.ProlistIndex{ width:219px; float:left; margin-bottom:5px;}
.ProlistIndex h2{height:34px; line-height:34px; background:url(prolist-tt.jpg) no-repeat; font-weight:bold; font-family:"微软雅黑"; font-size:14px; color:#171515; padding-left:25px;}
.ProlistIndex ul{ width:207px; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding-bottom:5px; padding-top:5px; padding-left:10px; float:left; }
.ProlistIndex ul li{ float:left; width:198px; text-indent:35px; height:28px; line-height:28px; padding-bottom:6px;  background:url(list-bj.jpg) no-repeat;}
.ProlistIndex ul li a{ display:block; width:198px; height:28px; line-height:28px; text-indent:35px; font-weight:normal; }
.ProlistIndex ul li a:hover{ font-weight:bold; background:url(list-change.jpg) no-repeat; }

/*首页右边内容-公司动态*/
.NewsIndex,.hotpro{width: 219px; float: left; margin: 0px auto; padding-bottom:0px; }
.NewsIndex h2{height:34px; line-height:34px; background:url(prolist-tt.jpg) no-repeat; font-weight:bold; font-family:"微软雅黑"; font-size:14px; color:#171515; padding-left:25px;}
.NewsIndex ul{  width:216px; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding-bottom:5px; padding-top:5px; padding-left:1px; float:left;  }
.NewsIndex ul li{float:left; width:216px; height:30px; line-height:30px; background:url(icon1.jpg) no-repeat 10px center;}
.NewsIndex ul li a{display:block; width:216px; height:30px; line-height:30px; text-indent:25px; font-weight:normal;}

/*小图标*/
#pic{ float:left;}
#pic img{ padding-top:10px;}



/*内页*/
/*产品展示页*/
#conright #position{
	float:left;
	margin-bottom:0px;
	padding-bottom:10px;
	margin:0px auto;
	width:735px;
	margin:0px auto;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	background:url(product-tt-bj.jpg) no-repeat;
}

#product_list {
	TEXT-ALIGN: center;
	width:735px;
}
#product_list ul.ImgList4 h2 {
	padding:0px;
	font-size:12px;
	font-weight: normal;
	margin-left:20px;
	width:140px;
}
#product_list ul.ImgList4 li {
	float:left;
	margin-right:4px;
	margin-left:4px;
	margin-bottom:20px;
	height:235px;
	list-style-type: none;
	border-bottom:#CCCCCC 1px dotted;
}
#product_list ul.ImgList4 LI IMG {
	border:#E6E6E6 1px solid;
	MARGIN: 9px 9px 1px 9px;
	padding:2px 2px 1px 2px;
	TEXT-ALIGN: center
}
#product_list ul.ImgList4 .active {
	BACKGROUND-COLOR:#F1EFEF;
}

#position h1{ height:50px; line-height:38px; font-size:14px; font-weight:bold; text-indent:20px; color:#171515; font-family:"微软雅黑"; width:50%; float:left;}
#position .h1{ height:50px; line-height:38px; font-size:14px; font-weight:bold; text-indent:25px; color:#FFF; font-family:"微软雅黑"; width:50%; float:left;}
#position h1 span{ height:50px; line-height:38px; font-size:14px; font-weight:bold; text-indent:25px; color:#BFBDBD; font-family:"微软雅黑"; width:50%; }
#position span.more{ float:left; text-align:right;  width:47%; line-height:38px;}
#position span.more a{font-size:12px; font-weight:normal;  font-family:Arial, Helvetica, sans-serif; }
#position span.more a:hover{ color:#f89e23;}
#prolist1{ padding-left:15px;}
#prolist1 div {width:165px;	height:170px; margin:4px; padding:0px;	text-align:center; overflow: hidden; float:left;}
#prolist1 div img{margin:0px; padding:0px; border:1px solid #e8e8e8; }
#prolist1 div h3{font-size:12px; font-weight:normal; text-decoration:none; text-align:center; background:none;border:none; margin:0px; padding:0px;height:24px;line-height:24px; }

#entire{margin: 10px 20px; background-color: #fafafa; border: solid 1px #e0dfdf;}
#entire h2.title{padding-top: 10px; padding-left:10px; font-size:12px; color:#ff6600; text-align:left;}
#entire p{ padding-left:10px; padding-right:10px; line-height:24px; }

/*分页*/
#pages{ text-align:center; padding-bottom:10px; margin-top:20px; }
/*上一个 下一个*/
#up_down{ width:690px; text-align:center; margin-left:16px; margin-bottom:20px; padding-top:10px; padding-bottom:10px; margin-bottom:20px; border:1px solid #e6e6e6;}
/*产品详细页*/
#conright #position .con{width:737px; }
 .con .tt_show{ width:737px; text-align:center; padding-top:10px; padding-bottom:5px;}
 .con .tt_show span#title_extra{ width:737px; text-align:center; height:20px; line-height:20px; }
 .con #proshow{ width:737px; text-align:center; padding-top:20px;}
 .con .nr{ width:698px; padding-top:15px; padding-left:20px; padding-right:19px; padding-bottom:20px; }

/*产品详细页-相关产品*/
#related_product{margin-left: 16px;}
#related_product h4{margin:0px; padding:0px; font-size:12px; font-weight: normal; line-height:22px;}
#related_product li{float:left; width: 150px; margin: 0px 10px 10px 10px; list-style: none; text-align:center}
#related_product li a:link,ul.related_product li a:visited,ul.related_product li a:active{color: #515151; text-decoration: none;}
#related_product li a:hover{color: #f89e23; text-decoration: underline;}
#related_product li img{ width: 153px; height: 138px; margin-bottom: 8px; border: solid 1px #e8e8e8; text-align: center;}

/*相关*/
.details{ width:680px; margin-left:16px; padding-left:15px; margin-bottom:20px; padding-top:10px; padding-bottom:10px; margin-bottom:20px; border:1px solid #e6e6e6;}
/*返回上级*/
.backlist{ padding-top:15px; text-align:center; padding-bottom:20px; }
.backlist a:link, .backlist a:visited{font-size:14px; font-weight:bold;color:#F00;text-align:center}
/*快速联系方式*/	
div#contact2{
text-align:left;
width:500px;
border:1px #e6e6e6 solid;
padding:10px 20px 10px 120px;
line-height:25px;
BACKGROUND:url(/images/kf.jpg) no-repeat 10px center;
margin:auto;
margin-bottom:10px;
}

/*新闻列表页面*/
#newlist{ width:735px; margin:0px auto; float:left;  }
div#xinwen{ position:relative;width:685px;margin:auto;padding:10px 0px 15px 5px;border-bottom:1px dashed #ccc; height:60px;}
div#xinwen h2{padding:5px 5px 5px 15px;font-size:13px; margin:0; }
div#xinwen a{ color:#F60;}
div#xinwen a:hover{ color:#F60;}
div#xinwen h2 span{ float:right; font-weight:normal; font-size:12px; padding-right:12px}
div#xinwen  p{ color:#8c8d8d; text-indent:2em; line-height:20px; padding:0; margin:0;}
div#xinwen img{ position:absolute; right:10px;bottom:5px;border:0px; padding:0; margin:0;}

/*新闻详细页*/
#conright #position .con{ float:left; background:url(nr-bj.jpg) repeat-y 0 0; width:727px;}
#conright #position .newshow{ width:691px; line-height:26px; margin-top:20px; padding-left:20px; padding-right:16px; margin-bottom:30px; }

/*单页*/
/*单页公司简介*/
.content{
	float:left;
	width:727px;
	background:url(nr-bj.jpg) repeat-y 0 0;
	padding-top:0px;
	margin-top:0px;
}
.content p{ padding-left:25px; padding-right:20px; line-height:30px;  }

table.biao{border:none;}
tr.biao{border:none;}
td.biao{border:none;}
/*分页部分*/
#List_page{text-align:center;margin-bottom:10px; margin-top:20px;}
#List_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #2588f2;color:#0066cf;}
#List_page span{background:#0066cf;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #2588f2;}



.fuwu{ width:710px; padding-left:0px; line-height:24px; padding-top:20px;}
.zhili{background:url(/img/1.jpg) no-repeat right top; border-bottom:1px dotted #ccc; width:710px; line-height:24px; margin-top:20px; padding-bottom:10px;}
.zhili h1{ font-size:14px; font-weight:bold; line-height:30px; height:100px;color:#ef8100; }
.zhili1{background:url(/img/2.jpg) no-repeat right top; border-bottom:1px dotted #ccc; width:710px; line-height:24px;margin-top:20px; padding-bottom:10px;}
.zhili1 h1{ font-size:14px; font-weight:bold; line-height:30px;color:#ef8100; }
.zhili2{background:url(/img/3.jpg) no-repeat right top; border-bottom:1px dotted #ccc; width:710px; line-height:24px;margin-top:20px; padding-bottom:10px;}
.zhili2 h1{ font-size:14px; font-weight:bold; line-height:30px;color:#ef8100; }
.zhili3{ padding:20px;background:url(/img/4.jpg) no-repeat right top; width:680px; margin-top:20px; margin-bottom:10px; line-height:32px;}
.zhili2 h1{ font-size:14px; font-weight:bold; line-height:30px;color:#ef8100; }

/*底部内容*/
#footer{height: 109px; margin: 0x auto;  clear: both; text-align: center; background: url(/images/footer_bg.gif) repeat-x; line-height: 24px;}
