@charset "UTF-8";
/*@font-face {
   font-family:'jiangxi';
   src: url('../fonts/jiangxi.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
.ff{
   font-family: "jiangxi";
}*/
._more {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border: 1px solid white;
  width: 165px;
  color: white;
  background: #0068b7;
  height: 38px;
}
._more img {
  margin-left: 10px;
}

.banner .swiper-button-next:after, .banner .swiper-button-prev:after {
  display: none;
}

.top_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #424242;
  margin-bottom: 37px;
}
.top_title .lf {
  font-size: 33px;
  font-weight: bold;
}
.top_title ._more {
  background: #0068b7;
  border: 1px solid #0068b7;
  color: white;
}

.fenlei {
  margin-top: 50px;
  margin-bottom: 50px;
}
.fenlei .ap_ll {
  margin-top: 45px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 40px;
}
.fenlei .ap_ll li {
  position: relative;
  background: url(../images/xian.png) no-repeat center right;
  padding: 15px 0;
}
.fenlei .ap_ll li:last-child {
  background: none;
}
.fenlei .ap_ll li .img_vv {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.fenlei .ap_ll li .img_vv .img_a1 {
  display: block;
}
.fenlei .ap_ll li .img_vv .img_a2 {
  display: none;
}
.fenlei .ap_ll li:hover .img_vv .img_a1 {
  display: none;
}
.fenlei .ap_ll li:hover .img_vv .img_a2 {
  display: block;
}
.fenlei .ap_ll li h3 {
  font-size: 18px;
  letter-spacing: 0px;
  display: flex;
  align-items: flex-end;
  text-transform: capitalize;
  justify-content: center;
  width: 153px;
  margin: 0 auto;
  color: #393939;
  text-align: center;
  margin-top: 15px;
}
.fenlei .ap_ll li:hover h3 {
  color: black;
}
@media (max-width: 1440px) {
  .fenlei .ap_ll li h3 {
    font-size: 16px;
  }
}

.chanpin {
  margin-bottom: 100px;
}
.chanpin .content .lf {
  width: 20%;
  height: 714px;
  display: flex;
  align-items: flex-end;
}
.chanpin .content .lf .swiper-button-prev,
.chanpin .content .lf .swiper-button-next {
  background: #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
  width: 100%;
  margin: 0;
  height: 25px;
}
.chanpin .content .lf .swiper-button-prev {
  position: absolute;
  left: 0;
  bottom: unset;
  top: 0px;
}
.chanpin .content .lf .swiper-button-next:after, .chanpin .content .lf .swiper-button-prev:after {
  display: none;
}
.chanpin .content .lf .swiper-button-next {
  position: absolute;
  left: 0;
  top: unset;
  bottom: 0px;
}
.chanpin .content .lf .swiper-container {
  position: relative;
  height: 630px;
  width: 100%;
  margin-bottom: 40px;
}
.chanpin .content .lf .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.chanpin .content .lf .swiper-slide .item {
  width: 100%;
  height: 260px;
  margin: 5px;
  box-shadow: 1.302px 2.217px 8.84px 0.16px rgba(0, 0, 0, 0.26);
  display: flex;
  align-items: center;
  justify-content: center;
}
.chanpin .content .lf .swiper-slide .item img {
  max-height: 250px;
  max-width: 250px;
}
.chanpin .content .rt {
  overflow: hidden;
}
.chanpin .content .rt .item {
  /*height: 714px;
  width: 1046px;*/
}

.tedian_box {
  background: #f3f3f3;
  padding-top: 100px;
  padding-bottom: 1px;
}
.tedian_box ._more {
  color: white;
}
.tedian_box .container2 {
  margin-bottom: 180px;
}
.tedian_box .container2:last-child {
  margin-bottom: 80px;
}
.tedian_box .tedian {
  /* æµ´å®¤æŸœç³»åˆ— */
}
.tedian_box .tedian .cp_ll {
  position: relative;
  width: 100%;
  padding-bottom: 20px;
  margin-top: 0px;
}
.tedian_box .tedian .cp_ll::before {
  position: absolute;
  width: 96%;
  height: 96%;
  content: "";
  bottom: 0px;
  right: 0px;
  background: #3c3c41 !important;
}
.tedian_box .tedian .sw_con1 {
  width: 76.25%;
  overflow: hidden;
  float: left;
  position: relative;
  top: -53px;
}
.tedian_box .tedian .pp_11 {
  position: relative;
}
.tedian_box .tedian .pp_11 li .img {
  display: block;
}
.tedian_box .tedian .pp_11 li .img img {
  width: 100%;
  box-shadow: 4px 6px 24px 0px rgba(4, 0, 0, 0.35);
}
.tedian_box .tedian .pp_11 .swiper-pagination {
  width: auto;
  left: 8%;
}
.tedian_box .tedian .pp_11 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.4;
}
.tedian_box .tedian .pp_11 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.tedian_box .tedian .pro {
  width: 230px;
  float: right;
  margin-right: 5%;
  position: relative;
  z-index: 999;
  margin-top: 10%;
}
.tedian_box .tedian .pro h2 {
  font-size: 26px;
  font-weight: normal;
  font-weight: bold;
  font-stretch: normal;
  margin: 0;
  line-height: 34px;
  letter-spacing: 0px;
  color: white;
  text-transform: capitalize;
}
.tedian_box .tedian .pro h2 span {
  display: block;
}
.tedian_box .tedian .pro h3 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 1px;
  color: #f6f6f6;
  margin-top: 30px;
}
.tedian_box .tedian .pro h3 a {
  color: #f6f6f6;
}
.tedian_box .tedian .ddnn {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 35px;
  margin-bottom: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 30px;
}
.tedian_box .tedian .xxa {
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  margin-top: 30px;
}
@media (max-width: 1440px) {
  .tedian_box .tedian .pro h2 {
    font-size: 36px;
  }
  .tedian_box .tedian .pro h3 {
    font-size: 20px;
  }
  .tedian_box .tedian .ddnn {
    font-size: 16px;
  }
}
@media (max-width: 1370px) {
  .tedian_box .tedian .pro {
    margin-right: 15px;
  }
  .tedian_box .tedian .cp_ll {
    position: relative;
    width: 100%;
    background: url(../images/huise.png) no-repeat right bottom;
  }
}
@media (max-width: 1100px) {
  .tedian_box .tedian .pro {
    margin-right: 0px;
    width: 200px;
  }
}
@media (max-width: 1024px) {
  .tedian_box .tedian .pro {
    margin-right: 0px;
    width: 180px;
  }
  .tedian_box .tedian .pro h2 {
    font-size: 30px;
  }
  .tedian_box .tedian .pro h3 {
    font-size: 18px;
  }
  .tedian_box .tedian .ddnn {
    font-size: 15px;
  }
}
.tedian_box .tedian .more22 {
  margin-top: 2.5vw !important;
}

.tuijian {
  margin-top: 100px;
  margin-bottom: 100px;
}
.tuijian .content {
  position: relative;
  margin-top: 95px;
}
.tuijian .content .item {
  width: 90%;
  margin: 0 auto;
}
.tuijian .content .item:hover .name {
  color: #0068b7;
}
.tuijian .content .item .pic {
  box-shadow: 3.302px 4.217px 8.84px 0.16px rgba(0, 0, 0, 0.26);
  text-align: center;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tuijian .content .item .pic img {
  max-width: 280px;
  max-height: 280px;
}
.tuijian .content .item .name {
  margin-top: 20px;
  font-size: 16px;
  text-align: center;
  height: 44px;
}
.tuijian .content .item .name p {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tuijian .content .btn_list {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.tuijian .swiper-button-next:after, .tuijian .swiper-button-prev:after {
  display: none;
}
.tuijian .swiper-scrollbar {
  width: 200px;
  position: static;
  height: 2px;
  margin: 0 20px;
  margin-top: 5px;
}
.tuijian .swiper-button-next, .tuijian .swiper-button-prev {
  width: 20px;
  height: 20px;
  font-size: 30px;
  color: black;
  margin: 0;
  padding: 0;
  position: static;
}

.about {
  /*background: url("../images/about_bg.jpg") no-repeat center;
  background-size: cover;*/
  position: relative;
  width: 100%;
}
.about ._more {
  color: white;
  background: transparent;
}
.about ._more:hover {
  background: #0068b7;
}
.about:after {
  background: rgba(0, 104, 183, 0.7);
  width: 50%;
  right: 0;
  top: 0;
  height: 100%;
  position: absolute;
  content: '';
  display: block;
  z-index: 1;
}
.about .container2 {
  position: relative;
  z-index: 2;
}
.about .rt {
  padding-top: 100px;
  color: white;
  padding-bottom: 130px;
  padding-left: 50px;
  padding-right: 50px;
}
.about .title {
  font-size: 36px;
  font-weight: bold;
}
.about .p {
  font-size: 22px;
  margin-top: 20px;
}
.about .summary {
  line-height: 25px;
  font-size: 16px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.chanpin2 .content .lf {
  margin-left: 0;
  margin-right: 8px;
}

@media (max-width: 1450px) {
  .banner_box .word_box .title {
    font-size: 33px;
  }

  .banner_box .word_box .summary {
    width: 423px;
    font-size: 19px;
    margin-bottom: 26px;
  }

  .top_title .lf {
    font-size: 27px;
  }

  .chanpin .content .lf {
    height: 600px;
  }

  .chanpin .content .lf .swiper-container {
    height: 549px;
  }

  .chanpin .content .lf .swiper-slide .item {
    height: 190px;
  }
  .chanpin .content .lf .swiper-slide .item img {
    max-height: 150px;
    max-width: 150px;
  }

  .tedian_box .tedian .pro h2 {
    font-size: 22px;
  }

  .tedian_box .tedian .pro {
    margin-top: 6%;
  }

  .tedian_box .tedian .pro h3 {
    font-size: 16px;
  }

  .tedian_box .tedian .ddnn {
    margin-top: 20px;
    bottom: 20px;
  }

  .tedian_box {
    padding-top: 145px;
  }

  .tedian_box .container2 {
    margin-bottom: 135px;
  }

  .tuijian .top_title ._more {
    margin-top: 0;
  }

  .tuijian {
    margin-top: 70px;
    margin-bottom: 66px;
  }

  .tuijian .content {
    margin-top: 66px;
  }

  .tuijian .content .btn_list {
    margin-top: 60px;
  }

  .tuijian .content .item {
    width: 89%;
  }
  .tuijian .content .item .pic {
    height: 258px;
  }

  .about .title {
    font-size: 31px;
  }

  .about .p {
    font-size: 19px;
  }

  .about .summary {
    font-size: 16px;
    margin-top: 41px;
    margin-bottom: 41px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    word-break: break-all;
  }

  .about .rt {
    padding-top: 95px;
    padding-bottom: 87px;
  }

  .tuijian .content .item .pic img {
    max-width: 200px;
    max-height: 200px;
  }
}
@media (max-width: 768px) {
  .banner_box .word_box .title {
    font-size: 21px;
    margin-bottom: 9px;
  }

  .banner_box .word_box .summary {
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    margin-bottom: 13px;
  }

  ._more {
    font-size: 14px;
    width: 175px;
    height: 33px;
  }

  .banner_box .word_box {
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
  }
  .banner_box .word_box .container2 {
    width: 100%;
    height: 100%;
  }
  .banner_box .word_box .container2 .rt {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .fenlei .ap_ll {
    grid-template-columns: repeat(3, 1fr);
  }

  .fenlei .ap_ll li h3 {
    width: 130px;
    margin-top: 9px;
  }

  .fenlei .ap_ll li {
    background: none;
  }

  .top_title {
    flex-direction: column;
    align-items: center;
  }

  .top_title .lf {
    text-align: center;
    font-size: 20px;
  }

  .chanpin .content .lf .swiper-container {
    height: auto;
  }

  .chanpin .content .lf {
    height: auto;
    width: 100%;
  }

  .chanpin .content .rt {
    width: 100%;
  }

  .chanpin .content .lf .swiper-slide .item img {
    max-height: unset;
    padding: 5px;
    max-width: unset;
    width: 100%;
  }

  .chanpin .content .lf .swiper-slide .item {
    height: auto;
    border: 1px solid gainsboro;
    box-shadow: unset;
  }

  .chanpin .content .rt {
    margin-bottom: 20px;
  }

  .chanpin .content .lf .swiper-button-prev {
    left: 0;
    top: 44px;
    bottom: unset;
    width: 32px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-90deg);
    display: none;
  }

  .chanpin .content .lf .swiper-button-next {
    right: 0;
    left: unset;
    top: 44px;
    bottom: unset;
    width: 32px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-90deg);
    display: none;
  }

  .chanpin {
    margin-bottom: 60px;
  }

  .tedian_box .tedian .sw_con1 {
    width: 100%;
  }

  .tedian_box .tedian .pro {
    width: 80%;
    float: left;
    margin-left: 15px;
  }

  .tedian_box .tedian .pro {
    margin-top: 0;
  }

  .tedian_box .tedian .xxa {
    margin-top: 12px;
  }

  .tedian_box ._more {
    margin: 0 auto;
  }

  .tedian_box .tedian .pro h2 {
    font-size: 20px;
  }

  .tedian_box .tedian .pro h3 {
    margin-top: 15px;
  }

  .tedian_box .tedian .ddnn {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .tedian_box .tedian .sw_con1 {
    top: -23px;
  }

  .tedian_box .container2 {
    margin-bottom: 79px;
  }

  .tuijian .top_title ._more {
    margin-top: 23px;
  }

  .top_title {
    padding-bottom: 28px;
  }

  .tuijian {
    margin-top: 44px;
    margin-bottom: 43px;
  }

  .tuijian .content .item .pic img {
    max-width: 150px;
    max-height: 150px;
  }

  .tuijian .content .item .pic {
    height: 208px;
  }

  .tuijian .content {
    margin-top: 45px;
  }

  .tuijian .content .btn_list {
    margin-top: 35px;
  }

  .about:after {
    width: 100%;
  }

  .about .rt {
    width: 100%;
    padding: 50px 0px;
  }

  .about .title {
    font-size: 25px;
  }

  .about {
    padding-bottom: 50px;
  }

  .about .summary {
    margin-top: 27px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    word-break: break-all;
  }

  .tedian_box {
    padding-top: 79px;
  }

  .fenlei {
    margin-top: 0;
    margin-bottom: 0;
  }

  .about ._more {
    margin: 0 auto;
  }

  .about .title {
    text-align: center;
  }

  .about .p {
    text-align: center;
    font-size: 18px;
  }

  .fenlei .ap_ll li h3 {
    width: 100%;
  }
}
/**/
/**/
._xunpan {
  background: url("../images/liuyan_bg.jpg") no-repeat center;
  background-size: cover;
  padding-top: 45px;
  padding-bottom: 45px;
  color: white;
}
._xunpan .lf_title {
  font-size: 33px;
  font-weight: bold;
  margin-bottom: 25px;
}
._xunpan .rt_content .input_box {
  width: 50%;
  display: inline-block;
  margin-bottom: 15px;
}
._xunpan .rt_content .input_box input {
  border: 0px solid white;
  border-radius: 0px;
  font-size: 14px;
  padding: 9px 15px;
  color: black;
  width: 100%;
}
._xunpan .rt_content .input_box_2 {
  width: 48%;
  margin-left: 2%;
}
._xunpan .rt_content .input_box_3 {
  width: 100%;
}
._xunpan .rt_content .input_box_3 input {
  height: 100px;
}
._xunpan .rt_content .input_box_4 {
  width: 16%;
}
._xunpan .rt_content #feedbackbotton {
  background: #0068b7;
  color: white;
  border: 0;
  padding: 8px 30px;
}
._xunpan .rt_content .code_box {
  display: flex;
  align-items: center;
  justify-content: center;
}
._xunpan .rt_content .code_box img {
  margin-left: 10px;
}

@media (max-width: 1450px) {
  ._xunpan .lf_title {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  ._xunpan {
    display: none;
  }
}

/*# sourceMappingURL=index.css.map */
