﻿/* CSS Document */
/*全局样式*/
body{
	margin:0;
	padding:0;
	font-family: "宋体" "宋体",Arial;
	font-size:12px;
	color:#333;
		background:#fff;
	line-height:20px;
	background-image: url(bg.gif);
	background-repeat:repeat-x;

}
h1,h2,h3,h4,ul,li,img{
margin:0;
padding:0;
font-weight:normal;
}
h1,h2,h3,h4{
font-size:12px;
}
li{
list-style:none;
}
a:link,a:visited{
text-decoration:none;
color:#333;
}
a:hover{
color:#373e41;
}
dl{margin-top:10px;}
.clear0{
clear:both;
}
.margin_top10{
margin-top:10px;
}
span.more{
float:right;
margin-right:17px;
font-size:12px;
margin-top:-25px;
}
.more a{color:#333;}
span.more1{
float:right;
margin-top:-45px;
padding-right:30px;
}
.c_red a:link,.c_red a:visited{
color:#AC0000;
}
img{border:0px;}
.more0{float:right;margin-right:15px;_margin-top:-20px;}
/*--------结束---------*/
/*------两栏布局-----*/

div#container{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	height:100%;
}
div#container2{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding-top:10px;
	clear:both;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	height:100%;
	padding-left:11px;
	padding-right:11px;
}
#wrapper{width:700px;float:right;padding-top:10px;}
div#content{float:right;width:700px;padding-bottom:20px; margin-right:5px;}
div#mycontent{float:right;width:700px;padding-bottom:20px; margin-right:5px;}/*------详细页面的布局------*/
div#navigation{
	float:left;
	width:240px;
	overflow:hidden;
	
}
div#extra{float:left;clear:left;width:210px}
div#footer{
margin:0 auto;
clear:both;
color:#fff;
background:url(footer.gif) repeat-x center top;
padding-top:20px;
text-align:center;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	
	text-decoration: underline;
}
#footer p{width:1002px;margin:auto; padding:10px 0;}
/*------两栏布局结束------*/
/*--------头部开始----------*/
#top{margin:auto;width:960px;background:url(top.gif) left bottom no-repeat;height:83px;}
#logo{float:left;width:316px;}
#topright{float:right;margin-right:20px;margin-top:20px;}
#topright a{color:#FFFFFF;}
#topright a:hover{color:#FFFF00;}
#head{width:960px;margin:auto;height:463px;}

#nav {background:url(nav_bg.gif) no-repeat left center;height:39px;line-height:39px;}
#nav li{background:url(nav_r.gif) right center no-repeat;float:left;width:130px; text-align:center;font-size:14px;font-family:"微软雅黑"}
#nav a{color:#CCCCCC;}
#nav a:hover{color:#fff;}

#banner{margin-top:13px;}
#banner img{width:100%;}

#welcome{background:url(welcom_bg.gif) no-repeat ;height:37px;line-height:37px;}
#com_name{color:#b20616}
#wel{width:500px;float:left;}
#search{float:right;}
#serach table{border-spacing: 1px;}

.more_index{float:right;margin-right:10px;margin-top:-25px;}
.more_index a{color:#FF3300;}

#company_index{width:438px;float:left;}
#news_index{float:left;width:240px;margin-left:10px;}
#product_index{clear:left;}

#company_index h2{background:url(com_title.gif) left center;text-indent:18px;color:#FFFFFF;font-size:14px;font-family:"微软雅黑";height:26px;line-height:26px;}


#news_index h2,#navigation h2,#navigation dt{background:url(left_title.gif) left center no-repeat;text-indent:18px;color:#FFFFFF;font-size:14px;font-family:"微软雅黑";height:26px;line-height:26px;}


#com_view img{float:left;margin:10px;}
#com_view p{text-indent:20px;}

#news_index p{padding:5px;}

#navigation dd{background:url(list_bg.gif) no-repeat;height:25px;line-height:25px;text-indent:30px;margin-left:0px;}







/*--内页开始---*/
/*-内页产品推荐-*/
div#pro_command{

border:1px  solid #ddd;
padding:0 10px;
}
.scrollpic{ height:190px; vertical-align:top;}
.scrollpic img{
border:3px solid #DEDEDE;

}
.scrollpic h4{
font-weight:normal;
font-size:12px;
line-height:16px;
}
/*----结束内页产品推荐-----*/
/*公司简介*/
div#content h1{
height:26px;line-height:26px;text-indent:20px;font-size:14px;font-family:"微软雅黑";background:url(nr_title.gif) no-repeat left top;color:#fff;}
div#content #company{
overflow:hidden;
margin-bottom:10px;
padding:10px;
padding-bottom:0;
}
div#content #company_index img{
float:left;
margin:5px ;
margin-top:20px
}
div#content #company_index p{
line-height:25px; font-size:12px;
overflow:hidden;
padding:18px;
padding-bottom:10px;


}

div#content #company p{
text-indent:2em;

}
div#content #company .iw_poi_title {
color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap
}
div#content #company .iw_poi_content {
font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word
}


/*左侧列表*/
h3.update_h{
background:url(/template/style02/pro_nr_title.gif) no-repeat bottom;color:#1f8ed4;
}
div#navigation ul.news_list_index li{
height:30px;
line-height:30px;
margin:0 10px;
padding-left:20px;
border-bottom:1px solid #edb98c;
}

div#navigation a:link,div#navigation a:visited{

}
div#navigation a:hover{

}
/*--结束左侧列表--*/

/*--结束公司简介--*/

/*产品中心列表*/

h3.pro_hot_h{
background:url(pro_nr_title.gif) no-repeat bottom;color:#1f8ed4;
margin-bottom:0;
}
div#navigation h3.h_con{
background:url(pro_nr_title.gif) no-repeat;
margin-bottom:0;
}
div#navigation ul.pro_hot_list,div#navigation ul.pro_list,div#navigation ul.news_list{
padding-bottom:5px
}
div#navigation ul.pro_hot_list li,div#navigation ul.pro_list li{
height:30px;
line-height:30px;
text-align:left;
padding-left:10px;

}

#ms{
border:#1px #000 solid;}
#ms p{
padding:0 5px;
}
#ms p.title{
background: url(title.gif) no-repeat 5px center;
color:#fff;
font-weight:bold;
padding-left:25px;
}

p#product_class{
border:1px #ddd solid;
width:95%;
margin:10px auto;
background-color:#EAF5EA;
}
p#product_class span{
color:#BC1323;
font-weight:bold;
padding-left:10px;
}
p#product_class a{
margin-left:10px;
}


ul.pro_imglist_index1{
padding-top:10px;
overflow:hidden;

margin-bottom:10px;
padding-left:20px;
}
ul.pro_imglist_index1 li{
float:left;
width:150px;
margin:0 22px 0 0px;
*margin:0 22px 0 0px !important;
*margin:0 20px 0 0px;
height:170px;
text-align:center;
}
ul.pro_imglist_index1 li img{display:block; padding:1px; background-color:#fff}
ul.pro_imglist_index1 li h4{
font-size:12px;
font-weight:normal;
line-height:16px;
}
div#pro_imglist{

border:1px solid #ddd; border-bottom:none;
}

ul.pro_imglist1{

overflow:hidden;
}
ul.pro_imglist1 li{
float:left;
width:150px;
padding-left:8px;
padding-right:8px;
margin-top:10px;
height:170px;

}

ul.pro_imglist1 li img,ul.pro_imglist_index1 li img{
border: solid 1px #dedede;
padding:2px;
}


div#content ul.pro_imglist1 li h3{
color:#8C8D8D;
font-weight:normal;
background:none;
line-height:18px;
height:18px;
text-align:center;
padding:0;
margin:0;
font-size:12px;
}

/*---结束产品中心列表--*/
/*-----产品详细页--------*/
div#mycontent p.dh{
height:26px;color:#fff;line-height:26px;text-indent:20px;font-size:14px;font-family:"微软雅黑";background:url(nr_title.gif)  }
div#content #company{
overflow:hidden;
margin-bottom:10px;
padding:10px;
padding-bottom:0;
line-height:24px
}

div#mycontent div#pro_description h1{
text-align:center;
font-size:14px;
font-weight:bold;
padding:10px 0;
color:#555
}

div#mycontent p{
padding:0;
margin:0;
}
div#mycontent #pro_description{
margin:0 auto;
line-height:20px;
overflow:hidden;
text-align:center;
padding:0 15px;

}
div#mycontent #pro_description h2{

padding-left:20px;
color:#FCD54C;
}
div#mycontent #pro_description #pro_img{
margin:10px 10px 0 0;
width:180px;
float:left;
}
div#mycontent #pro_description #pro_img img{
padding:3px;
border: 1px solid #ccc;
}

div#mycontent #pro_description #pro_img span{
display:block;
}
div#mycontent #pro_description #pro_img span img{
border:none;
}
div#mycontent #pro_description #pro_introduction{
margin-top:10px;
float:left;
width:480px
}
div#mycontent #pro_description #pro_introduction span{
float:left;
margin-right:20px;
width:200px;
line-height:25px;
}
div#mycontent #pro_description p{
line-height:25px;
text-align:left
}
div#mycontent #pro_description p.backlist{
text-align:center;
}
h3#sm{
height:35px;
line-height:35px;
background: url(arrow2.gif) no-repeat 5px 12px;
padding-left:20px;
margin:10px 0;
border:1px solid #ddd;
color:#555;
text-align:left
}
div#mycontent #pro_description #contact2{

}
div#detailed{
line-height:25px;
padding-left:20px;
}
table.biaoge {
border-left:1px #E3E2E2 solid;
border-top:1px #E3E2E2 solid;
width:100%;
margin-top:10px;
}
table.biaoge tr{
border-left:1px #E3E2E2 solid;
border-top:1px #E3E2E2 solid;
}
table.biaoge td{
border-right:1px #E3E2E2 solid;
border-bottom:1px #E3E2E2 solid;
padding-left:10px;
}
h3#xg{
background:url(xg_title.gif) no-repeat left top;
line-height:26px;
text-align:left;
text-indent:20px;
margin-bottom:10px;
color:#FFF;
font-weight:bold
}
.xiangguan_img li{float:left;margin-left:15px;text-align:center;width:150px;}
.xiangguan_img img{width:150px;height:150px;border:solid 1px #ccc}

ul#xiangguan li h4{
text-align:center;
font-weight:normal;
font-size:12px;
line-height:16px;

}



ul#detailed{
overflow:hidden;
}
ul#pro_detailed li{
float:left;
width:150px;
margin-right:35px;
*margin-right:35px !important;
*margin-right:15px;

height:190px;



}
ul#pro_detailed li img{
border:1px solid #ddd;
}
ul#pro_detailed li h4{
text-align:center;
font-weight:normal;
font-size:12px;
line-height:16px;

}


/*-----结束产品详细页--------*/


/*新闻列表页面*/
div#content div#news_content{
width:95%;
margin:0 auto;
border-bottom:#DEDEDE dashed 1px;
height:90px;


}
div#content div#news_content h2{
padding-left:0px;
padding-top:10px
}
div#content div#news_content h2 a:link,div#content div#news_content h2 a:visited{
color:#666;
font-size:14px;
font-weight:bold
}
div#content div#news_content h2 a:hover{
color:#FF0000;
}
div#content div#news_content span{
float:right;
margin-top:-24px
}
div#content div#news_content p{
padding:10px 0;
margin:0;

line-height:20px;
}
div#content div#news_kuang{
}

div#navigation h3.news_c_h{
background: url(pro_nr_title.gif) no-repeat;
}

h3.news_hot_h{
background:url(hot.gif) no-repeat;
}

div#navigation ul.news_list,div#navigation ul.news_list2{
padding:10px 0;
border:1px solid #E0E0E0;
margin-bottom:10px;
}
div#navigation ul.news_list2{
border-top:none;
}
div#navigation ul.news_list li,div#navigation ul.news_list2 li{
height:30px;
line-height:30px;
}
div#navigation ul.news_list_class li{
height:35px;
line-height:35px;
}
div#navigation ul.news_list li a:link,div#navigation ul.news_list li a:visited,div#navigation ul.news_list2 li a:link,div#navigation ul.news_list2 li a:visited{
display:block;
margin:0 13px 0 10px;
padding-left:15px;
background:url(arrow2.gif) no-repeat 3px center;
}
div#navigation ul.news_list_class li a:link,div#navigation ul.news_list_class li a:visited{
display:block;
padding-left:35px;
background:url(pro_l_bg2.gif) no-repeat  1px center;
}


/*新闻详细页面*/
div#news_content1{
padding:0 10px;
text-align:center
}

div#news_content1 h1{
text-align:center;
padding:10px 0;
font-size:14px;
font-weight:bold

}
span.hit{
text-align:center;
margin:0 auto;
display:block;
line-height:30px;
}
/******/
div#news_content1 p#jj{
text-align:left;
border:1px solid #E3E2E2; background-color:#F1F1F1;  padding:10px;}

/*---------内页结束----------*/


/*上一个产品下一个产品*/
	#up_down{
	border:1px solid #E3E2E2;
	text-align:center;
	line-height:30px;
	margin:10px 0;
	background-color:#F1F1F1;

}
	
	#up_down A:link,#up_down A:visited{
	text-decoration:underline}

/*分页*/
#page{text-align:center;clear:both;  height:30px; padding-bottom:20px;



}

#page a,#page span.disabled,span.current{border:1px solid #DEDEDE;padding:3px 10px; display:block; float:left;margin-left:10px;}
#page span.current,#page a:hover{ color:#5AD2F0;border:1px solid #5AD2F0; text-decoration:none;}
	

ul.pro_recommand{
	width:430px;
	padding-top:10px;
	margin-top:5px;
	}
ul.pro_recommand li{
	width:120px;
	float:left;
	text-align:center;
	margin-left:5px;
	height:160px;
	}
ul.pro_recommand li img{
	border:3px solid #DEDEDE
	}
ul.pro_recommand li h4{
	font-size:12px;
	line-height:16px;
	height:16px;
	font-weight:normal
	
	}

div#mycontent #shuoming h2{
border:1px solid #E3E2E2;
line-height:30px;
height:30px;
text-align:left;
color:#555;
background-color:#eee;
margin-bottom:20px;

}

#shuoming{

text-align:center
}
#shuoming table {
border-left:1px #E3E2E2 solid;
border-top:1px #E3E2E2 solid;
width:100%;
}
#shuoming table tr{
border-left:1px #E3E2E2 solid;
border-top:1px #E3E2E2 solid;
}
#shuoming table td{
border-right:1px #E3E2E2 solid;
border-bottom:1px #E3E2E2 solid;
padding-left:15px;
}
#news_lr{

text-align:left;
margin-top:20px;
}
span.c_b{ font-weight:bold; color:#5AD2F0}






#footer_menu{width:980px;padding:10px;margin:auto;border-top:3px solid #8ec83e;border-bottom:2px solid #8ec83e;}
#footer_menu span{padding: 0 10px;border-right:solid 1px #8ec83e}





/*banner*/
#myFocus{ width:980px; height:280px;}
#pro_view{margin-top:10px;}
.ImgList4 li{width:150px;float:left;text-align:center;margin-right:20px;margin-left:10px;margin-right:10px;}
.ImgList4 img{border:solid 1px #ccc;}