﻿@charset "utf-8";
/* CSS Document */
/*************************************************公共样式***************************************************/
*:focus{outline:none;}
*{margin:0;padding:0;}
body{font-family:"微软雅黑";font-size:15px;}
img{border:none;}
a{text-decoration:none;color:#000;}
ul{list-style:none;}
input{vertical-align:middle;}
table{border-collapse:collapse;}
h1{font-size:16px;font-weight:400;}

.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;}
/*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:1080px;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;}
/*banner_bot*/
	.banner_bot{width:100%;height:170px;background:#e3e3e3;}
		.banner_bot_con{width:1200px;height:170px;margin:0 auto;}
			.banner_left{width:340px;height:170px;float:left;position:relative;}
				.banner_left ul{width:340px;height:290px;position:absolute;left:0;top:-120px;}
					.banner_left li{width:100%;min-height:84px;float:left;background:#ecedef;}
						.banner_left_list{width:340px;height:120px;background:#2d3e50;opacity:0.6;}
						.banner_left_txt{width:340px;height:120px;line-height:50px;text-indent:45px;position:absolute;top:0;left:0;color:#fff;}
							.banner_left_txt h3{font-size:34px;margin-top:15px;}
						.banner_left li em{display:block;float:left;font-size:46px;font-weight:bold;text-indent:45px;margin-top:10px;color:#446e98;}
						.banner_left li span{display:block;float:left;font-weight:bold;text-indent:15px;margin-top:45px;}
			.banner_right{width:860px;height:170px;float:left;}
				.banner_right li{width:170px;height:170px;line-height:280px;float:left;margin-left:2px;text-align:center;}
					.banner_right .dt{background:url(../images/dt.png) no-repeat center;}
					.banner_right .jd{background:url(../images/jd.png) no-repeat center;}
					.banner_right .cy{background:url(../images/cy.png) no-repeat center;}
					.banner_right .cs{background:url(../images/cs.png) no-repeat center;}
					.banner_right .yh{background:url(../images/yh.png) no-repeat center;}
/*fangyuan_list*/
.fangyuan_list{width:1200px;margin:0 auto;}
	.fangyuan_list a{color:#495055;}
	.fangyuan_list ul{width:100%;float:left;}
		.fangyuan_list li{width:100%;height:290px;margin-top:10px;border:1px solid #ced2d5;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:0px 0px 1px 1px #e4e5e7;}
			.fangyuan_list dl{width:100%;height:290px;}
				.fangyuan_list dt{width:465px;height:260px;margin:15px;float:left;}
				.fangyuan_list dd{width:660px;float:left;color:#7f7f7f;margin-left:15px;}
					.fangyuan_list dd .fangyuan_list_top{display:block;float:left;width:660px;height:110px;color:#000;border-bottom:1px solid #e6e6e6;position:relative;}
						.fangyuan_list .fangyuan_list_top span{font-size:48px;line-height:110px;margin-left:0;}
						.fangyuan_list .fangyuan_list_top b{margin-left:10px;font-weight:400;}
						.fangyuan_list .dayin{width:100px;height:40px;line-height:40px;text-align:center;text-indent:30px;font-size:16px;border:1px solid #d3d4d8;position:absolute;right:120px;top:40px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:url(../images/dayin.png) no-repeat center left 10px;cursor:pointer;}
						.fangyuan_list .kanfang{width:100px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#fff;border:1px solid #d3d4d8;position:absolute;right:0px;top:40px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#446e98;cursor:pointer;}
					.fangyuan_list p{width:660px;height:50px;float:left;color:#000;border-bottom:1px solid #e6e6e6;}
						.fangyuan_list em{display:inline-block;width:120px;height:30px;line-height:30px;margin-top:10px;text-align:center;font-style:normal;border-right:1px solid #e6e6e6;}
					.fangyuan_list span{line-height:50px;color:#000;}
/*louyuxinxi*/
.louyuxinxi_bj{width:100%;float:left;}
	.louyuxinxi{width:1200px;min-height:225px;margin:30px auto 0 auto;border:1px solid #ced2d5;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
    	.louyuxinxi_top{width:100%;height:45px;line-height:45px;float:left;text-align:center;font-size:16px;border-bottom:1px solid #ced2d5;background:#f1f2f4;}
		.louyuxinxi ul{width:1150px;height:85px;margin:45px auto 0 auto;border-bottom:1px solid #e6e6e6;}
			.louyuxinxi li{width:25%;height:85px;float:left;}
				.louyuxinxi_list{width:100%;height:40px;text-indent:50px;border-right:1px solid #e6e6e6;margin-top:22px;}
					.louyuxinxi_list p{margin-top:20px;line-height:18px;color:#6b6b6b;height:18px;width:280px;overflow:hidden;}
		.louyuxinxi span{display:block;width:1100px;line-height:25px;margin:10px auto 0 auto;font-size:14px;}

/*map*/
.map_bj{width:100%;margin-top:30px;float:left;}
	.map_top{width:1200px;height:55px;margin:0 auto;font-size:16px;}
		.map_top ul{width:305px;height:45px;float:right;border:1px solid #d0d1d5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;}
			.map_top li{width:33.3333%;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(../images/jiejin.png) no-repeat center left 10px;}
				.sanD{background:url(../images/3D.png) no-repeat center left 10px;}
				.weixing{background:url(../images/weixing.png) no-repeat center left 10px;}
				.ditu{background:#446e98 url(../images/ditu1.png) no-repeat center left 10px;}
				.map_top .qiehuan a{color:#fff;}
	.map{width:1200px;height:600px;margin: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(../images/jiaotong1.png) no-repeat center left 10px;}
				.map_ul .jiudian{background:#000 url(../images/jiudian1.png) no-repeat center left 10px;}
				.map_ul .canyin{background:#fff url(../images/canyin.png) no-repeat center left 10px;opacity:1;border:1px solid #d0d1d5;}
				.map_ul .chaoshi{background:#000 url(../images/chaoshi1.png) no-repeat center left 10px;}
				.map_ul .yinhang{background:#000 url(../images/yinhang1.png) no-repeat center left 10px;}
				.map_ul .dianji{color:#000;}
/*con*/
.con{width:100%;float:left;margin:15px 0;}
	.xiangmu_bj{width:1200px;min-height:345px;margin:0 auto;}
		.xiangmu_top{width:100%;height:45px;line-height:45px;float:left;color:#a70e1f;font-size:16px;font-weight:bold;}
			.xiangmu_top span{float:right;height:30px;margin-right:20px;font-size:15px;color:#000;border-bottom:1px solid #56b4c2;cursor:pointer;}
		.xiangmu{width:368px;height:300px;float:left;margin-right:45px;border:1px solid #ced2d5;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:0px 0px 1px 1px #e4e5e7;}
			.xiangmu_img{width:340px;margin:15px auto;}
			/*.xiangmu_img{width:340px;height:280px;margin:15px auto;}*/
			.xiangmu h3{height:30px;float:left;font-weight:500;font-size:18px;text-indent:10px;}
					.xiangmu p{float:right;margin-right:20px;text-indent:10px;color:#993130;font-size:18px;}
						.xiangmu span{color:#626262;font-size:12px;}
			.hover{opacity:0.9;}	

/*项目二维码*/	
	.xiangmu_erweima{width:100px;height:100px;float:left;margin:10px 0 0 0;}
	.xiangmu_txt{float:left;width:260px;height:80px;line-height:25px;padding:10px 20px 0 0;margin:15px 10px 0 10px;border-right:1px solid #e6e6e6;}
	.xiangmu_tel{float:right;line-height:130px;font-size:28px;color:#446e98;font-weight:bold;padding-left:60px;background:url(../images/tel.png) no-repeat left center;background-size:40px;}
/*委托弹出*/
	.weituo{width:326px;min-height:370px;position:fixed;top:50%;left:50%;margin:-190px 0 0 -163px;background:#fff;display:none;z-index:9999;}
		.guanbi{width:40px;height:40px;line-height:35px;text-align:center;font-size:58px;color:#fff;font-weight:100;position:absolute;right:-41px;top:0;background:#8990a0 url(../images/guanbi.png) no-repeat center;background-size:40px;cursor:pointer;}
		.weituo h2{width:100%;height:45px;line-height:45px;text-align:center;font-weight:500;font-size:24px;}
		.login{width:300px;height:40px;margin:0 auto;border:1px solid #d3d4d8;}
			.login .sjh{width:100%;height:40px;border-bottom:1px solid #d3d4d8;}
				.login .shouji{width:200px;height:39px;line-height:39px;float:left;padding-left:15px;font-size:14px;border:none;}
				.login .yanzhengma_but{width:70px;height:30px;line-height:30px;float:right;margin:5px 5px 0 0;text-align:center;color:#fff;font-weight:bold;font-size:12px;border:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#446e98;}
			.login .yanzhengma{width:260px;height:39px;line-height:39px;float:left;padding-left:15px;font-size:14px;border:none;}
		.weituo p{width:100%;height:40px;line-height:40px;text-align:center;font-size:12px;color:#466d96;font-weight:bold;}
			.weituo a{color:#466d96;margin:0 5px;}
			.tishi{color:red;text-align:center;margin:0 0 5px 0; display:none;}
		
		.login_txt{display:block;width:280px;height:120px;margin:10px auto 0 auto;padding:10px;border:1px solid #d3d4d8;resize:none;}
		.queren{display:block;width:300px;height:40px;line-height:40px;margin:0 auto 10px auto;text-align:center;color:#fff;font-size:16px;font-weight:bold;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:none;background:#446e98;}

/*委托提示*/
.weituo_tishi{width:326px;min-height:380px;position:fixed;top:50%;left:50%;margin:-190px 0 0 -163px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;display:none;z-index:99999;}	
	.weituo_tishi h2{width:100%;line-height:70px;text-align:center;font-weight:400;}
		.weituo_tishi p{margin:0 35px;font-size:14px;}
			.weituo_erweima{text-align:center;}	
			.weituo_queren{display:block;width:150px;height:40px;line-height:40px;margin:0 auto 10px auto;text-align:center;color:#fff;font-size:16px;font-weight:bold;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:none;background:#446e98;}				

/*打印预览*/
.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;display:none;}
.dy_guanbi1{width:40px;height:45px;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(../images/guanbi.png) no-repeat center;background-size:40px;cursor:pointer;z-index:99999;display:block;}
/*header*/
.dy_header{width:100%;height:44px;line-height:44px;float:left;text-align:center;font-size:22px;color:#fff;background:#4e9cb3;}
/*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:100px;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 #333;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 #333;}

.dy_tit{width:100%;height:44px;line-height:44px;float:left;text-indent:20px;background:#f2f2f2;}

	.dy_list3{width:100%;min-height:100px;float:left;}
		.dy_list3 ul{width:100%;}
			.dy_list3 li{width:60%;height:48px;line-height:48px;float:left;border-bottom:1px solid #333;font-size:14px;text-indent:10px;overflow:hidden;}
			.dy_list3 li:nth-of-type(odd){width:40%;}
				.dy_list3 li p{width:99%;height:40px;line-height:40px;text-indent:0px;margin-top:4px;border-right:1px solid #333;}
	.dy_list4{width:100%;min-height:100px;float:left;border-bottom:1px solid #333;}
		.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;margin-bottom:60px;}
		.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:50%;float:left;line-height:40px;font-size:17px;}
				.dy_list5_li_img{width:30px;height:35px;padding-top:5px;float:left;}
				/*.dy_list5 .dy_cy{background:url(../images/dy_cy.png) no-repeat left center;background-size:20px;}
				.dy_list5 .dy_jd{background:url(../images/dy_jd.png) no-repeat left center;background-size:20px;}
				.dy_list5 .dy_cs{background:url(../images/dy_cs.png) no-repeat left center;background-size:20px;}
				.dy_list5 .dy_yh{background:url(../images/dy_yh.png) no-repeat left center;background-size:20px;}*/
				.dy_list_bj .dy_list5 .name{height:20px;line-height:20px;float:left;font-size:12px;color:#000;}
				
.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:9999;}
.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:#56b4c2;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.2;z-index:9;display:none;}

/*foot*/
.foot_top_bj{width:100%;height:150px;float:left;}
	.foot_top{width:1200px;margin:0 auto;}
		.hezuo{width:80px;height:30px;line-height:30px;text-align:center;margin:24px auto;background:#2d3e50;color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
		.hezuo_txt{width:1200px;height:30px;line-height:30px;text-align:center;color:#515151;font-size:13px;}	
	
.foot_bj{min-width:1200px;width:100%;height:265px;float:left;background:#2d3e50;}
	.foot{width:1200px;height:225px;margin:0 auto;padding-top:40px;background:#2d3e50;}
		.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;}




