body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;font-family: '微软雅黑';}
body {background: #f4f4f4;}
input {border: none;}
li {list-style: none;}
a {text-decoration: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}

/* 顶部样式 */
.banner{ width:100%; height:284px; background:url(bg_01.jpg) no-repeat center top; }
.banner_pic{ width:998px; height:195px; margin:0 auto; background:url(top.jpg) no-repeat center;}
.xc_nav{ width:998px; height:47px; margin:0 auto;}
.weather {
  	width: 996px;
  	height: 39px;
  	font-size: 12px;
	margin:0 auto;
  	line-height: 45px;
  	font-family: "宋体";
  	color: #333333;
    border: 1px solid #dadada;
    border-top: none;
    background: url(tqbj.jpg);
}

.l {
    float: left !important;
}
.ml27 {
	margin-left:27px;
}
.ml19 {
	margin-left:19px;
}
.wrs {
    float: right;
    margin-top: 7px;
    margin-right: 6px;
    width: 308px;
    height: 38px;
}

.wrsi {
    float: right;
    width: 199px;
    height: 22px;
    border: 1px solid #bac0c7;
    border-right: none;
    background: url(ssbj.jpg);
}

.wrsib {
    float: right;
    width: 42px;
    height: 24px;
    border: none;
    background: url(search.jpg);
}

.wrsib:hover {
   cursor: pointer;
   background: url(search1.jpg);
}

.wrsib:active {
   cursor: pointer;
   background: url(search2.jpg);
}
.clearfix {
    *zoom: 1;
}

/* 中间样式 */
.main {
	width:100%;
margin-top:10px;
height:auto;
}
.main1 {
	width: 996px;
	border: 1px solid #cccccc; 
	margin:0 auto;
	
	
}
.sub-p {
  height: 42px;
  font-size: 14px;
  line-height: 42px;
  color: #333333;
  /*background: url(bg_title.jpg);*/
  border-bottom: 1px solid #d8d8d8;
}
.sub-content {
  padding-top: 34px;
  padding-left: 15px;
  padding-right: 15px;
  min-height:100px;
}






/* 老旧分割线 */
.banner2{ width:100%; height:auto; float:left;margin-top:30px;}
.copyright {
	width:100%;
	background-color:#f4f4f4;
	margin:0 auto;
	height:auto;
	padding-top:15px;
	
	
}
.footer{border:0 !important;}