body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  margin: 0 auto;
  padding: 0;
  max-width: 79.8%;
}
.swiper {
  overflow: hidden;
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
@font-face {
  font-family: ArialMT;
  src: url('../font/ArialMT.ttf');
  font-display: swap;
}
@font-face {
  font-family: Arial-BoldMT;
  src: url('../font/Arial-BoldMT.otf');
  font-display: swap;
}
.xd {
  position: relative;
}
.jd {
  position: absolute;
}
.icon {
  position: relative;
  line-height: 0;
}
.icon img {
  transition: all 0.5s;
}
.icon img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}


.mb-div {
  display: none;
  padding-left: 21px;
}
.mb-div2 {
  display: none;
}
.mb-div2 a::before {
  display: none;
}
.mb-div2 a {
  width: 81% !important;
  line-height: 22px !important;
  margin-left: 11px;
  padding: 11px 0;
  padding-left: 14px !important;
}
.mb-div .mxl-t {
  position: absolute;
  padding: 25.5px 33px;
  right: 0;
  z-index: 3;
  top: -55px;
}
.mb-div .mxl-e {
  position: absolute;
  padding: 25.5px 33px;
  right: 10%;
  z-index: 3;
  top: -7px;
}
.mb-child {
  position: relative;
}
.mb-div a {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  width: 90%;
  position: relative;
}
.mb-div3 a{
font-size: 14px !important;
    margin-left: 24px;
    width: 74% !important;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 25.5px 15px;
}
.head.ys{
    background-color: #fff !important;
}
.head-lan{
    transition: all .3s;
}
.ys .head-lan{
   opacity: 0;
}
.mb-nav {
  position: fixed;
  z-index: 205 !important;
  width: 100%;
  background: #fff;
  padding: 88px 0;
  height: 100%;
  padding-top: 0px;
  top: 56px;
  overflow: scroll;
  display: none;
      background: #fff;
}
.mb-nav p {
  width: 80%;
  margin: 0 auto;
}
.mb-nav p img {
  max-width: 26px;
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.mb-nav .logo {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 55%;
    margin-top: 8%;
}
.mb-nav .logo img {
  max-height: 64px;
}
.mb-nav ul {
  width: 93%;
  margin: 0 auto;
  margin-top: 34px;
}
.mb-nav ul li {
  position: relative;
  width: 90%;
  margin: 0 auto;
  transition: all 0.8s;
  transform: translateY(20px);
  opacity: 0;
}
/*.mb-nav ul li:nth-last-child(2) .mxl-o{*/
/*    display: none;*/
/*}*/

.mb-nav ul li:nth-child(4) .mxl-o{
    /*display: none;*/
}
.mb-nav ul li:nth-child(5) .mxl-o{
    /*display: none;*/
}
.mb-nav ul li a {
  color: #333;
  font-size: 15px;
  line-height: 48px;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 13px;
  display: block;
  position: relative;
  /*white-space: nowrap;*/
}
.zk ul li {
  transform: translateY(0);
  transition-delay: 0.5s;
  opacity: 1;
}
.zk ul li:nth-child(1) {
  transition-delay: 0.2s;
}
.zk ul li:nth-child(2) {
  transition-delay: 0.3s;
}
.zk ul li:nth-child(3) {
  transition-delay: 0.4s;
}
.mb-div3{
    display: none;
}
.zk ul li:nth-child(4) {
  transition-delay: 0.5s;
}
.zk ul li:nth-child(5) {
  transition-delay: 0.6s;
}
.zk ul li:nth-child(6) {
  transition-delay: 0.7s;
}
.mb-nav .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 600;
  margin-top: 27px;
}
.mb-nav .tel img {
  max-height: 24px;
  margin-right: 8px;
}
.mb-nav .mb-dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  margin-top: 48px;
}
.mb-nav .mb-dl li {
  width: fit-content;
}
.mb-nav .mb-dl li a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  border-bottom: none;
  font-weight: bold;
  background: #00b7ff;
  color: #fff;
  border-radius: 5px;
  padding: 2px 29px;
}
.mb-nav .mb-dl li a::before {
  display: none;
}
.mb-zd {
  display: none;
  position: relative;
  width: 30px;
  height: 28px;
}
.mb-zd em {
  position: absolute;
  left: 0;
  top: 6px;
  width: 30px;
  height: 1.5px;
  background-color: #000;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.menuBtn.on em {
  display: none;
  margin: -2px 0 0;
  position: absolute;
  top: 40%;
  width: 28px;
  /*background: #000 !important;*/
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on {
  top: 4px;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on .s2 {
  opacity: 0;
}
.menuBtn.on em:last-child {
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.menuBtn .s1 {
  top: 5px;
}
.qh {
  opacity: 0;
}
.menuBtn .s2 {
  top: 14px;
}
.menuBtn .s3 {
  top: 23px;
}
.mb-zd em {
  background: #000;
}



.head {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 200;
  transition: all .5s;
}
.head .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head .container .head-logo img {
  filter: brightness(0) invert(1);
}
.head .container .head-nav {
  display: flex;
  position: relative;
  left: 0.4vw;
}
.head .container .head-nav .head-li {
  margin-right: 6.02083vw;
}
.head .container .head-nav .head-li .head-a {
  display: block;
  padding: 30px 0;
  position: relative;
  transition: all 0.5s;
  font-size: 18px;
  letter-spacing: 1px;
  color: #fff;
}
.head .container .head-nav .head-li .head-a::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  content: '';
  transform: translateX(-50%);
  width: 0%;
  height: 2px;
  background: url(../images/hgl.png) no-repeat;
  background-size: 100% 100%;
  bottom: 27px;
  transition: all 0.5s;
  opacity: 0;
  filter: brightness(0) invert(1);
}
.head .container .head-nav .head-li:last-child {
  margin-right: 0;
}
.head .container .head-nav .head-li:hover .head-a::after {
  width: 100%;
  opacity: 1;
}

.head .container .head-nav .head-li div{
    left: 50%;
    transform: translateX(-50%) scaleY(0);
    top: 100%;
    background-color: #ffffff;
    box-shadow: 1px 1px 10px rgba(0,0,0,.1);
    text-align: center;
    min-width: 130px;
    padding: 18px 0;
    white-space: nowrap;
    transition: all .6s;
    opacity: 0;
    visibility: hidden;
    transform-origin: center top;
}
.head .container .head-nav .head-li:hover div{
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scaleY(1);
}
.head .container .head-nav .head-li div a{
    display: block;
    font-size: 16px;
	letter-spacing: 1px;
	transition: all .5s;
	color: #333333;
	margin-bottom: 15px;
}
.head .container .head-nav .head-li div a:hover{
    color: #f2662b;
}
.head .container .head-nav .head-li div a:last-child{
    margin-bottom: 0;
}



.head .container .head-nav .active .head-a::after {
  width: 100%;
  opacity: 1;
}
.head .container .head-dl {
  width: 101px;
  height: 30px;
  background-color: #ffffff;
  border-radius: 15px;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  letter-spacing: 1px;
  color: #f26428;
}
.head .container .head-dl:hover {
  transform: translateX(-4px);
}
.ny-head {
  background: #fff;
  position: sticky;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}
.ny-head .container .head-logo img {
  filter: initial;
}
.ny-head .container .head-nav .head-li .head-a::after {
  filter: initial;
  bottom: 18px;
}
.ny-head .container .head-nav .head-li .head-a {
  color: #333;
  padding: 20.5px 0;
}
.ny-head .container .head-dl {
  background-image: linear-gradient(0deg, #ff4c09 0%, #ffa228 100%);
  color: #fff;
}


.head:hover {
  background: #fff;
}
.head:hover .container .head-logo img {
  filter: initial;
}
.head:hover .container .head-nav .head-li .head-a::after {
  filter: initial;
}
.head:hover .container .head-nav .head-li .head-a {
  color: #333;
}
.head:hover .container .head-dl {
  background-image: linear-gradient(0deg, #ff4c09 0%, #ffa228 100%);
  color: #fff;
}

.activehead {
  background: #fff;
  box-shadow: 1px 1px 10px rgba(0,0,0,.1);
}
.activehead .container .head-logo img {
  filter: initial;
}
.activehead .container .head-nav .head-li .head-a::after {
  filter: initial;
}
.activehead .container .head-nav .head-li .head-a {
  color: #333;
}
.activehead .container .head-dl {
  background-image: linear-gradient(0deg, #ff4c09 0%, #ffa228 100%);
  color: #fff;
}





.sy-bt {
  text-align: center;
}
.sy-bt div:nth-child(1) {
  font-size: 2.708333vw;
  font-weight: bold;
  letter-spacing: 2px;
  color: #333333;
  display: flex;
  justify-content: center;
  position: relative;
  left: -0.8vw;
}
.sy-bt div:nth-child(1) p {
  position: relative;
}
.sy-bt div:nth-child(1) p:nth-child(1) {
  margin-right: 13px;
  width: 4.21875vw;
  line-height: 0;
  top: 0.8vw;
}
.sy-bt div:nth-child(1) p:nth-child(2) {
  width: 3.177083vw;
  line-height: 0;
  left: -1.5vw;
}
.sy-bt div:nth-child(2) {
  margin-top: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sy-bt div:nth-child(2) p:nth-child(1),
.sy-bt div:nth-child(2) p:nth-child(3) {
  width: 19.42708vw;
  line-height: 0;
}
.sy-bt div:nth-child(2) p:nth-child(2) {
  margin: 0 20px;
  line-height: 0;
  width: 4.21875vw;
}
.home-prev,
.home-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.59375vw;
  top: 37.5%;
  height: 3.59375vw;
  background: none;
  background-color: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(216, 216, 216, 0.6);
  transition: all 0.4s;
  overflow: hidden;
  position: absolute;
  border-radius: 100%;
  opacity: 1;
}
.home-prev img,
.home-next img {
  max-width: 39.4%;
}
.home-prev {
  left: -6.3%;
}
.home-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.home-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.home-prev:hover {
  background: #f26428;
  box-shadow: 1px 1px 10px #f26428;
}
.home-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.home-prev:hover img:nth-child(2) {
  left: 31%;
}
.home-next:hover {
  background: #f26428;
  box-shadow: 1px 1px 10px #f26428;
}
.home-next:hover img:nth-child(1) {
  left: 100%;
}
.home-next:hover img:nth-child(2) {
  left: 31%;
}
.home-next {
  right: -6.3%;
}
.home-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.home-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.home-prev:after {
  display: none;
}
.home-next:after {
  display: none;
}
.foot {
  padding-top: 73px;
  background-color: #333333;
  border-bottom: 8px solid #f26428;
}
.foot .container .foot-tp {
  display: flex;
  align-items: flex-end;
}
.foot .container .foot-tp .foot-lf {
  width: 46%;
}
.foot .container .foot-tp .foot-lf a.flogo {
  display: block;
  width: 9.21875vw;
}
.foot .container .foot-tp .foot-lf ul {
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  margin-top: 10%;
}
.foot .container .foot-tp .foot-lf ul li {
  margin-right: 25px;
  margin-bottom: 18px;
  display: flex;
}
.foot .container .foot-tp .foot-lf ul li div:last-child {
  flex: 1;
}
.foot .container .foot-tp .foot-lf ul li:last-child,
.foot .container .foot-tp .foot-lf ul li:nth-child(2n) {
  margin-right: 0;
}
.foot .container .foot-tp .foot-cen {
  flex: 1;
  position: relative;
  margin-left: 3.54vw;
  margin-right: 6.25vw;
}
.foot .container .foot-tp .foot-cen .box {
  width: fit-content;
  margin: 0 auto;
}
.foot .container .foot-tp .foot-cen p {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 30px;
}
.foot .container .foot-tp .foot-cen table tr td {
  padding-bottom: 15px;
  padding-right: 3.6042vw;
}
.foot .container .foot-tp .foot-cen table tr td a {
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #ffffff;
  transition: all 0.5s;
}
.foot .container .foot-tp .foot-cen table tr td a img {
  margin-right: 6px;
}
.foot .container .foot-tp .foot-cen table tr td a:hover {
  color: #f26428;
}
.foot .container .foot-tp .foot-cen table tr td:last-child {
  padding-right: 0;
}
.foot .container .foot-tp .foot-cen::before {
  position: absolute;
  left: 0;
  bottom: 18px;
  content: '';
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
}
.foot .container .foot-tp .foot-cen::after {
  /*position: absolute;*/
  /*right: 0;*/
  /*bottom: 18px;*/
  /*content: '';*/
  /*width: 1px;*/
  /*height: 81%;*/
  /*background: rgba(255, 255, 255, 0.1);*/
}
.foot .container .foot-tp .foot-rt {
  position: relative;
  top: -11px;
}
.foot .container .foot-tp .foot-rt ul {
  display: flex;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
}
.foot .container .foot-tp .foot-rt ul li {
  margin-right: 2.291vw;
}
.foot .container .foot-tp .foot-rt ul li div {
  margin-bottom: 6px;
  width: 5.729vw;
  height: 5.729vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.foot .container .foot-tp .foot-rt ul li:last-child {
  margin-right: 0;
}
.foot .container .foot-bt {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
  margin-top: 3.5%;
  padding: 28.25px 0;
}
.foot .container .foot-bt p,
.foot .container .foot-bt a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.5s;
}
.foot .container .foot-bt a:hover {
  color: #fff;
}
.home-cpzx {
  margin-top: 6%;
}
.home-cpzx.container .row {
  margin-top: 60px;
  margin-left: -0.868%;
}
.home-cpzx.container .row .home-cpzx-items {
  padding: 0 0.868%;
  margin-bottom: 1.736%;
}
.home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con {
  height: 100%;
  display: block;
  background-color: #f4f5fa;
  border-radius: 20px;
  transition: all 0.5s;
  overflow: hidden;
}
.home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:first-child {
  overflow: hidden;
}
.home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:first-child p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 13.48958vw;
  transition: all 0.7s;
}
.home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:last-child {
  padding: 25.75px 10px;
  font-size: 22px;
  line-height: 1.3;
  transition: all 0.5s;
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
}
.home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con:hover {
  background-color: #f26428;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
}
.home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con:hover div:first-child p {
  transform: scale(1.04);
}
.home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con:hover div:last-child {
  color: #fff;
}
.i-ban .i-bg {
  overflow: hidden;
}
.i-ban .i-bg img {
  max-width: 101%;
  min-width: 100%;
}
.ny-bt {
  text-align: center;
  line-height: 1;
}
.ny-bt div:nth-child(1) {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 7.76vw;
  color: #f26428;
  opacity: 0.06;
}
.ny-bt div:nth-child(2) {
  font-size: 2.7083vw;
  font-weight: bold;
  letter-spacing: 2px;
  color: #f26428;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny-bt div:nth-child(2) span {
  color: #333333;
}
.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pagination li {
  margin: 0 5px;
  margin-bottom: 10px;
}
.pagination li a {
  display: block;
  font-size: 20px;
  letter-spacing: 1px;
  background-color: #f4f5fa;
  border-radius: 4px;
  transition: all 0.5s;
  padding: 5px 16.25px;
  color: #333333;
}
.pagination li:hover a {
  background-image: linear-gradient(0deg, #ff510b 0%, #ffa027 100%);
  color: #fff;
}
.pagination li.active a {
  background-image: linear-gradient(0deg, #ff510b 0%, #ffa027 100%);
  color: #fff;
}


.lx-fix {
    position: fixed;
    right: 1.25vw;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
}
.lx-fix ul {}
.lx-fix ul li:nth-child(2),.lx-fix ul li:nth-child(3) {
    display: none;
}
.lx-fix ul li a {
    font-size: 14px;
    text-align: center;
	color: #666666;
	flex-direction: column;
	width: 78px;
	height: 78px;
	display: flex;
	justify-content: center;
	align-items: center;
		background-color: #ffffff;
	box-shadow: 0px 0px 7px 0px 
		rgba(98, 98, 98, 0.22);
	transition: all .4s;
	cursor: pointer;
}
.lx-fix ul li a:hover {
    	background-image: linear-gradient(0deg, 
		#fe4d09 0%, 
		#ff9a26 100%);
		color: #fff;
}
.lx-fix ul li a:hover .icon{
    filter: brightness(0) invert(1);
}
.lx-fix ul li a .icon {
    transition: all .3s;
}
.lx-fix ul li a .icon img {}
.lx-fix ul li a .bt {
    margin-top: 10px;
    line-height: 1;
}

.lxfix-con {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    height: 100%;
    z-index: 300;
    background: rgba(0,0,0,.4);
}
.lxfix-con .lxfix-cont {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lxfix-con .lxfix-cont .lxfix-mfdh {
    width: 41.875vw;
    margin: 0 auto;
    display: none;
}
.lxfix-con .lxfix-cont .lxfix-mfdh .lxfix-mfdh-cont {
    display: flex;
    align-items: center;
    background-color: #ffffff;
	border-radius: 20px;
	overflow: hidden;
}
.lxfix-con .lxfix-cont .lxfix-mfdh .lxfix-mfdh-cont .lxfix-mfdh-lf {
    width: 59%;
    padding-left: 6.5%;
}
.lxfix-con .lxfix-cont .lxfix-mfdh .lxfix-mfdh-cont .lxfix-mfdh-lf .bt {
    font-size: 1.67vw;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 4%;
}
.lxfix-con .lxfix-cont .lxfix-mfdh .lxfix-mfdh-cont .lxfix-mfdh-lf .nr {
    display: flex;
    align-items: center;
    background: rgba(255,90,12,.5);
	border-radius: 6px;
	overflow: hidden;
	width: fit-content;
}
.lxfix-con .lxfix-cont .lxfix-mfdh .lxfix-mfdh-cont .lxfix-mfdh-lf .nr div:nth-child(1) {
    width: 3.0208vw;
    height: 3.0208vw;
    display: flex;
    line-height: 0;
    justify-content: center;
    align-items: center;
    	background-image: linear-gradient(0deg, 
		#fa500c 0%, 
		#ff9624 100%);
}
.lxfix-con .lxfix-cont .lxfix-mfdh .lxfix-mfdh-cont .lxfix-mfdh-lf .nr div img {
    max-width: 44.84%;
}
.lxfix-con .lxfix-cont .lxfix-mfdh .lxfix-mfdh-cont .lxfix-mfdh-lf .nr div:last-child {
    font-size: 1.3542vw;
	color: #ffffff;
	padding-left: 1.4583vw;
	padding-right: 2.39583vw;
	font-family: 'Barlow', sans-serif;
	font-weight: 400;
}
.lxfix-con .lxfix-cont .lxfix-mfdh .lxfix-mfdh-cont .lxfix-mfdh-rt {
    width: 41%;
    position: relative;
    right: -1px;
}
.lxfix-con .lxfix-cont .lxfix-mfdh .lxfix-mfdh-cont .lxfix-mfdh-rt div:first-child {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 17.23958vw;
}
.lxfix-con .lxfix-cont .lxfix-mfdh .lxfix-mfdh-cont .lxfix-mfdh-rt .close {
    position: absolute;
    right: 15px;
    top: 22px;
    opacity: 1;
    cursor: pointer;
}
.lxfix-con .lxfix-cont .lxfix-mfdh .lxfix-mfdh-cont .lxfix-mfdh-rt .close img {}

.lxfix-zxbj {
    background-color: #ffffff;
    border-radius: 20px;
    width: 855px;
    display: none;
    padding: 3.42% 2.55% 5%;
}
.lxfix-zxbj .close{
    right: 22px;
    top: 22px;
    cursor: pointer;
    filter: brightness(1) invert(1);
}
.lxfix-zxbj .bt {
    font-size: 1.5625vw;
    font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
	text-align: center;
}
.lxfix-zxbj .desc {
    font-size: 18px;
	color: #999999;
	text-align: center;
}
.lxfix-zxbj form.zxbj {
    display: flex;
    margin-top: 6%;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}
.lxfix-zxbj form.zxbj .list {
    width: 47.11%;
    margin-bottom: 24px;
}
.lxfix-zxbj form.zxbj .list .tit {
    font-size: 18px;
	color: #666666;
	margin-bottom: 5px;
}
.lxfix-zxbj form.zxbj .list .tit span {
    color: #ff0000;
}
.lxfix-zxbj form.zxbj .list .shuru {
    background-color: #f5f5f5;
	border-radius: 6px;
}
.lxfix-zxbj form.zxbj .list .shuru input {
    display: block;
    width: 100%;
    line-height: 1.3;
    font-size: 16px;
    color: #000000;
    padding: 19.11px 22px;
}
.lxfix-zxbj form.zxbj .list .shuru input::-webkit-input-placeholder{
                        color: #aeaeae;
                    }
                    .lxfix-zxbj form.zxbj .list .shuru input:-moz-placeholder{
                        color: #aeaeae;
                    }
                    .lxfix-zxbj form.zxbj .list .shuru input::-moz-placeholder{
                       color: #aeaeae;
                    }
                    .lxfix-zxbj form.zxbj .list .shuru input:-ms-input-placeholder{
                        color: #aeaeae;
                    }
                    .lxfix-zxbj form.zxbj .list .shuru input::-ms-input-placeholder{
                        color: #aeaeae;
                    }
.lxfix-zxbj form.zxbj .list.dxyz {
}
.lxfix-zxbj form.zxbj .list.dxyz .shuru {
    display: flex;
    align-items: center;
    padding-right: 1.25vw;
}
.lxfix-zxbj form.zxbj .list.dxyz .shuru input{
    flex: 1;
}
.lxfix-zxbj form.zxbj .list.dxyz .shuru button {
    font-size: 16px;
    position: relative;
	color: #aeaeae;
	padding-left: 8px;
	cursor: pointer;
	transition: all .5s;
	outline: none;
    border: none;
    width: 131px;
    text-align: center;
}
.lxfix-zxbj form.zxbj .list.dxyz .shuru button:hover{
    color: #fe540c;
}
.lxfix-zxbj form.zxbj .list.dxyz .shuru button::before{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content:'';
    width: 1px;
	height: 23px;
	background-color: #bdbdbd;
}
.lxfix-zxbj form.zxbj .list:last-child {}
.lxfix-zxbj form.zxbj .list .tijiao {
    	height: 59px;
	background-image: linear-gradient(0deg, 
		#fe510b 0%, 
		#ff9725 100%);
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
		font-size: 18px;
	color: #ffffff;
	width: 100%;
	transition: all .5s;
}
.lxfix-zxbj form.zxbj .list .tijiao:hover{
    box-shadow: 1px 1px 10px #fe540c;
}
.lqcg{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fcefe6;
    border-radius: 16px;
    width: 100%;
    top: calc(100% + 10px);
    padding: 6.5px 15px;
}
.lqcg .tb{
    margin-right: 9px;
}
.lqcg .zh-swiper{
    flex: 1;
    height: 20px;
}
.lqcg .zh-swiper .swiper-wrapper{
    flex-direction: column;
}
.lqcg .zh-swiper .swiper-slide{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
	color: #666666;
}
.lqcg .cg{
    font-size: 16px;
	color: #fe540c;
	margin-left: 2.76vw;
}



@media (max-width: 1700px) {
  .home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:last-child {
    font-size: 20px;
  }
}
@media (max-width: 1599px) {
  /* 头部导航间距缩小 */
  .head .container .head-nav .head-li {
    /*margin-right: 2.5vw;*/
  }
  .head .container .head-nav .head-li .head-a {
    font-size: 16px;
  }
  .head .container .head-dl {
    width: 90px;
    height: 28px;
    font-size: 16px;
  }
  /* 底部表格内边距调整 */
  .foot .container .foot-cen table tr td {
    padding-right: 1.8vw;
  }
  .foot .container .foot-cen table tr td a {
    font-size: 14px;
  }
  /* 产品中心图片高度微调 */
  .home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:first-child p {
    height: 15vw;
  }
  .head .container .head-nav .head-li div a{
      font-size: 15px;
  }
  .lxfix-zxbj form.zxbj .list .tijiao, .lxfix-zxbj .desc,.lxfix-zxbj form.zxbj .list .tit {
    font-size: 16px;
  }
  .lxfix-zxbj form.zxbj .list .shuru input,.lxfix-zxbj form.zxbj .list.dxyz .shuru button{
      font-size: 15px;
  }
  .lxfix-zxbj form.zxbj .list .tijiao {
    height: 57.72px;
}
}
@media (max-width: 1477px) {
  /* 头部进一步缩小 */
  .head .container .head-nav .head-li {
    /*margin-right: 3vw;*/
  }
  .head .container .head-nav .head-li .head-a {
    font-size: 15px;
    padding: 25px 0;
  }
  /* 底部左右装饰线位置微调 */
  .foot .container .foot-cen::before,
  .foot .container .foot-cen::after {
    height: 70%;
  }
  /* 产品中心图片高度 */
  .home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:first-child p {
    height: 15vw;
  }
  .head .container .head-nav .head-li .head-a::after {
    bottom: 18px;
  }
  .pagination li a {
    font-size: 18px;
  }
  .head .container .head-nav .head-li div a {
        font-size: 14px;
    }
}
@media (max-width: 1365px) {
  /* 头部右侧按钮缩小 */
  .head .container .head-dl {
    width: 80px;
    height: 26px;
    font-size: 14px;
  }
  /* 底部左侧文字列表间距减小 */
  .foot .container .foot-tp .foot-lf ul li {
    margin-right: 15px;
  }
  .foot .container .foot-tp .foot-cen {
    margin-left: 2vw;
    margin-right: 4vw;
  }
  .foot .container .foot-tp .foot-rt ul li {
    margin-right: 1.5vw;
  }
  .foot .container .foot-tp .foot-rt ul li div {
    width: 6.5vw;
    height: 6.5vw;
  }
  /* 产品中心图片高度 */
  .home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:first-child p {
    height: 14vw;
  }
  /* 分页按钮字体缩小 */
  .pagination li a {
    font-size: 18px;
    padding: 4px 14px;
  }
  .lx-fix ul li a {
    font-size: 12px;
    width: 74px;
    height: 74px;
  }
  .lx-fix ul li a .icon img {
    max-height: 24px;
    max-width: 21px;
}
.lxfix-zxbj .bt {
    font-size: 20px;
}
.lqcg .cg,.lqcg .zh-swiper .swiper-slide {
    font-size: 14px;
}
}
@media (max-width: 1199px) {
  /* 头部导航允许换行（若空间不足） */
  .head .container .head-nav {
    flex-wrap: wrap;
    justify-content: center;
  }
  .head .container .head-nav .head-li {
    /*margin-right: 1.5vw;*/
  }
  .head .container .head-nav .head-li .head-a {
    padding: 20px 0;
    font-size: 14px;
  }
  .head .container .head-dl {
    width: 70px;
    height: 24px;
    font-size: 12px;
  }
  /* 底部三列改为垂直排列 */
  .foot .container .foot-tp {
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .foot .container .foot-tp .foot-lf {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .foot .container .foot-tp .foot-lf a.flogo {
    width: 150px;
    margin: 0 auto;
  }
  .foot .container .foot-tp .foot-lf ul {
    justify-content: center;
  }
  .foot .container .foot-tp .foot-cen {
    width: 100%;
    margin: 0 0 30px 0;
    text-align: center;
  }
  .foot .container .foot-tp .foot-cen::before,
  .foot .container .foot-tp .foot-cen::after {
    display: none;
  }
  .foot .container .foot-tp .foot-rt {
    width: 100%;
    top: 0;
    text-align: center;
  }
  .foot .container .foot-tp .foot-rt ul {
    justify-content: center;
  }
  .foot .container .foot-tp .foot-rt ul li div {
    width: 70px;
    height: 70px;
  }
  /* 产品中心卡片改为两列 */
  .home-cpzx.container .row {
    display: flex;
    flex-wrap: wrap;
  }
  .home-cpzx.container .row .home-cpzx-items.col-3 {
    flex: 0 0 48%;
    margin-bottom: 20px;
  }
  .home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:first-child p {
    height: 16vw;
  }
  /* 分页按钮大小 */
  .pagination li a {
    font-size: 16px;
    padding: 4px 12px;
  }
  .container {
    max-width: 90%;
  }
  .home-prev,
  .home-next {
    width: 4.59375vw;
    height: 4.59375vw;
  }
  .home-next {
    right: -5.3%;
  }
  .home-prev {
    left: -5.3%;
  }
}
@media (max-width: 990px) {
  /* 头部：若导航项过多，可考虑隐藏（无移动菜单时保持原样，但间距缩小） */
  .head .container .head-nav .head-li {
    /*margin-right: 1vw;*/
  }
  .head .container .head-nav .head-li .head-a {
    font-size: 13px;
    padding: 15px 0;
  }
  .head .container .head-dl {
       display: none;
  }
  /* 产品中心卡片改为单列 */
  .home-cpzx.container .row .home-cpzx-items.col-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:first-child p {
    height: 35vw;
  }
  /* 底部表格内单元格改为块级显示 */
  .foot .container .foot-cen table tr td {
    display: block;
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .foot .container .foot-cen table tr td a {
    justify-content: center;
  }
  .foot .container .foot-bt {
    flex-direction: column;
    text-align: center;
    gap: 8px;
  }
  /* 分页按钮 */
  .pagination li a {
    font-size: 14px;
    padding: 3px 10px;
  }
  .container {
    max-width: 100%;
    padding: 0 15px;
  }
  .head .container .head-nav {
    display: none;
  }
  .head {
    position: sticky;
    background: #fff;
  }
  .home-next {
    right: 0;
  }
  .home-prev {
    left: 0;
  }
  .home-cpzx.container .row {
    margin-top: 41px;
  }
  .home-prev,
  .home-next {
    width: 5.59375vw;
    height: 5.59375vw;
  }
  .foot .container .foot-tp .foot-lf a.flogo {
    width: 89px;
  }
  .foot .container .foot-tp .foot-lf ul {
    font-size: 13px;
  }
  .foot .container .foot-tp .foot-lf {
    margin-bottom: 19px;
  }
  .foot .container .foot-tp .foot-cen table tr td {
    padding-bottom: 7px;
    padding-right: 0;
  }
  .foot {
    padding-top: 57px;
  }
  .foot .container .foot-tp .foot-cen table tr td a {
    font-size: 13px;
  }
  .foot .container .foot-tp .foot-cen p {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .foot .container .foot-tp .foot-rt ul li div {
    width: 80px;
    height: 79px;
  }
  .foot .container .foot-tp .foot-cen {
    margin: 0 0 5px 0;
  }
  .foot .container .foot-bt p,
  .foot .container .foot-bt a {
    font-size: 12px;
  }
  .foot .container .foot-bt {
    margin-top: 41px;
  }
  .lx-fix,.lxfix-con{
      display: none;
  }
.head .container .head-logo img {
    filter: initial;
    width: 150px;
}
.head .container {
    padding: 14px 15px;
}
.mb-zd{
    display: block;
}
}
@media (max-width: 767px) {
  .sy-bt div:nth-child(1) {
    font-size: 20px;
    width: fit-content;
    margin: 0 auto;
    left: -5px;
  }
  .sy-bt {
    line-height: 1.3;
  }
  .sy-bt div:nth-child(1) p:nth-child(2) {
    width: 24px;
    left: auto;
    position: absolute;
    right: -10px;
  }
  .sy-bt div:nth-child(1) p:nth-child(1) {
    width: 0;
    opacity: 0 !important;
  }
  .sy-bt div:nth-child(2) p:nth-child(2) {
    margin: 0 10px;
    width: 16.21875vw;
  }
  .sy-bt div:nth-child(2) p:nth-child(1),
  .sy-bt div:nth-child(2) p:nth-child(3) {
    width: 28.42708vw;
  }
  .sy-bt div:nth-child(2) {
    margin-top: 14px;
  }
  .home-prev,
  .home-next {
    width: 8.59375vw;
    height: 8.59375vw;
    top: 31.5%;
  }
  .home-cpzx {
    margin-top: 70px;
  }
  .home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:last-child {
    font-size: 14px !important;
    padding: 14.75px 10px;
  }
  .home-cpzx.container .row {
    margin-left: -1.868%;
    margin-right: -1.868%;
  }
  .home-cpzx.container .row .home-cpzx-items {
    padding: 0 1.868%;
  }
  .home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:first-child p {
    height: 33vw;
  }
  .ny-bt div:nth-child(2) {
    font-size: 22px;
  }
  .ny-bt div:nth-child(1) {
    font-size: 33px;
  }
}
