* {
  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;
  overflow: inherit;
}
.main .title {
  margin: 10px auto 20px;
  position: relative;
  width: 1200px;
  height: 110px;
}
.main .title .more {
  position: absolute;
  right: 0;
  top: 26px;
  width: 92px;
  height: 22px;
  font-size: 17px;
  color: #238ae9;
}
.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 .newsList li {
  padding: 11px 14px 0;
  width: 580px;
  background: #ffffff;
  box-sizing: border-box;
  height: 90px;
  font-weight: bold;
  margin-bottom: 22px;
  box-shadow: 0 0 10px rgba(7, 17, 67, 0.1);
  float: left;
  font-size: 18px;
}
.main .newsList li a {
  line-height: 32px;
  height: 64px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .newsList li a:hover {
  color: #238ae9;
}
.main .hcsq {
  margin: 50px auto 35px;
}
.main .hcsq .title {
  background: url("../images/title_hcsq.png") no-repeat center center;
}
.main .hcsq .newsList {
  margin-right: -40px;
}
.main .hcsq .newsList li {
  margin-right: 40px;
}
.main .hlht {
  margin: 40px auto 35px;
}
.main .hlht .title {
  background: url("../images/title_hlht.png") no-repeat center center;
}
.main .hlht .con {
  position: relative;
  height: 387px;
}
.main .hlht .con .hlhtPic {
  margin-top: 23px;
  width: 580px;
  height: 340px;
  z-index: 2;
  position: relative;
}
.main .hlht .con .hlhtPic .swiper-container {
  width: 580px;
  height: 340px;
}
.main .hlht .con .hlhtPic .swiper-container .pic {
  width: 580px;
  height: 340px;
  background: #ffffff;
  position: relative;
}
.main .hlht .con .hlhtPic .swiper-container .pic img {
  width: 100%;
  height: 100%;
}
.main .hlht .con .hlhtPic .swiper-container .pic p {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  text-indent: 10px;
  box-sizing: border-box;
  line-height: 46px;
  height: 46px;
  padding-right: 65px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .hlht .con .hlhtPic .arrow-left {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 130px;
  background: url("../images/news_left.png") no-repeat center center;
  width: 22px;
  height: 58px;
  z-index: 4;
}
.main .hlht .con .hlhtPic .arrow-right {
  position: absolute;
  z-index: 4;
  cursor: pointer;
  right: 0;
  top: 130px;
  background: url("../images/news_right.png") no-repeat center center;
  width: 22px;
  height: 58px;
}
.main .hlht .con .hlhtPic .pagination {
  position: absolute;
  bottom: 18px;
  right: 10px;
  z-index: 4;
}
.main .hlht .con .hlhtPic .pagination .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  background-color: #dddddd;
  float: left;
  margin-left: 8px;
  border-radius: 10px;
  cursor: pointer;
}
.main .hlht .con .hlhtPic .pagination .swiper-active-switch {
  background-color: #238ae9;
}
.main .hlht .con .list {
  background: url("../images/hlht.png") no-repeat center center;
  width: 646px;
  height: 387px;
  right: 0;
  box-sizing: border-box;
  padding: 12px 30px 0 60px;
  position: absolute;
}
.main .hlht .con .list li {
  background: url("../images/line.png") repeat-x left 88px;
  padding: 14px 0 16px;
  height: 90px;
  box-sizing: border-box;
}
.main .hlht .con .list li span.point {
  float: left;
  width: 6px;
  height: 6px;
  background: #2b86db;
  display: inline-block;
  margin-right: 10px;
  margin-top: 12px;
}
.main .hlht .con .list li a {
  float: left;
  max-width: 540px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 30px;
  max-height: 60px;
  font-size: 18px;
  -webkit-box-orient: vertical;
}
.main .hlht .con .list li a:hover {
  color: #2b86db;
}
.main .hlht .con .list li:last-child {
  background: none;
}
.main .ythsp {
  margin: 50px auto 35px;
}
.main .ythsp .title {
  background: url("../images/title_ythsp.png") no-repeat center center;
}
.main .ythsp .newsList {
  margin-right: -40px;
}
.main .ythsp .newsList li {
  margin-right: 40px;
}
.main .hzpt {
  margin: 40px auto 35px;
}
.main .hzpt .title {
  background: url("../images/title_hzpt.png") no-repeat center center;
}
.main .hzpt .hzptNav {
  margin-bottom: 20px;
}
.main .hzpt .hzptNav li {
  background: #eaf4ff;
  cursor: pointer;
  color: #2b86db;
  width: 282px;
  height: 66px;
  line-height: 66px;
  border-bottom: 4px solid #eaf4ff;
  text-align: center;
  float: left;
  margin-right: 24px;
  font-size: 22px;
  font-weight: bold;
}
.main .hzpt .hzptNav li .icon {
  display: inline-block;
  background: #a6d3ff;
  margin-right: 10px;
  box-sizing: border-box;
  padding-top: 1px;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  border-radius: 32px;
}
.main .hzpt .hzptNav li .icon img {
  display: block;
  margin: 8px auto 0;
}
.main .hzpt .hzptNav li.active {
  border-bottom: 4px solid #2b86db;
}
.main .hzpt .hzptNav li:last-child {
  margin-right: 0;
}
.main .hzpt .hzptCon {
  background: #eaf4ff;
  padding: 12px 24px 10px;
}
.main .hzpt .hzptCon .section .hzptPic {
  margin-top: 10px;
  width: 580px;
  height: 340px;
  position: relative;
}
.main .hzpt .hzptCon .section .hzptPic .swiper-container {
  width: 580px;
  height: 340px;
}
.main .hzpt .hzptCon .section .hzptPic .swiper-container .pic {
  width: 580px;
  height: 340px;
  background: #ffffff;
  position: relative;
}
.main .hzpt .hzptCon .section .hzptPic .swiper-container .pic img {
  width: 100%;
  height: 100%;
}
.main .hzpt .hzptCon .section .hzptPic .swiper-container .pic p {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  text-indent: 10px;
  box-sizing: border-box;
  line-height: 46px;
  height: 46px;
  padding-right: 65px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .hzpt .hzptCon .section .hzptPic .arrow-left {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 130px;
  background: url("../images/news_left.png") no-repeat center center;
  width: 22px;
  height: 58px;
  z-index: 4;
}
.main .hzpt .hzptCon .section .hzptPic .arrow-right {
  position: absolute;
  z-index: 4;
  cursor: pointer;
  right: 0;
  top: 130px;
  background: url("../images/news_right.png") no-repeat center center;
  width: 22px;
  height: 58px;
}
.main .hzpt .hzptCon .section .hzptPic .pagination {
  position: absolute;
  bottom: 18px;
  right: 10px;
  z-index: 4;
}
.main .hzpt .hzptCon .section .hzptPic .pagination .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  background-color: #dddddd;
  float: left;
  margin-left: 8px;
  border-radius: 10px;
  cursor: pointer;
}
.main .hzpt .hzptCon .section .hzptPic .pagination .swiper-active-switch {
  background-color: #238ae9;
}
.main .hzpt .hzptCon .section .list {
  width: 540px;
  box-sizing: border-box;
}
.main .hzpt .hzptCon .section .list li {
  background: url("../images/line.png") repeat-x left 88px;
  padding: 14px 0 16px;
  height: 90px;
  box-sizing: border-box;
}
.main .hzpt .hzptCon .section .list li span.point {
  float: left;
  width: 6px;
  height: 6px;
  background: #2b86db;
  display: inline-block;
  margin-right: 10px;
  margin-top: 12px;
}
.main .hzpt .hzptCon .section .list li a {
  float: left;
  max-width: 522px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 30px;
  max-height: 60px;
  font-size: 18px;
  -webkit-box-orient: vertical;
}
.main .hzpt .hzptCon .section .list li a:hover {
  color: #2b86db;
}
.main .hzpt .hzptCon .section .list li:last-child {
  background: none;
}
.main .zxzc {
  margin: 50px auto 35px;
}
.main .zxzc .title {
  background: url("../images/title_zxzc.png") no-repeat center center;
}
.main .zxzc .con {
  box-sizing: border-box;
  padding: 20px 26px 4px;
  border: 1px solid #E5E5E5;
}
.main .zxzc .con .sort {
  border-bottom: 1px solid #E5E5E5;
  padding: 4px 0 24px 0;
  line-height: 38px;
  font-size: 22px;
}
.main .zxzc .con .sort > span {
  display: inline-block;
  margin-right: 20px;
  color: #238ae9;
  font-weight: bold;
}
.main .zxzc .con .sort .zxzcNav {
  display: inline-block;
}
.main .zxzc .con .sort .zxzcNav li {
  float: left;
}
.main .zxzc .con .sort .zxzcNav li span{
  padding: 0 15px;
  border-radius: 6px;
  display: inline-block;
  cursor: pointer;
}
.main .zxzc .con .sort .zxzcNav i {
  display: inline-block;
  width: 1px;
  height: 30px;
  vertical-align: middle;
  background: #E5E5E5;
  margin: 0 30px;
}
.main .zxzc .con .sort .zxzcNav li.active span{
  background: #2b86db;
  color: #ffffff;
}
.main .zxzc .con .zxzcCon .subtitle {
  border-bottom: 1px solid #2b86db;
  color: #2b86db;
  line-height: 70px;
  font-size: 18px;
}
.main .zxzc .con .zxzcCon .subtitle span.name {
  margin-left: 50px;
}
.main .zxzc .con .zxzcCon .subtitle span.time {
  width: 112px;
}
.main .zxzc .con .zxzcCon .zxzcList li {
  background: url(../images/zxzc_line.png) repeat-x left bottom;
  padding: 18px 0 20px;
}
.main .zxzc .con .zxzcCon .zxzcList li a {
  float: left;
  max-width: 1000px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 30px;
  max-height: 60px;
  font-size: 18px;
  -webkit-box-orient: vertical;
}
.main .zxzc .con .zxzcCon .zxzcList li a:hover {
  color: #2b86db;
}
.main .zxzc .con .zxzcCon .zxzcList li span.time {
  float: right;
  color: #a3a3a3;
  margin-top: 4px;
  width: 112px;
}
.main .zxzc .con .zxzcCon .zxzcList li:last-child {
  background: none;
}
.main .bsfw {
  margin: 50px auto 65px;
}
.main .bsfw .title {
  background: url("../images/title_bsfw1.png") no-repeat center center;
}
.main .bsfw .con{
  position: relative;
}
.main .bsfw .arrow-left{
  background: url("../images/left_fw.png");
  position: absolute;
  top: 120px;
  width: 55px;
  height: 55px;
  cursor: pointer;
  left: -60px;
}
.main .bsfw .arrow-right{
  background: url("../images/right_fw.png");
  position: absolute;
  top: 120px;
  width: 55px;
  height: 55px;
  cursor: pointer;
  right: -60px;
}
.main .bsfw .swiper-bsfw{
  height: 300px;
}

.main .bsfw .section {
  width: 284px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  margin: 10px auto;
  height: 270px;
}
.main .bsfw .section img {
  width: 100%;
  height: 160px;
}
.main .bsfw .section .describe {
  padding: 12px 20px;
}
.main .bsfw .section .describe h5 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 8px;
}
.main .bsfw .section .describe p {
  color: #a3a3a3;
  font-size: 15px;
  line-height: 26px;
}
.main .rotation {
  margin: 50px auto;
  height: 100px;
  position: relative;
}
.main .rotation .swiper-rotation {
  height: 100px;
}
.main .rotation .pagination {
  position: absolute;
  text-align: center;
  bottom: 5px;
  width: 10%;
  right: 6px;
  z-index: 999;
}
.main .rotation .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #a8a8a8;
  margin: 0 4px;
  cursor: pointer;
}
.main .rotation .swiper-active-switch {
  background: #fff;
}