* {
    padding: 0;
    margin: 0;
    border: none;
    font-family: Î¢ÈíÑÅºÚ, serif;
}

fieldset, img {
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

img {
    vertical-align: middle;
}

body,html {
    font: 16px/24px sans-serif, "microsoft yahei";
    width: 100%;
    min-width: 1200px;
    background: #1C77D4 url("../images/bg.jpg") center top no-repeat;
}

li {
    list-style: none;
}

.clearfix {
    /* ´¥·¢ hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.hide {
    display: none;
}

button, input {
    border: none;
    outline: none;	
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;}
.headTop .layout{
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}
.headTop .layout .date {
  display: inline-block;
  height: auto;
  border: 2px solid #fff;
  border-radius: 4px;
}
.headTop .layout .xin {
  padding: 0 10px;
  font: bold 24px/44px "Microsoft Yahei";
  color: #185aae;
  background-color: #fff;
}
.headTop .layout #nong {
  font: 24px/44px "Microsoft Yahei";
  color: #fff;
  text-align: center;
}
.headTop .gjl a, .headTop .gjl span{
	color: #ffffff;
	padding: 0 10px;
}
.headTop .gjl img{
	width: 23px;
	margin-right: 5px;
}
.headTop .inner  {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0px 50px;
}
.headTop .inner .logo {
  float: left;
  padding-left: 10px;
}
.headTop .inner .search{
    margin-right: 10px;
}

.headTop .inner  .search form {
    width: 370px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    display: block;
    background: #fff;
    overflow: hidden;
}

.headTop .inner  .search form input {
  background: #fff url("../images/searches.png") 10px center no-repeat;
  border-radius: 30px;
  overflow: hidden;
  zoom: 1;
  padding: 10px 0 10px 50px;
  width: 220px;
}

.headTop .inner  .search form button {
  float: right;
  background: #be1010;
  width: 85px;
  color: #fff;
  font-size: 18px;
  border-radius: 30px;
  height: 40px;
}

