* {
  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: #fff;
  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: url("../images/main_bg.jpg") no-repeat bottom center #fff5f0;
  background-size: 100% auto;
  padding: 1px 0 50px;
}
.main .con {
  margin: 0 auto;
  width: 1200px;
}
.main .title {
  position: relative;
  width: 1200px;
  height: 139px;
  margin: 20px auto;
}
.main .title .more {
  position: absolute;
  right: 0;
  bottom: 28px;
  color: #ffffff;
  font-weight: bold;
  background: url("../images/more1.png") no-repeat center center;
  width: 72px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
}
.main .jyf {
  background: url("../images/bg_jyf.png") no-repeat;
  width: 1067px;
  height: 650px;
  margin: -20px auto 50px;
  box-sizing: border-box;
  padding: 40px;
  position: relative;
}
.main .jyf h5 {
  margin: 40px 0 0;
}
.main .jyf h5 img {
  display: block;
  margin: 0 auto 30px;
}
.main .jyf p {
  width: 916px;
  font-size: 23px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 50px;
  text-align: justify;
  text-indent: 48px;
  margin: 0 auto 50px;
}
.main .jyf .btn {
  width: 916px;
  margin: 0 auto;
}
.main .jyf .btn a {
  display: inline-block;
  margin: 0 136px;
}
.main .jyf .btn a.center {
  margin: 0 100px;
}
.main .xwdt {
  width: 100%;
  padding: 50px 0;
  min-width: 1200px;
}
.main .xwdt .con {
  position: relative;
}
.main .xwdt .con .swiper-xwdt {
  width: 1200px;
  height: 470px;
}
.main .xwdt .con .swiper-xwdt .swiper-slide {
  margin-top: 70px;
}
.main .xwdt .con .swiper-xwdt .swiper-slide .section {
  opacity: 0.4;
  width: 564px;
  height: 315px;
  position: relative;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  overflow: hidden;
  -webkit-transition: 300ms;
}
.main .xwdt .con .swiper-xwdt .swiper-slide .section img {
  width: 100%;
  height: 100%;
}
.main .xwdt .con .swiper-xwdt .swiper-slide .section p {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 10px;
  color: #FFFFFF;
  overflow: hidden;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5);
}
.main .xwdt .con .swiper-xwdt .swiper-slide-active .section {
  opacity: 1;
  z-index: 999;
  -webkit-transform: scale(1.45);
  -o-transform: scale(1.45);
  transform: scale(1.45);
}
.main .xwdt .con .arrow-left {
  position: absolute;
  left: 30px;
  background: url("../images/left1.png");
  width: 52px;
  cursor: pointer;
  height: 52px;
  top: 200px;
  z-index: 2;
}
.main .xwdt .con .arrow-right {
  cursor: pointer;
  position: absolute;
  right: 30px;
  background: url("../images/right1.png");
  width: 52px;
  height: 52px;
  top: 200px;
  z-index: 2;
}
.main .jslth .title {
  background: url("../images/title_jslth1.png") no-repeat center center;
}
.main .jslth .newsList {
  width: 580px;
}
.main .jslth .newsList li {
  padding: 10px 14px 0;
  width: 580px;
  background: #ffffff;
  box-sizing: border-box;
  height: 82px;
  font-weight: bold;
  margin-bottom: 16px;
  float: left;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-size: 18px;
  position: relative;
}
.main .jslth .newsList li i {
  position: absolute;
  background: url("../images/list.png") no-repeat center center;
  width: 11px;
  height: 11px;
  top: 33px;
  left: 10px;
}
.main .jslth .newsList li a {
  line-height: 30px;
  height: 60px;
  text-align: justify;
  overflow: hidden;
  padding-left: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .jslth .newsList li a:hover {
  color: #ff5c30;
}
.main .jslth .newsPic {
  width: 580px;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background: #ffffff;
}
.main .jslth .newsPic .swiper-container {
  height: 475px;
  width: 580px;
}
.main .jslth .newsPic .swiper-container .pic {
  height: 425px;
  width: 580px;
  box-sizing: border-box;
}
.main .jslth .newsPic .swiper-container .pic img {
  width: 544px;
  display: block;
  margin: 22px auto 28px;
  height: 336px;
}
.main .jslth .newsPic .swiper-container .pic p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 420px;
  padding: 0 0 0 20px;
  font-size: 18px;
  line-height: 28px;
}
.main .jslth .newsPic .pagination {
  position: absolute;
  bottom: 68px;
  right: 26px;
  text-align: right;
  z-index: 2;
}
.main .jslth .newsPic .pagination .swiper-pagination-switch {
  width: 8px;
  height: 8px;
  background-color: #bbbbbb;
  margin-left: 4px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
}
.main .jslth .newsPic .pagination .swiper-active-switch {
  background-color: #f2081b;
}
.main .jslth .newsPic .arrow-left {
  position: absolute;
  background: #dddddd;
  width: 30px;
  height: 30px;
  z-index: 2;
  cursor: pointer;
  box-sizing: border-box;
  padding: 6px 0 0 8px;
  bottom: 26px;
  right: 68px;
  border-radius: 6px;
}
.main .jslth .newsPic .arrow-left i {
  background: url("../images/left.png");
  width: 10px;
  height: 15px;
  display: inline-block;
}
.main .jslth .newsPic .arrow-left:hover {
  background: #ea7f4a;
}
.main .jslth .newsPic .arrow-right {
  position: absolute;
  background: #dddddd;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 2;
  box-sizing: border-box;
  padding: 6px 0 0 11px;
  bottom: 26px;
  right: 26px;
  border-radius: 6px;
}
.main .jslth .newsPic .arrow-right i {
  background: url("../images/right.png");
  width: 10px;
  height: 15px;
  display: inline-block;
}
.main .jslth .newsPic .arrow-right:hover {
  background: #ea7f4a;
}
.main .dfsgg {
  margin-bottom: 50px;
}
.main .dfsgg .title {
  background: url("../images/title_dfsgg1.png") no-repeat center center;
}