@charset "utf-8";
/* CSS Document */

html, body, p,dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin:0; padding:0; font-family:"宋体"; font-size:12px; } 

body{ background:#ffffff;}
ul,li{margin:0; padding:0;}
li,a{list-style:none; text-decoration:none;}
img{border:0px; padding:0; margin:0;}
.clear{ clear:both;}

.main{ width: 1000px; margin:auto; background-color: #ffffff; }
.top{ width: 1000px; height: 65px; border-bottom: solid 2px #CCCCCC; margin-top: 20px;}

input[type=text],
input[type=password] {
  font-size: 13px;
  min-height: 30px;
  line-height:30px;
  margin: 0;
  outline: none;
  color: #333;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right center;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in 0;
  vertical-align: middle;
  padding-left:10px;
}
.button{
  position: relative;
  display: inline-block;
  margin: 0;
  font-size: 13px;
  color: #fff;
  white-space: nowrap;
  background-color: #c7122d;
  border: 1px solid #c7122d;
  vertical-align: middle;
  cursor: pointer;
}
.button:hover{
   background-position: 0 -15px;
}
.button:active {
  background-color: #c7122d;
  border-color: #b5b5b5;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.15);
}
#search input[type=text] {
   font-size: 16px;
   width:230px;
   height:32px;
   line-height:32px;
}
#search .button {
   padding: 6px;
   width: 60px;
}
.search1{
	float:right;
	display:inline;
}
.top{
	line-height:66px;
}
.top img{
	float:left;
	display:inline;
}
.content{
	width: 1000px;
	margin-bottom: 30px;
}
.content1{
	width: 1020px;
}
.one{
	float: left;
	height: 250px;
	width: 233px;
	margin-right: 20px;
	margin-top: 20px;
	border: solid 1px #CCCCCC;
}
.one h1{
	width: 194px;
	font-family: "微软雅黑";
	font-size: 16px;
	margin-left: 20px;
	line-height: 24px;
	margin-top: 10px;
	font-weight: normal;
}
.one h1 a{ color:#000000;}
.one h1 a:hover{ color: #900900; text-decoration:underline;}

/* 新的分页 */
#displaypagenum{height:40px;margin:20px auto;clear: both;}
#displaypagenum a,#displaypagenum span{min-width: 40px;height:40px;line-height:40px;float:left;color: #555;margin-right: 10px;}
#displaypagenum a,#displaypagenum span{padding:0 16px; color: #99a1a7;font-style: italic;font-size:16px;height:40px;font-weight:bold;display:block;text-align:center;background: #eff2f5;border-radius:2px;}
#displaypagenum .aa:hover{background:#c71212;color:#555;color:#fff;transition: background-color 0.2s ease-out; margin-top:50px}
#displaypagenum .aa:hover i{color:#fff;margin-top:50px}
#displaypagenum .cc{background:#2c3e50;color:#fff;margin-top:50px}
#displaypagenum .bb{width:80px;margin:0;float:left;margin-right: 10px;margin-top:50px}
#displaypagenum .aa{margin-top:50px}

.item11 {left:0;top:0;}

.m11 {position: relative;width:233px; height:175px;}

.it11{position:absolute; height:35px; width:35px; left:185px; top:130px;}
