@charset "utf-8";
/* CSS Document */

#body #InnerBanner{
	wdith:1002px;
	margin:auto;}
#body .inner{
	wdith:1002px;
	margin:auto;}
#body .inner .left{
	width:220px;
	float:right;}
#body .inner .right{
	width:766px;
	float:left;
	border:1px solid #DDDDDD;
	padding-bottom:50px;}
#body .inner .left .Sbox{
	width:220px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding-bottom:10px;
	font-size:12px;
	}

#body .inner .left .Sbox .topic{
	background:url("../images/topic_bg1.gif") repeat left top;
	font-size:14px;
	font-family:"arial";
	margin:0px 0px 0px 0px;
	line-height:34px;
	border-bottom:1px solid #DDDDDD;
	padding-left:10px;
	color:#af232c;
	font-weight:bold;}
#body .inner .left .Sbox .blank ul {
	padding:0px 0px;}
#body .inner .left .Sbox .blank ul li{
	cursor:pointer;
	height:30px;
	background:url("../images/link_bg1.gif") repeat 0px 0px;	
}
#body .inner .left .Sbox .blank .current a{
	background:#cc0000;
	border-bottom:1px solid #FFFFFF;
	}	
#body .inner .left .Sbox .blank .current a{
	color:#FFFFFF;}
#body .inner .left .Sbox .blank ul li a{
	display:block;
	height:30px;
	line-height:30px;
	padding-left:30px;
	border-bottom:1px dotted #DDDDDD;
	background:url("../images/link_bg2.gif") no-repeat 12px 10px;}	
#body .inner .left .Sbox .blank ul li a:hover{
	background:#cc0000;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	text-decoration:none;}

#body .inner .left .Sbox .list dl{
	padding:0px 10px;
	}
#body .inner .left .Sbox .list dl dt{
	font-family:Arial;
	color:#666666;
	line-height:20px;
	font-size:10px;}

#body .inner .left .Sbox .list dl dd{
	text-decoration:none;
	line-height:30px;
	border-bottom:1px dotted #DDDDDD;
	background:url("../images/title_icon1.jpg") no-repeat 0px 12px;
	padding-left:10px;
	}
#body .inner .left .Sbox .txt{
	padding:10px 0px 10px 0px;}
	
#body .inner .right  .Position{
	font-size:12px;
	line-height:33px;
	background:url("../images/box_bg5.jpg") repeat left top;
	}
#body .inner .right  .Position a{
	color:#666666;}
#body .inner .right  .Position span{
	padding-left:30px;
	background:url("../images/box_icon2.png") no-repeat 10px 0px;
	}


#body .inner .right .main{
	padding:10px 20px;
	font-size:12px;}

/*content*/
.content .maincontent p{line-height:30px;}
.content .maincontent .incontent{font-weight:800;}
.content .maincontent p a{color:#F00;}
.content .maincontent p .incontent2{color:#F00;}
#body .inner .right .main .content .title h3{
	text-align:center;
	font-size:18px;
	font-weight:normal;
	font-family:"Microsoft Yahei";}
#body .inner .right .main .content .infos{
	font-size:12px;
	line-height:40px;
	color:#666666;
	text-align:center;}
#body .inner .right .main .content .maincontent{
line-height:25px;
	font-size:12px;}
	#body .inner .right .main .content .maincontent td{
line-height:25px;
padding-left:20px;
	font-size:14px;}

#body .inner .right .main .content .download{
	background:url("../images/downicon.gif") no-repeat 15px 7px;
	padding-left:55px;
	border:1px solid #F5F5F5;
	line-height:40px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0px;}

#body .inner .right .main .content .prenext{
	padding:10px 0px;
	margin-top:10px;}
#body .inner .right .main .content .prenext ul li{
	line-height:30px;
	background:url("../images/jiantou.gif") no-repeat 0px 1px;
	padding-left:15px;}				
				
#body .inner .right .main .ArticleList{
	font-size:12px;}
#body .inner .right .main .ArticleList td{
	line-height:35px;
	border-bottom:1px dashed #CCC;}	
#body .inner .right .main .ArticleList .fw_t{
	font-size:12px;
	}
#body .inner .right .main .ArticleList .fw_s{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;}

/* recruit */

#body .inner .right .main .RecruitList{
	}
#body .inner .right .main .RecruitList td{
	line-height:35px;
	border-bottom:1px dotted #CCC;
	font-size:12px;}	
#body .inner .right .main .RecruitList .Rtitle{
	background:#f5f5f5;
	color:#3092b9;
	font-size:14px;
	padding-left:10px;
	height:30px;
	line-height:30px;}
#body .inner .right .main .RecruitList .Rtitle span{
	text-align:right;
	font-size:12px;}
/*product*/
#body .inner .left .Sbox .ClassNav{
	padding:0px 0px;}
	
#body .inner .left .Sbox .ClassNav .NavTree ul{
}
	
#body .inner .left .Sbox .ClassNav .NavTree ul li{
position: relative;

background:url("../images/link_bg1.gif") repeat 0px 0px;	
}
	
/*1st level sub menu style */
#body .inner .left .Sbox .ClassNav .NavTree ul li ul{
left: 178px; /* Parent menu width - 1*/
position: positive;
width: 216px; /*sub menu width*/
top: 0;
display: none;
border:1px solid #cc0000;
border-top:2px solid #cc0000;
background:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
z-index:2000;
}
/*All subsequent sub menu levels offset */
#body .inner .left .Sbox .ClassNav .NavTree ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
z-index:2000;}
/* menu links style */
#body .inner .left .Sbox .ClassNav .NavTree ul li a{
	display: block;
	cursor:pointer;
	line-height:30px;
	border-bottom:1px solid #DDDDDD;
	padding-left:30px;
	height:30px;
	 }	

#body .inner .left .Sbox .ClassNav .NavTree ul li li{
	background:url("../images/box_icon1.png") no-repeat 12px 12px;
	padding-left:0;
	text-align:center;
	z-index:2000;
}
#body .inner .left .Sbox .ClassNav .NavTree ul li li a{
	border-bottom:1px solid #DDDDDD;
	padding-left:10px;
	z-index:2000;}
#body .inner .left .Sbox .ClassNav .NavTree ul .current a{
	background:#cc0000;
	color:#FFFFFF;}
#body .inner .left .Sbox .ClassNav .NavTree ul .current li a{
	background:#FFFFFF;
	color:#000000;}
		
#body .inner .left .Sbox .ClassNav .NavTree ul li a:hover{
color: white;
background:#cc0000;
text-decoration:none;
}
#body .inner .left .Sbox .ClassNav .NavTree .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat 150px center ;
}
/* Holly Hack for IE \*/
* html #body .inner .left .Sbox .ClassNav .NavTree ul li { float: left; height: 1%;z-index:2000; }
* html #body .inner .left .Sbox .ClassNav .NavTree ul li a { height: 1%;z-index:2000; }
/* End */	

#body .inner .right .main .content .ProInfo .image{
	float:left;}	
	
#body .inner .right .main .content .ProInfo .column{
	float:right;
	width:400px;}
	
#body .inner .right .main .content .ProInfo .image img{
	width:270px;
	height:216px;
	}

#body .inner .right .main .content .ProInfo .image a{
	display:block;
	width:270px;
	height:216px;
	border:2px solid #F5F5F5;
	padding:2px;	
	}
#body .inner .right .main .content .ProInfo .image a:hover{
	border:2px solid #cc0000;}
#body .inner .right .main .content .ProInfo .column .title{
	background-color:#f5f5f5;
	padding:0px 10px;}
#body .inner .right .main .content .ProInfo .column .title h3{
	text-align:left;
	font-size:14px;
	line-height:25px;
	font-weight:bold;}
	
#body .inner .right .main .content .ProInfo .column .infos{
	text-align:left;}
#body .inner .right .main .content .ProInfo .column ul li{
	line-height:33px;
	height:33px;
	color:#333;
	font-weight:normal;}

#body .inner .right .main .content .ProInfo .column ul li span{
	width:100px;
	height:20px;
	font-weight:bold;
	padding:3px;
	color:#333;
	}					
#body .inner .right .main .content .ProInfo .column ul .MPrice{
	color:#666666;
	text-decoration:line-through;
	}
#body .inner .right .main .content .ProInfo .column ul .NPrice{
	color:#F00;
	font-weight:bold;}
#body .inner .right .main .content .ProInfo .column ul .NPrice .BuyCount{
	color:#060;}
	
#body .inner .right .main  .IntroTitle{
	font-size:14px;
	line-height:25px;
	border-left:3px solid #cc0000;
	margin:10px 0px;
	padding-left:10px;
	color:#cc0000;
	font-weight:bold;
	background-color:#e5e5e5;}

#body .inner .right .main .content .MorePro{
	}

#body .inner .right .main .content .MorePro  .albumblock{
	width:150px;
	height:150px;
	float:left;}
#body .inner .right .main .content .MorePro  .albumblock .inner{
	width:150px;
	height:150px;
	}

#body .inner .right .main .content .MorePro .albumblock .inner img{
	width:146px;
	height:116px;
	padding-bottom:30px;}

#body .inner .right .main .content .MorePro  .albumblock .inner .albumtitle{
background:#323232;
	width:150px;
	}
	
#body .inner .right .main .content .CaseBlock li{
	width:330px;
	float:left;
	padding-left:10px;
	}
#body .inner .right .main .content .CaseBlock .Cimg a{
	display:block;
	border:1px solid #F5F5F5;
	padding:1px;}
#body .inner .right .main .content .CaseBlock .Cimg a:hover{
	border:1px solid #3092b9;}		
#body .inner .right .main .content .CaseBlock .case_ct{ height:30px; line-height:30px; color:#2586BE; background:#E5F4FC; font-weight:bold;}
#body .inner .right .main .content .CaseBlock .case_txt{ padding-left:10px;height:30px; line-height:30px;   text-align:left;font-size:12px;color:#666;}
#body .inner .right .main .content .CaseBlock .case_mc{ color:#C90;font-weight:bold;}
#body .inner .right .main .content .CaseBlock .case_mc a{color:#c90;}
#body .inner .right .main .content .CaseBlock .hycd_ct{ height:35px; line-height:35px;  color:#fff;  font-weight:bold; padding-left:40px;}
#body .inner .right .main .content .CaseBlock .hycd_ct a{ color:#fff;}
#body .inner .right .main .content .CaseBlock .hycd_ct a:hover{ color:#FFFACC}
#body .inner .right .main .content .CaseBlock .hycd_ct a:visited{ color:#fff}
#body .inner .right .main .content .CaseBlock .hycd_mc{ color:#ff6600;}
#body .inner .right .main .content .CaseBlock .ttp{ margin-top:10px; margin-bottom:10px;}	


/* sitemap */
#body .inner .right .main .SiteMap{
	padding:0px 10px;}
		
#body .inner .right .main .SiteMap ul li{
	font-weight:bold;
	line-height:25px;
	padding:10px 20px;
	border-bottom:1px dashed #CCCCCC;
	font-size:14px;
	background:url("../images/ico4.jpg") no-repeat left 18px;}


#body .inner .right .main .SiteMap ul li ul li{
	font-weight:normal;
	border-bottom:none;
	font-size:12px;
	background:none;
	padding:5px 0px;}
					


/* FeedBack */
 .FeedBack {
	 margin-bottom:20px;}
 .FeedBack .Fleft{
	width:90px;
	float:left;
	}
 .FeedBack .Fleft .Ficon{
	padding:0px  12px;
	}
 .FeedBack .Fleft .Fname{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	color:#3092b9;
	font-weight:bold;}		
 .FeedBack .Fright{
	float:left;
	width:600px;
	padding-bottom:10px;
	}
 .FeedBack .Fright .Fcontent .Ftime{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#3092b9;
	padding:0px 20px 5px 20px;}	
 .FeedBack .Fright .Fcontent{
	width:600px;
	background:url("../images/PostBG.jpg") no-repeat left top;
	padding:10px 0px;
	}
 .FeedBack .Fright .Fcontent p{
	padding:0px 20px 5px 50px;}

 .FeedBack .Fright .Fcontent .Freply .FRtitle{
	margin-left:20px;
	line-height:20px;
	color:#FFFFFF;
	height:25px;
	background:url("../images/picon.gif") no-repeat 2px 0px;
	padding-left:20px;
	font-weight:bold;}
 .FeedBack .Fright .Fcontent .Freply p{
	color:#989E4D}	
 .FeedBack .Fright .Fline{
	float:right;
	width:572px;
	border-top:1px solid #EDEDEF;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=1, Direction=180);} 

 .FeedBack .IntroTitle{
	width:665px;
	margin:auto;
	}
 .FeedBack .commentbox{
	padding-top:5px;}	
 .FeedBack .commentbox #commentform td{
	height:40px;
	font-size:12px;}
 .FeedBack .commentbox #commentform input{
	height:25px;
	line-height:25px;}
 .FeedBack .commentbox #commentform td span{
	font-weight:bold;
	color:#900;}
 .FeedBack .commentbox #commentform .Cbutton{
	line-height:25px;
	background:#3092b9;
	border:none;
	color:#FFFFFF;
	font-size:14px;
	cursor:pointer;}
	
#body .inner .right .main .FeedBack .commentlist dt{
	padding:5px 10px;
	background-color:#dededc;
	height:22px;
	line-height:22px;
	font-size:12px;}	
#body .inner .right .main .FeedBack .commentlist dd{
	padding:15px 0px 15px 0px;
	line-height:180%;
	font-size:14px;
	}	
#body .inner .right .main .FeedBack .commentlist dd  b{
	color:#458D3A;}

#body .inner .right .main .FeedBack .commentlist dd span{
	color:#A00000;}	
#body .inner .right .main .FeedBack .commentlist p{
	padding:0px;
	line-height:180%;
	margin:0px;}
					
.imglist2 { overflow: hidden; width: 700px; }
.imglist2 li { display: inline; float: left; width: 700px; height: 114px; margin-right: 20px; overflow: hidden; }
.imglist2 li a { overflow: hidden; display: block; float: left; width: 110px; height: 114px; color: #61646b; }
.imglist2 li a img { display: block; float: left; width: 1px; height: 81px; margin: 0 auto; padding: 1px; border: 1px solid #DDD; background: #FFF; }
.imglist2 li a:hover img { border-color: #c00; }
.imglist2 li span.imgtit { display: block; float: left; width: 110px; height: 32px; line-height: 32px; cursor: pointer; }
.imglist2 li a:hover { color: #C00; }
/*列表模块*/
.imglist-wrap { overflow: hidden; width: 720px; }
.ch-list { overflow: hidden; width: 740px; }
.ch-list li { width: 128px; height: 124px; margin: 20px 20px 0 0; }
.ch-list li span.imgtit { overflow: hidden; width: 128px; height: 36px; margin-top: 4px; line-height: 18px; }
.ch-list li span.imgarrow { width: 7px; height: 18px; margin-left: 5px; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
background: url(../img/ico.png) 0 -314px; }
/*解决方案*/
.ch-list2 { width: 750px; }
.ch-list2 li { width: 222px; height: 180px; margin: 20px 20px 0 0; }
.ch-list2 li img{border:1px solid #999; padding:2px;}
.ch-list2 li span.imgtit { width: 216px; height: 36px; padding-left:8px; }
/*页码开始*/
ul.pagenav {  height:22px; margin-top:25px; margin-left:250px;}
ul.pagenav li { float:left; margin-right:6px; height:22px; line-height:20px; background:#FFF; font-size:13px;   }
ul.pagenav li.thisclass { height:22px; }
ul.pagenav a { display:block; height:20px; float:left; text-align:center; padding:0 8px; border:1px solid #DDD; color:#666; }
ul.pagenav li.thisclass a { color:#FFF; background:#cb0708; border:1px solid #cb0708;text-shadow:none;}
ul.pagenav a:hover {color:#FFF; background:#b3030d; border-color: #cb0708; text-shadow:none;}
/*页码结束*/					








					
					
/*service start*/
new4{width:730px;}
h2.ch-tit3 {  height:50px; line-height:50px; font-size:18px; border-bottom:1px dotted #afb4be;}
h2.ch-tit3 span { color:#de7d2c;}
.rd-cons  { margin-top:15px; padding-bottom:15px; margin-bottom:10px; line-height:20px;}
.rd-cons  .about-ch-con  { width:326px;  }
.rd-cons img {margin-top:7px; margin-bottom:15px; border: 1px solid #999999; padding:2px; }
.rd-cons img.fn-left { margin-right:20px; display:inline;}
.rd-cons img.fn-right { margin-left:20px; display:inline;}
.ch-tit42 { height:40px; line-height:40px; text-indent:20px; background: url(../images/sprites.png) no-repeat -435px -335px; border-bottom: 1px dotted #afb4be; margin-bottom:10px; }
.fn-left { float: left; }
.fn-right { float: right; }
/*service over*/

/*proview start*/
.index-news2 { margin-top:20px; font-family: Arial, Helvetica, sans-serif, '宋体'; width:900px; float:left; text-align:left;}
.index-news2 .Menubox2{width:100%; height:32px;_height:30px; margin-bottom:10px; } 
.index-news2 .Menubox2 li{float:left; width:100px; height:32px;  _height:30px; color:#333; font-weight:bolder; background:url(/images/fenye02.png) no-repeat; line-height:32px; _line-height:30px; margin-right:2px; text-align:center;cursor:pointer; border-bottom:none;}
.index-news2 .Menubox2 li.hover{  width:100px; height:32px; _height:30px; cursor:pointer; color:#333; border-bottom:1px solid #FFF; background:#fff;  background:url(/images/fenye01.png) no-repeat; z-index:100;}
.index-news2 .Menubox2{ border-bottom:2px #de7d2c solid; height:30px;  _padding-bottom:0px;}
.sycpr1 li{ line-height:20px; text-align:left; font-size:12px; color:#393939; background:#;}
.sycpr1 li a{color:#393939; padding-left:12px; }
.sycpr1 li a:hover{ color:#CC0000;}
.sycpr1 p{ text-align:left; line-height:37px; font-size:14px; padding:0; margin:15px 0; clear:both; color:#333;   }
.sycpr1 em{ color:#cc0000;}
.sycpr1 .form_text{ width:65%; text-align:left; line-height:27px; padding:0; margin:0;  padding-left:10px; border:1px solid #CCC; height:27px; margin-bottom:10px; color:#333;}
.sycpr1 .form_select{ width:66%; height:22px; text-align:left; line-height:27px; margin:2px 0; font-size:12px;  color:#243548; height:27px;  margin-bottom:10px; color:#333;}
.sycpr1 .form_textarea{ width:75%; height:180PX;  color:#243548;}
.sycpr1 .form_button{ width:60px; height:35px; margin:5px 0;}
.sycpr1 .textname{ color:#333; line-height:19px; font-weight:normal;}
.sycpr1{ padding:0 10px;}
.doc{margin:10px 0; width:900px; line-height:24px; float: left; text-indent: 25px; height: 24px; background: url(/img/sprites.png) no-repeat 0 2px; border-bottom: 1px dashed #d7d7d7;}
/*proview end*/

.price-info { border:0; float:left; }
.price-info .picbox { padding:7px; background-color:#F3F3F3; width:250px; overflow:hidden; text-align:center;}
.price-info .picbox img{ width:250px;height:222px;  }
.price-info .picbox h3{padding:6px 0 0 ; text-align:center;font-size:12px;font-weight:normal;}
.price-info .picbox h3 span{background:url(/images/icon_lookbigpic_14x14.gif) no-repeat left top;padding-left:18px;  }
.Slides { padding:0; margin:0; list-style:none; height:250px; overflow:hidden; }
.price-info .picviews { padding:7px; width:250px; overflow:hidden; text-align:center;}
.price-info .picviews li{ float:left; margin:0 1px 0 7px; list-style:none; }
.price-info .picviews img{ width:40px;height:40px; cursor:pointer; }
