@charset "utf-8";
body, html {
  font-family: "微软雅黑", sans-serif;
}

a:hover {
  cursor: pointer;
  color: #cc0000;
}

a:hover > span:last-child {
  cursor: pointer;
  color: #cc0000 !important;
}

.new-index .swiper-button-prev, .new-index .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.new-index .swiper-container {
  height: 100%;
}
.new-index .swiper-button-next, .new-index .swiper-button-prev {
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.new-index .swiper-button-next:after, .new-index .swiper-button-prev:after {
  display: none;
}
.new-index .container {
  width: 1200px;
  margin: 0 auto;
}
.new-index .container #marquee .section {
  display: block;
}
.new-index .container header a .adone {
  height: 80px;
  margin-bottom: 22px;
}
.new-index .container header .headerone {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
}
.new-index .container header .headerone a .logoone {
  width: 354px;
  height: 98px;
}
.new-index .container header .headerone .headermiddle {
  width: /*606px*/436px;/*wy debug*/
  margin-top: -6px;
}
.new-index .container header .headerone .headermiddle a {
  margin-right: 7px;
  /*float:left;wy debug*/
}
.new-index .container header .headerone .headermiddle a span {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 28px;
  /*color: #656565;*/
}
.new-index .container header .headerone .headermiddle hr {
  height: 1px;
  background: #656565;
}
.new-index .container header .headerone .headermiddle p {
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
  text-align: left;
  color: #656565;
}
.new-index .container header .headerone .headerright {
  width: 195px;
}

.new-index .container header .headerone .headerright a img {
  width: 195px;
  height: 60px;
}
.new-index .container header .headerone .headerright .searchcont {
  height: 30px;
  margin-top: 6px;
}
.searchcontwy {/*wy debug*/
  height: 30px;
  margin-top: 6px;
}
.new-index .container header .headerone .headerright .searchcont input {
  outline: none;
  width: 165px;
  height: 22px;
  text-indent: 4px;
  float: right;
}
.searchcontwy input {/*wy debug*/
  outline: none;
  width: 165px;
  height: 22px;
  text-indent: 4px;
  float: right;
}
.new-index .container header .headerone .headerright .searchcont img {
  width: 26px;
  height: 26px;
  float: right;
}
.searchcontwy img {/*wy debug*/
  width: 26px;
  height: 26px;
  float: right;
}
.new-index .container .banner {
  margin-top: 20px;
}
.new-index .container .banner .bannertip {
  padding: 19px 54px 19px 45px;
  background: #1d71b7;
}
.new-index .container .banner .bannertip a {
  margin-right: 32px;
}
.new-index .container .banner .bannertip a span {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  letter-spacing: 1px;
  line-height: 18px;
}
.new-index .container .banner .bannertip :last-child {
  margin-right: 0;
}
.new-index .container .banner .bannerone {
  padding: 14px 20px 12px 24px;
  background: #eaf3fb;
}
.new-index .container .banner .bannerone .kuaibao {
  font-size: 16px;
  font-weight: 400;
  float: left;
  text-align: left;
  color: #bc0005;
  letter-spacing: 1px;
  margin-right: 20px;
}
.new-index .container .banner .bannerone .marquee_box {
  width: 1050px;
  position: relative;
  overflow: hidden;
}
.new-index .container .banner .bannerone .marquee_box .marquee_img {
  width: 800%;
  float: left;
}
.new-index .container .banner .bannerone .marquee_box .marquee_img .section {
  height: 21px;
  width: 1050px;
  word-break: keep-all;
  white-space: nowrap;
  display: inline-block;
}
.new-index .container .banner .bannerone .marquee_box .marquee_img .section a {
  display: inline-block;
}
.new-index .container .banner .bannerone .marquee_box .marquee_img .marquee_img1 {
  float: left;
}
.new-index .container .banner .bannerone .marquee_box .marquee_img .marquee_img1 .kuaicont {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  margin-right: 42px;
  color: #4e4e4e;
  float: left;
  letter-spacing: 1px;
}
.new-index .container .banner .bannerone .marquee_box .marquee_img .marquee_img1 .kuaicont:hover {
  cursor: pointer;
  color: #cc0000;
}
.new-index .container .banner .bannerone .marquee_box .marquee_img .marquee_img2 {
  float: left;
}
.new-index .container .banner .bannerone .marquee_box .marquee_img .marquee_img2 .kuaicont {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  margin-right: 42px;
  color: #4e4e4e;
  float: left;
  letter-spacing: 1px;
}
.new-index .container .banner .bannerone .marquee_box .marquee_img .marquee_img2 .kuaicont:hover {
  cursor: pointer;
  color: red;
}
.new-index .container .swipercent {
  margin-top: 34px;
}
.new-index .container .swipercent .title {
  text-align: center;
  box-sizing: border-box;
}
.new-index .container .swipercent .titleorder {
  text-align: center;
  box-sizing: border-box;
}
.new-index .container .swipercent p {
  width: 100%;
  padding: 0 5px;
  font-size: 48px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
}
.new-index .container .swipercent p a {
  color: #1d71b7;
  display: inline-block;
}
.new-index .container .swipercent .zlxbt a{color:#494949;}/*wy add*/
.new-index .container .swipercent .swiprinner {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
  margin-top: 30px;
}
.new-index .container .swipercent .swiprinner .swiper-pagination {
  position: absolute;
}
.new-index .container .swipercent .swiprinner .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.new-index .container .swipercent .swiprinner .innerleft {
  width: 790px;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone {
  height: 500px;
  width: 100%;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .section {
  width: 790px;
  display: block;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .section .swiper-slide {
  display: none;
  width: 790px;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .section .swiper-slide:first-child {
  display: block;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .swiper-container {
  height: 100%;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .swiper-container .swiper-wrapper .swiper-slide a p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 760px;
  display: block;
  background: #000;
  padding: 10px 15px;
  color: white;
  font-size: 16px;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .swiper-container .swiper-wrapper .swiper-slide a p span {
  display: block;
  width: 360px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 21px;
  text-overflow: unset;
  white-space: normal;
  word-break: break-word;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .swiper-container .swiper-pagination {
  text-align: right;
  bottom: 8px;
  width: 90%;
  left: 9%;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .swiper-container .swiper-pagination .swiper-pagination-switch {
  width: 15px;
  height: 15px;
  border-radius: 0;
  background: #dfdfdf;
}
.new-index .container .swipercent .swiprinner .innerleft .swiperone .swiper-container .swiper-pagination .swiper-active-switch {
  background: #f92402;
}
.new-index .container .swipercent .swiprinner .innerleft .swipertwo {
  height: 150px;
  width: 790px;
  margin-top: 30px;
  float: left;
  overflow: hidden;
}
.new-index .container .swipercent .swiprinner .innerleft .swipertwo .swiper-container {
  height: 100%;
}
.new-index .container .swipercent .swiprinner .innerleft .swipertwo .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  width: 259px;
  height: 100%;
}
.new-index .container .swipercent .swiprinner .innerleft .swipertwo .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.new-index .container .swipercent .swiprinner .innerleft .swipertwo .swiper-container .swiper-button-prev {
  background-image: ;
  width: 25px;
  height: 50px;
  left: 0;
}
.new-index .container .swipercent .swiprinner .innerleft .swipertwo .swiper-container .swiper-button-next {
  background-image: ;
  width: 25px;
  height: 50px;
  right: 0;
}
.new-index .container .swipercent .swiprinner .innerleft .swipertwo .bx-viewport .slide a {
  display: block;
  width: 259px;
  height: 100%;
}
.new-index .container .swipercent .swiprinner .innerleft .swipertwo .bx-viewport .slide img {
  width: 100%;
  height: 100%;
}
.new-index .container .swipercent .swiprinner .innerleft .swipertwo .bx-controls .bx-prev {
  background:  center no-repeat;
  background-size: 100% 100%;
  width: 25px;
  height: 50px;
  margin-top: -25px;
  left: 0;
  z-index: 999;
}
.new-index .container .swipercent .swiprinner .innerleft .swipertwo .bx-controls .bx-next {
  background:  center no-repeat;
  background-size: 100% 100%;
  margin-top: -25px;
  width: 25px;
  height: 50px;
  right: 0;
  z-index: 999;
}
.new-index .container .swipercent .swiprinner .innerright {
  width: 380px;
}
.new-index .container .swipercent .swiprinner .innerright .rtop a img {
  width: 169px;
  height: 57px;
}
.new-index .container .swipercent .swiprinner .innerright .rtop a:first-child {
  margin-right: 34px;
}
.new-index .container .swipercent .swiprinner .innerright .rtop .topmargin {
  margin-top: 36px;
}
.new-index .container .swipercent .swiprinner .innerright .rtop .topone {
  width: 380px;
}
.new-index .container .swipercent .swiprinner .innerright .rtop .topone a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #494949;
  line-height: 34px;
  letter-spacing: 0px;
  height: 34px;
}
.new-index .container .swipercent .swiprinner .innerright .rtop .topone a span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  text-overflow: unset;
  height: 100%;
  white-space: normal;
}
.new-index .container .swipercent .swiprinner .innerright .rtop .topone a:first-child {
  height: 35px;
  overflow: hidden;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  color: #333;
  line-height: 35px;
  letter-spacing: 0px;
  margin-right: 0 !important;
}
.new-index .container .swipercent .swiprinner .innerright .rbottom {
  margin-top: 30px;
  height: 142.75px;
}
.new-index .container .swipercent .swiprinner .innerright .rbottom .item {
  display: flex;
  display: -ms-flex;
  justify-content: flex-start;
  height: 22px;
  overflow: hidden;
  margin-bottom: 19px;
}
.new-index .container .swipercent .swiprinner .innerright .rbottom .item span {
  flex-shrink: 0;
  width: 43px;
  height: 22px;
  background: #c90003;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 22px;
  letter-spacing: 0px;
  padding: 0 5px;
  margin-right: 5px;
}
.new-index .container .swipercent .swiprinner .innerright .rbottom .item .link {
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
  text-overflow: unset;
  white-space: normal;
  word-break: break-all;
  height: 22px;
  display: inline;
  line-height: 22px;
}
.new-index .container .swipercent .swiprinner .innerright .rbottom .item .link a {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #494949;
  line-height: 22px;
  letter-spacing: 0px;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 5px;
  overflow: unset;
  white-space: normal;
}
.new-index .container .swipercent .swiprinner .innerright .rbottom .item .link a:last-child {
  margin-right: 0;
}
.new-index .container .swipercent .swiprinner .innerright .rbottom .item .link a:hover {
  color: #cc0000;
  cursor: pointer;
}
.new-index .container .ad3 {
  margin: 30px 0;
}
.new-index .container .ad3 img {
  height: 50px;
  width: 100%;
}
.new-index .container .contone {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.new-index .container .contone .contonebody {
  width: 380px;
}
.new-index .container .contone .contonebody .title {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #c90003;
  margin-bottom: 20px;
}
.new-index .container .contone .contonebody .videobody {
  position: relative;
  width: 380px;
  height: 220px;
}
.new-index .container .contone .contonebody .videobody a {
  display: block;
  position: relative;
}
.new-index .container .contone .contonebody .videobody a img {
  width: 100%;
  height: 184px;
}
.new-index .container .contone .contonebody .videobody a .btn {
  position: absolute;
  width: 60px;
  height: 60px;
  z-index: 1;
  left: 15px;
  bottom: 45px;
}
.new-index .container .contone .contonebody .videobody a p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  height: 36px;
  line-height: 36px;
  color: #333333;
  background: #eaf3fb;
}
.new-index .container .contone .contonebody .videoralate {
  margin-top: 30px;
}
.new-index .container .contone .contonebody .videoralate a {
  display: block;
}
.new-index .container .contone .contonebody .videoralate a span {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  width: 100%;
  display: block;
  line-height: 35px;
}
.new-index .container .ad4 {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
  margin-bottom: 30px;
  font-size: 0;
}
.new-index .container .ad4 a {
  display: block;
}
.new-index .container .ad4 a img {
  width: 380px;
  height: 50px;
}
.new-index .container .conttwo {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.new-index .container .conttwo .contonebody {
  width: 380px;
}
.new-index .container .conttwo .contonebody .title {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #c90003;
  margin-bottom: 20px;
}
.new-index .container .conttwo .contonebody .imgcont, .new-index .container .conttwo .contonebody .imgcont .section {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
  width: 100%;
}
.new-index .container .conttwo .contonebody .imgcont .imgone, .new-index .container .conttwo .contonebody .imgcont .section .imgone {
  position: relative;
}
.new-index .container .conttwo .contonebody .imgcont .imgone a, .new-index .container .conttwo .contonebody .imgcont .section .imgone a {
  display: block;
}
.new-index .container .conttwo .contonebody .imgcont .imgone a img, .new-index .container .conttwo .contonebody .imgcont .section .imgone a img {
  width: 180px;
  height: 130px;
}
.new-index .container .conttwo .contonebody .imgcont .imgone a p, .new-index .container .conttwo .contonebody .imgcont .section .imgone a p {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: center;
  font-size: 16px;
}
.new-index .container .conttwo .contonebody .imgcont .section {
  margin-bottom: 10px;
}
.new-index .container .conttwo .contonebody .videoralate a {
  display: block;
}
.new-index .container .conttwo .contonebody .videoralate a span {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  width: 100%;
  display: block;
  line-height: 35px;
}
.new-index .container .conttwo .contonebody .titles {
  margin-top: 20px;
}
.new-index .container .conttwo .contonebody .add5 {
  margin-top: 20px;
}
.new-index .container .conttwo .contonebody .add5 a {
  display: block;
}
.new-index .container .conttwo .contonebody .add5 a img {
  height: 50px;
  width: 100%;
}
.new-index .container .conttwo .contonebody .swipercont {
  width: 380px;
  margin-top: 18px;
  height: 250px;
}
.new-index .container .conttwo .contonebody .swipercont .section {
  width: 380px;
  display: block;
}
.new-index .container .conttwo .contonebody .swipercont .section .swiper-slide {
  display: none;
  width: 380px;
}
.new-index .container .conttwo .contonebody .swipercont .section .swiper-slide:first-child {
  display: block;
}
.new-index .container .conttwo .contonebody .swipercont .swiper-container {
  height: 100%;
}
.new-index .container .conttwo .contonebody .swipercont .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.new-index .container .conttwo .contonebody .swipercont .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
}
.new-index .container .conttwo .contonebody .swipercont .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 250px;
}
.new-index .container .conttwo .contonebody .swipercont .swiper-container .swiper-wrapper .swiper-slide a p {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}
.new-index .container .conttwo .contonebody .swipercont .swiper-container .swiper-button-prev {
  background-image: ;
  width: 25px;
  height: 50px;
  left: 0;
}
.new-index .container .conttwo .contonebody .swipercont .swiper-container .swiper-button-next {
  background-image: ;
  width: 25px;
  height: 50px;
  right: 0;
}
.new-index .container .ad6 {
  margin-bottom: 30px;
}
.new-index .container .ad6 a {
  display: block;
}
.new-index .container .ad6 a img {
  height: 50px;
}
.new-index .container .ad7 {
  margin-bottom: 30px;
}
.new-index .container .ad7 a {
  display: block;
}
.new-index .container .ad7 a img {
  height: 50px;
}
.new-index .container .erweimacont {
  display: flex;
  display: -ms-flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 38px 28px 20px;
  border: 1px solid #ccc;
  border-bottom: 2px solid #00a9e0;
  margin-bottom: 30px;
}
.new-index .container .erweimacont > a {
  margin-right: 100px;
}
.new-index .container .erweimacont > a img {
  width: 170px;
  height: 97px;
}
.new-index .container .erweimacont .erweimaswiper {
  position: relative;
}
.new-index .container .erweimacont .erweimaswiper .swiper-container {
  width: 800px;
  height: 135px;
}
.new-index .container .erweimacont .erweimaswiper .swiper-container .swiper-wrapper .swiper-slide {
  width: 112px;
}
.new-index .container .erweimacont .erweimaswiper .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  width: 102px;
  border: 1px solid #ccc;
  height: 102px;
  text-align: center;
  margin: 0 auto;
}
.new-index .container .erweimacont .erweimaswiper .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100px;
  height: 100px;
}
.new-index .container .erweimacont .erweimaswiper .swiper-container .swiper-wrapper .swiper-slide p {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 10px;
  text-overflow: unset;
  height: 21px;
  word-break: break-word;
  white-space: normal;
}
.new-index .container .erweimacont .erweimaswiper .swiper-button-prev {
  background-image: ;
  width: 25px;
  height: 50px;
  left: -55px;
}
.new-index .container .erweimacont .erweimaswiper .swiper-button-next {
  background-image: ;
  width: 25px;
  height: 50px;
  right: -55px;
}
.new-index .container .erweimacont .erweimaswiper .section {
  width: 100%;
  height: 135px;
  display: inline-block;
  overflow: hidden;
}
.new-index .container .erweimacont .erweimaswiper .section .swiper-slide:nth-child(n 8) {
  display: none;
}
.new-index .container footer .yqlj {
  overflow: hidden;
  width: 100%;
  background: #2478be;
  padding-bottom: 40px;
}
.new-index .container footer .yqlj .column {
  width: 960px;
  overflow: hidden;
  margin: 0 auto;
}
.new-index .container footer .yqlj .column .tab_tit {
  padding: 30px 0;
  overflow: hidden;
  font-family: "宋体";
}
.new-index .container footer .yqlj .column .tab_tit li {
  float: left;
  overflow: hidden;
}
.new-index .container footer .yqlj .column .tab_tit li span {
  width: 2px;
  height: 19px;
  background:  -330px 0 no-repeat;
  margin-top: 1px;
  margin-right: 15px;
  display: inline;
  float: left;
  overflow: hidden;
}
.new-index .container footer .yqlj .column .tab_tit li a {
  margin-right: 15px;
  display: inline;
  height: 21px;
  line-height: 21px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 0 5px;
  float: left;
  overflow: hidden;
}
.new-index .container footer .yqlj .column .tab_tit li a.tabs_focus {
  background: #fff;
  color: #2478be;
}
.new-index .container footer .yqlj .column .txt_list {
  overflow: hidden;
  width: 100%;
  font-family: "宋体";
}
.new-index .container footer .yqlj .column .txt_list li {
  width: auto;
  color: #fff;
  overflow: visible;
  float: left;
  line-height: 30px;
  height: 30px;
}
.new-index .container footer .yqlj .column .txt_list li a {
  width: auto;
  color: #fff;
  float: left;
  padding-right: 10px;
  white-space: nowrap;
}
.new-index .container footer .yqlj .column .txt_list li span {
  width: auto;
  color: #fff;
  float: left;
  padding-right: 10px;
  white-space: nowrap;
}
.new-index .container footer .column {
  line-height: 24px;
  color: #434343;
  text-align: center;
  padding: 35px 0 50px;
  width: 960px;
  overflow: hidden;
  margin: 0 auto;
  font-family: "宋体";
  font-size: 12px;
}
.new-index .container .bluecont {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.new-index .container .bluecont .contonebody {
  width: 380px;
}
.new-index .container .bluecont .contonebody .title {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #1d71b7;
  margin-bottom: 20px;
}
.new-index .container .bluecont .contonebody .imgcont, .new-index .container .bluecont .contonebody .imgcont .section {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
  width: 100%;
}
.new-index .container .bluecont .contonebody .imgcont .imgone, .new-index .container .bluecont .contonebody .imgcont .section .imgone {
  position: relative;
}
.new-index .container .bluecont .contonebody .imgcont .imgone a, .new-index .container .bluecont .contonebody .imgcont .section .imgone a {
  display: block;
}
.new-index .container .bluecont .contonebody .imgcont .imgone a img, .new-index .container .bluecont .contonebody .imgcont .section .imgone a img {
  width: 180px;
  height: 130px;
}
.new-index .container .bluecont .contonebody .imgcont .imgone a p, .new-index .container .bluecont .contonebody .imgcont .section .imgone a p {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: center;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 21px;
  text-overflow: unset;
  white-space: normal;
  word-break: break-word;
}
.new-index .container .bluecont .contonebody .imgcont .section {
  margin-bottom: 10px;
}
.new-index .container .bluecont .contonebody .videoralate a {
  display: block;
}
.new-index .container .bluecont .contonebody .videoralate a span {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  width: 100%;
  display: block;
  line-height: 35px;
}
.new-index .container .bluecont .contonebody .add7 {
  margin-top: 20px;
}
.new-index .container .bluecont .contonebody .add7 a {
  display: block;
}
.new-index .container .bluecont .contonebody .add7 a img {
  height: 160px;
  width: 100%;
}
.new-index .container .bluecont .contonebody .swipercont {
  width: 380px;
  margin-top: 18px;
  height: 250px;
  margin-bottom: 10px;
}
.new-index .container .bluecont .contonebody .swipercont .section {
  width: 380px;
  display: block;
}
.new-index .container .bluecont .contonebody .swipercont .section .swiper-slide {
  display: none;
  width: 380px;
}
.new-index .container .bluecont .contonebody .swipercont .section .swiper-slide:first-child {
  display: block;
}
.new-index .container .bluecont .contonebody .swipercont .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.new-index .container .bluecont .contonebody .swipercont .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
}
.new-index .container .bluecont .contonebody .swipercont .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 250px;
}
.new-index .container .bluecont .contonebody .swipercont .swiper-container .swiper-wrapper .swiper-slide a p {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: center;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-overflow: unset;
  white-space: normal;
  word-break: break-word;
}
.new-index .container .bluecont .contonebody .swipercont .swiper-container .swiper-button-prev {
  background-image: ;
  width: 25px;
  height: 50px;
  left: 0;
}
.new-index .container .bluecont .contonebody .swipercont .swiper-container .swiper-button-next {
  background-image: ;
  width: 25px;
  height: 50px;
  right: 0;
}
.new-index .container .bluecont .contonebody .ullist {
  display: flex;
  display: -ms-flex;
  justify-content: flex-start;
  padding-top: 15px;
  padding-left: 40px;
}
.new-index .container .bluecont .contonebody .ullist a {
  width: 70px;
  display: block;
  margin-right: 10px;
}
.new-index .container .bluecont .contonebody .ullist a img {
  width: 70px;
  height: 64px;
}
.new-index .container .bluecont .contonebody .ullist .list:last-child {
  margin-left: 27px;
}
.new-index .container .bluecont .contonebody .ullist .section {
  flex: 1;
  display: flex;
}
.new-index .container .bluecont .contonebody .ullist .list {
  width: 136px;
  flex-shrink: 0;
  margin-top: -5px;
}
.new-index .container .bluecont .contonebody .ullist .list a {
  display: flex;
  display: -ms-flex;
  width: 100%;
}
.new-index .container .bluecont .contonebody .ullist .list a span {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #1d71b7;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-overflow: unset;
  word-break: break-word;
  white-space: normal;
  height: 25px;
}
.new-index .container .bluecont .contonebody .ullist .list a span:last-child {
  margin-left: 3px;
}
.new-index .div-swiper .section .swiper-slide {
  display: none;
}

.new-index .div-swiper .section .swiper-slide:first-child {
  display: block;
}
.new-index .div-swiper .swiper-container {
  height: 100%;
}
.new-index .div-swiper .swiper-container .swiper-wrapper {
  height: 100%;
}

.new-index .div-swiper .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 100% !important;
}
.new-index .div-swiper .swiper-container .swiper-wrapper .swiper-slide-active{
  z-index: 10;
}
.new-index .div-swiper .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.new-index .div-swiper .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.new-index .div-swiper6 {
  width: 100%;
  height: 90px;
  margin-bottom: 22px;
}
.new-index .div-swiper7 {
  width: 195px;
  height: 60px;
}
.new-index .div-swiper8 {
  width: 100%;
  height: 50px;
}
.new-index .div-swiper9 {
  width: 380px;
  height: 50px;
  display: inline-block;
}
.new-index .div-swiper10 {
  width: 100%;
  height: 50px;
}
.new-index .div-swiper11 {
  width: 380px;
  height: 160px;
}
.new-index .div-swiper12 {
  width: 100%;
  height: 50px;
}
.new-index .div-swiper13 {
  width: 380px;
  height: 50px;
}

/*# sourcemappingurl=index.css.map */
