/* CSS Document */
.wrapper { position: relative;}
.topbar {
  min-width: 1000px;
  height: 42px;
  background: url(xb_topbg.jpg) repeat-x;
}
.topbar-con {
  width: 1000px;
  height: 42px;
  line-height: 42px;
  margin: 0 auto;
}
.topbar-con ul li {
  float: right;
  font-size: 12px;
  color: #106fb2;
  overflow: hidden;
  height: 42px;
}
.divisionline a {
  padding-right: 10px;
}
.topbar-con ul li a { 
  padding-left: 10px;
  color: #106fb2;
}
.topbar-con ul li a:hover { color:#CC3333;}
.content-bg {
  min-width: 1000px;
  background:url(xb_sitebg.jpg) no-repeat top center;
}
.content {
  width: 1000px;
  margin: 0 auto;
}
.banner { height: 160px;}
.logo {
  display: inline;
  float: left;
  margin-top: 26px;
  margin-left: 10px;
}
.banner-right {
  display: inline;
  float: right;
  max-width: 530px;
  margin-top: 50px;
  margin-right: 20px;
}
.search {
  position: absolute;
  top: 128px;
  left: 50%;
  margin-left: 128px; 
}
.searchtext {
  float: left;
  width: 281px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  border: 1px solid #0568ae;
}
.searchbtn {
  float: left;
  width: 60px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  background-color: #0568ae;
  cursor: pointer;
}
.weather {
  float: right;
  line-height:16px;
  margin-top: 10px;
  font-size: 12px;
}
.weather img { 
  float: left;
  margin-right: 5px;
}
.weather a { color: #0568ae;}
.weather a:hover { color: #CC3333;}
.nav {
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  border-bottom: 5px solid #076aaf;
}
.nav ul li {
  float: left;
  width: 123px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.sy { width: 105px !important;}
.nav ul li a {
  display: block;
  color: #0568ae;
}
.nav ul li a:hover {
  color: #fff;
  background-color: #0568ae;
}
.footer {
  padding-top: 20px;
  padding-bottom: 15px;
  background-color: #fff;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
}
.conac-logo {
  display: inline;
  float: left;
  margin-left: 100px;
}
.wzzc {
  display: inline;
  float: left;
  margin-top: 10px;
  margin-left: 20px;
}
.copyright {
  display: inline;
  margin-left: 20px; 
  float: left;
  line-height: 20px;
  font-size: 12px;
}

.top_2018yd{
width:auto;
height:77px;
margin: 0 auto;
background:url(szf_2018hdyd_1.jpg) repeat-x center;
}