/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-07 11:49
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}

html{
	/*background-color: #FB0;*/
	background-color: #FFF


}
body{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	background-position: top;
	background-images: url(../images/bkbg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	background-color: FFF;	
}
img{
	border:none;
}
a { color:#05a; text-decoration:none;}
a:hover { color:#2e9afe; text-decoration:underline;}
a:visited { color:#2e9afe;}
a.key:link{ color:#088A08; text-decoration:none;}
a.key:hover { color:#088A08; text-decoration:underline;}
a.key:visited { color:#088A08;}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}

/*---------- logtop ---------*/
#topheader {
	MARGIN: 0px auto; WIDTH: 984px; HEIGHT: 46px; position:relative; clear:both;
}
#pro {
	MARGIN-TOP: 24px; FLOAT: left; MARGIN-LEFT: 6px;
}
#slogan {
	MARGIN-TOP: 32px; FONT-WEIGHT: bold; FONT-SIZE: 20px; FLOAT: left; MARGIN-LEFT: 20px; COLOR: #727272; LINE-HEIGHT: 24px; FONT-FAMILY: 微软雅黑,黑体
}
#header_right {
	MARGIN-TOP: 6px; FLOAT: right; MARGIN-RIGHT: 6px! important
}
#header_right #link {
	MARGIN-LEFT: 154px
}
#header_right #link A {
	FLOAT: right; COLOR: #0f4f9d; TEXT-DECORATION: none
}
#header_right #link A:hover {
	TEXT-DECORATION: underline
}
#header_right #link IMG {
	MARGIN-RIGHT: 5px
}
#header_right #link SPAN {
	FLOAT: right; MARGIN: 0px 5px; COLOR: #727272
}
#header_right #tel {
	MARGIN-TOP: 32px; FLOAT: right; MARGIN-LEFT: 17px; LINE-HEIGHT: 22px
}
#header_right #tel SPAN {
	FONT-WEIGHT: bold; FONT-SIZE: 27px; WORD-SPACING: -2px
}

/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:970px;
	position:relative;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	padding-top:0px;
	overflow:hidden;
	margin-bottom: 10px;
}
.header a{
	color:#000; /*原先为777*/
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	margin-top: 19px;
	margin-bottom: 19px;
}
.header .title{
	float:left;
	padding-left:16px;
}
.header .title h1 a{
	width:220px;
	height:90px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/logo.gif) center center no-repeat;
}
.header .banner{
	width:728px;
	height:90px;
	float:right;
	/*margin-left:10px;*/
	overflow:hidden;
}
.header .banner img{
	width:728px;
	height:90px;
	display:block;
}
.header .rlink{
	width:172px;
	height:52px;
	float:left;
	margin-left:32px;
	overflow:hidden;
	padding-top:4px;
}
.header .rlink ul li{
	width:78px;
	height:21px;
	background:url(../images/toprlink-bg.gif) left top no-repeat;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}
.header .rlink ul li a{
	display:block;
	color:#000; /*原先为777*/
	line-height:21px;
	text-indent:22px;
	background-images:url(../images/toprlink-bg.gif);
	background-repeat:no-repeat;
}
.header .rlink ul li a:hover{
	color:#000;
}
.header .rlink ul li.r1 a{
	background-position:0px -21px;
}
.header .rlink ul li.r2 a{
	background-position:0px -42px;
}
.header .rlink ul li.r3 a{
	background-position:0px -63px;
}
.header .rlink ul li.r4 a{
	background-position:0px -84px;
}
.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}
.header .nav{
	width:100%;
	height:33px;
	background:url(../images/nav-bg.gif) repeat-x;
	clear:both;
	overflow:hidden;
	margin-top:10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #05a;
}
.header .nav ul{
	height:32px;
	margin:0px auto;
	overflow:hidden;
}
.header .nav ul li{
	float:left;
	line-height:31px;
	background:url(../images/nav-bg.gif) 0px -32px no-repeat;
	margin-left:-2px;
}
.header .nav ul li a{
	height:32px;
	padding:0px 28px 0px 30px;
	display:block;
	color:#FFF;
	float:left;
	font-weight: bold;
}
.header .nav ul li a:hover{
	color:#FFFF00;
	font-weight: bold;
}
.header2{
	width:100%;
	padding-top:0px;
	overflow:hidden;
	margin-top: 10px;
}
.header2 a{
	color:#000; /*原先为777*/
}
.header2 a:hover{
	color:#390;
	text-decoration:none;
}
.header2 .search{
	height:40px;
	/*background:url(../images/search-bg.png) repeat-x;*/
	clear:both;
	
}
.header2 .search .form{
	padding-left:8px;
	padding-top:5px;
	float:left;
}
.header2 .search .form h4{
	display:none;
}
.header2 .search .form input.search-keyword{
	width:156px;
	height:18px;
	border:none;
	background:url(../images/search-bg.gif) left top no-repeat;
	line-height:15px;
	font-size:12px;
	padding:5px 3px 0px 58px;
	overflow:hidden;
}
.header2 .search .form select.search-option{
	margin-left:2px;
}
.header2 .search .form button.search-submit{
	width:68px;
	height:22px;
	border:none;
	background:#F00 url(../images/search-bg.gif) right top no-repeat;
	font-size:0px;
	line-height:100px;
	margin-left:2px;
	*margin-left:5px;
	overflow:hidden;
}
.header2 .tags{
	float:left;
	margin-left:16px;
	padding-top:8px;
}
.header2 .tags h4{
	width:66px;
	height:19px;
	float:left;
	font-size:0px;
	line-height:100px;
	overflow:hidden;
	background:url(../images/search-tags-title.gif) no-repeat;
}
.header2 .tags ul{
	height:21px;
	float:left;
	overflow:hidden;
}
.header2 .tags ul li{
	float:left;
	line-height:19px;
	padding:0px 5px;
}
.seartag{
	border: medium solid #CCCCCC;
}
.search{
	height:40px;
	/*background:url(../images/search-bg.png) repeat-x;*/
	clear:both;
/*	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
}
.search .form{
	padding-left:8px;
	padding-top:5px;
	float:left;
}
.search .form .x2{
	width:66px;
	height:19px;
	float:left;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	padding-top:5px;
	vertical-align: bottom;
}
.search .form input.search-keyword{
	width:199px;
	height:18px;
	border:1px solid #999999;
	/*background:url(../images/search-bg.gif) left top no-repeat;*/
	line-height:15px;
	font-size:12px;
	overflow:hidden;
	background-color: #FFBB00;
	margin-left: 5px;/*	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;*/
}

.tags{
	float:left;
	/*margin-left:8px;*/
	padding-top:8px;
/*	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	*/
}
.tags .x3{
	width:66px;
	height:19px;
	float:left;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	padding-top:4px;
	vertical-align: bottom;
	padding-left: 8px;
	
}
.tags ul{
	height:22px;
	float:left;
	overflow:hidden;
}
.tags ul li{
	float:left;
	line-height:19px;
	padding:0px 5px;
}

/*---------- frame : channel-nav ---------*/
.channel-nav{
	height:31px;
	/*border-bottom:1px solid #E5EFD6;*/
}
.channel-nav ul{
	height:22px;
	padding-left:10px;
	padding-top:3px;
	overflow:hidden;
	float:left;
}
.channel-nav ul li{
	height:22px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.channel-nav ul li a{
	height:22px;
	display:block;
	padding-right:10px;
	float:left;
	background:url(../images/channel-nav-bg.gif) right 0px no-repeat;
	overflow:hidden;
}
.channel-nav ul li a span{
	display:block;
	float:left;
	height:22px;
	padding-left:10px;
	background:url(../images/channel-nav-bg.gif) left 0px no-repeat;
	cursor:pointer;
	overflow:hidden;
	line-height:23px;
	color:#666666;
}
.channel-nav ul li a:hover{
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) right -22px no-repeat;
}
.channel-nav ul li a:hover span{
	color:#78A63C;
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) left -22px no-repeat;
}
.channel-nav ul li.thisclass{
}
.channel-nav ul li.thisclass a,.channel-nav ul li.thisclass a:hover{
	background:url(../images/channel-nav-bg.gif) right -44px no-repeat;
	cursor:default;
}
.channel-nav ul li.thisclass a span,.channel-nav ul li.thisclass a:hover span{
	background:url(../images/channel-nav-bg.gif) left -44px no-repeat;
	color:#FFF;
	cursor:default;
}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#94B56A;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#000; /*原先为777*/
}

/*---------- frame : footer ---------*/
.footer{
	width: 100%;
	border-top: 1px solid #C99300;
	text-align: center;
	font-weight: bold;
	color: CFCFCF;
	background-color: #4C5C35;
	background-images: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	/*height: 200px;*/	
	margin-top: 20px;
	padding-top: 20px;
}
.footer p {
	color: #CFCFCF;
	font-size: 12px;
	
}
.footer a {
	color: #CFCFCF;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	color: #CFCFCF;
	text-decoration: none;
	font-weight: bold;
}
/*.footer .powered{
	font-size:12px;
	line-height:29px;
	font-weight: bold;
	
}*/
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}

/*---------- frame : 468ad ---------*/
.index_lcbox {
	WIDTH: 970px;
	margin-right: auto;
	margin-left: auto;	
	/*TEXT-ALIGN: left;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;*/
}
.index_xl {
	FLOAT: left;
	WIDTH: 472px;
	COLOR: #006633;
	border: medium solid #FFFFFF;
		/*height: 60px;*/
}
.index_lc {
	FLOAT: right;
	WIDTH: 468px;
	COLOR: #006633;
	border: medium solid #FFFFFF;
	/*height: 60px;*/
}

/*------ //搜索框 ---------*/

.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.w960 .search{
	line-height:24px;
}
.w960 .form h4 {
	display:none;
}
.w960 .form {
	float:right;
	margin:0 10px 10px 0;
}

/*------ //文章顶部图片 ---------*/
.acpic { 
margin-top:5px;
width:100%;
float:center;
height: auto;
}
.acpic ul { height:auto; padding:5px 0px 10px 0px; background:#fff;}
.acpic ul li { width:238px; height:64px; overflow:hidden; float:left; margin-left:6px; display:inline;}
.acpic ul li img { display:block;	padding:1px;border:1px solid #EEE; margin:0 0px 0px 0;}
.acpic ul li a { display:block; text-align:center;}
.acpic ul li a:hover { text-decoration:none;}
.acpic ul li a:hover img { border:1px solid #AAA;}


/*------ //列表新样式 ---------*/
.lit{ float:left; width:98%; border:1px solid #CCCCCC;}
.lit h3{ height:29px; font-size:1.28em; padding:0; margin:0; line-height:29px;border-bottom:1px solid #CCCCCC;width:100%; float:left;}
.lit ul{float:left; width:100%; background:url(css-list-bg.gif); padding:0; margin:0; list-style-type:none}
.lit ul li{ float:left; width:45%; padding-left:20px; height:29px;font-size:.85em; line-height:29px; color:#666666}
.lit ul li a{font-size:1.28em;}
.lit ul li a:link{ color:0000FF; text-decoration:none;}
.lit ul li a:visited{color:0000FF}






/*------ //成功案例页面 ---------*/
#cgimg{margin-bottom:5px; height:230px;}
#cgimg img{ width:980px; height:230px;margin:0 auto; display:block}


.cglia1 , .cglia2 , .cglia3 , .cglia4{ width:750px; margin:0 auto; margin-top:20px; clear:both}

#cglimt1{ margin-top:10px;}

#cglimt1 h1{ background:url(http://www.huipeng.com.cn/templets/default/images/pd_tile_03.png) no-repeat top; height:60px; line-height:60px; margin-top:10px; width:750px;}
#cglimt1 h1 span{ width:175px; height:50px; line-height:50px; margin-bottom:10px; text-align:center;  margin-left:20px; display:block; float:left;color:#FFFFFF; font-size:16px;}
#cglimt1 h1 span a{color:#FFFFFF; font-size:20px;}
#cglimt1 h1 span a:hover{ text-decoration:none}
#cglimt1 .cgh1a{ width:80px; height:30px; line-height:30px;display:block; float:right; margin-top:12px; margin-right:10px;}


#cglimt1 dl{ width:220px; height:190px; float:left; display:block; margin-left:20px; text-align:center; margin-top:10px;}
#cglimt1 dl dd{ margin-top:15px; font-size:14px; color:#666666}
#cglimt1 dl img{ border:2px #CCCCCC solid; width:200px; height:130px;}


#cglimt1 .cgdl{ width:750px; height:110px; display:block; margin-top:20px;}
#cglimt1 .cgdl dd{ display:block; float:left}
#cglimt1 .cgdl .neo{ width:120px; height:110px;}
#cglimt1 .cgdl .neo img{width:120px; height:110px;}
#cglimt1 .cgdl .aa ,.cgdl .bb{ width:580px; margin-left:30px;}
#cglimt1 .cgdl .aa{ height:40px; line-height:40px; font-size:15px; text-align:left}
#cglimt1 .cgdl .bb { height:70px; line-height:200%; text-align:left; padding-right:10px;}

#cglimt1 .dede_pages{ clear:both; margin-top:10px;}





/*------ //视频光端机页面 ---------*/

#spgdj_dd{ margin-bottom:10px;}

#img_spgdj{ width:750px; height:200px;}

#spgdj_dd  dl{ width:220px; height:190px; float:left; display:block; margin-left:20px; text-align:center; margin-top:10px;}
#spgdj_dd  dl dd{ margin-top:15px; font-size:14px; color:#666666}
#spgdj_dd  dl img{ border:2px #CCCCCC solid; width:200px; height:130px;}





.gqsf_p{ font-size:16px; line-height:180%; color:#666666}
#gqsf_p{ text-align:center}
.gqsf_cp{ clear:both; margin-top:20px}
.gqsf_h2{color:#666666; font-size:16px; border-bottom: 1px #0066FF solid; height:25px; line-height:25px;}
.gqsf_img{ margin-top:10px;}

