/*404*/
.m-404-p70{
	padding:70px 0;
	background-color:#fff;
}
.m-404{
	padding-top:285px;
	padding-left:396px;
	background:url(../../../images/v20/err404.png) no-repeat 38px 0;
}
.m-404 h2{ margin-bottom:40px;}
.m-404 dl{ line-height:28px;}

/*table*/
.m-tb{ width:100%;}
.m-tr-gray{
	height:40px;
	vertical-align:middle;
    background-color:#ececec;
}
.m-tr-red{
	height:40px;
	overflow:hidden;
	color:#fff;
    background-color:#c20808;
}
.m-tb-pp{
	padding:15px;
	background-color:#f6f2e8;
}
.m-tr-con td{
	padding:15px 0;
	line-height:20px;
	border-bottom:solid 1px #999;
}
.m-tr-hr{ background-color:#f3f3f3;}
.m-tb-pp-li{
	padding:15px 0;
	border-bottom:dashed 1px #a19672;
}
.m-tb-pp-lihr{
	background-color:#fbf9f4;
}

/*弹出框*/
.m-layer{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	background:rgba(0,0,0,0.4);
}
.m-layer .m-table{
	table-layout:fixed;
	width:100%;
	height:100%;
}
.m-layer .m-td{vertical-align:middle;}
.m-layer .lywrap{
	position:relative;
	margin:0 auto;
	min-width:370px;
}
.m-layer .lytt{
	position:relative;
	padding:10px;
	height:10px;
	margin:0 0 -1px;
	line-height:10px;
	_line-height:20px;
	background:#c20808;
}
.m-layer .lytt h2{
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}
.m-layer .lyclose{
	float:right;
	font-family:arial;
	font-size:22px;
	color:#fff;
	cursor:pointer;
}
.m-layer .lyclose:hover{color:#ccc;}
.m-layer .lyct{
	padding:20px;
	background:#fff;
	color:#333;
}
.m-layer .lycttxt{ min-height:60px;}
.m-layer .lybtns{ margin:0 auto;}
.m-layer.f-db{ display:block;}

/*分页*/
.m-page{
	margin:10px 0 0;
	text-align:center;
}
.m-page .page{
	line-height:22px;
	font-size:0;
	letter-spacing:-0.307em;
	word-wrap:normal;
	white-space:nowrap;
	color:#999;
	margin-left:10px;
	margin-right:24px;
}
.m-page .page a,.m-page .page i{
	display:inline-block;
	padding:0 5px;
	margin-right:6px;
	border:1px solid #ccc;
	color:#666;
	font-size:12px;
	letter-spacing:normal;
	background-color:#f1f1f1;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#f1f1f1),to(#fefefe));
	background:-webkit-linear-gradient(#f1f1f1,#fefefe);
	background:-moz-linear-gradient(#f1f1f1,#fefefe);
	background:-ms-linear-gradient(#f1f1f1,#fefefe);
	background:linear-gradient(#f1f1f1,#fefefe);
	-webkit-transition:border 0.3s;
	-moz-transition:border 0.3s;
	-ms-transition:border 0.3s;
	transition:border 0.3s;
}
.m-page .page i{
	border:0;
	background:none;
}
.m-page .page a:hover{
	text-decoration:none;
	border:1px solid #666;
}
.m-page .page a:first-child{margin-left:0;}
.m-page .page a:last-child{margin-right:0;}
.m-page .page a.pageprv:before,.m-page a.pagenxt:after{vertical-align:top;}
.m-page .page a.pageprv:before{margin-right:10px;}
.m-page .page a.pagenxt:after{margin-left:24px;}
.m-page .page a:hover{background:#f5f5f5;}
.m-page .page a:active{background:#f0f0f0;}
.m-page .page a.z-crt,.m-page .page a.z-crt:hover,.m-page .page a.z-crt:active{
	cursor:default;
	color:#bbb;
	border:solid 1px #ccc;
	background:#eee;
}
.m-page .page a.z-dis,.m-page .page a.z-dis:hover,.m-page .page a.z-dis:active{
	cursor:default;
	color:#ffb512;
	border:solid 1px #ffb512;
}
.m-page .pageGo input{
	padding:4px 5px 3px;
	margin:0 5px;
	width:20px;
	font-size:12px;
	border:solid 1px #ccc;
}
.m-page .pageGo a{
	display:inline-block;
	border:solid 1px #ffb512;
	color:#ffb512;
	font-size:12px;
	line-height:22px;
	background-color:#fff;
	text-align:center;
	padding:0 5px;
	margin-left:6px;
}
.m-page .pageGo a:hover,.m-page .pageGo a:active{
	background-color:#ffb512;
	color:#fff;
}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}


/*tab切换*/
.m-hd{}
.m-hd ul{ width:100%;}
.m-hd ul,.m-hd li{ }
.m-hd li{margin-right: 1px;}
.m-hd li:first-child{margin-left:0;}
.m-hd-bg-ul{ border-bottom:solid 3px #c20808;}
.m-hd-bg-ul li a,.m-hd-bg-ul li a:hover{text-decoration:none;color:#666;font-family:Microsoft Yahei;}
.m-hd-bg-ul li a{
	display:block;
	padding:0 30px;
	border-bottom:0;
	border-radius:2px 2px 0 0;
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:35px;
	background:#e8e8e8;
}
.m-hd-bg-ul li a:hover{background:#e0e0e0;}
.m-hd-bg-ul li.z-crt a{
	background:#d71414;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#d71414),to(#c20808));
	background:-webkit-linear-gradient(#d71414,#c20808);
	background:-moz-linear-gradient(#d71414,#c20808);
	background:-ms-linear-gradient(#d71414,#c20808);
	background:linear-gradient(#d71414,#c20808);
	padding-bottom:1px;
	margin-bottom:-1px;
	color:#fff;
	font-weight:bold;
	line-height:34px;
	*line-height:35px;
}
.m-hd-bg-con{
	padding:35px 40px;
	background-color:#f3f3f3;
	float:left;
	width:880px;
}
.m-hd-ul{
	height:35px;
	/*z-index: 10;*/
    position: relative;
}
.m-hd-ul li{
	margin-left:-1px;
	border-left:solid 1px #f3f3f3;
}
.m-hd-ul li a,.m-hd-ul li a:hover{text-decoration:none;color:#666;}
.m-hd-ul li a{
	display:block;
	padding:0 30px;
	text-align:center;
	font-size:12px;
	line-height:35px;
}
.m-hd-ul li a:hover{background:none;}
.m-hd-ul li.z-crt a{
	color:#333;
	font-weight:bold;
	line-height:32px;
	border-bottom:solid 3px #c20808;
}
.m-hd-bgn-ul{ border-bottom:solid 1px #ccc;}
.m-hd-bgn-ul li{ position:relative; margin-bottom:-1px;}
.m-hd-bgn-ul li:first-child{ margin-left:16px;}
.m-hd-bgn-ul li a,.m-hd-bgn-ul a:hover{ text-decoration:none; color:#333;}
.m-hd-bgn-ul li a{
	display:block;
	padding:0 12px;
	text-align:center;
	font-size:14px;
	line-height:35px;
}
.m-hd-bgn-ul li.z-crt a{
	color:#c20808;
	font-weight:bold;
	line-height:33px;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #fff;
}
.m-hd-num-ul li{
	height:32px;
	font-size:14px;
	margin-right:1px;
	border-bottom:solid 3px #ccc;
}
.m-hd-num-ul li span{
	display:inline-block;
	width:28px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:16px;
	color:#fff;
	background-color:#ccc;
	margin-right:6px;
	border-radius:2px;
}
.m-hd-num-ul li.z-crt{
	color:#c20808;
	border-bottom:solid 3px #c20808;
}
.m-hd-num-ul li.z-crt span{
	background-color:#c20808;
}
.m-hd-line{
	float:left;
	width:100%;
	height:3px;
	background-color:#ccc;
	border:0;
	margin-top:-3px;
}
.m-hd-con{
	width:100%;
	float:left;
	background-color:#e9e9e9;
}
