﻿@charset "utf-8";
/*----------全局*/

*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html,body {
	scrollbar-face-color:#B4E0F7;
	scrollbar-arrow-color:#257B9D;
	scrollbar-track-color:#E6EFF2;
	scrollbar-highlight-color:#F8FBFE;
	scrollbar-3dlight-color:#5CB6E1;
	scrollbar-shadow-color:#E1EFF4;
	scrollbar-darkshadow-color:#5CB6E1;
	text-align:center;
	font-size:12px;
	background-image:url(bg_index.gif);
}

h1 { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-weight: bold; font-variant: normal; text-align: left; }
h2 { color: #639c00; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: #639c00; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: #639c00; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5 { color: #639c00; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h6 { color: #639c00; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#FF3300;
	text-decoration:underline;
}
.pcbody{
	width:912px;
	text-align:left;
	margin:0px auto;
	background-color:#FFFFFF;
}
.cbody{
	width:900px;
	margin:0px auto;
}
.margintop{
	margin-top:5px;
}
.floatclear{
	clear:both;
}
input,select{
	vertical-align:middle;
}
/*-----------头部*/
.top{
	height:82px;
	overflow:hidden;
}
.toplogo{
	float:left;
	width:195px;
	margin-top:15px;
}
.topbanner{ background-image: url(logo.gif); width:480px; margin-top:15px; margin-left:20px; float:left; margin-right: 2px; }
.toplink{ float:right; margin-top:10px; margin-left:5px; width:190px; height: 80px; }
.toplink ul li{
	width:90px;
	float:left;
	height:20px;
	line-height:15px;
	text-align:center;
}
.submit{
	margin-top:-10px;
	margin-right:15px;
	width:70px;
	height:21px;
	background:url(loginin.gif) no-repeat;
	border:0px;
}
.vsubmit{
	border:1px solid #ACE; 
	font:12px Verdana; 
	height:22px; 
	line-height:19px;
	margin-right:10px;
 	background:#DAECFE; 
 	color:#07519A; 
 	padding:0 5px;
}
.topfla{
	height:184px;
	clear:both;
}
/*----------栏目菜单*/
.topmenu{
	height:40px;
	background:url(topmenu_bg.gif) left top repeat-x;
}
.topmenu ul{
	width:900px;
	height:40px;
	background:url(topmenu_r.gif) top center no-repeat;
	overflow:hidden;
}
.topmenu ul li{
	float:left;
	margin-left:-2px;
	text-align:center;
	background:url(topmenu_bg.gif) left bottom no-repeat;
}
.topmenu ul li a{
	float:left;
	color:#FFFFFF;
	display:block;
	padding-left:17px;
	padding-right:15px;
	text-decoration:none;
	height:40px;
	line-height:37px;
}
.topmenu ul li a:hover{
	color:#FFFF99;
	background:url(topmenu_o.gif) center bottom no-repeat;
}
.topmenu ul li a.thisclass{
	color:#FFFF99;
	background:url(topmenu_o.gif) center bottom no-repeat;
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}
/*----------搜索*/
.topsearch{
	height:37px;
	width:899px;
	margin-top:3px;
	border-right:1px solid #EEE;
	background:url(topsearch_bg.gif) repeat-x;
	overflow:hidden;
}
.topsearch .title{ background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; height:37px; width:83px; float:left; }
.topsearch .inpbox{
	float:left;
	margin-top:4px;
	width:430px;
}
.topsearch .inpbox input{
	margin-left:10px;
	margin-right:10px;
}
.topsearch .inpbox select{
	font-size:12px;
	width:100px;
}
.topsearch .inpbox .searchtxt{
	height:13px;
	width:130px;
	font-size:12px;
	padding:5px 0 4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#AACCEE;
	background:url(search_bg.gif) left center no-repeat #FFFFFF;
}
.topsearch .hots{ line-height:33px; width: 350px; float:left; }

/*----------内容*/
.main{
	clear:both;
}
/*----------图片新闻*/
.picnews{
	width:660px;
	padding-bottom:5px;
	clear:both;
}
.picnews ul{
	width:660px;
	margin:1px auto;
	overflow:hidden;
}
.picnews ul li{
	width:160px;
	height:130px;
	float:left;
	display:block;
	overflow:hidden;
	margin:5px 0px 0px 4px;
}
.picnews ul li a img{
	width:150px;
	height:100px;
	padding-left:5px;
	padding-top:5px;
}
.picnews ul li a span {
	display:block;
	line-height:25px;
	padding-left:20px;
}
.picnews ul li a{
	display:block;
	background:url(pic_bg.gif) top left no-repeat;
}
.picnews ul li a:hover{	
	text-decoration:none;
	color:#FFFFFF;
	background:url(pic_hover.gif) top left no-repeat;
}
/*-------------------------侧栏:用户登录*/
.userlogin ,.vote,.ggad{
	overflow:hidden;
	width:212px;
	background:#FFFFFF;
	margin:0px auto 4px auto;
}
.userlogin dl{
	clear:both;
	height:auto;
	line-height:23px;
	margin-top:3px;
}
.userlogin dl dt{
	float:left;
	display:block;
	width:66px;
	text-align:right;
}
.userlogin dl dd{
	float:left;
}
.userlogin dl dd input{
	height:13px;
	width:106px;
	font-size:12px;
	padding:3px 0 3px 5px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#333333;
}
.userlogin{
	background:url(bg.gif);
	color:#F46614;
	}
.userlogin dl dd img{
	vertical-align:middle;
}
.userlogin dl dd input.gdcode{
	width:60px;
}
.userlogin .ulsubmit{
	text-align:center;
	margin-top:10px;
	height:30px;
}
.userlogin .username{
	padding-left:20px;
	background:url(username.gif) no-repeat;
}
.userlogin .password{
	padding-left:20px;
	background:url(password.gif) no-repeat;
}

/*-------------------------底部:版权信息*/
.footer{
	clear:both;
	background:url(bottom_bg.gif) repeat-x;
}

.footer .copyright{
	text-align:center;
	margin:10px auto;
	font-size:10px;
	color:#2259A6;
}
.footer .copyright a{
	color:#2259A6;
}
.footer .copyright a:hover{
	text-decoration:underline;
}

/*-------------------------分页*/
.pages{

	height:25px;
	margin:12px auto 0px 10px;
	background:#ffffff;
}
.pages .pcount{
	display:inline;
	padding-right:10px;
	padding-left:10px;
	float:left;
	border-right:2px solid #CCC;
	line-height:13px;
	margin:6px 20px 0px 2px;
	font-weight:bold;
	color:#3366CC;
	font-size:11px;
}
.pages .plist{
	float:left;
	padding-top:3px;
	line-height:17px;
}
.pages .plist input {
	float:left;
	width: 30px;
	border: 1px solid #AACCEE;
	height: 17px;
}
.pages .plist #button {
	height: 18px;
	width: 30px;
	background-color: #FF6600;
	border: 1px solid #CC3333;
	color: #FFFFFF;
}
.pages .plist span { 
  float:right
}

.pages .plist strong{
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#F60;
	border:1px solid #C33;
	margin: 0px 3px 0px 0px;
}
.pages .plist a{
	display:block;
	height:17px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #DDD;
	background:#FFF;
	text-decoration:none;
	margin-right:2px;
	color:#000;
}
.pages .plist a:hover{
	color:#FF0000;
}

/*---------------内容页:评论*/
.comment{
	width:666px;
	border:1px solid #B1DAEF;
	overflow:hidden;
	margin-top:7px;
}
.comment .commenttitle{
	width:664px;
	height:26px;
	margin:1px auto;
	background:url(place_bg.gif) bottom repeat-x;
	border-bottom:1px solid #CFE9F6;
}
.comment .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url(ico_gotopost.gif) no-repeat;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:668px;
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:1px solid #CFE9F6;
}
.comment .commentbox dl dt{
	width:636px;
	background:#F5FBFF;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #CFE9F6;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:13px;
	line-height:25px;
	color:#555555;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:666px;
	height:26px;
	margin:10px auto;
	background:url(place_bg.gif) bottom repeat-x;
	border-top:1px solid #CFE9F6;
	border-bottom:1px solid #CFE9F6;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:636px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:636px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:636px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #CCC;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:636px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #B1DAEF;
	width:600px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:100px;
	height:25px;
	padding-top:2px;
}

.classbox{
	width:222px;
	clear:both;
	padding-bottom:5px;
}
.classbox dl{
	width:222px;
}
.classbox dl dt{
	height:31px;
	background:url(rcbox_title.gif) left top no-repeat;
	line-height:29px;
	text-indent:10px;
	color:#555;
	letter-spacing:1px;
	font-weight:bold;
}
.classbox dl dd{
	width:220px;
	border-top:1px #CFE9F6 solid;
	border-left:1px #B1DAEF solid;
	border-right:1px #B1DAEF solid;
	border-bottom:1px #B1DAEF solid;
}
.classbox dl dd ul{
	list-style:none;
	overflow:hidden;
	padding-top:8px;
	padding-bottom:8px;
	width:220px;
}
.classbox dl dd ul li{
	width:200px;
	margin-left:8px;
	border-bottom:1px #DFF5FF dotted;
	background:url(ico_11.gif) 3px 8px no-repeat;
	height:27px;
	line-height:27px;
	text-indent:20px;
	font-size:13px;
}
.classbox dl dd ul li a{
	width:200px;
	height:25px;
	text-decoration:none;
	color:#0066CC;
}
.classbox dl dd ul li a:hover{
	color:#FF3300;
	text-decoration:underline;
}
.classbox dl dd ul li.this a{
	background:#FFC;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}
/*---友情链接*/
.ico2{ padding:0 16px 2px; margin:10px 0; overflow:hidden; height:122px; line-height:22px; }
.ico2 li{left no-repeat;padding-left:8px; }

 /*产品列表页1cpdefaut.htm*/
ul#box1 {
	width:650px;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
}
ul#box1 li{
	float:left;
	width:325px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	color: #999999;
}
ul#box1 li a{
	font-size: 12px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 150%;
	font-weight: bold;
}
ul#box1 li img{border:1px solid #CCC;}

.k_pagelist {float:left;display:table;clear:both;line-height:30px;}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}



/*prolist*/
dl.prolist{border:#d8d8d8 1px solid;margin-bottom:10px;padding:5px; height:1%;}
dl.prolist dt{font-weight:bold;width:560px;float:right;}
dl.prolist dt a{font-weight:bold;height:30px;line-height:30px;}
dl.prolist dd.image{float:left;margin-right:10px;}
dl.prolist dd.image img{border:#e4e4e4 1px solid;height:150px; width:140px;}
dl.prolist dd.text{ float:left;}
dl.prolist dd.text .tel{padding-top:6px;}
dl.prolist dd.text .tel_list {float:left;width:300px; height:21px; background:url(tel_list.gif) no-repeat;}
dl.prolist dd.text .btn_more{float:left;color:#000; width:70px; height:21px; padding-left:25px; margin-left:10px;background:url(promore.gif) no-repeat;}

.clearfix {display: block;}
.f_l{float:left;}
.f_r{float:right;}
#pro_con .f_l{float:left;}
#pro_con .f_r{float:right; margin-right:3px;}
.dashed{ border-bottom:#000 dashed 1px; padding-top:5px;}
#pro_con h3{height:30px;line-height:30px; clear:both;}
 #pro_con h3.proinfo{background-color:#f5f5f5;font-weight:bold;font-size:13px;color:#333;height:26px;line-height:26px;margin-bottom:10px;padding-left:15px;}
#pro_con h1{text-align:center;height:40px;line-height:40px;font-size:15px; font-weight:bold;color:#0C3D91;}


/*左侧prolist*/
ul { padding:0; margin:0;}
.lprolist{ width:100%; height:20px; line-height:28px; padding-left:8px; background:#f1f1f1; cursor:pointer; border-bottom:1px solid #fff;color:#000; font:bold 12px/24px "宋体"}
.child { width:100%; font:12px/22px "宋体";color:#555; text-indent:2em;margin:6px 0;}
.child1 ul li{ border-bottom:1px solid #fff; line-height:180%; list-style:none;padding:0 0px;}





