<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*************************************************公共样式***************************************************/
*:focus{outline:none;}
*{margin:0;padding:0;}
html{font-family:"微软雅黑";font-size:15px;background:#f8f8f8;}
img{border:none;}
a{text-decoration:none;}
ul{list-style:none;}
em{font-style:normal;}
input{vertical-align:middle;}
table{border-collapse:collapse;}
h1,h2,h3,h4,h5,h6{font-size:15px;font-weight:400;}
b{font-weight:normal;}
i{font-style:normal;}





/*header*/
.header{width:100%;min-width:1320px;height:100px;float:left;font-size:14px;background:#f5f5f5;border-bottom:1px solid #e7e7e7;}
/*header_top*/
	.header_top{width:100%;height:40px;float:left;color:#fff;background:#2a231f;}
		.header_top_left{height:40px;line-height:40px;float:left;margin-left:20px;}
		.header_top_right{height:40px;float:right;margin-right:40px;}
			.header_top_tel{height:40px;line-height:40px;float:left;padding-left:30px;background:url(../images/tel.png) no-repeat left center;}
				.header_top_tel span{color:#ffcc00;font-size:18px;}
			.header_top_weixin{width:40px;height:40px;float:left;margin-left:20px;background:url(../images/wx.png) no-repeat center;position:relative;cursor:pointer;}
			.header_top_weixin:hover{background:#fff url(../images/wx1.png) no-repeat center;}
			.header_top_weixin:hover .weixin_tanchu{display:block;}
				.weixin_tanchu{width:100px;height:100px;position:absolute;right:-30px;top:40px;z-index:9;display:none;}
					.weixin_tanchu img{width:100%;height:100%;}

	.logo{width:160px;height:60px;line-height:60px;float:left;margin-left:60px;overflow:hidden;}
		.logo img{width:100%;vertical-align:middle;}
	.nav{float:left;height:60px;margin:0px 0 0 50px;}
		.nav li{float:left;height:57px;line-height:60px;margin:0 20px;color:#323547;font-size:16px;cursor:pointer;border-top:3px solid #fff;}
		.nav .nav_active{color:#f26522;border-color:#f26522;}
		.nav li:hover{color:#f26522;border-color:#f26522;}
	.header_right{height:60px;float:right;margin-right:40px;color:#323547;}
	.header_right a{ color:#323547;}		
		.header_but{display:block;height:24px;line-height:24px;float:right;border:1px solid #a2a3ab;padding:0 10px;margin:20px 8px;font-size:12px;cursor:pointer;position:relative;
							-webkit-border-radius:15px;
							-moz-border-radius:15px;
							border-radius:15px;}
		 				
		.header_but:hover{background:#f9363e;color:#fff;border:1px solid #f9363e;}
		.header_but:hover a{color:#fff;}
		.header_weituo{color:#f9363e;border:1px solid #f9363e;}


/*banner*/
.banner{width:100%;min-width:1320px;height:600px;float:left;overflow:hidden;text-align:center;position:relative;}
	.banner_img{min-width:1320px;width:1920px;height:600px;position:absolute;top:20%;left:50%;margin:-300px 0 0 -960px;}
		.banner_img img{vertical-align:middle;}

	
/*header_fixed*/
.header_fixed{width:100%;height:60px;float:left;border-bottom:1px solid #dedede;box-shadow:0 1px 3px rgba(0,0,0,0.3);background:#fff;z-index:9;position:fixed;top:-60px;left:0;transition:.2s linear;}
	.header_fixed_con{width:1200px;height:60px;margin:0 auto;}
		.header_fixed p{float:left;height:60px;line-height:60px;font-size:18px;margin-right:30px;color:#333;}
		.header_fixed ul{float:left;}
			.header_fixed li{float:left;height:57px;line-height:57px;padding:0 20px;color:#666;border-bottom:3px solid transparent;cursor:pointer;}
			.header_fixed .active{border-bottom:3px solid #f60;color:#f60;}
			.header_fixed li:hover{color:#f60;}
		.header_fixed button{width:140px;height:38px;line-height:37px;text-align:center;color:#fff;font-size:16px; font-family:Microsoft YaHei; margin:10px 0;float:right;border:none;background:#f60;cursor:pointer;}
		.header_fixed button:hover{background:#f07134;}
	
/*浮动导航效果*/
.header_fixed_top{top:0;transition:.2s linear;}
	
/*main*/
.main{width:100%;min-width:1320px;float:left;}
.crumbs{height:40px;line-height:40px;font-size:12px;color:#495055;}
		.crumbs a{color:#495055;}	

/*main_top*/
	.main_top{width:100%;float:left;position:relative;background:#f6f6f6;}
/*main_top_fudong*/	
		.main_top_fudong{width:100%;height:100px;padding-top:170px;position:absolute;top:-270px;left:0;background:url(http://img.wangjingxiezilou.com/images/headrpbg2.png) repeat-x;}
			.main_top_fudong_txt{width:1200px;height:100px;margin:0 auto;}
				.main_top_fudong_txt h2{width:760px;float:left;color:#fff;font-size:32px;overflow:hidden;}
				.main_top_fudong_txt ul{width:760px;float:left;}
					.main_top_fudong_txt li{float:left;line-height:40px;color:#fff;margin-right:15px;}
				.main_top_fudong_txt span{margin-left:100px;line-height:100px;color:#fff;font-size:14px;}
					.main_top_fudong_txt span b{color:#ff8417;font-size:32px;}
				.main_top_fudong_txt button{width:130px;height:38px;line-height:37px;text-align:center;color:#fff;font-size:16px;margin:-5px 10px 0 0;float:right;border:none;background:#f60;cursor:pointer;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
				.main_top_fudong_txt button:hover{background:#f07940;}
				
/*main_bot*/				
	.main_bot{width:100%;float:left;padding-top:20px;background:#fff;}	
		.main_con{width:1200px;margin:0 auto;}
		.main_bot h3{width:100%;height:35px;line-height:35px;float:left;text-align:center;font-size:26px;color:#333;}
		.main_bot b{display:block;width:100%;height:25px;line-height:25px;float:left;text-align:center;font-size:14px;color:#9d9d9d;}
			.main_con b em{width:40px;height:3px;float:left;margin:10px 0 0 580px;background:#000;}
		.main_bot h4{font-size:18px;padding-left:5px;margin:15px 0;}
/*lpms*/
.lpms{width:100%;min-height:100px;float:left;margin-top:20px;}
	.lpms h3{width:100%;height:35px;line-height:35px;float:left;text-align:center;font-size:26px;color:#333;}
		.lpms b{display:block;width:100%;height:25px;line-height:25px;float:left;text-align:center;font-size:14px;color:#9d9d9d;}
	.lpms_txt{width:100%;min-height:90px;float:left;}
		.lpms_txt span{line-height:30px;}
			.lpms_txt .zkqb{margin-left:10px;padding-right:20px;color:#999;position:relative;cursor:pointer;}
					  .zkqb:hover{color:#4ec5d9;}	
					  .zkqb:hover .sj_down{border-top:12px solid #4ec5d9;}
					  .zkqb:hover .sj_up{border-bottom:12px solid #4ec5d9;}	
				.zkqb .sanjiao{position:absolute;right:0;top:6px;}
					.zkqb .sj_down{border-left:7px solid transparent;
									border-right:7px solid transparent;
									border-top:12px solid #b5b5b5;}
					.zkqb .sj_up{border-left:7px solid transparent;
								border-right:7px solid transparent;
								border-bottom:12px solid #b5b5b5;}

/*xmtp*/
.xmtp{width:1100px;min-height:335px;float:left;margin:50px 0 0 50px;padding-bottom:30px;}
	.xmtp_left{width:260px;height:340px;float:left;margin:0 10px 0 0;overflow:hidden;}
		.xmtp_left_img{display:block;width:260px;height:160px;margin:0 0 18px 0;overflow:hidden;}
			.xmtp_left_img img{width:100%;height:100%;transition:.2s ease-in 0s;}
		.xmtp_left_img:hover img{transition:.2s ease-in 0s;transform:scale(1.1,1.1);}
	.xmtp_con{width:540px;height:340px;float:left;overflow:hidden;}
		.xmtp_con img{width:100%;height:100%;transition:.2s ease-in 0s;}
	.xmtp_con:hover img{transition:.2s ease-in 0s;transform:scale(1.1,1.1);}
	.xmtp_right{width:260px;height:340px;float:left;margin:0 0 0 10px;position:relative;}
		.xmtp_right_img{display:block;width:260px;height:160px;margin:0 0 18px 0;overflow:hidden;}
			.xmtp_right_img img{width:100%;height:100%;transition:.2s ease-in 0s;}
		.xmtp_right_img:hover img{transition:.2s ease-in 0s;transform:scale(1.1,1.1);}
		.xmtp_right_fudong_bj{width:260px;height:160px;background:#000;opacity:0.7;position:absolute;right:0;bottom:2px;}
		.xmtp_right_fudong_txt{width:260px;height:160px;line-height:160px;text-align:center;color:#fff;font-size:16px;position:absolute;right:0;bottom:2px;cursor:pointer;}

/*xmtp2*/
.xmtp2{width:1100px;min-height:335px;float:left;margin:50px 0 0 50px;padding-bottom:30px;}
	.xmtp2 img{width:100%;height:100%;transition:.2s ease-in 0s;}
	.xmtp2 img:hover{transition:.2s ease-in 0s;transform:scale(1.1,1.1);}
	.xmtp2_left{width:530px;height:335px;float:left;overflow:hidden;}
	.xmtp2_right{width:530px;height:335px;float:left;margin-left:20px;overflow:hidden;}
	
/*xmtp3*/
.xmtp3{width:1100px;min-height:235px;float:left;margin:50px 0 0 50px;padding-bottom:30px;}
	.xmtp3 img{width:100%;height:100%;transition:.2s ease-in 0s;}
	.xmtp3 img:hover{transition:.2s ease-in 0s;transform:scale(1.1,1.1);}
	.xmtp3_left{width:350px;height:235px;float:left;overflow:hidden;}
	.xmtp3_con{width:350px;height:235px;float:left;margin-left:15px;overflow:hidden;}
	.xmtp3_right{width:350px;height:235px;float:left;margin-left:15px;overflow:hidden;}

	
/*xmxx*/
.xmxx{width:100%;min-height:400px;float:left;position:relative;}	
		.xmxx p{width:100px;min-height:45px;line-height:45px;text-align:right;float:left;}
		.xmxx span{line-height:25px;float:left;margin:10px 0 0 0px;}	
		.xmxx ul{width:100%;float:left;}
			.xmxx li{width:50%;height:45px;line-height:45px;float:left;border-bottom:1px dashed #e0e0e0;}
		.xmxx .rzqy{width:100%;float:left;}
			.xmxx .rzqy span{width:1050px;line-height:25px;float:left;margin:10px 0 0 0px;}
		.xmxx_gengduo{width:100%;float:left;margin:0px 0 100px 0;}
		.xmxx .xmxx_hide{height:100px;overflow:hidden;}	
			.xmxx .xmxx_gengduo_txt{width:1175px;float:left;line-height:40px;margin:20px 0 0 25px;}

/*xmpt*/
.xmpt{width:100%;min-height:230px;float:left;padding-bottom:100px;overflow:hidden;position:relative;}
	.xmpt table{width:100%;float:left;}
		.xmpt td{width:50%;height:45px;line-height:45px;border-bottom:1px dashed #e0e0e0;}
			.xmpt p{width:100px;height:45px;line-height:45px;text-align:right;float:left;}
			.xmpt span{width:470px;line-height:25px;float:left;margin:10px 0 0 30px;}	
	.xmpt ul{width:100%;float:left;display:none;}
		.xmpt li{width:100%;height:45px;line-height:45px;float:left;}
			.xmpt li span{width:1000px;}
			
/*zbpt*/
.zbpt{width:100%;height:400px;float:left;}
	.zbpt ul{width:100%;float:left;}
		.zbpt li{width:230px;height:258px;float:left;margin-left:10px;border:1px solid #d7d7d7;}
		.zbpt li:nth-child(1){margin-left:0;}
			.zbpt li i{width:40px;height:40px;float:left;margin:15px 0 0 96px;}
			.zbpt b{display:block;width:100%;line-height:25px;float:left;color:#000;text-align:center;}
			.zbpt p{display:block;width:100%;line-height:25px;float:left;color:#000;text-align:center;}
				.zbpt em{color:#4a7fe9;}
			.zbpt span{display:block;width:100%;line-height:25px;float:left;color:#999;text-align:center;}

/*map*/
.map_bj{width:100%;float:left;}
	.map_top{width:1200px;height:55px;margin:0 auto;font-size:16px;}
		.map_but{min-width:135px;height:35px;line-height:35px;float:left;font-size:16px;padding:0 10px;color:#fff;text-align:center;margin:10px 0 0px 5px;background:#4ec5d9;}
		.map_top ul{width:405px;height:45px;float:right;border:1px solid #d0d1d5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;background:#fff;}
			.map_top li{width:33.33%;height:45px;float:left;}
				.map_top li a{display:inline-block;width:100%;height:30px;line-height:30px;margin-top:8px;color:#000;text-indent:45px;border-right:1px solid #d0d1d5;}
				.jiejing{background:url(http://img.wangjingxiezilou.com/images/m0453_jiejin.png) no-repeat center left 10px;}
				.sanD{background:url(http://img.wangjingxiezilou.com/images/m0453_3D.png) no-repeat center left 10px;}
				.weixing{background:url(http://img.wangjingxiezilou.com/images/m0453_weixing.png) no-repeat center left 10px;}
				.ditu{background:#4a7fe9 url(http://img.wangjingxiezilou.com/images/m0453_ditu1.png) no-repeat center left 10px;}
				.map_top .qiehuan a{color:#fff;}
	.map{width:1200px;height:600px;margin:40px auto 0 auto;border:1px solid #ced2d5;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:relative;}
		.map_ul{width:1200px;margin:0 auto;position:relative;}
		.map_ul ul{width:560px;height:45px;position:absolute;right:0;bottom:25px;}
			.map_ul li{width:100px;height:45px;line-height:45px;text-indent:45px;color:#fff;font-size:16px;float:left;margin-right:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;opacity:0.6;cursor:pointer;}
				.map_ul .jiaotong{background:#000 url(http://img.wangjingxiezilou.com/images/m0453_jiaotong1.png) no-repeat center left 10px;}
				.map_ul .jiudian{background:#000 url(http://img.wangjingxiezilou.com/images/m0453_jiudian1.png) no-repeat center left 10px;}
				.map_ul .canyin{background:#fff url(http://img.wangjingxiezilou.com/images/m0453_canyin.png) no-repeat center left 10px;opacity:1;border:1px solid #d0d1d5;}
				.map_ul .chaoshi{background:#000 url(http://img.wangjingxiezilou.com/images/m0453_chaoshi1.png) no-repeat center left 10px;}
				.map_ul .yinhang{background:#000 url(http://img.wangjingxiezilou.com/images/m0453_yinhang1.png) no-repeat center left 10px;}
				.map_ul .dianji{color:#000;}
							
				
/*qjt*/
.qjt{width:100%;min-width:1200px;min-height:520px;float:left;margin-top:50px;padding-bottom:50px;}
	.qjt_con{width:1200px;min-height:520px;margin:0 auto;}
		.qjt_bj{width:950px;height:520px;float:left;position:relative;}
			.qjt_shubiao{width:70px;height:90px;position:absolute;left:50%;bottom:10px;margin-left:-35px;background:url(http://img.wangjingxiezilou.com/images/m0453_shubiao.png) no-repeat center;}
			
		.qjt_con ul{width:248px;min-height:520px;float:left;background:#e6e6e6;}
			.qjt_con li{width:247px;height:75px;line-height:75px;float:left;text-align:center;color:#494f5a;font-size:16px;border-top:1px solid #dedede;border-right:1px solid #dedede;background:#fff;cursor:pointer;}
				.qjt_con .active{background:#4a7fe9;color:#fff;}

/*kzmj*/
.kzmj{width:100%;min-height:430px;float:left;margin-top:50px;position:relative;}
	.kzmj ul{width:100%;float:left;margin:30px 0 90px 0;}
	.kzmj .kzmj_ul{height:260px;overflow:hidden;}
		.kzmj li{width:25%;float:left;margin:0 0 20px 0;}
			.kzmj dl{width:290px;margin:0 auto;}
				.kzmj dt{width:290px;height:180px;float:left;overflow:hidden;}
					.kzmj dt img{width:100%;height:100%;transition:.2s ease-in 0s;}
					.kzmj dl:hover dt img{transition:.2s ease-in 0s;transform:scale(1.1,1.1);}
				.kzmj dd{width:290px;float:left;font-size:16px;background:#f6f6f6;}
					.kzmj dd b{display:inline-block;width:48%;float:left;line-height:30px;color:#3b3b3b;text-align:left;margin-left:2%;}
					.kzmj dd span{display:inline-block;width:48%;float:right;line-height:30px;color:#bc0001;text-align:right;margin-right:2%;}
					.kzmj dd p{display:inline-block;width:48%;float:left;line-height:30px;color:#999;text-align:left;margin-left:2%;}
					.kzmj dd em{display:inline-block;width:48%;float:right;line-height:30px;color:#999;text-align:right;margin-right:2%;}

/*zxzx*/
.zxzx{width:100%;height:560px;float:left;}
	.zxzx_con{width:100%;height:420px;float:left;margin-top:20px;padding-top:20px;background:#f6f6f6;}
		.zxzx_con_left{width:320px;height:400px;float:left;margin-left:15px;overflow:hidden;}
			.zxzx_con_left img{width:100%;height:100%;transition:.2s linear 0s;}
			.zxzx_con_left img:hover{transition:.2s ease-in 0s;transform:scale(1.1,1.1);}
		.zxzx_con_right{width:385px;height:400px;float:left;margin-left:20px;padding-left:20px;border-left:1px solid #eee;}
			.zxzx_con_right dl{width:100%;height:400px;float:left;}
				.zxzx_con_right dt{width:100%;height:155px;float:left;overflow:hidden;}
					.zxzx_con_right dt img{width:100%;height:100%;transition:.2s linear 0s;}
					.zxzx_con_right dt img:hover{transition:.2s ease-in 0s;transform:scale(1.1,1.1);}
				.zxzx_con_right dd{width:100%;float:left;}
					.zxzx_con_right dd ul{width:100%;float:left;margin-top:10px;list-style:outside;}
						.zxzx_con_right dd li{width:365px;height:40px;float:left;margin-left:20px;color:red;}
							.zxzx_con_right dd li p{display:inline-block;width:365px;height:40px;line-height:40px;vertical-align:middle;color:#101010;white-space:nowrap;overflow:hidden;
							-o-text-overflow:ellipsis;
							text-overflow:ellipsis;
							-moz-binding:url('ellipsis.xml#ellipsis');}
							.zxzx_con_right dd li p:hover{color:red;}

/*ptfw*/
/*.ptfw{width:100%;height:230px;float:left;margin-top:50px;}
	.ptfw ul{width:100%;float:left;margin-top:30px;}
		.ptfw li{width:11.1%;height:100px;float:left;position:relative;background:url(http://img.wangjingxiezilou.com/images/ptfw_bj.png) no-repeat center;background-size:100px;position:relative;top:0;transition:.2s linear 0s;}
			.ptfw li:hover{top:-10px;transition:.2s linear 0s;}
			.ptfw li dl{width:100px;height:100px;margin:0 auto;}			
				.ptfw li dt{width:100%;height:50px;line-height:70px;float:left;text-align:center;}
					.ptfw li dt img{vertical-align:middle;}
				.ptfw li dd{width:100%;height:50px;line-height:30px;float:left;text-align:center;color:#000;}*/

.ptfw{width:100%;height:230px;float:left;margin-top:50px;}
	.ptfw ul{width:100%;float:left;margin-top:30px;}
		.ptfw li{width:11.1%;height:100px;float:left;}
			.ptfw dl{width:100px;height:100px;margin:0 auto;}
				.ptfw dt{width:100%;float:left;text-align:center;}
					.ptfw dt img{vertical-align:middle;}
				.ptfw dd{width:100%;float:left;text-align:center;padding-top:10px;color:#000;}
			.ptfw dl:hover dd{color:#56c5a5;}

/*xgxm*/
.xgxm{width:100%;height:280px;float:left;margin:0px 0 30px 0;}
	.xgxm ul{width:100%;float:left;margin-top:30px;}
		.xgxm li{width:230px;height:190px;float:left;margin-left:10px;border:1px solid #dedede;}
		.xgxm a:nth-child(1) li{margin-left:0;}
			.xgxm dl{width:100%;float:left;}
				.xgxm dt{width:230px;height:150px;float:left;overflow:hidden;}
					.xgxm dt img{width:100%;height:100%;transition:.2s linear 0s;}
					.xgxm dt img:hover{transition:.2s ease-in 0s;transform:scale(1.1,1.1);}
				.xgxm dd{width:220px;height:40px;line-height:40px;float:left;padding:0 5px;font-size:14px;color:#666;}
					.xgxm dd p{float:left;}
					.xgxm dd span{float:right;}


/*foot*/
/*.foot{width:100%;min-height:240px;float:left;border-top:1px solid #d7d7d7;font-size:15px;}
	.foot_top{width:1200px;margin:0 auto;}
		.foot_top_con{width:100%;float:left;position:relative;}
			.foot_top_hide{height:40px;overflow:hidden;}
			.foof_top_list{width:100%;float:left;}
				.foot_top .foof_top_list span{float:left;line-height:40px;color:#f60;}
			.foot_top p{float:right;line-height:40px;color:#b2b2b2;font-size:14px;cursor:pointer;position:absolute;right:10px;top:0;}
			.foot_top p:hover{color:#4ec5d9;}
			.foot_top ul{width:1020px;float:left;margin:0 40px 0 5px;}
				.foot_top li{float:left;line-height:40px;margin:0 5px;color:#666;font-size:12px;}
				.foot_top li:hover{color:#f60;}
	/*.foot_con_bj{width:100%;height:340px;float:left;background:url(http://img.wangjingxiezilou.com/images/m0453_foot_con.jpg) no-repeat center;}
		.foot_con{width:1200px;margin:0 auto;}
			.foot_con ul{width:100%;height:340px;float:left;}
				.foot_con li{width:33.3333%;height:340px;float:left;position:relative;}
					.foot_con_list_bj{width:260px;height:240px;background:#221e1c;opacity:0.6;position:absolute;left:50%;top:50%;margin:-130px 0 0 -130px;}
					.foot_con_list{width:260px;height:240px;color:#e0c6ac;position:absolute;left:50%;top:50%;margin:-130px 0 0 -130px;}
						.foot_con_list p{width:100%;height:75px;line-height:75px;font-size:28px;text-align:center;background:#2a2422;opacity:0.6;}
						.foot_con_list dl{width:180px;height:180px;margin:0 auto;}
							.foot_con_list dt{width:100%;height:110px;line-height:110px;float:left;text-align:center}
								.foot_con_list dt img{vertical-align:middle;}
							.foot_con_list dd{opacity:0.6;font-size:13px;}
	.foot_bot{width:100%;height:260px;float:left;background:#000;}	
		.foot_bot_con{width:1200px;height:260px;margin:0 auto;text-align:center;position:relative;}
			.foot_bot_top_con{width:456px;height:35px;line-height:35px;text-align:center;font-size:22px;color:#ffeed6;border:2px solid #484848;position:absolute;left:50%;top:45px;margin:0 0 0 -228px;}
			.foot_bot_top_xian{width:240px;height:2px;background:#484848;position:absolute;}
				.foot_bot_con .left{left:50%;top:60px;margin:0 0 0 -450px;}
				.foot_bot_con .right{right:50%;top:60px;margin:0 -455px 0 0;}
			.foot_bot_con p{width:100%;float:left;text-align:center;color:#a48f6f;margin:90px 0 20px 0;}
			.foot_bot_con button{display:block;width:98px;height:28px;margin:0 auto 0 auto;border:1px solid #484848;color:#d9d9d9;background:none;cursor:pointer;}
			.foot_bot_con ul{width:700px;margin:30px auto 0 auto;}
				.foot_bot_con li{height:15px;line-height:15px;float:left;color:#a48f6f;padding:0 19px;border-left:1px solid #a48f6f;}
				.foot_bot_con li:hover{color:#f6bb64;}
				.foot_bot_con li:nth-child(1){border:none;}
			.foot_bot_con b{width:100%;float:left;}	
				.foot_bot_con span{line-height:50px;color:#a48f6f;font-size:14px;}*/
				
/*foot_bot*/
	/*.foot_bot{width:100%;min-width:1360px;min-height:260px;float:left;background:#222;}	
		.foot_bot_con{width:1200px;height:260px;margin:0 auto;text-align:center;position:relative;}
			.foot_bot_con_top{width:100%;height:170px;float:left;color:#999;border-bottom:1px solid #373737;}
				.foot_bot_con_top ul{width:800px;height:20px;float:left;padding-top:55px;}
					.foot_bot_con_top li{float:left;height:15px;line-height:15px;color:#ebebeb;padding:0 21px;border-left:1px solid #999;}
					.foot_bot_con_top a:nth-child(1) li{padding-left:0;border-left:0;}
					.foot_bot_con_top a{color:#999;}
				.foot_bot_con_top span{width:800px;height:30px;line-height:30px;float:left;text-align:left;}
					.foot_bot_con_top span p{float:left;height:35px;line-height:30px;margin-right:20px;padding-left:25px;}
						.foot_mail{background:url(../images/top_ico_09.png) no-repeat left center;}
						.foot_http{background:url(../images/top_ico_10.png) no-repeat left center;}	 
				.foot_tel{width:380px;height:100px;float:right;text-align:center;margin-top:40px;}
					.foot_tel b{width:100%;float:left;font-size:22px;color:#fff;}
					.foot_tel i{width:100%;float:left;font-size:13px;margin-top:5px;}
			.foot_bot_con_bot{width:100%;float:left;color:#999;}
				.foot_bot_con_bot em{width:80px;float:left;height:30px;line-height:30px;}
				.foot_bot_con_bot p{width:1120px;float:left;padding-top:10px;}	
					.foot_bot_con_bot span{height:15px;line-height:15px;float:left;color:#625f5f;padding:0 8px;margin-bottom:15px;border-right:1px solid #555252;}*/
			 
.foot{width:100%;min-height:240px;float:left;border-top:1px solid #d7d7d7;}
	.foot_top{width:1300px;margin:0 auto;min-height:40px;}
		.foot_top_con{width:100%;float:left;position:relative;}
			.foot_top_hide{height:40px;overflow:hidden;}
			.foof_top_list{width:100%;float:left;font-size:12px;}
				.foot_top .foof_top_list span{float:left;line-height:40px;color:#f60;font-size:14px;}
			.foot_top p{float:right;line-height:40px;color:#b2b2b2;font-size:14px;cursor:pointer;position:absolute;right:10px;top:0;}
			.foot_top p:hover{color:#4ec5d9;}
			.foot_top ul{width:1020px;float:left;margin:0 40px 0 5px;}
				.foot_top li{float:left;line-height:40px;margin:0 5px;color:#666;}
				.foot_top li:hover{color:#f60;}
	/*.foot_con_bj{width:100%;height:340px;float:left;background:url(http://img.wangjingxiezilou.com/images/m0453_foot_con.jpg) no-repeat center;}
		.foot_con{width:1200px;margin:0 auto;}
			.foot_con ul{width:100%;height:340px;float:left;}
				.foot_con li{width:33.3333%;height:340px;float:left;position:relative;}
					.foot_con_list_bj{width:260px;height:240px;background:#221e1c;opacity:0.6;position:absolute;left:50%;top:50%;margin:-130px 0 0 -130px;}
					.foot_con_list{width:260px;height:240px;color:#e0c6ac;position:absolute;left:50%;top:50%;margin:-130px 0 0 -130px;}
						.foot_con_list p{width:100%;height:75px;line-height:75px;font-size:28px;text-align:center;background:#2a2422;opacity:0.6;}
						.foot_con_list dl{width:180px;height:180px;margin:0 auto;}
							.foot_con_list dt{width:100%;height:110px;line-height:110px;float:left;text-align:center}
								.foot_con_list dt img{vertical-align:middle;}
							.foot_con_list dd{opacity:0.6;font-size:13px;}*/
/*	.foot_bot{width:100%;height:260px;float:left;background:#222;}	
		.foot_bot_con{width:1200px;height:260px;margin:0 auto;text-align:center;position:relative;}
			.foot_bot_top_con{width:456px;height:35px;line-height:35px;text-align:center;font-size:22px;color:#ffeed6;border:2px solid #484848;position:absolute;left:50%;top:45px;margin:0 0 0 -228px;}
			.foot_bot_top_xian{width:240px;height:2px;background:#484848;position:absolute;}
				.foot_bot_con .left{left:50%;top:60px;margin:0 0 0 -450px;}
				.foot_bot_con .right{right:50%;top:60px;margin:0 -455px 0 0;}
			.foot_bot_con p{width:100%;float:left;text-align:center;color:#a48f6f;margin:90px 0 20px 0;}
			.foot_bot_con button{display:block;width:98px;height:28px;margin:0 auto 0 auto;border:1px solid #484848;color:#d9d9d9;background:none;cursor:pointer;}
			.foot_bot_con ul{width:700px;margin:30px auto 0 auto;}
				.foot_bot_con li{height:15px;line-height:15px;float:left;color:#a48f6f;padding:0 19px;border-left:1px solid #a48f6f;}
				.foot_bot_con li:hover{color:#f6bb64;}
				.foot_bot_con li:nth-child(1){border:none;}
			.foot_bot_con b{width:100%;float:left;}	
				.foot_bot_con span{line-height:50px;color:#a48f6f;font-size:14px;}*/
				
/*foot_bot*/
	.foot_bot{width:100%;min-height:260px;float:left;background:#222;}	
		.foot_bot_con{width:1200px;height:260px;margin:0 auto;text-align:center;position:relative;}
			.foot_bot_con_top{width:100%;height:170px;float:left;color:#999;border-bottom:1px solid #373737;}
				.foot_bot_con_top ul{width:800px;height:20px;float:left;padding-top:55px;}
					.foot_bot_con_top li{float:left;height:15px;line-height:15px;color:#ebebeb;padding:0 21px;border-left:1px solid #999;}
					.foot_bot_con_top a:nth-child(1) li{padding-left:0;border-left:0;}
					.foot_bot_con_top a{color:#999;}
				.foot_bot_con_top span{width:800px;height:30px;line-height:30px;float:left;text-align:left;}
					.foot_bot_con_top span p{float:left;height:35px;line-height:30px;margin-right:20px;padding-left:25px;}
						.foot_mail{background:url(../images/top_ico_09.png) no-repeat left center;}
						.foot_http{background:url(../images/top_ico_10.png) no-repeat left center;}	 
				.foot_tel{width:380px;height:100px;float:right;text-align:center;margin-top:40px;}
					.foot_tel b{width:100%;float:left;font-size:22px;color:#fff;}
					.foot_tel i{width:100%;float:left;font-size:13px;margin-top:5px;}
			.foot_bot_con_bot{width:100%;float:left;color:#999;}
				.foot_bot_con_bot em{width:80px;float:left;height:30px;line-height:30px;}
				.foot_bot_con_bot p{width:1120px;float:left;padding-top:10px;}	
					.foot_bot_con_bot span{height:15px;line-height:15px;float:left;color:#625f5f;padding:0 8px;margin-bottom:15px;border-right:1px solid #555252;}




/*ckgd*/
.ckgd{width:128px;height:28px;line-height:28px;float:left;text-align:center;background:#4c7b9a;color:#fff;border:1px solid #5692ba;position:absolute;bottom:50px;left:50%;margin:0 0 0 -64px;cursor:pointer;}
.ckgd:hover{background:#4c8bb5;border:1px solid #6aa5cc;}

/*浮动打印*/

.dayin_fudong{width:70px;height:70px;box-shadow: 0 1px 3px rgba(76,123,154,0.8); border:1px solid #6b9ec0; color:#4c7b9a;position:fixed;right:20px;bottom:450px;z-index:99;background:#fff;cursor:pointer;display:none;
				-webkit-border-radius:8px;
				-moz-border-radius:8px;
				border-radius:8px;}
	.dayin_fudong i{display:block;width:35px;height:32px;margin:5px auto;background:url(../images/m0453_dayin.png) no-repeat center;}
		.dayin_fudong span{display:block;text-align:center;font-size:14px;}
		.dayin_fudong .hover{color:#6b9ec0;}

/*打印预览*/
.black{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;background:#000;opacity:0.6;display:none;z-index:999;}
.dyyl{width:595px;height:90%;position:fixed;top:5%;left:50%;margin-left:-297px;background:#fff;overflow-x:hidden;overflow-h:auto;z-index:99999;color:#666;}
/*关闭*/
.dy_guanbi{width:40px;height:40px;line-height:35px;text-align:center;font-size:58px;color:#fff;font-weight:100;position:fixed;left:50%;top:5%;margin-left:300px;background:#8990a0 url(http://www.xzlsd.com/images/dy_guanbi.png) no-repeat center;background-size:40px;cursor:pointer;z-index:999;}
.dy_main{float:left;position:relative;z-index:99;background:#fff;}
/*header*/
.dy_header{width:100%;height:44px;line-height:44px;float:left;text-align:center;font-size:22px;color:#fff;background:#4c7b9a;}
/*banner*/
.dy_banner{width:100%;height:225px;float:left;}
	.dy_banner img{width:100%;height:100%;}
/*con*/
.dy_con{width:100%;float:left;}
/*list*/
.dy_list_bj{min-width:280px;padding:0 20px;}
	.dy_list1{width:100%;height:180px;float:left;}
		.dy_list1 ul{width:100%;padding-top:10px;}
			.dy_list1 li{width:50%;float:left;line-height:40px;font-size:17px;}
				.dy_list1_img{width:40px;height:40px;padding-top:4px;float:left;}
				.dy_list1 .dy_zj{color:#56b4c2;font-size:18px;}
				.dy_list1 .dy_tel{color:#56b4c2;font-size:18px;}
	.dy_list2{width:100%;min-height:100px;float:left;}
		.dy_list2 ul{width:100%;}
			.dy_list2 li{width:50%;height:48px;line-height:48px;float:left;border-top:1px solid #e5e5e6;font-size:16px;text-indent:10px;}
				.dy_list2 li p{width:100%;height:40px;line-height:40px;text-indent:0px;margin-top:4px;border-right:1px solid #e5e5e6;}

.dy_tit{width:100%;height:44px;line-height:44px;float:left;text-indent:20px;color:#000;background:#f2f2f2;}

	.dy_list3{width:100%;min-height:100px;float:left;}
		.dy_list3 ul{width:100%;}
			.dy_list3 li{width:50%;height:48px;line-height:48px;float:left;border-bottom:1px solid #e5e5e6;font-size:14px;text-indent:10px;overflow:hidden;}
			.dy_list3 li:nth-of-type(odd){width:50%;}
				.dy_list3 li p{width:99%;height:40px;line-height:40px;text-indent:0px;margin-top:4px;border-right:1px solid #e5e5e6;}
	.dy_list4{width:100%;min-height:100px;float:left;border-bottom:1px solid #e5e5e6;}
		.dy_list4 p{width:100%;height:44px;line-height:44px;float:left;color:#56b4c2;}
		.dy_button{width:100%;float:left;line-height:2.33333333;text-align:center;}
			.dy_button a{display:block;margin-left:30%;margin-right:30%;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#56b4c2;}
	.dy_list5{width:100%;min-height:100px;float:left;}
		.dy_list5 p{width:100%;height:44px;line-height:44px;float:left;color:#56b4c2;}
		.dy_list5 ul{width:100%;float:left;}
			.dy_list5 li{width:100%;float:left;line-height:40px;font-size:17px;}
				.dy_list5 li ul{width:100%;float:left;}
					.dy_list5 li ul li{width:25%;height:48px;line-height:48px;float:left;border-top:1px solid #e5e5e6;font-size:14px;text-indent:10px;}
				.dy_list5_li_img{width:30px;height:35px;padding-top:5px;float:left;}
				/*.dy_list5 .dy_cy{background:url(http://img.wangjingxiezilou.com/images/dy_cy.png) no-repeat left center;background-size:20px;}
				.dy_list5 .dy_jd{background:url(http://img.wangjingxiezilou.com/images/dy_jd.png) no-repeat left center;background-size:20px;}
				.dy_list5 .dy_cs{background:url(http://img.wangjingxiezilou.com/images/dy_cs.png) no-repeat left center;background-size:20px;}
				.dy_list5 .dy_yh{background:url(http://img.wangjingxiezilou.com/images/dy_yh.png) no-repeat left center;background-size:20px;}*/
				.dy_list_bj .dy_list5 .name{line-height:30px;float:left;color:#000;font-size:12px;display:none;}
				
.dy_button1{width:30%;float:left;line-height:2.33333333;text-align:center;padding:5px 0;position:fixed;bottom:6%;left:50%;margin-left:-15%;z-index:9999999;}
.dy_button2{display:block;margin-left:14px;margin-right:14px;font-size:20px;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#6b9ec0;cursor:pointer;}
/*水印*/
.shuiyin{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;padding-top:80px;text-align:center;opacity:0.1;z-index:9999;}















</pre></body></html>