@charset "UTF-8";
html, body, ul, li, dd, p, h1, h2, h3, h4, h5, th, td, dl, h6, form, fieldset, legend, img, input, textarea, select {
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
  outline: none; }

*html {
  background-image: url(about:blank);
  background-attachment: fixed; }

a, img {
  border: 0;
  text-decoration: none;
  color: black;

body {
  font: 12px "微软雅黑";
  background: #f3f3f3 url(../../image/img3/community_foot.png) no-repeat bottom; }

.clearx {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.over {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.clear {
  zoom: 1; }

.clear:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  line-height: 0; }

.margin {
  margin: 0 auto;
  width: 845px; }

#top_bg {
  width: 100%;
  height: 38px;
  background: #fff; }

#top {
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  background: #f3f3f3;
  color: #696969;
  position: fixed;
  top: 0;
  z-index: 10000;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }

.top_right span {
  display: inline-block; }

.top_right .top_a2 a {
  color: #ff4c00; }

.top_right .top_a3 a {
  color: #696969;
  margin-right: 16px; }

.top_right .top_a1 {
  margin-right: 20px; }

.top_right .top_a3 {
  margin: 0 16px; }

.top_right .top_a4 {
  cursor: pointer; }

.top_right .top_a4 select {
  border: 0;
  outline: none;
  color: #696969;
  font-size: 12px;
  background: #f3f3f3; }

.head_left {
  padding: 26px 106px 30px 0; }

.head_center {
  margin: 24px 0 18px 0;
  color: #323232; }

.head_center .head_center_up {
  border: 2px solid #e29a66;
  height: 38px;
  width: 597px;
  position: relative;
  background: #fff; }

.head_select div {
  border-right: 1px solid #ddd;
  _border: 0;
  line-height: 38px;
  margin-left: 16px;
  cursor: pointer; }

.head_select div span {
  _float: left; }

.head_select div img {
  margin: 0 6px;
  display: inline;
  vertical-align: middle;
  _margin-top: 16px; }

.head_select .select_list {
  position: absolute;
  top: 40px;
  _top: 44px;
  left: -2px;
  top: 38px;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
  display: none;
  _width: 86px;
  z-index: 10; }

.head_select .select_list li a {
  width: 83px;
  _width: 86px;
  text-align: center;
  float: left;
  padding: 5px 0;
  color: #323232; }

.head_select .select_list li a:hover {
  background: #bcc3c9; }

.search input {
  border: 0;
  line-height: 38px;
  font-size: 12px;
  width: 390px;
  float: left;
  padding-left: 20px;
  height: 38px;
  _border-left: 1px solid #ddd;
  _padding-top: 4px; }

.clicked {
  text-align: center; }

.clicked button {
  border: 0;
  background: 0;
  line-height: 39px;
  *height: 38px;
  _height: 42px;
  color: #fff;
  background: #e29a66;
  padding: 0 20px;
  cursor: pointer;
  font-size: 14px; }

.head_center_down div {
  float: left;
  margin-top: 8px; }

.head_center_down div a {
  float: left;
  color: #323232; }

.head_center_down div span {
  float: left;
  margin: 0 16px; }

.head_right {
  _position: relative;
  _right: 100px;
  _height: 108px; }

.head_right div {
  float: left;
  margin: 12px 8px 0 0;
  background: #fff;
  padding: 5px; }

.head_right .head_right_one {
  margin-right: 12px;
  _left: -80px;
  _position: absolute; }

.head_right .head_right_two {
  _position: absolute; }

.head_right div span {
  display: block;
  text-align: center;
  white-space: nowrap; }

.head_right div img {
  cursor: pointer;
  margin-top: 5px;
  float: left; }

#nav {
  background: #e29a66;
  margin: 0 auto; }

#nav ul {
  margin: 0 auto;
  width: 850px; }

#nav ul li {
  float: left; }

#nav ul li a {
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 20px 22px;
  font-size: 16px; }

#nav ul li a:hover {
  background: #f2a830; }

#foot {
  width: 100%;
  text-align: center;
  margin-bottom: 20px; }

#foot p {
  line-height: 24px;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  font-size: 14px; }

#foot .foot_p1 {
  padding-top: 120px; }
