﻿ #FocusBG{
	width:100%;
	height:500px;
	
	}
.fullSlide {
	width:100%;
	position:relative;
	height:500px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:500px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:500px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:22px;
	height:22px;
	margin:5px;
	overflow:hidden;
	background:url("/images/HituxCMSBold/grey.png") no-repeat 2px 2px;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:url("/images/HituxCMSBold/darkblue.png") no-repeat 2px 2px;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:0%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(/images/HituxCMSBold/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:0%;
	background-position:-6px -137px;
}

 .BlockBox{
	 width:700px;}
 .BlockBox .UList{
	font-size:12px;
	padding:10px;
	}
 .BlockBox .UList li{
	line-height:28px;}
 .BlockBox .UList li span{
	font-size:11px;
	color:#bc0303;
	padding-right:10px;}
 .BlockBox .LeftImg{
	padding:5px 10px 20px 10px;
	float:left;
	width:254px;
	font-size:12px;
	text-align:center;}
 .BlockBox .LeftImg p{
	height:20px;
	line-height:20px;
	background:#bc0303;}
 .BlockBox .LeftImg p a{
	color:#FFFFFF;
	font-weight:bold;}		
 .BlockBox .RightTxt{
	padding:0px 10px 10px 0px;
	float:right;
	width:406px;
	font-size:12px;
	line-height:28px;}
 .BlockBox .RightTxt .UList{
	padding:0px;}
 .BlockBox .DivList{
	font-size:12px;
	padding:0px;}
 .BlockBox .DivList .DivLi{
	float:left;
	width:360px;
	padding:0px 10px 0px 0px;
	}
 .BlockBox .DivList .DivLi a{
	line-height:28px;
	padding:0px;
	height:28px;
	font-size:12px;
	overflow:hidden;}	
 .BlockBox .DivList .DivLi span{
	color:#bc0303;
	padding-right:10px;
	font-size:11px;
	}

/*滑动焦点图样式*/
#picSlide{width:254px; height:214px; padding:0px 0 0 0px; margin:0px 0 0 0px; float:left; display:inline;}
#picSlide .SlideInner{width:254px;height:214px;overflow:hidden;position:relative;}
#slideArea{width:10000px; position:absolute;}
#slideArea li{ float:left;width:254px; height:214px; position:relative;}
#slideArea li .bg{width:254px; height:40px; background:#000; display:block; position:absolute; bottom:0; left:0;filter:alpha(opacity=70);background:rgba(0, 0, 0, 0.7);}
#slideArea li .txt{width:224px; height:40px; display:block; position:absolute; bottom:0px; left:0; font-size:12px; padding:0px 10px 0 10px; line-height:20px;}
#slideArea li .txt a{ color:#fff;}
#slideBtn{ position:absolute; bottom:5px; right:15px;}
#slideBtn span{ display:block; width:15px; height:10px; background:url(/images/HituxCMSBold/btn.gif) no-repeat -15px 0; float:left; cursor:pointer; margin:0 2px;}
#slideBtn .current{background:url(/images/HituxCMSBold/btn.gif) no-repeat 0 0;}
/*滑动焦点图样式结束*/

/* main block*/
#body .MainBlockBG{
	background:#f2f2f2 url("/images/HituxCMSBold/main_bg1.jpg") repeat-x 0px top;
	width:100%;
	padding:20px 0px;}

#body .MainBlock{
	width:980px;
	margin:auto;
	font-size:12px;
	}
#body .MainBlock .BlockInner{
	background-color:#FFF;
	height:300px;
	overflow:hidden;
	border-radius:5px;border:1px solid #CCC;box-shadow:2px 2px 4px #ededed;-moz-box-shadow:2px 2px 2px #ededed;-webkit-box-shadow:2px 2px 4px #ededed}	
#body .MainBlock .right2 .BlockInner{
	height:370px;}	
#body  .left{
	float:left;
	width:358px;
	overflow:hidden;
	}
#body  .right2{
	width:1078px;
	overflow:hidden;
	font-size:12px;
	}
#body  .right{
	width:700px;
	float:left;
	}

#body .topic{
	height:40px;
	}
#body   .topic .TopicTitle{
	background:url("/images/box_icon2.png") no-repeat 10px 25px;
	float:left;
	padding-left:35px;
	font-size:20px;
	color:#4A8A3E;
	height:60px;
	font-weight:normal;
	line-height:60px;}
#body   .topic .TopicTitle span{
	font-weight:normal;
	color:#999;
	font-size:16px;
	font-style:italic;
	line-height:150%;
	padding-left:10px;}

#body  .TopicTitle a{
	color:#4A8A3E;
	font-size:20px;
	text-decoration:none;}	
#body   .topic .TopicMore{
	float:right;
	font-size:12px;
	padding-right:10px;
	padding-top:9px;}
#body   .topic .TopicMore img{
	}				
	
#body    .MBlockTable td{
	line-height:25px;
	font-size:12px;
}

#body  .left .MBlockTable .ListTitle{
	background:url("/images/title_icon1.jpg") no-repeat 15px 10px;
	padding-left:30px;
}
#body    .MBlockTable td{
	text-align:left;
	padding-left:0;}
#body    .MBlockTable td a{
	font-size:12px;}	
#body  .MBlockTable span{
	color:#9a9a9a;
	padding-left:10px;
	font-size:11px;}
		
	
#body .Block2 .right{
	height:210px;
	}
#body .Block2 .right2{
	height:210px;
	width:787px;
	}	
#body .MainBlock .left .img{
	padding:0px 10px 10px 10px;
	width:210px;
	float:left;}
#body .MainBlock .right h1{
	font-size:14px;
	text-align:center;}

#body .MainBlock .left .txt{
	color:#333;
	padding:0px 20px 10px 20px;
	}
#body .MainBlock .left .txt p{
	line-height:200%;}
#body .MainBlock .right2 .img{
	padding:0px 10px 0px 10px;
	width:233px;}
#body .MainBlock .right2 h1{
	font-size:14px;
	text-align:center;}

#body .MainBlock .right2 .txt{
	float:left;
	padding:9px 10px 14px 10px;
	color:#6c6c6c;}

#body .MainBlock3{
	width:980px;
	margin:auto;}
#body .MainBlock3 .right{
	
	border:none;}
#body .MainBlock3 .left{
	width:980px;
	border:none;}
#body .MainBlock3 .right2{
 }


#body .blk_29 {	 PADDING:20px 0px; OVERFLOW: hidden;  ZOOM: 1; POSITION: relative;}
	
#body .blk_29 .LeftBotton {	  LEFT: 10px; FLOAT: left; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 80px; HEIGHT: 114px}
#body .blk_29 .RightBotton {	RIGHT: 5px;  FLOAT: right;right:7px; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 80px; HEIGHT: 114px}
#body .blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden;  PADDING:5px 0 0 0px;float:left;height:130px;width:980px;POSITION: relative;left:0px;}
#body .blk_29 .box {	FLOAT: left; WIDTH: 270px;
	height:120px; 
	background:url("/images/HituxCMSBold/item_bg.jpg") no-repeat center bottom;

}
#body .blk_29 .box IMG {	BORDER: #F5F5F5 1px solid; PADDING: 1px; DISPLAY: block; BACKGROUND: #fff; PADDING-BOTTOM: 3px; MARGIN: 0px auto; width:80px;height:80px;}
#body .blk_29 .box A:hover IMG {	BORDER: #333 1px solid;text-decoration:none;}

#body .blk_29 .box  .BoxLeft{
	width:115px;
	float:left;}
#body .blk_29 .box  .BoxRight{
	width:135px;
	float:left;}
#body .blk_29 .box  .BoxRight .ProTitle{
	line-height:30px;
	font-size:16px;}
#body .blk_29 .box  .BoxRight .ProTxt{
	color:#666}
#body .blk_29 .box  .BoxRight .ProMore a{
	color:#F30;
	font-weight:bold;}







#body .ProductShow {
	BORDER: #dddddd 1px solid;
	WIDTH: 1078px; 
	font-size:12px;
}



 #LinksBG{
	border-top:1px solid #e5e5e5;
	padding:10px 0px;
	background:#F2F2F2;
}
 #Links {
	line-height:25px;
	width:980px;
	margin:auto;
	font-size:12px;
	}
 #Links span{
	font-weight:bold;
	color:#4A8A3E;
	font-size:14px;}

 #Links a{
	padding:0px 7px;
	font-size:12px;}	



.sy_1_pr {
	background:#F9F9F9 url(/images/sy_pr.jpg) no-repeat center 0;
	height:79px;
}
.sy {
	background:url(/images/sy1.jpg) no-repeat 0 0;
	width:1000px;
	margin:0 auto;
	height:235px;
}
.sy_c1 {
	width:333px;
	float:left;
}
.sy_c2 {
	width:333px;
	float:left;
}
.sy_c3 {
	width:333px;
	float:left;
}
.sy_title {
	color:#fff;
	height:30px;
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	line-height:30px;
	padding-left:57px;
}
.sy_c1 p {
	padding:28px 20px 4px 136px;
	line-height:20px;
}
.sy_more {
	background:url(/images/more.jpg) no-repeat;
	color:#fff;
	text-align:center;
	float:right;
	display:block;
	width:43px;
	line-height:17px;
	height:17px;
	margin-right:6px;
	_margin-right:3px;
	margin-top:5px;
}
.sy_c2 .MBlockTable span {
	display:none;
}

#body .sy_c2 .tab-bd li {
	background:url(/images/li.png) no-repeat 0 center;
	padding:0 0 0 18px;
	line-height:30px;
}
.sy_c2 .tab-bd {
	padding-left:22px;
	padding-top:24px;
}
.tab-bd a:hover {
	color:#fd9500;
}
.c3_cont {
	line-height:25px;
	color:#5c5b5b;
	padding-left:135px;
	margin-top:25px;
}
.c3_cont h3 {
	margin:0;
	color:#000;
	font-size:14px;
}
.c3_cont strong {
	font-weight:normal;
	color:#fd9500;
}
#cont {
margin-top:33px;
}
.sy_cp {
	margin-top:24px;
	padding-bottom:28px;
}
.sy_1_pr_qh .f-hide_1 {
	color:#288c12;
}
.f-hide_1,
.f-hide_2,
.f-hide_3,
.f-hide_4,
.f-hide_5,
.f-hide_6,
.f-hide_7,
.f-hide_8,
.f-hide_9,
.f-hide_10,
.f-hide_11,
.f-hide_12,
.f-hide_13,
.f-hide_14,
.f-hide_15,
.f-hide_16,
.f-hide_17,
.f-hide_18,
.f-hide_19,
.f-hide_20 {
	padding:0 7px;
	border-right:1px solid #e2e2e2;
}
.f-hide_c {
	padding:0 7px;
}
.yinc dd {
	float:left;
	width:245px;
	padding-bottom:20px;
}
.yinc dd span {
	color:#565656;
}
.yinc dl {
	margin-right:-20px;
}
.yinc dd img{
	width:235px;
	height:235px;}
.yinc dd a {
	display:block;
	width:235px;
	cursor:pointer;
background:#e3e3e3;
display:block;
text-align:center;
}
.yinc dd a:hover {
	background:#288c12;
	text-decoration:none;
}
.yinc dd a:hover div {
	color:#fff;
}
.hide_2,.hide_3,.hide_4,.hide_5,.hide_6,.hide_7,.hide_8,.hide_9,.hide_10,.hide_11,.hide_12,.hide_13,.hide_14,.hide_15,.hide_16,.hide_17,.hide_18.hide_19,.hide_20 {
	display:none;
}
.yinc dd a:hover div span {
	color:#fff;
}
.sy_1_pr_qh a {
	color:#999;
}
.sy_2_ab {
	background:url(/images/sy_ab.jpg) center 35px no-repeat;
	height:79px;
	padding:35px 0;
}
.sy_2_cont li {
	margin-right:18px;
	line-height:29px;
	float:left;
	
	width:321px;
}

.sy_2_cont_bt {
	font-size:15px;
	line-height:30px;
	font-weight:bold;
	color:#000;
	margin-top:10px;
}
.newstime {
	float:right;
}
.sy_2_cont p {
	line-height:200%;
}
#sy_body {
	margin:0 auto;
	width:1000px;
	padding-bottom:0px;
}
.sy_2 {
	background:#fff;
}
.sy_2_cont {
	width:1000px;
	padding-bottom:50px;
	margin:0 auto;
}
.yinc li div {
	line-height:25px;
	font-size:13px;
	color:#262626;
	padding-top:15px;
	height:73px;
	text-align:center;
}
.clr {
	clear:both;
}
.sy_1_pr_qh {
	text-align:center;
	padding:15px 0 40px 0;
}
.sy_cp li {
	float:left;
	margin-right:35px;
}
.sy_cp .cp_bt {
	font-size:14px;
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:6px;
}
.sy_cp .cp_bt .bt_en {
	color:#666565;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.db1 {
	color:#b8b8b8;
}
.db1 a {
	color:#b8b8b8;
}
.db2 {
	color:#cdcdcd;
}
.db2 a {
	color:#cdcdcd;
}
#MainContent {
	line-height:22px;
}
#body .inner .left {
	
}
.ppd {
	padding:0 !important;
}
.gc li{
	float:left;
	margin:0 15px 15px 0;
}
.gc img {
width:320px;
}



.tab-bd a {
	float:left;
}
.sy_news_more {
	background:#288c12;
	width:43px;
	height:15px;
	color:#fff;
	float:right;
	font-size:12px;
	font-weight:100;
	line-height:15px;
	text-align:center;
	margin-top:8px;
}
.dianhua {
	
	position:absolute;
	left:768px;
	top:14px;
}
.zhongwen {
	position:absolute;
	left:884px;
	top:14px;
}
.yingwen {
	position:absolute;
	left:960px;
top:14px;
}
.lvse {
	color:#288c12;
}
.sy_2_cont_lx {
	line-height:20px;
	margin-top:4px;
}
.sy_2_cont .sylx {
	background: url(/images/sylx.jpg) no-repeat right bottom;
	margin: 0;
}

.sy_1   .tab{ }
.sy_1   .tab-hd { 	
 overflow:hidden; zoom:1;}
.sy_1   .tab-hd li{ float:left;  color:#999999; text-align:center; cursor:pointer;height:36px;line-height:30px;}
.sy_1   .tab-hd li a{
	padding:0px 10px;
	color:#999999;}
.sy_1   .tab-hd li.active{	
font-weight:bold;
margin:0px;
padding-left:0;
}
.sy_1   .tab-hd li.active a{
	color:#4A8A3E;
	margin:0px;
padding:0px 10px;
	line-height:30px;
	background:none;}
.sy_1   .tab-bd li{display:none; padding:10px 0px; border-top:0 none; width:980px;}	
