@charset "utf-8";
/* CSS Document */

/*global css*/
html,body{width:100%;height:100%;}
body{ background:#171717;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, blockquote, th, td, p, img{margin:0;padding:0;border:0;}
body{color:#939393;font-family:Arial,simsun; width:100%; margin:0 auto;font-size:14px;}
table {border-collapse:collapse;border-spacing:0;}
img {border:0;}
div:after, ul:after, li:after {clear: both;content: " ";display: block;font-size: 0;height: 0;visibility: hidden;}
p{ line-height:20px; color:#939393;  font-weight:400;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
.clear{clear:both; font-size:0; height:0;visibility:hidden;overflow:hidden;*zoom:1;}
a{color:#333;}
a:link,a:visited{color:#333; text-decoration:none;}
a:hover{ color:#c00; text-decoration:underline;}
.zong {
	color:#c2a072;
}
.zong a:link,.zong a:visited{color:#c2a072;}
.zong a:hover{ text-decoration: underline;}
h1,h2,h3{ font-size:14px;}
h4{ font-size:12px;}
h6{ text-align:center;}
.white,.white a{color:#fff;}
.white a:link,.white a:visited,.white a:hover{ color:#fff;}
.floatleft{ float:left;}
.floatright{ float:right;}
.red a{color:#c00;}
.red a:link,.red a:visited,.red a:hover{color:#c00;}

/*main css*/
.header
{
	overflow:hidden;
	*zoom:1;
	padding: 5px 0;
	height: 30px;
	background: #f5f5f5;
	line-height: 30px;
	font-size:12px;
}
.header .logo,.header .nav,.header .logo img
{
	float:left;
}
.header .nav
{
	padding-left:10px;
}
.header .nav li
{
	float:left;
	height:33px;
	line-height:33px;
	margin-left:5px;
}
.header .nav li a
{
	margin: 0 6px 0 3px; 
}
.header .nav ul li.curr a,.header .nav ul li:hover a
{
	color:#fff;
}
.header .nav ul li a
{
	display:block;
	padding:0 10px;
}
.header .link
{
	float: right;
}
.header .link a
{
	font-family: Simsun;
}
.banner
{
	width:100%;
	margin:0 auto;
	height:361px;
	background: url(../images/banner.jpg) no-repeat center top;
}
.banner img
{
	width:1000px;
	height:250px;
}
.main
{
	width: 100%;
}
.part1,.top,.daoyu,.img_nav
{
	width:1000px;
	margin:0 auto;
}
.daoyu
{
	height: 44px;
	padding: 22px 50px;
	width: 900px;
	background: url(../images/dy_bg.gif) no-repeat center top;
}
.daoyu h3
{
	font: 26px/46px "Microsoft Yahei","黑体";
	color: #cfc49e;
	float: left;
	padding-right: 15px;
	border-right: solid 1px #37352d;
}
.daoyu p
{
	float: right;
	color: #fff;
	font: 14px/22px "Microsoft Yahei","黑体";
	color: #8f8f8f;
	width: 800px;
}
.img_nav
{
	padding: 40px 0;
	border-bottom: solid 1px #433824;
}
.img_nav ul 
{
	margin-right: -35px;
}
.img_nav ul li
{
	float: left;
	text-align: center;
	font: 16px/22px "Microsoft Yahei","黑体";
	margin-right: 30px;
	_margin-right: 26px;
}
.img_nav ul li img
{
	width:140px;
	height: 140px;
	padding-bottom: 10px;
}
.part1
{
	padding-top: 40px;
}
.news 
{
	margin-right: -15px;
}
.news .model
{
	width: 192px;
	background: #303030;
	position: relative;
	float: left;
	height: 335px;
	margin: 20px 10px 0 0;
	_margin: 20px 8px 0 0;
	overflow: hidden;
}
.news .model img
{
	width: 192px;
	height: 144px;
}
.news .model h3,.product .pro_model h3
{
	padding: 8px 10px; 
	line-height: 20px;
}
.news .model p,.product .pro_model p
{
	padding: 0 10px;
}
.news .model p
{
	font-size:12px;
	position: relative;
	z-index: 9;
}
.news .model .num
{
	position: absolute;
	right: -10px;
	bottom: 0;
	font-size: 200px;
	font-family: SimSun;
	color: #272727;
	line-height: 142px;
	z-index: 1;
}
.zhuanjia
{
	width: 100%;
	background: url(../images/p_bg.gif) no-repeat center top;
}
.zhuanjia_con
{
	background: url(../images/t4_bg.gif) no-repeat center bottom;
	height: 420px;
	position: relative;
}
.zhuanjia_show .img,.zhuanjia_show .img img
{
	width: 400px;
	height: 400px;
}
.zhuanjia_show .img
{
	position: absolute;
	left: 0;
	bottom: 0;
}
.zhuanjia_show .zhuanjia_right
{
	width: 400px;
	float: right;
	padding: 60px 100px 0 0;
}
.zhuanjia_show .zhuanjia_right h2,.zhuanjia_show .zhuanjia_right h3
{
	color: #eccb76;
	font: normal 22px/36px "Microsoft Yahei","黑体";
}
.zhuanjia_show .zhuanjia_right h2
{
	border-bottom: solid 1px #262626;
	padding-bottom: 15px;
}
.zhuanjia_show .zhuanjia_right h2 span
{
	font-family: SimSun;
	font-size: 28px;
}
.zhuanjia_show .zhuanjia_right h3
{
	color: #c2a072;
	padding-top: 15px;
}
.zhuanjia_show .zhuanjia_right p
{
	padding-top: 10px;
	font-size: 12px;
}
.zhuanjia_nav
{
	background: #303030;
	width: 999px;
	margin: 30px auto 0;
}
.zhuanjia_nav ul
{
	margin-right: -15px;
}
.zhuanjia_nav ul li
{
	float: left;
	margin-right: 11px;
	_margin-right: 9px;
	text-align: center;
	width: 90px;
	position: relative;
	padding-bottom: 8px;
	cursor: pointer;
	font-size: 12px;
}
.zhuanjia_nav ul li img
{
	width: 90px;
	height: 90px;
	padding-bottom: 5px;
	display: block;
	border-top: solid 10px #303030;
}
.zhuanjia_nav ul li.on img
{
	border-top: solid 10px #c2a072;
}
.zhuanjia_nav ul li .ico_jt
{
	width: 11px;
	height: 6px;
	display: none;
	position: absolute;
	top: -6px;
	left: 40px;
	background: url(../images/ico_jt02.gif) no-repeat center top;
}
.zhuanjia_nav ul li.on .ico_jt
{
	display: block;
}
.zhuanjia_nav ul li.on b
{
	color: #c2a072;
}
.tech
{
	background: #303030;
	padding: 0 30px;
	*zoom: 1;
}
.tech .model
{
	padding: 30px 0;
	*zoom: 1;
	border-bottom: solid 1px #262626;
	margin-bottom: -1px;
}
.tech .model img
{
	width: 112px;
	height: 112px;
}
.tech .model img,.tech .model  .tech_left
{
	float: left;
}
.tech .model  .tech_left
{
	width: 455px;
	padding: 0 20px 0 30px;
	border-right:solid 1px #262626;
}
.tech .model  .tech_left h4,.tech .model  .tech_right h4
{
	font-size: 14px;
	font-weight: normal;
	background: url(../images/f1_bg.gif) no-repeat center top;
	width: 166px;
	height: 31px;
	line-height: 28px;
	color: #c2a072;
}
.tech .model  .tech_left h4 span
{
	display: inline-block;
	width: 30px;
	height: 31px;
	text-align: center;
	font: normal 16px/31px "Microsoft Yahei","黑体";
	color: #303030;
	margin-right: 10px;
}
.tech .model  .tech_left h3
{
	padding: 10px 0;
}
.tech .model  .tech_right
{
	width: 300px;
	float: right;
}
.tech .model  .tech_right h4
{
	background: url(../images/ico02.gif) no-repeat center left;
	padding-left: 32px;
	line-height: 35px;
}
.tech .model  .tech_right p
{
	padding-top: 15px;
}
.pad20
{
	margin-top: 20px;
}
.product 
{
	margin-right: -15px;
}
.product .pro_model
{
	width: 278px;
	height: 358px;
	border: solid 1px #857468;
	background: url(../images/t1_bg.gif) no-repeat center bottom;
	float: left;
	margin: 10px 9px 0 0;
	_margin: 10px 6px 0 0;
	_overflow:hidden;
}
.product .pro_model img
{
	width: 278px;
	height: 220px;
}
.product .pro_model p
{
	line-height: 22px;
}
.product .pro_model02
{
	width: 134px;
	background: url(../images/t2_bg.gif) no-repeat center bottom;
}
.product .pro_model02 img
{
	width: 134px;
	height: 150px;
}
.product .pro_model02 p
{
	padding: 0 8px;
	line-height: 21px;
}
.product .pro_model03,.product .pro_model04
{
	position: relative;
	background: url(../images/t2_bg.gif) no-repeat center top;
}
.product .pro_model03 img,.product .pro_model04 img
{
	position: absolute;
	bottom: 0;
	left: 0;
}
.product .pro_model04
{
	background: url(../images/t1_bg.gif) no-repeat center top;
}
.words
{
	background: url(../images/t5_bg.gif) no-repeat center top;
	height: 894px;
	margin-left: -4px;
	position: relative;
}
.words_model
{
	width:275px;
	height: 180px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 25px 15px 0 25px;
}
.words_model h3,.words_model p
{
	font-family: "楷体";
}
.words_model h3
{
	font-size: 20px;
	_font-size:16px;
}
.words_model p
{
	font-size: 17px;
	_font-size:14px;
	line-height: 33px;
	color: #E2E2E2;
	background: url(../images/line.gif) repeat-x center bottom;
}
.words_model h3 a:link,.words_model h3 a:visited
{
	color:#eccb76;
}
.words_model h3 a:hover
{
	color: #c2a072;
	text-decoration: none;
}
.two
{
	top: 10px;
	left:350px;
}
.three
{
	top: 35px;
	left:685px;
}
.four
{
	top: 215px;
	left:130px;
}
.five
{
	top: 235px;
	left:530px;	
}
.six
{
	top: 425px;
}
.seven
{
	top: 425px;
	left: 335px;
}
.eight
{
	top: 470px;
	left: 680px;
}
.nine
{
	top: 622px;
	left:130px;
}
.ten
{
	top: 665px;
	left:585px;
}
.blog,.jieyu
{
	background: #2C2C2C;
	*zoom:1;
}
.blog .blog_left
{
	width: 500px;
	float: left;
}
.blog .blog_left img
{
	float: left;
}
.blog .blog_left .blog_list
{
	float: left;
}
.blog .blog_left .blog_list li
{
	line-height: 33px;
	color: #939393;
	width: 433px;
	padding-left: 20px;
}
.blog .blog_left .blog_list li a:link,.blog .blog_left .blog_list li a:visited,.news_img ul li a:link,.news_img ul li a:visited
{
	color: #939393;
}
.blog .blog_left .blog_list li a:hover,.news_img ul li a:hover
{
	text-decoration: underline;
}
.gray_bg
{
	background: #303030;
}
.jieyu
{
	*zoom:1;
}
.jieyu .jieyu_left
{
	padding: 30px 30px 10px;
	width: 630px;
	float: left;
}
.jieyu .jieyu_left p
{
	line-height: 24px;
	padding-bottom: 15px;
}
.jieyu .jieyu_left span
{
	float: right;
}
.jieyu .jieyu_right
{
	width: 260px;
	float: right;
	height: 160px;
	padding: 10px 0 0 30px;
	background:#fff url(../images/t3_bg.gif) repeat-y center left;
}
.jieyu .jieyu_right h6
{
	padding-top: 20px;
}
.news_img 
{
	*zoom:1;
	padding-bottom: 10px;
}
.news_img ul
{
	margin-right: -25px;
}
.news_img ul li
{
	width: 150px;
	float: left;
	margin-right: 20px;
	_margin-right: 16px;
	text-align: center;
}
.news_img ul li img
{
	width: 150px;
	height: 107px;
	padding-bottom: 8px;
}

/*footer*/
.g-footer
{
	background: #fff;
	height: 260px;
	font-size: 12px;
}
