@charset "UTF-8";
/* 通用样式 */

@font-face
{
    font-family: "AbhayaLibre-ExtraBold";
    src: url('../fonts/AbhayaLibre-ExtraBold.TTF');
}

@font-face
{
    font-family: "AlibabaPuHuiTi-2-55-Regular";
    src: url('../fonts/AlibabaPuHuiTi-2-55-Regular.TTF');
}

@font-face
{
    font-family: "AlibabaPuHuiTi-2-65-Medium";
    src: url('../fonts/._AlibabaPuHuiTi-2-65-Medium.TTF');
}


p {
  margin: 0;
}

input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

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

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

.w1400 {
  max-width: 1430px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

/*head*/
.head1-bg {
  background: #444343;
}

.head1-bg .head1-index {
  line-height: 23px;
  color: #ffffff;
  font-size: 14px;
}

.head1-bg .head1-index a {
  color: #ffffff;
}

.head2-index {
  align-self: center;
}

.head2-index .head2l {
  align-items: center;
}

.head2-index .head2l .logo {
  line-height: 111px;
}

.head2-index .head2l .logo img {
  max-width: 100%;
}

.head2-index .head2l .logowz {
  background: url(../images/tt2.jpg) no-repeat left center;
  padding-left: 1.5625vw;
  margin-left: 1vw;
  font-family: "楷体";
}

.head2-index .head2l .logowz p:nth-of-type(1) {
  color: #393939;
  font-size: 1.5625vw;
  font-weight: 600;
}

.head2-index .head2l .logowz p:nth-of-type(2) {
  color: #e2a800;
  font-size: 1.19791666666667vw;
}

.head2-index .head2r {
  align-items: center;
}

.head2-index .head2r .tel {
  background: url(../images/tel.png) no-repeat left center;
  padding-left: 3.02083333333333vw;
  margin-right: 1vw;
  background-size: 2.44791666666667vw 2.44791666666667vw;
}

.head2-index .head2r .tel p:nth-of-type(1) {
  color: #393939;
  font-size: 1.04166666666667vw;
}

.head2-index .head2r .tel p:nth-of-type(2) {
  color: #e2a800;
  font-size: 1.5625vw;
  font-weight: 600;
  line-height: 1;
}

.head2-index .head2r .terq img {
  max-width: 100%;
}

.tnav {
  background: #000000;
  border-top: 1px solid #000000 solid #808080;
  border-bottom: 1px solid #000000 solid #808080;
}

/**/
.sou-bg {
  border-bottom: 1px solid #ebebeb;
  padding: 15px 0;
}

.sou-index {
  align-items: center;
}

.sou-index .hot {
  background: url(../images/tt4.png) no-repeat left center;
  padding-left: 22px;
  color: #666666;
  font-size: 14px;
}

.sou-index .hot a {
  color: #666666;
  position: relative;
  padding-right: 15px;
  margin-right: 10px;
}

.sou-index .hot a::before {
  content: "";
  position: absolute;
  background: url(../images/tt5.png) no-repeat right center;
  width: 7px;
  height: 13px;
  right: 0;
  top: 50%;
  margin-top: -6.5px;
}

.sou-index .hot a:last-child::before {
  display: none;
}

.sou-index .sss {
  width: 31.79%;
  background: #f6f6f6;
}

.sou-index .sss #formsearch {
  z-index: 11;
}

.sou-index .sss #formsearch input {
  line-height: 44px;
  height: 44px;
  background: none;
  border: none;
}

.sou-index .sss #formsearch input#keyword {
  text-indent: 16px;
  float: left;
  width: 60%;
  color: #999999;
  outline: none;
}

.sou-index .sss #formsearch input#s_btn {
  background: url(../images/sou.png) no-repeat 50% 50%;
  font-size: 0;
  float: right;
  width: 15%;
  outline: none;
  padding: 0;
}

.sou-index .sss #formsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #999999;
}

.sou-index .sss #formsearch ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}

.sou-index .sss #formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}

.sou-index .sss #formsearch ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}

/*product*/
.pro-index {
  margin-top: 3.125vw;
}

.put {
  text-align: center;
    ;
}

.put .put1 {
  color: #393939;
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  font-family: "AbhayaLibre-ExtraBold"
}

.put .put2 {
  color: #4a4a4a;
  font-size: 36px;
  line-height: 1;
  margin-top: 1vw;
  font-weight: 600;
  font-family: "AlibabaPuHuiTi-2-65-Medium"
}

.put .put3 {
  align-items: center;
  justify-content: center;
  color: #4a4a4a;
  font-size: 24px;
  margin-top: 0.7vw;
  font-family: "AlibabaPuHuiTi-2-55-Regular"
}

.put .put3 b {
  font-weight: 500;
  margin: 0 1.30208333333333vw;
}

.put .put3 span {
  width: 110px;
  height: 0.5px;
  border: 1px solid #4a4a4a;
  background: #4a4a4a;
  display: inline-block;
}

.psort {
  flex-wrap: wrap;
  margin-top: 3.125vw;
}

.psort li {
  width: 22.86%;
  background: rgba(242, 242, 242, 0.65);
  margin-bottom: 1.30208333333333vw;
  text-align: center;
  padding: 1.30208333333333vw 5px;
}

.psort li .img1 {
  margin-top: 1.5vw;
}

.psort li .img1 img {
  max-width: 100%;
}

.psort li .wz1 {
  color: #393939;
  font-size: 21px;
  font-weight: 600;
}

.psort li .wz2 {
  color: #646464;
  font-size: 14px;
  margin-top: 0.5vw;
}

.pmore {
  background: url(../images/more.png) no-repeat top center;
  width: 150px;
  height: 35px;
  margin: 0 auto;
  margin-top: 2.08333333333333vw;
}

.pmore a {
  display: block;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
}

@media (max-width: 1280px) {
  .put .put1 {
    font-size: 30px;
  }
  .put .put2 {
    font-size: 24px;
  }
  .put .put3 {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  .psort li .wz1 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .pro-index {
    margin-top: 40px;
  }
  .put .put1 {
    font-size: 24px;
  }
  .put .put2 {
    font-size: 18px;
  }
  .put .put3 {
    font-size: 14px;
  }
  .put .put3 span {
    width: 80px;
  }
  .psort {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .psort li {
    width: 48%;
    margin-bottom: 4%;
    padding: 10px;
  }
  .psort li .wz1 {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .psort li .wz2 {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
  }
  .pmore a {
    font-size: 14px;
  }
}

/*about*/
.ab-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  background-size: 100% 100%;
  margin-top: 3.125vw;
  padding-top: 2.60416666666667vw;
  padding-bottom: 2.86458333333333vw;
}

.ab1-index {
  background: rgba(238, 238, 238, 0.6);
  padding: 1.19791666666667vw 1.71875vw;
  margin-top: 2.34375vw;
}

.ab1-index .abl {
  width: 40.1%;
  margin-left: 1.82291666666667vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.ab1-index .abl .at1 {
  color: #393939;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 1vw;
}

.ab1-index .abl .at2 {
  color: #dda801;
  font-size: 22px;
  font-weight: 600;
}

.ab1-index .abl .at3 {
  margin-top: 1.30208333333333vw;
}

.ab1-index .abl .at3 p {
  color: #393939;
  font-size: 16px;
  line-height: 26px;
}

.ab1-index .abl .at4 {
  background: url(../images/more.png) no-repeat top center;
  width: 150px;
  height: 35px;
  margin-top: 1.5625vw;
}

.ab1-index .abl .at4 a {
  display: block;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
}

.ab1-index .abr {
  width: 49.33%;
}

.ab1-index .abr img {
  width: 100%;
}

.ab-roll {
  margin-top: 1vw;
  position: relative;
}

.ab-roll .abnext {
  background: #c49500 url(../images/l1.png) no-repeat center center;
  width: 18px;
  height: 179px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.ab-roll .abprev {
  background: #c49500 url(../images/r1.png) no-repeat center center;
  width: 18px;
  height: 179px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.ab-roll .abSwiper {
  overflow: hidden;
  width: 96%;
  margin: 0 auto;
}

.ab-roll .abSwiper .swiper-slide {
  background: #f2f2f2;
  padding: 3px;
}

.ab-roll .abSwiper .swiper-slide img {
  width: 100%;
}

@media (max-width: 1280px) {
  .ab1-index .abl .at1 {
    font-size: 26px;
  }
  .ab1-index .abl .at2 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .ab-bg {
    margin-top: 40px;
    padding: 40px 0;
  }
  .ab1-index {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .ab1-index .abl {
    margin-left: 0;
    width: 100%;
    padding: 15px 10px;
  }
  .ab1-index .abl .at1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .ab1-index .abl .at2 {
    font-size: 16px;
  }
  .ab1-index .abl .at3 p {
    font-size: 14px;
  }
  .ab1-index .abl .at4 {
    margin-top: 10px;
  }
  .ab1-index .abl .at4 a {
    font-size: 12px;
  }
  .ab1-index .abr {
    width: 100%;
    margin-top: 20px;
  }
  .ab-roll {
    margin-top: 20px;
  }
  .ab-roll .abnext {
    height: 50px;
  }
  .ab-roll .abprev {
    height: 50px;
  }
}

/**/
.service-index {
  margin-top: 3.64583333333333vw;
}

.slist1 {
  justify-content: center;
  margin-top: 3.125vw;
}

.slist1 li {
  width: 15%;
}

.slist1 li .img1 {
  text-align: center;
}

.slist1 li .img1 img {
  max-width: 100%;
  margin: 0 auto;
}

.slist1 li .wz {
  text-align: center;
  color: #393939;
  font-size: 16px;
  margin-top: 1vw;
}

.w1494 {
  max-width: 1524px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.sev-roll {
  overflow: hidden;
  width: 100%;
  position: relative;
  margin-top: 2.34375vw;
}

.sev-roll .snext {
  background: url(../images/l2.png) no-repeat center center;
  width: 14px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.sev-roll .sprev {
  background: url(../images/r2.png) no-repeat center center;
  width: 14px;
  height: 23px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.sev-roll .sevSwiper {
  overflow: hidden;
  width: 100%;
}

.sev-roll .sevSwiper a {
  display: flex;
  justify-content: space-between;
}

.sev-roll .sevSwiper a .img1 {
  width: 49.71%;
}

.sev-roll .sevSwiper a .img1 img {
  width: 100%;
}

.sev-roll .sevSwiper a .wz {
  width: calc(100% - 49.71%);
  background: #f4f4f4;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 3.02083333333333vw;
  padding-right: 4.58333333333333vw;
}

.sev-roll .sevSwiper a .wz .wz1 {
  color: #393939;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}

.sev-roll .sevSwiper a .wz .wxian {
  width: 85px;
  height: 2px;
  background: #dda801;
  margin: 1.35416666666667vw 0;
}

.sev-roll .sevSwiper a .wz .wz2 {
  color: #393939;
  font-size: 16px;
  line-height: 28px;
}

.sev-roll .sevSwiper a .wz .wmore {
  background: url(../images/more.png) no-repeat top center;
  width: 150px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 18px;
  margin-top: 3.95833333333333vw;
}

.sev2-roll {
  overflow: hidden;
  width: 100%;
  position: relative;
  margin-top: 0.9375vw;
}

.sev2-roll .s2next {
  background: url(../images/l2.png) no-repeat center center;
  width: 14px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.sev2-roll .s2prev {
  background: url(../images/r2.png) no-repeat center center;
  width: 14px;
  height: 23px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.sev2-roll .sev2Swiper {
  overflow: hidden;
  width: 100%;
}

.sev2-roll .sev2Swiper a {
  position: relative;
  display: block;
}

.sev2-roll .sev2Swiper a .img1 img {
  width: 100%;
}

.sev2-roll .sev2Swiper a .wz {
  position: absolute;
  bottom: 1vw;
  left: 0;
  right: 0;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  padding: 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 1024px) {
  .sev-roll .sevSwiper a .wz .wz1 {
    font-size: 20px;
  }
  .sev-roll .sevSwiper a .wz .wz2 {
    font-size: 14px;
    line-height: 22px;
  }
  .sev-roll .sevSwiper a .wz .wmore {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .service-index {
    margin-top: 40px;
  }
  .slist1 {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .slist1 li {
    width: 33.333%;
    margin-bottom: 20px;
  }
  .slist1 li .img1 img {
    max-width: 50%;
  }
  .slist1 li .wz {
    font-size: 14px;
    margin-top: 10px;
  }
  .sev-roll {
    margin-top: 10px;
  }
  .sev-roll .sevSwiper a {
    flex-wrap: wrap;
  }
  .sev-roll .sevSwiper a .img1 {
    width: 100%;
  }
  .sev-roll .sevSwiper a .wz {
    width: 100%;
    padding: 20px 10px;
  }
  .sev-roll .sevSwiper a .wz .wz1 {
    font-size: 16px;
  }
}

/*选择*/
.w1620 {
  max-width: 1650px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.xz {
  margin-top: 4.16666666666667vw;
}

.choose-bg {
  background: #f2f2f2;
  margin-top: 2.86458333333333vw;
  padding-top: 4.0625vw;
  padding-bottom: 4.79166666666667vw;
}

.choose-index .relist1 li {
  justify-content: flex-start;
}

.choose-index .relist1 li .img1 {
  width: 47.04%;
}

.choose-index .relist1 li .img1 img {
  width: 100%;
}

.choose-index .relist1 li .wz {
  width: 40.74%;
  margin-left: 2.60416666666667vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
}

.choose-index .relist1 li .wz .wz1 {
  color: #393939;
  font-size: 25px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 2px 0px 0px rgba(242, 242, 242, 0.004);
  border-radius: 6px;
  width: 472px;
  height: 56px;
  line-height: 56px;
  text-indent: 2vw;
  position: relative;
}

.choose-index .relist1 li .wz .wz1::before {
  content: '01';
  position: absolute;
  left: -15px;
  top: -26px;
  background: url(../images/tt6.png) no-repeat top center;
  width: 77px;
  height: 52px;
  line-height: 34px;
  color: #fff;
  font-size: 18px;
  font-style: italic;
}

.choose-index .relist1 li .wz .wz2 {
  margin-top: 1vw;
}

.choose-index .relist1 li .wz .wz2 p {
  color: #393939;
  font-size: 18px;
  background: url(../images/gou.png) no-repeat left center;
  padding-left: 35px;
  margin-bottom: 0.5vw;
}

.choose-index .relist1 li .wz .wz3 {
  width: 220px;
  height: 36px;
  border-radius: 5px;
  background: #2c638c;
  margin-top: 2vw;
}

.choose-index .relist1 li .wz .wz3 a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 36px;
  font-size: 16px;
}

.choose-index .relist1 li .wz .wz3 a img {
  margin-right: 10px;
}

.choose-index .relist1 li:nth-of-type(2) {
  justify-content: space-between;
  margin-top: 0.78125vw;
}

.choose-index .relist1 li:nth-of-type(2) .wz .wz1::before {
  content: '02';
}

.choose-index .relist1 li:nth-of-type(2) .wz .wz3 {
  position: absolute;
  right: 0;
  bottom: 5.20833333333333vw;
  margin-top: 0;
}

.choose-index .relist1 li:nth-of-type(2) .wz .wz3 a img {
  margin-right: 0;
  margin-left: 15px;
}

.choose-index .relist1 li:nth-of-type(3) {
  margin-top: 2.60416666666667vw;
}

.choose-index .relist1 li:nth-of-type(3) .wz .wz1::before {
  content: '03';
}

.choose-index .relist1 li:nth-of-type(4) .wz .wz1::before {
  content: '04';
}

.choose-index .relist1 li:nth-of-type(4) .wz .wz3 a img {
  margin-right: 0;
  margin-left: 15px;
}

@media (max-width: 1024px) {
  .choose-index .relist1 li .wz .wz1 {
    font-size: 18px;
  }
  .choose-index .relist1 li .wz .wz2 p {
    font-size: 14px;
  }
  .choose-index .relist1 li:nth-of-type(2) .wz .wz3 {
    bottom: 20px;
  }
  .choose-index .relist1 li .wz .wz3 a {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .xz {
    margin-top: 40px;
  }
  .choose-bg {
    margin-top: 20px;
    padding: 20px 0;
    padding-top: 0;
  }
  .choose-index .relist1 li {
    flex-wrap: wrap;
  }
  .choose-index .relist1 li .img1 {
    width: 100%;
    margin-top: 20px;
  }
  .choose-index .relist1 li .wz {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .choose-index .relist1 li .wz .wz1 {
    width: 100%;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
  }
  .choose-index .relist1 li .wz .wz1::before {
    background-size: 100% 100%;
    width: 50px;
    height: 40px;
    font-size: 14px;
    line-height: 30px;
    top: 0;
    left: 0;
  }
  .choose-index .relist1 li .wz .wz2 {
    margin-top: 15px;
  }
  .choose-index .relist1 li .wz .wz2 p {
    margin-bottom: 10px;
  }
  .choose-index .relist1 li:nth-of-type(2) .wz .wz3 {
    position: relative;
    bottom: 0;
  }
  .choose-index .relist1 li:nth-child(2n) {
    flex-direction: column-reverse;
  }
}

/**/
.pinpai-index {
  margin-top: 5.72916666666667vw;
}

.pinpai-index .pinpai-left {
  width: 71.43%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.pinpai-index .pinpai-left .pin1 .plist1 li .wz {
  width: 60%;
}

.pinpai-index .pinpai-left .pin1 .plist1 li .wz .wz1 {
  color: #295477;
  font-size: 50px;
  font-weight: 600;
  letter-spacing: 6px;
  line-height: 1;
}

.pinpai-index .pinpai-left .pin1 .plist1 li .wz .wz1 span {
  display: block;
  width: 84px;
  border: 1px solid #dda801;
  height: 1px;
  background: #dda801;
  margin: 1.5625vw 0;
}

.pinpai-index .pinpai-left .pin1 .plist1 li .wz .wz2 {
  color: #393939;
  font-size: 22px;
}

.pinpai-index .pinpai-left .pin1 .plist1 li .img1 {
  width: 32.3%;
  border-radius: 18px;
  border: 1px solid #bfbfbf;
}

.pinpai-index .pinpai-left .pin1 .plist1 li .img1 img {
  width: 100%;
  border-radius: 18px;
}

.pinpai-index .pinpai-left .pin2 .plist2 li {
  width: 32.3%;
}

.pinpai-index .pinpai-left .pin2 .plist2 li .img1 {
  border-radius: 18px;
  border: 1px solid #bfbfbf;
}

.pinpai-index .pinpai-left .pin2 .plist2 li .img1 img {
  width: 100%;
  border-radius: 18px;
}

.pinpai-index .pinpai-right {
  width: 27.14%;
}

.pinpai-index .pinpai-right img {
  width: 100%;
  border-radius: 18px;
  border: 1px solid #bfbfbf;
}

@media (max-width: 1280px) {
  .pinpai-index .pinpai-left .pin1 .plist1 li .wz .wz1 {
    font-size: 30px;
  }
  .pinpai-index .pinpai-left .pin1 .plist1 li .wz .wz2 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .pinpai-index {
    margin-top: 40px;
    flex-wrap: wrap;
  }
  .pinpai-index .pinpai-left {
    width: 100%;
  }
  .pinpai-index .pinpai-left .pin1 .plist1 li {
    flex-wrap: wrap;
  }
  .pinpai-index .pinpai-left .pin1 .plist1 li .wz {
    width: 100%;
  }
  .pinpai-index .pinpai-left .pin1 .plist1 li .wz .wz1 {
    font-size: 24px;
  }
  .pinpai-index .pinpai-left .pin1 .plist1 li .wz .wz2 {
    font-size: 14px;
  }
  .pinpai-index .pinpai-left .pin1 .plist1 li .img1 {
    width: 100%;
    margin-top: 20px;
  }
  .pinpai-index .pinpai-left .pin2 {
    margin-top: 20px;
  }
  .pinpai-index .pinpai-right {
    width: 100%;
    margin-top: 20px;
  }
}

/*合作伙伴*/
.hezuo-bg {
  background: #f2f2f2;
  margin-top: 4.6875vw;
  padding-top: 2.60416666666667vw;
  padding-bottom: 4.16666666666667vw;
}

.hezuo-roll {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 4.42708333333333vw;
}

.hezuo-roll .hnext {
  background: url(../images/l2.png) no-repeat center center;
  width: 14px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.hezuo-roll .hprev {
  background: url(../images/r2.png) no-repeat center center;
  width: 14px;
  height: 23px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.hezuo-roll .hezuoSwiper {
  overflow: hidden;
  width: 100%;
}

.hezuo-roll .hezuoSwiper .swiper-slide .img1 img {
  width: 100%;
}

@media (max-width: 767px) {
  .hezuo-bg {
    margin-top: 40px;
    padding: 40px 0;
  }
  .hezuo-roll {
    margin-top: 20px;
  }
}

/*news*/
.news-index {
  margin-top: 4.16666666666667vw;
}

.news-index .nsort {
  justify-content: center;
  margin-top: 2.60416666666667vw;
  margin-bottom: 5.46875vw;
}

.news-index .nsort li {
  background: rgba(0, 0, 0, 0.39);
  width: 14%;
  height: 48px;
  border-radius: 24px;
  margin: 0 1.14583333333333vw;
}

.news-index .nsort li a {
  display: block;
  color: #fefefe;
  font-size: 22px;
  text-align: center;
  line-height: 48px;
}

.news-index .news-con .newsl {
  width: 32.71%;
}

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

.news-index .news-con .newsl .nlist1 li .cna {
  position: absolute;
  top: 0;
  left: 0;
  background: #7d7d7d;
  width: 146px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #fbfcfc;
  font-size: 20px;
}

.news-index .news-con .newsl .nlist1 li .img1 img {
  width: 100%;
}

.news-index .news-con .newsl .nlist1 li .wz {
  background: #f2f2f2;
  padding: 2vw 1.82291666666667vw;
}

.news-index .news-con .newsl .nlist1 li .wz .wz1 {
  color: #333333;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-index .news-con .newsl .nlist1 li .wz .wz2 {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  margin: 1vw 0;
}

.news-index .news-con .newsl .nlist1 li .wz .date {
  color: #999999;
  font-size: 14px;
}

.news-index .news-con .newsl .nlist1 li:hover .wz .wz1 {
  color: #dda801;
}

.news-index .news-con .newsm {
  width: 32.71%;
}

.news-index .news-con .newsm .nlist2 li {
  position: relative;
}

.news-index .news-con .newsm .nlist2 li .cna {
  position: absolute;
  top: 0;
  left: 0;
  background: #7d7d7d;
  width: 146px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #fbfcfc;
  font-size: 20px;
}

.news-index .news-con .newsm .nlist2 li .img1 img {
  width: 100%;
}

.news-index .news-con .newsm .nlist2 li .wz {
  background: #f2f2f2;
  padding: 2vw 1.82291666666667vw;
}

.news-index .news-con .newsm .nlist2 li .wz .wz1 {
  color: #333333;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-index .news-con .newsm .nlist2 li .wz .wz2 {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  margin: 1vw 0;
}

.news-index .news-con .newsm .nlist2 li .wz .date {
  color: #999999;
  font-size: 14px;
}

.news-index .news-con .newsm .nlist2 li:hover .wz .wz1 {
  color: #dda801;
}

.news-index .news-con .newsr {
  width: 30.14%;
  background: #f2f2f2;
  padding: 0 1.82291666666667vw;
  padding-top: 3.64583333333333vw;
  position: relative;
}

.news-index .news-con .newsr .cna {
  position: absolute;
  top: 0;
  left: 0;
  background: #7d7d7d;
  width: 146px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #fbfcfc;
  font-size: 20px;
}

.news-index .news-con .newsr .nlist3 li {
  margin-bottom: 1vw;
}

.news-index .news-con .newsr .nlist3 li .wz .wz1 {
  color: #333333;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-index .news-con .newsr .nlist3 li .wz .wz2 {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  margin: 0.6vw 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-index .news-con .newsr .nlist3 li .wz .date {
  color: #999999;
  font-size: 14px;
}

@media (max-width: 1280px) {
  .news-index .nsort li a {
    font-size: 16px;
  }
  .news-index .news-con .newsl .nlist1 li .cna {
    font-size: 16px;
  }
  .news-index .news-con .newsm .nlist2 li .cna {
    font-size: 16px;
  }
  .news-index .news-con .newsr .cna {
    font-size: 16px;
  }
}

@media (max-width: 1024px) {
  .news-index .news-con .newsl .nlist1 li .wz .wz1 {
    font-size: 16px;
  }
  .news-index .news-con .newsl .nlist1 li .wz .wz2 {
    font-size: 14px;
  }
  .news-index .news-con .newsm .nlist2 li .wz .wz1 {
    font-size: 16px;
  }
  .news-index .news-con .newsm .nlist2 li .wz .wz2 {
    font-size: 14px;
  }
  .news-index .news-con .newsr .nlist3 li .wz .wz1 {
    font-size: 16px;
  }
  .news-index .news-con .newsr .nlist3 li .wz .wz2 {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .news-index {
    margin-top: 40px;
  }
  .news-index .nsort {
    margin: 20px 0;
  }
  .news-index .nsort li {
    width: 30%;
    height: 35px;
  }
  .news-index .nsort li a {
    line-height: 35px;
    font-size: 14px;
  }
  .news-index .news-con {
    flex-wrap: wrap;
  }
  .news-index .news-con .newsl {
    width: 100%;
  }
  .news-index .news-con .newsl .nlist1 li .wz {
    padding: 15px 10px;
  }
  .news-index .news-con .newsl .nlist1 li .cna {
    font-size: 14px;
  }
  .news-index .news-con .newsm {
    width: 100%;
    margin-top: 20px;
  }
  .news-index .news-con .newsm .nlist2 li .cna {
    font-size: 14px;
  }
  .news-index .news-con .newsr {
    width: 100%;
    margin-top: 20px;
    padding-top: 70px;
    padding-bottom: 20px;
  }
  .news-index .news-con .newsr .cna {
    font-size: 14px;
  }
  .news-index .news-con .newsr .nlist3 li {
    margin-bottom: 10px;
  }
}

/**/
.w1482 {
  max-width: 1512px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.mess-bg {
  background: #f2f2f2;
  border-radius: 5px;
  padding: 1.5625vw 0;
  margin-top: 2.60416666666667vw;
  margin-bottom: 4.58333333333333vw;
}

.mess-bg .mess-index h3 {
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0.78125vw;
}

.mess-bg .mess-index .mess-con .form-control1 {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 34px;
  font-size: 14px;
  color: #666666;
  background: none;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  text-indent: 10px;
}

.mess-bg .mess-index .mess-con .m11 {
  width: 16.57%;
}

.mess-bg .mess-index .mess-con .m22 {
  width: 47.86%;
}

.mess-bg .mess-index .mess-con .yzm {
  width: 24.28%;
}

.mess-bg .mess-index .mess-con #checkcode {
  width: 58.82% !important;
}

.mess-bg .mess-index .mess-con .tijiao {
  width: 7.5%;
}

.mess-bg .mess-index .mess-con .tijiao .btn-primary {
  background: #dda801;
  border: none;
}

@media (max-width: 767px) {
  .mess-bg {
    padding: 20px 0;
    margin-top: 40px;
  }
  .mess-bg .mess-index h3 {
    margin-bottom: 20px;
  }
  .mess-bg .mess-index .mess-con {
    flex-wrap: wrap;
  }
  .mess-bg .mess-index .mess-con .m11 {
    width: 100%;
  }
  .mess-bg .mess-index .mess-con .m22 {
    width: 100%;
    margin-top: 10px;
  }
  .mess-bg .mess-index .mess-con .yzm {
    width: 100%;
    margin-top: 10px;
  }
  .mess-bg .mess-index .mess-con .tijiao {
    width: 100%;
    margin-top: 10px;
  }
}

/*foot*/
.foot-bg {
  background: url(../images/foot.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 3.02083333333333vw;
}

.foot-index .footl {
  width: 50%;
}

.foot-index .footl dl dt {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 1vw;
}

.foot-index .footl dl dd a {
  display: block;
  font-size: 14px;
  color: #c0c0c0;
  line-height: 30px;
}

.foot-index .footl dl dd a:hover {
  text-decoration: underline;
  color: #fff;
}

.foot-index .footr {
  width: 42.14%;
}

.foot-index .footr .flx dt {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 1vw;
}

.foot-index .footr .flx p {
  font-size: 14px;
  color: #c0c0c0;
  line-height: 30px;
}

.foot-index .footr .ferq {
  margin-top: 1.5vw;
}

.foot-index .footr .ferq p {
  text-align: center;
  font-size: 14px;
  color: #c0c0c0;
  line-height: 4;
}

.foot-index .footr .ferq p img {
  max-width: 100%;
}

.cop-bg {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 1vw;
  padding: 1.30208333333333vw 0;
  text-align: center;
  color: #d6d6d6;
  font-size: 14px;
}

.cop-bg a {
  color: #d6d6d6;
}

@media (max-width: 767px) {
  .foot-bg {
    padding: 40px 0;
    padding-bottom: 15%;
  }
  .foot-index {
    flex-wrap: wrap;
  }
  .foot-index .footl {
    width: 100%;
  }
  .fxian {
    display: none;
  }
  .foot-index .footr {
    width: 100%;
    flex-wrap: wrap;
  }
  .foot-index .footr .flx {
    width: 100%;
  }
  .foot-index .footr .ferq {
    width: 100%;
    margin-top: 20px;
  }
}

.page-banner img {
  width: 100%;
}
