@charset "utf-8";
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, textarea, blockquote{margin:0;padding:0;border:0;}
body{background:#f5f0e0 url(images/noise.png);}
#container{height:100px;background:url(images/bg.jpg) center top no-repeat;}

/* nav */
ul#nav{width:1200px;margin:0 auto;text-align:center;overflow:hidden;}
ul#nav li{float:left;list-style:none;}
ul#nav li a{display:block;width:97px;height:67px;padding:42px 0 0 0;margin:0 26px 0 26px;font:bold 16px Helvetica, Arial, Sans-Serif;text-transform:uppercase;color:#FFFFFF;text-shadow:0 1px 3px #FFFFFF;text-decoration:none;background:url(images/label.png) 0 -149px no-repeat;}
ul#nav li a:hover{background:url(images/label.png) 0 0 no-repeat;color:#eee9d9;text-shadow:0 2px 3px #4c2222;}
ul#nav li a.js:hover{background:url(images/label.png) 0 -149px no-repeat;}
ul#nav img{float:left;background-position:0px -101px;position:relative;z-index:11;margin:0 26px 0 26px;margin-top:15px;}



/*方案*/
	#solution{width:1170px;height:356px;margin:0 auto 14px;background-color:#fff;}
	#solution h3{height:74px;margin:0 30px;font-size:18px;color:#999; font-weight:bold;line-height:74px;}
	#solution h3 span{padding:0 5px;font-size:16px;color:#C7C7C7; font-weight:bold;}
	#solution .box{float:left;width:248px;height:248px;position:relative;margin-left:38px;color:#fff;overflow:hidden;display:inline;}
	#solution .box dt{height:248px;position:relative;text-align:center;overflow:hidden;}
	#solution .box dt .go{width:32px;height:32px;margin:30px auto 0;background:url(../images/home/go.png) no-repeat left top;display:block;}
	#solution .box dt .go:hover{background-position:left bottom;}
	#solution .box dt img{width:248px;height:248px;position:absolute;top:0;left:0;}
	#solution .box dt span{width:248px;position:absolute;top:128px;left:0;text-align:center;font-size:18px;}
	#solution .box dd{width:192px;height:228px;position:absolute;top:0;left:0;padding:10px 28px;display:none;}
	#solution .box dd strong{height:40px;line-height:40px;font-size:14px;display:block; font-weight:900;}
	#solution .box dd p{line-height:24px;margin-bottom:22px;}
	#solution .box dd a{width:80px;height:27px;line-height:27px;text-align:center;font-size:14px;color:#fff;display:block;}
	#solution .box dd a:hover{text-decoration:none;}
	#solution #solution01{background-color:#009ce9; margin-left:32px;}
	#solution #solution01 dd a{background-color:#004262;}
	#solution #solution01 dd,#solution #solution01 dd a:hover{background-color:#0073ac;}
	#solution #solution02{background-color:#7dbb00;}
	#solution #solution02 dd a{background-color:#314b01;}
	#solution #solution02 dd,#solution #solution02 dd a:hover{background-color:#6da300;}
	#solution #solution03{background-color:#ffbb00;}
	#solution #solution03 dd a{background-color:#604701;}
	#solution #solution03 dd,#solution #solution03 dd a:hover{background-color:#d39b00;}
	#solution #solution04{background-color:#d83298;}
	#solution #solution04 dd a{background-color:#78004a;}
	#solution #solution04 dd,#solution #solution04 dd a:hover{background-color:#bf107c;}
	
	#solution .box a { color:#fff;}
	/**/
	