@charset "utf-8";
/*全局样式
---------------------------------------------*/

.header_top {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.xinheader {
  width: 1200px;
  height: 35px;
  border-bottom: 1px solid #eaeaea;
  background-color: #fafafa;
  margin: 0 auto;
}
.xin_top {
  width: 1200px;
  height: 35px;
  margin: 0 auto;
}
.xin_top a {
  color: #333;
  line-height: 35px;
  margin-right: 5px;
  margin-left: 5px;
}
.xin_top b.fl {
  display: block;
  height: 35px;
  color: #333;
  line-height: 35px;
  font-weight: normal;
}
.xin_top span {
  font-size: 12px;
  line-height: 35px;
}
.xin_top a:hover {
  color: #999;
}

.xin_top_two {
  width: 1200px;
  background: url(../images/chengs.png) no-repeat top center;
  height: auto;
  margin: 0 auto;
}
.xin_top_two_center {
  width: 1200px;
  height: 101px;
  margin: 0 auto;
}
.xin_top_two_center div.fr {
  height: 32px;
  margin-top: 15px;
  width: 470px;
}
.xin_top_two_center div.fr select {
  display: block;
  float: left;
  border: 1px solid #c8c8c8;
  height: 32px;
  line-height: 32px;
  width: 82px;
  cursor: pointer;
}
.xin_top_two_center div.fr input#keyword {
  display: block;
  float: left;
  width: 300px;
  height: 30px;
}
.xin_top_two_center div.fr input.ss {
  height: 30px;
  line-height: 30px;
  border: 1px solid #c8c8c8;
  border-left: 0px;
  width: 216px;
  border-right: 0px;
  text-indent: 5px;
}
.xin_top_two_center div.fr input#Submit {
  height: 32px !important;
  margin-left: 20px;
  border: none;
  width: 77px !important;
}

.xin_nav {
  width: 100%;
  height: 155px;
  background: url(../images/bgty.png) repeat-x;
  height: 44px;
  background-size: 100%;
  background-color: #4165c4;
}
.xin_nav ul {
  width: 1212px;
  margin: 0 auto;
  height: auto;
}
.xin_nav ul li {
  margin-top: -7px;
  display: block;
  float: left;
  margin-right: 1px;
  width: 129px;
  text-align: center;
  position: relative;
}
.xin_nav ul li a {
  display: block;
  width: 123px;
  padding-left: 6px;
  color: #fff;
  padding-top: 7px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  text-align: center;
}
.xin_nav ul li:hover a {
  background: url(../images/ahovexx.png) no-repeat;
}
.xin_nav ul li .xin_menu_gy {
  z-index: 9999999999999999;
  display: none;
  position: absolute;
  top: 51px;
  left: 6px;
  padding-top: 8px;
  padding-bottom: 12px;
  background: #133b8d;
  width: 121px;
  border: 1px solid #757da8;
  border-top: 0px;
}
.xin_nav ul li .xin_menu_gy a {
  display: block;
  width: 121px;
  line-height: 30px;
  height: 30px;
  padding: 0px;
  font-size: 13px;
}
.xin_nav ul li:hover .xin_menu_gy {
  display: block;
}
.xin_nav ul li .xin_menu_gy a:hover {
  color: #757da8;
}
.sanpx {
  width: 100%;
  height: 3px;
  background: url(../images/sanpx.jpg) repeat-x;
}

.footer_bottom {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.xin_di {
  height: 53px;
  min-width: 1200px;
  line-height: 53px;
  color: #fff;
  background: #4165c4;
  text-align: center;
}
.xin_di a {
  color: #fff;
}
.xin_di2 {
  min-width: 1200px;
  height: auto;
  padding-top: 15px;
  padding-bottom: 10px;
  background: #ebebf5;
}
.xin_di_12 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.xin_di_12 p img {
  padding-bottom: 8px;
}
.xin_di_12 p {
  border-bottom: 1px solid #d3d3dc;
}
.xin_di_yq {
  border-top: 1px solid #f9f9ed;
  width: 100%;
  height: auto;
  padding-top: 7px;
}
.xin_di_yq a {
  display: block;
  float: left;
  width: 240px;
  text-align: left;
  height: 26px;
  line-height: 26px;
  color: #666666;
}
.xin_di_yq a:hover {
  color: #333;
}

.xin_top_two_center div.fr input[type='text'] {
  height: 30px;
  line-height: 30px;
  border: 1px solid #c8c8c8;
  border-left: 0px;
  width: 216px;
  border-right: 0px;
  text-indent: 5px;
}
.xin_top_two_center div.fr input[type='submit'] {
  height: 32px;
  border: none;
  width: 77px;
  background: url(../images/btn1.jpg);
  line-height: 99px;
  overflow: hidden;
}

.xin_di_yq span {
  display: none;
}
