@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font:12px/1.5em Verdana, Geneva, sans-serif;
	text-align:center;
	background:#F6F6F6;
}
a {
	outline:none;
	text-decoration:none;
}
td, img {
	border:none;
}
table {
	border-collapse:collapse;
}
#wrap {
	width:1003px;
	margin:0 auto;
}
#wrap:after {
	content:"";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
.header {
	height:107px;
	color:#fff;
	background:#000 url(../Headerbg.gif) no-repeat;
}
.logo {
	width:260px;
	float:left;
	margin-top:10px;
	display:inline;
}
.topright {
	width:730px;
}

#usernav {
	text-align:right;
	margin-right:20px;
}
#usernav a {
	color:#FFF;
	margin-left:11px;
}
#usernav a:hover {
	text-decoration:underline;
}
#k_usermenu a {
	margin-right:10px;
}
.menu {
	height:23px;
	background:#9C9;
}
.menu li {
	width:120px;
	float:left;
}
.ban {
	height:264px;
	background:url(../Banbg.gif) bottom repeat-x;
}
.container {
	height:100%;
	background:#fff url(../Containerbg.gif) top repeat-x;
}
.main {
	height:100%;
	padding:0 36px;
	background:url(../Mainbg.gif) bottom repeat-x;
}
.navbox {
	height:90px;
	margin-top:30px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	border:1px solid #AFAFAF;
	background:url(../Navboxbg.gif) bottom no-repeat;
}
.navbox li {
	width:308px;
	height:55px;
	padding-top:10px;
	line-height:35px;
	float:left;
	margin-top:12px;
	background:url(../Line01.gif) left center no-repeat;
}
.navbox li img {
	vertical-align:middle;
}
.navbox li a {
	color:#FF0000;
}
.content {
	width:931px;
	margin:20px 0 40px 0;
}
.probox {
	width:460px;
	height:380px;
	padding:0 20px;
	float:left;
	border:1px solid #ACACAC;
	background:url(../Proboxbg.gif) bottom repeat-x;
	;
}
.proboxtit {
	padding:8px 0 0 10px;
	text-align:left;
	border-bottom:1px solid #ACACAC;
}
.newpro {
	margin-top:36px;
}
.newpro li {
	width:153px;
	height:155px;
	float:left;
}
.newpro li h5 {
	margin-top:15px;
}
.newpro li h5, .newpro li h6 {
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	padding-left:10px;
}
.newpro li h6 {
	color:#000;
}
.right {
	width:411px;
	float:left;
	margin-left:18px;
	display:inline;
}
.right img {
	display:block;
}
.right p {
	text-align:left;
	text-indent:1em;
	margin:7px 0;
}
.right p a {
	color:#f00;
}
.footer {
	height:116px;
	padding-top:20px;
	border-top:1px solid #000;
	background:#DCDCDC url(../Banbg.gif) top repeat-x;
}
.footer a {
	color:#000;
}
.footer a:hover {
	color:#f00;
}
.footlogo {
	width:189px;
	padding:10px 0;
	float:left;
	border-right:1px solid #1F1A17;
}
.quicklink {
	width:260px;
	padding-left:40px;
	float:left;
	text-align:left;
}
.quicklink dt {
	font-weight:bold;
}
.quicklink dd {
	line-height:26px;
}
.copyright {
	width:513px;
	float:left;
	text-align:left;
}
.copyright p {
	line-height:24px;
}
.txt {
	margin:30px 0;
	border-bottom:1px solid #DFDFDF;
	zoom:1;
}
.leftnav {
	width:232px;
	float:left;
	text-align:left;
}
.leftnav li {
	height:41px;
	line-height:41px;
	margin-top:1px;
	background:url(../Leftnavbg.gif) no-repeat;
}
.leftnav li a {
	display:block;
	padding-left:10px;
	color:#000;
	background:url(../Icon01.gif) 200px center no-repeat;
}
.leftnav li a:hover {
	color:#f00;
	background:url(../Icon02.gif) 200px center no-repeat;
}
.righcontent {
	width:650px;
	float:left;
	margin-left:49px;
	display:inline;
}
.position {
	padding:3px 10px 3px 0;
	text-align:right;
	border-bottom:1px solid #DFDFDF;
}
.position a {
	color:#000;
}
.position a:hover {
	color:#f00;
}
.position span {
	color:#f00;
}
.rightxt {
	text-align:left;
	margin:50px 0;
}
.rightxt h2 {
	color:#f00;
	font-family:Arial;
}
.rightxt p {
	text-indent:1em;
	line-height:24px;
	margin-top:20px;
}
.prolist {
	margin:20px 0;
}
.prolist li {
	width:188px;
	float:left;
	margin:20px 25px 0 0;
	display:inline;
}
.prolist li a {
	padding:15px;
	display:block;
	border:1px dashed #ACACAC;
}
.prolist li img {
	display:block;
}
.prolist li h5 {
	margin-top:10px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.pager {
	text-align:center;
	color:#666;
	clear:both;
}
.prodetail {
	text-align:center;
	margin-top:10px;
}
.details {
	text-align:left;
	margin-top:20px;
}
.details dt {
	height:29px;
	line-height:29px;
	border:1px solid #C7C7C7;
	font-size:14px;
	padding-left:10px;
	background:url(../Detailstitbg.gif) repeat-x;
}
.details dt span {
	float:right;
	margin:8px 20px 0 0;
	display:inline;
}
.details dd {
	border:1px solid #C7C7C7;
	border-top:0;
	background:#fff url(../Detailsbg.gif) bottom repeat-x;
	zoom:1;
}
.details dd p {
	margin:5px 0 0 0;
}
.details dd p span {
	color:#f00;
}
.color {
	margin-left:8px;
}
.color li {
	width:19px;
	height:18px;
	float:left;
	margin-left:5px;
	display:inline;
	padding:1px;
	border:1px solid #DCDCDC;
	text-indent:-99999em;
	cursor:pointer;
}
.color li a {
	display:block;
}
.back {
	clear:both;
	text-align:right;
}
.back img {
	margin:0 20px 10px 0;
}
.newstit {
	height:28px;
	line-height:28px;
	margin:20px 0 10px 0;
	border:1px solid #E0E0E0;
	background:url(../Newstitbg.gif) repeat-x;
}
.newstit span {
	width:90px;
	float:right;
	background:url(../Line02.gif) left center no-repeat;
}
.newslist {
	text-align:left;
	margin:5px 0 20px 0;
}
.newslist li {
	height:26px;
	line-height:26px;
	padding:0 6px 0 15px;
	border-bottom:1px dashed #E0E0E0;
	background:url(../Icon04.gif) 5px center no-repeat;
}
.newslist li a {
	color:#000;
}
.newslist li a:hover {
	color:#f00;
}
.newslist li span {
	float:right;
	font-size:10px;
	color:#f00;
}
.newsdetail p {
	text-align:left;
	text-indent:1em;
	line-height:24px;
	margin-top:10px;
}
.newsdetailtit {
	font-size:14px;
	line-height:26px;
	border-bottom:1px dashed #E0E0E0;
}
.newsdetailtit span {
	color:#f00;
	font-size:10px;
	float:right;
}
.company {
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
}
.rightxt a {
	color:#000;
}
.rightxt a:hover {
	color:#f00;
}
.workshop {
	margin:15px 0;
}
.workshop li {
	height:196px;
	float:left;
	padding:5px;
	margin:10px 10px;
	display:inline;
	border:1px solid #CFCFCF;
	background:url(../Workshopbg.gif) repeat-x;
}
.workshop li img {
	border:1px solid #E9E9E9;
	display:block;
}
.workshop li h5 {
	text-align:center;
	font-size:14px;
	font-weight:normal;
	line-height:28px;
	color:#636363;
}
.net {
	width:620px;
	height:380px;
	padding-top:60px;
	margin-top:20px;
	text-align:center;
	background:url(../Netbg.png) no-repeat;
}
/* 分页 */
.k_pagelist {
	float:left;
	display:table;
	clear:both;
	line-height:30px;
}
.k_pagelist em {
	padding:3px 5px;
	border:1px solid #E7E7E7;
	font-size:12px;
	margin:0px 1px;
	background:#F5F9FE;
	color:#14316B;
	font-weight:bold;
	font-style:normal;
}
.k_pagelist strong {
	padding:3px 5px;
	border:1px solid #E7E7E7;
	font-size:12px;
	margin:0px 1px;
	color:#009900;
}
.k_pagelist a {
	padding:3px 5px;
	border:1px solid #E7E7E7;
	font-size:12px;
	margin:0px 1px;
}
.k_in3, textarea {
	font-size:12px;
	padding:4px 0 0 5px;
	vertical-align:middle;
	background:#fff url(../input_bg.gif) repeat-x;
	border:1px solid #bebebe;
}
.k_in3 {
	width:300px;
}
.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;
}







.introwrap{
	color:#fff;
	background:#000;
}
.introflash{
	margin-top:70px;
	height:440px;
}
.introfooter{
	height:83px;
	background:url(../Introfooterbg.png) top center no-repeat;
}
.introfooter p{
	line-height:24px;
}
.channel{
	text-align:right;
	margin-right:120px;
	font-size:14px;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.introfooter p a{
	color:#fff;
}
.introfooter p a:hover{
	color:#F00;
}


.searchtit{
	clear:both;
	margin:30px 0 5px 0;
}
.search{
}
.search input[type=text]{
	width:197px;
	height:20px;
	background:url(../searchbg.jpg) no-repeat;
	border:1px solid #E0E0E0;
	font-size:12px;
	line-height:18px;
	color:#999;
	padding-left:3px;
}
.search input{
	vertical-align:middle;
}
.tip{
	height:66px;
	padding:3px 3px 0 0;
	text-align:right;
}
.tip img{
	vertical-align:middle;
}
.tip a{
	color:#fff;
}
.tip a:hover{
	color:#F00;
}