* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ", Arial, sans-serif, "Helvetica Neue", Helvetica, "Hiragino Sans GB";
}

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 {
  min-width: 1200px;
  position: relative;
  background:url(../images/bg.jpg) center center no-repeat;
  background-size:cover;
}

li {
  list-style: none;
}

.hide {
  display: none;
}

.clearfix {
  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%;
}

.con {
  width: 1200px;
  margin: 0 auto 40px;
}

.title {
  width: 1200px;
  height: 124px;
  position: relative;
}

.title img {
  width: 1139px;
  height: 124px;
}

.title a.more {
  position: absolute;
  width: 55px;
  height: 18px;
  top: 60px;
}

.title a.more img {
  width: 100%;
  height: 100%;
}

.wlsp .wlspCon {
  position: relative;
  margin-top: 20px;
  background: url(../images/wlsp_bg.png) bottom center no-repeat;
  width: 1200px;
}

.wlsp .wlspCon .swiper-wlsp {
  width: 1100px;
  margin: 0 auto;
  height: 350px;
}

.wlsp .wlspCon .swiper-wlsp .section {
  width: 535px;
  height: 350px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}

.wlsp .wlspCon .swiper-wlsp .section img {
  width: 535px;
  height: 305px;
  margin-bottom: 5px;
  display: block;
  border-radius: 20px;
  border: 1px solid #ffffff;
}

.wlsp .wlspCon .swiper-wlsp .section p {
  font-size: 18px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}

.wlsp .wlspCon .arrow-left {
  width: 26px;
  height: 46px;
  cursor: pointer;
  position: absolute;
  left: 15px;
  top: 40%;
}

.wlsp .wlspCon .arrow-right {
  width: 26px;
  height: 46px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 40%;
}


.list li {
  float: left;
  width: 575px;
  height: 75px;
  border: 1px solid #ffcbb9;
  border-radius: 20px;
  margin: 20px 46px 0 0;
}

.list li:nth-child(2n) {
  margin: 20px 0 0 0;
}

.list li a {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  padding-top: 10px;
  width: 94%;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.wlyh .list li:hover {
  color: #ffffff;
  background: #57bb9e;
}

.lylx .list li:hover {
  color: #ffffff;
  background: #ff4368;
}

.wlhd .list li:hover {
  color: #ffffff;
  background: #ff6f43;
}