@import url("flash.css");

body {
	font-size:13px;
	font-family: "宋体";
}
h1,h2,h3,h4,h5,h6 {
	font-family: "宋体";
	font-size: 15px;
	color: #000000;
}
body, dl,dt,dd,div { padding: 0px; margin: 0px auto;}

.clear{ clear:both; }
.clearbox { clear:both; height:5px; }

.center {	margin:0 auto;}
.text_c { text-align: center; }
.text_l { text-align: left; }
.text_r { text-align: right; }

/*整个版面*/
.page {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	height: 72px;
	width: 874px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
}
/*导航跟下拉菜单*/
.daoh {
	width: 985px;
	height: 40px;
	background-image: url(daoh_02.gif);
	margin-top: 6px;
	padding-top:1px;
}

#navigation , #navigation li ul{
	list-style-type: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#navigation li {
	float:left;
	position:relative;
	height: 38px;
	width: 114px;
	background-image: url(daoh_03.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

#navigation li a:link, #navigation li a:visited {
	display:block;
	text-decoration:none;
	color:#000000;
	width:114px;
	height:38px;
	line-height:38px;
	border:1px solid #fff;
	border-width:1px 1px 0 0;
}
#navigation li ul {
	display: none;
	margin: 0px;
}
 
/*当鼠标移到导航时出现的样式*/
#navigation li:hover a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #7C0202;
	font-weight: bold;
}
/*下面导航的对齐的样式*/
#navigation li:hover ul {
	display:block;
	position:absolute;
	top:0px;
	margin-top:1px;
	left:0;
	width: 140px;
	height: 30px;
	padding-top: 40px;
	padding-left: 0px;
}
#navigation li:hover ul li a {
	display:block;
	height:38px;
	line-height:38px;
	width:114px;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	color: #D50B0B;
	background-color: #ECEBEB;
	font-weight: normal;
}
#navigation li:hover ul li a:hover {
	color:#FFFFFF;
	text-decoration: none;
	list-style-type: disc;
	background-color: #7C0202;
	font-weight: bold;
}
#flsh {
	height: 258px;
	width: 985px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
/*滚动条*/
#gund {
	height: 30px;
	background-color: #CCCCCC;
	margin-top: 1px;
}
#gund a {
	color: #0099FF;
	text-decoration: none;
}
#gund .gleft { display:block; float:left; width:300px; height:30px; line-height:30px; margin-left:10px; text-align:left;}
#gund .gright { display:block; float:right; width: 500px; height:30px; line-height:30px;}
#gund marquee {
	height: 30px;
}

/*左边*/

#ZUO {
	width: 200px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}

/*延龙产品*/
#yanlcp dt  {
	background: url(iproducttop.gif) no-repeat center center;
	height: 52px;
	width: 200px;
}

#yanlcp dd ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
	background: url(iproducttop_02.gif);
}

#yanlcp dd li {
	height: 28px;
	width: 160px;
	line-height: 25px;
	font-size: 14px;
	text-decoration: none;
	background: url(dd.gif) no-repeat left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-indent: 25px;
	margin-left: 10px;
	padding-top: 5px;
}
#yanlcp dd a {
	text-decoration: none;
	color: #333333;
}
#yanlcp dd a:hover {
	text-decoration: underline;
}

/*在线咨询*/
#zixun{	background: url(iproducttop_02.gif); padding-top:5px;}
.qqonline a{ display:block; height:23px; width:81px; background:url(zx.gif) no-repeat center center; font-size:0; text-indent:-4000px;}
.xiaoshou { margin:5px 0 0 0;}
.xiaoshou dd { line-height:25px; }

/*中间*/
#ZHONG {
	width: 560px;
	height: auto;
	float: left;
}
/*公司简介*/
#gongsjj {
	width: 560px;
}

#gongsjj dt a {
	display:block;
	height: 35px;
	width: 560px;
	background:url(iabouttop.gif) no-repeat center center;
	text-indent:-4000px;
	font-size:0;
}
#gongsjj dd{
	width: 538px;
	height:100%;
	border: 1px solid #CCCCCC;
	text-indent: 30px;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	padding:10px;
}
/*企业新闻与行业动态样式*/
.lastnews {	width: 560px; }
.lastnews dt.bg_qyxw { height: 35px;width: 560px;background:url(itechnologytop.gif) no-repeat center center;}
.lastnews dt.bg_hydt { height: 35px;width: 560px;background:url(inewstop.gif) no-repeat center center;}
.lastnews dt a {
	display: block;
	height: 35px;
	width: 560px;
	text-indent:-4000px;
	font-size:0;
}
.lastnews dd {
	width: 558px;
	border: 1px solid #CCCCCC;
	height:100%;
}
.lastnews dd ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 0px;
}
.lastnews dd li {
	display: block;
	height: 29px;
	line-height: 29px;
	font-size:12px;
	border-bottom: 1px dashed #CCCCCC;
}
.lastnews dd a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.lastnews dd a:hover{	text-decoration: underline;}
/*企业新闻、行业动态的日期*/
.lastnews dd span {line-height: 22px;float:right;}



/*右边*/
#you {
	width: 213px;
	height: 715px;
	margin-left: 8px;
	float: left;
}
/*图片新闻*/
#tupxw {
	height: 185px;
	width: 212px;
}
#tupxw dt {
	height: 33px;
	width: 213px;
	background: url(ipricetop1.gif) no-repeat;
}
#tupxw dd {
	display:block;
	width: 211px;
	height: 150px;
	border: 1px solid #CCCCCC;
}

/*产品推荐*/
.chanptj {
	width: 212px;
}
.chanptj dt a{ display:block;
	height: 33px;
	width: 213px;
	text-indent:-4000px;
	font-size:0;}
.chanptj dt{ height: 33px;width: 213px;background:url(ipricetop2.gif) no-repeat center center;}
.chanptj dd {
	height: 450px;
	width: 211px;
	border: 1px solid #CCCCCC;
}
.chanptj dd ul {
	height: 213px;
	padding-top: 10px;
	margin-left: 0px;
	clear: both;
	padding-left: 0px;
}
.chanptj dd li {
	list-style-type: none;
	font-size: 13px;
	width: 213px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}
.chanptj dd a {
	text-decoration: none;
	color: #000000;
}

/*友情链接*/
.youqlj {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #F7F9F9;
	clear: both;
	width: 985px;
	margin-top: 30px;
	padding-top: 0px;
}
.youqlj dt {
	list-style-type: none;
	font-size: 13px;
	font-family: "宋体";
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	margin-top: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.youqlj dl dd li {
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	color: #333333;
	display: block;
	float: left;
	margin-top: 2px;
	width: 120px;
	height: 15px;
	line-height: 15px;
}
.youqlj dl dd li a {
	color: #333333;
	text-decoration: none;
}
/*版权*/
.banc {
	clear: both;
	margin-top:20px;
}
.banc ul {
	list-style-type: none;
	margin-left: 15px;
}
.banc li {
	text-align: center;
	margin-top: 5px;
	font-size: 13px;
}
.banc a {
	text-decoration: none;
	color: #0033CC;
}


/*关于延龙、展示产品、行业动态、企业新闻、销售与客服、诚聘精英、在线留言各个导航里面的内容的外框*/
/*公司简介*/
/*介绍*/
.pagecontent {
	width: 732px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	float: left;
	padding:5px 10px;
}


/*位置的样式*/
#guide {
	margin-left: 10px;
	background: url(cnright.gif) no-repeat;
	text-indent: 30px;
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#guide a {
	color: #000033;
	text-decoration: none;
}
#guide a:hover {
	color: #FF0000;
}


/*公司简历样式*/
.gongsjl {
	height: 200px;
}
.gongsjl p {
	text-indent: 30px;
	margin-top: 15px;
	padding-left: 0px;
	line-height: 20px;
	font-size: 14px;
	margin-left: 10px;
}
/*公司地图、新业工业园*/
.gongsdt {
	height: 390px;
	margin-top: 10px;
	margin-left: 20px;
}
.gongsdt ul {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
.gongsdt li {
	font-family: "宋体";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-top: 8px;
	overflow: auto;
}
/*延龙产品列表的样式*/
/*整个列表外框的样式*/
.sidebar {
	width: 216px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
/*产品分类*/
#productclass {
	
}
#productclass dt{
	height: 30px;
	width: 216px;
	background-image: url(chanp.gif);
}
#productclass dd{
	width: 206px;
	background-color: #F2F2F2;
	border: 1px solid #cccccc;
	margin-right: auto;
	margin-left: auto;
}
#productclass dd ul {
	list-style-type: none;
	margin-top: 15px;
	padding-left: 0px;
	margin-left: 15px;
}
#productclass dd li {
	background-image: url(dd2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 155px;
	line-height: 20px;
	background-position: left center;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
	margin-left: 0px;
}
#productclass dd a {
	text-decoration: none;
	color: #000066;
	font-size: 13px;
	margin-top: 0px;
}
#productclass dd a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*其他页面的版权*/
.banc1 {
	width: 985px;
	clear: both;
	height: 70px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 20px;
}

.banc1 ul {
	list-style-type: none;
	margin-left: 15px;
	margin-top: 10px;
}
.banc1 li {
	text-align: center;
	font-size: 13px;
	margin-top: 5px;
}
.banc1 a {
	text-decoration: none;
	color: #0033CC;
}
/*组织结构图、运营结构图外框样式*/
.dahuang {
	width: 754px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 10px;
}
.dakuang2 {
	width: 746px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-left: 2px;
}
/*组织结构图、运营结构图各单独的样式*/
.zzxgs {
	height: 500px;
	width: 660px;
}
.zzxgs ul {
	list-style-type: none;
}
.zzxgs li {
	margin-top: 10px;
	padding-top: 0px;
	text-align: center;
	color: #0066FF;
	font-weight: bolder;
}
/*延龙产品*/
/*上下页导航*/
.shangxy {
	width: 710px;
	height: 17px;
	margin-left: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	padding-bottom: 5px;
}

.shangxy ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
}
.shangxy li {
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	background-color: #67B1DE;
	margin-left: 3px;
	text-align: center;
	border: 0.5px solid #0099FF;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
.shangxy a {
	text-decoration: none;
	color: #FFFFFF;
	height: 16px;
	width: 16px;
	display: block;
}
.shangxy a:hover {
	background-color: #FF0000;
	text-decoration: underline;
}
/*产品展示页面*/
/*整个外框*/
.che {
	width: 700px;
	margin-left: 30px;
	margin-top: 20px;
	height: 160px;
}
/*图片*/
.tup {
	height: 134px;
	width: 174px;
	border: 6px double #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
/*车子的介绍*/
.chezjs {
	width: 490px;
	float: left;
	margin-left: 7px;
	height: 160px;
}
.chezjs ul {
	font-size: 15px;
	font-family: "宋体";
	font-weight: bold;
	list-style-type: none;
}
.chezjs li {
	font-size: 13px;
	font-family: "宋体";
	font-weight: normal;
	margin-top: 20px;
	color: #000000;
}
.chezjs a {
	color: #64B1C1;
	text-decoration: none;
}
.chezjs a:hover {
	color: #0099FF;
	text-decoration: underline;
}

/*企业新闻、行业动态页面*/
.news {
	width: 710px;
	margin-left: auto;
	margin-top: 50px;
	margin-right: auto;
}
.news ul{
	width: 710px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
.news li {
	height: 30px;
	width: 670px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	line-height: 22px;
	font-size: 13px;
	font-family: "宋体";
	padding-left: 12px;
}

.news span {
	line-height: 22px;
	float: right;
	color: #009933;
	font-size: 13px;
}
.news a {
	text-decoration: none;
	color: #000066;
}
.news a:hover {
	color: #FF0000;
}

/*产品具体介绍页面的上下页的样式*/
.sx li {
	list-style-type: none;
	margin-top: 10px;
}
.sx ul {
	margin-top: 50px;
}
.sx a {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
.sx a:hover {
	color: #FF0000;
}
.wenz {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}

/*列表样式*/
.product{
	width: 710px;
	margin-left: auto;
	margin-top: 50px;
	margin-right: auto;
	background: #FFF;
}
.product ul{
	width: 710px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
.product li {
	width: 670px;
	display:block;
	font-size: 13px;
	font-family: "宋体";
	padding-left: 12px;
	margin: 15px 20px 5px 5px;
	padding-right: 5px;
}

.product span {
	line-height: 22px;
	float: right;
	color: #009933;
	font-size: 13px;
}
.product a {
	text-decoration: none;
	color: #000066;
}
.product a:hover {
	color: #FF0000;
}
.product .img {
	float:left;
	width:169px;
	height:130px;
	padding: 1px;
	margin: 5px 8px 5px 0;
	color: #333;
	border: 1px solid #e0e0e0;
}
.product .text {
	float:right;
	width:460px;
	height:auto;
	padding: 1px;
	margin: 5px 8px;
}
.product .date {
	color: #505050;
	text-align: right;
	margin: 4px 0 5px 0;
	padding: 1px 0 6px 0;
	border-bottom: 1px dotted #ddd;
}
.product .date a{
	display:block;
	height:19px;
	width:78px;
	text-indent:-4000px;
	font-size:0;
	background:url(more.gif) no-repeat center center;
}

A.link_blue2:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #5e95b1;
	TEXT-DECORATION: none
}
A.link_blue2:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #5e95b1;
	TEXT-DECORATION: none
}
A.link_blue2:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #cc0000;
	TEXT-DECORATION: underline
}


/* 分页 */
.pagelist{ clear:both; display:block; margin:8px; line-height:10px; font-size:10px;}
.k_pagelist {float:left;font-size:10px;}
.k_pagelist em { margin:0 2px 0 0;padding:2px 5px; background:#77B4E1;color:#FFF; border:solid 1px #3E85BA;}
.k_pagelist strong {margin:0 2px;padding:2px 5px 3px 5px; background:#CB0000;color: #FFF; border:solid 1px #970000;}
.k_pagelist a {margin:0px 2px; padding:2px 5px; background: #77B4E1; color:#FFF; text-decoration:none;border:solid 1px #3E85BA;}
.k_pagelist kbd input {border:1px solid;border-color:#777 #CCC #CCC #777;width:150px;background:#FFF;width:30px;}


H1 {
	FONT-SIZE: 13px; MARGIN: 20px 0px 5px; COLOR: #333399; FONT-FAMILY: Arial
}

.title h1 {FONT-SIZE: 18px; MARGIN: 20px 0px 5px; COLOR: #333399; FONT-FAMILY: Arial}

.info{ clear:both; padding:2px 0; font-size:12px; background:url(list_d.gif) repeat-x top; color: #999; text-align:center; }
.info span{ margin:0 3px;}
.info a{color: #FF0000;}

#content{ padding:10px 0; line-height:25px;}

.topnews{margin-left:16px;width:340px;}
.topnews p{margin-top:10px;}

.related{width:340px;}
.related p{margin-top:10px;}

.left {display:block;float:left ;margin:0px;padding:0px;overflow:hidden;}
.right {display:block;float:left ;margin:0px;padding:0px;overflow:hidden;}
.box{display:block;clear:both;margin:0px;padding:0px;}

.title1 {display:block;margin:0px;padding:0px;text-align:left;border-bottom:1px solid #D5D5D5;height:26px;line-height:26px;font-size:14px;width:100%;}
.title1 strong{display:block;float:left;margin:0px;padding:0px;font-size:14px;color:#069;}
.title1 a:link,.title1 a:visited,.title1 a:active{display:block;float:left;padding-top:10px;}

.li{padding:0px;margin:0px;line-height:25px;}
.li span{background:url(li.gif) no-repeat 0px 5px;display:block;text-align:left;word-wrap:break-word;overflow:hidden;white-space:nowrap;}
.li span a:link,.li span a:visited,.li span a:active{margin-left:18px;color:#333}
.li span i{font-style:normal;margin-left:3px;font-size:9px;}

/* 系统的CSS设置 */
.k_error  {color:#C01920;display:block;line-height:14px;font-size:12px;}

.k_form{display:block;width:100%;margin:0px;margin-top:15px;}
	.k_form .k_login {display:table;margin-left:100px;}
	.k_form p{text-align:left;}
	.k_form p label{clear:both;display:block;color:#666;font-size:12px;}
	.k_form p span label{clear:none;display:inline;color:#666;}

	.k_form div {text-align:left;}
	.k_form div input {padding:1px;margin:0px;border:1px solid;border-color:#EEE #777 #777 #EEE;background:#D4D0C8;font-size:12px;margin-right:4px;}

	.k_form ol {text-align:left;}
	.k_form ol li {line-height:24px;}
	.k_form .k_submit {width:50px; padding:2px;}

	.k_table{width:100%;border:1px solid;border-color:#CCC #DDD #DDD #CCC;clear:both;text-align:left;}
	.k_table th{border:1px solid;border-color:#EEE #AAA #BBB #EEE;background:#E6E9ED;padding:0px 2px;letter-spacing:2px;color:#14316B;line-height:20px;}
	.k_table td{border:1px solid;border-color:#EEE #AAA #AAA #EEE;padding:1px;line-height:18px;}
	.k_table td input {margin-right:10px;}
	.k_table * {font-size:12px;}
	.k_table tr.hover {background:#E6E9ED;font-weight:bold;}
	.k_table tr.hover a{font-weight:bold;}

	.k_in1 {border:1px solid;border-color:#333 #CCC #CCC #333;font-size:14px;width: 50px; padding:2px;}
	.k_in2 {border:1px solid;border-color:#333 #CCC #CCC #333;font-size:14px;width:100px;padding:1px;}
	.k_in3 {border:1px solid;border-color:#333 #CCC #CCC #333;font-size:14px;width:200px;padding:3px;}
	.k_in4 {border:1px solid;border-color:#333 #CCC #CCC #333;font-size:14px;width:400px;padding:1px;}
	.k_in5 {border:1px solid;border-color:#333 #CCC #CCC #333;font-size:14px;width:600px;padding:1px;}
	.k_in6 {border:1px solid;border-color:#333 #CCC #CCC #333;font-size:14px;width:150px;padding:1px;}

#k_active {display:block;width:90%;margin:10px;text-align:center;}

/*留言列表*/
.k_info {width:100%;height:190px;margin:5px 0px;text-align:left;display:table;border:1px solid #c6c6c6;}
  .k_title {width:98%;height:25px;margin:0px 2px;text-align:left;display:table;border-bottom:1px solid #c6c6c6;}
  
  .k_info_left {float:left;width:25%;height:170px;text-align:left;display:table;}  
     .k_author {width:95%;height:25px;margin:3px 3px;text-align:left;display:table;}
	 .k_mail {width:95%;height:25px;margin:3px 3px;text-align:left;display:table;}
	 .k_tel {width:95%;height:25px;margin:3px 3px;text-align:left;display:table;}
	 .k_phone {width:95%;height:25px;margin:3px 3px;text-align:left;display:table;}
	 .k_ip {width:95%;height:25px;margin:3px 3px;text-align:left;display:table;}
	 
  .k_info_right {float:left;width:74%;height:170px;text-align:left;display:table;border-left:1px solid #c6c6c6;}
	 .k_authorinfo {width:98%;height:25px;margin:0px 5px;text-align:left;display:table;border-bottom:1px solid #c6c6c6;}
	 .k_content {width:98%;height:125px;margin:0px 5px;text-align:left;display:table;}
	   .k_reply {float:right;width:74%;height:70px;margin:5px 5px;text-align:left;border:1px solid #c6c6c6;bottom:5px;}
	     .k_admin {width:98%;height:25px;margin:0px 5px;text-align:left;display:table;border-bottom:1px solid #c6c6c6;}
		 .k_replycontent {}
		 

