@charset "UTF-8";
/**
    1、新闻包含图、标题、内容；
    2、分为水平、垂直，2种展示形态
    3、默认普通新闻字体大小是14px
  */
/* line 58, ../sass/dashiList202005.scss */
.hww {
  background-color: #bce0ff;
  font-size: 14px;
  font-family: "PingFang SC", "Microsoft YaHei", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "å¾®è½¯é›…é»‘", STHeitiSC-Light, simsun, "å®‹ä½“", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
  /*居中980*/
}
/* line 63, ../sass/dashiList202005.scss */
.hww a {
  color: #000;
}
/* line 65, ../sass/dashiList202005.scss */
.hww a:hover {
  text-decoration: none;
}
/* line 69, ../sass/dashiList202005.scss */
.hww img {
  vertical-align: top;
}
/* line 72, ../sass/dashiList202005.scss */
.hww .banner {
  width: 100%;
  min-width: 980px;
  height: 359px;
  text-align: center;
  background: url(../images/banner.jpg) no-repeat center top;
}
/* line 82, ../sass/dashiList202005.scss */
.hww .news {
  /*头条*/
}
/* line 84, ../sass/dashiList202005.scss */
.hww .news a.wImg img {
  width: 70px;
  height: 70px;
  margin-right: 16px;
  float: left;
}
/* line 91, ../sass/dashiList202005.scss */
.hww .news h3 {
  padding-top: 10px;
}
/* line 93, ../sass/dashiList202005.scss */
.hww .news h3 a {
  font-size: 18px;
  line-height: 36px;
}
/* line 96, ../sass/dashiList202005.scss */
.hww .news h3 a:hover {
  color: #010000;
}
/* line 102, ../sass/dashiList202005.scss */
.hww .news p a {
  line-height: 24px;
  color: #202020;
}
/* line 108, ../sass/dashiList202005.scss */
.hww .news.bottomline {
  /*有底边框线*/
  border-bottom: 1px dashed #cecece;
  padding-bottom: 10px;
}
/* line 113, ../sass/dashiList202005.scss */
.hww .news.bottomline h3 a {
  font-weight: bold;
}
/* line 115, ../sass/dashiList202005.scss */
.hww .news.bottomline h3 a:hover {
  color: "#cc0000";
}
/* line 121, ../sass/dashiList202005.scss */
.hww .news.bottomline p a {
  font-size: 14px;
  line-height: 36px;
  color: #595959;
}
/* line 130, ../sass/dashiList202005.scss */
.hww .news.wtop h3 {
  text-align: center;
}
/* line 132, ../sass/dashiList202005.scss */
.hww .news.wtop h3 a {
  font-size: 32px;
  color: #000;
  line-height: 32px;
  font-weight: bold;
}
/* line 139, ../sass/dashiList202005.scss */
.hww .news.wtop p {
  text-align: center;
  font-size: 16px;
  margin-top: 5px;
  line-height: 40px;
}
/* line 144, ../sass/dashiList202005.scss */
.hww .news.wtop p a {
  color: #6e6e6e;
  margin-right: 35px;
}
/* line 155, ../sass/dashiList202005.scss */
.hww .title b a {
  font-size: 24px;
  color: #000000;
  line-height: 40px;
}
/* line 159, ../sass/dashiList202005.scss */
.hww .title b a:hover {
  text-decoration: none;
}
/* line 164, ../sass/dashiList202005.scss */
.hww .title.tt01 {
  margin-bottom: 15px;
  border-bottom: 2px solid  #bee4f9;
  line-height: 32px;
}
/* line 168, ../sass/dashiList202005.scss */
.hww .title.tt01 b {
  position: relative;
  bottom: -6px;
  display: inline-block;
  padding-right: 30px;
  font-weight: normal;
}
/* line 174, ../sass/dashiList202005.scss */
.hww .title.tt01 b a {
  color: #2262b7;
  font-size: 20px;
}
/* line 179, ../sass/dashiList202005.scss */
.hww .title.tt01 .more {
  color: #696969;
  font-size: 14px;
}
/* line 184, ../sass/dashiList202005.scss */
.hww .title.tt02 {
  margin-bottom: 15px;
  line-height: 32px;
  text-align: center;
  background: #fff url(../images/titbg.jpg) 0 0 repeat-x;
}
/* line 189, ../sass/dashiList202005.scss */
.hww .title.tt02 b {
  position: relative;
  padding-right: 36px;
  display: inline-block;
  padding-right: 30px;
  font-weight: normal;
}
/* line 195, ../sass/dashiList202005.scss */
.hww .title.tt02 b span {
  display: inline-block;
  height: 40px;
  -moz-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
  background-color: #fff;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
/* line 205, ../sass/dashiList202005.scss */
.hww .title.tt02 b a {
  position: relative;
  padding-left: 69px;
  display: inline-block;
  height: 40px;
  background: url(../images/icn.jpg) 11px 0 no-repeat;
}
/* line 213, ../sass/dashiList202005.scss */
.hww .title.tt02 .more {
  color: #696969;
  font-size: 14px;
}
/* line 218, ../sass/dashiList202005.scss */
.hww .title.tt03 {
  margin-top: 15px;
  border-top: 2px solid #c2e6f7;
  line-height: 32px;
  overflow: visible;
}
/* line 223, ../sass/dashiList202005.scss */
.hww .title.tt03 b {
  position: relative;
  top: -2px;
  display: inline-block;
  border-top: 2px solid #109de2;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 8px;
}
/* line 231, ../sass/dashiList202005.scss */
.hww .title.tt03 b a {
  color: #2262b7;
  font-size: 20px;
}
/* line 288, ../sass/dashiList202005.scss */
.hww .pt {
  overflow: hidden;
  height: auto;
  width: 316px;
}
/* line 294, ../sass/dashiList202005.scss */
.hww .img-box {
  overflow: hidden;
  height: auto;
  width: 1080px;
  font-size: 16px;
}
/* line 300, ../sass/dashiList202005.scss */
.hww .img-box .img-item {
  overflow: hidden;
  height: auto;
  position: relative;
  float: left;
  width: 340px;
  margin-right: 20px;
  height: 284px;
  overflow: hidden;
}
/* line 28, ../sass/dashiList202005.scss */
.hww .img-box .img-item img {
  width: 340px;
  height: 200px;
}
/* line 32, ../sass/dashiList202005.scss */
.hww .img-box .img-item p {
  width: 100%;
  text-align: center;
}
/* line 36, ../sass/dashiList202005.scss */
.hww .img-box .img-item p a:hover {
  color: #2262b7;
}
/* line 42, ../sass/dashiList202005.scss */
.hww .img-box .img-item.in {
  height: 200px;
}
/* line 44, ../sass/dashiList202005.scss */
.hww .img-box .img-item.in p {
  position: absolute;
  bottom: 0px;
  background: rgba(27, 27, 27, 0.5);
}
/* line 48, ../sass/dashiList202005.scss */
.hww .img-box .img-item.in p a {
  line-height: 30px;
  color: #fff;
}
/* line 305, ../sass/dashiList202005.scss */
.hww .img-box .img-item p {
  margin-top: 10px;
  width: 295px;
  line-height: 24px;
  font-size: 14px;
  text-align: left;
}
/* line 311, ../sass/dashiList202005.scss */
.hww .img-box .img-item p a:hover {
  color: #2262b7;
  text-decoration: underline;
}
/* line 316, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w280 {
  overflow: hidden;
  height: auto;
  position: relative;
  float: left;
  width: 280px;
  margin-right: 0px;
}
/* line 28, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w280 img {
  width: 280px;
  height: 166px;
}
/* line 32, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w280 p {
  width: 100%;
  text-align: center;
}
/* line 36, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w280 p a:hover {
  color: #2262b7;
}
/* line 42, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w280.in {
  height: 166px;
}
/* line 44, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w280.in p {
  position: absolute;
  bottom: 0px;
  background: rgba(27, 27, 27, 0.5);
}
/* line 48, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w280.in p a {
  line-height: 30px;
  color: #fff;
}
/* line 319, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h203 {
  overflow: hidden;
  height: auto;
  position: relative;
  float: left;
  width: 316px;
  margin-right: 0px;
}
/* line 28, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h203 img {
  width: 316px;
  height: 203px;
}
/* line 32, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h203 p {
  width: 100%;
  text-align: center;
}
/* line 36, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h203 p a:hover {
  color: #2262b7;
}
/* line 42, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h203.in {
  height: 203px;
}
/* line 44, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h203.in p {
  position: absolute;
  bottom: 0px;
  background: rgba(27, 27, 27, 0.5);
}
/* line 48, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h203.in p a {
  line-height: 30px;
  color: #fff;
}
/* line 322, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h199 {
  overflow: hidden;
  height: auto;
  position: relative;
  float: left;
  width: 316px;
  margin-right: 0px;
}
/* line 28, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h199 img {
  width: 316px;
  height: 199px;
}
/* line 32, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h199 p {
  width: 100%;
  text-align: center;
}
/* line 36, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h199 p a:hover {
  color: #2262b7;
}
/* line 42, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h199.in {
  height: 199px;
}
/* line 44, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h199.in p {
  position: absolute;
  bottom: 0px;
  background: rgba(27, 27, 27, 0.5);
}
/* line 48, ../sass/dashiList202005.scss */
.hww .img-box .img-item.h199.in p a {
  line-height: 30px;
  color: #fff;
}
/* line 325, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w295 {
  overflow: hidden;
  height: auto;
  position: relative;
  float: left;
  width: 295px;
  margin-right: 0px;
}
/* line 28, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w295 img {
  width: 295px;
  height: 203px;
}
/* line 32, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w295 p {
  width: 100%;
  text-align: center;
}
/* line 36, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w295 p a:hover {
  color: #2262b7;
}
/* line 42, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w295.in {
  height: 203px;
}
/* line 44, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w295.in p {
  position: absolute;
  bottom: 0px;
  background: rgba(27, 27, 27, 0.5);
}
/* line 48, ../sass/dashiList202005.scss */
.hww .img-box .img-item.w295.in p a {
  line-height: 30px;
  color: #fff;
}
/* line 330, ../sass/dashiList202005.scss */
.hww .img-box2 {
  overflow: hidden;
  height: auto;
}
/* line 335, ../sass/dashiList202005.scss */
.hww .img-box2 .img-item {
  width: 235px;
  overflow: hidden;
  height: auto;
  position: relative;
  float: left;
  width: 235px;
  margin-right: 0px;
  float: left;
  margin-left: 13px;
}
/* line 28, ../sass/dashiList202005.scss */
.hww .img-box2 .img-item img {
  width: 235px;
  height: 176px;
}
/* line 32, ../sass/dashiList202005.scss */
.hww .img-box2 .img-item p {
  width: 100%;
  text-align: center;
}
/* line 36, ../sass/dashiList202005.scss */
.hww .img-box2 .img-item p a:hover {
  color: #2262b7;
}
/* line 42, ../sass/dashiList202005.scss */
.hww .img-box2 .img-item.in {
  height: 176px;
}
/* line 44, ../sass/dashiList202005.scss */
.hww .img-box2 .img-item.in p {
  position: absolute;
  bottom: 0px;
  background: rgba(27, 27, 27, 0.5);
}
/* line 48, ../sass/dashiList202005.scss */
.hww .img-box2 .img-item.in p a {
  line-height: 30px;
  color: #fff;
}
/* line 340, ../sass/dashiList202005.scss */
.hww .img-box2 .img-item:first-child {
  margin-left: 0px;
}
/* line 343, ../sass/dashiList202005.scss */
.hww .img-box2 .img-item p {
  line-height: 32px;
  font-size: 16px;
  height: 32px;
  overflow: hidden;
}
/* line 348, ../sass/dashiList202005.scss */
.hww .img-box2 .img-item p a:hover {
  color: #2262b7;
  text-decoration: underline;
}
/* line 356, ../sass/dashiList202005.scss */
.hww .inner {
  overflow: hidden;
  height: auto;
  min-width: 980px;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
/* line 364, ../sass/dashiList202005.scss */
.hww .bgGrey {
  background: #eee;
}
/* line 371, ../sass/dashiList202005.scss */
.hww .friend {
  overflow: hidden;
  height: auto;
}
/* line 375, ../sass/dashiList202005.scss */
.hww .friend .friend-box {
  overflow: hidden;
  height: auto;
  width: 475px;
  margin-top: 60px;
}
/* line 380, ../sass/dashiList202005.scss */
.hww .friend .friend-box ul.wImg {
  width: 492px;
}
/* line 382, ../sass/dashiList202005.scss */
.hww .friend .friend-box ul.wImg li {
  width: 146px;
  height: 38px;
  background-color: #eeeeee;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  margin-right: 17px;
}
/* line 390, ../sass/dashiList202005.scss */
.hww .friend .friend-box ul.wImg li img {
  width: 146px;
  height: 38px;
}
/* line 398, ../sass/dashiList202005.scss */
.hww .cons {
  width: 1000px;
  height: 616px;
  padding-bottom: 50px;
  overflow: hidden;
  position: relative;
}
/* line 405, ../sass/dashiList202005.scss */
.hww .cons .box, .hww .cons .box2 {
  width: 303px;
  height: 359px;
  float: left;
  margin-right: 15px;
  margin-bottom: 32px;
  background-color: #ebf6ff;
}
/* line 412, ../sass/dashiList202005.scss */
.hww .cons .box img, .hww .cons .box2 img {
  width: 303px;
  height: 210px;
  padding-bottom: 14px;
}
/* line 417, ../sass/dashiList202005.scss */
.hww .cons .box h4, .hww .cons .box2 h4 {
  padding: 0 8px;
  line-height: 24px;
  margin-bottom: 23px;
  font-size: 16px;
}
/* line 422, ../sass/dashiList202005.scss */
.hww .cons .box h4 a, .hww .cons .box2 h4 a {
  color: #105dc7;
  font-weight: bold;
}
/* line 427, ../sass/dashiList202005.scss */
.hww .cons .box p, .hww .cons .box2 p {
  padding: 0 8px;
  box-sizing: border-box;
  font-size: 16px;
  color: #000;
  line-height: 22px;
}
/* line 433, ../sass/dashiList202005.scss */
.hww .cons .box p a, .hww .cons .box2 p a {
  color: #000;
}
/* line 438, ../sass/dashiList202005.scss */
.hww .cons .box2 {
  height: 290px;
  position: relative;
}
/* line 441, ../sass/dashiList202005.scss */
.hww .cons .box2 h4 > a {
  color: #000;
  font-weight: bold;
  line-height: 22px;
}
/* line 446, ../sass/dashiList202005.scss */
.hww .cons .box2 .play {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/play.png) 0 0 no-repeat;
  top: 80px;
  left: 50%;
  margin-left: -25px;
}
/* line 458, ../sass/dashiList202005.scss */
.hww .cons .more {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  font-size: 14px;
  line-height: 32px;
  color: #000;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
}
/* line 469, ../sass/dashiList202005.scss */
.hww .cons .more span {
  background: url(../images/arrow_down.jpg) right -5px no-repeat;
  padding-right: 16px;
}
/* line 477, ../sass/dashiList202005.scss */
.hww .tit {
  height: 38px;
  line-height: 38px;
  background-color: #ebf6ff;
  font-size: 18px;
  font-weight: bold;
  color: #105dc7;
  padding-left: 14px;
  margin-bottom: 16px;
}
/* line 487, ../sass/dashiList202005.scss */
.hww .tit2 {
  position: relative;
  left: -20px;
  padding-left: 80px;
  background: #fff url(../images/lanmuleft.jpg) 0 14px no-repeat;
  height: 50px;
  margin-bottom: 16px;
  line-height: 50px;
  font-size: 30px;
  color: #000;
  font-weight: bold;
}
/* line 498, ../sass/dashiList202005.scss */
.hww .tit2 a {
  color: #000;
}
/* line 502, ../sass/dashiList202005.scss */
.hww .other {
  padding: 0 16px;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
}
/* line 507, ../sass/dashiList202005.scss */
.hww .other div {
  overflow: hidden;
  height: auto;
}
/* line 511, ../sass/dashiList202005.scss */
.hww .other p {
  font-size: 18px;
  line-height: 90px;
  color: #105dc7;
}
/* line 516, ../sass/dashiList202005.scss */
.hww .other .fl {
  width: 452px;
  overflow: hidden;
  height: auto;
}
/* line 520, ../sass/dashiList202005.scss */
.hww .other .fl p {
  font-size: 14px;
  line-height: 36px;
  color: #232323;
}
/* line 524, ../sass/dashiList202005.scss */
.hww .other .fl p span {
  display: inline-block;
  vertical-align: top;
}
/* line 527, ../sass/dashiList202005.scss */
.hww .other .fl p span.tt {
  width: 80px;
  text-align: right;
}
/* line 531, ../sass/dashiList202005.scss */
.hww .other .fl p span.text {
  width: 350px;
}
/* line 537, ../sass/dashiList202005.scss */
.hww .other .fr {
  width: 452px;
  overflow: hidden;
  height: auto;
}
/* line 541, ../sass/dashiList202005.scss */
.hww .other .fr p {
  font-size: 14px;
  line-height: 36px;
  color: #232323;
}
/* line 550, ../sass/dashiList202005.scss */
.hww .fl {
  float: left;
}
/* line 553, ../sass/dashiList202005.scss */
.hww .fr {
  float: right;
}
/* line 556, ../sass/dashiList202005.scss */
.hww .bgw {
  background-color: #fff;
}
/* line 559, ../sass/dashiList202005.scss */
.hww .mt-15 {
  margin-top: -15px;
}
/* line 562, ../sass/dashiList202005.scss */
.hww .mt5 {
  margin-top: 5px;
}
/* line 565, ../sass/dashiList202005.scss */
.hww .mt10 {
  margin-top: 10px;
}
/* line 568, ../sass/dashiList202005.scss */
.hww .mt15 {
  margin-top: 15px;
}
/* line 571, ../sass/dashiList202005.scss */
.hww .mt20 {
  margin-top: 20px;
}
/* line 574, ../sass/dashiList202005.scss */
.hww .mt25 {
  margin-top: 25px;
}
/* line 577, ../sass/dashiList202005.scss */
.hww .mt30 {
  margin-top: 30px;
}
/* line 580, ../sass/dashiList202005.scss */
.hww .mt40 {
  margin-top: 40px;
}
/* line 583, ../sass/dashiList202005.scss */
.hww .mt60 {
  margin-top: 60px;
}
/* line 586, ../sass/dashiList202005.scss */
.hww .ml7 {
  margin-left: 7px;
}
/* line 589, ../sass/dashiList202005.scss */
.hww .ml16 {
  margin-left: 16px;
}
/* line 592, ../sass/dashiList202005.scss */
.hww .ml20 {
  margin-left: 20px;
}
/* line 595, ../sass/dashiList202005.scss */
.hww .ml36 {
  margin-left: 36px;
}
/* line 598, ../sass/dashiList202005.scss */
.hww .mb30 {
  margin-bottom: 30px;
}
/* line 601, ../sass/dashiList202005.scss */
.hww .pt10 {
  padding-top: 10px;
}
/* line 604, ../sass/dashiList202005.scss */
.hww .pt17 {
  padding-top: 17px;
}
/* line 607, ../sass/dashiList202005.scss */
.hww .p20 {
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
/* line 612, ../sass/dashiList202005.scss */
.hww .ad {
  background: #ccc;
}
/* line 614, ../sass/dashiList202005.scss */
.hww .ad ul.ad_list li {
  float: left;
  height: 90px;
  margin-right: 5px;
  overflow: hidden;
  min-width: 320px;
}
.hww .w980 {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.swiperHengLot{
  position: relative;
  width: 980px;
    height: 500px;
  margin: 0 auto;
  overflow: hidden;
}

.swiperHengLot .swiper-button-prev, .swiperHengLot .swiper-button-next {
  background-image: url(https://statics.haiwainet.cn/tpl2019/2019-06-30/images/arrow.png);
  position: absolute;
  top: 50%;
  cursor: pointer;
  width: 12px;
  height: 22px;
  z-index: 100;
  background-size: 36px 22px;
}

.swiperHengLot .swiper-button-prev {
  left: 20px;
  background-position: top left;
}

.swiperHengLot .swiper-button-next {
  right: 20px;
  background-position: top right;
}

.swiperHengLot .swiper-container {
  padding-bottom: 60px;
  width: 980px;
  margin: 10px auto;
  position: relative;
  overflow: visible;
}

.swiperHengLot .swiper-slide {
  width: 659px;
  height: 444px;
  transition: 300ms;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 10;
  border: 6px solid #fff;
}
.swiperHengLot .swiper-slide img{
  width: 647px;
  height: 432px;
/*  padding: 6px;
  background-color: #fff;*/
  vertical-align: top;
}
.swiperHengLot .swiper-slide p {
  margin: 0;
  position: absolute;
  /*left: 6px;*/
  bottom: 0px;
  width: 647px;
  background: rgba(0, 0, 0, 0.4);
  font: 16px/40px "Microsoft YaHei";
  text-align: center;
}
.swiperHengLot .swiper-slide p a {
  color: #fff;
  text-decoration: none;
}
.swiperHengLot .swiper-container .swiper-wrapper .swiper-slide p a:hover, .swiperHengLot .swiper-container .swiper-wrapper .swiper-slide p a:active {
  text-decoration: underline;
}

