* {
  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 {
  background-color: #fefbf0;
  min-width: 1200px;
}
li {
  list-style: none;
}
.hide {
  display: none;
}
.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
}
.main {
  margin: 0 auto;
  background: #f7ffed;
  background-size: 100% auto;
  padding: 1px 0;
}
.main .con {
  margin: 0 auto;
  width: 1200px;
}
.main .xmgk {
  background: url("../images/xmgk.png") no-repeat;
  width: 1245px;
  height: 379px;
  box-sizing: border-box;
  margin: -60px auto 0;
  padding: 86px 50px 0;
  position: relative;
}
.main .xmgk p {
  font-weight: bold;
  text-align: justify;
  color: #1d201e;
  font-size: 22px;
  line-height: 38px;
}
.main .lxfs {
  background: url("../images/lxfs.png") no-repeat;
  width: 785px;
  height: 232px;
  margin: 50px auto;
  box-sizing: border-box;
  padding: 40px 0;
}
.main .lxfs p {
  text-align: center;
  margin-top: 90px;
  color: #01351f;
  font-weight: bold;
  font-size: 24px;
}
.main .cgal {
  margin: 60px auto;
}
.main .cgal .title {
  width: 1200px;
  background: url("../images/title_cgal.png") no-repeat center center;
  height: 57px;
  position: relative;
  margin: 10px auto;
}
.main .cgal .title a.more {
  position: absolute;
  right: 0;
  top: 10px;
}
.main .cgal .con {
  position: relative;
}
.main .cgal .con .swiper-container {
  padding: 100px 0 0;
  overflow: hidden;
  width: 1100px;
  margin: 0 auto;
  height: 320px;
}
.main .cgal .con .swiper-container .swiper-slide {
  width: 370px;
  height: 210px;
}
.main .cgal .con .swiper-container .swiper-slide .pic {
  width: 370px;
  height: 210px;
  overflow: hidden;
  position: relative;
}
.main .cgal .con .swiper-container .swiper-slide .pic img {
  width: 100%;
  height: 100%;
}
.main .cgal .con .swiper-container .swiper-slide .pic p {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  left: 0;
  bottom: 0;
  padding: 0 10px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}
.main .cgal .con .swiper-container .swiper-slide-active {
  transform: scale(1.8);
  z-index: 10;
  position: relative;
}
.main .cgal .con .swiper-container .swiper-slide-active .pic p {
  height: 26px;
  line-height: 26px;
  font-size: 11px;
}
.main .cgal .con .swiper-button-prev {
  position: absolute;
  left: 0;
  display: block;
  top: 200px;
  z-index: 2;
  background: url("../images/left.png") no-repeat center center;
  width: 27px;
  height: 53px;
  cursor: pointer;
}
.main .cgal .con .swiper-button-next {
  cursor: pointer;
  position: absolute;
  right: 0;
  display: block;
  top: 200px;
  z-index: 2;
  background: url("../images/right.png") no-repeat center center;
  width: 27px;
  height: 53px;
}
.main .zsxm {
  margin: 60px auto;
}
.main .zsxm .title {
  width: 1200px;
  background: url("../images/title_zsxm.png") no-repeat center center;
  height: 57px;
  margin: 10px auto;
}
.main .zsxm .zsxmSearch {
  width: 672px;
  margin: 30px auto;
  line-height: 48px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #d5d8da;
  border-radius: 6px;
  overflow: hidden;
}
.main .zsxm .zsxmSearch input {
  background: #ffffff;
  height: 48px;
  font-size: 18px;
  width: 574px;
  line-height: 46px;
  display: block;
  text-indent: 10px;
  border-right: 0;
  outline: none;
  box-sizing: border-box;
}
.main .zsxm .zsxmSearch button {
  width: 98px;
  border: 1px solid #2d775a;
  background: #2d775a;
  cursor: pointer;
  color: #ffffff;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  height: 48px;
  line-height: 46px;
  display: block;
}
.main .zsxm .city {
  margin: 10px auto;
  width: 1086px;
}
.main .zsxm .city li {
  float: left;
  width: 135px;
  line-height: 44px;
  height: 44px;
  text-align: center;
  background: #cfe9cf;
  margin: 10px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 6px;
}
.main .zsxm .city li.all {
  float: none;
  margin: 10px auto;
}
.main .zsxm .city li.current {
  background: #459b79;
  color: #ffffff;
}
.main .zsxm .subject .list li {
  background: url("../images/list.png") no-repeat;
  width: 550px;
  height: 59px;
  box-sizing: border-box;
  margin: 20px 100px 0 0;
  position: relative;
}
.main .zsxm .subject .list li a {
  display: block;
  padding: 0 50px 0 56px;
}
.main .zsxm .subject .list li a:hover {
  color: #2d775a;
}
.main .zsxm .subject .list li p {
  line-height: 59px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
}
.main .zsxm .subject .list li p em{
  /* color: #2d775a; */
  font-style: normal;
}
.main .zsxm .subject .list li .address {
  font-size: 14px;
  color: #666666;
  background: url("../images/address.png") no-repeat left 3px;
  padding-left: 16px;
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.main .zsxm .subject .list li:nth-child(2n) {
  margin-right: 0;
}
.main .zsxm .result{
  text-align: center;
  margin: 50px auto;
}
.main .zsxm .loading img{
    display: block;
    margin: 80px auto 20px;
}
.main .zsxm .page {
  text-align: center;
  margin: 40px auto;
}
.main .zsxm .page a {
  border: 1px solid #cccccc;
  background: #ffffff;
  font-size:14px;
  padding: 5px 10px;
  line-height: 24px;
  margin: 0 10px;
  display: inline-block;
}
.main .zsxm .page a.current{
  background: #2d775a;
  color: #ffffff;
  border: 1px solid #2d775a;
}