 .head{
	position: absolute;
	width: 451px;
	height: 42px;
	top: 60px;
	left: 50%;
	transform: translateX(-50%);
}
.head select{
	width: 94px;
	height: 42px;
	padding-left: 10px;
	box-sizing: border-box;
	border: none;
	border: 1px solid #C9C9C9;
	border-right: none;
	border-top-left-radius: 21px;
	border-bottom-left-radius: 21px;
}
.head input{
	width: 280px;
	height: 42px;
	padding-left: 20px;
	box-sizing: border-box;
	border: none;
	border: 1px solid #C9C9C9;
	border-left: none;
}
 .head button{
	width: 74px;
	height: 42px;
	background-color: #2177D8;
	color: #fff;
	border: none;
	border-top-right-radius: 21px;
	border-bottom-right-radius: 21px;
}
.sle {
	line-height: 44px;
	margin-top: 30px;
}
.sle select {
	border: none;
}
.c1 {
	color: #111;
}
.ml180 {
	margin-left: 180px;
}

.box-table {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.box-table table {
	width: 100%;
	margin-top: 20px;
}
.box-table td {	
	padding-left: 20px;
	box-sizing: border-box;
}
.box-table tr {
	 border-bottom: 1px solid #ddd;
}

.h48 {
	height: 68px;
}
.h60 {
	height: 60px;
}
.h80 {
	height: 80px;
}
.h100 {
	height: 100px;
}
.f2 {
	background: #f2f2f2;
}
.tc {
	text-align: left;
}
.w10 {
	width: 10%;
}
.w20 {
	width: 20%;
}
.w25 {
	width: 25%;
}
.w30 {
	width: 30%;
}
.w15 {
	width: 15%;
}
.w40 {
	width: 40%;
}
.w35 {
	width: 35%;
}
.w50 {
	width: 50%;
}
.w80 {
	width: 80%;
}
.ztfw {
	color: #ffc600;
}
.cs1 {
	color: #01cc27;
}
.cs2 {
	color: #1d92f7;
}
.cs3 {
	color: #ff7f00;
}
.cs4 {
	color: #ff0000;
}
.box-hide {
	padding: 29px 89px 71px 49px;
	box-sizing: border-box;
	width: 642px;
	height: 378px;
	background-color: #ffffff;
	z-index: 1000;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: none
}
.add-x {
	   cursor: pointer;
	width: 30px;
	height: 30px;
	display: inline-block;
	float: right;
	margin-right: -80px;
	margin-top: -25px;
}
.box-hide p {
	line-height: 35px;
	color: #111;
}
.box-hide h2 {
	text-align: center;
	font-weight: 650;
}
.bom {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.btn1{
	width: 108px;
	height: 34px;
	float: left;
	padding-left: 30px;
	margin-right: 20px;	
	background: url(../images/wyp/pic1.png) no-repeat left 10px center;
	color: #2177D8;
	border: solid 1px #2177D8;
}
.btn2{
	width: 108px;
	height: 34px;
	float: right;
	padding-left: 30px;
	margin-right: 20px;	
	background:#2177D8 url(../images/wyp/pic2.png) no-repeat left 10px center;
	border: none;
	color: #fff;
}
.z-top-nav{position: relative;margin-right: 74px; color: #333;height: 40px;margin-top:20px;
padding-bottom: 10px;}
.z-top-nav .z-top-navtit{padding-left: 22px; cursor: pointer;}
.z-top-nav .z-top-navtit span{padding-right: 14px;background: url(../images/addc.png) no-repeat right center;color: #007AFF}
.z-top-navul{display: none; position: absolute;top: 24px;z-index: 99; width: 122px;
	background: #f4f4f5;border:1px solid #dcdcdc;
	-webkit-box-shadow:0 3px 5px rgba(0,0,0,.3);
-moz-box-shadow:0 3px 5px rgba(0,0,0,.3);
-o-box-shadow:0 3px 5px rgba(0,0,0,.3);
box-shadow:0 3px 5px rgba(0,0,0,.3);}
.z-top-navul li{color: #606060;height: 36px;line-height: 36px;
	text-align: center;cursor: pointer;}
.z-top-navul li:hover{background: #ffffff;}
.z-top-navul li.z-top-navul01:hover{color: #f6b364;}
.z-top-navul li.z-top-navul02:hover{color: #68bbf4;}
.z-top-navul li.z-top-navul03:hover{color: #b08fea;}