html {
  width: 100%;
  zoom: 1;
  background: url(https://www.yesky.com/TLimages2009/yesky/bgsl/bgsl-pc/images/bgsl-pc-bg3.png)
    no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}
body {
  font-family: '微软雅黑';
  font-size: 16px;
}
.container {
  width: 1080px;
  margin: 0 auto;
  padding-bottom: 50px;
}
a {
  color: #fefefe;
  font-weight: 700;
  text-decoration: none;
}

.title {
  margin: 20px 0px;
}

header img {
  width: 1080px;
}

.main {
  text-align: center;
  margin: 0 auto;
}
.main .hyjs {
  text-align: center;
}
.main .hyjs .hyjs-content {
  position: relative;
  margin-left: 200px;
  font-size: 20px;
  width: 610px;
  height: 285px;
  color: #fefefe;
  padding: 40px;
  background: url(https://www.yesky.com/TLimages2009/yesky/bgsl/bgsl-pc/images/hyjs-bg.png)
    no-repeat;
}

.main .hyjs .hyjs-content p {
  text-align: left;
  line-height: 35px;
}
.main .hyjs .hyjs-content div {
  position: absolute;
  bottom: 70px;
  left: 250px;
}

#certify {
  position: relative;
  width: 1080px; /*判断宽度设置响应式效果*/
  margin: 10px auto;
}

#certify .swiper-container {
  padding-bottom: 60px;
}

#certify .swiper-slide {
  width: 500px;
  height: 300px;
}
#certify .swiper-slide img {
  width: 500px;
  height: 300px;
  display: block;
  border: 2px solid #fff;
}

#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  background-color: #fefefe;
  width: 10px;
  height: 10px;
  opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
  margin-top: 2px;
  border: 2px solid #fefefe;
  background-color: #201983;
}

#certify .swiper-button-prev {
  left: 20px;
  width: 40px;
  height: 40px;
  top: 150px;
  background: url(https://www.yesky.com/TLimages2009/yesky/bgsl/bgsl-pc/images/left.png)
    no-repeat;
  background-size: 100%;
}

#certify .swiper-button-next {
  right: 20px;
  width: 40px;
  height: 40px;
  top: 150px;
  background: url(https://www.yesky.com/TLimages2009/yesky/bgsl/bgsl-pc/images/right.png)
    no-repeat;
  background-size: 100%;
}

.main .jbfx .jbfx-content {
  width: 900px;
  height: 560px;
  margin-left: 90px;
  background: url(https://www.yesky.com/TLimages2009/yesky/bgsl/bgsl-pc/images/jbfx-bg.png)
    no-repeat;
  position: relative;
}

.main .jbfx .jbfx-content .head-picture img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
}

.main .jbfx .jbfx-content .head-picture .picture1 {
  position: absolute;
  top: 126px;
  left: 48px;
}

.main .jbfx .jbfx-content .head-picture .picture2 {
  position: absolute;
  top: 126px;
  left: 264px;
}

.main .jbfx .jbfx-content .head-picture .picture3 {
  position: absolute;
  top: 126px;
  left: 480px;
}

.main .jbfx .jbfx-content .head-picture .picture4 {
  position: absolute;
  top: 126px;
  left: 696px;
}
.main .jbfx .jbfx-content ul {
  display: flex;
  justify-content: space-around;
  position: absolute;
  top: 280px;
  left: -19px;
}
.main .jbfx .jbfx-content ul li {
  list-style: none;
  color: #fefefe;
  width: 215px;
}
.main .jbfx .jbfx-content ul li p {
  padding: 0 10px;
}
.main .xqyg {
  display: none;
}
.main .xqyg .xqyg-content {
  width: 945px;
  height: 350px;
  margin-left: 66px;
  background: url(https://www.yesky.com/TLimages2009/yesky/bgsl/bgsl-pc/images/xqyg-bg.png)
    no-repeat;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.main .xqyg .xqyg-content img {
  width: 400px;
  position: absolute;
  top: 48px;
  left: 50px;
  border-radius: 5px;
  border: 2px solid #fefefe;
}

.main .xqyg .xqyg-content .xqyg-zt {
  color: #fefefe;
  text-align: left;
  position: absolute;
  left: 500px;
  top: 48px;
}

.main .xqyg .xqyg-content .xqyg-zt a {
  text-align: center;
  display: block;
  width: 150px;
  height: 35px;
  line-height: 35px;
  background-color: #623ad8;
  border-radius: 25px;
  position: absolute;
  bottom: -85px;
  left: 120px;
}

#foot {
  background: #f3f3f3;
  clear: both;
}

.channel_content {
  width: 100%;
  margin: 0 auto;
  padding: 25px 0 20px;
  color: #1766a7;
  text-align: center;
  line-height: 26px;
  font-size: 12px;
}
.channel_content span,
.channel_content p {
  font-size: 12px;
  color: #999;
}

#foot a {
  font-size: 12px;
  margin: 0;
  color: #999;
}
