/*初始化*/
	*{margin: 0px;padding: 0px;letter-spacing: 1px;}
	html,body,div,pre,a,img,ul,li, header, footer, nav, { margin:0; padding:0; border:0;  font-family:"Microsoft YaHei";}
	ul,li{ list-style:none;}
	img{ border:0; vertical-align:top;}
	a{ text-decoration:none; color:#333;}
	a:hover{ color:#2080d4;}
	body{ background:#ffffff; line-height:24px; font-size:14px; color:#333;font-family: "微软雅黑";font-weight: Regular height:auto; }
	input:focus,textarea:focus{ outline:none;}
	{clear:both;}
	h1,h2,h3,h4,h5,h6,p{letter-spacing: 1px;}



 /*导航*/                                                 
	body{overflow-X:hidden;background-color: #fff;}
	.hd{width: 100%;height: 55px;background: rgba(73,50,92,0.95);position: fixed;top: 0;left: 0;z-index: 22221;}
	.nav{width: 1180px;height: 55px;margin: 0px auto}
	.daohang{width: auto;height: 55px}
	.shouye{margin: 0px auto;height:55px; }
	.shouye .logo img{height: 60px;width: 117px;float:left;}
	.shouye ul{ float:right;}
	.shouye ul li{width:100px; text-align:center;float:left;}
	.shouye ul li a{line-height: 55px;color: #fff;display:block;}
	.shouye ul li a:hover{background-color:#2080d4;}
	#choose{background-color: #2080d4;}
	#zhanwei{width: 100%;height: 55px;background: rgba(73,50,92,0)}

 /**banner*/
	#banner{overflow:hidden;width:100%; }
	#heng{overflow:hidden;width:100%;}
	.tu{text-align:center;cursor:pointer;position:absolute;width:100%;
		-o-transition:all 1s ease-in-out;
		-moz-transition:all 1s ease-in-out;
		-ms-transition:all 1s ease-in-out;
		-webkit-transition:all 1s ease-in-out;
		transition:all 1s ease-in-out;}
	.tu img{width:100%;}
	#list img{width: 100%;}
	#banner img:hover{opacity: 1;}


/*技术支持**/
	#content{width: 1180px;height: 600px;margin: 0px auto;}
	.img1,.img2,.img3,.img4,.img5,.img6{padding-top: 120px;float: left;	width: 393px;height: 140px;}
	.img1 a,.img2 a,.img3 a,.img4 a,.img5 a,.img6 a{margin-left: 52px;float: left;width: 289px;height: 140px;display: block;}
	.img1 a:hover,.img2 a:hover,.img3 a:hover,.img4 a:hover,.img5 a:hover,.img6 a:hover{width: 289px;height: 140px;	display: block;}
	.img1 a{background:url(images/cjwt.jpg);}
	.img1 a:hover{background:url(images/hcjwt.jpg);}
	.img2 a{background:url(images/gmbz.jpg);}
	.img2 a:hover{background:url(images/hgmbz.jpg);}
	.img3 a{background:url(images/shfw.jpg);}
	.img3 a:hover{background:url(images/hshfw.jpg);}
	.img4 a{background:url(images/zxsj.jpg);}
	.img4 a:hover{background:url(images/hzxsj.jpg);}
	.img5 a{background:url(images/yyfw.jpg);}
	.img5 a:hover{background:url(images/hyyfw.jpg);}
	.img6 a{background:url(images/zyxz.jpg);}
	.img6 a:hover{background:url(images/hzyxz.jpg);}


 /**底部**/
	.footer{min-width: 1180px;background-color: #f0f0f0;height: 250px;width: auto;}
	.footer h1{font-size: 14px;margin-top: 32px;margin-bottom: 30px;letter-spacing: 2px;}
	.footer ul{font-size: 14px;margin-top: 10px;letter-spacing: 1px;}
	.foot1{height: 250px;width: 1180px;margin: 0px auto;}
	.foot3,.foot4,.foot5,.foot6{height: 250px;width: 23%;margin: 0px 1px;float: left;}
	.ewmbg{opacity: 1;width: 110px;height: 110px;background: #fff;float: right;}
	.foot6 img{opacity: 1;margin: 5px;}


/*版权信息**/
	.copy{background-color: #e0e0e0;height: 60px;width: auto;	}
	.bq{background-color: #e0e0e0;height: 60px;width: 1180px;margin: 0px auto;}
	.fl p{margin: 20px auto;font-size: 10px;color: #999;float: left;}
	.tel p{margin-top: 20px;margin-bottom: 20px;margin-left: 40px;font-size: 10px;color: #999;float: right;}