/*初始化样式*/

html {

  margin: 0;

  padding: 0;

  border: 0;

}



div,

span,

object,

iframe,

h1,

h2,

h3,

h4,

p,

blockquote,

pre,

a,

address,

code,

b,

em,

img,

dl,

dt,

dd,

ol,

ul,

li,

fieldset,

form,

label,

footer,

header,

hgroup,

navs,

section {

  margin: 0;

  padding: 0;

  border: 0;

}



a {

  text-decoration: none;

  outline: none;

}



a:hover,

a:active,

a:focus {

  text-decoration: none;

  outline: none;

}





input {

  padding: 0;

  margin: 0;

  font-family: '微软雅黑';

}



img {

  border: none;

  background: none;

  vertical-align: middle;

}



ul,

ol,

li {

  list-style-type: none;

}



select,

input,

img,

select {

  vertical-align: middle;

}



table {

  border-collapse: collapse;

  border-spacing: 0

}



table,

th,

td {

  vertical-align: middle

}



.clearfix:after {

  content: ".";

  display: block;

  height: 0;

  clear: both;

  overflow: hidden;

  visibility: hidden;

}



.clearfix {

  zoom: 1

}



.clearboth {

  height: 0px;

  line-height: 0px;

  overflow: hidden;

  clear: both;

  font-size: 0px;

}



h1,

h2 {

  font-size: 12px;

  font-weight: bold;

}



hr {

  border: 0;

  border-top: 1px solid #ccc;

  height: 0;

}



p {

  margin: 0;

}



.xypg-right-content p {

  font-size: 16px;

}





/*----- Common css ------*/

.fl {

  float: left;

}



.fr {

  float: right;

}



.di {

  _display: inline;

}



.fwn {

  font-weight: normal;

}



.dib {

  *display: inline;

  _zoom: 1;

  _display: inline;

  _font-size: 0px;

}



.of {

  overflow: hidden;

}



.pos {

  position: relative;

  width: 1920px;

  left: 50%;

  margin-left: -960px;

}



.wh {

  max-width: 1530px;
  /* max-width: clamp(8rem, 80vw, 150rem); */
  margin: 0 auto;

  padding: 0 15px;

}



.wh1802 {

  max-width: 1832px;

  margin: 0 auto;

  padding: 0 15px;

}















.com-img {

  overflow: hidden;

}



.com-img img {

  transition: all 0.8s;

  -webkit-transition: all 0.8s;

  -moz-transition: all 0.8s;

  -o-transition: all 0.8s;

}



.com-img:hover img {

  transform: scale(1.1);

  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

  -o-transform: scale(1.1);

  -ms-transform: scale(1.1);

}







.flexf {

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

}



.flexs {

  display: flex;

  justify-content: space-between;

  align-items: center;

  flex-wrap: wrap;

}



.flexd {

  display: flex;

  justify-content: space-between;

  align-items: flex-end;

  flex-wrap: wrap;

}



.bold {

  font-weight: bold;

}



.oh {

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

}



.bcg {

  background-size: 100% 100%;

}



.flexed {

  display: flex;

  justify-content: space-between;

  flex-wrap: nowrap;

  display: -webkit-flex;

}







/*头部样式*/

.top2 {

  height: 102px;

  background-color: rgb(255, 255, 255);

  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.02);

  width: 100%;

  position: fixed;

  left: 0;

  top: 0;

  z-index: 9999;

}



.logo {

  float: left;

  line-height: 102px;

  width: 9.21%;

}



.logo img {

  width: 100%;

}



.k2 {

  font-size: 20px;

  color: #ce9c44;

  line-height: 102px;

  background: url(//cdn.myxypt.com/4204c5ab/25/01/40d1b60d74c76e3d76ff64f76f3dc9cc04bba0e0.png) no-repeat left center;

  padding-left: 30px;

  font-weight: bold;

  margin-left: 1.3vw;

}



.yu {

  color: #333333;

  font-size: 14px;

  line-height: 102px;

  margin: 0 1.2vw;

}



.yu a {

  color: #333333;

}





.x-banner {

  overflow: hidden;

  width: 100vw;

  height: 100vh;

}







/* sou */

.sou-bg {

  background: rgba(206, 156, 68, 0.8);

  padding: 12px 0;

}



.sou-index {

  align-items: center;

}



.sou-left {

  align-items: center;

}



.sou-left .simg1 img {

  max-width: 112px;

  width: 100%;

}



.sou-left .sw1 {

  color: #fff;

  font-size: 16px;

  margin-left: 15px;

}



.sou-right {

  width: 65%;

  display: flex;

  flex-wrap: wrap;

  justify-content: flex-end;

  align-items: center;

}



.sou-right .s1 {

  color: #fff;

  font-size: 14px;

  margin-right: 1.2vw;

}



.sou-right .s1 a {

  color: #fff;

  position: relative;

  padding-right: 5px;

}



.sou-right .s1 a::before {

  content: '、';

}



.sou-right .s1 a:nth-of-type(1)::before {

  display: none;

}





.sou-right .s2 {

  width: 62.5%;

  background: #ffffff;

  border-radius: 10px;

}



.sou-right .s2 input {

  outline: none;

  line-height: 46px;

  width: 12.2%;

  background: none;

  border: none;

  background: #9c6606;

  font-size: 12px;

  color: #fff;

  float: left;

  padding: 0;

  border-radius: 10px;

}



.sou-right .s2 #keyword {

  padding-left: 35px;

  line-height: 46px;

  width: 87.8%;

  background: none;

  border: none;

  outline: none;

  font-size: 12px;

  color: #c7c7c7;

  float: left;

  background: url(//cdn.myxypt.com/4204c5ab/25/01/16175ac2e8157a02adf1eb248e0c1b6f324cc6c8.png) no-repeat 15px center;

  border-radius: 10px;

}



.sou-right .s2 #keyword:-webkit-autofill {

  -webkit-text-fill-color: #c7c7c7 !important;

  transition: background-color 5000s ease-in-out 0s;

}



.sou-right .s2 #keyword::placeholder {

  color: #c7c7c7;

}





/*主体样式*/

.ab-bg {

  background: #fff;

  padding: 6vw 0;

}



.abz {

  width: 48%;

}



.abtt .wz {

  color: #025292;

  font-size: 44px;

  font-weight: bold;

  padding-left: 80px;

  background: url(../about/A.png)no-repeat left center;

  background-size: contain;
}



.abtt .wz p {

  color: #d3d3d3;

  font: 600 30px  "微软雅黑";

  text-transform: uppercase;

  /* padding-left: 30px; */

  font-style: italic;

  /* padding-left: 20px; */

}

.abtt .wz p span {

  color: #025292;



}

.abtt .wz2 {

  color: #333333;

  font-size: 30px;

  font-weight: bold;

}



.abtt .img {

  margin: 0.89vw 0;

}



.abwz {

  color: #333333;

  font-size: 16px;

  line-height: 36px;

  margin: 1.2vw 0 2.3vw;

}



a.am {

  display: flex;

  justify-content: center;

  flex-wrap: wrap;

  align-items: center;

  width: 229px;

  height: 60px;

  color: #fff;

  font-size: 16px;

  background-color: #025292;

}



a.am img {

  margin-left: 20px;

}



.apic {

  width: 48.47%;

  position: relative;

}



.apic .mySwiper1 {

  overflow: hidden;

}



.apic .swiper-slide img {

  width: 100%;

  display: block;

}



.apic .swiper-pagination1 {

  width: 100%;

  text-align: center;

  left: 0;

  right: 0;

  position: absolute;

  z-index: 99;

  bottom: 25px;

}



.apic .swiper-pagination-bullet {

  width: 15px;

  height: 15px;

  margin: 0 8px;

  display: inline-block;

  border-radius: 50%;

  background: #fff;

  opacity: 0.5;

  cursor: pointer;

}



.apic .swiper-pagination-bullet-active {

  opacity: 1;

}











.sj {

  margin-top: 3.12vw;

}



.sj li {

  text-align: center;

  width: 250px;

}



.sj li .wz {

  color: #333333;

  font-size: 18px;

  white-space: nowrap;

}



.sj li .wz span {

  color: #025292;

  font-size: 65px;

  margin-right: 10px;

}



.sj li .hx {

  background: #e0e0e0;

  width: 100%;

  height: 1px;

}



.sj li .wz2 {

  color: #333333;

  font-size: 20px;

  margin: 13px 0 4px;

}



.sj li .wz3 {

  color: #999999;

  font-size: 12px;

  text-transform: uppercase;

}











/* 行业解决方案 */

.yblist li+li {

  border-left: 1px solid #fff;

}



.yblist li {

  width: 25%;

  position: relative;

  overflow: hidden;

  transition: all .4s;

}



.yblist li .img img {

  display: block;

}



.yblist li.active {

  width: 58%;

}



.yblist li.sm {

  width: 14%;

}



.yblist li .faa {

  width: 92%;

  position: absolute;

  left: 4%;

  bottom: 50px;

  text-align: center;

}



.yblist li .wz {

  color: #fff;

  font-size: 36px;

  margin-bottom: 28px;

}



.yblist li .fbb {

  position: absolute;

  left: 5%;

  right: 5%;

  top: 8vw;

  opacity: 0;

}



.yblist li .fbb .wz {

  color: #fff;

  font-size: 36px;

}



.yblist li .fbb .wz2 {

  color: #fff;

  font-size: 16px;

  margin: 1.6vw 0 4vw;

}



.yblist li .xiaotu {

  width: 100%;

  margin-top: 4vw;

}



.yblist li .xiaotu .ff1 {

  width: 31%;

  position: relative;

  text-align: center;

}



.yblist li .xiaotu .ff1 .img2 img {

  width: 100%;

  display: block;

}



.yblist li .xiaotu .ff1 .wz3 {

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

  color: #fff;

  font-size: 16px;

  width: 100%;

  left: 0;

  bottom: 15px;

  position: absolute;

}



.yblist li .mos {}



.yblist li .mos .aa {

  display: flex;

  justify-content: center;

  flex-wrap: wrap;

  align-items: center;

  color: #005292;

  font-size: 14px;

  border: 1px solid #005292;

  background-color: rgb(255, 255, 255);

  width: 174px;

  height: 48px;

  border-radius: 25px;

}



.yblist li .mos .aa img {

  margin-right: 11px;

}



.yblist li .mos .aa img {

  display: block;

}



.yblist li .mos .aa img:nth-child(2) {

  display: none;

}



.yblist li .mos:hover .aa img {

  display: none;

}



.yblist li .mos:hover .aa img:nth-child(2) {

  display: block;

}



.yblist li .mos:hover .aa {

  color: #fff;

  background: #005292;

  border-color: #005292;

}



.yblist li:hover .faa {

  opacity: 0;

}



.yblist li:hover .fbb {

  opacity: 1;

}

























/* 全程“一体化服务”模式 */

.box3 {

  padding: 5vw 0;

}



a.zx {

  display: flex;

  justify-content: center;

  flex-wrap: wrap;

  align-items: center;

  width: 175px;

  height: 49px;

  color: #fff;

  font-size: 14px;

  border-radius: 25px;

  background-image: -moz-linear-gradient(-101deg, rgb(226, 196, 139) 0%, rgb(210, 174, 125) 100%, rgba(252, 205, 32, 0.99608) 100%);

  background-image: -webkit-linear-gradient(-101deg, rgb(226, 196, 139) 0%, rgb(210, 174, 125) 100%, rgba(252, 205, 32, 0.99608) 100%);

  background-image: -ms-linear-gradient(-101deg, rgb(226, 196, 139) 0%, rgb(210, 174, 125) 100%, rgba(252, 205, 32, 0.99608) 100%);

}



a.zx img {

  margin-right: 13px;

}



.fwadd {

  margin-top: 3.11vw;

}



.fwadd li {

  width: 11.2%;

  border-radius: 15px;

  background-color: rgb(245, 245, 250);

  padding: 26px 10px 30px;

  text-align: center;

  position: relative;

  cursor: pointer;

}



.fwadd li .wz {

  color: #333333;

  font-size: 14px;

  margin: 28px 0 15px;

}



.fwadd li .aaa {

  background-color: rgba(245, 245, 250, 0);

  /* 不支持线性的时候显示 */

  background-image: linear-gradient(to bottom, rgba(245, 245, 250, 0), rgba(245, 245, 250, 5));

  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(245, 245, 250, 0)), to(rgba(245, 245, 250, 5)));

  background: -moz-linear-gradient(top, rgba(245, 245, 250, 0), rgba(245, 245, 250, 5));

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(245, 245, 250, 0), endColorstr=rgba(245, 245, 250, 5), grandientType=0);

  position: absolute;

  left: 15px;

  bottom: 40px;

  right: 15px;

  height: 40px;

}



.fwadd li .wz2 .wz22 {

  font-size: 30px;

  font-weight: bold;

  color: #333333;

  opacity: .15;

}



.fwadd li .img {

  -moz-transition: all .8s ease 0s;

  -ms-transition: all .8s ease 0s;

  -o-transition: all .8s ease 0s;

  -webkit-transition: all .8s ease 0s;

  transition: all .8s ease 0s;

}



.fwadd li:hover .img {

  -moz-transform: rotateY(180deg);

  -ms-transform: rotateY(180deg);

  -o-transform: rotateY(180deg);

  -webkit-transform: rotateY(180deg);

  transform: rotateY(180deg);

}







.box4 {

  background: url(//cdn.myxypt.com/4204c5ab/25/01/a8adf63e6894da05889e9b78eca1b48feda47c2a.jpg) no-repeat;

  background-size: 100% 100%;

  padding: 4vw 0;

}



.abtt2 {

  text-align: center;

}



.abtt2 .wz3 {

  color: #333333;

  font-size: 18px;

  margin-top: 0.98vw;

}



.hy {

  margin-top: 2.2vw;

  position: relative;

}



.hy .mySwiper2 {

  overflow: hidden;

}



.hy .swiper-slide {

  text-align: center;

}



.hy .swiper-slide .img {

  overflow: hidden;

}



.hy .swiper-slide .img img {

  width: 100%;

  display: block;

  transition: all 0.8s;

  -webkit-transition: all 0.8s;

  -moz-transition: all 0.8s;

  -o-transition: all 0.8s;

}



.hy .swiper-slide .mask {

  background: rgba(0, 0, 0, .4);

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  top: 0;

  opacity: 0;

}



.hy .swiper-slide .nr {

  width: 92%;

  margin: 0 auto;

  display: flex;

  align-items: center;

  justify-content: center;

  flex-direction: column;

  height: 100%;

}



.hy .swiper-slide .wz {

  color: #fff;

  font-size: 18px;

  margin-top: 2vw;

}



.hy .swiper-slide:hover .img img {

  transform: scale(1.1);

  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

  -o-transform: scale(1.1);

  -ms-transform: scale(1.1);

}



.hy .swiper-slide:hover .mask {

  opacity: 1;

}









/* 信任与支持 */

.box5 {

  padding: 3.5vw 0;

}



.sj2 {

  display: flex;

  justify-content: center;

  flex-wrap: wrap;

  align-items: center;

  margin: 2.175vw 0 2.5vw;

}



.sj2 li {

  text-align: center;

  margin: 0 29px;

}



.sj2 li .wz {

  font-weight: bold;

  color: #ce9c44;

  font-size: 20px;

}



.sj2 li .wz strong {

  font-size: 40px;

}



.sj2 li .wz span {

  font-size: 24px;

}



.sj2 li .wz2 {

  color: #ce9c44;

  font-size: 16px;

  margin-top: 0.4vw;

}



.picMarquee-left {

  overflow: hidden;

}



.picMarquee-left .bd ul {

  overflow: hidden;

  zoom: 1;

}



.picMarquee-left .bd ul li {

  margin: 0 6px;

  float: left;

  _display: inline;

  overflow: hidden;

  position: relative;

  border-radius: 10px;

}



.picMarquee-left .bd ul li .img {

  overflow: hidden;

}



.picMarquee-left .bd ul li .img img {

  width: 328px;

  display: block;

  transition: all 0.8s;

  -webkit-transition: all 0.8s;

  -moz-transition: all 0.8s;

  -o-transition: all 0.8s;

  border-radius: 10px;

}



.picMarquee-left .bd ul li:hover .img img {

  transform: scale(1.1);

  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

  -o-transform: scale(1.1);

  -ms-transform: scale(1.1);

}



.picMarquee-left .bd ul li .mask {

  background: url(//cdn.myxypt.com/4204c5ab/25/01/a47161289aadf01649e495e5cf191b05541149a4.png) no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  left: 0;

  top: 0;

  position: absolute;

}



.picMarquee-left .bd ul li .mask .nr {

  position: absolute;

  left: 15px;

  right: 15px;

  bottom: 18px;

}



.picMarquee-left .bd ul li .wz {

  color: #fff;

  font-size: 14px;

}



.picMarquee-left .bd ul li .wz2 {

  color: #fff;

  font-size: 14px;

  margin-top: 6px;

}



.picMarquee-left2 {

  margin: 12px 0;

}



.picMarquee-left3 {

  margin-bottom: 3vw;

}



.picMarquee-left .bd ul li.cate .img img {

  width: 204px;

}



.picMarquee-left .bd ul li.cate {

  width: 204px !important;

}



.picMarquee-left .bd ul li.cate:hover .img img {

  transform: scale(1);

  -webkit-transform: scale(1);

  -moz-transform: scale(1);

  -o-transform: scale(1);

  -ms-transform: scale(1);

}



.picMarquee-left .bd ul li.cate .mask2 {

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  top: 0;

}



.picMarquee-left .bd ul li.cate .nr2 {

  margin-left: 15px;

  margin-top: 20px;

}



.picMarquee-left .bd ul li.cate .wzs {

  color: #fff;

  font-size: 18px;

}



.picMarquee-left .bd ul li.cate .mo {

  color: #fff;

  font-size: 14px;

  margin-top: 20px;

  display: flex;

  align-items: center;

  flex-wrap: wrap;

}



.picMarquee-left .bd ul li.cate .mo img {

  margin-left: 11px;

}















/* 新闻资讯 */

.box6 {

  background: url(//cdn.myxypt.com/4204c5ab/25/01/004acbbbb9ad6079339993cae99be7725ee9a030.jpg) no-repeat;

  background-size: 100% 100%;

  padding: 4vw 0;

}



.tabzz {

  width: 100%;

  border-bottom: 1px solid #ebebf0;

  margin: 1.89vw 0 2.6vw;

  text-align: center;

}



.tabzz li {

  line-height: 55px;

  font-size: 16px;

  color: #333333;

  cursor: pointer;

  display: inline-block;

  margin: 0 1.34vw;

  position: relative;

}



.tabzz li.cur:before {

  content: "";

  width: 100%;

  height: 4px;

  background: #ce9c44;

  position: absolute;

  display: block;

  left: 0;

  bottom: 0;

}



.ttzz {

  opacity: 0;

  visibility: hidden;

  overflow: hidden;

  height: 0px;

}



.ttzz.active {

  opacity: 1;

  visibility: visible;

  height: 100%;

}



.ttzz {

  position: relative;

  overflow: hidden;

}



.ttzz .swiper-slide {

  position: relative;

}



.ttzz .swiper-slide .img img {

  width: 100%;

  display: block;

}



.ttzz .swiper-slide .wz {

  color: #333333;

  font-size: 18px;

  line-height: 30px;

  height: 60px;

  overflow: hidden;

  margin: 12px 0 18px;

}



.ttzz .swiper-slide .date {

  color: #999999;

  font-size: 14px;

}



.ttzz .swiper-slide:hover .wz {

  color: #9c6606;

}



.symo {

  position: relative;

  width: 176px;

  margin: 0 auto;

}



.symo1 {

  margin-top: 3.6vw;

}





.public-btn1 .ber {

  color: #FFFFFF;

}



.public-btn1 .a1 {

  display: block;

}



.public-btn1 .a2 {

  display: none;

}



.public-btn1:hover .pos1 .btns {

  width: 174px;

  -webkit-transform-origin: right;

  -moz-transform-origin: right;

  -o-transform-origin: right;

  transform-origin: right;

  -webkit-transition: width 0.5s ease;

  -moz-transition: width 0.5s ease;

  -o-transition: width 0.5s ease;

  transition: width 0.5s ease;

}





.public-btn1:hover .a1 {

  display: none;

}



.public-btn1:hover .a2 {

  display: block;

}



.pos1 .btns {

  width: 0%;

  background-color: #FFFFFF;

  transition: all 0.3s;

  border-radius: 25px;

  position: absolute;

  left: 1px;

  top: 1px;

  z-index: 1;

  height: 50px;

}



.public-btn1 {

  width: 100%;

  position: relative;

}



.public-btn1 .aa {

  width: 100%;

  background-image: -moz-linear-gradient(88deg, rgba(252, 205, 32, 0.99608) 0%, rgb(210, 174, 125) 0%, rgb(226, 196, 139) 100%);

  background-image: -webkit-linear-gradient(88deg, rgba(252, 205, 32, 0.99608) 0%, rgb(210, 174, 125) 0%, rgb(226, 196, 139) 100%);

  background-image: -ms-linear-gradient(88deg, rgba(252, 205, 32, 0.99608) 0%, rgb(210, 174, 125) 0%, rgb(226, 196, 139) 100%);

  position: relative;

  border-radius: 25px;

  border: 1px solid #dcbc8a;

}



.public-btn1 .aa .nr {

  display: flex;

  justify-content: center;

  flex-wrap: wrap;

  align-items: center;

  height: 50px;

  color: #fff;

  font-size: 14px;

  position: relative;

  z-index: 99;

}



.public-btn1 img {

  margin-left: 20px;

}



.public-btn1:hover .aa {

  border-color: #9c6606;

}



.public-btn1:hover .aa .nr {

  color: #9c6606;

}











/* 获取专属服务 */

.box7 {

  background: url(//cdn.myxypt.com/4204c5ab/25/01/a93e3b6e88f6fc84c39c19e75d82d8bf55cde429.jpg) no-repeat;

  background-size: 100% 100%;

  padding: 4vw 0 2vw;

}



.b7cont {

  padding: 4.11vw 0 2.6vw;

}



.lyzb {

  width: calc(100% - 526px);

}



.lywz {

  color: #fff;

  font-size: 18px;

}



.dhwz .wz {

  color: #fff;

  font-size: 18px;

  line-height: 26px;

}



.dhwz .wz2 {

  color: #fff;

  font-size: 48px;

}



.syewm {

  margin-top: 4.5vw;

}



.syewm .wz {

  font-size: 18px;

  line-height: 26px;

  color: #fff;

}



.syewm .img {

  width: 148px;

  margin-top: 8px;

}



.syewm .img img {

  width: 100%;

  display: block;

}



.cnwz {

  color: #999999;

  font-size: 14px;

  text-align: center;

}















/*友情链接*/

.link a {

  margin: 0 2px;

}



/*页面底部*/

.foot {

  background: #252933;

  margin-top: -1px;

}



.fcont1 {

  padding: 52px 0 28px;

}



.f_nav {

  width: calc(100% - 140px);

}



.f_nav dl {

  width: 14.28%;

}



.f_nav dt {

  margin-bottom: 24px;

  font-size: 16px;

  color: #fff;

}



.f_nav dd a {

  font-size: 14px;

  color: #999999;

  line-height: 33px;

}



.f_nav dd a:hover {

  color: #fff;

}





.lxy {

  width: 106px;

}



.ftt {

  color: #fff;

  font-size: 16px;

  font-weight: bold;

  margin-bottom: 27px;

}



.codes {

  width: 100%;

  text-align: center;

}



.codes img {

  width: 100%;

  display: block;

}



.codes p {

  color: #919191;

  font-size: 14px;

  margin-top: 8px;

}





.bq {

  font-size: 14px;

  padding: 22px 0;

  line-height: 24px;

  color: rgba(255, 255, 255, .4);

  border-top: 2px solid #3c4049;

}



.bq a {

  color: rgba(255, 255, 255, .4);

}



.bq a:hover {

  color: #fff;

}



















/*内页左侧样式*/

.page-product-inquiry a {

  color: #fff;

}



@media (max-width:1440px) {

  .abtt .wz {

    font-size: 36px;

  }



  .abtt .wz2 {

    font-size: 27px;

  }



  .abwz {

    font-size: 15px;

    line-height: 30px;

  }



  a.am {

    width: 191px;

    height: 50px;

    font-size: 15px;

  }



  .sj li .wz span {

    font-size: 58px;

  }



  .sj li .wz2 {

    font-size: 18px;

  }



  .yblist li .wz {

    font-size: 30px;

  }



  .yblist li .jia {

    width: 60px;

    margin: 0 auto;

  }



  .yblist li .jia img {

    width: 100%;

    display: block;

  }



  .yblist li .fbb .wz {

    font-size: 30px;

  }



  .yblist li .fbb .wz2 {

    font-size: 15px;

  }



  .yblist li .xiaotu .ff1 .wz3 {

    font-size: 15px;

  }



  .abtt2 .wz3 {

    font-size: 16px;

  }



  .hy .swiper-slide .wz {

    font-size: 16px;

  }



  .sj2 li .wz strong {

    font-size: 36px;

  }



  .sj2 li .wz span {

    font-size: 21px;

  }



  .sj2 li .wz {

    font-size: 18px;

  }



  .sj2 li .wz2 {

    font-size: 15px;

  }



  .ttzz .swiper-slide .wz {

    font-size: 16px;

    line-height: 26px;

    height: 52px;

  }



  .lywz {

    font-size: 16px;

  }



  .dhwz .wz {

    font-size: 16px;

  }



  .dhwz .wz2 {

    font-size: 42px;

  }



  .syewm .wz {

    font-size: 16px;

  }



  .f_nav dt {

    font-size: 15px;

  }



  .sou-left .sw1 {

    font-size: 15px;

  }



  .x-menu>li>a {

    font-size: 15px;

  }

}



@media (max-width:1280px) {

  .k2 {

    font-size: 18px;

  }



  .x-banner {

    height: auto;

  }



  .sou-right .s1 {

    display: none;

  }



  .abtt .wz {

    font-size: 32px;

  }



  .abtt .wz2 {

    font-size: 24px;

  }



  .sj li {

    width: 22%;

  }



  .sj li .wz span {

    font-size: 50px;

  }



  .sj li .wz2 {

    font-size: 16px;

  }



  .yblist li .wz {

    font-size: 24px;

  }



  .yblist li .jia {

    width: 54px;

    margin: 0 auto;

  }



  .yblist li .fbb .wz {

    font-size: 24px;

  }



  .fwadd li {

    width: 24%;

    margin: 10px 0;

  }



  .dhwz .wz2 {

    font-size: 36px;

  }



  .fwadd li .aaa {

    bottom: 38px;

  }



  .picMarquee-left .bd ul li.cate .wzs {

    font-size: 16px;

  }



}









@media (max-width: 768px) {

  .xypg-right-content p img {

    max-width: 100% !important;

    width: auto !important;

    height: auto !important;

  }

  .abtt .wz {
    background-image: none;
    padding: 0;
  }

  .abtt .wz p {
    padding: 0;
  }

  .abz {

    width: 100%;

  }



  .apic {

    width: 100%;

    margin-top: 25px;

  }



  .sj li .wz span {

    font-size: 40px;

  }



  .yblist li {

    width: 100%;

  }



  .yblist li.sm {

    width: 100%;

  }



  .yblist li.active {

    width: 100%;

  }



  .yblist li+li {

    border: none;

    margin-top: 15px;

  }



  .yblist li .faa {

    opacity: 0 !important;

  }



  .yblist li .fbb {

    opacity: 1 !important;

  }



  .yblist li .img img {

    width: 100%;

    display: block;

  }



  .hy .swiper-slide .wz {

    margin-top: 30px;

  }



  .lyzb {

    width: 100%;

  }



  .lyyb {

    width: 100%;

    margin-top: 25px;

  }



  .copy {

    width: 100%;

    text-align: center;

  }



  .bq {

    border-top: none;

  }



  .fwadd li {

    padding: 20px 10px;

  }



  .fwadd li .wz {

    margin: 15px 0;

  }



  .fwadd li .aaa {

    bottom: 26px;

  }

}





@media (max-width:640px) {

  .abtt .wz {

    font-size: 25px;

  }



  .abtt .wz2 {

    font-size: 20px;

  }



  .abtt .img {

    width: 26px;

    margin: 10px 0;

  }



  .abtt .img img {

    width: 100%;

  }



  .ab-bg,

  .box3,

  .box4,

  .box5,

  .box6,

  .box7 {

    padding: 40px 0;

  }



  .abwz {

    font-size: 14px;

    line-height: 26px;

    margin: 15px 0;

  }



  a.am {

    width: 160px;

    height: 42px;

    font-size: 14px;

  }



  .sj li {

    width: 48%;

    margin: 10px 0;

  }



  .sj li .wz span {

    font-size: 30px;

  }



  .sj li .wz {

    font-size: 16px;

  }



  .sj li .wz2 {

    font-size: 14px;

  }



  .yblist li .fbb .wz {

    font-size: 20px;

    margin-bottom: 12px;

  }



  .yblist li .fbb .wz2 {

    margin: 10px 0;

  }



  .yblist li .xiaotu .ff1 .wz3 {

    font-size: 14px;

  }



  .yblist li .mos .aa {

    height: 42px;

  }



  .box3 .abtt {

    width: 100%;

    text-align: center;

  }



  a.zx {

    display: none;

  }



  .fwadd li {

    width: 48%;

  }



  .fwadd {

    margin-top: 25px;

  }



  .hy {

    margin-top: 25px;

  }



  .hy .swiper-slide .wz {

    font-size: 14px;

  }



  .sj2 li .wz strong {

    font-size: 25px;

  }



  .sj2 li .wz span {

    font-size: 18px;

  }



  .sj2 li .wz {

    font-size: 16px;

  }



  .sj2 {

    margin: 25px 0;

  }



  .symo {

    width: 150px;

  }



  .public-btn1 .aa .nr {

    height: 42px;

  }



  .pos1 .btns {

    height: 42px;

  }



  .public-btn1:hover .pos1 .btns {

    width: 148px;

  }



  .tabzz {

    margin: 10px 0 25px;

  }



  .tabzz li {

    margin: 0 12px;

  }



  .ttzz .swiper-slide .wz {

    font-size: 15px;

  }



  .symo1 {

    margin-top: 20px;

  }



  .abtt2 .wz3 {

    margin-top: 7px;

  }



  .x-message .aa {

    width: 100%;

    margin-bottom: 12px;

  }



  .x-message .cont {

    margin-bottom: 0;

  }



  .x-message .code-group {

    margin: 12px 0;

  }



  .x-message-wrap #checkcode {

    width: 60%;

  }



  .x-message-wrap .x-submit {

    height: 42px;

  }



  .dhwz .wz {

    font-size: 15px;

  }



  .dhwz .wz2 {

    font-size: 28px;

  }



  .syewm .wz {

    font-size: 15px;

  }



  .syewm .img {

    width: 100px;

    margin-top: 15px;

  }



  .b7cont {

    padding: 25px 0;

  }



  .sou-left .simg1 img {

    max-width: 92px;

  }



  .picMarquee-left3 {

    margin-bottom: 25px;

  }

}