@charset "gb2312";
*{boder:none;
font-family:"微软雅黑","宋体";}
body{
	margin:0;
	padding:0;
	color:#333;
	font-size:12px;
	background-color: #CCC;
	}
ul{
	margin:0;
	padding:0;
	list-style-type: none;
	}
a{
	text-decoration: none;
}
img{border:none;}
table,table tr,table tr td{border:none;}

h1,h2,h3,h4,h5,h6,p,dl,dt,dd,form{ margin:0;}
h2{ font-size:18px;}
.clean{ clear:both;}
.container{
	width:980px;
	margin:0 auto;
	border:#CCC 1px solid;
	background:#FFF;
	 height:100%; 
	 overflow:hidden
	}
	
/*--------------------------------头部样式*/
.head{ 
	height:160px;
	background:url(../images/head_bg.jpg) no-repeat #fbffef;
	padding:0px 0 0 25px;
}
.logo{
	width:190px;
	height:100px;
	float:left;
	margin-top:15px;
	margin-right:20px;
	}
.webTitle{
	float:left;
	width:550px;
	margin:35px 20px 0 0;
	font: bold 30px "微软雅黑";
	text-align:center;
	line-height:40px;
	color:#690;
	height:auto;
	}
.login{
	float:left;
	height:24px;
	}
.login ul{list-style-type:disc; width:170px;}
.login ul li{ 
	float:left;
	height:24px;
	width:50px;
	line-height:24px;
	}
.login a{ color:#333}
.icon{
	float:left;
	width:170px;
	}
	
/*	---------------------------------------------主导航样式*/
.mainNav{
	height:35px;
	background:url(../images/mainNav_bg.png)
	}
.indexBut{display:block; background:url(../images/indexButton.png); width:93px; height:29px; float:right; margin:20px 10px 0  0;}
.mainNav ul{
	display:block;
	float:right;
	height:35px;
	position:relative;
	width:980px;
	}
.mainNav ul li{
	height:34px;
	width:100px;
	display:block;
	float:left;
	}
.mainNav ul li a{
	font: bold 16px "微软雅黑";
	color:#FFF;
	display:block;
	width:98px;
	line-height:16px;
	margin:9px 0;
	text-align:center;
	border-right:#360 1px solid;
	border-left:#b5da47 1px solid;
	}
.mainNav ul li a.end{ border-right:none;}
.mainNav ul li a.first{ border-left:none;}
.mainNav ul li:hover{ background:url(../images/mainNav_hover.png) center top no-repeat;}
.mainNav ul.subNav{
	position:absolute;
	display:none;
	background:url(../images/mainNav_bg2.png);
	width:700px;
	left:0;
	top:33px;;
	padding:0 0 0 15px;
	height:29px;
	}
.mainNav ul li ul.subNav li{
	height:26px;
	float:left;
	width:auto;
	margin:0 10px 0 0;
	background:url(../images/subNav_bg.png) 0px 2px no-repeat;
	padding:0 0 0 12px;
	}
ul.subNav li a{
	margin:0;
	display:inline;
	border:none;
	line-height:29px;
	color:#060;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	}
ul.subNav li a:hover{
	text-decoration: underline;
}

/*-------------------------------------网页主体部分开始*/
.content{
	width:980px;
	height:auto;
	background:url(../images/content_bg.png) repeat-x;
	}
.leftCon{
	float:left;
	width:275px;
	padding:10px 0 0 0px;
	margin-right:10px;
	}
.leftCon img{ border:none;}
.rightCon{
	float:left;
	width:690px;
	margin:16px 0 0 0;
	}
/*-----------------------------------联系我们-------------------*/
.contact{
	height:auto;
	width:275px;
	overflow:hidden;
	float:left;
	padding-bottom:10px;
	}
.contact .title{width:275px;height:55px;overflow:hidden;background:url(../images/contact_title.png) no-repeat;}
.contact ul{
	width:245px;
	height:auto;
	background:url(../images/contact_body.png) repeat;
	padding:5px 40px 0px 30px;
	overflow:hidden;
}
.contact .contact_foot{with:275px;height:11px;overflow:hidden;background:url(../images/contact_foot.png) no-repeat;}
.contact ul li{
	display:block;
	line-height:18px;
	width:210px;
	overflow:hidden;
	}
.contact ul li span{
	display:block;
	float:left;
	overflow:hidden;
	text-align:right;
	width:200px;
	}
.contact ul li div{
	float:left;
	width:150px;
	word-wrap :break-word;
	word-break :break-all;
	}
.contact ul li a{ color:#090; text-decoration:underline;}
	
/*-----------------------------------产品分类导航-------------------*/
.menu{
	width:250px;
	height:auto;
	overflow:auto;
	margin:10px 0;
	}
.menu ul{
	padding-left:16px;
	width:230px;
	height:auto;
	overflow:hidden;
	}
.menu ul li{
	display:block;
	background:url(../images/menu_bg.png);
	width:184px;
	height:30px;
	padding-left:28px;
	margin:0 2px 10px 2px;
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;
	}
.menu ul li:hover{
	margin:0px 0px 10px 4px;
	}
.menu ul li a{
	color:#360;
	}
.menu ul li a:hover{
	color:#090;
	text-decoration: underline;
}
.menuTitle{
	background:url(../images/menu_title.png) 16px 0 no-repeat;
	height:30px;
	margin:5px 0 0px 0;
	padding:15px 0 0 40px;
	font-size:14px;
	color:#666666;
	font-family:微软雅黑;
	width:100%;
	overflow:hidden;
	
	
	}
.menuTitle span{

	color:#adb76b;
	font-size:16px;
	font-weight:bold;
}
/*---------------------------------公司简介-----------------*/
.information{
	float:left;
	width:653px;
	margin:10px 18px 0 10px;
	line-height:2;
	height: auto;
	
	}
.information .title{
	background:url(../images/information_bg.png) no-repeat;
	height:25px;
	margin:0 0 10px 0;
	border-bottom:#22b282 solid 2px;
	}
.information .imgBoxClasss{
	margin:0px 10px 5px 0;
	height:260px;
	width:410px;
	padding:1px;
	border:1px #CCC solid;
	float:left;
	}
 h1,h2,h3,h4,h5,h6,p{ margin:0;}
 
 /*---------------------------------最新发布产品-----------------*/
.newproduct{
	width:186px;
	float:right;
	height:308px;
	border:1px solid #CCC;
	margin-top:10px;
	padding:5px;
	 }
.newproduct .title{
	height:28px;
	background:url(../images/newproduct_bg.png) no-repeat;
	}
.newproduct img{
	padding:1px;
	border:1px solid #CCC;
	margin:10px 0;
	}
.newproduct ul li{
	display:block;
	line-height:2;
	margin:0 2px;
	border-bottom:1px dashed #999;
	}
/*---------------------------------产品推荐-----------------*/
.productRecommend{
	float:left;
	margin:15px 10px;
	background:url(../images/recommend_bg.png) no-repeat;
	width:650px;
	height:250px;
	}
/*---------------------------------供求信息-----------------*/
.supply{
	width:236px;
	height:auto;
	float:right;
	background:url(../images/supplybg.png) bottom left no-repeat;
	padding-bottom:5px;
	}
.supply .title{
	background:url(../images/supply_bg.png) no-repeat;
	width:217px;
	height:40px;
	line-height:40px;
	padding-left:20px;
	color:#060;
	font-size:16px;
	font-family:微软雅黑;
	}
	
.supply ul{
	padding:0 5px;

	}
.supply ul li{
	display:block;
	line-height:2;
	width:205px;
	border-bottom:1px dashed #999;
	background:url(../images/buy_icon.png) 0px 6px no-repeat;
	padding:0 0 0 24px;
	height:20px;
	overflow:hidden;
	margin:9px 0 0 0;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;
	}
.supply ul li a{
	color:#333;
	}
.supply ul li a:hover{
	color:#090;
	}
/*---------------------------------页脚-----------------*/
.footer{
	border-top:#CCC 1px solid;
	margin:5px 0 0 0;
	height:80px;
	line-height:30px;
	text-align:center;
	background:#f5f5f5;
	overflow:hidden;
	 width:980px;

	}
.footer li{
	list-style:none;
}
.footer li.zi{
	height:25px;
	padding-top:7px;
}
.footer li.zi p{ text-align:center}
.footer li.zi img{width:50px;height:10px;}

/*----------------------------------产品列表页面样式-----------------------*/
.adress { 
 	line-height:24px;
	margin:0 0 10px 0;
}
.adress a{
	color:#666;
	}
.adress span{ color:#690}
.class{
	padding:0px;
	border:#CCC 1px solid;
	}
.class .title{
	background:url(../images/classTitle.png) no-repeat;
	padding:0 0 0 18px;
	margin:6px;
	font-weight:800;
	}
.class ul li{
	float:left;
	display:block;
	background:url(../images/classLi.png) left center no-repeat;
	padding:0 0 0 15px;
	margin:5px;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
.class ul li a{
	color:#666;

	}
.class ul li a:hover{
	text-decoration: underline;
	color:#360
	}
.class .clean{ border-bottom:#CCC 1px dashed}
.toolbar{
	width:670px;
	margin:5px 0;
	height:30px;
	background:url(../images/type.png)
	}
.toolbar span{
	display:block;
	float:left;
	margin:7px 0 0 18px;
	line-height:16px;
	height:16px;
	}
.toolbar a{ color:#666}
.list-model, .thumb-model{
	display:block;
	float:left;
	margin:7px 0 0 18px;
	padding-left:20px;
	line-height:16px;
	height:16px;

	}
.list-model{background:url(../images/liebiao.png) no-repeat;}
.thumb-model{ background:url(../images/datu.png) no-repeat;}

/*-----------------------------------productList------------------------*/
.productList dl{
	border-bottom:dashed 1px #CCC;
	}
.productList dl dt{
	float:right;
	margin:5px 0 10px 0;
	width:660px;
	}
.productList dt a{
	color:#390;
	font-size:14px;
	font-weight:800px;
	font-weight:800;
	}
.productList dt a:hover{
	color:#F90;
	text-decoration: underline;	
	}
.productList dd.pic{
	float:left;
	margin:5px 0 10px 0;
	height:80px;
	padding:1px;
	border:#CCC 1px solid;
	width:80px;
	}
.productList dd.pic img{
	width:80px;
	height:80px;
	border:0;
	}
.productList dd.text{
	float:right;
	width:580px;
	}
.productList dd.text li{ 
	float:left; 
	margin-right:20px; 
	white-space: nowrap;
	line-height:1.5
	}
.basal {
	height:20px;
	display:block;
	color:#333;
	line-height: 20ex;
	}
.productList .link{
	float:right;
	margin:25px 5px 0 0;
	width:50px;
	display:inline;
	}
.link a{
	color:#39C;
	}
/*-----------------------------------------------productList2-----------*/
.productList2 dl{
	display:block;
	float:left;
	width:220px;
	height:250px;
	padding:8px;
	_padding:6px;
	position:relative;
	border-bottom:dashed 1px #CCC;
	}
.productList2 dt{
	position:absolute;
	top:235px;
	width:220px;
	line-height:24px;
	text-align:center;
	}
.productList2 dt a{
	font-weight:800;
	color:#390;
	font-size:14px;
	}
.productList2 dt a:hover{
	color:#F90;
	text-decoration: underline;	
	}
.productList2 dd.pic{ 
	width:218px;
	height:218px;
	padding:1px;
	border:#CCC 1px solid;
	}
.productList2 dd.pic img{
	border:0;
	width:218px;
	height:218px;
	}
.productList2 dd.text{ display:none;}


/*------------------------------------------页码----*/
.page{
	text-align:center;
	line-height:1;
	margin:5px 0;
	}
.page span{
	display:block;
	float:left;
	line-height:20px;
	color:#390;
	margin:0 10px;
	}
.page a{
	display:block;
	font-size:12px;
	padding:3px;
	margin:1px 5px;
	color:#390;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color:#CCC;
	border-bottom-color: #ccc;
}
.page a:hover{
	margin:0 5px;
	border-bottom:solid #390 2px;
	}
/*---------------------------------subMenu样式-------------------*/
.subMenu{
	margin:16px 0 15px 0;
	text-align:right;
	padding:24px 20px 0 0;
	position:relative;
	font-family:"微软雅黑";
	}
.fugai{
	background:url(../images/fugai.png) no-repeat;
	position:absolute;
	width:36px;
	height:13px;
	top:-28px;
	left:8px;
	_left:-250px;
	}
.subMenu ul{
	margin:20px 0 0 0;
	}
.subMenu ul li{
	line-height:24px;
	}
.subMenu ul li a{
	color:#000;
	font-size:14px;
	font-weight:800;
	}
.subMenu ul li a:hover{
	color:#79a02e;
	}
/*--------------------------------------------右侧综合内容样式*/
.mainCon{
	/*background:url(../images/mainCon.png) no-repeat;*/
	padding:10px;
	line-height:2;
	}
.other{
	padding:30px 0 0 0;
	background:url(../images/other.png) no-repeat;
	margin:10px 0;
	}
.other img{ border:1px solid #CCC; padding:1px;}

/*----------------------------------------------留言板样式---------*/

.form{ width:300px; margin-bottom:200px;}
.form label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 50px;
	display:block;
}
.form input,.form textarea{
    float:left;
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:200px;
    margin:0px 0 10px 0px;
}
.form .button{
	clear:both;
	margin-left:65px;
	height:24px;
	width:50px;
	line-height:24px;
	background:#666666 no-repeat;
	text-align:center;
	padding:0;
	color:#FFF;
	font-size:12px;
	font-family:"宋体"
	}
#yanzheng{
	width:50px;
}
/*--------------------------------产品详细介绍-----------------*/

.photo{
	/*padding:1px;*/
	border:1px solid #999;
	width:370px;
	height:240px;
	margin:0 30px 0 0;
	float:left;
	}
.productInfo{ float:left; line-height:26px; font-size:12px}
.productInfo h1{ font-size:16px; line-height:24px; padding:0; margin:0; font-family:"微软雅黑"}
.productInfo span{ margin:0 0 0 20px;}
.productInfo #sort{
	padding:10px 0; 
	margin:10px 0; 
	border-top:#999 1px solid; 
	border-bottom:#999 1px solid}
.productInfo .red{
	color:#C30;
	font-weight:bold; 
	font-size:18px;
	}
.discribe{
	background:url(../images/describe.gif) no-repeat;
	padding:30px 0 0 0;
	margin:15px 0 0px 0;
	line-height:2;
	
	}
ul.attribute{
	display:block;
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:0 10px;
	width: 640px;
	overflow:auto;
	zoom:1;
}
ul.attribute li{
	float:left;
	width:170px;
	font-size:12px
	}
/*------------------------------项目案例-----*/
.projectphoto{ 
text-align:center;
width:504px;
height:334px;
margin:0 auto 15px auto;
}
.projectphoto img{
width:500px;
height:330px;
padding:1px;
border:1px #999 solid
}
.projectAttribute li{
margin:10px;
border-bottom:dashed #999 1px;

}
.projectInfo{
	padding:10px 10px 10px 0px;
}
.companyImg{
	float:left;
	margin:0 20px 0px 0;
	border:#333 1px solid;
	padding:1px;
	}
.honor{
	width:666px;
	height:auto;
	margin-top:10px;
	float:left;
	}
.honors{
	background:url(../images/honor.png) no-repeat;
	width:650px;
	float:left;
	height:40px;
	font-size:16px;
	font-weight:bold;
	
	padding:5px 0 10px 20px;
	line-height:23px;
	color:#ffffff;
	font-family:微软雅黑;
	}
.honorImg{
	width:204px;
	height:300px;
	float:left;
	margin-right:14px;
	-margin:0 5px
	}
.honorImg img{
	}
.honorImg a{
	line-height:30px;
	display:block;
	text-align:center;
	color:#000;
	 font-size:16px;
	}
.honorImg a:hover{ color:#F90}
.honorName{
	margin:0 0 20px 0;
	border-bottom:#CCC 1px dashed;
	padding:0 0 10px 0;
	}
	
/*-------------------------------------新闻列表--------------*/
.newsList,.quotedPrice{	
	border-top:#CCC 1px solid;
	margin:2px 0 0 0;
	padding:18px 0 0 0;
	}
.newsList li{
	height:20px;
	line-height:20px;
	margin:0 0 20px 0;
	display:block;
	color:#333;
	border-bottom:#CCC dashed 1px;
	}
.newsList li a{
	float:left;
	width:400px;
	overflow:hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;
	color:#333;
	}
.newsList a:hover{
	color:#069;

	letter-spacing: 1px;
	}
.newsList span{
	float:right;
	margin:0 50px 0 0;
	}
/*----------------------------------项目列表样式-----------*/
.projectList{
    margin:10px auto 0 auto;
	}
.projectList dl {
    width:500px;
    margin-bottom:8px;
    padding:8px;
    border:1px solid #ddd;
}
.projectList dl dt {
    float:right;
    width:386px;
    height:22px;
}
.projectList dl dt a {
    font-size:13px;
    font-weight:800;
    color:#06c;
    text-decoration:none;
}
.projectList dl dt a:hover {
    text-decoration:underline;
}
.projectList dl dd.pic {
    float:left;
}
.projectList dl dd.pic a {
    display:block;
    border:1px solid #ddd;
}
.projectList dl dd.pic a img {
    width:100px;
    height:86px;
    margin:2px;
    border:0;
}
.projectList dl dd.pic a:hover {
    border:1px solid #999;
}
.projectList dl dd.text {
	float:right;
	width:386px;
	font-size:12px;
	line-height:19px;
	color:#666;
	text-indent:2em;
	height: 57px;
	overflow: hidden;
	display: block;
}
.projectList dl dd.links {
	float:right;
	width:386px;
	text-align:right;
}
.projectList dl dd.links a {
    font-size:12px;
    line-height:15px;
    color:#06c;
    text-decoration:none;
}
.projectList dl dd.links a:hover {
    text-decoration:underline;
}
.projectList dl:after {
    content:"."; 
    display:block;
    height:0; 
    clear:both; 
    visibility:hidden;
} 
.newsTitle{
	text-align:center;
	font-size:16px;
	font-weight:800;
	font-family:"微软雅黑";
	
	}
.dataTime{
	text-align:center;
	border-bottom:#060 2px solid
	}
.contentMain{
	padding:10px 5px;
	}
.other span{
	font-weight:800;
	color:#660;
	font-size:14px
	}
	
/* add by ou 20130513*/
.banner{width:980px;height:auto;}
/*ind-product*/
.ind-product{ width:708px; height:100%; overflow:hidden;border-left:1px #e3e3e3 solid;border-top:1px #e3e3e3 solid;border-bottom:1px #d3d3d3 solid;border-right:1px #d3d3d3 solid; background:#fff; margin-top:10px;}
.ind-pro-til{ width:708px;height:100%; overflow:hidden; margin-bottom:10px;}
.ind-pro-til h2{ float:left;background:url(../images/menu_bg.png) no-repeat;}
.ind-pro-til span{ float:left;background:url(../images/bg2.jpg) no-repeat;}
.ind-pro-til span{ width:158px; line-height:45px; height:45px; text-align:center}
.ind-pro-til span A:link,.ind-pro-til span A:visited{color:#666;text-decoration:none}
.ind-pro-til span A:hover{color:#666;text-decoration:underline;}
.ind-pro-til h2{width:550px; text-indent:4em;line-height:45px; color:#666; height:45px;font-size:18px;}
.product-list{ width:660px; height:100%;overflow:hidden; margin-top:10px; float:left;}
.product-list ul{ width:212px; height:100%; display:inline; overflow:hidden; margin-left:8px; margin-bottom:5px; float:left}
.product-list ul li{ float:left; text-align:center; width:210px;}
.product-list ul li.product-pic{ display:inline; border:solid 1px #ccc; width:210px; height:210px; overflow:hidden; float:left;}
/*yuanlin-list*/
.yuanlin-list{ width:650px; height:100%; overflow:hidden; margin-top:10px;}
.yuanlin-list h3{background: none repeat scroll 0 0 #FFFFCC;font-size: 14px;height: 30px;line-height: 30px;margin: 10px 0;text-indent: 1em;}
.yuanlin-list ul{ width:660px; height:100%; display:inline; overflow:hidden;float:left;pading:5px 10px;}
.yuanlin-list ul li{ width:460px; height:100%; overflow:hidden; display:inline; margin-left:6px; float:left}
.yuanlin-list ul li.yuanlin-pic{ border:solid 1px #ccc; width:180px; height:180px;}
.yuanlin-list ul li.yuanlin-pic a img{vertical-align:middle; border:0;}
.yuanlin-list ul li p strong{ font-size:18px; display:block; text-align:center; width:470px; color:#690; line-height:30px;}
.yuanlin-list ul li p strong A:link,.yuanlin-list ul li p strong A:visited{color:#690;text-decoration:none;font-size:18px;}
.yuanlin-list ul li p strong A:hover{color:#F30;text-decoration:underline;}
.yuanlin-list ul li div.yl-info{ width:460px; text-indent:2em; line-height:25px; font-size:14px;font-weight:normal;color:#000000;}
.yl-time{ width:650px; line-height:30px; border-bottom:#ccc 1px dotted; margin-bottom:10px; text-align:right; color:#666666;overflow:hidden;}
/*video.html*/
.video{ width:660px;overflow:hidden; margin-bottom:10px; border-bottom:1px solid #ccc;margin:0px auto;}
.video h3{ text-align:center; font-size:18px;}
.video ul{ width:650px; height:100%; margin-bottom:10px;}
.video ul li{ width:315px; margin-left:10px; display:inline; float:left; height:290px;}
.video p.videoDate{color:#666666; line-height:24px; text-align:right; font-size:14px;padding:0 5px;width:650px;overflow:hidden;}
/*page*/
.page1{width:100%; line-height:30px; height:50px;padding:5px; color:#666666; text-align:right;overflow:hidden;}
.page1 span a{color:#000000;font-size:14px;}
.page1 input {border:#000000 1px solid;}
.page1 span.disable{font-size:14px;}
.enable{color:#000000;padding:10px; border:1px solid #dddddd; margin-right:10px;}
.disable{color:#000000; padding-right:20px;}
/*team.html*/
.teamitem{width:660px;overflow:hidden;height:auto;margin:10px auto; border-bottom:1px dotted #ccc;}
.teamleft{float:left;width:30%;}
.teamright{width:70%;float:right;}
.teamright_top{width:100%;overflow:hidden;height:30%;}
.teamright_topName{float:left;margin-left:30px;margin-right:30px;width:auto;height:100%;text-align:left;overflow:hidden;}
.teamright_topwork{width:auto;height:100%;text-align:left;overflow:hidden;}
.teambottom{text-indent:2em;width:97%;height:70%;line-height:25px;padding:10px 0px 10px 10px;}
/*honer.html*/
.about-photo-list{ width:660px; height:100%; overflow:hidden;}
.about-photo-list ul{ width:315px; height:100%; display:inline; overflow:hidden; margin:15px 5px 15px 5px; float:left;}
.about-photo-list ul li{width:315px; text-align:center; float:left;height:30px;overflow:hidden;}
.about-photo-list ul li.about-photo-pic{width:315px; height:208px; border:solid 1px #ccc;overflow:hidden;}
.about-photo-list ul li strong{ font-size:14px; font-weight:normal; line-height:25px;}
.about-photo-list ul li strong A:link,.about-photo-list ul li strong A:visited{color:#666;text-decoration:none;font-size:18px;}
.about-photo-list ul li strong A:hover{color:#03F;text-decoration:underline;}
.about-photo-list ul li A:link,.about-photo-list ul li A:visited{color:#03f;text-decoration:none}
.about-photo-list ul li A:hover{color:#03F;text-decoration:underline;}
/*honor-info.html*/
.sed-about-us{ width:670px; height:100%;overflow:hidden; background:#fff}
.sed-about-us h2{ text-indent:1em;color:#666; background:#d2bfa1; font-size:18px;height:45px; line-height:40px;}
.sed-about-us ul { height:100%; overflow:hidden;width:670px;}
.sed-about-us ul li{ float:left; margin:0 auto}
.sed-about-us ul li.sed-about-info{ width:500px; margin-left:10px;}
.sed-about-us ul li.sed-about-info p{ text-indent:2em; font-size:14px; color:#333; line-height:25px;}
.sed-about-us ul li.sed-about-photo{ width:200px;}
/*jobs.html*/
.jobs-list { width:660px; height:100%;border-bottom:1px #ccc dotted;}
.jobs-specific {width:660px; margin:0 10px;height:100%; overflow:hidden; border-bottom:1px dotted #ccc}
.jobs-specific table tr td.time{color:#666666}
/*architecture.html*/
.founder{ width:650px;  padding:0 10px; height:100%; overflow:hidden;}
/*products-info.html*/
.product-right-top{ width:660px; height:100%; overflow:hidden;}
.product-right-top div{ float:left;}
.pro-r-t-l{ width:410px;height:100%;margin-right:8px;}/*图片*/
.pro-r-t-r{  width:230px; padding-left:10px;}
.pro-r-t-r ul li{ line-height:25px}
.pro-r-t-r ul li h1{ font-size:18px; line-height:40px; height:40px; border-bottom:#ccc dotted 1px}
.info-list{margin-top:10px;}
/*lisi products-info.html*/
.xinxi h2{
	background:url(../images/product2.jpg) no-repeat;
	width:640px;
	height:33px;
	float:left;
	font-size: 16px;
	margin-top:20px;
	_margin-top:20px;
	color:#685a45;
	line-height:33px;
	padding-left:10px;
}
.shuxing h2{
	background:url(../images/product1.jpg) no-repeat;
	width:660px;
	height:33px;
	float:left;
	font-size: 16px;
	margin-top:20px;
	_margin-top:20px;
	color:#FFF;
	line-height:33px;
	padding-left:10px;
}
/*product-info-2.html*/
.product-info-til h2{font-size:26px;font-weight:bold;}
.product-info-top-pinfo{ width:960px;}.other-info{float:left;}
.product-info-pdinfo{width:960px; height:100%; background:#fff; overflow:hidden;border:1px #e3e3e3 solid; margin-left:10px;}
.product-info-til-pinfo h2{width:960px; margin-left:1px;text-indent:4em; line-height:45px; color:#666; background:url(../images/menu_bg1.png) no-repeat; font-size:18px;  height:45px; margin-bottom:10px;}
.product-info-list{font-size:14px;}
.info-pic{ width:650px;margin:0px auto;}
.property{ width:100px;}
.property td { line-height:25px; font-size:14px; color:#666; border-bottom:1px #ccc dotted}
.other-info{ width:650px; height:100%;margin:10px 0px 10px 10px;text-overflow:ellipsis;overflow:hidden;}
.other-info li{ line-height:25px;}
/*price.html*/
.price-box{width:978px; height:100%;border-left:1px #e3e3e3 solid;border-top:1px #e3e3e3 solid;border-bottom:2px #d3d3d3 solid;border-right:1px #d3d3d3 solid; overflow:hidden; background:#fff}
.price-box h2{ text-indent:2em; line-height:34px; font-size:18px; color:#ffffff; background:url(../images/index3.jpg) repeat-x; height:34px;}
.price-box div{border-bottom:0px solid #ccc;}
.price-box table{ border-left:#ccc 1px solid;  border-top:#ccc 1px solid; border-bottom:none; border-right:none; text-align:center}
.price-box tbody tr{ border:none}
.price-box tbody tr td{border-right:1px #ccc solid;border-bottom:1px #ccc solid; border-left:none; border-top:none}
.price-box tbody tr:hover{ background:#ffc}
.price-box tbody{border-left:1px #ccc solid;border-top:1px #ccc solid; border-bottom:none; border-right:none; line-height:30px;}
.price-box thead{border:none;}
.price-box thead tr{ height:40px; line-height:40px; background:#f6f6f6; border:none}
.price-box thead tr th{ border-right:1px #ccc solid;border-bottom:1px #ccc solid; border-left:none; border-top:none;}
.page-price{width:100%; line-height:30px; height:50px;padding:5px; color:#666666; text-align:right; margin-top:20px;overflow:hidden;}
.page-price span input{border:#000000 1px solid;}
/*contact.html*/
.sed-about{width:660px;border-left:1px #e3e3e3 solid;border-top:1px #e3e3e3 solid;border-bottom:2px #d3d3d3 solid;border-right:1px #d3d3d3 solid; background:#fff; margin-left:0px;}
.sed-about h2{width:660px;text-indent:2em;line-height:34px;font-size:18px; color:#ffffff;height:34px; margin-bottom:10px;background:url(../images/index3.jpg) repeat-x}
.contact-info{ width:644px; padding:0 8px; height:100%; line-height:25px; overflow:hidden;border-top:1px #e3e3e3 solid;font-size:14px;}
.contact-info p{font-size:14px;line-height:30px;}
.contact-info h3{ font-size:14px; margin:10px 0; text-indent:1em; line-height:30px; height:30px; background:#FFC}
/*news.html*/
.news-list ul{ width:660px; height:35px; line-height:35px; overflow:hidden;}
.news-list li.title{ width:550px; font-size:14px; text-indent:1em}
.news-list li.time{ width:100px; color:#666666}
.news-list li.title,.news-list li.time{ float:left}
.news-list li.title A:link,.news-list li.title A:visited{color:#333;text-decoration:none}
.news-list li.title A:hover{color:#333;text-decoration:underline;}

.head_topframe{
	width:980px;
	height:28px;
	margin:0 auto;
	overflow:hidden;
	background-color:#FFF;
}
.head_top{
	width:962px;
	height:28px;
	line-height:28px;
	padding:0 10px;
	background-color:#ece6d6;
	border-bottom: solid #d8d1be 1px;
	border-left: solid #d8d1be 1px;
	border-right: solid #d8d1be 1px;
	float:left;
}
.head_top_left{
	width:auto;
	height:28px;
	float:left;
	font-size:12px;
	line-height:28px;
	text-align:left;
	color:#333;
	font-family:微软雅黑;
}
.head_top_right ul{
	width:auto;
	height:28px;
	float:right;
}
.head_top_right ul li.zi{
	width:auto;
	height:28px;
	font-size:12px;
	line-height:28px;
	padding-left:10px;
	color:#009a46;
	font-family:微软雅黑;
	float:left;
}
.head_top_right ul li.renzheng{
	background:url(../images/renzheng.gif) no-repeat;
	width:126px;
	height:22px;
	margin-left:10px;
	margin-top:3px;
	float:left;
}
.head_top_right ul li.zi a{
	color:#009a46;
	text-decoration:none;
}
.head_top_right ul li.zi a:hover{
	color:#009a46;
	text-decoration:underline;
}
.about_b ul li span.title{width:50px; text-align:right; float:left;}
.about_b ul li span.wen{width:155px; text-align:left; float:left;}
/*products.html*/
.detail_right_seach{
	width:682px;
	height:27px;
	float:left;
	padding:10px 0px;
}
.seach2{
	width:350px;
	height:27px;
	float:right;
}
.seach_input2{
	width:228px;
	height:25px;
	line-height:25px;
	border:solid #677d1b 1px;
	float:left;
}
.seach_but{
	background:url(../images/index_05.jpg) no-repeat;
	width:70px;
	height:27px;
	float:left;
	text-align:center;
	line-height:27px;
	font-size:14px;
	color:#ffffff;
	cursor:hand;
	font-family: 微软雅黑;
}
.zi_shuxing{ font-size:12px; line-height:16px; text-align:left; color:#848484;display:none;}
/*QQ在线*/
#float{background:url(../images/qq-online.gif) no-repeat;height:auto;width:160px;position:absolute;top:80px;right:2px;}/*change*/
#float h3{width:60px; line-height:44px;}
#float ul li{height:25px; padding-bottom:5px; width:100%;background:url(../images/qq-online.gif) 0 -50px repeat-y;}/*change*/
#float ul li img{ padding-left:10px; display:inline}/*change*/
#float ul li.flo-bot{background:url(../images/qq-online.gif) bottom;height:10px;width:160px;}
.xxImageBottom{text-align:right;}
#float ul li span.qqName{text-align:center;display:inline;margin-left:10px;font-size:14px;}/*change*/
/*产品信息浮动窗*/
.trans_msg{position:absolute;z-index:900;}
.memoContent{text-align:left;width:200px;height:300px;font-size:14px;background:#f6eed8;line-height:25px; padding:5px 5px;list-style:none;z-index:900;}
.memoContent li{width:100%;overflow:hidden;}
.memoContent li span{color:#333;}
/*产品类别*/
.ppClassNames{width:100%;overflow:hidden;text-align:center;color:#999;font-weight:normal;}
/*首页联系信息*/
.contact ul li{width:100%;overflow:hidden;line-height:25px;}
.contact ul li span{margin-left:30px;text-align:left;}
.contact ul li.name{
	background:url(../images/name.png) no-repeat;
	}
.contact ul li.phone{
	background:url(../images/phone.png) no-repeat;
	}
.contact ul li.fix{
	background:url(../images/fix.png) no-repeat;
	}
.contact ul li.tel{
	background:url(../images/tel.png) no-repeat;
	}
.contact ul li.ad{
	background:url(../images/ad.png) no-repeat;
	}
.contact ul li.email{
	background:url(../images/email.png) no-repeat;
	}
.contact ul li.qq{
	background:url(../images/qq.png) no-repeat}
.frinendsLink{width:100%;overflow:hidden;}
/*所谓位置*/
.longPaht{width:100%;overflow:hidden;color:#000000;font-size:12px;padding:5px 5px;}
.longPaht a,.longPaht span{color:#666;}
/*供应标题*/
.new-box h1{font-size:20px;}
/*产品报价*/
table.tableView{margin-top:10px;}
/*友情连接*/
.friendlink{height:50px; font-size:12px; text-indent:1em; overflow:hidden; line-height:30px; width:1000px; background:#fff; margin-top:30px; border-top:1px solid #ccc; padding-top:10px;}
.friendlink ul{
	width:960px;
	height:auto;
	padding:0 10px;
	float:left;
}
.friendlink ul li.title{
	width:70px;
	height:auto;
	line-height:30px;
	font-size:14px;
	color:#22b282;
	font-weight:bold;
	font-family:微软雅黑;
	float:left;
}
.friendlink ul li.zi{
	width:auto;
	height:auto;
	line-height:30px;
	font-size:12px;
	color:#333333;
	font-family:微软雅黑;
	float:left;
	margin-left:10px;
	_margin-left:10px;
}
.friendlink ul li.zi a{
	color:#333333;
}
/*标题及宣传口号字体样式*/
div.webTitle div.title_ span{font-size:26pt;font-family:黑体;color:#000080;text-align:center;}
div.webTitle div.word_ span{font-size:18pt;font-family:楷体;color:#ff0000;text-align:center; }
/*产品报价*/
#tableView{margin-top:10px;}
#tableView a {color:#000000;}


/*首页*/
.index_left{float:left;width:700px;height:auto;margin:5px;overflow:hidden;}/*970px*/
.index_right{float:left;width:255px;height:auto;overflow:hidden;}
.index_leftTop{width:700px;overflow:hidden; float:left}
.index_leftBottom{width:100%;overflow:hidden;}

/*头栏*/
.bkrenzheng{background:url(../images/body-bg.jpg) repeat-x;width:100%;overflow:hidden;height:58px;text-align:center;}
.bkrenzheng div{width:980px;height:30px;margin:0 auto; line-height:30px}
.bkrenzheng div span,.bkrenzheng div span.lgn a{color:#ffffff;font-size:12px;}
.bkrenzheng div span.wlczi{float:left;}
.bkrenzheng div span.lgn{float:right;margin-right:40px;}
.bkrenzheng div span.lgn a{margin-left:20px;}
.bkrenzheng div span.lgn a:hover{color:#ffffff;font-size:12px;color:#feae3d;}
/*会员类型*/
.bkrenzheng div.rzmtype span{width:151px;height:23px;background:url(../images/renzheng.png) no-repeat;float:left;padding-top:5px;text-align:center;color:#ff3300;}
.bkrenzheng div.rzmtype span a{color:#ff3300;}


/*20190510*/
.model-nav-lag{ width:958px; height:36px;padding:10px; border:1px solid #efefef}
.model-nav{ width:666px; height:36px;padding:10px; margin-bottom:10px;  border:1px solid #efefef}
.model-nav ul{height:35px;float:left}
.model-nav ul.model-nav-pic,.model-nav-lag ul.model-nav-pic{ width:406px;}
.model-nav ul li,.model-nav-lag ul li{ display:inline; float:left}
.model-nav ul.model-nav-pic li{ float:left;}
.model-nav ul.model-nav-pic li.model-nav-pic-chose{ width:100px; line-height:35px;}
.model-nav ul.model-nav-pic li.model-nav-pic-list{background:url(../images/model-nav_bg.png) no-repeat; width:60px;height:20px;padding-top:12px;}
.model-nav ul.model-nav-pic li.model-nav-pic-list input{ float:left;padding-top:15px;}
.model-nav ul.model-nav-pic li.model-nav-pic-photo{background:url(../images/model-nav_bg.png) -70px no-repeat; width:60px;height:20px;padding-top:12px;}
.model-nav ul.model-nav-pic li.model-nav-pic-photo input{ float:left;padding-top:15px;}

.model-nav-lag ul.model-nav-pic li{ float:left;}
.model-nav-lag ul.model-nav-pic li.model-nav-pic-chose{ width:100px; line-height:35px;}
.model-nav-lag ul.model-nav-pic li.model-nav-pic-list{background:url(../images/model-nav_bg.png) no-repeat; width:60px;height:20px;padding-top:12px;}
.model-nav-lag ul.model-nav-pic li.model-nav-pic-list input{ float:left;padding-top:15px;}
.model-nav-lag ul.model-nav-pic li.model-nav-pic-photo{background:url(../images/model-nav_bg.png) -70px no-repeat; width:60px;height:20px;padding-top:12px;}
.model-nav-lag ul.model-nav-pic li.model-nav-pic-photo input{ float:left;padding-top:15px;}

.model-nav-search{ width:260px; float:right}
.model-nav-search li{ float:left}
.model-nav-search li.model-nav-search{ display:inline; float:left; display:inline}
li.model-nav-search-box{ width:200px; float:left}
li.model-nav-search-but{ width:60px; float:left}
li.model-nav-search-box .box_b{ border:1px solid #efefef; height:33px;width:250px;}
li.model-nav-search-but .box_sea{ background:#f25f61; border:none; color:#fff;height:35px; width:50px; line-height:35px; text-align:center;}
