.box_zhezhao {
	z-index: 8000;
	width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none
}
.box {
	background-size: cover;
	z-index: 10000;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	
	-webkit-transition: all .5s ease;
	-webkit-transform: scale(1);
	
}
.box_zhezhao .exit {
	position: absolute;
	left: 0px;
	top: 1px;
	width: 20px; height:20px;
}

.box_zhezhao .tanchuceng {
	background: rgba(0,0,0,.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

/*弹出层*/
.while{ width:725px; position:fixed; top:0px; left:100px; background:#fff; border:1px solid #999; display:none; z-index:999999999}
.w-top{ width:100%; height:30px; background:#f4f5f9;}
.w-top li{ margin-left:18px; float:left; line-height:30px; font-size:16px}
.w-top span{ float:right; margin-right:18px; margin-top:4px}
.w-con{ width:60%; margin:auto; margin-top:60px; }
.w-con li{ line-height:38px; margin-bottom:4px}
.w-bottom{ width:100%; height:57px; background:#f4f5f9; margin-top:134px}
.w-bottom-btn{ width:250px; margin:auto; }
.w-btn{cursor:pointer; float:left;  width:108px; border-radius:4px; height:30px; line-height:30px; text-align:center; color:#fff; background:#44b549;margin-top:14px;}
.w-bottom-btn li{ float:left; margin-right:14px; width:108px; border-radius:4px; height:30px; line-height:30px; text-align:center; color:#fff; background:#44b549;margin-top:14px;}
.w-bottom-btn  li:nth-child(2){ float:left; width:108px; border-radius:4px; height:30px; line-height:30px; text-align:center; background:#fff; border:1px solid #e7e7eb; color:#222222}
.fl{ float:left}
.fr{ float:right}

.hd-search{width:328px; height:36px; float:left; }
.search-text{width:293px;height:30px;  text-indent:13px; line-height:30px; border:1px solid #e7e7eb; border-right:none}
.hd-btn{position: absolute;width:40px;height:32px; background:url(../images/button.png) no-repeat center;border: none; border:1px solid #e7e7eb}

.td-li{ color:#666; float:left}

.tc-top{ height:50px; border-bottom:1px solid #999999; width:100%; padding-top:14px}
.bh{ width:127px; margin-left:12px; float:left; margin-top:4px}
.xmmc{ width:204px; float:left; margin-left:8px}
.shbm{ width:162px; float:left; margin-left:6px;}
.qx{ width:1232px; float:left; margin-left:6px}
.tc-l-all{ width:68px}
.b2-n{ width:97%; margin:auto; margin-top:14px; margin-bottom:14px;}
.bn-txt{ width:100%; border:none; background:none; padding:5px 0px; text-indent:10px}
.tc-bottom{ width:100%; border-top:1px solid #e7e7ed; height:46px}
.tc-bottom ul{ width:97%; margin:auto}
.tc-bottom p{ line-height:46px; text-indent:2px; float:left}
.tc-bottom li{ width:80px; float:right; margin-right:5px; height:30px; margin-top:10px; background:#44b549; color:#fff; text-align:center; line-height:30px; border-radius:4px}
.Photo{ width:60px; height:84px; border: 1px solid #e7e7eb;
 -moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius: 15px;   /* Webkit browsers */
border-radius:10px; float:left; margin-left:20px;}
.Photo li{ background:url(../images/jiahao.png) no-repeat center ; width:30px; height:30px; margin:auto; margin-top:27px}


