﻿.scoll-text {
  height: 0.47rem;
  padding-left: 0.4rem;
  position: relative;
  width: 100%;
  color: #133d68;
}

.tz {
  position: absolute;
  left: 0;
  top: 0;
  height: 0.47rem;
  line-height: 0.47rem;
  font-size: 0.14rem;
}

.txt-scroll {
  height: 0.47rem;
}

.scoll-text {
  overflow: hidden;
  display: block;
  vertical-align: top;
  position: relative;
}

.txt-scroll .scrollbox {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition: all .2s;
  font-size: 0.14rem;
  line-height: 0.47rem
}

.txt-scroll .txt,
.txt-scroll .txt-clone {
  display: inline;
  position: relative;
  font-size: 0.14rem;
}

.txt span {
  margin-right: 59px;
  font-size: 0.14rem;
}

.colum-box {
  height: 3.86rem;
  overflow: hidden;
  margin-bottom: 0.18rem;
}

/*轮播部分*/
.slide {
  display: inline-block;
  width: 6.36rem;
  height: 3.86rem;
  overflow: hidden;
  position: relative;
}

.box_img {
  width: 6.36rem;
  height: 3.86rem;
  overflow: hidden;
}

.box_img ul li {
  position: absolute;
  display: none;
}

.box_img ul li a>img {
  display: block;
  width: 6.36rem;
  height: 3.86rem;
}

.box_tab {
  display: block;
  width: 6.36rem;
  height: 35px;
  box-sizing: border-box;
  padding-right: 0.15rem;
  margin-top: -35px;
  z-index: 999;
  text-align: right;
  background: rgba(0, 0, 0, .6);
  position: relative;
  font-size: 0;
}

.box_tab a {
  margin: 10px 5px;
  overflow: hidden;
}

.box_tab a>i {
  width: 10px;
  height: 10px;
  line-height: 10px;
  background: #fff;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  border-radius: 10px;
}

.box_tab a>i:hover {
  background: #a7c6e5;
}

.box_tab a>span {
  display: none;
  position: absolute;
  left: 0;
  bottom: 1px;
  margin: 0 auto;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  width: 6.36rem;
  text-align: left;
  box-sizing: border-box;
  padding-left: 15px;
}

.box_tab a.active {}

.box_tab a.active>span {
  display: block;
}

.box_tab a.active>i {
  background: #a7c6e5;
}

/* 结束 */
.news-box {
  width: 5.60rem;
  height: 3.86rem;
  overflow: hidden;
}

.information-box {
  height: 1.48rem;
  background: #fff;
  padding: 0 14px;
  padding-top: 0.3rem;
}

.information-title {
  font-size: 0.24rem;
  color: #cd0000;
  margin-bottom: 0.19rem;
  text-align: center;
}

.information-detail {
  padding-top: 0.07rem;
  border-top: 1px dashed #a8a8a8;
  font-size: 0.16rem;
  height: 0.6rem;
  overflow: hidden;
  color: #787878;
  line-height: 0.25rem;
  text-overflow: ellipsis;
}

.tab-box {
  margin-top: 0.10rem;
  height: 2.28rem;
  background: #fff;
  overflow: hidden;
}

.tab-title {
  width: 0.7rem;
}

.tab-title div {
  height: 0.76rem;
  background: #e4ecf5;
  border-bottom: 0.09rem solid #b0cae2;
  padding: 0.13rem 0;
  text-align: center;
  font-size: 0.18rem;
  color: #000;
  line-height: 0.25rem;
  cursor: pointer;
}

.tab-title div.active {
  background: #fff;
  border-bottom: 0.09rem solid #2e75b6;
}

.tab-details,
.pub-table-box {
  width: 4.9rem;
  height: 2.28rem;
  overflow: hidden;
}

.pub-table-box {
  display: none;
}

.pub-table-box.active {
  display: block;
}

.pub-table-box ul {
  padding: 0.09rem 0.15rem;
}

.pub-table-box ul li {
  position: relative;
  line-height: 0.3rem;
  padding-left: 0.2rem;
  font-size: 0.16rem;
  color: #000;
  cursor: pointer;
  height: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pub-table-box ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pub-table-box ul li i {
  width: 4px;
  height: 4px;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 0;
  background: #000000;
  margin-top: -2px;
}

/* 转圈圈 */
.five_banner {
  height: 0.99rem;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  width: 12.27rem;
}

.fiveleft {
  position: absolute;
  top: 0.195rem;
  left: 0;
  z-index: 99;
}

.fiveright {
  position: absolute;
  top: 0.195rem;
  right: 0.08rem;
  z-index: 99;
}

.fivebanner {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.fivebanner div {
  width: 3.0675rem;
  height: 0.99rem;
  box-sizing: border-box;
  position: relative;
  float: left;
}

.fivebanner div img {
  width: 2.9875rem;
  height: 0.99rem;
  margin-right: 0.08rem;
}

.tab-title div a,
.tab-title h3 a,
.pub-table-box ul li a {
  color: #000;
}

.tab-title h3 {
  height: 0.76rem;
  background: #e4ecf5;
  border-bottom: 0.09rem solid #b0cae2;
  padding: 0.13rem 0;
  text-align: center;
  font-size: 0.18rem;
  color: #000;
  line-height: 0.25rem;
  cursor: pointer;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}

.tab-title h3 a {
  padding-top: 0.1rem;
}

.scoll-text a {
  color: #133d68;
}

.information-title a {
  color: #cd0000;
}

.information-detail a {
  color: #787878;
}

.main-box {
  height: 29.5vw;
}

.information-box {
  padding-top: 0.1rem;
}

.information-title {
  margin-bottom: 0;
  height: 0.7rem;
  display: table;
  width: 100%;
}

.information-title a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.tab-details,
.pub-table-box {
  width: 4.85rem;
}

.txt-clone span {
  margin-right: 59px;
  font-size: 0.14rem;
}

@media screen and (max-width: 1200px) {


  .main-box {
    height: auto !important;
    background: #f2f2f2;
    padding: 0;
  }

  .scoll-text {
    height: 1.74rem;
    padding-left: 1.67rem;

  }

  .tz {
    position: absolute;
    left: .77rem;
    top: .6rem;
    height: auto;
    line-height: normal;
  }

  .tz img {
    width: .64rem;
    height: .56rem;
  }

  .txt-scroll {
    height: 1.74rem;
  }

  .txt-scroll .scrollbox {
    font-size: 0.66rem;
    line-height: 1.74rem;
  }

  .txt-scroll .txt,
  .txt-scroll .txt-clone {
    font-size: 0.66rem;
  }

  .txt span {
    margin-right: 1.26rem;
    font-size: 0.66rem;
  }

  .colum-box {
    height: auto;
    margin-bottom: .56rem;
  }

  .slide {
    display: inline-block;
    width: 100%;
    height: 12.82rem;
    overflow: hidden;
    position: relative;
    border-radius: .3rem;
    margin: 0 0 .56rem;
  }

  .box_img {
    width: 100%;
    height: 100%;
  }

  .box_img ul,
  .box_img ul li,
  .box_img ul li a {
    height: 100%;
  }

  .box_img ul li a>img {
    display: block;
    width: 100%;
    height: 100%;
  }

  .box_tab {
    display: block;
    width: 100%;
    height: 1.9rem;
    padding: 0 .77rem 0 0.5rem;
    margin-top: -1.9rem;

  }

  .box_tab a {
    margin: .77rem .1rem;
    overflow: hidden;
  }

  .box_tab a>i {
    width: .33rem;
    height: .33rem;
    line-height: .33rem;
    border-radius: 50%;
  }

  .box_tab a>i:hover {
    background: #df0000;
  }

  .box_tab a>span {
    line-height: 1.9rem;
    font-size: .72rem;
    width: 70%;
    padding-left: 0.5rem;
  }

  .box_tab a.active>i {
    background: #df0000 !important;
  }

  .news-box {
    width: 100%;
    height: auto;
  }

  .information-box {
    height: auto;
    background: #fff;
    padding: 1.26rem .77rem .85rem;
  }

  .information-title {
    height: auto;
  }

  .information-title a {
    font-size: .82rem;
    color: #2E70A7;

  }

  .information-detail {
    padding-top: 0.72rem;
    border-top: none;
    font-size: 0.66rem;
    height: auto;
    color: #555;
    line-height: 2;
  }

  .tab-box {
    margin-top: 0.56rem;
    height: auto;
    padding: .98rem .77rem .92rem;
  }

  .tab-title {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .tab-title div {
    height: auto;
    background: #fff;
    border-bottom: none;
    padding: 0 0 .2rem;
    font-size: .72rem;
    line-height: normal;
  }

  .tab-title div a {
    color: #808080 !important;
  }

  .tab-title div.active {
    background: #fff;
    border-bottom: 0.15rem solid #2E70A7;
  }

  .tab-title div.active a {
    font-weight: bold;
    color: #2E70A7 !important;
  }

  .txt-clone span {
    margin-right: 0;
    font-size: 0.66rem;
  }

  .tab-details {
    margin-top: 1.26rem;
  }

  .tab-details,
  .pub-table-box {
    width: 100%;
    height: auto;
  }

  .pub-table-box ul {
    padding: 0.09rem 0.15rem;
  }

  .pub-table-box ul li {
    position: relative;
    line-height: 2;
    padding-left: 0.84rem;
    font-size: 0.66rem;
    color: #555555;
    height: auto;
  }

  .pub-table-box ul li a {
    color: #555555;
  }

  .pub-table-box ul li i {
    width: .3rem;
    height: .3rem;
    border-radius: 0;
    position: absolute;
    top: 50%;
    left: 0.08rem;
    transform: rotate(45deg);
    background: #3a73cc;
    margin-top: 0;
  }

  .five_banner {
    height: auto;
    position: relative;
    margin: 0 auto;
    padding: .77rem 0;
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
  }

  .fivebanner {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  .fivebanner div {
    width: 15.12rem;
    height: 5.13rem;
    margin-right: 0.56rem;
  }

  .fivebanner div img {
    width: 15.12rem;
    height: 5.13rem;
    margin-right: 0.56rem;
    border-radius: .3rem;
  }
}