.is-whole .dot {
  width: 4px;
  height: 4px;
  background-color: #999;
}
.is-whole .list-txt {
  margin-top: 5px;
}
.is-whole .list-txt li {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 38px;
}
.is-whole .list-txt li a {
  display: inline-block;
  width: 83%;
  margin-left: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.is-whole .list-txt li .time {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b8b8b8;
  padding-left: 20px;
}
.is-whole .is-line {
  width: 100%;
  height: 1px;
  background: #dddddd;
}
.is-whole .is-main .c-head {
  height: 50px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
}
.is-whole .is-main .c-head h3 {
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0273ac;
  line-height: 38px;
}
.is-whole .is-main .c-head h3 span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #d1d1d1;
  line-height: 38px;
}
.is-whole .is-main .c-head span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b8b8b8;
  padding-left: 5px;
}
.is-whole .is-main .c-head .m-more {
  line-height: 43px;
}
.is-whole .is-main .c-head .m-more a img {
  vertical-align: middle;
  padding-left: 10px;
}
.is-whole .is-main .is-main-pic img {
  width: 100%;
}
.is-whole .is-main .is-center {
  width: 1280px;
  margin: 50px auto 0 auto;
  display: flex;
  justify-content: space-between;
}
.is-whole .is-main .is-center .c-left {
  width: 860px;
  height: 410px;
}
.is-whole .is-main .is-center .c-left .m-l-contain {
  display: flex;
}
.is-whole .is-main .is-center .c-left .r-txt {
  width: 420px;
  height: 340px;
  margin-top: 26px;
  margin-left: 20px;
  overflow: hidden;
}
.is-whole .is-main .is-center .c-left .r-txt .t-title {
  width: 100%;
  height: 38px;
  display: flex;
}
.is-whole .is-main .is-center .c-left .r-txt .t-title li {
  width: 110px;
  height: 38px;
  text-align: center;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 34px;
  border-radius: 4px;
}
.is-whole .is-main .is-center .c-left .r-txt .t-title li a {
  color: #333333;
}
.is-whole .is-main .is-center .c-left .r-txt .t-title .l-active {
  background: #0273ac;
}
.is-whole .is-main .is-center .c-left .r-txt .t-title .l-active a {
  color: #ffffff;
}
.is-whole .is-main .is-center .c-right {
  width: 380px;
  height: 408px;
  overflow: hidden;
  background: #f2f7fa;
}
.is-whole .is-main .is-center .c-right .l-bold {
  width: 252px;
}
.is-whole .is-main .is-center .c-right .c-top .u-list {
  width: 100%;
}
.is-whole .is-main .is-center .c-right .c-top .u-list a {
  font-size: 20px;
}
.is-whole .is-main .is-center .c-right .c-top .u-list p {
  width: 35%;
}
.is-whole .is-main .is-center .c-right .c-top .u-list .n-active {
  color: #0273ac;
}
.is-whole .is-main .is-center .c-right .dot {
  width: 4px;
  height: 4px;
  background-color: #999;
  display: inline-block;
  margin-bottom: 7px;
}
.is-whole .is-main .is-center .c-right .m-list-txt {
  width: 90%;
  height: 350px;
  overflow: hidden;
  margin: 0 auto;
}
.is-whole .is-main .is-center .c-right .m-list-txt li {
  margin-top: 13px;
}
.is-whole .is-main .is-center .c-right .m-list-txt li a {
  display: inline-block;
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 5px;
}
.is-whole .is-main .is-center .c-right .m-list-txt li .time {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b8b8b8;
  line-height: 30px;
}
.is-whole .is-main .k-container {
  width: 100%;
  margin-top: 50px;
  background-image: url(../images/bg02.png);
  background-repeat: no-repeat;
}
.is-whole .is-main .k-container .c-center {
  width: 1280px;
  padding-top: 45px;
  padding-bottom: 50px;
  margin: 0 auto;
}
.is-whole .is-main .k-container .c-center .k-tit {
  padding-bottom: 24px;
}
.is-whole .is-main .k-container .k-list {
  width: 100%;
  display: flex;
  overflow: hidden;
}
.is-whole .is-main .k-container .k-list .l-nav,
.is-whole .is-main .k-container .k-list .r-nav {
  width: 60px;
  height: 282px;
  background: #0273ac;
  position: relative;
  cursor: pointer;
}
.is-whole .is-main .k-container .k-list .l-nav span,
.is-whole .is-main .k-container .k-list .r-nav span {
  width: 100%;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  writing-mode: sideways-rl;
  display: block;
  line-height: 30px;
}
.is-whole .is-main .k-container .k-list .l-nav .l-ke,
.is-whole .is-main .k-container .k-list .r-nav .l-ke {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.is-whole .is-main .k-container .k-list .l-nav img,
.is-whole .is-main .k-container .k-list .r-nav img {
  margin-bottom: 15px;
  vertical-align: middle;
}
.is-whole .is-main .k-container .k-list .l-list01,
.is-whole .is-main .k-container .k-list .l-list02 {
  width: 1196px;
  display: flex;
  background: #ffffff;
}
.is-whole .is-main .k-container .k-list .l-list01:nth-child(2),
.is-whole .is-main .k-container .k-list .l-list02:nth-child(2) {
  margin-left: 24px;
}
.is-whole .is-main .k-container .k-list .l-list01 ul,
.is-whole .is-main .k-container .k-list .l-list02 ul {
  width: 1136px;
  height: 228px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  padding: 24px 24px 0 8px;
  overflow: hidden;
}
.is-whole .is-main .k-container .k-list .l-list01 ul li,
.is-whole .is-main .k-container .k-list .l-list02 ul li {
  width: 168px;
  height: 42px;
  line-height: 42px;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  margin-left: 16px;
  text-align: center;
  font-size: 14px;
  margin-top: 9px;
}
.is-whole .is-main .k-container .k-list .l-list01 .l-bot,
.is-whole .is-main .k-container .k-list .l-list02 .l-bot {
  width: 1136px;
  height: 10px;
  display: flex;
  justify-content: center;
  margin: 22px 0px;
}
.is-whole .is-main .k-container .k-list .l-list01 .l-bot .l-dot,
.is-whole .is-main .k-container .k-list .l-list02 .l-bot .l-dot {
  width: 10px;
  height: 10px;
  background: #dcdcdc;
  border-radius: 50%;
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
}
.is-whole .is-main .k-container .k-list .l-list01 .l-bot .r-dot,
.is-whole .is-main .k-container .k-list .l-list02 .l-bot .r-dot {
  width: 28px;
  height: 10px;
  background: #0273ac;
  border-radius: 5px;
  cursor: pointer;
}
.is-whole .is-main .is-team {
  width: 1280px;
  margin: 50px auto;
}
.is-whole .is-main .is-team .swiper {
  margin-top: 24px;
}
.is-whole .is-main .is-team .swiper a .m-peo {
  width: 190px;
  border: 1px solid #ebebeb;
  text-align: center;
}
.is-whole .is-main .is-team .swiper a .m-peo img{width: 130px;height: 182px;}
.is-whole .is-main .is-team .swiper a .m-name {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0273ac;
  line-height: 38px;
}
.is-whole .is-main .is-team .swiper a .m-job {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b3b3b3;
  line-height: 38px;
}
.is-whole .is-main .is-team .show02 {
  display: none;
}
.is-whole .is-main .is-public {
  width: 1280px;
  margin: 0 auto;
}
.is-whole .is-main .is-public .news-box {
  width: 100%;
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.is-whole .is-main .is-public .is-news {
  width: 628px;
  height: 100px;
  background: #fafafa;
  margin-top: 24px;
  padding: 15px 26px 15px 15px;
}
.is-whole .is-main .is-public .is-news .news-list {
  display: flex;
  align-items: center;
}
.is-whole .is-main .is-public .is-news .n-time {
  line-height: 35px;
  text-align: center;
  cursor: pointer;
}
.is-whole .is-main .is-public .is-news .t-time {
  width: 70px;
  height: 35px;
  background: #0273ac;
  color: #ffffff;
}
.is-whole .is-main .is-public .is-news .b-time {
  width: 70px;
  height: 35px;
  background: #ffffff;
}
.is-whole .is-main .is-public .is-news ul {
  font-family: Microsoft YaHei;
  padding-left: 20px;
}
.is-whole .is-main .is-public .is-news ul .t-txt {
  width: 460px;
  font-size: 16px;
  font-weight: 400;
  color: #3d3d3d;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.is-whole .is-main .is-public .is-news ul .b-txt {
  width: 497px;
  font-size: 12px;
  font-weight: 400;
  color: #b3b3b3;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.is-whole .is-main .is-public .p-bot {
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
.is-whole .is-main .is-public .p-list {
  width: 400px;
  background: #ffffff;
  border: 1px solid #dddddd;
}
.is-whole .is-main .is-public .p-list ul {
  height: 260px;
  margin: 14px 35px 30px 20px;
  overflow: hidden;
  line-height: 38px;
}
.is-whole .is-main .is-public .p-list ul a {
  width: 95%;
}
.is-whole .is-main .is-special {
  width: 1280px;
  margin: 0 auto;
}
.is-whole .is-main .is-special .s-list li {
  width: 320px;
  float: left;
}
.is-whole .is-main .b-search {
  width: 100%;
  border-top: 4px solid #0273ac;
}
.is-whole .is-main .b-search .b-box {
  width: 1280px;
  margin: 17px auto;
  display: flex;
  justify-content: space-between;
}
.is-whole .is-main .b-search .b-box .b-select {
  width: 312px;
  background-color: #f5f5f5;
}
.is-whole .is-main .b-search .b-box select {
  width: 305px;
  cursor: pointer;
}
.is-whole .u-list .l-active {
  opacity: 1;
}
/*手机端适配*/
@media screen and (max-width: 414px) {
  .is-whole .is-logo a {
    width: 80%;
  }
  .is-whole .is-logo img {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .f-fl {
    margin-top: 5px;
  }
  .is-headTop {
    display: none;
  }
  .is-whole .is-header {
    width: 95%;
    height: auto;
    margin: 10px auto 10px auto;
  }
  .is-whole .is-header .is-logo {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .is-whole .is-header .is-left {
    width: 100%;
  }
  .is-whole .is-header .is-left .is-line,
  .is-whole .is-header .is-left p {
    display: none;
  }
  .is-whole .is-header .is-left a {
    display: inline-block;
  }
  .is-whole .is-header .is-right {
    display: none;
  }
  .is-whole .u-list {
    width: 98%;
    height: 80px;
    flex-wrap: wrap;
  }
  .is-whole .u-list li {
    height: auto;
    font-size: 16px;
    width: fit-content;
  }
  .is-whole .is-main {
    width: 98%;
    margin: 0 auto;
  }
  .is-whole .is-main .is-center {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .is-whole .is-main .is-center .c-left {
    width: 100%;
    height: auto;
  }
  .is-whole .is-main .is-center .c-left .c-head {
    width: 98%;
  }
  .is-whole .is-main .is-center .c-left .c-head .m-more a span {
    display: none;
  }
  .is-whole .is-main .is-center .c-left .m-l-contain {
    flex-wrap: wrap;
    justify-content: center;
  }
  .is-whole .is-main .is-center .c-left .r-txt {
    width: 100%;
  }
  .is-whole .is-main .is-center .c-left .r-txt .list-txt li a {
    width: 75%;
  }
  .is-whole .is-main .is-center .c-left .r-txt .list-txt li .time {
    margin-right: 0;
  }
  .is-whole .is-main .is-center .c-right {
    width: 100%;
    margin-top: 10px;
    height: 420px;
  }
  .is-whole .is-main .k-container {
    background-repeat: repeat;
  }
  .is-whole .is-main .k-container .c-head .m-more a span {
    display: none;
  }
  .is-whole .is-main .k-container .c-center {
    width: 98%;
  }
  .is-whole .is-main .k-container .c-center .k-list {
    width: 100%;
    flex-direction: column;
  }
  .is-whole .is-main .k-container .c-center .k-list .l-list01 {
    width: 100%;
  }
  .is-whole .is-main .k-container .c-center .k-list .l-list01:nth-child(2) {
    margin-left: 0;
    margin-top: 5px;
  }
  .is-whole .is-main .k-container .c-center .k-list .l-nav,
  .is-whole .is-main .k-container .c-center .k-list .r-nav {
    width: 50px;
  }
  .is-whole .is-main .k-container .c-center .k-list .r-container {
    width: 85%;
    display: block !important;
  }
  .is-whole .is-main .k-container .c-center .k-list .r-container ul {
    width: 100%;
  }
  .is-whole .is-main .k-container .c-center .k-list .r-container ul li {
    width: 40%;
    margin-top: 8px;
  }
  .is-whole .is-main .k-container .c-center .k-list .r-container .l-bot {
    width: 105%;
  }
  .is-whole .is-main .is-team {
    width: 98%;
  }
  .is-whole .is-main .is-team .c-head span {
    display: none;
  }
  .is-whole .is-main .is-team .show01 {
    display: none;
  }
  .is-whole .is-main .is-team .show02 {
    display: block;
  }
  .is-whole .is-main .is-public {
    width: 98%;
  }
  .is-whole .is-main .is-public .m-more span {
    display: none;
  }
  .is-whole .is-main .is-public .is-news {
    width: 100%;
  }
  .is-whole .is-main .is-public .is-news ul {
    width: 90%;
  }
  .is-whole .is-main .is-public .is-news ul .t-txt {
    width: 85%;
  }
  .is-whole .is-main .is-public .is-news ul .b-txt {
    width: 90%;
  }
  .is-whole .is-main .is-public .p-bot {
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
  }
  .is-whole .is-main .is-public .p-bot .p-list {
    margin-bottom: 10px;
  }
  .is-whole .is-main .is-special {
    width: 98%;
  }
  .is-whole .is-main .is-special .m-more span {
    display: none;
  }
  .is-whole .is-main .is-special .s-list {
    flex-wrap: wrap;
  }
  .is-whole .is-main .is-special .s-list li {
    width: 48%;
    margin-top: 10px;
  }
  .is-whole .is-main .is-special .s-list li a {
    width: 100%;
    height: 100%;
    display: inline-block;
  }
  .is-whole .is-main .is-special .s-list li a img {
    width: 100%;
  }
  .is-whole .is-main .b-search .b-box {
    width: 98%;
    flex-wrap: wrap;
  }
  .is-whole .is-main .b-search .b-box .b-select {
    width: 48%;
    margin-top: 5px;
  }
  .is-whole .is-main .b-search .b-box select {
    width: 97%;
  }
  .is-whole .is-main .k-container .k-list .l-nav, .is-whole .is-main .k-container .k-list .r-nav{
    height: auto;
  }
  .is-whole .is-main .k-container .k-list .l-list01 ul, .is-whole .is-main .k-container .k-list .l-list02 ul{
    height: auto;
  }
  .is-whole .is-main .k-container .k-list .l-list01, .is-whole .is-main .k-container .k-list .l-list02{
    height: auto;
  }
}
