﻿@charset "utf-8";
/* CSS Document */
/*************************************************公共样式***************************************************/
*:focus{outline:none;}
*{margin:0;padding:0;}
body{font-family:"微软雅黑";font-size:15px;background:#f6f7f9;}
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*/
.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;}

/*404*/
	.error{width:100%;height:500px;float:left;background:url(../images/404.png) no-repeat top center;background-size:260px;position:relative;}
		.error_txt{width:100%;text-align:center;position:absolute;bottom:50px;color:#545454;font-size:18px;}
			.error_txt span{width:600px;line-height:25px;position:absolute;left:50%;bottom:50px;margin-left:-300px;display:block;}
			.weituozhaofang{width:180px;height:50px;line-height:50px;text-align:center;font-size:22px;color:#fff;border:none;background:#4583dd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:absolute;left:50%;bottom:-20px;margin-left:-90px;}	
/*委托弹出*/
	.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;}

/*con*/
.con{min-width:1200px;width:100%;float:left;}
	.con_left{width:280px;min-height:800px;float:left;margin:75px 0 0 15px;padding-bottom:20px;border:1px solid #d0d1d5;font-size:12px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;background:#fff;}
		.con_header{width:100%;height:35px;line-height:35px;float:left;text-align:center;font-size:16px;background:#f0f1f3;border-bottom:1px solid #d0d1d5;color:#79797b;}
		.con_list{width:100%;min-height:160px;float:left;border-bottom:1px dashed #d0d0d2;}
			.con_list p{width:240px;height:50px;line-height:50px;margin:0 auto;text-indent:40px;font-size:16px;}
			.con_list ul{width:240px;height:35px;margin:0 auto;border-top:1px solid #f1f1f1;}
				.con_list li{float:left;width:25%;height:35px;line-height:35px;text-align:left;}
					.con_list a:link {padding:0 5px;color:#000;}
					.con_list a:hover{background:#436d97;color:#fff;}
		.con_list_tanchu{width:100%;min-height:100px;float:left;border-top:1px dashed #d0d0d2;display:;}
			.con_list_tanchu ul{width:240px;height:35px;margin:0 auto;border:none;}
				.con_list_tanchu li{float:left;width:25%;height:35px;line-height:35px;text-align:left;}
					.con_list_tanchu a:link {padding:0 5px;color:#000;}
					.con_list_tanchu a:hover{background:#436d97;color:#fff;}
		.con_list1{width:100%;height:160px; min-height:200px;float:left;border-bottom:1px dashed #d0d0d2;position:relative;}
			.con_list1 p{width:240px;height:50px;line-height:50px;margin:0 auto;text-indent:40px;font-size:16px;}
			.con_list1 ul{width:240px;height:35px;margin:0 auto;border-top:1px solid #f1f1f1;}
				.con_list1 li{float:left;width:50%;height:35px;line-height:35px;text-align:left;}
					.con_list1 a:link {padding:0 5px;color:#000;}
					.con_list1 a:hover{background:#436d97;color:#fff;}
				.jiage_anniu{width:140px;height:25px;line-height:25px;border:1px solid #dddee1;text-align:center;position:absolute;right:15px;top:13px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;cursor:pointer;}
					.jiage_anniu span{display:block;width:70px;height:25px;float:left;background:#436d97;color:#fff;}
					
			.quyu{background:url(../images/quyu.png) no-repeat left center;background-size:30px;}
			.ditie{background:url(../images/ditie.png) no-repeat left center;background-size:30px;}
			.jiage{background:url(../images/jiage.png) no-repeat left center;background-size:30px;}
			.mianji{background:url(../images/mianji.png) no-repeat left center;background-size:30px;}
			
			
	.con_right{padding-left:330px;padding-right:10px;margin-top:75px;font-size:12px;}
		.con_right_top{min-width:750px;height:105px;border:1px solid #e2e4e6;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:relative;}
			.con_header_left{float:left;text-align:left;font-size:12px;margin-left:15px;}
			.con_header_right{width:320px;height:25px;line-height:25px;float:right;margin:4px 15px 0 0;border:1px solid #dddee1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;}
				.right_sea{width:247px;height:25px;line-height:25px;float:left;border:none;text-indent:10px;}
				.con_header_right span{display:block;width:68px;height:25px;line-height:25px;float:right;text-align:center;font-size:12px;background:#436d97;color:#fff;cursor:pointer;}
			.sel{width:150px;min-height:35px;float:left;margin:15px 0 0 15px;border:1px solid #dddee1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;background:#fff;position:absolute;top:35px;z-index:99;cursor:pointer;}
				.sel span{float:left;width:115px;height:33px;line-height:33px;font-size:14px;text-indent:15px;}
				.sel_anniu{float:left;width:33px;height:33px;line-height:33px;position:relative;}
					.sanjiao{width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #436d97;position:absolute;top:14px;right:10px;}
					.down{	
					transform:rotate(180deg);
					-ms-transform:rotate(180deg); 	/* IE 9 */
					-moz-transform:rotate180deg); 	/* Firefox */
					-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
					-o-transform:rotate(180deg); 	/* Opera */}
				.sel ul{width:100%;float:left;display:none;}
					.sel li{width:100%;height:33px;line-height:33px;float:left;font-size:14px;text-indent:15px;}
					
					.tiaojian_bj{min-width:320px;height:30px;position:absolute;top:70px;left:200px;}
						.tiaojian{width:110px;height:20px;line-height:20px;float:left;margin-right:10px;text-align:center;border:1px solid #dddee1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
							.tiaojian span{float:right;line-height:12px;font-size:16px;margin-right:2px;cursor:pointer;}
			.con_right_top_anniu{width:150px;height:35px;line-height:35px;float:right;margin:15px 15px 0 0;text-align:center;text-indent:25px;border:1px solid #dddee1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;}
				.con_right_list{width:75px;height:35px;float:left;background:#446e98 url(../images/liebiao.png) no-repeat left 10px center;cursor:pointer;}
				.map{width:75px;height:35px;float:left;background:url(../images/map.png) no-repeat left 10px center;cursor:pointer;}
		.con_right_xiangmu_bj{width:100%;margin:20px 2px 20px 1px;float:left;}
			.con_right_xiangmu_bj ul{width:100%;float:left;position:relative;}
			.xiangmu_bj{width:94%;float:left;}
			.xiangmu{width:100%;height:300px;margin:0 auto;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:94%;height:240px;margin:15px auto;position:relative;}
						.img_txt{width:100%;height:45px;line-height:45px;color:#fff;text-align:center;font-size:18px;background:#000;opacity:0.8;position:absolute;left:0;bottom:0;}
					.xiangmu h3{height:20px;width:55%;overflow:hidden;float:left;font-weight:500;font-size:16px;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;}
			
@media screen and (min-width: 1500px) and (max-width: 9999999px){
	.con_right_xiangmu_bj li{width:25%;float:left;margin-bottom:20px;}
}
@media screen and (min-width: 1200px) and (max-width: 1500px){
	.con_right_xiangmu_bj li{width:33.333333%;float:left;margin-bottom:20px;}
}
@media screen and (min-width: 0px) and (max-width: 1200px){
	.con_right_xiangmu_bj li{width:50%;float:left;margin-bottom:20px;}
}
	.map_bj{width:98%;height:600px;float:left;margin:20px 0;border:1px solid #dddee1;}

	.yema{width:100%;float:left;padding-bottom:10px;border-bottom:1px solid #ececec;}
		.yema ul{width:740px;height:25px;line-height:25px;margin:0 auto;}
			.yema li{width:23px;height:23px;line-height:23px;float:left;text-align:center;border:1px solid #dbdcdf;margin:0 7px;position:relative;cursor:pointer;}
				.on{background:#436d97;color:#fff;}
				.yema_hover{background:#436d97;color:#fff;}
	.con_right_xiangmu_top{width:100%;height:45px;line-height:45px;float:left;color:#a70e1f;font-size:16px;font-weight:bold;}
		.con_right_xiangmu_top span{float:right;height:30px;margin-right:20px;font-size:15px;color:#000;border-bottom:1px solid #56b4c2;cursor:pointer;}
				.tiaozhuan{width:100%;height:20px;margin-top:-5px;}
				.yema .but{width:100%;height:25px;position:absolute;left:0;top:-2px;}

				

/*foot*/
.foot_bj{min-width:1200px;width:100%;height:265px;float:left;background:#2d3e50;}
	.foot{width:1080px;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:385px;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:40px;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:18px;margin-left:15px;}
		.foot_txt{width:405px;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;}



