@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;
}
a:hover {
	color: #007fc6;
}
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 {
	font-family: arial, Helvetica, sans-serif;
	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("../images/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("../images/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("../images/search.png") no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url("../images/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: 115px;
	float: left;
}
#logo {
	float: left;
}
#head_right {
	float: right;
}

.sear{ width:400px; float:right;  }
.language{ width:400px; height:70px; font-size:15px; line-height:30px; background:url(../images/language.png) no-repeat; padding-left:40px; color:#FFFFFF; padding-top:7px;}
.language a{ color:#FFFFFF}
.sgjc input{ font-size:14px; color:#CCCCCC; width:250px; height:30px; float:left}
.sgjcimg input{ float:lefet;width:50px; height:36px; background:url(../images/search.png) no-repeat center; display:block }
#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("../images/weibo.png") no-repeat center center;
}
.weixin {
	background: url("../images/weixin.png") no-repeat center center;
}
#tel {
	float: left;
	font-size: 18px;
	padding: 0 10px 0 25px;
	background: url("../images/tel.png") no-repeat left center;
	color: #007fc6;
	font-family: Arial;
}
/*end*/

/*menu*/

.meu{ width:100%;background:#00ab64;height: 60px;}

@media (max-width: 1200px) {
.meu{ width:1200px;background:#00ab64;height: 60px;}
}





/*end*/


/*search*/

.s_left {
	width: 5px;
	height: 19px;
	float: left;
	background: url("../images/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("../images/s_bg.png") repeat-x left top;
}
.sub {
	width: 26px;
	height: 19px;
	line-height: 19px;
	float: left;
	background: url("../images/search.png") no-repeat left top;
	border: 0px;
	cursor: pointer;
	color: #fff;
	float: left;
}
/*end*/

/*flash*/
#banner {
	width: 100%;
	float: left;width: 100%;position: relative;
}
#flash {
	width: 100%;
	float: left;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 580px;
}

@media (max-width: 1200px) {

#banner {
	width: 1200px;
	float: left;
}
#flash {
	width: 1200px;
	float: left;
}
.fullSlide {
	width: 1200px;
	position: relative;
	height: 580px;
	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:580px;
	overflow: hidden;
	text-align: center;display: block;
}
.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("../images/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 30px 0;
	background: #545454;
	border-top: 1px solid #dcdcdc;
}


@media (max-width: 1200px) {
#help {
	width: 1200px;
	float: left;
	padding: 20px 0 30px 0;
	background: #545454;
	border-top: 1px solid #dcdcdc;
}

}

.help_left {
	width: 900px;
	float: left;
}
.help_right {
	width: 250px;
	float: right;
}

.help_item {
	width: 150px;
	float: left;
	padding: 0 0 0 50px; border-right:1px solid #CCCCCC;
}
.help_top {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.help_top a { color:#FFFFFF; font-size:16px;}
.help_list {
	width: 100%;
	float: left;
}
.help_list ul {
}
.help_list li {
	line-height: 35px;
	height: 35px;
	width: 100%;
	overflow: hidden;color:#c8c5c5
}

.help_list li a{ font-size:13px; color:#c8c5c5}


/*底部*/
#c_line {
	width: 100%;
	height: 46px;
	float: left;
	background: url("../images/c_line.png") no-repeat center center;
}
#copyright {
	width: 100%;
	float: left;

	line-height: 25px;
	padding: 15px 0;
	background: #3f3f3f;
	color: #ffffff;
}
@media (max-width: 1200px) {
#copyright {
	width: 1200px;
	float: left;

	line-height: 25px;
	padding: 15px 0;
	background: #3f3f3f;
	color: #ffffff;
}
}


#copyright a {
	color: #ffffff;
}
#copyright a:hover {
	color: #fff;
}
.c_logo {
	float: left;
}
#copy_txt {text-align:center;
}
#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("../images/home_top.png") no-repeat left top;
}
.home_top h3 {
	float: left;
	background: url("../images/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("../images/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;
}



#news {
	width: 100%;
	height: 50px;
	line-height: 50px;
	float: left; background:#00ac64;
}


@media (max-width: 1200px) {


#news {
	width: 1200px;
	height: 50px;
	line-height: 50px;
	float: left; background:#00ac64;
}

}
.news_con {
	width: 100%;float: left;
}





.gg{ width:150px; height:45px; float: left;}
.f1{float:left}
.f2{ float:right; color:#FFFFFF; font-size:22px; font-weight:bold}
.ggnr{ float:right; padding-left:20px; color:#FFFFFF; font-size:18px}
.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("../images/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("../images/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("../images/left.png") no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 55px;
}
#RightButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url("../images/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: 280px;
	float: left;
}
.left_list {
	width: 100%;
	float: left;
}
.left_top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	float: left;
	background: #00ac64;
}
.left_top h3 {
	font-size: 24px;
	color: #FFF; text-align:center
}
.left_con {
	width: 280px;
	float: left;
	background: #e9e7e7;
	border-top: 0px; 
}
.left_con p{ padding-left:10px;}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*************155 *****************/
.type_list li {
	margin: 0px;
	list-style-type: none;
	
	line-height: 60px;
	overflow: hidden;
	border-bottom:1px dashed #959595; 
}
.type_list li a {
	color: #555555;font-size:16px; padding:0px  0px 0px 15px;
	height: 60px;
	line-height: 60px;
	display:block;
}
.type_list li div.xiaofenlei  { font-size:15px; padding-left:30px; }
.type_list li div.xiaofenlei { display:none;}
.type_list li div.on { display: block; color:#0000CC }
.type_list li:hover div.xiaofenlei{display: block;}
.xflb{ color:#0000CC}

.type_list li a.on {
	color: #ffffff; background:#f26c72; display:block
}



/*************小类别 *****************/

.type_list ul.cpfl li>a{ display:block; color:#555555; line-height:60px;  padding-left:30px; font-weight:500 }
.type_list ul.cpfl li a.on,.type_list ul.cpfl li a:hover{ background-color:#f26c72; color:#FFFFFF}
.type_list ul.cpfl li .xlbxs a{ display:block; color:#555; line-height:30px; padding-left:25px; height:60px; }
.type_list ul.cpfl li .xlbxs a:hover ,.type_list ul.cpfl li .xlbxs a.on{ color:#f26c72; background:none}
.type_list ul.cpfl li .xlbxs{ display:none;}
.type_list ul.cpfl li .on{ display:block;}
.type_list ul.cpfl li:hover .xlbxs{ display:block;}



/*************小类别 *****************/






/*************155 *****************/

.type_list li a:hover {
	color: #d40000;
}
.type_list li a#lsed {
	color: #ffffff; background:#f26c72; display:block
}
.type_list li.second_cat {
	background: none;
	border: none;
}
.type_list li.second_cat a {
	background: none;
}
.type_list li.second_cat a:hover {
}
/*end*/

/*right*/
#right {
	width: 900px;
	float: right;
}
#right_top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	float: left;
	border-bottom: 1px dashed #999999;
}
#right_top h3 {
	font-size: 25px;
	float: left;
	font-family: Arial; color:#00ac64;
}

#right_top h4 {
	font-size: 16px;
	float: left;
	font-family: Arial; color:#00ac64; font-weight:300;
}



#right_top span {
	float: right;font-size: 16px;
}
#right_con {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	overflow-x: hidden;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
/*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("../images/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;
	list-style-type: none; border-bottom:1px dashed #CCCCCC; height:150px;
}
.article{ float:left; width:680px;}
.articlebt a{ color:#00ab64; font-size:16px;height:50px; line-height:50px;}
.articlenr{ font-size:14px; color:#7e7e7e; line-height:1.5}
.articlenr p a{ float:right; font-size:14px;color:#00ab64;}
.articletp img{ float:right; width:200px; height:110px;padding:10px 0px 0px 10px;}


.downList li {
	margin: 0px;
	list-style-type: none; border-bottom:1px dashed #CCCCCC; height:80px;}
.download{ float:left; width:100%; line-height:80px;}
.downloadbt { color:#999; font-size:16px; float:left}
.downloadtp a{ float:right; width:110px;height:33px; background:url(../images/download.png) no-repeat center; color:#FFFFFF; display:block; text-align:center; line-height:33px; margin-top:20px; font-weight:bold }








.time {
	color: #989da6;
	float: left; background:#ebebeb; width:120px; text-align:center; height:100px;border-radius: 10px 10px 10px 10px; margin:5px; }
.time-day{font-size:23px; padding:20px; }
.time-date{ background:#FFFFFF; font-size:14px; border-radius: 6px 6px 6px 6px; padding:5px; }
.newsall{ float:right; width:750px;}
.newsbt a{ color:#323233; font-size:16px;height:50px; line-height:50px;}
.newsbt a:hover{ color:#00ac64; font-weight:bold}
.newsnr{ font-size:14px; color:#7e7e7e; line-height:1.5;}

.articleTitle {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.articleAuthor {
	text-align: center;
	padding: 7px 0px;
	border-bottom: 1px dotted #ccc;
}
.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;
}
.pageUpDown {
	padding-top: 10px;
	text-align: left;
}
/*end*/

/*Product*/
.productList {
	width: 100%;
	float: left;
}
.productList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 900px;
}
.productList li {
	margin: 5px 18px 40px 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	float: left;
	display: inline;
	line-height: 25px;
	overflow: hidden;  
}


.cptp{border:1px solid #e5e5e5; overflow:hidden}
.cptp img{width: 280px;height: 280px;}

.cpmc{ font-size:16px; height:30px; line-height:30px;}



/* 产品图片放大缩小 */
.productList li  a:hover img {
	transform: scale(1.2, 1.2) rotate(10deg);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;
}


productList li p{ height:50px; line-height:50px}
.productTitle {
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
.productImg {
	width: 100%;
	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;
}
.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: noej_nav;
}
/*end*/

/*page*/
.pages {
	font-size: 14px;
	text-align: center;
	padding: 10px 0px 20px 0px;
}
.pages a {
	font-size: 14px;
	padding: 2px 15px;
	border: 1px solid #ccc;
	margin: 0 2px;
}
.pages a:hover {
	background: #f26c72;color: #ffffff;
}
.pages a.current{
	background: #f26c72;
	color: #ffffff;
}
.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("../images/scroll_left.jpg") no-repeat right center;
	cursor: pointer;
}
.img-scroll .next {
	position: absolute;
	right: 5px;
	width: 33px;
	height: 33px;
	top: 63px;
	background: url("../images/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;
}







.etle{font-size:36px; color:#000000; text-align:center; font-weight:bold}
.ctle{font-size:25px; color:#000000; text-align:center; font-weight:bold;}
.ctle div {border-bottom:5px solid #00ac64; width:100px}
.aboutimg{float:left; width:450px;padding-top:10px;}
.abnr{width:700px; float:right; padding-top:10px; line-height:2; font-size:13px}
.cplist{ float:left; width:100%; margin-top:20px; }
.cplist li{float:left; width:400px;}
.cplist li img{ width:380px; height:380px;}
.cplist li p{ background:#00ab64; height:50px; line-height:50px; color:#FFFFFF; text-align:center;width:380px; font-size:15px; font-weight:700}
.md{ width:100%; margin-top:20px; float:left}
.abmore a{ background:#00ac64; width:80px; height:30px; color:#FFFFFF; text-align:center; float:left; line-height:30px;}
.abmore a:hover{color:#FFFFFF;}





.news{float:left; width:100%; margin-top:60px;}
.news1{float:left; width:380px}
.news2{float:left; width:380px; padding-left:30px;}
.news3{float:left; width:380px; padding-left:30px;}
.nelb{ font-size:18px; font-weight:bold;color:#050505; line-height:50px; height:50px}
.hx {height:2px; background:#00ab64}
.newslist{}
.xwbt{ font-size:16px; color:#050505; height:50px; line-height:50px; font-weight:bold; overflow:hidden}
.xwnr{ font-size:14px; color:#181818; line-height:2; height:80px;}
.xwmore a{ float:right; font-size:14PX; color:#00ac64}


.tabPanel ul{height:50px; background:#efefef;width:100%; float:left; }
.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:#000;
}
.tabPanel .hit{
	border-top:2px solid #00ac64;cursor:pointer;color:black; background:#FFFFFF;color:#000
}
.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; color:#242222; line-height:2}

.moreproduct{width:100%; float:left; margin-top:30px;}
.moreproduct li{ float:left; width:220px; height:230px;}
.moreproduct li img{ width:200px; height:143px; border:1px solid #CCCCCC}
.moreproductmc{ height:30px; line-height:30px; text-align:center}

/* 更多产品图片放大缩小 */


.casetList {
	width: 100%;
	float: left;
}

.casetList  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 900px;
}

.casetList li {
	margin: 5px 20px 20px 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	float: left;
	display: inline;
	line-height: 25px;
	overflow: hidden;  
}

.casetp{border:1px solid #e5e5e5; overflow:hidden; }
.casetp img{width: 420px;height: 300px;}
.camc{ font-size:16px; height:30px; line-height:30px;}

.casetList li a:hover img {
	transform: scale(1.2, 1.2) rotate(10deg);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;
}











/*meu开始*/
#meu{width:100%;background-color:#00ac64;height:50px;margin-top:17px;}
@media (max-width: 1200px) {
#meu{width:1200px;background-color:#00ac64;height:50px;margin-top:17px;}
}

/*.nav{width:100%;min-width:1200px;margin:0 auto;position:relative;}*/
.nav>ul{margin:0 auto;width:1200px;}
.nav>ul>li{float: left;}
.nav>ul>li>a{/*padding-left:25px;padding-right:25px;*/padding:0 26px; height:50px;display:inline-block;}
.nav>ul>li:last-child{margin-right:0;}
.nav>ul>li:hover{background-color:#04653c;}
.nav>ul>li>a.cur{ color:#FFFFFF; background:#04653c}
.nav>ul>li>a{font-size: 18px;color:#fff;font-family: Arial;line-height:50px;}
.nav>ul>li>.ej_nav>.back_box{overflow: hidden;background: #fff;border-radius:0 0 10px 10px;border:1px solid #cdcdcc;padding-bottom: 20px; }
.nav>ul>li>.ej_nav>.back_box>.ej_nav_left{padding-left:30px;}
.nav>ul>li>.ej_nav>.back_box>.ej_nav_left>dl{width:245px;float:left;min-height: 165px;}
.nav>ul>li>.ej_nav>.back_box>.ej_nav_left>dl>dt>a{color:#00ac64;font-size:16px;font-family: Arial; }
.nav>ul>li>.ej_nav>.back_box>.ej_nav_left>dl>dt{margin-top:16px;margin-bottom:5px; overflow:hidden; width:245px; height:35px; line-height:18px; }
.nav>ul>li>.ej_nav>.back_box>.ej_nav_left>dd a.more{ font-size:18px; color:#00ac64; font-weight:bold}

.nav>ul>li>.ej_nav>.back_box>.ej_nav_left>dl>dd>a{color:#5d5d5d;font-size:14px;font-family: "微软雅黑";line-height:28px;}
/*二级导航开始*/
.second_menu{width:1200px;margin:0 auto;position:relative;}
.nav>ul>li .ej_nav{position:absolute;z-index:5;/*width:100%;*/min-width:1200px;display:none;height:345px;border-top:3px solid #06918e;left:0;}
.nav>ul>li:hover .ej_nav{display:block;}
.nav>ul>li .ej_nav.news1{right: 202px;left:auto;width:auto;min-width: auto;}
.nav>ul>li .ej_nav.news2{right: 120px;left:auto;width:auto;min-width: auto;}
.nav>ul>li .ej_nav.right{right: 327px;left:auto;width:auto;min-width: auto;}
.nav>ul>li .ej_nav.con_right{right: 177px;left:auto;}
.nav>ul>li .ej_nav.con_right.last_second{right: 303px;left:auto;}
.ej_nav_left{width:790px;border-right:1px solid #e1e3df;overflow:hidden;float:left;padding-bottom: 20px;}
.ej_nav_right{float: right;margin-top:20px;text-align:center;width: 348px;}
.ej_nav_right .navImg{width: 300px;height: 200px;margin:0 auto;text-align: center;}
.ej_nav_right .navImg img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.ej_nav_right .navImg span{display: inline-block;height: 100%;vertical-align: middle;}
.ej_nav dl{margin-left:12px;}
/*二级导航结束*/
/*meu结束*/
 #nav_ul{position:relative;}
 
 
 
 .banner1{width: 100%;position: relative;}
 @media (max-width: 1200px) {
  .banner1{width: 1200px;position: relative;}
 }
 
 
 .banner1bg{display: block;width: 100%}
  .banner2bg{display: block;width: 100%; }
.cmore{width:180px; height:40px;  background:url(../images/cmore.jpg) no-repeat center; text-align:center; float:left; width:100%;  height:100px; line-height:100px; font-size:16px;}
.cmore a{color:#FFFFFF;}

.s1{ color:#00ac64}}
















/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:55px;height:55px;background-color:#888886;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:55px;height:55px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:15px;margin-left:15px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:15px;margin-left:15px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-40px 5px;}
.suspension .a-qrcode1 .i{background-position:5px 6px;}
.suspension .a-cart .i{background-position:-80px 8px;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:50px;}
.suspension .d-qrcode{top:110px;}
.suspension .d-qrcode1{top:170px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:71px;height:71px;background:url(../images/service1.jpg) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{width:112px;line-height:22px;font-size:15px; text-align:center}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode1{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode1 .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}



