@charset "UTF-8";
.w1400 {
  width: 1400px;
  margin: 0 auto;
}

.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;
  max-width: 100%;
}

.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;
}

.head-bg {
  background-color: white;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
  height: 100px;
  position: relative;
  z-index: 99;
}

.head-bg .head-index .logo {
  line-height: 100px;
  width: 275px;
}

.head-bg .head-index .logowz {
  background: url(../images/tt1.png) no-repeat left center;
  padding-left: 20px;
  line-height: 100px;
}

.head-bg .head-index .logowz p {
  color: #404040;
  font-size: 24px;
}

.head-bg .head-index .headr {
  width: 755px;
}

.head-bg .head-index .headr .tnav {
  width: 720px;
  margin-top: 24px;
}

.head-bg .head-index .headr .ss {
  margin-top: 40px;
  position: relative;
}

/*导航栏样式*/
.x-menu > li {
  text-align: center;
  float: left;
  z-index: 999;
  margin: 0px 19px;
  position: initial;
}

.x-menu > li > a {
  display: block;
  line-height: 54px;
  color: #111111;
  height: 54px;
  padding: 0;
  font-size: 18px;
  padding: 0;
  border-bottom: 1px solid transparent;
}

.x-menu > li > a:hover {
  background: none;
  color: #3a53dc;
  text-decoration: none;
  border-bottom: 1px solid #3a53dc;
}

.x-menu > li.active > a {
  color: #3a53dc;
  text-decoration: none;
  border-bottom: 1px solid #3a53dc;
}

.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0%;
  top: 100px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li {
  display: inline-block;
  margin: 0 15px;
}

.x-sub-menu > li > a {
  color: #111111;
  height: 80px;
  line-height: 80px;
  font-size: 14px;
}

.x-sub-menu > li > a:hover {
  color: #3a53dc;
}

#formsearch {
  position: absolute;
  right: 0;
  top: 24px;
  width: 260px;
  z-index: 11;
  display: none;
}

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

#formsearch input#keyword {
  text-indent: 20px;
  float: left;
  width: 200px;
  color: #b5b5b6;
  outline: none;
  border: 1px solid #dcdcdc;
  border-right: none;
  font-size: 14px;
  border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  background: #fff;
}

#formsearch input#s_btn {
  font-size: 0;
  float: right;
  width: 60px;
  outline: none;
  background: #3a53dc;
  color: #fff;
  font-size: 16px;
  border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}

#formsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #b5b5b6;
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b5b5b6;
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b5b5b6;
}

#formsearch ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b5b5b6;
}

/*banner*/
.x-banner .owl-carousel .owl-dots button.owl-dot {
  width: 42px;
  height: 6px;
  background: #eeeeee;
  border-radius: 2px;
  opacity: 1;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  opacity: 1;
  background: #3a53dc;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
  opacity: 1;
  background: #3a53dc;
}

/*about*/
.tt11 {
  display: none;
}

.ab-index {
  margin-top: 60px;
}

.ab-index .abl {
  width: 640px;
}

.ab-index .abl .at1 {
  position: relative;
  z-index: 99;
  display: flex;
  align-items: center;
  line-height: 90px;
}

.ab-index .abl .at1::before {
  content: '';
  position: absolute;
  left: -260px;
  top: 0;
  width: 521px;
  height: 90px;
  background: #00ffd7;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  z-index: -1;
}

.ab-index .abl .at1 b {
  width: 290px;
}

.ab-index .abl .at1 span {
  color: #4849d5;
  font-size: 30px;
}

.ab-index .abl .asort {
  display: flex;
  align-self: center;
  margin-top: 24px;
}

.ab-index .abl .asort li {
  color: #333333;
  font-size: 20px;
  margin-right: 50px;
  position: relative;
  padding: 16px 0;
}

.ab-index .abl .asort li::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #00ffd7;
  opacity: 0;
}

.ab-index .abl .asort li.cur {
  color: #3a53dc;
}

.ab-index .abl .asort li.cur::before {
  opacity: 1;
}

.ab-index .abl .aw {
  margin-top: 45px;
  height: 280px;
  overflow: hidden;
}

.ab-index .abl .aw h3 {
  color: #3a53dc;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 30px;
}

.ab-index .abl .aw p {
  color: #333333;
  font-size: 14px;
  line-height: 28px;
  text-indent: 2em;
  text-align: justify;
}

.ab-index .abl .amore {
  margin-top: 45px;
}

.ab-index .abl .amore a {
  display: block;
  color: #3a53dc;
  font-size: 18px;
  text-transform: uppercase;
}

.ab-index .abr {
  width: 960px;
  position: absolute;
  right: 0;
  top: 0;
}

.ab-img {
  margin-top: 60px;
}

.ab-img .ab-list li {
  float: left;
  width: 50%;
  display: flex;
  height: 350px;
}

.ab-img .ab-list li .abimg {
  width: 50%;
  background: #3a53dc;
  padding: 0 50px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.ab-img .ab-list li .abimg .abw1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 11px;
  display: flex;
  align-items: center;
}

.ab-img .ab-list li .abimg .abw1 b {
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 10px;
  letter-spacing: -2px;
}

.ab-img .ab-list li .abimg .abw1 span {
  font-size: 20px;
  color: #ffffff;
}

.ab-img .ab-list li .abimg .abw2 {
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  text-align: justify;
  margin-top: 16px;
}

.ab-img .ab-list li .abw {
  position: relative;
}

.ab-img .ab-list li .abw .t1 {
  position: absolute;
  top: 50px;
  left: 40px;
}

.ab-img .ab-list li:nth-of-type(2) .abimg {
  background: #66ffe7;
}

.ab-img .ab-list li:nth-of-type(2) .abimg .abw1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
}

.ab-img .ab-list li:nth-of-type(2) .abimg .abw1 b {
  color: #393939;
}

.ab-img .ab-list li:nth-of-type(2) .abimg .abw1 span {
  color: #393939;
}

.ab-img .ab-list li:nth-of-type(2) .abimg .abw2 {
  color: #393939;
}

.ab-img .ab-list li:nth-of-type(2) .abw .t1 {
  top: 235px;
}

/*honor*/
.honor-index {
  margin-top: 60px;
}

.honor-index .at1 {
  position: relative;
  z-index: 99;
  display: flex;
  align-items: center;
  line-height: 90px;
}

.honor-index .at1 ::before {
  content: '';
  position: absolute;
  left: -260px;
  top: 0;
  width: 521px;
  height: 90px;
  background: #f19149;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  z-index: -1;
}

.honor-index .at1 b {
  width: 290px;
}

.honor-index .at1 span {
  color: #444444;
  font-size: 30px;
}

.honor-index .at1 a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  color: #3a53dc;
  text-transform: uppercase;
}

.honor-index .at1 a::before {
  opacity: 0;
}

.p3-swiper {
  flex: 1;
  overflow: hidden;
  width: 1288px;
  margin: 0 auto;
}

.p3-swiper li {
  width: 29%;
}

.p3-swiper li a {
  display: block;
}

.p3-swiper li a div.img {
  box-shadow: 1.3px 1.5px 18px 0px #e9e6e6;
  margin: 0 5px;
}

.p3-swiper li a div.img img {
  width: 100%;
  opacity: 0.6;
}

.p3-swiper li a .wz {
  text-align: center;
  color: #000000;
  font-size: 18px;
  margin-top: 20px;
  opacity: 0;
}

.p3-swiper .swiper-slide.swiper-slide-active a div.img img {
  opacity: 1;
}

.p3-swiper .swiper-slide.swiper-slide-active a .wz {
  opacity: 1;
}

.p3a {
  margin-top: 40px;
  position: relative;
}

.p3a .p3aprev {
  width: 40px;
  height: 60px;
  background: url(../images/l1.jpg) no-repeat center center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.p3a .p3anext {
  width: 40px;
  height: 60px;
  background: url(../images/r1.jpg) no-repeat center center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

/**/
.product-bg {
  background: #f6f6f6;
  padding-top: 60px;
  height: 900px;
  overflow: hidden;
  margin-top: 56px;
}

.product-index .at1 {
  position: relative;
  z-index: 99;
  display: flex;
  align-items: center;
  line-height: 90px;
}

.product-index .at1 ::before {
  content: '';
  position: absolute;
  left: -260px;
  top: 0;
  width: 521px;
  height: 90px;
  background: #3a53dc;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  z-index: -1;
}

.product-index .at1 b {
  width: 290px;
}

.product-index .at1 span {
  color: #444444;
  font-size: 30px;
}

.product-index .at1 a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  color: #3a53dc;
  text-transform: uppercase;
}

.product-index .at1 a::before {
  opacity: 0;
}

.tt22 {
  display: none;
}

.product-wrap {
  margin-top: 40px;
}

.product-wrap .prol {
  width: 400px;
}

.product-wrap .prol .psort li {
  background: #fff;
  margin-top: 4px;
  position: relative;
}

.product-wrap .prol .psort li::before {
  content: '';
  position: absolute;
  right: -10px;
  top: 50%;
  background: url(../images/san.png) no-repeat top center;
  width: 10px;
  height: 16px;
  margin-top: -8px;
  opacity: 0;
}

.product-wrap .prol .psort li a {
  display: block;
  line-height: 66px;
  color: #222222;
  font-size: 16px;
  text-align: center;
}

.product-wrap .prol .psort li.cur {
  background: #3a53dc;
}

.product-wrap .prol .psort li.cur::before {
  opacity: 1;
}

.product-wrap .prol .psort li.cur a {
  color: #fff;
}

.product-wrap .pror {
  width: 960px;
}

.product-wrap .pror .prorlist1 li .img1 {
  width: 500px;
  height: 340px;
}

.product-wrap .pror .prorlist1 li .img1 img {
  width: 500px;
  height: 340px;
}

.product-wrap .pror .prorlist1 li .wz {
  width: 460px;
  background: #fff;
  height: 340px;
  padding: 0 40px;
  padding-top: 40px;
}

.product-wrap .pror .prorlist1 li .wz .wz1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-wrap .pror .prorlist1 li .wz .wz1 .ww1 b {
  color: #3a53dc;
  font-size: 30px;
  text-transform: uppercase;
}

.product-wrap .pror .prorlist1 li .wz .wz1 .ww1 span {
  color: #3a53dc;
  font-size: 20px;
  display: block;
}

.product-wrap .pror .prorlist1 li .wz .wz2 {
  color: #393939;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
}

.product-wrap .pror .prorlist1 li .wz .wz3 {
  color: #3a53dc;
  font-size: 14px;
  margin-top: 10px;
}

.pro-roll {
  margin-top: 44px;
}

.pro-roll .bd .tempWrap {
  width: 1400px !important;
  margin: 0 auto;
}

.pro-roll .bd ul li {
  float: left;
  position: relative;
  width: 320px;
  margin: 0 20px;
}

.pro-roll .bd ul li .img1 {
  position: relative;
}

.pro-roll .bd ul li .img1 > img {
  width: 320px;
  height: 236px;
}

.pro-roll .bd ul li .img1 .hh {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  opacity: 0;
}

.pro-roll .bd ul li .img1 .hh .hh2 {
  margin-top: 10px;
}

.pro-roll .bd ul li .wz {
  text-align: center;
  color: #000000;
  font-size: 14px;
  margin-top: 10px;
}

.pro-roll .bd ul li:hover .img1 .hh {
  opacity: 1;
}

.news-index {
  margin-top: 60px;
}

.news-index .at1 {
  position: relative;
  z-index: 99;
  display: flex;
  align-items: center;
  line-height: 90px;
}

.news-index .at1 ::before {
  content: '';
  position: absolute;
  left: -260px;
  top: 0;
  width: 521px;
  height: 90px;
  background: #ff1b3b;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  z-index: -1;
}

.news-index .at1 b {
  width: 290px;
}

.news-index .at1 span {
  color: #444444;
  font-size: 30px;
}

.news-index .at1 a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  color: #3a53dc;
  text-transform: uppercase;
}

.news-index .at1 a::before {
  opacity: 0;
}

.news-wrap {
  margin-top: 40px;
}

.news-wrap .newsl {
  width: 560px;
  position: relative;
}

.news-wrap .newsl .hd .next {
  position: absolute;
  left: 0;
  top: 165px;
  background: url(../images/l2.png) no-repeat top center;
  width: 30px;
  height: 50px;
  z-index: 99;
}

.news-wrap .newsl .hd .prev {
  position: absolute;
  right: 0;
  top: 165px;
  background: url(../images/r2.png) no-repeat top center;
  width: 30px;
  height: 50px;
  z-index: 99;
}

.news-wrap .newsl .bd ul li {
  width: 560px;
}

.news-wrap .newsl .bd ul li .img1 img {
  width: 560px;
  height: 380px;
}

.news-wrap .newsl .bd ul li .wz {
  background: #f5f5f5;
  padding: 25px 0;
  height: 140px;
  padding-left: 50px;
  padding-right: 25px;
  position: relative;
}

.news-wrap .newsl .bd ul li .wz::before {
  content: '';
  position: absolute;
  left: 0;
  top: 25px;
  width: 24px;
  height: 90px;
  background: #3a53dc;
}

.news-wrap .newsl .bd ul li .wz .wz1 {
  color: #3a53dc;
  font-size: 16px;
}

.news-wrap .newsl .bd ul li .wz .wz2 {
  color: #808080;
  font-size: 14px;
  line-height: 24px;
  margin-top: 12px;
}

.news-wrap .newsl .bd ul li .wz .wz2 span {
  color: #3a53dc;
}

.news-wrap .newsr {
  width: 800px;
}

.news-wrap .newsr .nlist2 li {
  border-bottom: 1px dashed #e0e0e0;
  padding-bottom: 20px;
  margin-bottom: 19px;
}

.news-wrap .newsr .nlist2 li:last-child {
  border-bottom: none;
}

.news-wrap .newsr .nlist2 li .img1 {
  width: 148px;
  height: 100px;
}

.news-wrap .newsr .nlist2 li .img1 img {
  width: 148px;
  height: 100px;
}

.news-wrap .newsr .nlist2 li .wz {
  width: 625px;
}

.news-wrap .newsr .nlist2 li .wz .wz1 {
  color: #3a53dc;
  font-size: 16px;
}

.news-wrap .newsr .nlist2 li .wz .date {
  color: #cccccc;
  font-size: 14px;
  font-weight: 400;
}

.news-wrap .newsr .nlist2 li .wz .wz2 {
  font-size: 14px;
  color: #808080;
  line-height: 24px;
}

.news-wrap .newsr .nlist2 li .wz .wz2 span {
  color: #ff3613;
}

/*友情链接*/
.f_link {
  line-height: 30px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.f_link a {
  color: #666;
}

/*foot*/
.foot-bg {
  background: url(../images/foot.jpg) no-repeat top center;
  height: 580px;
  overflow: hidden;
  padding: 60px 0 50px;
}

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

.foot-bg .foot2-index .footl {
  width: 895px;
}

.foot-bg .foot2-index .footl dl {
  width: 170px;
  float: left;
}

.foot-bg .foot2-index .footl dl:nth-child(4){
    text-align: center;
} 
.foot-bg .foot2-index .footl dl:nth-child(5){
    text-align: center;
} 


.foot-bg .foot2-index .footl dl dt {
  color: #333333;
  font-size: 18px;
  margin-bottom: 20px;
}

.foot-bg .foot2-index .footl dl dd a {
  display: block;
  color: #666666;
  font-size: 14px;
  margin-bottom: 12px;
}

.foot-bg .foot2-index .footl dl dd a:hover {
  color: #3a53dc;
}

.foot-bg .foot2-index .footm {
  width: 355px;
}

.foot-bg .foot2-index .footm .flx1 p {
  color: #333333;
  font-size: 30px;
  line-height: 30px;
}

.foot-bg .foot2-index .footm .flx1 p:nth-of-type(1) {
  color: #333333;
  font-size: 18px;
}

.foot-bg .foot2-index .footm .flx1 p:nth-of-type(2) {
  color: #333333;
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

.foot-bg .foot2-index .footm .flx2 {
  margin-top: 15px;
}

.foot-bg .foot2-index .footm .flx2 p {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}

.foot-bg .foot2-index .footr {
  width: 140px;
  text-align: center;
}

.foot-bg .foot2-index .footr p {
  color: #666666;
  font-size: 14px;
  line-height: 2.5;
}

.foot-bg .foot2-index .footr p img {
  width: 140px;
  height: 140px;
}

.foot-bg .foot3-index {
  margin-top:30px;
  border-top: 1px solid #cccccc;
  padding: 30px 0;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}

.foot-bg .foot3-index a {
  color: #666666;
}

.foot-bg .foot3-index a:hover {
  color: #3a53dc;
}

.foot-bg .foot3-index .copl {
  width: 825px;
}

.foot-bg .foot3-index .copr {
  width: 440px;
}

/*内页左侧样式*/
.page-product-inquiry a {
  color: #fff;
}

.page-banner {
  position: relative;
}

.page-wrap {
  margin-top: 3%;
}

.page-position {
  position: absolute;
  bottom: 5%;
  left: 0%;
  right: 0;
  color: #fff;
  padding: 15px 0;
  font-size: 14px;
}

.page-position a {
  color: #fff;
}

.xypg-left-title {
  background: #3a53dc;
  padding: 25px 30px;
}

.xypg-left-title h3 {
  font-size: 24px;
  font-weight: 500;
}

.xypg-left-title i {
  display: none;
}

.xypg-left-title span {
  font-size: 14px;
  text-transform: uppercase;
  opacity: 0.2;
  line-height: 1;
}

.xypg-left-title11 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.xypg-left-title11 h3 {
  font-size: 30px;
  line-height: 1.6;
  font-weight: 500;
  background: url(../images/ntt1.png) no-repeat right center;
}

.xypg-left-title11 h3 span {
  display: block;
  margin-left: 0;
}

.xypg-left-title11 span:before {
  display: none;
}

.nsort .xypg-left-nav {
  margin: 0;
}

.nsort .xypg-left-nav > li {
  background: #f8f8f8;
  border-bottom: none;
  margin-bottom: 2px;
}

.nsort .xypg-left-nav > li > a {
  padding: 23px 0;
  color: #666666;
  font-size: 17px;
  padding-left: 40px;
  padding-right: 40px;
}

.nsort .xypg-left-nav > li > a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  background: #3a53dc;
  height: 100%;
  opacity: 0;
}

.nsort .xypg-left-nav > li:hover > a::before {
  opacity: 1;
}

.nsort .xypg-left-nav > li.clicked > a::before {
  opacity: 1;
}

.nsort .xypg-left-nav > li .first-nav-btn {
  background: url(../images/ntt2.png) no-repeat top center;
  width: 9px;
  height: 14px;
  right: 30px;
  top: 30px;
}

.nsort .xypg-left-nav > li:hover .first-nav-btn, .nsort .xypg-left-nav > li.clicked .first-nav-btn {
  background: url(../images/ntt3.png) no-repeat top center;
}

.nsort .xypg-left-nav > li:hover > a, .nsort .xypg-left-nav > li.clicked > a {
  color: #3a53dc;
}

.xypg-left-box {
  margin-bottom: 30px;
}

.xypg-left-con {
  border-top: 1px solid #d2d2d2;
  margin-top: 1px;
}

.xypg-left-con11 {
  border-top: none;
  border: none;
  margin-top: 0;
}

.latest-news {
  padding: 20px;
}

.latest-news li {
  padding: 0.5rem 0;
  color: #666666;
  font-size: 15px;
}

.latest-news li a {
  position: relative;
  text-indent: 1.5em;
}

.latest-news li a:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #d4d4d4;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}

.latest-news li:hover a {
  color: #3a53dc;
}

.latest-news li:hover a:before {
  background: #3a53dc;
}

.hot-keys li a {
  border: none;
  background: #f6f6f6;
  color: #666666;
  font-size: 14px;
}

.xypg-product-list1 li {
  background: #f6f6f6;
  padding: 20px;
  margin-bottom: 30px;
}

.xypg-product-list1 li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.xypg-product-list1 li a .img1 {
  width: 44.5%;
}

.xypg-product-list1 li a .img1 img {
  width: 100%;
}

.xypg-product-list1 li a .wz {
  width: 46%;
  margin-right: 3%;
}

.xypg-product-list1 li a .wz .wz1 {
  color: #333333;
  font-size: 20px;
}

.xypg-product-list1 li a .wz .wz2 {
  color: #666666;
  font-size: 14px;
  line-height: 28px;
  margin: 5% 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.xypg-product-list1 li a .wz .wz3 {
  color: #999999;
  font-size: 14px;
}

.xypg-product-list1 li:hover a .wz .wz1 {
  color: #3a53dc;
}

.xypg-product-list1 li:hover a .wz .wz3 {
  color: #3a53dc;
}

@media (max-width: 1200px) {
  .page-position {
    left: 0;
  }
}

@media (min-width: 990px) {
  .page-wrap-left {
    float: left;
    width: 320px;
    margin-right: 4.16666667%;
  }
}

@media (max-width: 767px) {
  .xypg-product-list1 li a .wz .wz1 {
    font-size: 14px;
  }
  .xypg-product-list1 li a .wz .wz2 {
    color: #666666;
    font-size: 13px;
    line-height: 22px;
    margin: 5px 0;
  }
  .xypg-product-list1 li a .wz .wz3 {
    font-size: 13px;
  }
}

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