﻿@charset "utf-8";
/*- - - - - - - - -样式属index.html - - - - - - - -*/
#hot,#m1,#m2,#about_us{width:960px;margin:0 auto;}
/*共同十像素下边距*/
#m1,#m2,#case,#FAQ,#hot,#about_us{margin-bottom:10px;}
/*共同一像素灰边框*/
#Introduction,#contact,#zizhi,#case,#FAQ,#news,#m1_Tab,#m2_Tab{border:1px solid #ddd;}
	/*热点区域*/
	#hot{height:309px;}
		/*产品展示*/
		#product_show{float:left;width:200px;height:307px;border:1px solid #cfe6cc;}
		/*广告*/
		#banner{float:right;width:748px;height:309px;position:relative;}
		#banner .move_left,#banner .move_right{width:45px;height:99px;position:absolute;top:90px;cursor:pointer;}
		#banner .move_left{left:0;background:url(../images/move_left.png) no-repeat left top;}
		#banner .move_right{right:0;background:url(../images/move_right.png) no-repeat left top;}
		#banner .box img{width:748px;height:309px;overflow:hidden;}
		#banner ul{height:20px;position:absolute;padding-right:18px;bottom:0;left:0;padding-left:585px;background:url(../images/nav_bg2.png);}
		#banner ul li{float:left;width:25px;height:10px;margin:5px 4px 0 0;text-indent:-99em;background-color:#898886;overflow:hidden;cursor:pointer;}
		#banner ul li.change{background-color:#fff;}
	/*第一模块*/
	#m1{}
		/**/
		#m1_Tab{/*float:left;*/ float:right;width:748px;height:495px;border-bottom:0;border-top:0;}
		/*选项卡*/
		.Tab{float:left;}
		.Tab li{float:left;}
		.Tab li a{width:186px;height:29px;line-height:29px;text-align:center;font-size:14px;font-weight:bold;/*color:#065a30;*/ color:#20405A;background:url(../images/tab_bg.png) repeat-x left top;border-right:1px solid #e5e5e5;display:block;}
		.Tab li.change a{color:#fff;background:url(../images/tab_bg2.png) repeat-x left top;text-decoration:none;}
		/*产品列表*/
		.product_list{float:left;margin-right:-1px;border-right:1px solid #fff; position:relative;}
		.product_list li{float:left;width:186px;height:217px;padding-top:15px;text-align:center;border-bottom:1px solid #e3e3e3;border-right:1px solid #e3e3e3;}
		.product_list li a{color:#474b4e;}
		.product_list li a:hover{color:#FF6400;}
		.product_list li img{width:166px;height:155px;}
		.product_list li span{width:73px;height:21px;line-height:21px;margin:0 auto;text-align:center;color:#fff;background:url(../images/green_bg.png) no-repeat left top;display:block;}
		.product_list li span a{color:#fff;}
		.product_list li span a:hover{color:#fff;}
		.product_list li strong{height:16px;margin-bottom:9px;padding-top:8px;text-align:center;font-weight:normal;overflow:hidden;display:block;}
		/*成功案例*/
		#case{float:left;width:200px;height:283px; background:url(../images/cp_bot.jpg) no-repeat;}
		/*公司资质*/
		#zizhi{float:left;width:200px;height:215px;}
		#zizhi div{padding:3px 5px;text-align:center;}
		#zizhi div a img{width:186px;height:155px;}
		#zizhi div a strong{height:28px;line-height:28px;font-weight:bold;display:block;}
		#youshi{float:left;width:200px;height:285px; border:1px solid #ddd;}
		#youshi div a img{width:200; height:280px; overflow:hidden;}
	/*第二模块*/
	#m2{}
		/**/
		#m2_Tab{float:right;width:748px;height:496px;border-bottom:0;border-top:0;}
		/*问题解答*/
		#FAQ{float:left;width:200px;height:243px;}
		/*公司动态*/
		#news{float:left;width:200px;height:240px;}
	/*关于我们*/
	#about_us{width:960px;height:375px;}
		/*简介*/
		#Introduction{float:left;width:748px;height:375px;}
		#Introduction div{line-height:28px;padding:10px;}
		#Introduction div img{ vertical-align:bottom;float:left;width:254px;height:160px;margin-right:15px;padding:2px;border:1px solid #ddd;}
		#Introduction div h4{font-size:14px;color:#ff6400; text-indent:1.5em;}
		#Introduction div p{ text-indent:2em;}
		/*联系我们*/
		#contact{float:right;width:200px;height:375px;}
		#contact p{padding:10px;}
		#contact p span{line-height:27px;padding-left:35px;background:url(../images/01.gif) no-repeat left top;display:block; font-size:14px;}
		#contact p strong{font-size:21px;font-family:arial, helvetica, sans-serif;/*color:#96c908;*/ color:#3AB0E9;display:block;}
		#contact dl{line-height:24px;padding:0 10px;color:#949494;}
		#contact dl dt{float:left;}
	/*合作伙伴*/
	#partner{width:958px;height:155px;margin:0 auto 10px;background-color:#f3f3f3;border:1px solid #ddd;}
	#partner h3{height:32px;line-height:32px;margin:0 15px;color:#065a30;}
	#partner h3 span{float:right;font-size:12px;font-weight:normal;}
	#partner h3 span a{color:#02a93f;}
	#partner ul{float:left;width:946px;margin-left:6px;padding:12px 0 18px;background-color:#fff;display:inline;}
	#partner ul li{float:left;width:165px;height:74px;margin:0 12px;padding-top:11px;background:url(../images/img_bg.gif) no-repeat left top;display:inline;}
	#partner ul li a{width:149px;margin:0 auto;display:block;}
	#partner ul li a img{width:149px;height:46px;margin-bottom:10px;}
	#partner ul li a strong{text-align:center;font-weight:normal;color:#959595;display:block;}

