/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


/*
/*****************************************************************************/

@import "global.css";
/*****************************************************************************/
.red {
	color: #8d001a;
}
/*****************************************************************************/
body {
	width: 100%;
	cursor: default;
	background: url(../images/bg.jpg) #f8d9a5 fixed;
	color: #525252;
	font-size: 12px;
	font-family: '微软雅黑', '黑体';
}
a {
	text-decoration: none;
	color: #393939;
}
a:hover {
	color: #ab343a;
	text-decoration: none;
}
input {
	border: 0;
	outline: none;
	vertical-align: middle;
}
html {
	-webkit-text-size-adjust: none;
}
img {
	-ms-interpolation-mode: bicubic;
	border: none;
	text-decoration: none;
}
/*
img.m:hover { filter: gray; filter: Alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
img.h:hover { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%); }
table { border-collapse: collapse; }
input, select { outline: none; }
*/
/*****************************************************************************/
.header {
	height: 81px;
	position: relative;
	z-index: 999;
	padding-top: 15px;
}
.nav {
	margin-left: auto;
	_display: inline;
	margin-right: 10px;
}
.menu {
	display: table;
	font-family: "微软雅黑";
	font-size: 20px;
}
.menu li {
	float: left;
	width: 130px;
	height: 61px;
	line-height: 61px;
	position: relative;
}
.menu li a {
	color: #820017;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.menu li a.far {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}
.menu li a:hover, .menu li.hover a {
	color: #ff5955;
}
.m-dl {
	width: 130px;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 44px;
	line-height: 15px;
	background: url(../images/bg0.png) repeat;
}
.m-dl dt {
	color: #9a001d;
	width: 100%;
	display: inline-block;
}
.m-dl dt .eng {
	display: block;
	text-align: center;
	font-size: 15px;
	font-family: Arial;
	text-transform: uppercase;
}
.m-dl dd {
	padding-top: 10px;
}
.m-dl dd a {
	display: inline-block;
	font-size: 14px;
	color: #ffeabc;
	padding: 7px 0;
}
.m-dl dd a:hover {
	background: #650013;
}
.menu li.hm {
	width: 80px;
}
.menu li.hm .m-dl {
	width: 80px;
}
/*.nav2 { width:100%; padding:30px 0; position:absolute; left:0; top:61px; overflow:hidden; background:url(../images/bg0.png) repeat; display:none; }
.nav2 .box { margin:0 auto 0 125px; text-align:right; }
.menu2 { width:868px; margin-left:auto; }
.m-dl { float:left; width:173px; text-align:left; }
.m-dl dt { color:#9a001d; }
.m-dl dt .eng { display:block; font-family:Arial; text-transform:uppercase; }
.m-dl dt .ch { display:block; font-size:24px; line-height:24px; }
.m-dl dd { padding-top:18px; }
.m-dl dd a { display:inline-block; height:26px; line-height:25px; font-size:14px; color:#ffeabc; padding:0 10px 0 9px; border-left:1px solid #ffeabc; }
.m-dl dd a:hover { background:#650013; border-color:#650013; }
*//*****************************************************************************/
.search {
	overflow: hidden;
	height: 26px;
	padding-top: 20px;
}
.search .txt {
	vertical-align: middle;
	width: 160px;
	height: 26px;
	line-height: 26px;
	border: none;
	background: #fff8ec;
	font-family: "微软雅黑";
	color: #9f7731;
	text-indent: 10px;
}
.search .btn {
	vertical-align: middle;
	width: 35px;
	height: 26px;
	border: none;
	cursor: pointer;
}
/*****************************************************************************/

/*****************************************************************************/

.minbody {
	width: 100%;
	text-align: left; /*min-width:1250px;*/
}
/*****************************************************************************/
.msgBox {
	width: auto;
	height: auto;
	display: none;
	position: fixed;
	font-size: 12px;
	background: url(../images/load.gif) #f3f3f3 no-repeat center center;
	;
	z-index: 9999999999999;
}
.closeMsgBox {
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/close.gif) no-repeat;
}
.closeMsgBox:hover {
	color: #8e001a;
}
.maskDisabled {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	display: none;
	position: fixed;
	background: #000;
	display: inline-block;
	filter: alpha(opacity=20);
	z-index: 9999999999998;
}
/*****************************************************************************/

.pagess {clear: both;margin:0 auto 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#9E292F; color:#fff;border: 1px solid #9E292F}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #9E292F;padding: 2px 9px;margin: 0 3px;background: #9E292F;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

.intxt{ height:35px}