@charset "UTF-8";
.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

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

.head-bg {
  border-top: 4px solid #f6c332;
}

.head-bg .head-index .logo {
  line-height: 116px;
}

.head-bg .head-index .twz {
  height: 65px;
  border-left: 1px solid #e5e5e5;
  margin-left: 20px;
  padding-left: 26px;
  margin-top: 26px;
}

.head-bg .head-index .twz strong {
  display: inline-block;
  padding: 0 14px;
  background: #d31717;
  color: #fff;
  font-size: 16px;
  margin-bottom: 9px;
  margin-right: 9px;
  line-height: 28px;
}

.head-bg .head-index .tel {
  background: url(../images/tel.png) no-repeat left 80%;
  padding-left: 46px;
  margin-top: 24px;
}

.head-bg .head-index .tel p {
  color: #1996d6;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}

.head-bg .head-index .tel p:nth-of-type(1) {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}

/*banner*/
.banner {
  position: relative;
}

.banner .swiper-slide img {
  width: 100%;
}

#boxxx .banner .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  margin: 0 14px;
  color: transparent;
  opacity: 1;
}

#boxxx .banner .swiper-pagination-bullet-active {
  opacity: 1;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0);
  background: url(//cdn.myxypt.com/d2c50ced/21/11/18e431dbd11354f862077546f769286dfd963e6a.png) no-repeat center;
  color: #ffffff;
}

#boxxx .banner .swiper-pagination-bullet-active .rightcircle {
  -webkit-animation: circleProgressLoad_right 5s linear infinite;
  animation: circleProgressLoad_right 5s linear infinite;
}

#boxxx .banner .swiper-pagination-bullet-active .leftcircle {
  -webkit-animation: circleProgressLoad_left 5s linear infinite;
  animation: circleProgressLoad_left 5s linear infinite;
}

#boxxx .banner .swiper-pagination-bullet-active .wrapper_con {
  display: block;
}

#boxxx .banner .swiper-pagination {
  font-size: 0;
  width: 1200px;
  margin: 0 auto;
  text-align: right;
  left: 50%;
  margin-left: -600px;
}

#boxxx .banner .swiper-pagination > span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

#boxxx .banner .swiper-container-rtl .swiper-button-next {
  left: calc(8.335% - 32px);
}

#boxxx .banner .swiper-container-rtl .swiper-button-prev {
  right: calc(8.335% - 32px);
}

#boxxx .banner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 46px;
}

#boxxx .banner .swiper-pagination-custom {
  bottom: 46px;
}

#boxxx .banner .swiper-pagination-fraction {
  bottom: 46px;
}

#boxxx .right {
  right: -1px;
}

#boxxx .left {
  left: -1px;
}

#boxxx .circleProgress {
  width: 24px;
  height: 24px;
  border: 1px solid transparent;
  border-radius: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(-135deg);
}

#boxxx .rightcircle {
  border-bottom: 1px solid #dc261d;
  border-left: 1px solid #dc261d;
  right: 0;
}

#boxxx .leftcircle {
  border-top: 1px solid #dc261d;
  border-right: 1px solid #dc261d;
  left: 0;
}

@keyframes circleProgressLoad_right {
  0% {
    transform: rotate(45deg);
  }
  50%,
  100% {
    transform: rotate(225deg);
  }
}

@keyframes circleProgressLoad_left {
  0%,
  50% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(225deg);
  }
}

@-webkit-keyframes to100vh {
  0% {
    width: 0;
  }
  100% {
    width: 100vw;
  }
}

@keyframes to100vh {
  0% {
    width: 0;
  }
  100% {
    width: 100vw;
  }
}

#boxxx .wrapper_con {
  width: 12px;
  height: 24px;
  position: absolute;
  top: -1px;
  overflow: hidden;
  display: none;
}

#boxxx .swiper-button-prev,
#boxxx .swiper-button-next {
  opacity: 1;
  background: none;
  width: 42px;
  height: 41px;
  border: solid 1px white;
  border-radius: 50%;
  text-align: center;
  line-height: 37px;
  bottom: 38px;
  top: auto;
}

#boxxx .swiper-button-prev {
  left: 19%;
}

#boxxx .swiper-button-next {
  right: auto;
  left: 21.6%;
}

#boxxx .swiper-button-prev:hover,
#boxxx .swiper-button-next:hover {
  background-color: #dc261d;
  border-color: #dc261d;
}

/**/
.about-bg {
  background: #fafafa;
  padding-bottom: 76px;
  position: relative;
}

.about-bg::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 75px;
  background: #fff;
  width: 1005px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  height: 318px;
}

.about-bg .ss-index {
  border-bottom: 1px solid #eeeeee;
  height: 56px;
}

.about-bg .ss-index .hot {
  color: #4d4d4d;
  font-size: 14px;
  line-height: 56px;
}

.about-bg .ss-index .hot a {
  color: #8f8f8f;
  font-size: 14px;
  padding-right: 18px;
}

.about-bg .ss-index .hot a:hover {
  color: #008bd2;
}

/*搜索和热门搜索*/
#formsearch {
  width: 192px;
  height: 32px;
  background: url(../images/sou.png) no-repeat top center;
  margin-top: 12px;
}

#formsearch input {
  height: 32px;
  background: none;
  border: none;
  line-height: 32px;
}

#formsearch input#keyword {
  height: 32px;
  line-height: 32px;
  padding-left: 12px;
  color: #bfbfbf;
  font-size: 14px;
  width: 120px;
  float: left;
  outline: none;
}

#formsearch input#s_btn {
  outline: none;
  float: right;
  width: 36px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  background: url(../images/sou1.png) no-repeat center center;
}

.about-index {
  margin-top: 20px;
}

.about-index .at {
  text-align: center;
}

.about-index .at b {
  display: block;
  color: #4d4d4d;
  font-size: 36px;
  line-height: 45px;
}

.about-index .at h3 {
  color: #008bd2;
  font-size: 16px;
  font-weight: normal;
}

.about-index .ab-con {
  margin-top: 30px;
}

.about-index .ab-con .aboutl {
  width: 554px;
  height: 319px;
}

.about-index .ab-con .aboutr {
  width: 610px;
  position: relative;
}

.about-index .ab-con .aboutr h3 {
  font-size: 30px;
  background: -webkit-linear-gradient(3deg, #008bd2, #006da5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 22px;
}

.about-index .ab-con .aboutr h4 {
  font-size: 14px;
  background: -webkit-linear-gradient(3deg, #008bd2, #006da5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: normal;
}

.about-index .ab-con .aboutr .aw {
  margin-top: 20px;
}

.about-index .ab-con .aboutr .aw p {
  color: #676767;
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
}

.about-index .ab-con .aboutr .aimg {
  margin-top: 22px;
}

.about-index .ab-con .aboutr .aimg ul li {
  float: left;
  width: 148px;
  height: 44px;
  background: #008bd2;
  line-height: 44px;
  margin-right: 14px;
}

.about-index .ab-con .aboutr .aimg ul li:nth-of-type(2) {
  background: #0079b7;
}

.about-index .ab-con .aboutr .aimg ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
}

.about-index .ab-con .aboutr .aimg ul li a img {
  margin-right: 10px;
}

.about-index .ab-con .aboutr .aimg ul li:hover:nth-of-type(1) {
  background: #0079b7;
}

.about-index .ab-con .aboutr .aimg ul li:hover:nth-of-type(2) {
  background: #008bd2;
}

.about-index .ab-con .aboutr .aimg ul li:hover:nth-of-type(3) {
  background: #0079b7;
}

/**/
.product-index {
  margin-top: 42px;
}

.product-index .at {
  text-align: center;
}

.product-index .at b {
  display: block;
  color: #4d4d4d;
  font-size: 36px;
  line-height: 45px;
}

.product-index .at h3 {
  color: #008bd2;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}

.product-index .psort {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
}

.product-index .psort li {
  display: inline-block;
  width: 155px;
  height: 49px;
  background: #008bd2;
  margin: 0 8px;
}

.product-index .psort li:nth-child(2n) {
  background: #0079b7;
}

.product-index .psort li a {
  color: #ffffff;
  font-size: 14px;
  line-height: 49px;
}

.product-index .psort li:hover {
  background: #0079b7;
}

.product-index .psort li:hover:nth-child(2n) {
  background: #008bd2;
}

.product-index .plist1 {
  margin: 0 -13px;
}

.product-index .plist1 li {
  float: left;
  border: 1px solid #eeeeee;
  margin: 0 13px;
  margin-bottom: 32px;
  position: relative;
}

.product-index .plist1 li img {
  width: 278px;
  height: 231px;
}

.product-index .plist1 li .wz {
  height: 48px;
  background: #4a4a4a;
  color: #fff;
  font-size: 15px;
  text-indent: 20px;
  line-height: 48px;
}

.product-index .plist1 li .hh {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(27, 148, 211, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
}

.product-index .plist1 li .hh .hh1 {
  color: #fff;
  font-size: 20px;
}

.product-index .plist1 li .hh .hh2 {
  width: 107px;
  height: 29px;
  border: 1px solid #fff;
  border-radius: 20px;
  margin: 0 auto;
  text-align: center;
  line-height: 27px;
  color: #fff;
  font-size: 14px;
  margin-top: 22px;
}

.product-index .plist1 li:hover .hh {
  opacity: 1;
}

.product-index .pmore {
  width: 149px;
  height: 48px;
  border: 1px solid #0b81be;
  margin: 0 auto;
  margin-top: 32px;
}

.product-index .pmore a {
  display: block;
  color: #0b81be;
  font-size: 14px;
  line-height: 46px;
  text-align: center;
}

.product-index .pmore:hover {
  background: #0079b7;
}

.product-index .pmore:hover a {
  color: #fff;
}

/**/
.yyly-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 589px;
  overflow: hidden;
  margin-top: 58px;
}

.yyly-bg .yyly-index {
  margin-top: 45px;
}

.yyly-bg .yyly-index .at {
  text-align: center;
}

.yyly-bg .yyly-index .at b {
  display: block;
  color: #4d4d4d;
  font-size: 36px;
  line-height: 45px;
}

.yyly-bg .yyly-index .at h3 {
  color: #008bd2;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}

.yyly-bg .yyly-index .at h4 {
  color: #676767;
  font-size: 16px;
  font-weight: normal;
  padding-top: 10px;
}

.yyly-bg .yyly-index .yyly-roll {
  margin-top: 28px;
}

.yyly-bg .yyly-index .yyly-roll .hd {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 22px;
}

.yyly-bg .yyly-index .yyly-roll .hd .next {
  width: 102px;
  height: 26px;
  border: 1px solid #b7b8b9;
  border-radius: 10px;
  margin-right: 12px;
  line-height: 24px;
  color: #777777;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  padding-left: 40px;
}

.yyly-bg .yyly-index .yyly-roll .hd .next::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 10px solid #b7b8b9;
  border-bottom: 5px solid transparent;
  top: 50%;
  margin-top: -5px;
  left: 20px;
}

.yyly-bg .yyly-index .yyly-roll .hd .next:hover {
  color: #008bd2;
  border: 1px solid #008bd2;
}

.yyly-bg .yyly-index .yyly-roll .hd .next:hover::before {
  border-right: 10px solid #008bd2;
}

.yyly-bg .yyly-index .yyly-roll .hd .prev {
  width: 102px;
  height: 26px;
  border: 1px solid #b7b8b9;
  border-radius: 10px;
  margin-left: 12px;
  text-align: center;
  line-height: 24px;
  color: #777777;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  padding-right: 40px;
}

.yyly-bg .yyly-index .yyly-roll .hd .prev::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #b7b8b9;
  border-bottom: 5px solid transparent;
  top: 50%;
  margin-top: -5px;
  right: 20px;
}

.yyly-bg .yyly-index .yyly-roll .hd .prev:hover {
  color: #008bd2;
  border: 1px solid #008bd2;
}

.yyly-bg .yyly-index .yyly-roll .hd .prev:hover::before {
  border-left: 10px solid #008bd2;
}

.yyly-bg .yyly-index .yyly-roll .bd ul li {
  float: left;
  width: 233px;
  margin: 0 4px;
  position: relative;
}

.yyly-bg .yyly-index .yyly-roll .bd ul li .img1 img {
  width: 233px;
  height: 319px;
}

.yyly-bg .yyly-index .yyly-roll .bd ul li .hh {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  opacity: 0;
}

.yyly-bg .yyly-index .yyly-roll .bd ul li .hh .hh1 {
  color: #fff;
  font-size: 20px;
  padding-left: 16px;
}

.yyly-bg .yyly-index .yyly-roll .bd ul li .hh .hh2 {
  color: #fff;
  font-size: 14px;
  padding-left: 16px;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.yyly-bg .yyly-index .yyly-roll .bd ul li:hover .hh {
  opacity: 1;
}

/**/
.qiye-bg {
  background: url(../images/bj2.jpg) no-repeat top center;
  height: 633px;
  overflow: hidden;
}

.qiye-bg .qiye-index {
  margin-top: 55px;
}

.qiye-bg .qiye-index .at {
  text-align: center;
}

.qiye-bg .qiye-index .at b {
  display: block;
  color: #4d4d4d;
  font-size: 36px;
  line-height: 45px;
}

.qiye-bg .qiye-index .at h3 {
  color: #008bd2;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}

.qiye-bg .qiye-index .qiye-list {
  border: 1px solid #f3f3f3;
  margin-top: 40px;
}

.qiye-bg .qiye-index .qiye-list li {
  float: left;
  width: 25%;
}

.qiye-bg .qiye-index .qiye-list li .img1 img {
  width: 300px;
  height: 201px;
}

.qiye-bg .qiye-index .qiye-list li .wz {
  height: 201px;
  padding: 14px 15px;
  overflow: hidden;
  box-sizing: border-box;
}

.qiye-bg .qiye-index .qiye-list li .wz .wz1 {
  font-weight: bold;
  color: #008bd2;
  font-size: 18px;
  padding-top: 20px;
}

.qiye-bg .qiye-index .qiye-list li .wz .wz2 {
  color: #676767;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}

.qiye-bg .qiye-index .qiye-list li:hover .img1 img {
  filter: opacity(0.5);
}

/**/
.news-bg {
  background: #fafafa;
  padding-top: 50px;
  padding-bottom: 40px;
}

.news-bg .news-index .at {
  text-align: center;
}

.news-bg .news-index .at b {
  display: block;
  color: #4d4d4d;
  font-size: 36px;
  line-height: 45px;
}

.news-bg .news-index .at h3 {
  color: #008bd2;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}

.news-bg .news-index .news-con {
  margin-top: 34px;
}

.news-bg .news-index .news-con .newsl {
  width: 576px;
}

.news-bg .news-index .news-con .newsl h3 {
  height: 51px;
  background: #4b4b4b;
  color: #fff;
  line-height: 51px;
  font-size: 23px;
  padding-left: 22px;
  font-weight: normal;
}

.news-bg .news-index .news-con .newsl .nlist1 li {
  position: relative;
}

.news-bg .news-index .news-con .newsl .nlist1 li .img1 img {
  width: 576px;
  height: 293px;
}

.news-bg .news-index .news-con .newsl .nlist1 li .wz {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  height: 50px;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 32px;
  color: #fff;
  font-size: 16px;
}

.news-bg .news-index .news-con .newsl .nlist2 {
  padding: 0 16px;
}

.news-bg .news-index .news-con .newsl .nlist2 li {
  border-bottom: 1px dashed #cacaca;
  line-height: 58px;
}

.news-bg .news-index .news-con .newsl .nlist2 li .wz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  padding: 0 10px;
}

.news-bg .news-index .news-con .newsl .nlist2 li .wz .wz1 {
  color: #676767;
}

.news-bg .news-index .news-con .newsl .nlist2 li .wz .wz2 {
  color: #c7c7c7;
}

.news-bg .news-index .news-con .newsl .nlist2 li:hover .wz .wz1 {
  color: #008bd2;
}

.news-bg .news-index .nmore {
  width: 200px;
  height: 50px;
  border-radius: 10px;
  background: #008bd2;
  margin: 0 auto;
  margin-top: 30px;
}

.news-bg .news-index .nmore a {
  display: block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
}

.news-bg .news-index .nmore:hover {
  background: #0079b7;
}

.news-bg .news-index .news3 {
  margin-top: 40px;
  border: 1px solid #eeeeee;
  background: #fff;
  height: 420px;
  padding: 0 36px;
}

.news-bg .news-index .news3 h3 {
  color: #333333;
  font-size: 24px;
  text-align: center;
  padding: 30px 0;
}

.news-bg .news-index .news3 .nlist3 li {
  float: left;
  width: 546px;
  border-bottom: 1px dashed #cacaca;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.news-bg .news-index .news3 .nlist3 li:nth-child(2n) {
  float: right;
}

.news-bg .news-index .news3 .nlist3 li:nth-of-type(7) {
  border-bottom: none;
}

.news-bg .news-index .news3 .nlist3 li:nth-of-type(8) {
  border-bottom: none;
}

.news-bg .news-index .news3 .nlist3 li .wen {
  color: #676767;
  font-size: 16px;
  background: url(../images/wen.png) no-repeat left center;
  padding-left: 28px;
  line-height: 16px;
}

.news-bg .news-index .news3 .nlist3 li .wen a {
  display: block;
  color: #676767;
}

.news-bg .news-index .news3 .nlist3 li .da {
  color: #b8b8b8;
  font-size: 16px;
  background: url(../images/da.png) no-repeat left center;
  padding-left: 28px;
  line-height: 16px;
  margin-top: 12px;
}

.news-bg .news-index .news3 .nlist3 li:hover .wen a {
  color: #008bd2;
}

/**/
.hezuo {
  margin-top: 60px;
  margin-bottom: 65px;
}

.hezuo .at {
  text-align: center;
}

.hezuo .at b {
  display: block;
  color: #4d4d4d;
  font-size: 36px;
  line-height: 45px;
}

.hezuo .at h3 {
  color: #008bd2;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}

.jjann1 li {
  float: left;
  text-align: center;
  background: url(../images/tt2.png) no-repeat right 30%;
  width: 200px;
}

.jjann1 li:last-child {
  background: none;
}

.jjann1 li a.img {
  display: block;
  width: 198px;
  height: 95px;
}

.jjann1 li a.img img {
  width: 198px;
  height: 95px;
}

.jjann1 li h2 a {
  display: block;
  color: #6e6e6e;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
}

/**/
.link-bg {
  background: #0677b1;
  padding: 20px 0;
}

.link-bg .link-index {
  color: #fff;
  font-size: 16px;
}

.link-bg .link-index a {
  color: #fff;
  font-size: 16px;
  padding-right: 15px;
}
