/* CSS Document */
body,div,span,a,img,h1,h2,h3,h4,p,ul,li,dl,dt,dd,input{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
html,body{
	font: 16px/100% '微软雅黑',YaHei,tahoma,arial,"Hiragino Sans GB",\5b8b\4f53;
	background:#ffffff;
}
a{
	text-decoration:none;
	color:#333333;
}
img{
	display:block;
}
.fl{ float:left;}
.fr{ float:right;}

.nodisplay					{ display:none; }

/*浮动客服*/
#floatDivBoxs{width:150px;background:#fff;position:fixed;top:220px;left:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:30px;line-height:30px;font-size:12px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDqq li img{ width:20px; height:auto; float:left; margin-top:5px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel p{ font-size:16px; color:#ee9405; line-height:30px;}
#floatDivBoxs .floatDbg{width:100%;height:20px;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#floatDivBoxs .floatweixin{text-align:center;padding:10px 0 5px 0;background:#EBEBEB;}
#floatDivBoxs .floatweixin img{ width:120px; height:auto; margin:0 auto;}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:220px;left:150px;z-index:999;}
#rightArrow a{display:block;height:45px;}

/*客服样式*/
#haiiskefu{width:112px;position:fixed;right:0;top:220px;z-index:999;}
#haiiskefu .kfleft{width:32px;height:168px;background:url(../images/kefu.png) no-repeat;cursor:pointer;float:left;}
#haiiskefu ul{width:80px;height:566px;background:url(../images/kefu1.png) no-repeat;float:left;}
#haiiskefu ul li a{width:80px;height:80px;display:block;margin-bottom:1px;background:#EEE;-moz-opacity:0.4;filter:alpha(opacity=40);opacity:0.4;}
#haiiskefu ul li a:hover{-moz-opacity:0;filter:alpha(opacity=0);opacity:0;transition:all 0.5s linear;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-o-transition:all 0.5s linear;}


/*header*/
.header_top					{ width:100%; height:35px; overflow:hidden; border-bottom:1px solid #ededed; background-color:#FFFFFF;}
.header_top_mian			{ width:1000px; height:35px; margin:0 auto; overflow:hidden; font-size:12px; line-height:35px; color:#999999;}

.header_con					{ width:100%; height:80px; padding:10px 0; background-color:#ffffff; overflow:hidden;}
.header_con_main			{ width:1000px; height:80px; overflow:hidden; margin:0 auto;}
.header_con_main img		{ width:auto; height:80px; }

/*nav*/
.nav						{ width:100%; height:40px; background:#ffffff url(../images/nindex_08.jpg) repeat-x;}
.nav a{ display:block;}
.nav_main					{ width:1000px; height:auto; overflow:hidden; margin:0 auto;}
.nav_main ul li				{ width:111px; height:auto; float:left; font-size:14px; line-height:40px; color:#ffffff; text-align:center;}
.nav_main ul li ul			{ width:100%; height:auto; background:url(../images/index_42.png) repeat; display:none; overflow:hidden; position:relative; z-index:99999;}
.nav_main ul li ul li		{ width:100%; height:40px; border-bottom:1px solid rgba(255,255,255,.5); font-size:12px; line-height:40px; color:#CCCCCC;display:block;}
.nav_main ul li:hover ul 	{display:block;width:100%; background:url(../images/index_42.png) repeat;}
.nav_main ul li:hover		{  background:url(../images/nindex_10.jpg) repeat-x; position:relative; z-index:99;}
.nav_main ul li:hover ul li:hover{background:url(../images/index_42.png) repeat;}
.nav_main ul li:hover a,.nav_main ul li.cur	a	{ color:#ffffff;}
.nav_main ul li ul li:hover a{ color:#ff7500;}
.nav_main ul li a			{ color:#ffffff;}
.nav_main ul li.cur			{ background:url(../images/nindex_10.jpg) repeat-x; position:relative; z-index:99;}

/*banner*/
.banner						{ width:100%; height:auto; overflow:hidden; background-color:#CCCCCC;}
.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:552px;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:11px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;}
.fullSlide .hd ul .on 		{background:#f00;}
.fullSlide .prev,.fullSlide .next {
								display:block;
								position:absolute;
								z-index:1;
								top:50%;
								margin-top:-30px;
								left:15%;
								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:15%;background-position:-6px -137px;}


/*products*/
.products_top				{ width:1100px; height:auto; overflow:hidden; margin:0 auto; position:relative;}
.products_top img			{ width:auto; height:auto; overflow:hidden; margin:0 auto;}


.products_nav				{ width:1000px; height:40px; margin:0 auto;}
.products_nav_bg			{ background-color:#3c5219; width:100%; height:auto; overflow:hidden;}
/*header*/
.favor-header-bar{height:auto;overflow: hidden;height:40px;line-height: 40px;}
.favor-header-bar li{display: block;width:130px;text-align: center;float: left;margin-left:-1px;height:50px;line-height:40px;border-right: 1px solid #e1e1e1;position: relative;}
.favor-header-bar a{font-size:12px;color:#ffffff;display:block;margin:0 auto;}
.favor-header-bar li:last-child{border-right:none;}
.favor-header-bar li.default a{color:#ffffff; background-color:#ff8d07; }
.favor-header-bar p{ float:left; width:80px; height:40px; background-color:#ff8d07; color:#FFFFFF; font-size:15px; line-height:40px;display: block; text-align:center;}
/*favor-list*/
.favor-list.swiper-container{width:1000px; margin:0 auto;}
/*
.swiper-container ul li{ width:200px; height:230px; overflow:hidden; float:left; margin:25px; position:relative;}
.swiper-container ul li:hover{-webkit-box-shadow: 3px 3px 3px #7fcb06;   -moz-box-shadow: 3px 3px 3px #7fcb06;   box-shadow: 3px 3px 3px #7fcb06;}
.swiper-container ul li img{ width:200px; height:200px; overflow:hidden;}
.swiper-container ul li h2{ display:none;}
.swiper-container ul li:hover h2{  background:url(../images/index_28.png) no-repeat; width:200px; height:230px; display:block; position:absolute; top:0; left:0; z-index:2;}
.swiper-container ul li p	{ width:90%; height:30px; margin:0 auto; padding:0 5%; background-color:#242424; font-size:12PX; line-height:30PX; color:#FFFFFF; text-align:center;}
*/
.content-six{
	width:1000px;
	height: 520px;
	margin:20px auto;
	padding: 15px 25px 15px 25px;
}
.content-six ul li:hover{-webkit-box-shadow: 3px 3px 3px #7fcb06;   -moz-box-shadow: 3px 3px 3px #7fcb06;   box-shadow: 3px 3px 3px #7fcb06;}
.con-six{
	width: 210px;
	height: 210px;
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.con-six p{ width:100%; height:30px;background:url(../images/index_44.png) repeat; text-align:center; overflow:hidden; font-size:12px; line-height:30px; color:#FFFFFF; position:absolute; bottom:0; left:0; }
.conimg-two{
	width: 210px;
	height: 210px;
}
.txt-six{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 138px;
	padding-top: 70px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.2);
	display: none;
}
.txt-six h3{
	font-weight: normal;
}
.txt-six h3 img{ width:30px; height:30px; position:absolute; top:80px; left:40px;}
.txt-six p{
	font-size: 14px;
	display: block;
	line-height: 20px;
}
 
 
 @media screen and (min-width: 319px) and (max-width : 374px){
 	.favor-list dt span{width:0.7rem;height:0.7rem;top:-0.3rem;right:-0.3rem;}
 	.favor-list dd{line-height: 90%;}	
	.favor-list dd small{font-size: 0.85rem;}
	.favor-list dd p{font-size:0.92rem;}
	.favor-list dd h2{font-size:1.1rem;}

}

/*case*/
.case_top					{ width:100%; height:155px; overflow:hidden; }
.adv						{ width:100%; height:375px; overflow:hidden; }
.case_top_p					{ width:1000px; height:auto; overflow:hidden; padding:20px 0; font-size:13px; line-height:25px; color:#333333; text-align:center; margin:0 auto;}

/* 效果CSS开始 */
.mod18{width:877px;position:relative;margin:0 auto; margin-bottom:20px;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:10px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:250px;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:600px;width:10px;height:16px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:10px;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:726px;height:530px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:726px;position:absolute;left:70px;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{width:726px; height:523px; padding-left:75px; padding-right:76px;position:relative;overflow:hidden; background:#0D0D0D; padding-top:40px;}
.mod18 .picBox ul{height:377px;position:absolute; left:0;}
.mod18 .picBox li{padding-left:73px; padding-right:1px; width:726px;height:500px;}
.mod18 .picBox li img{ width:738px; height:493px;}
.mod18 .listBox{width:642px;height:100px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{height:88px;position:absolute; padding-left:12px;}
.mod18 .listBox li{width:127px;height:77px;cursor:pointer;position:relative; padding:5px 0 0 0;}
.mod18 .listBox li img{width:127px;height:77px;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:108px;height:77px;}
.mod18 .listBox img{border:3px solid #fff;}
.mod18 .listBox .on img{border:3px solid #CECDCC;}
.mod18 .listBox .on{background:url(../images/img_bg.jpg) center top no-repeat;}
.mod18 .listBox .on i{display:block;}

/*liyou*/
.liyou						{ width:1000px; height:auto; overflow:hidden; margin:0 auto;}
.liyou img					{ width:100%; height:auto;}
.liyou_img					{ width:1000px; height:auto; overflow:hidden; margin:0 auto;}
.hex {
	width:229px;
	height:229px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	-webkit-background-size:auto 173px;
	-moz-background-size:auto 173px;
	-ms-background-size:auto 173px;
	-o-background-size:auto 173px;
	position:relative;
	float:left;
	margin:25px 5px;
	text-align:center;
	zoom:1;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
}
.hex:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);}

/*about*/
.about_mian					{ width:1000px; height:auto; overflow:hidden; margin:0 auto;-webkit-box-shadow:0 0 10px rgba(0, 204, 204, .5);  -moz-box-shadow:0 0 10px rgba(0, 204, 204, .5);  box-shadow:0 0 10px rgba(0, 204, 204, .5); margin-bottom:30px;  }
.about_mian_left			{ width:600px; height:auto; overflow:hidden; margin:10px 10px 10px 20px; float:left; border-bottom:1px dashed #5a8601; } 
.about_mian_left h2			{ width:100%; height:60px; margin-bottom:10px;}
.about_mian_left h2	img		{ width:auto; height:50px;}
.about_mian_left p			{ width:90%; height:auto; overflow:hidden; font-size:13px; line-height:30px; color:#333333; margin-left:5%;}
.about_mian_left h3			{ width:100px; height:30px; float:right; background-color:#5a8601; font-size:15px; line-height:30px; color:#ffffff; text-align:center; margin-right:40px; font-weight:normal; margin-top:20px; margin-bottom:20px;}
.about_mian_left1			{ width:620px; height:auto; overflow:hidden; float:left; padding:30px 0;}
.about_mian_left1 ul li		{ width:20%; height:auto; float:left; margin:.5rem 2%; border:2px solid #a0ec06;}
.about_mian_left1 ul li:hover{ border:2px solid #f5e709;}
.about_mian_left1 ul li img{ width:100%; height:auto;}

.about_mian_right			{ width:300px; height:auto; float:right; margin-right:20px; margin-top:10px;border-left:1px dashed #5a8601; padding-left:40px;}
.about_mian_right h2			{ width:100%; height:60px; margin-bottom:10px;}
.about_mian_right h2 img		{ width:auto; height:50px;}
.about_mian_right ul li			{ width:280px; height:auto; border-bottom:1px solid #ededed; background:url(../images/index_27.png) left top no-repeat; padding-left:20px;}
.about_mian_right ul li h2		{ width:280px; height:30px; overflow:hidden; font-size:14px; line-height:30px; color:#000000; margin:0 auto;}
.about_mian_right ul li p		{ width:280px; height:50px; font-size:12px; line-height:25px; color:#666666; overflow:hidden;}
.about_mian_right ul li h3		{ width:280px; height:25px; font-size:12px; line-height:25px; color:#006600; overflow:hidden; text-align:right; font-weight:normal;}




/*link*/
.link_top						{ width:100%; border-bottom:1px solid #cccccc; height:auto; overflow:hidden; margin:0 auto;}
.link_title					{ width:auto; height:103px; margin:0 auto;}
.link_main					{ width:1000px; height:auto; overflow:hidden; margin:0 auto; font-size:13px; line-height:30px; color:#666666;}
.link_main a				{ padding:0 15px;}

/*foother*/
.foother					{ width:100%; height:auto; overflow:hidden; background-color:#333333;}
.foother_nav_bg				{ background-color:#4e7401; width:100%; height:40px; overflow:hidden;}
.foother_nav				{ width:1000px; height:40px; margin:0 auto; overflow:hidden;}
.foother_nav ul li			{ width:130px; height:40px; float:left; font-size:14px; line-height:40px; color:#FFFFFF; margin-left:20px;}		
.foother_main				{ width:1000px; height:auto; overflow:hidden; margin:0 auto;}
.foother_main_l				{ width:130px; height:auto; overflow:hidden; background-color:#4e7401; overflow:hidden; float:left; padding-left:20px;}
.foother_main_l ul li		{ width:100%; height:50px; overflow:hidden; font-size:14px; line-height:50px; color:#FFFFFF;}
.foother_main_l ul li:hover{ color:#ff9c00;}
.foother_main_l1			{ width:130px; height:auto; overflow:hidden; overflow:hidden; float:left;padding-left:20px;}
.foother_main_l1 ul li		{ width:100%; height:30px; overflow:hidden; font-size:12px; line-height:30px; color:#FFFFFF;}
.foother_main_l1 ul li:hover{ color:#ff9c00;}
.foother_main_contact		{ width:350px; height:auto; overflow:hidden; float:left; padding-left:20px;}
.foother_main_contact p		{ width:100%; height:25px; font-size:13px; line-height:25px; color:#ffffff; overflow:hidden; margin-bottom:15px;}

.foother_main_link			{ width:450px; height:auto; float:left; overflow:hidden; margin-bottom:10px; margin-left:50px;}
.foother_main_link img		{ width:97px; height:26px; float:left;}
.foother_main_link p		{ width:350px; float:right; overflow:hidden; font-size:14px; line-height:30px; color:#FFFFFF;}
.foother_main_link p a		{font-size:14px; line-height:30px; color:#d4e6f7; margin:0 15px;}

.foother_main_erweima		{ width:100px; height:100px; padding:30px 0 50px 50px; float:right; border-left:1px solid #ffffff; margin-top:40px;}

.foother_but				{ width:100%; height:35px; overflow:hidden;}
.foother_but_main			{ width:1000px; height:35px; overflow:hidden; font-size:13px; line-height:35px; color:#8d8d8d; margin:0 auto;}

/*banner)min*/
.banner_min					{ width:100%; height:300px; overflow:hidden; background-color:#CCCCCC; position:relative; margin-bottom:40px;}

/**/
.xinxitiao					{ width:100%; height:40px; background:url(../images/index_42.png) repeat-x; overflow:hidden; position:absolute; bottom:0; left:0;}
.xinxitiao_main				{ width:1000px; height:40px; margin:0 auto; overflow:hidden;}
.xinxitiao_main_l			{ width:850px; height:40px; float:left; overflow:hidden; color:#ddd;}
.xinxitiao_main_l img		{ width:auto; height:30px; margin-top:5px; float:left; margin-right:10px;}
.xinxitiao_main_l b			{ font-size:16px; line-height:40px; color:#FFFFFF; font-weight:normal; margin-right:10px;}
.xinxitiao_main_l a{color:#FFF;}
.xinxitiao_main_l a:hover{ text-decoration:underline;}
.xinxitiao_main_l span		{ font-size:14px; line-height:40px; color:#ddd; margin-right:15px;}
.xinxitiao_main_l span:hover{ color:#ccc;}

/**/
.tu_lei_main				{ width:1000px; height:auto; overflow:hidden; margin:0 auto;}
.tu_lei_main_l				{ width:260px; height:auto; float:left; overflow:hidden;} 
.tu_lei_main_l_t1			{ width:100%; height:auto;background:url(../images/dian_03.jpg) repeat; overflow:hidden; padding:10px 0; }
.tu_lei_main_l_t1_title		{ width:220px; height:50px; margin:0 10px; padding:0 10px; background:url(../images/index_37.png) repeat-x bottom;}
.tu_lei_main_l_t1_title img	{ width:auto; height:20px; margin-top:15px; margin-right:10px; float:left;}
.tu_lei_main_l_t1_title b	{ width:150px; height:50px; float:left; font-size:18px; color:#FFF; line-height:50px;}

.clear{clear:both;}
.ce{display:block;width:240px; height:auto; margin:0 auto;}
.ce li{border-bottom: 1px solid #4e94f1;}
.ce li a{padding: 15px 10px 15px 40px;color:white;display:block;cursor:pointer;background:url(../images/index_115.png) no-repeat 10px center;}
.ce li a:hover{background:url(../images/index_115.png) no-repeat 10px center #ffd800; margin-left:10px;}
.ce li .dqian{background:none}
.ce li .xz{background:url(../images/index_115.png) no-repeat 10px center #003e86;}

.er{width:100%; margin-bottom:15px;}
.er li{width:90%;border:solid rgb(140,140,140);border-width:1px 0px 0px; margin-left:10%;}
.er li a{display:block;padding:10px 10px 10px 40px;color:white;font-size: 15px;background:url(../images/more1.png) no-repeat 10px center;}
.er .e_li a{background:url(../images/more.png) no-repeat 120px right;}
.er li a:hover,.er li .sen_x{background:rgb(253,83,49) url(../images/more1.png) no-repeat 10px center;}
.er .e_li a:hover,.er .e_li .sen_x{background:url(../images/more1.png) no-repeat 120px right rgb(253,83,49);}

.thr{background:#89b8dd; display:none;} 
.thr li{margin-bottom:1px;border-top: 1px solid rgb(180,180,180);position:relative;}
.er .e_li .thr li a{background:url(../images/more.png) no-repeat 10px center;}
.er .e_li .thr li a:hover{background:rgb(249,152,49) url(../images/more.png) no-repeat 10px center;}
.er .e_li .thr li .xuan{background:rgb(249,152,49) url(../images/more.png) no-repeat 10px center;}


.tu_lei_main_l_t2			{ width:100%; height:auto; background-color:#f1f1f1; overflow:hidden; padding:10px 0;}
.tu_lei_main_l_t2_title		{ width:260px; height:50px; margin:0 10px; padding:0 10px; background:url(../images/index_37.png) repeat-x bottom;}
.tu_lei_main_l_t2_title img	{ width:auto; height:20px; margin-top:15px; margin-right:10px; float:left;}
.tu_lei_main_l_t2_title b	{ width:150px; height:50px; float:left; font-size:18px; color:#4e7401; line-height:50px;}

.tu_lei_main_l_t2_con		{ width:260px; height:auto; overflow:hidden; margin:0 auto;}
#quotation					{width:242px;height:242px;overflow:hidden; margin:10px 9px;}
#quotation li				{ position:relative;}
#quotation li .a-r			{ text-align:center;}
#quotation li img			{ border:1px solid #ededed; width:260px;}
#quotation li p				{ display:none;}
#quotation li:hover p		{ display:block; width:80%; height:60px; padding:100px 10%; overflow:hidden; font-size:16px; line-height:30px; color:#fff; background:url(../images/index_42.png) repeat; position:absolute; top:0; left:0; z-index:10; text-align:center;}

.index_tumian_r				{ width:720px; height:auto; float:right; background-color:#ffffff; margin-bottom:20px;}
.index_tumian_r_top			{ width:97%; height:60px; border-bottom:2px solid #ffd800; font-size:18px; line-height:60px; color:#4e7401; padding-right:3%; overflow:hidden;}
.index_tumian_r_top b		{ float:left; font-weight:normal; font-size:22px; line-height:55px;}
.index_tumian_r_top span	{ float:right; font-size:14px; line-height:60px; color:#666666;}
.index_tumian_r_top span a{ font-size:12px; color:#666666; text-decoration:none;}
.index_tumian_r_top span a:hover{ text-decoration:underline;}
.index_tumian_r_top img		{ width:auto; height:16px; margin-top:23px; margin-left:5px; margin-right:5px;}
.index_tumian_r_top b img	{ width:auto; height:30px; margin-top:13px; margin-left:5px; margin-right:10px;}

.index_tumian_r_img			{ width:100%; height:auto; overflow:hidden; border-bottom:2px solid #0077d0;}
.index_tumian_r_img ul li	{ width:220px; height:auto; overflow:hidden; margin:10px; float:left; position:relative;}
.index_tumian_r_img ul li .img{ width:216px; height:216px; border:2px solid #ededed; margin-bottom:10px; overflow:hidden;}
.index_tumian_r_img ul li .img img{ width:216px; height:216px;}
.index_tumian_r_img ul li:hover .img{ border:2px solid #f2e405;}
.index_tumian_r_img ul li:hover .img img{ width:110%; height:auto;}
.index_tumian_r_img ul li h3{ width:180px; height:0; overflow:hidden;}
.index_tumian_r_img ul li:hover h3{ width:220px; height:220px; position:absolute; overflow:hidden; top:0; left:0; background:url(../images/index_42.png) repeat; font-size:18px; line-height:220px; color:#FFFFFF; font-weight:normal; text-align:center;}
.index_tumian_r_img ul li:hover h3 span{ font-size:20px; color:#FFFFFF;}
.index_tumian_r_img ul li p	{ width:210px; height:40px; overflow:hidden; margin:0 auto; font-size:14px; line-height:20px; color:#333333;}
.index_tumian_r_img ul li:hover p{ color:#ff7500;}

.index_tumian_r_ye{ width:720px; height:50px; overflow:hidden; margin:20px 0 40px; text-align:right; font-size:12px; line-height:50px; color:#666;}
.index_tumian_r_ye a{ color:#045975; border:1px solid #4e7401; padding:5px 10px; margin:0 5px;}
.index_tumian_r_ye a:hover{ color:#fff; background-color:#4e7401;}
.index_tumian_r_ye span{ margin:0 5px;}

/**/
.index_tumian_r_tumin		{ width:750px; height:auto;}
.index_tumian_r_tumin_top1	{ width:750px; height:auto; margin-top:10px; min-height:480px;}

#preview{ float:left; text-align:center; width:380px;border-right:1px dashed #0599ff; padding-right:10px; margin-bottom:30px; margin-right:10px;}
.jqzoom{ width:380px; height:420px; position:relative;}

.list-h li{ float:left;}
#spec-n5{width:370px; height:56px; padding-top:6px; overflow:hidden; margin-left:10px;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:450px; 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:500px;height:500px;background:url(i/loading.gif) #fff no-repeat center center;border:2px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:700px;height:700px;}
.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:310px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

.index_tumian_r_tumin_top1 p.p1{ width:320px; height:auto; float:right; font-size:15px; line-height:20px; color:#006ab3; margin-top:30px;}

.product_right{width:320px; height:auto; line-height:30px; overflow:hidden; font-size:14px; color:#333; padding-top:5px; }


.index_tumian_r_tumin_top1 p.p22{ width:290px; height:auto; /*float:right;*/ font-size:18px; line-height:30px; color:#ff7500; margin-top:5px; overflow:hidden; margin-bottom:10px; }
.index_tumian_r_tumin_top1 p.p3{ width:320px; height:auto; /*float:right;*/ font-size:15px; line-height:30px; color:#006ab3; margin-top:15px;overflow:hidden; font-size:16px;}
.index_tumian_r_tumin_top1 p.p3 span{ line-height:30px; }
.index_tumian_r_tumin_top1 p.p4{ width:310px; height:auto; /*float:right;*/ font-size:25px; line-height:30px; color:#039; font-weight:bold; margin-top:15px;overflow:hidden; margin-bottom:20px; }

.neirong_next					{font-size:14px; font-family:"微软雅黑";color:#006ab3; line-height:20px; word-spacing:8px; letter-spacing:1px; width:700px;margin:10px 25px 40px; height:auto; overflow:hidden; border-top:2px solid #ededed; padding-top:20px; }
.neirong_next p span			{ margin-left:10px;}
.neirong_next p span a			{font-size:14px; font-family:"微软雅黑";color:#333333; line-height:30px; word-spacing:8px; letter-spacing:1px;}
.neirong_next p span a:hover	{ color:#006ab3; text-decoration:underline;}

.neirong_next1					{font-size:14px; font-family:"微软雅黑";color:#4e7401; line-height:20px; word-spacing:8px; letter-spacing:1px; width:700px;margin:10px 25px 40px; height:auto; overflow:hidden; border-top:2px solid #ededed; padding-top:20px; }
.neirong_next1 p				{ width:50%; float:left; overflow:hidden;}
.neirong_next1 p.np1			{ text-align:right;}
.neirong_next1 p span			{ margin-left:10px;}
.neirong_next1 p span a			{font-size:14px; font-family:"微软雅黑";color:#333333; line-height:30px; word-spacing:8px; letter-spacing:1px;}
.neirong_next1 p span a:hover	{ color:#4e7401; text-decoration:underline;}


.index_tumian_r_tumin_top2	{ width:750px; height:auto; overflow:hidden; margin:0 auto;  margin-top:30px;}
.index_tumian_r_tumin_top2_h2{ width:750px; height:50px; background:url(../images/dian_03.jpg) repeat; padding-left:20px; font-size:18px; line-height:50px; color:#FFFFFF; }
.index_tumian_r_tumin_top2_mian{ width:700px; height:auto; overflow:hidden; margin:0 auto;line-height:25px; font-size:14px; color:#333; margin-bottom:30px;}
.index_tumian_r_tumin_top2_mian p{ width:680px; height:auto; height:auto;}

/**/
.list{ width:750px; height:auto; overflow:hidden;}
.list ul{ width:720px; height:auto; overflow:hidden; margin:0 auto;}
.list li{ width:720px; height:auto;  background-repeat:no-repeat; background-size:15px; background-position:left; border-bottom:1px dashed #ededed; padding:10px 0; overflow:hidden; }
.list li h2{ width:670px; height:30px; background:url(../images/index_29.png) no-repeat left; padding-left:30px;}
.list li:hover h2{ background-image:url(../images/index_27.png);}
.list li:hover h2 b{ color:#4e7401;}
.list li:hover p{ color:#333;}
.list li h2 b{ width:480px; height:30px; float:left; line-height:30px; font-family:"微软雅黑"; font-size:16px; color:#333; word-spacing:8px; letter-spacing:1px; overflow:hidden;}
.list li a:hover{ color:#4e7401;}
.list li:hover span{ color:#4e7401;}
.list li h2 span{ width:80px; float:right; text-align:right; line-height:30px; font-family:"微软雅黑"; font-size:12px; color:#666; word-spacing:8px; letter-spacing:1px; overflow:hidden; font-weight:normal;}
.list li p{ width:580px; height:60px; font-size:14px; color:#666; line-height:30px; margin-left:30px;}

/**/
.neirong{ width:730px; height:auto; font-family:"微软雅黑"; font-size:12px; line-height:20px; color:#000; min-height:300px; padding-top:20px; padding-bottom:50px; margin:0 auto; overflow:hidden; min-height:500px; }
.neirong_title{ width:650px; height:30px; font-size:20px; font-family:"微软雅黑";color:#000; line-height:30px; word-spacing:8px; letter-spacing:1px; text-align:center; margin-bottom:10px; }
.neirong_time{font-size:12px; font-family:"微软雅黑";color:#999; line-height:25px; word-spacing:8px; letter-spacing:1px; width:650px; height:25px; text-align:center; }
.neirong_con{font-size:14px; font-family:"微软雅黑";color:#333; line-height:25px; word-spacing:8px; letter-spacing:1px; width:700px; height:auto; margin:0 auto; overflow:hidden; min-height:350px;  }
.neirong_con input{ margin-top:5px; height:30px; border:1px solid #CCC; min-width:50px; }

.neirong_new_tui			{ width:260px; height:auto; overflow:hidden; background-color:#F1f1f1; float:right; margin-bottom:20px;}
.neirong_new_tui h2			{ width:240px; height:50px; background:url(../images/dian_03.jpg) repeat; padding-left:20px; font-size:18px; line-height:50px; color:#FFFFFF; padding:0 10px; }
.neirong_new_tui ul li		{ width:230px; height:30px; overflow:hidden; margin:5px 5px; line-height:30px; font-size:12px; color:#818182; padding:0 10px; border-bottom:1px dashed #ededed;}
.neirong_new_tui ul li:hover{ color:#ff9c00;}
.neirong_new_tui ul li p.npp1{ width:145px;  float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.neirong_new_tui ul li p.npp2{ width:80px; float:right; text-align:right;}

/**/
.wenda_mian			{ width:820px; height:auto; padding:15px; overflow:hidden; min-height:500px;}
.wenda_mian ul li	{ width:800px; height:auto; margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #ededed;}
.wenda_mian ul li p.lp1{ width:800px; height:30px; overflow:hidden; font-size:13px; line-height:30px; color:#000000; font-weight:bold;}
.wenda_mian ul li p.lp1 span { width:20px; height:20px; background-color:#56b1f5; color:#FFFFFF; font-size:12px; line-height:20px; overflow:hidden; text-align:center; margin-top:5px; margin-right:10px; float:left; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.wenda_mian ul li p.lp2{ width:800px; height:auto; overflow:hidden; font-size:13px; line-height:25px; color:#555555;}
.wenda_mian ul li p.lp2 span.sp1 { width:20px; height:20px; background-color:#f47e00; color:#FFFFFF; font-size:12px; line-height:20px; overflow:hidden; text-align:center; margin-top:5px; margin-right:10px; float:left; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.wenda_mian ul li p.lp2 span.sp2	{ width:770px; height:50px; float:right; margin-top:2px;}

.wenda_mian h2		{ width:100%; height:50px; overflow:hidden; font-size:16px; color:#003399; line-height:50px;}
.wenda_mian h2 a	{ color:#003399;}

/**/
.liuyan_mian				{ width:700px; height:auto; margin:0 auto; overflow:hidden; padding-bottom:30px;}
.liuyan_mian h2				{ width:650px; height:auto; font-size:16px; line-height:30px; color:#333333; font-weight:normal; border-bottom:1px dashed #ededed; margin-bottom:20px; padding:20px;}
.liuyan_mian ul				{ width:500px; height:auto; overflow:hidden; margin:0 auto;}
.liuyan_mian ul li			{ width:100%; height:auto; padding:10px 0; overflow:hidden;}
.liuyan_mian ul li p span	{ color:#FF0000; line-height:40px; font-size:18px; margin:0 10px;}
.liuyan_mian ul li p.lyp1	{ width:100px; height:40px; float:left; overflow:hidden; font-size:16px; line-height:40px; color:#333333; text-align:right;}
.liuyan_mian ul li p.lyp2	{ width:400px; height:auto; float:right;}
.liuyan_mian_input1			{ width:320px; height:30px; background-color:#FFFFFF; border:1px solid #cccccc; padding:0 10px; font-size:15px; line-height:30px; color:#333333; margin-top:4px;}
.liuyan_mian_input2			{ width:80px; height:30px; background-color:#FFFFFF; border:1px solid #cccccc; padding:0 10px; font-size:15px; line-height:30px; color:#333333; margin-top:4px;}
.liuyan_mian_test			{ width:320px; height:90px; background-color:#FFFFFF; border:1px solid #cccccc; padding:0 10px; font-size:15px; line-height:30px; color:#333333; margin-top:4px;}
.liuyan_mian_but1			{ width:100px; height:30px; background-color:#FF0000; text-align:center; float:left; margin:10px 10px 10px 0; font-size:16px; color:#FFFFFF; line-height:30px;}
.liuyan_mian_but2			{ width:100px; height:30px; background-color:#FF3300; text-align:center; float:left; margin:10px; font-size:16px; color:#FFFFFF; line-height:30px;}


.honor-liebiao{width:225px; height:195px; overflow:hidden; float:left; border-bottom:2px solid #CCC; margin:10px 0px 10px 11px;}
.honor-liebiao:hover{border-bottom:2px solid #5d8c00;}
.honor-liebiao:hover a{color:#5d8c00;}
.honor-liebiao img{ width:220px; height:166px; border:2px solid #FFF;}
.honor-liebiao img:hover{ border:2px solid #5d8c00;}
.honor-liebiao p{ font-size:14px; height:30px; line-height:25px; text-align:center;}
.honor-liebiao p a{ text-decoration:none; color:#5d8c00; display:block;}
.honor-liebiao p a:hover{ text-decoration:underline;}

.honor-zizhi{width:225px; height:338px; overflow:hidden; float:left; border-bottom:2px solid #CCC; margin:10px 0px 10px 11px;}
.honor-zizhi:hover{border-bottom:2px solid #5d8c00;}
.honor-zizhi:hover a{color:#5d8c00;}
.honor-zizhi img{ width:220px; height:303px; border:2px solid #FFF;}
.honor-zizhi img:hover{ border:2px solid #5d8c00;}
.honor-zizhi p{ font-size:14px; height:30px; line-height:25px; text-align:center;}
.honor-zizhi p a{ text-decoration:none; color:#5d8c00; display:block;}
.honor-zizhi p a:hover{ text-decoration:underline;}










