@charset "utf-8";
/* CSS Document */
/*************************************************公共样式***************************************************/




/*header*/
.header{min-width:1200px;width:100%;height:50px;background:#000;opacity:0.8;position:absolute;top:0;left:0;z-index:999;}
	.hea{min-width:1200px;max-width:1200px;height:50px;margin:0 auto;}
	.logo_bj{width:190px;height:50px;line-height:50px;float:left;font-size:20px;text-align:left;vertical-align:middle;overflow:hidden;color:#fff;}
		.logo{width:80px;height:25px;float:left;margin:5px 10px 0 0;vertical-align:middle;}
	.nav{width:600;height:49px;float:left;}
		.nav li{width:100px;height:50px;line-height:50px;float:left;text-align:center;color:#fff;cursor:pointer;position:relative;}
	.hea_right{width:180px;height:50px;float:right;position:relative;}
		.hea_right li{width:59px;height:50px;float:left;color:#fff;border-right:1px solid #fff;cursor:pointer;}
		.weixin{width:100px;height:100px;position:absolute;right:80px;top:50px;display:none;}
			.wx{background:url(../images/wx.png) no-repeat center;}
			.zc{background:url(../images/zc.png) no-repeat center;}
			.yx{background:url(../images/yx.png) no-repeat center;}

/*crumbs*/
.crumbs{margin-top:50px;}					

/*foot*/

/*foot_top*/
.foot_top_bj{width:100%;min-width:1200px;float:left;background:#fff;}
	.foot_top{width:1000px;height:165px;margin:0 auto;}
		.foot_top_con{width:100%;height:65px;padding:50px 0;float:left;}
			.foot_top_con ul{width:100%;float:left;}
				.foot_top_con li{width:33.333%;height:65px;float:left;}
					.foot_top_con dl{width:100%;height:65px;float:left;border-left:1px solid #d6d6d6;}
					.foot_top_con li:nth-child(1) dl{border:none;}
						.foot_top_con dt{width:65px;height:65px;float:left;margin:0 20px 0 15px;}
							.foot_top_con dt img{width:100%;height:100%;}
						.foot_top_con dd{width:220px;height:65px;float:left;}
							.foot_top_con p{width:100%;float:left;font-size:18px;color:#000;}
								.foot_top_con span{display:block;width:100%;float:left;line-height:20px;color:#666;font-size:12px;}


.foot_bj{min-width:1200px;width:100%;height:265px;float:left;background:#2d3e50;}
	.foot{width:1200px;height:225px;margin:0 auto;padding-top:40px;}
		.erweima{width:235px;height:185px;float:left;border-right:1px solid #102b3e;}
			.erweima_img{width:187px;height:187px;margin-left:10px;}
		.touch{width:485px;height:185px;float:left;border-right:1px solid #102b3e;}
			.dianhua{margin-top:50px;}
				.dianhua dt{width:55px;height:40px;float:left;margin-left:33px;border-right:1px solid #102b3e;}
					.dianhua_img{width:37px;height:37px;float:left;}
				.dianhua dd{float:left;line-height:40px;color:#fff;font-size:48px;margin-left:15px;}
					.dianhua dd a{color:#fff;}
			.youxiang{margin-top:115px;}
				.youxiang dt{width:55px;height:25px;float:left;margin-left:33px;border-right:1px solid #102b3e;}
					.youxiang_img{width:37px;height:25px;float:left;}
				.youxiang dd{float:left;line-height:20px;color:#fff;font-size:24px;margin-left:15px;}
		.foot_txt{width:475px;height:140px;float:left;padding-top:45px;}
			.foot_txt p{width:100%;line-height:40px;text-align:center;color:#fff;}
				.foot_txt a{color:#fff;font-weight:100;}
				.foot_txt a:hover{color:red;}

						
						
						
						
						