@charset "utf-8";
/* CSS Document */
/**全局**/
* {
	margin: 0px;
	padding: 0px;
}
div, form, img, ul, ol, li, dl, dt, dd, map {
	padding: 0;
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333; 
	font-family:Arial;
	background: #fff;
}
ul, li {
	list-style: none;
}
.clear {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}

img {
	border: none;
}
hr {
	line-height: 0px;
	font-size: 0px;
	border: none;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
}
div {
	margin: 0px auto;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
input, select {
	padding: 1px;
}
.blank {
	width: 100%;
	height: 10px;
	clear: both;
	overflow: hidden;
}
.blank20 {
	width: 100%;
	height: 20px;
	clear: both;
	overflow: hidden;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.hide {
	display: none;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.gray {
	color: #ccc;
}
.noinfo {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}
.input_text {
	background: url("../eimages/inputbg.png") no-repeat left top;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	padding: 0 10px;
	float: left;
}
.input_area {
	background: #fff url("../eimages/inputbg.png") no-repeat left top;
	width: 501px;
	height: 80px;
	border: 0px;
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.input_submit {
	width: 77px;
	height: 41px;
	float: left;
	background: url("../eimages/search.png") no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url("../eimages/qq_3.gif") repeat-y left top;
	width: 118px;
	padding: 2px 0;
	float: left;
}
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.f_list span {
	float: left;
	width: 80px;
}
.block {
	width: 1200px;
	margin: 0 auto;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
/*all*/
#indexmain {
	width: 100%;
	float: left;
	padding: 30px 0 46px 0;
}
#main {
	width: 100%;
	float: left;
	padding: 20px 0;
}
/*end*/

/**顶部**/
#head {
	width: 100%;
	height: 110px;
	float: left; background:#FFFFFF;
}

#logo {
	width: 1200px;
	margin: 0 auto;}

#head_right {
	float: right;
}
#top {
	float: right;
	line-height: 30px;
}
.favorite {
	float: right;
}
.favorite ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.favorite li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	width: 30px;
	height: 30px;
	float: left;
	position: relative;
	z-index: 9999;
}
.favorite li a {
	width: 100%;
	height: 30px;
	display: block;
}
.favorite li img {
	position: absolute;
	left: -32px;
	top: 30px;
	display: none;
}
.weibo {
	background: url("../eimages/weibo.png") no-repeat center center;
}
.weixin {
	background: url("../eimages/weixin.png") no-repeat center center;
}
#tel {
	float: left;
	font-size: 18px;
	padding: 0 10px 0 25px;
	background: url("../eimages/tel.png") no-repeat left center;
	color: #007fc6;
	
}
/*end*/

/*menu*/
.menu{ background:url(../eimages/bg.png);  width:100%; float:left}

.erjimenu{width:100%;}

#navigate {
	height: 50px; width:1200px; line-height:50px;
}
#navigate ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigate ul li {
	margin: 0px;
	list-style-type: none;
	float: left;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 1000;
	text-align: center;width:120px; color:#FFFFFF;
}
#navigate ul li.first_menu {
	background: none;
}
#navigate ul li a {
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family:Arial; height: 40px;
}
#navigate ul li a:hover {
	color: #ffffff; 
}
#navigate ul li .current {
	color: #ffffff; border-bottom:2px solid #fff; 
}

.erji{ width:100%; float:left}
#navigate ul li ul {
	width: 1200px;
	display: none;
	
	left: 0px;
	top: 50px;
	background: #f6f6f6; color:#000;
	z-index: 9999; float:left; 
}

#navigate ul li ul li {
	height: 30px;
	line-height: 30px; float:left
}
#navigate ul li ul li a {
	color: #000;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
	background: none;
}
#navigate ul li ul li a:hover {
	color: #45ad3e;
}
/*end*/


/*search*/
#search {
	float: right;
	padding: 13px 0px 0 0;
}
#search form {
	margin: 0px;
	padding: 0px;
}
.s_left {
	width: 5px;
	height: 19px;
	float: left;
	background: url("../eimages/s_left.png") no-repeat left top;
}
.skw {
	float: left;
	width: 205px;
	padding: 0px;
	text-indent: 5px;
	line-height: 20px;
	height: 19px;
	border: 0px solid #047681;
	color: #a9a9a9;
	background: url("../eimages/s_bg.png") repeat-x left top;
}
.sub {
	width: 26px;
	height: 19px;
	line-height: 19px;
	float: left;
	background: url("../eimages/search.png") no-repeat left top;
	border: 0px;
	cursor: pointer;
	color: #fff;
	float: left;
}
/*end*/

/*flash*/
#banner {
	width: 100%;
	float: left;
}
#flash {
	width: 100%;
	float: left;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 470px;
	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: 470px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 100%;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 12px;
	left: 0;
	height: 16px;
	line-height: 16px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	overflow: hidden;/*background:#fff;filter:alpha(opacity=80);opacity:0.8;*/
	line-height: 999px;
	border-radius: 50%;
	border: 1px solid #fff;
}
.fullSlide .hd ul .on {
	background: #fff;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 20px;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url("../eimages/slider-arrow.png") -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 20px;
	background-position: -6px -137px;
}
#myFocus {
	width: 1000px;
	height: 300px;
}
.pic img {
	width: 1000px;
	height: 300px;
}
/*end*/


/*help*/
#help {
	width: 100%;
	float: left;
	padding: 20px 0 10px 0;
	background: #4d4d4d;
	border-top: 1px solid #dcdcdc;
}
.help_left {
	width: 1000px;
	float: left; color:#FFFFFF
}
.help_right {
	width: 100px;
	float: right;
	padding: 5px 0;
}
.help_right img {
	width: 150px;
	height: 150px;
	float: right;
	border: 1px solid #dcdcdc;
}
.help_item  {
	width: 150px;
	float: left;
	padding: 0 0 0 10px; 
}
.help_top a{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color:#FFFFFF
}
.help_list a{
	width: 100%;
	float: left;color:#FFFFFF; font-size:13px;
}
.help_list ul {
}
.help_list li {
	line-height: 25px;
	height: 25px;
	width: 100%;
	overflow: hidden;
}
/*底部*/
#c_line {
	width: 100%;
	height: 46px;
	float: left;
	background: url("../eimages/c_line.png") no-repeat center center;
}
#copyright {
	width: 100%;
	float: left;
	text-align: left;
	line-height: 25px;
	padding: 15px 0;
	background: #4d4d4d;
	color: #ffffff;
}
#copyright a {
	color: #ffffff;
}
#copyright a:hover {
	color: #fff;
}
.c_logo {
	float: left;
}
#copy_txt {
	float: left;
	padding: 20px 0px 10px 10px; color:#FFFFFF
}
#footnav {
	width: 100%;
	float: left;
}
#footnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#footnav li a {
	margin: 0 5px;
}
/*end*/


/*home*/
.home_left {
	width: 230px;
	float: left;
}
.home_right {
	width: 952px;
	float: right;
}
.home_list {
	width: 100%;
	float: left;
}
.index_list {
	width: 100%;
	overflow: hidden;
	float: left;
}
.index_con {
	width: 1020px;
	float: left;
}
.index_item {
	width: 235px;
	height: 270px;
	float: left;
	margin: 0 20px 0 0;
	background: #efefef;
}
.cur {
	background: #007fc6;
	color: #fff;
}
.cur a {
	color: #fff;
}
.index_img {
	width: 100%;
	height: 135px;
	float: left;
}
.index_img img {
	width: 100%;
	height: 135px;
	float: left;
}
.index_title {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
}
.index_des {
	width: 215px;
	padding: 0 10px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.index_more {
	width: 100%;
	line-height: 22px;
	float: left;
}
.index_more a {
	margin: 0 10px;
	float: right;
}
.home_top {
	width: 100%;
	height: 57px;
	float: left;
	background: url("../eimages/home_top.png") no-repeat left top;
}
.home_top h3 {
	float: left;
	background: url("../eimages/home_item.png") no-repeat 10px 14px;
	padding-left: 30px;
	height: 40px;
	line-height: 40px;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}
.home_top span {
	float: right;
	line-height: 34px;
	margin: 23px 0 0 0;
	padding: 0 25px 0 0;
	background: url("../eimages/more.png") no-repeat right center;
}
.home_top span a {
	color: #602a12;
	font-size: 14px;
}
.home_con {
	width: 100%;
	padding: 10px 0;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
}
.pro_con {
	width: 1200px;
	float: left;
	padding: 15px 0 0 0;
}
.pro_con ul {
}
.pro_con li {
	margin: 0 30px 0 0;
	padding: 0px;
	width: 210px;
	height: 220px;
	float: left;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	overflow: hidden;
}
.pro_con li img {
	width: 200px;
	height: 158px;
	border: 1px solid #d7d7d7;
	background: #fff;
	padding: 4px;
	float: left;
}
.case {
	width: 100%;
	float: left;
}
.case_top {
	width: 180px;
	height: 276px;
	float: left;
	background: #ecdfd9;
	overflow: hidden;
}
.case_top li {
	width: 178px;
	height: 68px;
	border-bottom: 1px solid #fff;
	border-right: 2px solid #c7b0a4;
	float: left;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 68px;
	cursor: pointer;
}
.case_top li.active {
	width: 178px;
	height: 65px;
	line-height: 65px;
	background: #fff;
	border: 2px solid #c7b0a4;
	border-right: 0px solid #fff;
	color: #602914;
	text-indent: -4px;
}
.case_top li.active a {
	color: #602914;
}
.case_con {
	width: 988px;
	height: 232px;
	padding: 20px 0;
	float: left;
	background: #fff;
	border: 2px solid #c7b0a4;
	border-left: 0px;
}
.case_item {
	width: 100%;
	float: left;
}
.case_item ul {
	padding: 0 4px;
}
.case_item li {
	float: left;
	width: 215px;
	margin: 0 15px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
}
.case_item li img {
	width: 215px;
	height: 190px;
	float: left;
}
.piclist {
	width: 177px;
	height: 158px;
	text-align: center;
	margin: 16px 0 0 10px;
	display: inline;
	float: left;
}
.piclist dt img {
	width: 175px;
	height: 132px;
	border: solid 1px #e4e0df;
}
.piclist dd {
	line-height: 26px;
}
.about_left {
	width: 840px;
	float: left;
	height: 372px;
	border: solid 1px #e4e0df;
	overflow: hidden;
}
.about_right {
	width: 348px;
	float: right;
	height: 372px;
	border: solid 1px #e4e0df;
	overflow: hidden;
}
.about_con {
	width: 820px;
	padding: 10px;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
	font-size: 14px;
}
#about {
	width: 100%;float: left; background:#FFFFFF;
}
.news_con {
	width: 100%;
	float: left;
}
.news_title {
	width: 90px;
	overflow: hidden;
	height: 36px;
	line-height: 36px;
	float: left;
	font-size: 14px;
	position: relative;
}
.news_title .next {
	width: 11px;
	height: 6px;
	position: absolute;
	right: 0px;
	top: 13px;
	background: url("../eimages/news_btn.png") no-repeat left top;
	cursor: pointer;
	overflow: hidden;
}
.news_title .prev {
	width: 11px;
	height: 6px;
	position: absolute;
	right: 0px;
	top: 21px;
	background: url("../eimages/news_btn.png") no-repeat left -8px;
	cursor: pointer;
	overflow: hidden;
}
.news_list {
	width: 890px;
	float: right;
}
.news_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news_list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 36px;
}
.news_list li span {
	margin: 0 20px;
	color: #999;
}
#LeftButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url("../eimages/left.png") no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 55px;
}
#RightButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url("../eimages/right.png") no-repeat 0px 0px;
	position: absolute;
	left: 736px;
	top: 55px;
}
#MarqueeDiv {
	width: 692px;
	float: left;
	height: 152px;
	overflow: hidden;
	margin: 0 0 0 34px;
	display: inline;
}
#MarqueeDiv img {
	margin-right: 10px;
	height: 150px;
	width: 150px;
}
/*end*/


/*left*/
#left {
	width: 270px;
	float: left;
}
.left_list {
	width: 100%;
	float: left;
}
.left_top {
	width: 100%;
	height: 80px;
	line-height: 80px;
	float: left; background:url(../eimages/left_top.png) repeat; 
}
.left_top h3 {

	font-size: 20px;
	color: #FFF;
	padding-left: 10px; text-align:center; border-bottom:1px solid #FFFFFF;
}
.left_top h2 {
	float: left;
	font-size: 14px;
	color: #FFF;
	padding-left: 10px;
}
.left_con {
	line-height: 24px;
	width: 270px;
	float: left;
	border-top: 0px;
}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none; background:#3a9847
}
.type_list li {

	height: 50px;
	line-height: 50px;

	border-bottom:1px solid #CCCCCC; font-size:14px; text-align:center;
}
.type_list li a {
	color: #fff; display:block;
}
.type_list li a:hover {
	color: #ffffff;font-size:14px; background:#ffa51f;
}
.type_list li a#lsed {
	color: #fff;
}
.type_list li.second_cat {
	background:#ffa51f;
	border: none;
}
.type_list li.second_cat a {
	background:#ffa51f;
}
.type_list li.second_cat a:hover {background:#ffa51f;
}
/*end*/

/*right*/
#right {
	width: 910px;
	float: right; -moz-border-radius: 10px;  
-webkit-border-radius: 10px; border:1px solid #dedcdc;
}
.rightnr{width: 900px;  padding-left:5px }
#right_top {
	width: 100%;
	height: 50px;
	line-height: 50px;
	float: left;
	border-bottom: 1px solid #3a9847; 
}
#right_top h3 a {
	float: left;
	font-family: Arial;font-size:16px; color:#3a9847;
}
#right_top span {
	float: right;
}
#right_con {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	overflow-x: hidden;
	min-height: 500px;
	height: auto !important; line-height:2
}
/*end*/






#rightcp {width: 1200px;float: right; -moz-border-radius: 10px; -webkit-border-radius: 10px; border:1px solid #dedcdc}
.rightcpnr{width: 1190px;  padding-left:5px }
#rightcp_top {width: 100%;height: 50px;line-height: 50px;float: left;border-bottom: 1px solid #3a9847; }
#rightcp_top h3 a {float: left;font-family: Arial;font-size:16px; color:#3a9847;}
#rightcp_top span {float: right}
#rightcp_con {width: 100%;float: left;padding: 10px 0 0 0;line-height: 200%;overflow-x: hidden;min-height: 500px;height: auto !important; line-height:2}
/*end*/








#right1 {
	width: 1200px;
	float: right; -moz-border-radius: 10px;  
-webkit-border-radius: 10px; border:1px solid #dedcdc;
}
.right1nr{width: 1150px;  padding-left:25px }
#right1_top {
	width: 100%;
	height: 50px;
	line-height: 50px;
	float: left;
	border-bottom: 1px solid #3a9847; 
}
#right1_top h3  {
	float: left;
	font-family:Arial;font-size:16px; color:#3a9847;
}
#right1_top span {
	float: right;
}
#right1_con {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	overflow-x: hidden;
	min-height: 500px;
	height: auto !important; line-height:2
}
/*end*/





.main_top {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #e5e5e5;
	float: left;
}
.main_con {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	overflow-x: hidden;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
/*demo*/
#demo {
	overflow: hidden;
	width: 900px;
	height: 145px;
	margin: 35px 0 0 10px;
	float: left;
	display: inline;
}
#cdemo {
	overflow: hidden;
	width: 900px;
}
#demo img {
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
/*end*/
	
/*link*/
.friendlink {
	padding-top: 12px;
}
.friendlink li {
	float: left;
	width: 242px;
}
.friendlink li.txt1 {
	padding: 3px 0px 3px 24px;
	background: url("../eimages/dot.gif") no-repeat 10px center;
}
.friendlink li.pic1 {
	padding: 3px 0 3px 8px;
}
.friendlink li.pic1 img {
	width: 240px;
	height: 65px;
}
.link_img {
	width: 100%;
	float: left;
	text-align: center;
}
.link_img ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_img li {
	margin: 0px;
	padding: 0 10px;
	list-style-type: none;
	display: inline;
}
.link_img li img {
	height: 30px;
}
.link {
	width: 1198px;
	padding: 5px 0;
	float: left;
	border: 1px solid #e0e0e0;
}
.link_title {
	float: left;
	font-size: 16px;
	color: #bc0100;
	width: 98px;
	text-align: center;
	line-height: 25px;
}
.link_txt {
	width: 100%;
	float: left;
}
.link_txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_txt li {
	margin: 0px;
	padding: 0 5px;
	list-style-type: none;
	display: inline;
	line-height: 25px;
}
/*end*/
	 
/*news*/
.articleList {
	width: 100%;
	float: left;
}
.articleList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.articleList li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;

	line-height: 35px;
}
.time {
	color: #959595;
	float: right;
}
.articleTitle {
	
	font-size: 20px;
	text-align: center; color:#000000;
}
.articleAuthor {
	text-align: center;
	padding: 7px 0px;
	border-bottom: 1px dotted #ccc; font-size:13px
}
.articleauthor span {
	margin: 0px 6px;
	font-size: 9pt;
}
.art_img {
	width: 100%;
	text-align: center;
	margin: 10px auto auto auto;
}
.articleInfo {
	width: 100%;
	padding: 10px 0; font-size:14px;
}
.pageUpDown {
	padding-top: 10px;
	text-align: left; font-size:12px; float:left
}
/*end*/

/*Product*/
.productList {
	width: 100%;
	float: left;
}
.productList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 1190px;
}
.productList li {
	margin: 5px 13px 5px 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	float: left;
	width: 180px;
	height: 160px;
	display: inline;
	line-height: 25px;
	overflow: hidden;
}
.productList li img {
	width: 180px;
	height: 135px;
}
.productTitle {
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
.productImg {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto;
}
.productRight {
	width: 560px;
	float: right;
}
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left;
}

.Desctitle{background:#3a9847; height:40px; line-height:40px; font-size:15px; font-weight:bold; color:#FFFFFF; padding-left:10px;}
.prott {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
}
.prott ul {
}
.prott li {
	float: left;
	width: 50%;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*end*/

/*page*/
.pages {
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.pages a {
	font-size: 12px;
	padding: 2px 5px;
	border: 1px solid #ccc;
	margin: 0 2px;
}
.pages a:hover {
	background: #eee;
}
.pages a.page_now {
	background: #eee;
	color: #007fc6;
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages b {
	font-weight: normal;
}
/*end*/


/*login*/
.img-scroll {
	position: relative;
	margin: 0px auto;
	height: 185px;
	overflow: hidden;
}
.img-scroll .prev {
	position: absolute;
	left: 5px;
	width: 33px;
	height: 33px;
	top: 63px;
	background: url("../eimages/scroll_left.jpg") no-repeat right center;
	cursor: pointer;
}
.img-scroll .next {
	position: absolute;
	right: 5px;
	width: 33px;
	height: 33px;
	top: 63px;
	background: url("../eimages/scroll_right.jpg") no-repeat left center;
	cursor: pointer;
}
.img-list {
	position: relative;
	width: 894px;
	height: 185px;
	overflow: hidden;
}
.img-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 9999px;
	height: 185px;
}
.img-list li {
	margin: 0px;
	padding: 0 31px 0 0;
	list-style-type: none;
	float: left;
	width: 154px;
	height: 185px;
	display: inline;
	line-height: 25px;
	text-align: center;
}
.img-list li img {
	width: 152px;
	height: 152px;
	border: 1px solid #ccc;
}
/*scroll*/
#ProScroll {
	overflow: hidden;
}






@charset "utf-8";
/* CSS Document */

/*公共*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
	margin: 0;
	padding: 0;
	font-family:Arial;
}


li {
	list-style: none;
}

.float-l {
	float: left;
}

.float-r {
	float: right;
}

a,
a:hover {
	text-decoration: none;
	cursor: pointer;
}

.m-t-15 {
	margin-top: 15px;
}

button {
	outline: none !important;
}
/*开始*/
.four-level-menu {
	background: url(../eimages/bg.png);
	height: 50px; float:left;z-index:9999999; width:100%;text-align: center;
}

.first-menu{ width:1200px;margin: 0 auto;}

.first-menu>li {
	float: left; z-index:9999999; width:140px;; font-size:16px;text-align: center;
}

.first-link {
	padding: 15px 20px;
	display: block;
	color: #fff;
	font-weight: normal;
	cursor: pointer;z-index:9999999
}

.first-link.hover {

	color: #45ad3e; background:url(../eimages/menbg.png); font-weight:bold;
}


/*二级菜单*/

.second-menu {
	width: 100%;
	position: absolute;
	left: 0px;

	background: #eae9e9;
	padding: 15px;
	opacity: 1;
	display: none;z-index:9999999; border-bottom:4px solid #f4ae35;
}


.second-menu>li {
	float: left;
	width: 160px;
	margin-right: 50px;
	margin-bottom: 10px; 
}

.second-link {
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding : 42px 15px;
	display: block;
	margin-bottom: 10px; text-align:center; width:160px;
}



.second-link1 {
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding: 20px 15px;
	display: block;
	margin-bottom: 10px;
}

.second-link:hover {
	color: #45ad3e;
}

.second-link1:hover {
	color: #45ad3e;
}

.third-menu>li {
	position: relative;
}

.third-link {
	padding: 5px 15px;
	display: block;
	color: #666; width:100%; float:left;
}

.third-link.hover {
	background: #f3f3f3;
	color: #459df5;
	border-radius: 4px;width:100%; float:left;
}

.fourth-menu {
	position: absolute;
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px 15px;
	left: 125px;
	display: none;
	top: 0px;
	width: 150px;
	z-index: 999;
	border-radius: 6px;
	box-shadow: 1px 1px 7px #ddd;
}

.fourth-menu:before,
.fourth-menu:after {
	content: "";
	display: block;
	border-width: 10px;
	position: absolute;
	top: 8px;
	left: -20px;
	border-style: solid dashed dashed;
	border-color: transparent #ddd transparent transparent;
	font-size: 0;
	line-height: 0;
}

.fourth-menu:after {
	top: 10px;
	left: -16px;
	border-width: 8px;
	border-color: transparent #fff transparent transparent;
}

.fourth-menu a {
	display: block;
	color: #666;
	padding: 4px 0px;
}

.fourth-menu a:hover {
	color: #459df5;
	text-decoration: underline;   		
}





.biaoti{width:100%; float:left;text-align:center; height:150px; line-height:80px; font-size:30px; line-height:150px;}
.biaoti span {color:#ffa520; font-weight:500}
.aboutnr{width:100%; float:left;line-height:2; font-size:13px;}
.more{float:left; width:100%; text-align:center; background:url(../eimages/more.png) no-repeat center; height:150px; line-height:150px; color:#FFFFFF; font-weight:bold; font-size:16px;color:#FFFFFF}
.more a{color:#FFFFFF}
.more a:hover{ background:url(../eimages/amore.png) no-repeat center;; display:block; color:#FFFFFF}


.pro{overflow:hidden;height:300px; width:1200px; float:left }
.arrow_left{float:left;width:40px; background:url(../eimages/arrow.png) no-repeat left;height:150px;cursor:pointer;}
.prolist{float:left;width:1120px;height:181px;overflow:hidden; margin:0 auto}
.prolist ul{margin:0 5px;padding:0;list-style:none;width:2999px;}
.prolist ul li{float:left;width:370px;text-align:center;}
.prolist ul li img{width:155px;height:181px;vertical-align:top}
.prolist ul li div{line-height:30px;height:30px;}
.prolist ul li a img{border:1px solid #ccc;padding:2px;}
.prolist ul li a:hover img{border:1px solid #738CBA;padding:2px;}
.arrow_right{float:left;width:40px; background:url(../eimages/arrow.png) no-repeat right;height:150px;cursor:pointer;}

.fangan{float:left; width:370px; height:181px; background:#FFFFFF; margin:0px 4px 0px 0px}
.fanganz{width:100%; float:left}
.fanganl{float:left; width:155}
.fanganr{float:right; text-align:left; width:210px;}
.fangantop{font-size:18px; font-weight:bold; text-align:center}
.fanganbotom{color:#888888; line-height:2; font-size:14px}




.productall{ width:100%;  height:1000px; float:left; text-align:center}
.productright{ width:1200px; float:left; height:80px; text-align:center;}
.productright .hd{
width: 1200px;
height: 50px;
line-height: 50px; text-align:center; 
}
.productright .hd ul {
height: 50px;
width: 1200px;
font-size: 14px;
text-align: center;
}

.productright  .hd ul li {
float: left;
width: 140px;
text-align: center;
padding: 0;
margin-right: 7px;
cursor: pointer;
background:#cdcdcd; color:#000000; 
height:50px;
-moz-border-radius: 10px;  
-webkit-border-radius: 10px; 
}



.productright  .hd ul li.on {
color: #ffffff;
background: #fc8b06;

}

.productright  .hd ul li.on a {
color: #ffffff;

}
.productright  .hd ul li a {

	display: block;
	height: 100%; color:000

}
.productcon{float:left;  width:100%}
.product {width: 1200px;margin: 0 auto;}
.product .hd {width: 1200px;height: 32px;overflow: hidden;line-height: 30px;}
.product .hd ul {height: 32px;width: 1100px;font-size: 14px;text-align: center;}
.product .hd ul li {float: left;width: 114px;text-align: center;padding: 0;margin-right: 10px;cursor: pointer;border: 1px #ccc solid;}
.product .hd ul li.on {color: #fff;border-color: #fc7a22;background: #fc7a22;}
.product .hd ul li.on a {color: #fff;}
.product .hd ul li a {display: block;height: 100%;}



.product .bd ul {

	width: 1200px;

	padding: 5px 0 0 8px;

	zoom: 1;

}

.product .bd li {

	float: left;
	width: 220px; 
	padding: 10px 20px 0 0;
}
.product .bd li img {

	display: block;
	width: 200px;
	height: 170px;
	padding: 9px;
	border: 1px #e5e5e5 solid;
	background: #fff;

}

.product .bd li p {

	height: 40px;
	overflow: hidden;
	line-height: 50px; font-size:14px;
	text-align: center; width:200px; color:#000;

}








.newshome{ width:100%; height:650px; background:#f5f5f5; float:left}
.newslb{ width:1200px; height:80px; }
.newslb .hd{width: 1200px;height: 50px;line-height: 50px; text-align:center; }
.newslb.hd ul {height: 50px;width: 1200px;text-align: center;}
.newslb .hd ul li {display: inline-block;width: 140px;padding: 0;margin-right: 7px;
cursor: pointer;background:#cdcdcd; color:#000000; height:50px;-moz-border-radius: 10px;  -webkit-border-radius: 10px; }
.newslb .hd ul li.on {color: #ffffff;background: #fc8b06;}
.newslb  .hd ul li.on a {color: #ffffff;}
.newslb  .hd ul li a {display: block;height: 100%; color:000;font-size: 14px;}


.newscon{float:left;  width:100%; margin-top:80px;}
.news .bd ul {width: 1200px;}
.news .bd li {float: left;width: 580px;  margin-left:20px; height:130px;border-bottom: 1px dotted #CCCCCC; margin-top:20px}
.newsfr{float:left; width:100%;}
.newsimg{float:left; width:150px}
.newsr{float:right; width:420px;padding-left:5px; }
.newsbt a{font-size:15px; font-weight:800; }
.newsnr{font-size:13px;  line-height:2; color:#abaaaa}
.newsbt a:hover{ color:#3c9849}


.conhome{width:100%; float:left; background:url(skin/eimages/lx.jpg) no-repeat center; height:500px; margin-top:20px}
.contacttitle{width:550px; float:left;text-align:center; height:150px; line-height:80px; font-size:30px; line-height:150px;}
.contacttitle span {color:#ffa520; font-weight:500}


.article{float:left; width:100%; background:#f5f5f5; }
.article:hover{ background:#ffa51f; color:#FFFFFF}
.articleimg{float:left; width:150px}
.articler{float:right; width:700px;padding-left:5px; }
.articlebt {font-size:15px; font-weight:bold; color:#000000 }
.articlebt:hover{ color:#000000 }
.articlenr{font-size:13px;  line-height:2; color:#343534}

.


.cpList {
	width: 100%;
	float: left; 
}
.cpList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cpList li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;

	line-height: 35px;
}


.cpListall{float:left; width:570px; margin:20px 10px 35px 10px; }
.cpListallimg{float:left; width:250px;border:1px solid #CCCCCC}
.cpListallr{float:right; width:310px;padding-left:5px; }
.cpListallbt {font-size:15px; font-weight:bold;  }
.cpListallnr{font-size:13px;  line-height:2; color:#343534; }
.cpmore{background:#fc8b05; display:block; width:100px; height:30px;float:left; text-align:center; line-height:30px;}
.cpmore span {text-align:center;color:#FFFFFF; }
.cpmore span:hover{ background:#3a9847; color:#FFFFFF; display:block;}



.proall{float:left; width:420px;border:1px solid #CCCCCC; height:120px; margin:10px; }
.proallimg{float:left; width:120px; height:120}
.proallr{float:right; width:280px;padding-left:5px; }
.proallbt {font-size:15px; font-weight:bold;  }
.proallnr a{font-size:12px;  line-height:1.8; color:#999999; }
.proallnr a:hover{color:#3a9847;}
.promore a{width:100px; height:30px;float:right; line-height:30px; text-align:center;color:#fc8b05; font-weight:800}
.promore a:hover{ color:#3a9847;font-weight:800}

.acpview{width:100%; height:400px;}
.acpleft{float:left; width:420px; border:1px solid #e3e2e2; text-align:center}
.acpright{float:right; width:450px}
.acptitle{background:#ff8533; color:#FFFFFF; text-align:center; height:35px; line-height:35px}
.acpbq{color:#999999; border-bottom:1px dotted #999999; }
.acpzx a{width:100px; height:30px; line-height:30px; background:#3a9847; color:#FFFFFF; text-align:center;-moz-border-radius: 5px; -webkit-border-radius: 5px; margin-top:20px; display:block}








#preview{ float:none; margin:20px auto; text-align:center; width:500px;}
.jqzoom{ width:400px; height:400px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:350px; height:56px; padding-top:6px; overflow:hidden;}

#spec-list{ width:325px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:322px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}




.tabPanel ul{height:50px; background:#3a9847}
.tabPanel ul li{
	float:left;margin:0 2px 0 0;font-size:16px;height:50px;line-height:50px;width:250px;text-align:center;cursor:pointer; color:#ffffff;
}
.tabPanel .hit{
	border-bottom:1px solid #fff;cursor:pointer;color:black; background:#fc8b05; color:#FFFFFF
}
.pane{border-top:0;min-height:100px;background-color:#fff;display:none;}
.pane p{padding:15px 15px 0 10px;}
.pane h4{padding:15px 15px 0 10px;font-size:14px;font-weight:bold;}