*{margin:0px;padding:0px;}
  body,html{color:#5b5b5b;font-size:14px;font-family:"微软雅黑";}
  /*p,span,a{display:block;}*/
	p,a{display:block;}
 img{border:none;}
  a{text-decoration:none;}
  a:hover{color:#2a9ad4;}
  li{list-style:none;}
  .clear{ clear:both;}
	.header{
		width:100%;
		height:130px;
		margin:0px auto;
		}
	.header .top{
		width:1005px;
		height:130px;
		margin:0px auto;
		}
	.header .top img,.search,ul.nav{float:left;}
	.header .top .search{
		margin-left:410px;
		width:270px;
		height:70px;
		background:#f0f0f0;
		position:relative;
		}
	.header .top .search dl{
		width:270px;
		height:24px;
		margin-top:10px;
		}
	.header .top .search dl dt,dd.xinlang,dd.tengxun{
		float:left;
		color:#9a9a9a;
		font-size:14px;
		overflow:hidden;
		}
	.header .top .search dl dt{
		width:45px;
		height:24px;
		line-height:24px;
		margin-left:20px;
		}
	.header .top .search dl dd.xinlang,dd.tengxun{
		width:80px;
		height:24px;
		margin-top:0px;
		text-align:right;
		line-height:24px;
		margin-left:15px;
		}
	.header .top .search dl dd.xinlang a,dd.tengxun a{color:#5b5b5b;}
	.header .top .search dl dd.xinlang{background:url("../images/header2_1.png") no-repeat left center;}
	.header .top .search dl dd.tengxun{background:url("../images/hea2der1_1.png") no-repeat left center;}
	.header .top .search input.s_text,input.s_but{
		position:absolute;
		border:1px solid #c8c8c8;
		border-radius:3px;
		}
	.header .top .search input.s_text{
		width:230px;
		height:20px;
		bottom:0px;left:0px;
		}
	.header .top .search input.s_but{
		width:28px;
		height:22px;
		left:231px;
		bottom:0px;
		border:none;
		background:url("../images/header3.png") no-repeat center;
		}
/*------------头部导航开始-----------------*/	
	.header .top ul.nav{
		width:1000px;
		height:40px;
		background:url("../images/navbg1.png");
		box-shadow:3px 3px 5px #666;
		margin-top:10px;
		}
	.header .top ul.nav li{
		width:142px;
		height:40px;
		float:left;
		position:relative;
		background:url("../images/nav1.png") no-repeat center right;
		}
		.header .top ul.nav li:nth-child(1){width:145px;}
	.header .top ul.nav li:nth-child(7){background:none;width:145px;}
	
	.header .top ul.nav li a{
		color:#333;
		width:140px;
		height:40px;
		text-align:center;
		line-height:40px;
		font-size:14px;
		}
	.header .top ul.nav li .meun{
		width:500px;
		position:absolute;
		top:40px;left:0px;
		background:#2a9ad4;
		z-index:99999;
		display:none;
		}
	.header .top ul.nav li .meun a{
		width:100px;
		height:20px;
		color:#fff;
		line-height:20px;
		text-align:center;
		font-size:12px;
		margin:10px auto 10px auto;
		float:left;
		}
	.header .top ul.nav li:nth-child(2) .meun{width:857px;}
	.header .top ul.nav li:nth-child(3) .meun{width:310px;left:-140px;}
	.header .top ul.nav li:nth-child(4) .meun{width:500px;left:-200px;}
	.header .top ul.nav li:nth-child(5) .meun{width:200px;}
	.header .top ul.nav li:nth-child(6) .meun{width:700px;left:-411px;}
	.header .top ul.nav li:nth-child(7) .meun{width:280px;left:-133px;}
	.header .top ul.nav li.nav_hover{background:#2a9ad4;}
	.header .top ul.nav li:nth-child(6) .meun a{width:140px;}
	.header .top ul.nav li.nav_hover a{color:#fff;}
	.header .top ul.nav li .meun a:hover{color:#000;}

/*---------头部内容结束-----------*/
/*---------首页轮播图开始-----------*/
	.lunbo{
		width:1000px;
		height:435px;
		margin:0px auto;
		position:relative;
		overflow:hidden;z-index:0;
		}
	.lunbo ul.imgs{
		width:1000px;
		height:435px;
		position:relative;z-index:0;
		}
	.lunbo ul.imgs li{
		position:absolute;
		width:100%;
		height:435px;
		top:0px;left:0px;
		z-index:0;
		}
	.lunbo ul.button{
		width:100%;
		height:20px;
		position:absolute;
		bottom:10px;
		left:455px;
		}
	.lunbo ul.button li{
		width:20px;
		height:20px;
		float:left;
		background:#fff;
		border-radius:10px;
		margin-left:10px;
		box-shadow:3px -3px 3px #666;
		cursor:pointer;
		}
	.lunbo ul.button li.hover{background:#ff0000;}
.lunbo .lunbo_text{
		 position:absolute;
		 width:270px;
		 height:170px;
		 right:70px;
		 top:120px;
         }
.lunbo .lunbo_text p.text1,p.text2,span.text3{color:#fff;}
.lunbo .lunbo_text p.text1{font-size:45px;font-weight:bold;font-family:"方正行楷_GBK";}
.lunbo .lunbo_text p.text2{font-size:40px;font-weight:bold;font-family:"方正大标宋简体";}
.lunbo .lunbo_text span.text3{font-size:20px;font-family:"微软雅黑";margin-bottom:13px;}
	/*---------首页轮播图结束-----------*/
	.center1,.center2,.center3{
		width:1000px;
		margin:0px auto;
		background:#fff;
		}
/*---------首页第一部分内容开始-----------*/
	.center1{height:250px;margin-top:20px;}
	.center1 .left,.center1 .middle,.center1 .right{
		height:240px;
		float:left;
		}
	.center1 .left .biaoti{
		width:320px;
		height:30px;
		}
	.center1 .left{width:320px;}
    .center1 .left .biaoti p,.middle .biaoti p{
		float:left;
		width:60px;
		height:20px;
		text-align:center;
		line-height:20px;
		overflow:hidden;
		}
	.center1 .left .biaoti a,.middle .biaoti a{
		float:right;
		color:#666;
		font-size:12px;
		margin-top:4px;
		font-weight:100;
		}
	.center1 .biaoti a:hover{color:#ff0000;}
	 .center1 .left span {
		width:320px;
		height:110px;
		line-height:26px;
		position:relative;
		overflow:hidden;
		text-indent:28px;
		color:#333;
		font-weight:100;
		font-size:12px;
		}
	.center1 .left span a.move{
		width:85px;
		height:16px;
		color:#ff0000;
		position:absolute;
		right:-195px;
		bottom:0px;
		background:#fff;
		line-height:16px;
		font-size:12px;
		font-weight:100;
		}
.center1 .middle{
		margin:0px 18px;
		width:360px;
		}
	.center1 .middle .biaoti{
		width:360px;
		height:30px; 
		}
	.center1 .middle ul.text{
		width:360px;
		height:220px;
		}
	.center1 .middle ul.text li{
		width:360px;
		height:34px;
		border-bottom:1px solid #ddd;
		background:url("../images/center1_2.png") no-repeat left center;
		}
	.center1 .middle ul.text li a,.middle ul.text li span{
		overflow:hidden;
		line-height:34px;
		height:34px;
		font-size:12px;
		font-weight:100;
		}
	.middle ul.text li a{
		color:#333;float:left;
		width:260px;
		margin-left:20px;
		text-align:left;
		}
	.middle ul.text li a:hover{color:#2a9ad4;}
	.middle ul.text li span{
		float:right;
		width:70px;
		color:#666;
		}
	.center1 .right{
		width:280px;
		border:1px solid #ddd;
		position:relative;
		}
	.center1 .right ul.pic{
		margin:4px 4px;
		width:272px;
		height:232px;
		position:relative;
		}
	.center1 .right ul.pic li{
		position:absolute;
		top:0px;
		left:0px;
		}
	.center1 .right ul.p_but{
		width:110px;
		height:20px;
		position:absolute;
		right:5px;
		bottom:1px;
		}
	.center1 .right ul.p_but li{
		width:20px;
		height:15px;
		float:left;
		background:#000;
		color:#fff;
		font-size:12px;
		text-align:center;
		line-height:15px;
		border:1px solid #fff;
		cursor:pointer;
		}
	.center1 .right ul.p_but li.hhover{background:#d10208;}
	/*------------------第二部分内容开始------------------------*/
	.center2{height:115px;padding-top:20px;}
	.center2 .left2,.middle2,.right2{
		height:95px;
		float:left;
		}
	.center2 .left2{
		width:300px;
		background:url("../images/center2_1.png") no-repeat center left,url("../images/center2_4.png") no-repeat center right;
		}
	.center2 .middle2{
		width:280px;
		margin:0px 40px;
		background:url("../images/center2_2.png") no-repeat center left,url("../images/center2_4.png") no-repeat center right;
		}
	.center2 .middle2 p{color:#5793b7;}
	.center2 p,.center2 a,.center2 span{
		text-align:center;
		width:160px;
		margin-left:100px;
		}
	.center2 .left2 p,.center2 .middle2 p{
		height:22px;
		font-size:20px;
		color:#7fb507;
		line-height:22px;
		margin-top:10px;
		}
	.center2 .left2 span,.center2 .middle2 span{
		display:block;
		height:14px;
		font-size:10px;
		color:#2f2f2f;
		line-height:14px;
		margin-top:3px;
		}
	.center2 .left2 a,.center2 .middle2 a{
		width:135px;
		height:25px;
		margin-top:6px;
		line-height:25px;
		font-size:12px;
		color:#3d4945;
		background:url("../images/center2_but.png") no-repeat center right;
		}
	.center2 .right2{
		width:320px;
		margin-left:15px;
		background:url("../images/center2_3.png") no-repeat left top;
		}
.center2 .right2 .tellme,.center2 .right2 .tellme_d{
	width:270px;
	height:22px;
	margin-left:40px;
	position:relative;
	}
.center2 .right2 .tellme{margin-top:38px;}
.center2 .right2 p.tell_p,.center2 .right2 span,.center2 .right2 a{
	height:22px;
	line-height:22px;
	font-weight:bold;
	position:absolute;
	top:0px;
	}
.center2 .right2 p.tell_p,.center2 .right2 .tellme2 p.tell{
	width:90px;
	font-size:12px;
	color:#000;
	left:-100px;
	}
.center2 .right2 span{color:#323232;width:55px;left:-10px;}
.center2 .right2 a{color:#ff2728;width:100px;left:45px;}
.center2 .right2 span,.center2 .right2 a{font-size:22px;}

	.center3{height:245px;}
	.center3 dl{
		width:1000px;
		height:20px;
		}
	.center3 dl dt,.center3 dl dd{
		float:left;
		font-size:14px;
		color:#333;
		height:20px;
		line-height:20px;
		}
	.center3 dl dt{color:#333;margin-left:3px;}
	.center3 dl dd{
		color:#919090;
		font-size:18px;
		margin-left:10px;
		}
	.center3 dl a{
		float:right;
		font-size:12px;
		color:#919090;
		font-family:"微软雅黑";
		font-weight:100;
		}
	.center3 dl a:hover{color:#f00;}
	.center3 .cen3_move{
		width:1000px;
		height:185px;
		margin-top:20px;
		overflow:hidden;
		position:relative;
	}
	.center3 .cen3_move ul.cenimgs3{
		width:1000%;
		height:185px;
		position:absolute;
		top:0px;
		left:-22px;
		}
		/*-webkit-animation:marquee 10s linear infinite alternate;
		-moz-animation-play-state:paused;
		-ms-animation-play-state:paused;
		-o-animation-play-state:paused;
		}
	.center3 .cen3_move ul.cenimgs3:hover{
		-webkit-animation-play-state:paused;
		-moz-animation-play-state:paused;
		-ms-animation-play-state:paused;
		-o-animation-play-state:paused;
		}*/
	.center3 ul.cenimgs3 li{
		width:184px;
		height:185px;
		float:left;
		margin-left:20px;
		}
	.center3 ul.cenimgs3 li img{float:left;}
	.center3 ul.cenimgs3 li p{
		height:20px;
		width:184px;
		float:left;
		text-align:center;
		line-height:20px;
		color:#333;
		margin-top:8px;
		overflow:hidden;
		}
	 @-webkit-keyframes marquee{
			/*from{left:0px;}从哪里开始*/
			/*to{left:-1680px;}到哪里结束*/
			0%{left:-22px;}
			10%{left:-22px;}
			20%{left:-1042px;}
			30%{left:-1042px;}
			40%{left:-2062px;}
			70%{left:-2062px;}
			80%{left:-3082px;}
			100%{left:-3082px;}
	 }

	/*/////////////---------------------------------------------------分页css--------------------------------------------//////*/
	.inner_pic{width:1000px;
					 height:250px;
					 margin:0px auto;
					 position:relative;
					 }
.inner_pic .int_p_text{
		 position:absolute;
		 width:270px;
		 height:170px;
		 right:70px;
		 top:50px;
         }
.inner_pic .int_p_text p.text1,p.text2,span.text3{color:#fff;}
.inner_pic .int_p_text p.text1{font-size:45px;font-weight:bold;font-family:"方正行楷_GBK";}
.inner_pic .int_p_text p.text2{font-size:40px;font-weight:bold;font-family:"方正大标宋简体";}
.inner_pic .int_p_text span.text3{font-size:20px;font-family:"微软雅黑";margin-bottom:13px;}
/*--------------------------------------------------------------分页内容开始---------------------------------------------------------*/
.inner{width:1010px;
		  height:100%;
		  margin:30px auto;
		  }
/*-----------------------------------------------------------分页左边导航内容开始------------------------------------------------*/
.inner .left_inner{
		width:220px;
		height:100%;
		float:left;
		margin-left:5px;
		background:#fff;
	}
.inner .kong{width:5px;height:0px;} /*功能 div 撑开给inner 支持高度 为固定footer的位置*/
.inner .left_inner p.entyijia{
	width:220px;
	height:50px;
	background:url("../images/inner2.png") no-repeat left center;
   }

 .inner .left_inner p.entyijia a{
		width:200px;
		height:50px;
		margin:0px auto;
		border-bottom:1px solid #dfdfdf;
		color:#0093dc;
		font-size:20px;
		font-family:"微软雅黑";
		font-weight:bold;
		line-height:50px;
		text-indent:2px;
 }
.inner .left_inner ul.inner_nav {
	width:220px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}
.inner .left_inner ul.inner_nav li{
			width:220px;
			height:100%;
			border-bottom:1px solid #dfdfdf;
			background:url("../images/inner3.png") no-repeat right center;
            }
.inner .left_inner ul.inner_nav li a{
				font-size:14px;
				font-family:"微软雅黑";
				font-weight:100;
				width:220px;
				height:45px;
				line-height:45px;
				color:#333;
				overflow:hidden;
				text-indent:10px;
                }
.inner .left_inner ul.inner_nav li.in_hover{background:url("../images/inner4.png") no-repeat right center;}
.inner .left_inner ul.inner_nav li.in_hover a{
	color:#fff;
	background:#0093dc;
	}

.inner .left_inner .inner2{width:210px;height:430px;}
.inner2 .inner_left2,.inner_middle2,.inner_right2{
	width:200px;
	height:125px;
	margin:0px auto;
	border:1px solid #fff;
	}
.inner2 .inner_left2{background:url("../images/center2_1.png") no-repeat left center;height:125px; border-bottom:1px solid #dfdfdf;}
.inner_left2 p,.inner_left2 span, .inner_middle2 p,.inner_middle2 span{
	width:160px;
	text-align:center;
	}
.inner2 .inner_left2 p,.inner_middle2 p{
	height:22px;
	margin-left:62px;
	font-size:20px;
	color:#7fb507;
	line-height:22px;
	margin-top:25px;
	}
.inner2 .inner_left2 span,.inner_middle2 span{
	display:block;
	height:14px;
	font-size:10px;
	color:#2f2f2f;
	line-height:14px;
	margin-left:62px;
	margin-top:3px;
	}
.inner2 .inner_left2 a,.inner_middle2 a{
	width:135px;
	height:25px;
	margin-top:12px;
	margin-left:63px;
	line-height:25px;
	font-size:12px;
	color:#3d4945;
	text-align:center;
	background:url("../images/center2_but.png") no-repeat center right;
	}
.inner2 .inner_middle2 p{color:#5793b7;}
.inner2 .inner_middle2{
	height:127px;
	border-bottom:1px solid #dfdfdf;
	background:url("../images/center2_2.png") no-repeat left center;}
.inner2 .inner_right2{background:url("../images/center2_3.png") no-repeat left top;margin-top:20px;width:215px;}
.inner2 .inner_right2 .tellme1,.inner_right2 .tellme2{
	width:165px;
	height:47px;
	margin-left:40px;
	}
.inner2 .inner_right2 .tellme1{margin-top:38px;}
.inner2 .inner_right2 p,.inner_right2 span,.inner_right2 a{
	height:22px;
	line-height:22px;
	font-weight:bold;
	float:left;
	}
.inner2 .inner_right2 p.tell{
	width:165px;
	font-size:12px;
	color:#000;
	}
.inner2 .inner_right2 span{color:#323232;}
.inner2 .inner_right2 a{color:#ff2728;}
.inner2 .inner_right2 span,.inner_right2 a{font-size:22px;}
/*-------------------------------------------------------------内页左边导航内容结束-----------------------------------------*/
/*---------------------------------------------------------------内页右边内容开始------------------------------------------*/
.inner .right_inner{
					width:750px;
					margin-left:250px;
					position:relative;
	                }
.inner .right_inner .cen_inner{
			/*position:absolute; left:800px;*/

			width:750px;
	          }
.inner .right_inner .cen_inner dl.inner_biaoti{
	width:750px;
	height:40px;
	margin-bottom:30px;
	background:url("../images/inner1.png") no-repeat bottom;}
.inner .right_inner .cen_inner dl.inner_biaoti dt{
				float:left;
				width:527px;
				height:26px;
				margin-left:30px;
				color:#5494ba;
				font-size:24px;
				font-weight:600;
				}
.inner .right_inner .cen_inner dl.inner_biaoti dd{float:left;color:#333;margin-left:5px;}
.inner .right_inner .cen_inner dl.inner_biaoti dd a{color:#000;font-size:12px;}
.inner .right_inner .cen_inner dl.inner_biaoti dd a.vhidde{ height:15px;width:73px;overflow:hidden;}
.inner .right_inner .cen_inner dl.inner_biaoti dd a:hover{color:#f00;}
/*-------------------------------------------------------------------进入怡嘉内容开始------------------------------------------------------------------*/

.inner .right_inner .cen_inner img.entyiji_img{margin:20px 40px 20px 40px;}
.inner .right_inner .cen_inner span.bot_text{width:750px;
					                  height:540px;
									  font-size:12px;
									  line-height:26px;
									  text-indent:25px;
									  overflow:hidden;
									  }
/*--------------------------------------------------------------------新闻资讯内容开始------------------------------------------------------------------*/
.inner .right_inner .cen_inner #new,.new{
	width:750px;
	overflow:hidden;
	}
         .cen_inner #new .new_top,.new .new_top{
				width:750px;
				height:215px;
		         }
         .cen_inner #new .new_top .new-imgs,.new .new_top .new-imgs{
			width:320px;
			height:215px;
			float:left;
			
			     }
		.cen_inner #new .new_top p.text_p,.new .new_top p.text_p{
			width:320px;
			height:20px;
			background:rgba(0,0,0,0.5);
			color:#fff;
			text-align:center;
			line-height:20px;
			margin-top:195px;
		}
		.inner .right_inner .cen_inner #new .new_top span,.new .new_top span{
			width:410px;
			height:160px;
			float:right;
			line-height:26px;
			font-size:12px;
			overflow:hidden;
		}
		.inner .right_inner  .cen_inner #new .new_top span p,.new .new_top span p{
			width:410px;
			height:20px;
			font-size:18px;
			color:#333;
			margin-bottom:15px;
			overflow:hidden;
		}

		.cen_inner .new .bottom,#new .bottom{
			width:750px;
			}
	.inner .right_inner .cen_inner .new .bottom:nth-child(1){left:0px;}
	.inner .right_inner .cen_inner #new .bottom:nth-child(1){left:0px;}
		.cen_inner .new .bottom dl.new_cen,#new .bottom dl.new_cen{
			width:750px;
			height:50px;
			border-bottom:1px dotted #929292;
		    }
		.cen_inner .new .bottom dl.new_cen dt,#new .bottom dl.new_cen dt{
			float:left;
			width:630px;
			height:50px;
			line-height:60px;
			font-size:12px;
			overflow:hidden;
		  }
		  .cen_inner .new .bottom dl.new_cen dt a,#new .bottom dl.new_cen dt a{color:#5b5b5b;}
		  .cen_inner .new .bottom dl.new_cen dt a:hover{color:#2a9ad4;}
			 .cen_inner #new .bottom dl.new_cen dt a:hover{color:#2a9ad4;}
		.cen_inner .new .bottom dl.new_cen dd,#new .bottom dl.new_cen dd{
			float:right;
			width:100px;
			height:50px;
			line-height:60px;
			font-size:16px;
			overflow:hidden;
		}
/*----------------------------------------------------------------新闻详细内容---------------------------------------------------------*/
/*.inner .right_inner .cen_inner .new_info{}*/
.new_info{width:750px;}
	/*height:100%;*/
	     
	
 	 /*.inner .right_inner .cen_inner .new_info p{
		width:610px;
		height:30px;
		font-size:12px;
		font-weight:500;
		margin:30px 10px 15px 0px;;
   }*/
   
   .new_info a{
		height:20px;
		background:url("../images/new_info.png") no-repeat center left;
		font-size:12px;
		float:right;
		text-indent:23px;
		line-height:20px;
		color:#333;
   }
   .new_info span.time{
		width:410px;
		height:20px;
		font-size:12px;
		margin-top:30px;
		margin-left:10px;
		line-height:20px;

   }
  .new_info span.new_info_text{
	margin-top:25px;
	width:750px;
/*	height:530px;*/
	font-size:12px;
	line-height:25px;
	text-indent:25px;
	border-bottom:1px dotted #333;
		}
		.new_info_meiti{
			width:120px;
			height:20px;
			margin-left:630px;
			margin-top:20px;
		}
.new_info .new_info_meiti a{
			width:21px;
			height:19px;
			float:left;
		}
  /*--------------------------------------------------------------经典案例内容开始-------------------------------------------------------------*/
  .inner .right_inner .cen_inner .case{
	width:750px;
	/*height:725px;
	/*position:relative;*/
	overflow:hidden;
	margin-top:30px;
   }
.inner .right_inner .cen_inner .case ul.case_pic{
	width:750px;
	/*height:630px;
	/*position:absolute;
	/*left:780px;*/
	top:30px;
	}
.inner .right_inner .cen_inner .case ul.case_pic li{
	width:230px;
	height:200px;
	float:left;
	margin-left:10px;
	margin-top:20px;
    }
.inner .right_inner .cen_inner .case ul.case_pic li img{width:228px;height:173px;margin-top:0px;margin-left:0px;}
.inner .right_inner .cen_inner .case ul.case_pic li p{
		width:230px;
		height:15px;
		text-align:center;
		line-height:15px;
		margin-top:8px;
}
/*----------------------------------------------------------------------------服务项目， 技术服务--------------------------------------------------------------------*/
  .inner .right_inner .cen_inner span.techinque{
			width:750px;
			height:100%;
			font-size:12px;
			line-height:24px;
			text-indent:25px;
         }

  .inner .right_inner .cen_inner span.techinque p{
			font-size:14px;
				}
/*-----------------------------------------------------------------------------------联系我们----------------------------------------------------------------------------*/
.inner .right_inner .cen_inner .tellme{
			width:750px;
			height:500px;
			}
.inner .right_inner .cen_inner .tellme img{margin:30px 20px 20px 40px;}
.inner .right_inner .cen_inner .tellme dl{
		width:305px;
		height:95px;
		margin-top:20px;
		margin-left:40px;
          }
.inner .right_inner .cen_inner .tellme dl dt{
		font-size:12px;
		font-weight:bold;
		margin-top:10px;
        }
.inner .right_inner .cen_inner .tellme dl dd{
		font-size:12px;
		margin-top:10px;
			}

/*--------------------------------------------------------------------------------------留言板---------------------------------------------------------------------*/
	.tellme form{
		width:700px;
		height:265px;
		background:#f5f5f5;
		margin:30px auto;
		border-top:1px dashed #ddd;
		border-bottom:1px dashed #ddd;
		position:relative;
	  }
	  .tellme form p.name{
		margin-top:20px;
		margin-left:50px;
		width:270px;
		background:url("../images/tell_info.png") no-repeat right bottom;
	   }
	   	  .tellme form p.name input,p.email input{
		   width:210px;
		   height:22px;
	       }
	   	  .tellme form p.email{
		margin-top:10px;
		margin-left:50px;
		width:270px;
		background:url("../images/tell_info.png") no-repeat right bottom;
	   }
	   .tellme form p.tellme_p_center{
	   width:558px;
	   height:120px;
	   margin-top:10px;
	   margin-left:50px;
	   background:url("../images/tell_info.png") no-repeat right bottom;
	   }
	   .tellme form p.tellme_p_center span{
	    height:120px;
		float:left;
		line-height:120px;
		text-align:center;
	   }
	  .tellme form p.tellme_p_center textarea {
		width:500px;
		height:120px;
		float:left;
	  }
	   .tellme form p.yanzhengma{
		margin-top:10px;
		margin-left:36px;
		height:24px;
		width:300px;
	   }
	   .tellme form p.yanzhengma input{
		height:22px;
		width:140px;
	   }
   	   .tellme form p.sule{
		width:85px;
		height:24px;
		position:absolute;
		bottom:20px;
		left:250px;
		background:#187234;
		
	   }
	   .tellme form p.sule input{
	    border:none;
		background:#187234;
		width:85px;
		height:24px;
		color:#fff;
		cursor:pointer;
	    }
		.tellme form p.sule span{
			position:absolute;
			width:85px;
			height:24px;
			bottom:-8px;
			left:90px;
			font-size:12px;
		}
		.tellme p.zhushi{
			width:500px;
			height:24px;
			margin-left:60px;
			color:#187234;
			font-weight:bold;
		}

	/*-----------------height:860px;----background:#fff;---------------------------------------------------------------------------产品列表----------------------------------------------------------------*/
.inner .right_inner .cen_inner .produce{
			width:750px;
			height:610px;
			background:#fff;
			padding-top:20px;
			margin-top:20px;
			position:relative;
			overflow:hidden;
        }
.inner .right_inner .cen_inner .produce p.pr_biaoti{
	margin-left:10px;
	width:390px;
	height:36px;
	text-indent:12px;
	line-height:36px;
	font-size:18px;
	background:url("../images/produce01.png") no-repeat left center;
     }
.inner .right_inner .cen_inner .produce ul.chanpin{
	width:700px;
	height:550px;
	margin-left:15px;
	margin-top:20px;
	position:absolute;
	/*left:800px;*/
	top:50px;
	background:#fff;
     }
.inner .right_inner .cen_inner .produce ul li{
		width:100px;
		height:275px;
		width:auto;
		float:left;
		}
.inner .right_inner .cen_inner .produce ul li p{
		width:233px;
		background:none;
		font-size:14px;
		color:#0292db;
		text-align:center;
			}
.inner .right_inner .cen_inner .produce ul li span{
		font-size:12px;
		width:233px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		margin-top:6px;
          }
.inner .right_inner .cen_inner .produce ul li a span{color:#5d5d5d;}
/*产品详细内容*/
.inner .right_inner .cen_inner .produce ul.canshu{
		width:342px;
		height:40px;
		margin-top:-40px;
		float:right;
			}
.inner .right_inner .cen_inner .produce ul.canshu li{
		width:100px;
		height:47px;
		float:left;
		margin-left:10px;
		color:#fff;
		text-align:center;
		line-height:40px;
		font-size:16px;
		cursor:pointer;
		background:url("../images/produce_info_bg1.png") no-repeat top left;
			}
.inner .right_inner .cen_inner .produce ul.canshu li.p_f_hove{
	background:url("../images/produce_info_1.png");
	background-position:-15px 0px;
	}

.inner .right_inner .cen_inner .produce .produce_bottom{
	width:620px;
	height:820px;
	margin:30px auto;
	position:absolute;
	left:800px;
	top:50px;
		}
.inner .right_inner .cen_inner .produce .produce_bottom .produce_left,.produce_right{
	float:left;
	width:290px;
	height:820px;
	background:#fff;
		}
		.produce_right{margin-left:40px;}
		.produce_left p.produce_img,.produce_right p.produce_img{width:290px;height:200px;}
     .produce_left p,.produce_right p{
	width:260px;
	height:20px;
	color:#299ad4;
	margin-top:20px;
	margin-bottom:20px;
	font-size:16px; 
		}
 .produce_left span,.produce_right span{
	width:290px;
	height:94px;
	font-size:12px;
	line-height:19px;
	text-indent:25px;
	overflow:hidden;
		}
/*----------------------------------------------------------------------------------------底部导航-------------------------------------------------*/
.right_inner .footer_nav{
		width:490px;
		height:32px;
		position:relative;
		margin-top:50px;
		left:135px ! important;
		display:block ! important;
		 }
.right_inner .footer_nav a p,.footer_nav ul,.footer_nav a span,.footer_nav > ul a{
		float:left;
		height:30px;
		text-align:center;
		line-height:30px;
		border:1px solid #ccc;
		color:#888;
		margin-left:8px;
		cursor:pointer;
		}
.right_inner .footer_nav p{width:50px;}
.right_inner .footer_nav span{width:65px;}
.right_inner .footer_nav ul{border:none;background:none;}
/*==========*/
.new-info-nav{
	width:750px;
	height:30px;
	margin:20px auto;
 }
.pre_1{
	color:#333;
	background:url("../images/new_info.png") no-repeat center left;
	font-size:12px;
	line-height:20px;
	text-indent:23px;
 }
.new-info-nav > a:hover{
	color:#0093dc;
 }
.next_1{background:url("../images/new_info-right.png") no-repeat center left;
	color:#333;
	font-size:12px;
	line-height:20px;
	text-indent:23px;
}
/*.right_inner .footer_nav ul li{width:30px;background:none;}*/
.footer_nav > ul a{width:30px;}
.f_n_hover{ color:#fff; background:#0093dc}
.fo_hover{
	background:#0093dc;
    }
/*----------------------footer内容开始-------------------------------------------*/
	.footer{
		width:100%;
		height:130px;
		background:#343434;
		margin:0px auto;
		margin-top:50px;
		}
	.footer .foot{
		width:1000px;
		height:130px;
		margin:0px auto;
		background:url("../images/footer1.png") no-repeat left center;
		}
	.footer .foot dl.f_text{
		float:left;
		width:650px;
		height:70px;
		margin-top:28px;
		margin-left:80px;
		}
	.footer .foot dl.f_text dt,dl.f_text dd{
		font-size:12px;
		color:#e3e3e3;
		opacity:0.5;
		margin-top:6px;
		}
	.footer .foot dl.f_text p.f_p{
		width:650px;
		height:18px;
		margin-top:6px;
		background:url("../images/footer4.png") no-repeat left center;
		 }
	.footer .foot dl.f_text p.f_p a.ppg,p.f_p span.f_span ,.f_ga .f_span{
		font-size:12px;
		color:#e3e3e3;
		float:left;
		opacity:0.5;
		height:18px;
		line-height:18px;
		margin-left:5px;
	}
	.footer .foot dl.f_text p.f_p a.ppg{
			font-weight:100;
			width:40px;
			margin-left:25px;
			text-align:right;
			margin-left:20px;
			}
	.footer .foot dl.f_text p.f_p a.ppg:hover{color:#0066ff;}
	.footer .foot dl.f_text p.f_p span.f_span{width:90px;}
	.footer .foot .f_meiti{
		float:right;
		width:210px;
		height:82px;
		margin-top:10px;
		}
	.footer .foot .f_meiti p.weibo,a.weiboimg{height:46px;}
	.footer .foot .f_meiti p.weibo{
		width:120px;
		text-align:center;
		line-height:46px;
		color:#e3e3e3;
		background:url("../images/footer3.png") no-repeat right center;
		}
	.footer .foot .f_meiti a.weiboimg{
		margin-left:10px;
		width:75px;
		background:url("../images/footer5.png") no-repeat center left;}
	.footer .foot .f_meiti a.weiboimg img{margin-left:20px;}
	.footer .foot .f_meiti p.weibo,a.weiboimg,select{float:left;}
	.footer .foot .f_meiti select{margin-top:8px;width:200px;height:25px;line-height:25px;}
	.footer .foot .f_meiti select option{line-height:25px;color:#333;}