.w {
  width: 1400px;
  margin: 0 auto
}
.com-bg {
  background-color: #f4f4f4;
}
/* 产品 */
.product_con {
  width: 100%;
}
.product_con .info-h h2 {
  height: 80px;
  margin-top: 69px;
  font-size: 37px;
  display: flex;
  justify-content: center;
  position: relative;
}
.product_con .info-h h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1px;
  width: 142px;
  transform: translateX(-50%);
  border-bottom: 2px solid #585755;
}
.product_con .info-h h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 30px;
  margin-left: -15px;
  border-bottom: 8px solid #585755;
}
.product_con .info-h {
  margin-bottom: 40px;
}
.product_con .continer {
  width: 1400px;
  margin: 0 auto;
}
.product_con .continer1 {
  padding: 40px;
}
.product_con .continer1 .text {
  display: flex;
  flex-wrap: wrap;
}
.product_con .continer1 .text .img2 {
  width: 25%;
  height: 170px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin: 30px 0;
}
.product_con .continer1 .h3 {
  text-align: center;
  font-size: 25px;
}
.product_con .pro_main {
  margin-top: 20px;
}
.product_con .pro_main ul{    display: flex;
  flex-wrap: wrap;}
  .product_con .pro_main ul li{width:22.555%}
.product_con .pro_main li .box {
  text-align: left;
  padding: 10px;
}
.product_con .pro_main li .img {
  padding-bottom: 70%;
}
.product_con .pro_main li:hover {
  box-shadow: 0px 10px 10px 0px rgb(0, 0, 0, .05)
}
.product_con .pro_main li .txt {
  padding: 5px 20px;
  color: #fff;
}
.product_con .pro_main li .txt h4 {
  color: #000;
  height: 25px;
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
}
.product_con .pro_main li {
  float: left;
  overflow: hidden;
  margin: 0 18px;
}
.product_con .pro_main li:nth-child(4n){margin-right:0}
.product_con .pro_main li:hover .txt h4 {
  color: #16379e;
}
.product_con .pro_main li .txt p {
  height: 50px;
  overflow: hidden;
  color: #7c7c7c;
  font-size: 14px;
  line-height: 25px;
  margin-top: -5px;
}
.product_con .pro_main li .txt .more {
  display: block;
  padding-top: 15px;
  margin-top: 20px;
  border-top: 1px solid #ddd;
  color: #1b2188;
  font-size: 14px;
  transition: all .3s;
}
.product_con .pro_main li .txt .more:hover {
  color: #da0e25;
}
/* 产品end */
.banner {
  width: 100%;
  display: block;
}
/* about */
.about-main {
  width: 100%
}
.about-continer {
  margin: 0 auto;
  width: 1400px;
}
.about-main-top {
  padding: 100px 0 0 0;
  /* display: flex; */
  justify-content: space-between;
}
.about-main-top .about_title_l {
  float: left
}
.about-main-top .about_title_r {
  float: right
}
.about-main-buttom {
  margin-top: 130px;
  display: block;
}
.n_about_l {
  width: 15%;
  float: left
}
.about-main-buttom-text {
  width: 40%;
  float: left;
  overflow-y: auto;
  height: 500px;
}
.honor-main-buttom-text {
  height: 500px;
  width: 1400px;
  display: block;
}
.honor-main-buttom-text ul li{width:14%;margin:15px}
.n_about_r {
  width: 45%;
  float: left;
  text-align: right;
}
.n_about_l img {
  padding-left: 18%
}
.n_about_r video {
  padding-left: 10%
}
.about-main-buttom-text span {
  line-height: 30px;
}
.about-main .home {
  font-weight: 600;
  float: right;
  margin-top: 60px;
}
.img111 {
  position: relative;
}
.about-main-buttom .item {
  position: absolute;
  left: 0px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*padding: 30px 0px 0;*/
  transform: translateY(3rem);
  transition: 0.5s;
  position: relative;
}
.about-main-buttom .item_lianxi {
  border: 1px solid black;
  position: absolute;
  right: 62px;
  top: 95px;
}
.about-main-buttom .item1_main_top {
  display: flex;
  justify-content: space-around;
  border-bottom: 2px solid gray;
  padding-bottom: 20px;
}
.about-main-buttom .item1_main_top li {
  width: 200px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.about-main-buttom .item1_main_top li span {
  font-size: 16px;
}
.about-main-buttom .item1_main_top li .p1 {
  text-align: center;
  color: #0b387d;
  font-weight: 600;
}
.about-main-buttom .item1_main_top li .p2 {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}
.about-main-buttom .item1_main_top li .yuan {
  position: absolute;
  left: 90px;
  top: 224px;
  background-color: #3c3c3c;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.about-main-buttom .item1_main_buttom {
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
}
.about-main-buttom .item1_main_buttom li {
  width: 200px;
  position: relative;
}
.about-main-buttom .item1_main_buttom li .p1 {
  text-align: center;
  margin-top: 10px;
  color: #0b387d;
  font-weight: 600;
}
.about-main-buttom .item1_main_buttom li .p2 {
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
  font-size: 20px;
}
.about-main-buttom .item1_main_buttom li .yuan {
  position: absolute;
  left: 90px;
  top: -26px;
  background-color: #3c3c3c;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.about-main-buttom .item h2 {
  color: #fff;
  font-size: 36px;
}
.about-main-buttom.item a {
  width: 124px;
  height: 36px;
  border: 1px #fff solid;
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  color: #fff;
}
.about-main-buttom .item a .icon {
  width: 1rem;
  height: 1rem;
  fill: currentColor;
  overflow: hidden;
  margin-right: 4px;
}
.about-main-buttom.tab-pane active img {
  transition: .5s ease;
}
.about-main-buttom .item a:hover {
  background: #fff;
  color: #0095d8;
}
.about-main-buttom .item a:hover .icon {
  color: #0095d8;
}
.about-main-buttom>div.active .item {
  animation: tab 1s forwards;
}
.about-main-buttom .item .item_main {
  height: 40%;
  display: flex;
  justify-content: space-between;
}
.about-main-buttom.item .item_main .about_l {
  width: 50%;
}
.about-main-buttom .item .item_main .about_l p {
  color: #000;
  line-height: 40px;
}
.about-main-buttom .item .item_main .about_r {
  width: 50%;
}
.about-main-buttom .item_bottom {
  margin-top: 20px;
  background-color: #fff;
  height: 12%;
}
.ulul {
  display: flex;
  flex-wrap: wrap;
}
.ulul li {
  margin: 17px;
}
.about-main-buttom-qiye {
  width: 120%;
  margin-left: 400px;
}
.about-main-buttom-qiye span {
  width: 60%;
  line-height: 35px;
  display: inline-block;
  background-color: rgba(11, 51, 97, 0.6);
  text-align: justify;
  color: white;
  font-size: 16px;
  border-top-left-radius: 45px;
  border-top-right-radius: 45px;
  padding:20px;
}
.about-main-buttom-qiye img {
  margin-top: 50px;
}
/* about end */
/* news */
.page-nav {
  text-align: center;
  margin: 30px 0 0 0;
}
.page-nav .w {
  position: relative;
  top: -20px;
  padding: 20px 0;
  background-color: #fff;
  transition: all .3s;
  width: 100%;
}
.page-nav ul {
  display: inline-block;
  font-size: 0;
}
.page-nav li {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.page-nav li:last-of-type {
  margin-right: 0;
}
.page-nav li a {
  font-size: 20px;
  display: block;
  font-weight: 500;
  min-width: 90px;
  margin: 0 10px;
  color: #666;
  height: 30px;
  line-height: 30px;
  border: 1px solid #fff;
  border-radius: 40px;
  transition: all .3s;
}
.page-nav li:hover a,
.page-nav li.active a {
  border-radius: 40px;
}
/* 
.page-nav li:hover a {
  color: #fff;
  background: #da0e25;
} */
.news-nav .box {
  padding: 0 6vw;
}
.news-nav a {
  margin: 0 2.5vw;
}
.news ul {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.news li.col {
  background-color: #ffffff;
  text-align: left;
  height: 200px;
  margin-top: 30px;
  padding: 20px;
}
.news li {
  transition: all 0.4s ease 0s;
}
.news li:hover {
  transform: translateY(-10px);
  transition: all 0.4s ease 0s;
}
.news li:hover .txt-title h4 {
  color: #16379e;
}
.news .col .img img{width:100%}
.news .col .img {
  position: relative;
  width:22%;
  float:left;
  height: 100%;
    overflow: hidden;
}
.news .col .img a img {
  /* height: 165px; */
  margin-right: 30px;
}
.news .col .txt{width:74%;float:right}
.bofangimg {
  position: absolute;
  left: 39%;
  top: 32%;
}
.news .txt .con {
  margin-top: 20px;
  position: relative;
}
.news .txt .con .con-p {
  position: absolute;
  right: 16px;
  bottom: -26px;
  background: #153e90;
  color: white;
  padding: 5px;
  font-size: 14px;
  font-weight: 600;
}
.news .txt .con .con-p:hover {
  background-color: #ac0017;
}
.news .txt .con span {
  font-size: 14px;
  font-weight: 300;
}
.news .img {
  float: left;
}
.news .text {
  float: right;
}
.news .txt-title {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
  padding: 5px;
}
.news .txt-title h4 {
  font-weight: 600;
}
.news .txt-title span {
  font-size: 12px;
  line-height: 43px;
}
.news-detail {
  padding-bottom: 50px;
}
.news-detail .main {
  width: calc(100% - 340px);
}
.news-detail .main img {
  max-width: 100%;
}
.news-detail .title {
  text-align: center;
}
.news-detail .title h3 {
  line-height: 42px;
  padding-bottom: 10px;
  font-size: 30px;
}
.news-detail .title p {
  height: 60px;
  color: #666;
  font-size: 14px;
}
.news-detail .content {
  padding: 70px 80px;
  background: #fff;
}
.news-detail .content .con {
  min-height: 100px;
  line-height: 30px;
  margin-bottom: 60px;
}
.news-detail .content .con img {
  max-width: 100%;
}
.news-detail .more {
  height: 110px;
  padding: 20px;
  margin-top: 35px;
  background: #fff;
  position: relative;
}
.news-detail .more p {
  line-height: 35px;
}
.news-detail .more p a {
  display: inline-block;
  color: #666;
  font-size: 16px;
  transition: all .3s;
}
.news-detail .more p a:hover {
  color: #da0e25;
}
.news-detail .more p {
  display: block;
}
.news-detail .more .back {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 150px;
  line-height: 45px;
  margin-top: -23px;
  text-align: center;
  background: #da0e25;
  border-radius: 5px;
}
.news-detail .side {
  width: 320px;
}
.news-detail .latest {
  padding: 40px 30px;
  margin-bottom: 20px;
  background: #fff;
}
.news-detail .latest h5 {
  font-size: 20px;
}
.news-detail .latest li {
  padding-top: 30px;
  padding-bottom: 15px;
  color: #666;
  font-size: 15px;
  border-bottom: 1px dashed #e5e5e5;
}
.news-detail .latest h6 {
  margin-bottom: 10px;
  transition: all .3s;
}
.news-detail .latest li:hover h6 {
  color: #da0e25;
}
.news-detail .latest p span {
  color: #da0e25;
}
.news-detail .pro {
  margin-top: 35px;
}
.news-detail .pro h5 {
  height: 30px;
  padding-left: 20px;
  font-size: 20px;
}
.news-detail .pro li .img {
  background: #fff;
  text-align: center;
}
.news-detail .pro li img {
  max-width: 100%;
}
.news-detail .pro li h6 {
  line-height: 55px;
  font-size: 14px;
  text-align: center;
  transition: all .3s;
}
.news-detail .pro li:hover h6 {
  color: #da0e25;
}
.position {
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  font-size: 14px;
  transition: all .3s;
  background-color: #f4f4f4;
}
.position a {
  transition: all .3s;
}
.position a:hover {
  color: #da0e25;
}
.position.top {
  position: fixed;
  left: 0;
  top: 60px;
  width: 100%;
  background: #fff;
  z-index: 998;
  border-bottom: 1px solid #ddd;
}
.position .nav a {
  display: inline-block;
  width: 115px;
  text-align: center;
  color: #333;
  transition: all .3s;
}
.position .nav a.active {
  background: #da0e25;
}
.position .pos>a,
.position .w>a {
  transition: all .3s;
}
.position .pos>a:hover,
.position .w>a:hover {
  color: #da0e25;
}
.com-pages {
  text-align: right;
  font-size: 0;
  margin: 0 auto;
  width: 1200px;
  margin-bottom: 10px;
}
.com-pages span,
.com-pages .dux-page a {
  color: #000;
  display: inline-block;
  width: 55px;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
  font-size: 14px;
  font-weight: 700;
  background: #d6d6d6;
  transition: all .3s;
  vertical-align: middle;
  text-align: center;
}
.com-pages a {
  background: white;
  color: black;
}
.com-pages .dux-page .cur_page {
  color: #fff;
  background-color: #153e90;
}
/* .com-pages a:first-of-type:before,
.com-pages a:last-of-type:before {
  content: '上一页';
  display: block;
  width: 100%;
  height: 100%;
}
.com-pages a:last-of-type:before {
  content: '下一页';
} */
/* .com-pages a.cur_page,
.com-pages a:hover {
  color: #fff;
  background-color: #153e90;
} */
.com-pages span {
  color: #fff;
  background: #da0e25;
}
.com-pages label {
  display: none;
}
/* new  end */
/* 人才招募 */
.page-nav .w li.active a:after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background-color: #16379e;
  margin-top: 5px;
  margin: 0 auto;
}
.rencai-continer {
  width: 1400px;
  height: 600px;
  margin: 0 auto;
}
.rencai-1 {
  width: 100%;
  overflow: hidden;
  padding-bottom: 150px;
}
.rencai-1 ul {
  width: 1400px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.rencai-1 li.col {
  background-color: #f8f6f7;
  text-align: left;
  height: 200px;
  margin-top: 30px;
  padding: 20px;
}
.rencai-continer li {
  transition: all 0.4s ease 0s;
}
.rencai-continer li:hover {
  transform: translateY(-10px);
  transition: all 0.4s ease 0s;
}
.rencai-continer .com-pages {
  width: 1400px;
}
.rencai-continer .info-h h2 {
  height: 80px;
  margin-top: 69px;
  font-size: 37px;
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 60px;
}
.rencai-continer .info-h h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1px;
  width: 142px;
  transform: translateX(-50%);
  border-bottom: 2px solid #585755;
}
.rencai-continer .info-h h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 30px;
  margin-left: -15px;
  border-bottom: 8px solid #585755;
}
.ant-table {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #3d3d3d;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  font-size: 14px;
  background: #e7e8ea;
  border-radius: 2px
}
.ant-table table {
  width: 100%;
  text-align: left;
  border-radius: 2px 2px 0 0;
  border-collapse: separate;
  border-spacing: 0
}
.ant-table-tbody>tr>td,
.ant-table-thead>tr>th,
.ant-table tfoot>tr>td,
.ant-table tfoot>tr>th {
  position: relative;
  padding: 16px;
  overflow-wrap: break-word
}
.ant-table-cell-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all
}
.ant-table-cell-ellipsis.ant-table-cell-fix-left-last,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first {
  overflow: visible
}
.ant-table-cell-ellipsis.ant-table-cell-fix-left-last .ant-table-cell-content,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first .ant-table-cell-content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis
}
.ant-table-cell-ellipsis .ant-table-column-title {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all
}
.ant-table-title {
  padding: 16px
}
.ant-table-footer {
  padding: 16px;
  color: rgba(0, 0, 0, .85);
  background: #fafafa
}
.ant-table-thead>tr>th {
  position: relative;
  color: rgba(0, 0, 0, .85);
  font-weight: 500;
  text-align: left;
  background: #e7e8ea;
  transition: background .3s ease
}
.ant-table-thead>tr>th[colspan]:not([colspan="1"]) {
  text-align: center
}
.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 1.6em;
  background-color: rgba(0, 0, 0, .06);
  transform: translateY(-50%);
  transition: background-color .3s;
  content: ""
}
.ant-table-thead>tr:not(:last-child)>th[colspan] {
  border-bottom: 0
}
.ant-table-tbody>tr>td {
  border-bottom: 1px solid #f0f0f0;
  transition: background .3s
}
.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table,
.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table {
  margin: -16px -16px -16px 33px
}
.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td,
.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td {
  border-bottom: 0
}
.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:first-child,
.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:last-child,
.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:first-child,
.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:last-child {
  border-radius: 0
}
.ant-table-tbody>tr.ant-table-row:hover>td,
.ant-table-tbody>tr>td.ant-table-cell-row-hover {
  background: #fafafa
}
.ant-table-tbody>tr.ant-table-row-selected>td {
  background: #fff4e6;
  border-color: rgba(0, 0, 0, .03)
}
.ant-table-tbody>tr.ant-table-row-selected:hover>td {
  background: #fff0dc
}
.ant-table-tbody tr:hover {
  background: #ffd5b9;
  /* transition: box-shadow .3s ease-out; */
}
/* new-shipin */
.video {
  width: 100%;
  overflow: hidden;
}
.video .com-pages .pro_main {
  margin-top: 20px;
}
.video .com-pages .pro_main li .box {
  text-align: left;
  margin-right: 5%;
}
.video .com-pages .pro_main li .img {
  padding-bottom: 54%;
}
.video .com-pages .pro_main li .txt {
  padding: 5px 20px;
  color: #fff;
}
.video .com-pages .pro_main li .txt h4 {
  color: #000;
  height: 25px;
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
}
.video .com-pages.pro_main li {
  float: left;
}
.video .com-pages.pro_main li .txt p {
  height: 50px;
  overflow: hidden;
  color: #7c7c7c;
  font-size: 14px;
  line-height: 25px;
  margin-top: -5px;
}
.video .com-pages .pro_main li .txt .more {
  display: block;
  padding-top: 15px;
  margin-top: 20px;
  border-top: 1px solid #ddd;
  color: #1b2188;
  font-size: 14px;
  transition: all .3s;
}
.video .com-pages.pro_main li .txt .more:hover {
  color: #da0e25;
}
.video .ul1 {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.video .ul1 li.col {
  display: block;
  height: 265px;
  padding: 20px;
  width: 375px;
  margin-right:10px;
  background: none;
}
.video .ul1 li {
  transition: all 0.4s ease 0s;
}
.video .ul1 li:hover {
  transform: translateY(-10px);
  transition: all 0.4s ease 0s;
}
.video .ul1 li:hover a {
  color: #16379e;
}
/* new-shipin end*/
/* shichang */
.shichang-img img {
  width: 100%;
}
.shichang-p {
  font-weight: 500;
}
/* caigou */
.caigou-main {
  width: 260px;
  height: 400px;
  background-color: white;
  text-align: center;
}
.caigou-main img {
  border-bottom: 2px solid #585755;
  padding-bottom: 30px;
  margin-top: 90px;
  margin-bottom: 60px;
}
.caigou-main p {
  font-size: 18px;
  font-weight: 600;
}
.rencai-1 ul {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px;
}
/* zhichi */
.zhichi {
  width: 100%;
  overflow: hidden;
}
.zhichi-continer {
  width: 1400px;
  height: 600px;
  margin: 0 auto;
}
.zhichi-ul {
  width: 1200px;
  height: 400px;
  margin: 0 auto;
  margin-top: 40px;
}
.zhichi-ul ul {
  display: flex;
  justify-content: space-between;
}
.zhichi-li {
  width: 380px;
  height: 400px;
  background-color: white;
  padding: 60px 16px 0 16px;
}
.zhichi-li h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
.zhichi-h2 {
  text-align: center;
}
.zhichi-h2 h2 {
  display: inline-block;
  height: 60px;
  font-size: 25px;
  position: relative;
}
.zhichi-h2 h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1px;
  width: 80%;
  transform: translateX(-50%);
  border-bottom: 2px solid #585755;
}
.zhichi-h2 h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 30px;
  margin-left: -15px;
  border-bottom: 8px solid #585755;
}
.zhichi-li p {
  font-size: 15px;
  font-weight: 600;
  color: #34559c;
}
.zhichi-li span {
  font-size: 15px;
}
.zhichi-li.active h3:after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background-color: #16379e;
  margin-top: 5px;
  margin: 0 auto;
}
/* lianxi */
.lianxi {
  width: 100%;
  overflow: hidden;
  background-color: white;
}
.lianxi ul {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lianxi-main {
  width: 260px;
  height: 400px;
  text-align: center;
  box-shadow: 0px 10px 10px 0px rgb(0, 0, 0, .05)
}
.lianxi-main img {
  border-bottom: 2px solid #585755;
  padding-bottom: 30px;
  margin-top: 90px;
  margin-bottom: 60px;
}
.lianxi-main p {
  font-size: 18px;
  font-weight: 600;
}
.lianxi-h2 {
  text-align: center;
  margin-bottom: 50px;
}
.lianxi-h2 h2 {
  display: inline-block;
  height: 60px;
  font-size: 25px;
  position: relative;
}
.lianxi-h2 h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1px;
  width: 80%;
  transform: translateX(-50%);
  border-bottom: 2px solid #585755;
}
.lianxi-h2 h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 30px;
  margin-left: -15px;
  border-bottom: 8px solid #585755;
}
.lianxi-input {
  width: 1200px;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
}
.lianxi-input .button span{color: #fff;}
.lianxi-input .input-two {
  width: 47%;
  border: 2px solid #b1afb0;
  height: 60px;
  border-radius: 10px;
  font-size: 12px;
  padding-left: 10px;
  font-weight: 200;
}
.lianxi-input input.input-one {
  width: 100%;
  border: 2px solid #b1afb0;
  height: 60px;
  border-radius: 10px;
  font-size: 12px;
  padding-left: 10px;
  font-weight: 200;
}
.lianxi-input textarea.text {
  width: 100%;
  border: 2px solid #b1afb0;
  border-radius: 10px;
  font-size: 12px;
  padding-left: 10px;
  font-weight: 200;
}
.lianxi {
  overflow: hidden;
}
/* bancai-3015s */
.zhichi-h2 .title {
  font-weight: 600;
}
.zhichi-h2 .title-buttom {
  font-weight: 600;
  margin-bottom: 60px;
}
/* produ-info-1 */

.produ-info-1 .info-h h2 {
  margin-top:0px;
  padding-top: 69px;
  font-size: 37px;
  display: flex;
  justify-content: center;
  position: relative;
  line-height: 82px;
}
.produ-info-1 .info-h h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1px;
  width: 142px;
  transform: translateX(-50%);
  border-bottom: 2px solid #585755;
}
.produ-info-1 .info-h h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 30px;
  margin-left: -15px;
  border-bottom: 8px solid #585755;
}
.produ-info-1 .info-p {
  text-align: center;
  margin-top: 25px;
  font-size: 24px;
  font-weight: 500;
}
.produ-info-1 .info-main {
  margin: 50px auto;
  width:1400px;
  display: flex;
  justify-content: space-around;
  margin-bottom: 50px;
}
.produ-info-1 .info-main li {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.produ-info-1 .info-main li p {
  margin-top: 30px;
  font-size: 24px;
}
.produ-info-1 .info-main li span {
  text-align: justify;
  text-align-last: center;
  font-size: 18px;
}
.produ-info-1 {
  padding-bottom: 60px;
}
.produ-info-2 {
  position: relative;
/*  display: flex;
  justify-content: right;
  align-items: center;*/
  width: 100%;
  height: 800px;
}
.info-2-right {
  position: absolute;
  top: 155px;
  right: 0;
  width: 40%;
  margin-right: 10%;
  z-index: 999;
}
.produ-info-2 .info-h h2 {
  height: 94px;
  font-size: 37px;
  text-align: right;
  justify-content: right;
  position: relative;
  color: white;
}
.produ-info-2 .info-h h2::before {
  content: "";
  position: absolute;
  right: -56px;
  bottom: 1px;
  width: 122px;
  transform: translateX(-50%);
  border-bottom: 2px solid white;
}
.produ-info-2 .info-h h2::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 36px;
  margin-left: -15px;
  border-bottom: 8px solid white;
}
.info-2-right .info-2-right-p {
  color: white;
  text-align: right;
  font-size: 23px;
  margin-top: 30px;
}
.info-2-right .info-list {
  position: absolute;
  width: 550px;
  display: flex;
  right: 0;
  justify-content: space-between;
  margin-top: 23%;
}
.info-list li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.info-list li div{padding-bottom: 10px;}
.info-list li p {
  color: white;
  font-size: 25px;
}
.info-list li span {
  color: #eaeaea;
  font-size: 21px;
  text-align: center;
}
.produ-info-3 {
  width: 1400px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.produ-info-3 .info-h h2 {
  height: 80px;
  margin-top: 69px;
  font-size: 37px;
  display: flex;
  justify-content: center;
  position: relative;
}
.produ-info-3 .info-h h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1px;
  width: 142px;
  transform: translateX(-50%);
  border-bottom: 2px solid #585755;
}
.produ-info-3 .info-h h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 30px;
  margin-left: -15px;
  border-bottom: 8px solid #585755;
}
.produ-info-3 .info-3-img {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.produ-info-3 .info-3-img .info-3-img1 {
  width: 49%;
}
.produ-info-3 .info-3-img .info-3-img1 img {
  width: 100%;
}
.produ-info-3 .info-3-img .info-3-img1 p {
  text-align: center;
  margin-top: 20px;
  font-size: 26px;
}
.produ-info-3 .info-3-img .info-3-img1 span {
  display: flex;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
}
.produ-info-4 {
  width: 100%;
  height: 800px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.info-4-left {
  width: 800px;
  height: 62%;
  margin-left: 10%;
}
.produ-info-4 .info-h h2 {
  height: 94px;
  font-size: 37px;
  display: flex;
  justify-content: left;
  position: relative;
  color: white;
}
.produ-info-4 .info-h h2::before {
  content: "";
  position: absolute;
  left: 78px;
  bottom: 1px;
  width: 122px;
  transform: translateX(-50%);
  border-bottom: 2px solid white;
}
.produ-info-4 .info-h h2::after {
  content: "";
  position: absolute;
  left: 17px;
  bottom: -1px;
  width: 36px;
  margin-left: -15px;
  border-bottom: 8px solid white;
}
.info-4-left .info-4-left-p {
  color: white;
  text-align: left;
  font-size: 23px;
  margin-top: 30px;
}
.info-4-left .info-list {
  width: 650px;
  display: flex;
  justify-content: space-between;
  margin-top: 23%;
}
.info-list li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.info-list li p {
  color: white;
  font-size: 25px;
}
.info-list li span {
  color: #eaeaea;
  font-size: 21px;
  text-align: center;
}
.produ-info-5 {
  width: 1400px;
  margin: 0 auto;
  padding-bottom: 40px;
}
 .button{
  width: 300px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
  margin-top: 30px;
  background-color: #0c3768;
}
.liuyan .container .mian2 .button span{
  color: white;
  font-weight: 500;
  font-size: 25px;
}
.produ-info-5 .info-h h2 {
  height: 80px;
  margin-top: 69px;
  font-size: 37px;
  display: flex;
  justify-content: center;
  position: relative;
}
.produ-info-5 .info-h h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1px;
  width: 142px;
  transform: translateX(-50%);
  border-bottom: 2px solid #585755;
}
.produ-info-5 .info-h h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 30px;
  margin-left: -15px;
  border-bottom: 8px solid #585755;
}
.produ-info-5 .info-5-img {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.produ-info-5 .info-5-img .info-5-img1 {
  width: 23%;
}
.produ-info-5 .info-5-img .info-5-img1 img {
  width: 100%;
}
.produ-info-6 {
  width: 1400px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.produ-info-6 .info-h h2 {
  height: 80px;
  margin-top: 69px;
  font-size: 37px;
  display: flex;
  justify-content: center;
  position: relative;
}

.produ-info-6 .info-h h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1px;
  width: 142px;
  transform: translateX(-50%);
  border-bottom: 2px solid #585755;
}
.produ-info-6 .info-h h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 30px;
  margin-left: -15px;
  border-bottom: 8px solid #585755;
}
.produ-info-6 .info-h {
  margin-bottom: 40px;
}
.produ-info-6 img{width:100%;}
.produ-info-6-p {
  text-align: center;
  margin-top: 15px;
  font-weight: 300;
}
.produ-info-7 {
  width: 1400px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.produ-info-7 .button{
  width: 300px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
  background-color: #585755;
}
.produ-info-7 button span{
  color: white;
  font-weight: 500;
  font-size: 25px;
}
.produ-info-7 .info-h h2 {
  height: 80px;
  margin-top: 69px;
  font-size: 37px;
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 60px;
}
.produ-info-7 .info-h h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1px;
  width: 142px;
  transform: translateX(-50%);
  border-bottom: 2px solid #585755;
}
.produ-info-7 .info-h h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 30px;
  margin-left: -15px;
  border-bottom: 8px solid #585755;
}
.produ-info-7 .input {
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
}
.produ-info-7 .input input.input-two {
  width: 47%;
  border: 2px solid #b1afb0;
  height: 60px;
  border-radius: 10px;
  font-size: 12px;
  padding-left: 10px;
  font-weight: 200;
}
.produ-info-7 .input textarea.text {
  width: 100%;
  border: 2px solid #b1afb0;
  border-radius: 10px;
  font-size: 12px;
  padding-left: 10px;
  font-weight: 200;
}