/*初始化*/
	*{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;}


/*关于快景*/
	.huisebeijing{width: 100%;background-color: #f2f2f2;}
	#img1,#img2,#img3,#img4,#img5,#img6,#img7{width: 1180px;height: 450px; margin: 0px auto;}
	#img1{ background: url(images/jianjiet.png) no-repeat right 0px top 0px;	}
	#img2{background: url(images/chanpint.png) no-repeat right 0px top 0px;}
	#img3{background: url(images/bument.png) no-repeat left 0px top 0px;}
	#img4{background: url(images/yanfat.png) no-repeat left 0px top 0px;}
	#img5{background: url(images/anquant.png) no-repeat right 0px top 0px;}
	#img6{background: url(images/jiazhiguant.png) no-repeat right 0px top 0px;}
	#img7{background: url(images/zerent.png) no-repeat left 0px top 0px;}
	#img1 img,#img2 img,#img5 img,#img6 img{margin-right: 70px;padding-top: 110px;float: left;}
	#img3 img,#img4 img,#img7 img{margin-left: 70px;padding-top: 110px;float: right;}
	.lh1,.rh1{padding-top: 150px;}
	.lh3,.rh3{padding-top: 5px;text-transform: uppercase;color: #2080d4;font-size: 8px;}
	.lp{text-indent: 2em;padding-top: 15px;}
	.lp:first-letter,.rp:first-letter{font-size: 20px;color: #ff6800;}
	.rp{text-indent: 2em;padding-top: 15px;}


 /**底部**/
	.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;}