* {
  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: #ffffff;
  min-width: 1300px;
}
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;
}
.main .con {
  margin: 0 auto;
  width: 1200px;
}
.main .title {
  margin: 30px auto;
  position: relative;
  width: 1200px;
  height: 68px;
}
.main .title .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 92px;
  height: 22px;
  font-size: 17px;
  color: #398be3;
}
.main .title .more i {
  vertical-align: -3px;
  background: url("../images/more.png") no-repeat center center;
  width: 20px;
  height: 17px;
  margin-left: 4px;
  display: inline-block;
}
.main .zcwj {
  margin: 60px auto;
}
.main .zcwj .title {
  background: url("../images/title_zcwj.png") no-repeat center center;
}
.main .zcwj .con {
  border: 1px solid #E5E5E5;
}
.main .zcwj .con h5 {
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  padding: 20px;
  border-bottom: 1px solid #E5E5E5;
}
.main .zcwj .con .zcwjCon {
  margin: 30px 30px 20px;
}
.main .zcwj .con .zcwjCon .zcwjNav {
  width: 352px;
  text-align: center;
}
.main .zcwj .con .zcwjCon .zcwjNav li {
  margin-bottom: 12px;
  height: 46px;
  line-height: 46px;
  background: #f1f1f1;
  cursor: pointer;
}
.main .zcwj .con .zcwjCon .zcwjNav li.active {
  color: #ffffff;
  background: #398be3;
  font-weight: bold;
}
.main .zcwj .con .zcwjCon .zcwjIcon {
  background: url("../images/zcwj.png") no-repeat center center;
  width: 728px;
  height: 336px;
}
.main .zcwj .con .zcwjCon .zcwjIcon .section {
  padding: 10px 0;
  text-align: center;
}
.main .zcwj .con .zcwjCon .zcwjIcon .section .icon {
  display: inline-block;
  width: 210px;
}
.main .zcwj .con .zcwjCon .zcwjIcon .section .icon img {
  display: block;
  margin: 0 auto 10px;
}
.main .zcwj .con .zcwjCon .zcwjIcon .icon2 .icon {
  margin: 90px 40px 0;
}
.main .zcwj .con .zcwjCon .zcwjIcon .icon3 .icon {
  margin: 90px 14px 0;
}
.main .zcwj .con .zcwjCon .zcwjIcon .icon4 .icon {
  margin: 30px 40px 0;
}
.main .zcwj .con .zcwjCon .zcwjIcon .icon5 .icon {
  margin: 30px 14px 0;
}
.main .zcwj .con .zcwjCon .zcwjIcon .icon5 .icon:first-child {
  margin: 30px 24px 0;
}
.main .zcwj .con .zcwjCon .zcwjIcon .icon5 .icon:nth-child(2) {
  margin: 30px 24px 0;
}
.main .cylbj {
  background: url("../images/bg_cylbj.jpg") no-repeat center bottom #dbf1fb;
  background-size: 100% auto;
  padding: 20px 0;
}
.main .cylbj .title {
  background: url("../images/title_cylbj.png") no-repeat center center;
}
.main .cylbj .con {
  width: 1220px;
  margin-bottom: 40px;
  overflow: inherit;
  position: relative;
}
.main .cylbj .con .swiper-container {
  width: 100%;
  height: 230px;
}
.main .cylbj .con .swiper-container .swiper-slide .section {
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 380px;
  margin: 10px auto;
  height: 210px;
}
.main .cylbj .con .swiper-container .swiper-slide .section h5 {
  padding: 15px 16px 0;
  font-weight: bold;
  height: 75px;
  line-height: 30px;
  font-size: 20px;
}
.main .cylbj .con .swiper-container .swiper-slide .section h5 a {
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}
.main .cylbj .con .swiper-container .swiper-slide .section .line {
  margin: 15px 0 11px;
  width: 100%;
  height: 1px;
  background: #eaeaea;
}
.main .cylbj .con .swiper-container .swiper-slide .section p {
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 16px;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  height: 90px;
  -webkit-box-orient: vertical;
  color: #666666;
  line-height: 30px;
}
.main .cylbj .con .arrow-left {
  background: url("../images/left.png") no-repeat center center;
  width: 55px;
  height: 55px;
  position: absolute;
  cursor: pointer;
  top: 92px;
  left: -50px;
  display: block;
  z-index: 2;
}
.main .cylbj .con .arrow-right {
  background: url("../images/right.png") no-repeat center center;
  width: 55px;
  height: 55px;
  z-index: 2;
  position: absolute;
  top: 92px;
  cursor: pointer;
  right: -50px;
  display: block;
}
.main .yyqy {
  margin: 60px auto;
}
.main .yyqy .title {
  background: url("../images/title_yyqy.png") no-repeat center center;
}
.main .yyqy ul {
  width: 580px;
}
.main .yyqy ul li {
  width: 580px;
  margin-bottom: 16px;
  height: 50px;
  overflow: hidden;
}
.main .yyqy ul li h5 {
  background: #dfefff;
  height: 50px;
  padding: 0 46px 0 18px;
  line-height: 50px;
  font-weight: bold;
  position: relative;
}
.main .yyqy ul li h5 a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .yyqy ul li h5 span {
  position: absolute;
  background: url("../images/up.png") no-repeat;
  width: 20px;
  height: 11px;
  right: 16px;
  top: 20px;
  display: block;
}
.main .yyqy ul li p {
  padding: 10px 18px;
  background: #dfefff;
  color: #777777;
  line-height: 26px;
  overflow: hidden;
  box-sizing: initial;
  height: 78px;
}
.main .yyqy ul li p a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 78px;
}
.main .yyqy ul li.active {
  height: 148px;
}
.main .yyqy ul li.active h5 {
  background: #398be3;
  color: #ffffff;
  font-size: 18px;
  padding-right: 10px;
}
.main .yyqy ul li.active h5 span {
  display: none;
}