/* 联系我们 */
.header {
  background-color: #1c212b;
  border-bottom: none;
}
.banner {
  height: 280px;
}
.banner .bd ul {
  height: 280px !important;
}
.banner li.num10 {
  background: url(../imgs/bg8.png) top center no-repeat;
  background-size: 100% 100%;
  height: 280px;
}
.ind_one {
  padding-top: 72px;
}
.page_main {
  /* height: auto !important;
  min-height: 56rem; */
  height: auto;
}
.tabnews_main .allpage {
  min-height: 66.5rem;
}
.pagination {
  display: flex !important;
}
@media (min-width: 1200px) {
  .in_news_show .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 120rem;
  }
}
.in_news_show .container {
  box-sizing: border-box;
}
.in_news_show_main {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding-top: 3rem;
  min-height: 70rem;
}
.in_news_show_main .left_news_box {
  width: 88.1rem;
  margin-right: 2rem;
  margin-bottom: 5.9rem;
}
.in_news_show_main .left_news_box .tabnews {
  border-bottom: 1px solid #196cff;
}
.in_news_show_main .left_news_box .tabnews ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.in_news_show_main .left_news_box .tabnews ul li {
  cursor: pointer;
  width: 10rem;
  height: 5.2rem;
  line-height: 5.2rem;
  font-weight: 400;
  font-size: 1.6rem;
  color: #2f333c;
  text-align: center;
  transition: all 0.8s;
}
.in_news_show_main .left_news_box .tabnews ul .active {
  font-weight: 800;
  font-size: 1.6rem;
  color: #efefef;
  background: #196cff;
}
.in_news_show_main .left_news_box .tabnews_main .goon {
  display: block !important;
}
.in_news_show_main .left_news_box .tabnews_main .tabnews_main_item {
  display: none;
}
.in_news_show_main
  .left_news_box
  .tabnews_main
  .tabnews_main_item
  .tabnews_item {
  padding-top: 2.5rem;
  padding-bottom: 2.1rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  border-bottom: 1px solid #f5f4f4;
}
.in_news_show_main
  .left_news_box
  .tabnews_main
  .tabnews_main_item
  .tabnews_item
  .tabnews_item_img_box {
  margin-right: 1.9rem;
  flex-shrink: 0;
  width: 18.2rem;
  height: 12.6rem;
  background: #cdcff1;
}
.in_news_show_main
  .left_news_box
  .tabnews_main
  .tabnews_main_item
  .tabnews_item
  .tabnews_item_img_box
  img {
  width: 100%;
  height: 100%;
}
.in_news_show_main
  .left_news_box
  .tabnews_main
  .tabnews_main_item
  .tabnews_item
  .tabnews_item_text_box {
  flex-shrink: 0;
  flex: 1;
  padding-top: 0.3rem;
}
.in_news_show_main
  .left_news_box
  .tabnews_main
  .tabnews_main_item
  .tabnews_item
  .tabnews_item_text_box
  div {
  height: 2rem;
  line-height: 2rem;
  font-weight: 800;
  font-size: 1.4rem;
  color: #2f333c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0.7rem;
}
.in_news_show_main
  .left_news_box
  .tabnews_main
  .tabnews_main_item
  .tabnews_item
  .tabnews_item_text_box
  p {
  height: 9.7rem;
  overflow: hidden;
  font-weight: 400;
  font-size: 1.2rem;
  color: #525869;
  line-height: 2rem;
}
.in_news_show_main .right_news_box {
  width: 29.9rem;
}
.in_news_show_main .right_news_box .right_news_box_top {
  width: 100%;
  height: 29.3rem;
  background: #ffffff;
  border: 1px solid #f5f4f4;
  padding-top: 1.1rem;
  margin-bottom: 1.6rem;
}
.in_news_show_main .right_news_box .right_news_box_top .right_news_box_imgbox {
  margin: 0 auto;
  width: 27.1rem;
  height: 13.4rem;
  background: url(../imgs/bg9.png) no-repeat top center;
  background-size: 100% 100%;
  margin-bottom: 1.8rem;
}
.in_news_show_main .right_news_box .right_news_box_top .right_news_box_codebox {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.in_news_show_main
  .right_news_box
  .right_news_box_top
  .right_news_box_codebox
  .code {
  width: 11.8rem;
  height: 11.8rem;
  border-radius: 0px 0px 0px 0px;
  margin-right: 1.1rem;
  background: url(../imgs/qrcode_05m.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.in_news_show_main
  .right_news_box
  .right_news_box_top
  .right_news_box_codebox
  .textbox {
  font-weight: 400;
  font-size: 1.4rem;
  color: #2f333c;
  line-height: 3rem;
}
.in_news_show_main .right_news_box .top_carousel h4 {
  margin-bottom: 0.7rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.in_news_show_main .right_news_box .top_carousel h4 span {
  font-weight: 800;
  font-size: 1.6rem;
  color: #2f333c;
}
.in_news_show_main .right_news_box .top_carousel h4 p {
  font-weight: 400;
  font-size: 1.4rem;
  color: #9ea1a4;
}
.in_news_show_main .right_news_box .top_carousel h4 p a {
  font-weight: 400;
  font-size: 1.4rem;
  color: #9ea1a4;
}
.in_news_show_main .right_news_box .top_carousel .carousel {
  height: 20.1rem !important;
}
.in_news_show_main
  .right_news_box
  .top_carousel
  .carousel
  .carousel-indicators {
  bottom: -0.6rem;
}
.in_news_show_main .right_news_box .top_carousel .carousel .carousel-inner {
  height: 100% !important;
}
.in_news_show_main .right_news_box .top_carousel .carousel .carousel-item {
  height: 100%;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 1.4rem;
  color: #2f333c;
}
.in_news_show_main .right_news_box .top_carousel .carousel .carousel-item img {
  width: 29.9rem;
  height: 14rem;
}
.in_news_show_main .right_news_box .top_carousel .carousel .carousel-item p {
  height: 4.3rem;
  line-height: 4.3rem;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #f5f4f4;
}
