@charset "utf-8";

/* 产品详情 */

.cpxqbox {
  display: flex;
}

.cpxqbox > div {
  width: 50%;
}

.cpxq_slide_item {
  overflow: hidden;
}

.cpxq_slide_item img {
  width: 100%;
  max-width: 680px;
  margin: auto;
  padding: 30px;
}

.cpxqb_slide_item {
  border: 1px solid #e3e3e3;
  cursor: pointer;
}

.cpxqb_slide.swiper-slide-thumb-active .cpxqb_slide_item {
  border: 1px solid #083366;
}

.cpxqb_slide_item img {
  margin: auto;
}

.gallery-top {
  --swiper-theme-color: #083366;
  /* 设置Swiper风格 */
  --swiper-navigation-color: #333;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 38px;
  /* 设置按钮大小 */
}

.cpxqbox_r {
  margin-top: 50px;
  padding-left: 75px;
}

.cpxqbox_rh {
  font-size: 30px;
  color: #333333;
}

.cpxqbox_rtab {
  margin-top: 40px;
}
.cptel {
  margin-top: 20px;
}
.cptel i {
  font-size: 18px;
}
.cptel a {
  font-size: 30px;
  font-weight: 700;
}
.cpxqbox_rtabt {
  display: flex;
}

.cpxqbox_rtabt_item {
  width: 175px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  text-align: center;
  font-size: 18px;
  color: #666666;
  background-color: #e9e9e9;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.cpxqbox_rtabb {
  margin-top: 25px;
}

.cpxqbox_rtabb_item {
  font-size: 15px;
  line-height: 25px;
  color: #666666;
  /* min-height: 130px; */
}

.cpxqbox_rtabt_item.on {
  background-color: #083366;
  color: #fff;
}

.cpxqbox_rcstitle {
  margin-top: 70px;
}

.cpxqbox_rcstitle i {
  font-size: 30px;
  color: #d1d2d2;
  position: relative;
  top: -2px;
}

.cpxqbox_rcstitle span {
  font-size: 22px;
  color: #333333;
  margin-left: 8px;
}

.cpxqbox_rcsct {
  margin-top: 40px;
  height: 260px;
}

.cpxqbox_container {
  width: 100%;
  height: 100%;
}

.cpxqbox_slide {
  height: auto;
  cursor: n-resize;
}

.cpxqbox_rcsct_item {
  display: flex;
  margin-bottom: 15px;
  padding-left: 65px;
}

.cpxqbox_rcsct_iteml {
  width: 20%;
  font-size: 15px;
  color: #666666;
}

.cpxqbox_rcsct_itemr {
  margin-left: 10px;
  width: 80%;
  font-size: 15px;
  color: #666666;
}

.cpxqbox_container .cpxqbox_scrollbar {
  left: 0;
  width: 8px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background-color: #e9e9e9;
}

.cpxqbox_container .cpxqbox_scrollbar .swiper-scrollbar-drag {
  background-color: #083366;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.cpgdt {
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background-color: #f1f1f1;
  border-radius: 2.5px;
  -webkit-border-radius: 2.5px;
  -moz-border-radius: 2.5px;
  -ms-border-radius: 2.5px;
  -o-border-radius: 2.5px;
}

.cpgdt::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 25%;
  background-color: #083366;
  border-radius: 2.5px;
  -webkit-border-radius: 2.5px;
  -moz-border-radius: 2.5px;
  -ms-border-radius: 2.5px;
  -o-border-radius: 2.5px;
}

/* 产品详细介绍 */

.cqxxjs {
  margin-top: 70px;
}

.cqxxjs_title {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}

.cqxxjs_titlel {
  display: flex;
  align-items: flex-end;
}

.cqxxjs_titlelh {
  font-family: "BEBAS";
  text-transform: uppercase;
  font-size: 60px;
  color: #dfdfdf;
}

.cqxxjs_titlelp {
  font-size: 30px;
  color: #333333;
  margin-left: 20px;
  margin-bottom: 8px;
}

.cqxxjs_titler {
  display: flex;
  align-items: center;
}

.cqxxjs_titler_more {
  width: 230px;
  height: 45px;
  background-color: #083366;
  text-align: center;
  line-height: 45px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  cursor: pointer;
}

.cqxxjs_titler_more span {
  font-size: 15px;
  color: #fff;
}

.cqxxjs_titler_more i {
  margin-left: 5px;
  font-size: 18px;
  color: #fff;
}

/* 优势特点 */

.ystd_title {
  padding-top: 65px;
  padding-left: 25px;
}

.ystd_titlewz {
  position: relative;
  font-size: 36px;
  color: #333333;
}

.ystd_titlewz::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 54px;
  height: 1px;
  background-color: #083366;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: -1;
}

.ystd_lb {
  position: relative;
  margin-top: 45px;
  width: calc(100% + 20px);
  margin-left: -10px;
}

.ystd_lbper,
.ystd_lbnext {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  outline: none;
  z-index: 10;
}

.ystd_carousel .owl-controls {
  margin: 0;
  height: 0;
  position: relative;
  top: 20px;
}

.ystd_lbper {
  left: 25px;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
}

.ystd_lbnext {
  right: 25px;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
}

.ystd_lbper i,
.ystd_lbnext i {
  font-size: 40px;
  color: #333333;
}

.ystd_item {
  margin: 0 10px;
  height: 100%;
  background-color: #f5f5f5;
}

.ystd_lb .owl-controls .owl-page.active span {
  background-color: #083366;
}

.ystd_itemct {
  height: 100%;
  padding: 50px 40px;
  display: flex;
}

.ystd_itemctsu {
  margin-top: -15px;
  font-size: 60px;
  color: #dfdfdf;
  font-family: "BEBAS";
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.ystd_itemctwz {
  display: flex;
  width: 100%;
  align-items: center;
  font-size: 15px;
  line-height: 25px;
  color: #666666;
  margin-left: 25px;
  height: 100%;
}

.ystd_item:hover .ystd_itemctsu {
  color: #083366;
}

/* 更多说明 */

.gdsm {
  margin-top: 90px;
}

.gdsm .ystd_titlewz {
  padding-left: 25px;
}

.gdsmbox {
  margin-top: 40px;
  border: 1px solid #e5e5e5;
  padding: 75px 50px 100px 75px;
  display: flex;
}

.gdsmbox_l {
  width: 14%;
}

.gdsmboxl_slide_item {
  height: 62px;
  line-height: 62px;
  background-color: #f0f0f0;
  text-align: center;
  font-size: 18px;
  color: #333333;
  cursor: pointer;
}

.gdsmboxl_slide.swiper-slide-thumb-active .gdsmboxl_slide_item {
  background-color: #083366;
  color: #fff;
}

.gdsmbox_r {
  width: 86%;
  padding-left: 125px;
  height: 400px;
  /* overflow-y: scroll; */
}

.gdsmboxr_slide {
  height: auto;
  font-size: 15px;
  line-height: 28px;
  color: #666;
  cursor: n-resize;
  margin-bottom: 50px;
  padding-right: 30px;
}

.gdsmboxr_slide .moretit {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 10px;
  color: #333;
}

.gdsmboxr_slide p {
  font-size: 15px;
  line-height: 28px;
}

.gdsmboxr_slide img {
  max-width: 100%;
}

.gdsmboxr_top {
  width: 100%;
  height: 100%;
}

.swiper-scrollbar-drag {
  cursor: grab;
}

/* 图片填充 */

.tptc {
  margin-top: 55px;
}

.tptc_item img {
  width: 100% !important;
  max-width: 100%;
  height: auto !important;
}

/* 相关产品 */

.xgcp {
  margin-top: 110px;
}

.xgcp_title {
  text-align: center;
}

.xgcp_titlet {
  font-family: "BEBAS";
  text-transform: uppercase;
  font-size: 60px;
  color: #dfdfdf;
}

.xgcp_titleb {
  font-size: 30px;
  color: #333333;
}

.xgcp_box {
  margin-top: 40px;
  width: calc(100% + 28px);
  margin-left: -14px;
}

.xgcp .container {
  overflow: hidden;
}

.xgcp_item {
  margin: 0 15px;
}

.xgcp_item .xgcp_itema {
  display: block;
  border: 1px solid #d8d8d8;
}

.xgcp_itema_img {
  overflow: hidden;
}

.xgcp_itema_img img {
  width: 100%;
  transition: all 0.3s;
}

.xgcp_item:hover .xgcp_itema_img img {
  transform: scale(1.1);
}

.xgcp_itema_txt {
  height: 90px;
  padding: 0 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #d8d8d8;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.xgcp_itema_txtl {
  width: calc(100% - 130px);
}

.xgcp_itema_txth {
  font-size: 22px;
  color: #333333;
}

.xgcp_itema_txtp {
  font-size: 13px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 10px;
}

.xgcp_itema_txtr {
  width: 130px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background-color: #e9e9e9;
  font-family: "BEBAS";
  text-transform: uppercase;
  font-size: 15px;
  color: #999999;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.xgcp_box .owl-controls .owl-page.active span {
  background-color: #083366;
}

.xgcp_item .xgcp_itema:hover {
  border: 1px solid #083366;
}

.xgcp_item .xgcp_itema:hover .xgcp_itema_txt {
  background-color: #083366;
  border-top: 1px solid #083366;
}

.xgcp_item .xgcp_itema:hover .xgcp_itema_txth {
  color: #fff;
}

.xgcp_item .xgcp_itema:hover .xgcp_itema_txtp {
  color: #fff;
}

.xgcp_item .xgcp_itema:hover .xgcp_itema_txtr {
  background-color: #333;
  color: #fff;
}

@media screen and (max-width: 1600px) {
  .cpxqbox_r {
    margin-top: 85px;
  }
  .cpxqbox_rtab {
    margin-top: 20px;
  }
  .cpxqbox_rtabb {
    margin-top: 15px;
  }
  .cpxqbox_rcstitle {
    margin-top: 40px;
  }
  .cpxqbox_rcsct {
    margin-top: 20px;
  }
  .cqxxjs_titlelh,
  .xgcp_titlet {
    font-size: 46px;
  }
  .cqxxjs_titlelp,
  .ystd_titlewz,
  .ystd_titlewz {
    font-size: 30px;
  }
  .ystd_itemct {
    padding: 30px 20px 0;
  }
  .ystd_itemctwz {
    margin-left: 15px;
    font-size: 14px;
    line-height: 24px;
  }
  .xgcp_itema_txth {
    font-size: 18px;
  }
  .xgcp_itema_txtp {
    font-size: 12px;
  }
}

@media screen and (max-width: 1200px) {
  .cpxqbox_rh {
    font-size: 24px;
  }
  .cpxqbox_r {
    margin-top: 70px;
    padding-left: 30px;
  }
  .cpxqbox_rtabb_item {
    font-size: 14px;
    line-height: 24px;
  }
  .cpxqbox_rcstitle {
    margin-top: 25px;
  }
  .cpxqbox_rcsct {
    margin-top: 10px;
    height: 180px;
  }
  .cqxxjs_titlelh,
  .xgcp_titlet {
    font-size: 40px;
  }
  .cqxxjs_titlelp,
  .ystd_titlewz,
  .ystd_titlewz {
    font-size: 26px;
  }
  .ystd_itemct {
    padding: 20px 10px 0;
  }
  .ystd_itemctsu {
    font-size: 50px;
  }
  .gdsmbox {
    padding: 50px 30px;
  }
  .xgcp_itema_txt {
    padding: 0 15px;
  }
  .xgcp_itema_txth {
    font-size: 15px;
  }
  .xgcp_itema_txtr {
    width: 100px;
  }
}

@media screen and (max-width: 992px) {
  .cpxqbox {
    flex-wrap: wrap;
  }
  .cpxqbox > div {
    width: 100%;
  }
  .cpxqbox_r {
    padding-left: 0;
  }
  .cpxqbox_r {
    margin-top: 35px;
  }
  .ystd_title {
    padding-top: 40px;
  }
  .ystd_lbper {
    left: 40px;
  }
  .ystd_lbnext {
    right: 40px;
  }
  .ystd_lb {
    margin-top: 20px;
  }
  .ystd_itemct {
    padding: 30px 10px;
  }
  .ystd_titlewz {
    padding-left: 25px;
  }
  .gdsmbox {
    margin-top: 20px;
  }
  .gdsmbox {
    padding: 30px 10px;
  }
  .gdsmbox_r {
    padding-left: 40px;
  }
  .xgcp {
    margin-top: 60px;
  }
  .xgcp_box {
    margin-top: 20px;
  }
}

@media screen and (max-width: 992px) {
  .gdsmbox_r {
    height: 260px;
  }
  .gdsmboxr_slide p {
    font-size: 13px;
    line-height: 21px;
  }
  .cpxqbox_rh {
    font-size: 20px;
    font-weight: 600;
  }
  .cpxqbox_rtabt > div {
    width: 50%;
    background-color: #fff;
    border: 1px solid #eee;
    border-bottom: none;
    border-right: none;
    border-left: none;
  }
  .cpxqbox_rtabt_item {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
  }
  .cpxqbox_rtabb {
    background-color: #f4f4f4;
    padding: 20px;
    margin: 0;
  }
  .cpxqbox_rtabb_item {
    font-size: 12px;
    line-height: 20px;
  }
  .cpxqbox_rcsct_item {
    padding-left: 20px;
  }
  .cpxqbox_rcsct_iteml {
    font-size: 14px;
  }
  .cpxqbox_rcsct_itemr {
    font-size: 12px;
  }
  .cpxqbox_rcsct_item {
    margin-bottom: 10px;
  }
  .cqxxjs_titlelh,
  .xgcp_titlet {
    font-size: 36px;
  }
  .cqxxjs_titlelp,
  .ystd_titlewz,
  .ystd_titlewz {
    font-size: 22px;
  }
  .cqxxjs_titlelp {
    margin-left: 10px;
  }
  .cqxxjs_titler_more {
    display: none;
  }
  .ystd_title {
    padding-top: 30px;
    padding-left: 0;
  }
  .ystd_lb {
    margin-top: 10px;
  }
  .ystd_itemct {
    padding: 20px 10px;
  }
  .ystd_itemctwz {
    font-size: 13px;
    line-height: 20px;
  }
  .ystd_itemctsu {
    font-size: 40px;
  }
  .gdsmbox {
    padding: 0;
    border: none;
    flex-flow: column;
  }
  .gdsmbox_l {
    width: 100%;
  }
  .gdsmboxl_slide_item {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
  }
  .gdsmbox_r {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .gdsmboxr_slide {
    padding-right: 20px;
  }
  .xgcp_item {
    margin: 0 5px;
  }
  .xgcp_itema_txth {
    font-size: 14px;
  }
  .xgcp_itema_txtr {
    display: none;
  }
  .xgcp_itema_txt {
    height: 60px;
  }
  .xgcp_itema_txtl {
    width: 100%;
  }
}

.gdsmboxl_slide {
  margin-top: 0 !important;
}

.cqxxjs table {
  width: 100%;

  border: 1px solid #f5f5f5;
}

.cqxxjs td {
  border: 1px solid #f5f5f5 !important;

  padding: 5px !important;

  font-size: 14px !important;

  text-align: left !important;
}

.cqxxjs p {
  font-size: 15px;

  line-height: 28px;
}

.cqxxjs img {
  max-width: 100%;
}
@media screen and (min-width: 1400px) {
  .container {
    width: 1300px;
  }
}

/* 参数说明 */

.cssm_thumbs {
  height: 80px;
}

.cssm_slide {
  height: auto;
  border-right: 1px solid #e0e0e0;
}

.cssm_slide:last-child {
  border-right: 0;
}

.cssm_slidediv {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f3f3f3;
  font-size: 20px;
  color: #333333;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
}

.cssm_slidediv i {
  font-size: 24px;
  color: #083366;
  margin-left: 8px;
  display: none;
}

.cssm_slidediv::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background-color: #083366;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}

.cssm_slide.swiper-slide-thumb-active .cssm_slidediv::after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

.cssm_slide.swiper-slide-thumb-active .cssm_slidediv {
  background-color: #fff;
  border-bottom-color: #fff;
  font-weight: 700;
}

.cssm_slide.swiper-slide-thumb-active .cssm_slidediv i {
  display: block;
}

.cssm_b {
  margin-top: 40px;
}

.cssmb_slidetd {
  border-top: 4px solid #333333;
}

.cssmb_slidetdt {
  display: flex;
  height: 65px;
  align-items: center;
  background-color: #f3f3f3;
}

.cssmb_slidetdtl {
  width: 15%;
  text-align: center;
}

.cssmb_slidetdtr {
  width: 85%;
  text-align: center;
}

.cssmb_slidetdb {
  border-bottom: 1px solid #e0e0e0;
}

.cssmb_slidetdbs {
  display: flex;
  height: 65px;
  align-items: center;
  border-top: 1px solid #e0e0e0;
}

.cssmb_slidetdbsl {
  height: 100%;
  width: 15%;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #e0e0e0;
}

.cssmb_slidetdbsr {
  width: 85%;
}

.cssmb_slidetdbsr {
  padding: 0 50px;

  color: #333;
}

.cpxqd .foot {
  margin-top: 0;
}

.sxy {
  margin: 0;
  padding: 50px 0;
}

.cqxxjs table {
  width: 100% !important;
  border: 1px solid #ddd !important;
  border-collapse: collapse !important;
  font-size: 14px !important;
  color: #666;
  word-break: break-all;
  text-align: center !important;
  margin-bottom: 2px;
}

.cqxxjs table .firstRow {
  background-color: #f3f3f3 !important;
}

.cqxxjs table td {
  border: 1px solid #ddd !important;
  padding: 10px !important;
  font-size: 14px !important;
  text-align: left !important;
}

.cqxxjs table td * {
  font-size: 13px !important;
}

.cpggy {
  margin-top: 60px;
}

.cpggyimg {
  overflow: hidden;
}

.cpggyimg img {
  max-width: 100%;
  margin: 0 auto;
}
.wggxq {
  margin-top: 60px;
}
.wggxq_t img {
  width: 100%;
}

.cqxxjs b {
  display: block;
  font-size: 15px;
  color: #333;
  font-weight: 700;
  margin-bottom: 10px;
}
.wxzbt {
  margin-top: 60px;
  height: 60px;
  line-height: 60px;
  display: flex;
  background-color: #f1f1f1;
}
.wxzbt:first-child {
  margin-top: 0;
}
.wxzbt_internal {
  width: 20%;
  padding-left: 30px;
  background-color: #083366;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.cssmb_slidetd {
  margin-top: 30px;
}
.cssmb_js {
  margin-top: 30px;
}

.xidaohang {
  position: fixed;
  top: 35%;
  z-index: 999;
  right: 10px;
  width: 140px;
  background: #333;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  opacity: 0.9;
}

.xidaohang a {
  border-right: none;
  /*	border-bottom: 1px solid #414141;*/
  font-size: 14px;
  padding: 0;
  display: block;
  color: #fff;
  line-height: 50px;
}

.xidaohang a.cur {
  background: #083366;
}

.xidaohang a img {
  display: inline-block;
  padding-right: 15px;
}

.rtop02 {
  padding: 30px 0 20px 0;
  border: none !important;
}

.neirong02 {
  border: 1px dashed #e4e4e4;
  border-radius: 10px;
  width: 1125px;
  padding: 30px;
  margin-bottom: 20px;
}
.wcpjs_t {
  margin-top: 30px;
  overflow: hidden;
}
.wcpjs_tpagination {
  display: flex;
  justify-content: center;
  padding: 10px 0 40px;
}
.wcpjs_tpagination.won {
  display: none;
}
.wcpjs_tslide {
  border: 1px solid #e3e3e3;
}
.wcpjs_bitem {
  margin-top: 20px;
}
.wcpjs_bitem:first-child {
  margin-top: 0;
}
.wcpjs_bitemt {
  font-size: 18px;
  font-weight: 700;
}
.wcpjs_bitemb {
  margin-top: 6px;
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 1600px) {
  .cssm_slidediv {
    font-size: 18px;
  }
}
@media screen and (max-width: 1400px) {
  .cssm_slidediv {
    font-size: 16px;
  }
  .cssm_thumbs {
    height: 70px;
  }
  .cssmb_slidetdt {
    height: 60px;
  }
  .cssm_b {
    margin-top: 30px;
  }
  .cssmb_slidetdbsr,
  .cssmb_slidetdbsl {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .cssmb_slidetdbsr {
    font-size: 12px;
  }
  .cssmb_slidetdbsl {
    font-size: 18px;
  }
  .cqxxjs table td {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 992px) {
  .cssm_thumbs {
    height: 60px;
  }
  .cssmb_slidetdbsr {
    padding: 0 30px;
  }
  .cssmb_slidetdbsl {
    font-size: 16px;
  }
  .cssmb_slidetdt {
    height: 55px;
  }
  .cssmb_slidetdbs {
    height: 60px;
  }
  .xidaohang {
    top: 80px;
    right: 0;
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .xidaohang a {
    width: 50%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }

  .xidaohang a:nth-child(2n) {
    border-right: 0;
  }
  .nymbx {
    margin-top: 153px;
  }
  .wxzbt {
    height: 50px;
    line-height: 50px;
  }
  .wxzbt_internal {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .cssmb_slidetdbs {
    height: 50px;
  }
  .cssm_thumbs {
    height: 50px;
  }
  .cssm_slidediv {
    font-size: 16px;
  }
  .cssmb_slidetdt {
    height: 50px;
  }
  .cssmb_slidetdbsr {
    padding: 0 10px;
  }
  .cssmb_slidetdbsr {
    font-size: 12px;
  }
  .cssmb_slidetdbsl {
    font-size: 16px;
  }
  .cssm_b {
    margin-top: 20px;
  }
  .cqxxjs b {
    font-size: 14px;
  }
  .cqxxjs {
    margin-top: 50px;
  }
  .xidaohang {
    top: 72px;
  }
  .xidaohang a {
    line-height: 40px;
  }
  .nymbx {
    margin-top: 123px;
  }
  .wxzbt {
    margin-top: 50px;
    height: 40px;
    line-height: 40px;
  }
  .wxzbt_internal {
    width: 35%;
  }
  .wxzbt {
    height: 45px;
    line-height: 45px;
  }
  .wxzbt_internal {
    font-size: 18px;
  }
  .wcpjs_tpagination {
    padding: 10px 0 20px;
  }
  .wcpjs_bitemt {
    font-size: 16px;
  }
  .wcpjs_bitemb {
    font-size: 12px;
    line-height: 20px;
  }
}
.dgxq {
  margin-top: 20px;
}
.dgxq img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .cqxxjs table td * {
    font-size: 12px !important;
  }
  .cqxxjs table td {
    padding: 5px !important;
    white-space: nowrap;
  }
  /* .cssmb_js{
        overflow: hidden;
    }  */
  .cssmb_jsbox {
    overflow-x: auto;
  }
  .cssmb_jsbox::scrollbar {
    display: block;
  }
  .cssmb_jsbox::-webkit-scrollbar {
    background-color: #f1f1f1;
    height: 3px;
  }
  .cssmb_jsbox::-webkit-scrollbar-track {
    background-color: #f1f1f1;
  }
  .cssmb_jsbox::-webkit-scrollbar-thumb {
    background-color: #222;
    height: 3px;
  }
  .cqxxjs table {
    min-width: 600px !important;
    width: auto !important;
  }

  /* .cqxxjs table{
        overflow-x: auto; 	
    }
    .cqxxjs table tbody{
        display: block;
        min-width: 500px !important;
    }
    .cqxxjs table td{
        padding: 5px !important;
    }  */
  .cqxxjs p {
    font-size: 12px;
    line-height: 21px;
  }
}

.page_nav {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #eaeaea;
}
.page_nav .crumb {
  float: right;
}
.page_nav .crumb li {
  float: left;
  font-size: 16px;
  color: #666;
}
.page_nav .crumb a {
  color: #666;
  font-size: 16px;
  position: relative;
  padding-left: 7px;
  padding-right: 7px;
}
.page_nav .crumb .fa {
  text-align: left;
  float: left;
}
.page_nav .crumb a::after {
  position: absolute;
  right: -10px;
  top: 0px;
  content: "";
  width: 15px;
  height: 70px;
}
.page_nav .crumb a:last-child::after {
  content: "";
  width: 0px;
}
.page_nav .r_sec {
  float: left;
}
.page_nav .r_sec li {
  position: relative;
  float: left;
  font-size: 18px;
  padding: 0 15px;
  margin: 0 10px;
}
.page_nav .r_sec li:first-child:after {
  display: none;
}
.page_nav .r_sec li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  height: 3px;
  background: #0c4d97;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.page_nav .r_sec li:hover:before,
.page_nav .r_sec li.cur:before {
  left: 20%;
  right: 23%;
}
.page_nav .r_sec li:hover a,
.page_nav .r_sec li.cur a {
  color: #0c4d97;
}
.page_nav .r_sec li a {
  color: #666666;
}
.page_nav .fa {
  margin: 22px 8px 0;
  font-size: 15px;
}
.page_nav .item .fa {
  margin: 29px 0px 0;
  font-size: 15px;
}
.page_nav a:hover {
  color: #0c4d97;
}
@media (max-width: 1336px) {
  .page_nav .r_sec li {
    position: relative;
    float: left;
    font-size: 16px;
    padding: 0 10px;
    margin: 0 10px;
  }
}
@media only screen and (max-width: 992px) {
  .page_nav .crumb {
    display: none;
  }
}
@media (max-width: 768px) {
  .page_nav {
    line-height: 50px;
    height: 50px;
  }
  .page_nav .r_sec li:after {
    left: -7px;
  }
}
@media (max-width: 668px) {
  .page_nav {
    line-height: 40px;
    height: 40px;
  }
  .page_nav .r_sec li {
    padding: 0 8px;
    margin: 0 8px;
  }
}
@media only screen and (max-width: 425px) {
  .page_nav .container {
    padding-right: 0px;
    padding-left: 1px;
  }
  .page_nav {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eaeaea;
  }
  .page_nav .r_sec li {
    font-size: 14px;
    padding: 0 6px;
    margin: 0 6px;
  }
}
@media only screen and (max-width: 400px) {
  .page_nav .r_sec li {
    padding: 0 5px;
    margin: 0 4px;
  }
}
.m_sencondNav {
  position: relative;
  z-index: 9;
  height: 85px;
}
.m_sencondNav .m_second.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 90px;
  z-index: 15;
}
.m_sencondNav .m_second {
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}
.m_sencondNav .m_second .home {
  background: #0c4d97;
  border-right: 1px solid #e8e8e8;
  width: 50px;
  height: 50px;
  float: left;
  line-height: 50px;
  display: block;
  text-align: center;
}
.m_sencondNav .m_second .home .fa {
  display: block;
  color: #fff;
  height: 50px;
  line-height: 50px;
}
.m_sencondNav .m_second .m_second_hd {
  width: calc(100% - 51px);
  background: #f6f6f6;
  float: left;
}
.m_sencondNav .m_second .m_second_hd li {
  float: left;
  position: relative;
}
.m_sencondNav .m_second .m_second_hd li {
  border-right: 1px solid #e8e8e8;
}
.m_sencondNav .m_second .m_second_hd li:last-child:after {
  border-right: none;
}
.m_sencondNav .m_second .m_second_hd li a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #666;
  padding: 0 50px 0 23px;
  font-size: 16px;
}
.m_sencondNav .m_second .m_second_hd li:after,
.m_sencondNav .m_second .m_second_hd li:before {
  content: "";
  background: #a5a5a5;
  width: 9px;
  height: 2px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}
.m_sencondNav .m_second .m_second_hd li:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: all 0.6s ease-out;
}
.m_sencondNav .m_second .m_second_hd li:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 0.6s ease-out;
}
.m_sencondNav .m_second .m_second_hd li.cur:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background: #a5a5a5;
}
.m_sencondNav .m_second .m_second_hd li.cur:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background: #a5a5a5;
}
.m_sencondNav .m_second .m_second_bd .erji {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #f8f8f8;
  border-top: 1px solid #e8e8e8;
  padding-bottom: 10px;
  display: none;
}
.m_sencondNav .m_second .m_second_bd .erji li a {
  padding: 6px 20px 6px 63px;
  border-bottom: 1px solid #dedede;
  font-size: 15px;
  color: #666;
  display: block;
}
.m_sencondNav .m_second .m_second_bd .erji li {
  margin-top: 10px;
}
.m_sencondNav .m_second .m_second_hd.active {
  background: #efefef;
}
.m_sencondNav .m_second .m_second_hd.cur {
  background: #efefef;
}
.m_sencondNav .m_second .m_second_bd .sanji {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #efefef;
  border-top: 1px solid #e8e8e8;
  padding-bottom: 10px;
  display: none;
}
.m_sencondNav .m_second .m_second_bd .sanji li a {
  padding: 6px 20px 6px 63px;
  font-size: 14px;
  color: #666;
  display: block;
}
.m_sencondNav .m_second .m_second_bd .sanji li {
  margin-top: 10px;
}
@media (max-width: 992px) {
  .m_sencondNav .m_second.fixed {
    top: 70px;
  }
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.show-pro {
  box-shadow: 0 0 8px rgba(153, 153, 153, 0.4);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.show-pro .show-pro-top {
  padding: 55px 55px 20px;
  border-bottom: 1px solid #eeeeee;
}
.show-pro .show-pro-bottom {
  padding: 0px 55px 20px;
  border-top: 1px solid #eeeeee;
}
.show-pro .param-tit {
  font-size: 26px;
  padding-bottom: 10px;
  color: #333;
}
.show-pro .param-s {
  font-size: 16px;
  color: #666;
}
.show-pro .param-c {
  margin-bottom: 20px;
  padding: 30px 55px 20px;
}
.show-pro .param-c h3 {
  font-size: 20px;
  line-height: 50px;
  font-weight: bold;
  position: relative;
  padding-left: 17px;
  margin-bottom: 10px;
}
.show-pro .param-c h3:before {
  position: absolute;
  left: 0;
  top: 0px;
  content: "â€¢";
  width: 17px;
  color: #0c4d97;
}
.show-pro .param-c strong {
  margin-bottom: 15px;
}
.show-pro .param-c p,
.show-pro .param-c div,
.show-pro .param-c strong {
  font-size: 18px;
  line-height: 33px;
  margin-bottom: 5px;
  color: #666;
}
.show-pro .param-c td {
  padding-left: 8px;
}
.show-pro .param-c img {
  max-width: 100%;
  max-height: 100% !important;
  height: auto !important;
}
.show-pro .param-img {
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
.news_left_nav {
  margin-bottom: 25px;
  box-shadow: 0 0 8px rgba(153, 153, 153, 0.4);
}
.news_left_nav dt {
  line-height: 55px;
  font-size: 26px;
  font-weight: normal;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 10px 40px;
  color: #fff;
  background-image: linear-gradient(90deg, #015593 0%, #1598b6 90%);
  width: 100%;
  text-align: left;
}
.news_left_nav dd {
  line-height: 45px;
  font-size: 18px;
  padding: 10px 40px;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
.news_left_nav dd a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.news_left_nav dd:hover a {
  color: #0c4d97;
}
.show-pro .prev_next {
  line-height: 60px;
  height: 60px;
}
.show-pro .prev_next a {
  color: #444;
}
.show-pro .prev_next li {
  margin: 10px auto;
  padding: 0 5px;
  width: 48%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.show-pro .prev_next li a:hover {
  color: #0c4d97;
}
@media (max-width: 1366px) {
  .show-pro img {
    width: 100%;
  }
  .show-pro .show-pro-top {
    padding: 30px 30px 20px;
    border-bottom: 1px solid #eeeeee;
  }
  .show-pro .show-pro-bottom {
    padding: 0px 30px 20px;
    border-top: 1px solid #eeeeee;
  }
  .show-pro .param-c {
    margin-bottom: 20px;
    padding: 30px 30px 20px;
  }
  .show-pro .param-tit {
    font-size: 24px;
  }
  .news_left_nav dt {
    line-height: 50px;
    font-size: 22px;
    padding: 10px 20px;
  }
  .news_left_nav dd {
    line-height: 40px;
    padding: 10px 20px;
  }
}
@media (max-width: 1280px) {
  .show-pro .param-tit {
    font-size: 20px;
  }
  .news_left_nav {
    margin-bottom: 15px;
  }
  .news_left_nav dt {
    line-height: 45px;
    font-size: 20px;
  }
  .news_left_nav dd {
    line-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .show-pro .param-c p,
  .show-pro .param-c div,
  .show-pro .param-c strong {
    font-size: 16px;
  }
}
@media (max-width: 680px) {
  .show-pro .param-tit {
    font-size: 18px;
  }
  .show-pro .param-c p {
    font-size: 15px;
    line-height: 26px;
  }
  .show-pro .show-pro-top {
    padding: 20px 20px 20px;
  }
  .show-pro .param-c {
    padding: 20px 20px 20px;
  }
  .show-pro .prev_next {
    line-height: 30px;
    height: 100px;
  }
  .show-pro .prev_next li {
    padding: 0 5px;
    width: 100%;
  }
  .news_left_nav dd {
    font-size: 16px;
  }
}

.prolist .tit {
  font-size: 36px;
  text-align: center;
}
.prolist dl {
  font-size: 18px;
  width: 86%;
  height: 80px;
  text-align: center;
  color: #666;
  margin: 0 auto 40px;
  padding: 5px 25px;
}
.prolist dl dt {
  float: left;
  font-weight: normal;
  margin-bottom: 10px;
}
.prolist dl dd {
  float: left;
  margin-bottom: 10px;
}
.prolist dl dd.cur a {
  color: #0c4d97;
}
.prolist dl span {
  margin: 0 20px;
}
.list-products-search {
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin-bottom: 30px;
  line-height: 35px;
  width: 55%;
  border-radius: 20px;
  margin: 30px auto;
}
.list-products-search input[type="text"] {
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: transparent;
  font-size: 16px;
  color: #333;
  padding: 0;
}
.list-products-search button {
  border-radius: 0;
  padding: 0 12px;
  border: none;
  box-shadow: none;
  background: transparent;
  font-size: 20px;
}
@media (max-width: 1366px) {
  .prolist .tit {
    font-size: 30px;
  }
}
@media (max-width: 1200px) {
  .prolist .tit {
    font-size: 26px;
  }
  .prolist dl {
    display: none;
  }
}
@media (max-width: 768px) {
  .list-products-search {
    background: #f8f8f8;
    padding: 10px;
    width: 85%;
  }
  .list-products-search button {
    padding: 0 5px;
  }
  .prolist .tit {
    font-size: 22px;
  }
}
.prolist li {
  margin-bottom: 30px;
}
.prolist .box {
  border: 1px solid #e5e5e5;
  width: 100%;
}
.prolist .box .pro-img img {
  padding: 10px;
}
.prolist a .pro-txt {
  display: block;
  text-align: center;
  padding: 40px 20px 0px;
}
.prolist a .pro-txt .pro-tit h3 {
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.prolist a:hover .pro-txt .pro-tit h3 {
  color: #0c4d97;
}
.prolist li:hover .box {
  box-shadow: 0 0 8px rgba(153, 153, 153, 0.4);
}
@media only screen and (max-device-width: 768px) {
  .prolist a .pro-txt {
    padding: 30px 10px 0px;
  }
  .prolist a .pro-txt .pro-tit h3 {
    font-size: 16px;
  }
}
@media (max-width: 468px) {
  .prolist li {
    margin-bottom: 20px;
  }
  .prolist a .pro-txt {
    padding: 15px 10px;
  }
  .prolist a .pro-txt .pro-tit h3 {
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: normal;
    overflow: hidden;
  }
}

.prodetail-top-1 {
  width: 100%;
}
.prodetail-top-1-l {
  width: 37%;
  margin-right: 4%;
  float: left;
  border: 1px solid #e5e5e5;
}
.prodetail-top-1-l .img {
  width: 100%;
}
.prodetail-top-1-r {
  width: 59%;
  float: left;
}
.prodetail-top-1 ._detail .pro_t {
  font-size: 32px;
  color: #004ea2 !important;
  padding-bottom: 25px;
  border-bottom: 1px solid #bcbcbc;
}
.prodetail-top-1 ._detail .summ {
  padding: 25px 0px;
  font-size: 18px;
  color: #666;
  line-height: 32px;
  overflow: hidden;
}
.prodetail-top-1 ._detail .summ p {
  color: #333;
  font-size: 20px;
  margin-bottom: 20px;
}
.pro-more a {
  display: inline-block;
  background: #e5e5e5;
  padding: 12px 40px;
  margin-right: 20px;
  font-size: 18px;
  text-align: center;
  min-width: 220px;
  border-radius: 25px;
  margin-top: 30px;
  color: #666;
  white-space: nowrap;
}
.pro_top_r_bott {
  margin-top: 45px;
  width: 100%;
}
.pro_top_r_bott p {
  font-size: 18px;
  color: #333333;
}
.pro_top_r_bott span {
  font-size: 28px;
  color: #333;
}
.pro_show {
  margin-bottom: 60px;
}
.pro_show_bg {
  padding: 20px 55px 20px;
  background-image: linear-gradient(90deg, #015593 0%, #1598b6 90%);
  background: #083366;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: #fff;
  font-size: 26px;
}
@media (max-width: 1280px) {
  .prodetail-top-1 ._detail .pro_t {
    font-size: 24px;
    padding-bottom: 15px;
  }
  .prodetail-top-1 ._detail .summ {
    padding: 10px 0px;
    font-size: 15px;
    line-height: 26px;
  }
  .prodetail-top-1 ._detail .summ p {
    font-size: 18px;
  }
  .pro_show_bg {
    padding: 20px 35px 20px;
    font-size: 24px;
  }
}
@media (max-width: 992px) {
  .prodetail-top-1 ._detail .pro_t {
    font-size: 20px;
  }
  .pro-more a {
    min-width: 180px;
  }
  .prodetail-top-1-l .rect-90 {
    padding-bottom: 100%;
  }
  .pro_top_r_bott {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .prodetail-top-1-l {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .prodetail-top-1-r {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
  .pro_show_bg {
    padding: 10px 35px 10px;
    font-size: 20px;
  }
  .prodetail-top-1-l .rect-90 {
    padding-bottom: 90%;
  }
}
@media (max-width: 660px) {
  .pro_detail .ps_paras .ps_con img {
    width: 100%;
  }
  .pro-more a {
    margin-top: 20px;
  }
  .pro_top_r_bott span {
    font-size: 24px;
  }
}

.page-section {
  padding: 100px 0;
}
