@charset "UTF-8";
.wbox {
  width: 100%;
}

.mbox {
  width: 1200px;
  margin: 0 auto;
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.bk_20 {
  height: 20px;
  line-height: 20px;
  visibility: hidden;
  clear: both;
}

.header {
  height: 125px;
  background: url("../images/bg_top.jpg") repeat-x top center;
  position: fixed;
  z-index: 999999;
}
.header .cont .search .keyword input {
  width: 225px;
  height: 45px;
  background: #F1F1F1;
  border: none;
  text-indent: 5px;
}
.header .cont .search .s-btn input {
  width: 65px;
  height: 45px;
  background: #00468C;
  border: none;
  cursor: pointer;
  color: #ffffff;
}
.header .cont .tel p {
  font-size: 12px;
  margin-bottom: 0;
}
.header .cont .tel strong span {
  color: #FE0000;
  font-size: 20px;
}

.nav {
  height: 60px;
  background: #00468C;
}
.nav .cont > ul {
  height: 60px;
}
.nav .cont > ul > li {
  width: 150px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  position: relative;
}
.nav .cont > ul > li a {
  display: block;
  color: #ffffff;
}
.nav .cont > ul > li ul {
  width: 180px;
  position: absolute;
  top: 57px;
  z-index: 99999;
  background: #00468C;
  float: left;
  left: -15px;
  display: block;
  padding-bottom: 10px;
  display: none;
}
.nav .cont > ul > li ul li {
  width: 100%;
  height: 40px !important;
  line-height: 40px;
  text-align: center;
  position: relative;
}
.nav .cont > ul > li ul li a {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: none;
  font-weight: normal;
}
.nav .cont > ul > li ul li ul {
  top: 0;
  left: 180px;
}

.nav > .cont > ul > li:hover,
.nav > .cont > ul > li.active {
  background: #00468C;
}

.nav > .cont > ul > li:hover a,
.nav > .cont > ul > li.active a {
  color: #ffffff;
}

.banner {
  width: 100%;
  height: 750px;
  overflow: hidden;
}

.index-num {
  position: relative;
  z-index: 99999;
}
.index-num .num-cont {
  width: 100%;
  height: 150px;
  background: #ffffff;
  box-shadow: 0 1px 2px 2px rgba(245, 245, 245, 0.7);
  align-items: center;
  position: absolute;
  top: -80px;
}
.index-num .num-cont dl + dl {
  border-left: 1px solid #dddddd;
}
.index-num .num-cont dl {
  width: 20%;
  text-align: center;
}
.index-num .num-cont dl dt, .index-num .num-cont .index-pro .cont dl dt img, .index-pro .cont .index-num .num-cont dl dt img {
  font-size: 16px;
  color: #777777;
  font-weight: normal;
}
.index-num .num-cont dl dd {
  margin-top: 20px;
  font-size: 16px;
}
.index-num .num-cont dl dd strong {
  font-size: 40px;
  color: #333333;
}

.index-about h3 p {
  font-size: 16px;
  color: #00468C;
}
.index-about h3 p small {
  color: #999999;
  font-size: 16px;
}
.index-about h3 span {
  color: #999999;
  font-size: 14px;
}
.index-about .cont {
  position: relative;
}
.index-about .cont .swiper-button-prev, .index-about .cont .swiper-button-next {
  width: 31px;
  height: 31px;
}
.index-about .cont .swiper-button-prev img, .index-about .cont .swiper-button-next img {
  width: 31px;
  height: 31px;
}
.index-about .cont .swiper-button-prev:after, .index-about .cont .swiper-button-next:after {
  content: "";
}
.index-about .cont .swiper-button-prev {
  left: -35px !important;
}
.index-about .cont .swiper-button-next {
  right: -35px !important;
}
.index-about .cont .swiper-container {
  height: 380px;
}
.index-about .cont dl {
  width: 380px;
  height: 330px;
  overflow: hidden;
  border: 1px solid #eeeeee;
}
.index-about .cont dl dt, .index-about .index-pro .cont dl dt img, .index-pro .index-about .cont dl dt img {
  width: 340px;
  height: 195px;
  overflow: hidden;
  margin-bottom: 15px;
}
.index-about .cont dl dt img {
  width: 340px;
  height: 195px;
  object-fit: cover;
}
.index-about .cont dl dd {
  width: 340px;
  height: 75px;
  overflow: hidden;
}
.index-about .cont dl dd .tt {
  font-size: 16px;
  color: #00468C;
  text-align: center;
  margin-bottom: 10px;
}
.index-about .cont dl dd .desc {
  font-size: 12px;
  color: #000;
  text-indent: 20px;
  line-height: 150%;
}

.index-about2 {
  height: 515px;
  background: #FAFAFA;
  overflow: hidden;
}
.index-about2 .cont .left {
  width: 590px;
  height: 400px;
  overflow: hidden;
}
.index-about2 .cont .left img {
  width: 590px;
  height: 400px;
  object-fit: cover;
}
.index-about2 .cont .right {
  width: 550px;
}
.index-about2 .cont .right h3 span {
  padding-left: 50px;
  font-size: 18px;
  color: #999999;
}
.index-about2 .cont .right .desc {
  margin-top: 30px;
  line-height: 180%;
  text-indent: 30px;
}
.index-about2 .cont .right .more {
  margin-top: 30px;
}
.index-about2 .cont .right .more a {
  display: block;
  width: 130px;
  height: 45px;
  line-height: 45px;
  background: #00468C;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
}
.index-about2 .cont .right .more a:hover {
  opacity: 0.9;
}

.index-pro .pro-head {
  height: 145px;
  background: url("../images/bg_pro_title.jpg") no-repeat top center;
}
.index-pro .cont {
  height: 604px;
  background: url("../images/bg_pro_cont.gif") no-repeat top center;
}
.index-pro .cont .mbox {
  height: 100%;
  position: relative;
  margin-top: 10px;
}
.index-pro .cont .mbox .swiper-button-prev2, .index-pro .cont .mbox .swiper-button-next2 {
  width: 42px;
  height: 42px;
  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;
}
.index-pro .cont .mbox .swiper-button-prev2 img, .index-pro .cont .mbox .swiper-button-next2 img {
  width: 42px;
  height: 42px;
}
.index-pro .cont .mbox .swiper-button-prev2:after, .index-pro .cont .mbox .swiper-button-next2:after {
  content: "";
}
.index-pro .cont .mbox .swiper-button-prev2 {
  left: -45px;
}
.index-pro .cont .mbox .swiper-button-next2 {
  right: -45px;
}
.index-pro .cont .swiper-container-pro {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
}
.index-pro .cont .swiper-container-pro .swiper-slide {
  text-align: center;
  font-size: 18px;
  height: calc((100% - 30px) / 2);
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.index-pro .cont dl {
  width: 265px;
  height: 270px;
  overflow: hidden;
}
.index-pro .cont dl dt, .index-pro .cont dl dt img {
  width: 265px;
  height: 220px;
  overflow: hidden;
}
.index-pro .cont dl dt img {
  object-fit: cover;
}
.index-pro .cont dl dd {
  width: 265px;
  height: 50px;
  background: #00468C;
}
.index-pro .cont dl dd a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.index-title h3 {
  color: #FF5400;
  text-align: center;
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 7px;
}
.index-title span {
  display: block;
  position: relative;
  color: #848484;
  font-size: 20px;
  text-align: center;
}
.index-title span:before, .index-title span:after {
  display: block;
  content: "";
  height: 2px;
  width: 45px;
  position: absolute;
  top: 15px;
  background: #FF5400;
}
.index-title span:before {
  left: 40%;
}
.index-title span:after {
  right: 40%;
}

.index-pinzhi .cont {
  margin-top: 30px;
}
.index-pinzhi .cont dl {
  width: 300px;
  height: 204px;
  overflow: hidden;
}
.index-pinzhi .cont .type-1 img {
  width: 300px;
  height: 204px;
  object-fit: cover;
}
.index-pinzhi .cont .type-2 {
  background: #EDEDED;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.index-pinzhi .cont .type-2 dt, .index-pinzhi .index-pro .cont .type-2 dl dt img, .index-pro .index-pinzhi .cont .type-2 dl dt img, .index-pinzhi .index-pro .cont dl dt .type-2 img, .index-pro .index-pinzhi .cont dl dt .type-2 img {
  font-size: 16px;
  color: #00468C;
}
.index-pinzhi .cont .type-2 dd {
  height: 125px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.index-pinzhi .cont .type-2 dd .desc {
  color: #000;
  line-height: 150%;
  text-indent: 20px;
}
.index-pinzhi .cont .type-2 dd .more a {
  color: #ff6600;
}

.index-anli .index-title span:before {
  left: 39%;
}
.index-anli .index-title span:after {
  right: 39%;
}
.index-anli .cont dl {
  width: 378px;
  height: 368px;
  overflow: hidden;
  border: 1px solid #dddddd;
}
.index-anli .cont dl dt, .index-anli .index-pro .cont dl dt img, .index-pro .index-anli .cont dl dt img {
  width: 378px;
  height: 255px;
  overflow: hidden;
}
.index-anli .cont dl dt img {
  width: 378px;
  height: 255px;
  object-fit: cover;
}
.index-anli .cont dl dd {
  padding: 15px;
  text-align: center;
}
.index-anli .cont dl dd .tt {
  margin-bottom: 10px;
  font-size: 16px;
}
.index-anli .cont dl dd .desc {
  line-height: 150%;
  color: #777777;
}

.index-news .cont .left {
  width: 545px;
  height: 320px;
  overflow: hidden;
}
.index-news .cont .left img {
  width: 545px;
  height: 320px;
  object-fit: cover;
}
.index-news .cont .right {
  width: 585px;
}
.index-news .cont .right dl {
  height: 70px;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.index-news .cont .right dl dt, .index-news .index-pro .cont .right dl dt img, .index-pro .index-news .cont .right dl dt img {
  font-size: 18px;
  margin-bottom: 10px;
}
.index-news .cont .right dl dt a {
  color: #00468C;
}
.index-news .cont .right dl dd {
  line-height: 150%;
  color: #777777;
}
.index-news .cont .right ul li {
  margin-bottom: 20px;
}

.footer {
  height: 390px;
  background: #00468C;
  color: #ffffff;
  overflow: hidden;
}
.footer .f-menu {
  margin-top: 50px;
  height: 255px;
  overflow: hidden;
}
.footer .f-menu dl {
  width: 200px;
}
.footer .f-menu dl dt, .footer .f-menu .index-pro .cont dl dt img, .index-pro .cont .footer .f-menu dl dt img {
  margin-bottom: 15px;
}
.footer .f-menu dl li {
  margin-bottom: 10px;
}
.footer .f-menu dl li a {
  color: #ffffff;
}
.footer .f-menu .f-menu-pro {
  width: 330px;
}
.footer .f-menu .f-menu-pro ul {
  width:300px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer .f-menu .f-menu-pro ul li{
    width:50%;
}
.footer .copyright {
  height: 75px;
  margin-top: 10px;
  border-top: 1px solid #25609A;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/*************内页布局****************/
.page-main {
  clear: both;
}
.page-main .p-left {
  width: 255px;
  float: left;
  overflow: hidden;
  margin-top: 20px;
  width: 255px;
  overflow: hidden;
  margin-top: 20px;
  margin-right: 30px;
}
.page-main .p-left .p-cate {
  background: #f1f1f1;
}
.page-main .p-left .p-cate h3 {
  width: 100%;
  height: 85px;
  color: #ffffff;
  background: #00468C;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-indent: 20px;
  font-weight: normal;
}
.page-main .p-left .p-cate h3 strong {
  font-weight: normal;
}
.page-main .p-left .p-cate h3 span {
  font-size: 14px;
}
.page-main .p-left .p-cate .p-cate-list {
  padding: 10px;
}
.page-main .p-left .p-cate .p-cate-list li {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  margin-bottom: 7px;
}
.page-main .p-left .p-cate .p-cate-list li a {
  padding-left: 10px;
}
.page-main .p-left .p-cate .p-cate-list li:hover, .page-main .p-left .p-cate .p-cate-list li.active {
  background: #00468C;
}
.page-main .p-left .p-cate .p-cate-list li:hover a, .page-main .p-left .p-cate .p-cate-list li.active a {
  color: #ffffff;
}
.page-main .p-left .p-cate .pro-cate {
  padding: 10px 0;
}
.page-main .p-left .p-cate .pro-cate li {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  margin-bottom: 7px;
  background: #00468C;
  cursor: pointer;
}
.page-main .p-left .p-cate .pro-cate li i {
  float: right;
  padding-right: 5px;
  color: #ffffff;
  font-weight: bold;
}
.page-main .p-left .p-cate .pro-cate li a {
  color: #ffffff;
  padding-left: 10px;
}
.page-main .p-left .p-cate .pro-cate li:hover, .page-main .p-left .p-cate .pro-cate li.active {
  background: #00468C;
}
.page-main .p-left .p-cate .pro-cate li:hover a, .page-main .p-left .p-cate .pro-cate li.active a {
  color: #ffffff;
}
.page-main .p-left .p-cate .pro-cate .child {
  display: none;
  padding: 0 10px;
}
.page-main .p-left .p-cate .pro-cate .child li {
  background: none;
}
.page-main .p-left .p-cate .pro-cate .child li a {
  color: #333333;
}
.page-main .p-left .p-cate .pro-cate .child li:hover, .page-main .p-left .p-cate .pro-cate .child li.active {
  background: #555555;
}
.page-main .p-left .p-cate .pro-cate .child li:hover a, .page-main .p-left .p-cate .pro-cate .child li.active a {
  color: #ffffff;
}
.page-main .p-left .p-contact {
  background: #f1f1f1;
}
.page-main .p-left .p-contact h3 {
  font-weight: normal;
  background: #00468C;
  color: #ffffff;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  text-indent: 20px;
}
.page-main .p-left .p-contact .p-contact-cont {
  background: #f1f1f1;
  padding: 10px;
}
.page-main .p-left .p-contact .p-contact-cont p {
  font-size: 16px;
  margin-bottom: 10px;
}
.page-main .p-left .p-contact .p-contact-cont li {
  line-height: 180%;
  font-size: 14px;
}
.page-main .p-right {
  width: 915px;
  float: left;
  margin-top: 20px;
}
.page-main .p-right .page-cont-top {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #dddddd;
}
.page-main .p-right .page-cont-top .oncate {
  font-size: 18px;
  position: relative;
}
.page-main .p-right .page-cont-top .oncate:after {
  content: "";
  height: 2px;
  line-height: 2px;
  background: #00468C;
  width: 130%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.arc-list ul li {
  height: 50px;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

h3.pro-title {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}

.rel-anli {
  margin-top: 20px;
}
.rel-anli .rel-anli-list dl {
  width: 213px;
}
.rel-anli .rel-anli-list dl dt, .rel-anli .rel-anli-list .index-pro .cont dl dt img, .index-pro .cont .rel-anli .rel-anli-list dl dt img {
  width: 100%;
  height: 152px;
  overflow: hidden;
}
.rel-anli .rel-anli-list dl dt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rel-anli .rel-anli-list dl dd {
  margin-top: 10px;
  font-size: 14px;
}

.case-list dl {
  width: 285px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.case-list dl:nth-of-type(3n) {
  margin-right: 0;
}
.case-list dl dt, .case-list .index-pro .cont dl dt img, .index-pro .cont .case-list dl dt img {
  width: 285px;
  height: 210px;
  overflow: hidden;
}
.case-list dl dt img, .case-list .index-pro .cont dl dt img img, .index-pro .cont .case-list dl dt img img {
  width: 285px;
  height: 210px;
  object-fit: cover;
}
.case-list dl dd {
  margin-top: 10px;
  text-align: center;
}

/*# sourceMappingURL=basic.css.map */
