.topbig {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.5s;
  padding-left: 109px;
  padding-right: 106px;
  padding-top: 12px;
}

.menu i {
  display: none;
}

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

.menu ul li {
  padding: 0 21px;
}

.menu ul li a {
  color: #000;
  font-size: 18px;
  line-height: 90px;
}

.menu ul li ul li a {
  font-weight: inherit;
}

.menu ul li a:hover {
  color: #ff7f00;
}

.menu ul li:hover:after {
  width: 100%;
  transition: 0.5s;
}

.menu ul li:after {
  content: "";
  width: 0;
  margin: 0 auto;
  height: 6px;
  display: block;
  background: #ff7f00;
  transition: 0.5s;
}

.sousuo input {
  border: 0;
  height: 35px;
  font-size: 16px;
  padding-left: 10px;
  width: 100%;
  border-radius: 30px;
  padding-left: 20px;
  background: #eaeaea;
}

.sousuo form {
  position: relative;
}

.sousuo input::-webkit-input-placeholder {
  color: #4b4b4b;
}

.sousuo .btn {
  position: absolute;
  right: 0;
  background: none;
  color: #b4b4b4;
}

.sousuo {
  margin-right: 64px;
}

.yuyan ul {
  display: flex;
  justify-content: space-between;
}

.yuyan ul li:hover {
  color: #ff7f00;
}

.yuyan ul li {
  text-align: center;
}

.yuyan ul li img {
  margin-bottom: 12px;
}

.yuyan ul li:first-child {
  margin-right: 8px;
}

.yuyan ul li a {
  color: #b1b1b1;
  transition: 0.5s;
}

.yuyan ul li a:hover,
.yuyan ul li a.hover {
  color: #ff7f00;
  transition: 0.5s;
}

.yuyan ul li.hover .yuyanwen {
  color: #ff7f00;
}

.nav-logo {
  display: none;
}

.heise {
  display: none;
}

.logo img {
  padding-bottom: 11px;
}

.syab {
  padding: 95px 0 106px;
}

.syabbig {
  background: url(../images/syabbg.png) no-repeat center right;
  display: flex;
  align-items: center;
}

.syableft {
  width: 50%;
}

.syabright {
  width: 50%;
  padding-left: 50px;
}

.syabright h2 {
  font-family: Oswald;
  font-size: 48px;
  color: #484848;
  margin-bottom: 27px;
}

.syabnr {
  font-size: 18px;
  line-height: 200%;
}

.nyabnr {
  font-size: 18px;
  line-height: 200%;
  height: 400px;
  overflow-y: scroll;
}

.syabright ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 24px;
}

.syabright ul li {
  width: 50%;
  list-style: url(../images/libg.png) inside;
  font-size: 18px;
  padding-bottom: 40px;
  text-indent: 0;
  color: #737373;
}

.syabmore a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 160px;
  height: 52px;
  background: #ff7f00;
  border-radius: 30px;
}

.syabmore a.hvr-ripple-out:before {
  content: "";
  position: absolute;
  border: #ff7f00 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  border-radius: 30px;
}

.yc {
  display: block;
}

.yd {
  display: none;
}

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

.menu ul.sub_menu {
  position: absolute;
  width: 600px;
  background-color: #ffffff;
  display: none;
  z-index: 999;
  margin-left: 0px;
}

.ddh {
  height: auto;
  overflow: hidden;
  padding: 15px;
}

.ddh-aa {
  width: 40%;
  float: left;
  border-right: 1px solid #eeeeee;
  font-size: 16px;
}

.ddh-aa li {
  padding: 0 !important;
}

.ddh-aa li a {
  font-size: 16px !important;
  line-height: 200% !important;
}

.ddh-aa li a:hover {
  color: #ff7f00;
}

.ddh-bb {
  width: 60%;
  padding-left: 15px;
  float: right;
}

.inews-ct img {
  height: auto;
}

.yz {
  display: flex;
  justify-content: space-between;
}

.yzm {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.yzm img {
  height: 6rem;
}

.yzm .kk {
  margin: 0;
}

@media (min-width: 1768px) {
  .container {
    width: 1570px;
  }
}

.banner img {
  width: 100%;
}

.nybanner img {
  width: 100%;
}

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

.syabtu {
  padding: 0 35px 110px;
}

.syabtu .swiper-button-next,
#banner .swiper-button-next {
  background: url(../images/syabjtr.png);
  width: 54px;
  height: 54px;
  background-size: 100%;
  right: 0%;
  bottom: 50%;
  top: auto;
  transform: translate(0, -50%);
}

.syabtu .swiper-button-prev,
#banner .swiper-button-prev {
  background: url(../images/syabjtl.png);
  width: 54px;
  height: 54px;
  background-size: 100%;
  left: 0%;
  bottom: 50%;
  top: auto;
  transform: translate(0, -50%);
}

.syabtu {
  position: relative;
}

.qywh {
  padding: 112px 0 0;
  background: url(../images/qywh.jpg) no-repeat;
  position: relative;
  background-size: 100%;
}

.qywhbt h2 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 40px;
}

.qywhbt h3 {
  font-size: 24px;
}

.shuju ul li {
  width: 25%;
  filter: drop-shadow(2px 4px 3px rgba(0, 0, 0, 0.1));
}

.qywhbig {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 42px 0;
  transition: 0.5s;
  background: #ff7f00;
}

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

.shuju ul li img {
  height: 66px;
  margin-right: 40px;
}

.qywhbig img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  transition: 0.5s;
}

.qywhtu {
  position: relative;
}

.shuju ul li:hover .qywhbig {
  background: #ff7f00;
  transition: 0.5s;
}

.shuju ul li:hover .qywhtu img:last-child {
  opacity: 1;
  transition: 0.5s;
}

.shuju ul li:hover .qywhtu img:first-child {
  opacity: 0;
  transition: 0.5s;
}

.shuju ul li:hover .qywhwen {
  color: white;
  transition: 0.5s;
}

.shuju ul li:hover .qywhwen span {
  color: white;
  transition: 0.5s;
}

.shuju ul li:hover .qywhwen a {
  color: white;
  transition: 0.5s;
}

.shuju ul li:hover .qywhwen sup {
  color: white;
  transition: 0.5s;
}

.shuju ul li:first-child .qywhbig {
  clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
}

.shuju ul li:nth-child(2) .qywhbig {
  clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%);
}

.shuju ul li:nth-child(3) .qywhbig {
  clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 5% 100%);
}

.shuju ul li:nth-child(4) .qywhbig {
  clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.shuju ul li {
  transform: translate(0, 74px);
}

.qywhwen span {
  font-size: 44px;
  color: #fff;
  font-family: DIN-Bold;
  font-weight: bold;
}

.qywhwen a {
  font-size: 44px;
  color: #fff;
  font-family: DIN-Bold;
  font-weight: bold;
}

.qywhwen a sup {
  font-size: 16px;
  color: #fff;
  top: -2em;
  left: 0.2em;
  font-family: DIN-Bold;
  font-weight: bold;
}

.qywhwen p {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}

.sycp {
  padding: 100px 0 24px;
}

.sycp h2 {
  font-size: 48px;
  text-align: center;
  color: #484848;
  font-family: Oswald;
  margin-bottom: 76px;
}

.sycpwenjt img {
  width: 18px;
  transition: 0.5s;
}

.sycpwen {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #ededed;
  font-size: 18px;
  padding: 22px 13px 22px 17px;
  transition: 0.5s;
}

.sycpwen div {
  font-size: 14px;
  border: 1px solid #ff7f00;
  width: 168px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin-top: 20px;
}

.sycp ul li {
  background-color: #efefef;
  overflow: hidden;
  padding: 10px 10px 0;
  width: 380px;
  margin-right: 5px;
}

.sycp ul li a {
  color: #333;
}

.sycpwenjt {
  position: relative;
}

.sycpwenjt img:last-child {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0px, -50%);
  opacity: 0;
  transition: 0.5s;
}

.sycp ul li:hover .sycpwenjt img:last-child {
  opacity: 1;
  transition: 0.5s;
}

.sycp ul li:hover .sycpwenjt img:first-child {
  opacity: 0;
  transition: 0.5s;
}

.sycp ul li:hover .sycpwen div {
  background: #ff7f00;
  transition: 0.5s;
  color: #fff;
}

.sycptu img {
  transform: scale(1.05);
  transition: all 500ms ease-in 0ms;
}

.sycp ul li:hover .sycptu img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition: all 500ms ease-in 0ms;
}

.sycptu {
  overflow: hidden;
  width: 360px;
  height: 360px;
  background-color: #fff;
}

.sycpap h2 {
  font-size: 48px;
  margin-bottom: 91px;
  text-align: center;
  font-family: Oswald;
}

.sycpap ul {
  display: flex;
  flex-wrap: wrap;
}

.sycpap ul li {
  width: 33.33%;
  overflow: hidden;
}

.sycpap ul li img {
  width: 100%;
}

.sycpap ul li:nth-child(n + 4) {
  width: 25%;
}

.sycpap ul {
  padding: 0 34px;
}

.sycpap ul li img {
  transform: scale(1.05);
  transition: all 500ms ease-in 0ms;
}

.sycpap ul li:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition: all 500ms ease-in 0ms;
}

.syxw {
  padding-top: 88px;
  padding-bottom: 74px;
}

.syxw h2 {
  font-size: 48px;
  text-align: center;
  font-family: Oswald;
  margin-bottom: 66px;
}

.syxwbig .swiper-button-next {
  background: url(../images/syabjtr.png);
  width: 54px;
  height: 54px;
  background-size: 100%;
  right: 0%;
  bottom: 50%;
}

.syxwbig .swiper-button-prev {
  background: url(../images/syabjtl.png);
  width: 54px;
  height: 54px;
  background-size: 100%;
  left: 0%;
  bottom: 50%;
}

.syxwbig {
  position: relative;
}

#syxw img {
  width: 100%;
}

.syxwbig {
  padding: 0 34px;
}

.syxwtu {
  overflow: hidden;
}

.syxwwen {
  background: #f5f5f5;
  padding: 24px 34px 20px 23px;
}

.syxwwen h3 {
  font-size: 18px;
  margin-bottom: 18px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
}

.syxwwen p {
  font-size: 16px;
}

#syxw .swiper-slide a {
  color: #444444;
  transition: 0.3s;
  overflow: hidden;
}

#syxw .swiper-slide:hover a {
  color: #fff;
  transition: 0.3s;
}

#syxw .swiper-slide:hover .syxwwen {
  background: #ff7f00;
  transition: 0.3s;
}

.syxwtu img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  width: 100%;
}

#syxw .swiper-slide:hover .syxwtu img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition: all 500ms ease-in 0ms;
}

.footertop {
  padding: 45px 0 33px;
  border-bottom: 2px solid #d3d3d3;
}

footer {
  background: #e5e5e5;
}

.dbxxnr {
  margin-top: 22px;
  font-size: 16px;
  line-height: 27px;
  padding-bottom: 32px;
}

.ewm img {
  margin-bottom: 11px;
}

.dbbig {
  display: flex;
  justify-content: space-between;
}

.dbbt {
  font-size: 24px;
  font-family: Oswald;
  margin-bottom: 50px;
}

.dbdh ul li {
  padding-top: 10px;
  padding-bottom: 12px;
}

.dbdh ul li a {
  color: #3e3e3e;
}

.dbdh ul li a:hover {
  color: #ff7f00;
}

.dbemail img {
  width: 20px;
  margin-right: 6px;
}

.dbemail {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 16px;
}

.yxdz a {
  display: block;
  font-size: 25px;
  color: #252525;
  font-family: AvenirNextLTPro-Demi;
  padding-bottom: 10px;
}

.yxdz {
  border-bottom: 1px solid #fff;
}

.dblxwm section {
  padding-top: 30px;
  color: #3e3e3e;
}

.dblxwm section a {
  padding-top: 30px;
  color: #3e3e3e;
}

.dblxwm section a:hover {
  color: #ff7f00;
}

.dblxwm section p {
  line-height: 32px;
}

.footerbottom {
  padding-top: 27px;
  padding-bottom: 35px;
}

.footerbig {
  display: flex;
  align-items: center;
  justify-content: center;
}

.footerbig a {
  margin: 0 15px;
  color: #3e3e3e;
}

.footerbig a:hover {
  color: #ff7f00;
}

.cebian ul li {
  margin-bottom: 10px;
  position: relative;
}

.cebian {
  position: fixed;
  top: 50%;
  right: 50px;
  z-index: 9999;
  padding: 5px 5px;
  border-radius: 5px;
  opacity: 0;
  transition: 0.5s;
}

.cebian.xs {
  opacity: 1;
  transition: 0.5s;
}

.cebiantel {
  position: absolute;
  left: -210px;
  top: 50%;
  width: 200px;
  height: auto;
  overflow: hidden;
  font-size: 16px;
  text-align: center;
  padding: 10px;
  background-color: #ff7f00;
  z-index: 8;
  display: none;
  transform: translate(10px, -50%);
  border-radius: 30px;
}

.cebian a {
  color: #fff;
}

.cebianmail {
  position: absolute;
  left: -240px;
  top: 50%;
  height: auto;
  overflow: hidden;
  font-size: 16px;
  text-align: center;
  padding: 10px;
  background-color: #ff7f00;
  transform: translate(15px, -50%);
  z-index: 8;
  display: none;
  border-radius: 30px;
}

.weixin {
  position: absolute;
  left: -80px;
  top: -30px;
  background-color: #ffffff;
  z-index: 8;
  display: none;
  transform: translate(0px, 30px);
}

.cebian li:first-child:hover .cebiantel {
  display: block;
}

.cebian li:nth-child(2):hover .cebianmail {
  display: block;
}

.cebian li:nth-child(3):hover .weixin {
  display: block;
}

.nybanner {
  position: relative;
}

.ablan li {
  list-style-type: none;
  float: left;
  width: 23%;
  margin-right: 18px;
  position: relative;
  background: white;
  cursor: pointer;
  box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
}

.abdh1 .abdhtu {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/abdh.png) bottom;
  transition: 0.3s;
  margin-right: 20px;
}

.abdh1:hover .abdhtu {
  background: url(../images/abdh.png) top;
  transition: 0.3s;
}

.abdh2 .abdhtu {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/abdh2.png) bottom;
  transition: 0.3s;
  margin-right: 20px;
}

.abdh2:hover .abdhtu {
  background: url(../images/abdh2.png) top;
  transition: 0.3s;
}

.abdh3 .abdhtu {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/abdh4.png) bottom;
  transition: 0.3s;
  margin-right: 20px;
}

.abdh3:hover .abdhtu {
  background: url(../images/abdh4.png) top;
  transition: 0.3s;
}

.abdh4 .abdhtu {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/abdh3.png) bottom;
  transition: 0.3s;
  margin-right: 20px;
}

.abdh4:hover .abdhtu {
  background: url(../images/abdh3.png) top;
  transition: 0.3s;
}

.ablan ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  transition: 0.3s;
  padding: 20px;
  font-size: 20px;
}

.ablan ul li a:hover {
  background: #ff7f00;
  color: #fff;
  transition: 0.3s;
}

.ablan {
  position: relative;
}

.ablanbig ul {
  transform: translate(0px, -50px);
}

.abww {
  height: auto;
  overflow: hidden;
  margin-bottom: 58px;
  padding-bottom: 10px;
}

.abwwleft {
  width: 50%;
  padding-right: 20px;
}

.abwwleft ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 24px;
}

.abwwleft ul li {
  width: 50%;
  list-style: url(../images/libg.png) inside;
  font-size: 18px;
  padding-bottom: 40px;
  text-indent: 0;
  color: #737373;
}

.abwwright {
  width: 50%;
}

.abwwbig {
  display: flex;
  align-items: center;
}

.abwwleft h2 {
  font-family: Oswald;
  font-size: 47px;
  color: #ff7f00;
  margin-top: 30px;
  margin-bottom: 35px;
}

.abnei.shuju ul li {
  transform: translate(0, 0);
}

.abnei {
  padding-top: 40px;
}

.abnei ul li {
  width: 25%;
  filter: drop-shadow(4px 0px 9px rgba(0, 0, 0, 0.1));
}

.zhengshu {
  height: auto;
  overflow: hidden;
  padding-top: 56px;
  padding-bottom: 82px;
  position: relative;
}

.zhengshu h2 {
  font-size: 51px;
  color: #181818;
  margin-top: 0px;
  margin-bottom: 30px;
}

.zhengshu .swiper-button-prev {
  background: url(../images/left.png) no-repeat;
  background-size: cover;
  top: 5%;
  right: 6%;
  left: auto;
  width: 44px;
  height: 44px;
}

.zhengshu .swiper-button-next {
  background: url(../images/right.png) no-repeat;
  background-size: cover;
  top: 5%;
  right: 0%;
  width: 44px;
  height: 44px;
}

.zhengshubig {
  position: relative;
}

.cpnylbleft {
  width: 23%;
  float: left;
}

.cpnylbleft dl {
  border-radius: 5px 5px 0px 0px;
  overflow: hidden;
  padding-bottom: 0px;
  margin-bottom: 25px;
}

.cpnylbleft dl dt {
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 56px;
  padding: 0px 30px;
  background-color: #ff7f00;
  color: #fff;
  margin-bottom: 1px;
}

.cpnylbleft dl dd {
  border-bottom: 1px #fff solid;
}

.cpnylbleft dl dd > a {
  display: block;
  font-size: 1.4rem;
  line-height: 50px;
  background-color: #ff7f00;
  padding-left: 15px;
  transition: 0.3s;
  color: #fff;
}

.cpnylbleft dl dd > a:hover {
  background-color: #fff;
  color: #ff7f00;
}

.cpnybig {
  padding: 28px 0px;
  overflow: hidden;
}

.cpnylbleft h2 {
  background-color: #383b3f;
  color: #fff;
  font-size: 2rem;
  font-family: MaisonNeue-Medium;
  line-height: 56px;
  padding: 0px 30px;
  color: #fff;
}

.cpnylbleft ul {
  border-radius: 5px 5px 0px 0px;
  overflow: hidden;
  background-color: #f0f0f0;
}

.cpnylbleft ul li {
  padding: 0 15px;
}

.cpnylbleft ul li a {
  display: flex;
  align-content: center;
  padding: 15px 0px;
  border-bottom: 1px #fff solid;
}

.cpnylbleft ul li a i {
  width: 32%;
}

.cpnylbleft ul li a section {
  width: 68%;
  padding-left: 10px;
  color: #000;
}

.cpnylbleft ul li a section h4 {
  font-size: 1.3rem;
  line-height: 16px;
  color: #666;
}

.cpnylbleft ul li a section span {
  display: block;
  font-family: MaisonNeue-Medium;
  font-size: 1.55rem;
  line-height: 16px;
  color: #000;
  margin: 10px 0px;
}

.cpnylbright {
  width: 74%;
  float: right;
}

.cpnylbright h1 {
  font-size: 2.6rem;
  color: #fff;
  border-bottom: 2px rgba(0, 0, 0, 0.05) solid;
  line-height: 46px;
  padding-bottom: 2px;
  font-weight: bold;
  padding-left: 20px;
  background: #ff7f00;
}

.cpnylbright ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 30px;
  overflow: hidden;
}

.cpnylbright ul li {
  width: 25%;
  padding: 0px 15px;
  margin-bottom: 30px;
}

.cpnylbright ul li section i {
  display: block;
  border: 1px rgba(0, 0, 0, 0.1) solid;
}

.cpnylbright ul li section i a {
  display: block;
  padding: 3px;
  overflow: hidden;
}

.cpnylbright ul li section i a img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  width: 100%;
}

.cpnylbright ul li:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.cpnylbright ul li section h4 {
  padding: 15px 0px 0px;
}

.cpnylbright ul li section h4 a {
  font-size: 1.6rem;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  color: #000;
  transition: 0.5s;
}

.cpnylbright ul li section span {
  display: block;
  color: #62666b;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.cpnylbright ul li:hover a {
  color: #ff7f00;
  transition: 0.5s;
}

.cpnyright {
  width: 74%;
  float: right;
  position: relative;
}

.cpnyrightmemo .pro-ptt {
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  color: #333333;
  font-size: 2.2rem;
  line-height: 30px;
  padding: 5px 0 15px;
}

.cpnyrightmemo dl {
  border-bottom: 1px #ddd solid;
  padding: 15px 0px;
}

.cpnyrightmemo dl dd {
  line-height: 26px;
  font-size: 1.5rem;
  color: #666;
}

.cpnyrightmemo dl dt {
  display: flex;
  align-items: center;
}

.cpnyrightmemo .pdpage {
  align-items: center;
  justify-content: space-between;
  display: flex;
  padding: 20px 0px;
  border-bottom: 1px #ddd solid;
}

.cpnyrightmemo .pdpage a {
  display: block;
  color: #3e3a3a;
  font-size: 1.6rem;
  font-family: MaisonNeue-Book;
  max-width: calc(50% - 26px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.cpnei {
  height: auto;
  overflow: hidden;
  padding: 20px;
  padding-top: 30px;
  background-color: #ffffff;
}

.pro-img .xiaotu {
  margin-top: 20px;
  position: relative;
}

.xiaotu {
  padding: 0 50px;
}

#xiaotu .swiper-button-prev {
  background: url(../images/zuo.png) no-repeat;
  background-size: cover;
  right: -40px;
  top: 50%;
  width: 40px;
  height: 40px;
  border: none;
}

.pro-img .swiper-button-next {
  background: url(../images/you.png) no-repeat;
  background-size: cover;
  right: -40px;
  top: 50%;
  width: 40px;
  height: 40px;
  border: none;
}

.pro-img .xiaotu li a {
  display: block;
  border: 2px #ddd solid;
  margin: 1px;
}

.pro-img .xiaotu li.hover {
  border: 2px #0e66a6 solid;
}

.pro-img .colmd5 {
  width: 47%;
  float: left;
  position: relative;
}

.pro-img .colmd7 {
  width: 48%;
  float: right;
}

.pro-img .colmd7 .pro-ptt {
  font-family: "tt0142m", Helvetica, Arial, sans-serif;
  font-size: 27px;
  font-weight: bold;
  padding: 0px 0px 15px;
  border-bottom: 1px #e8e8e8 solid;
  font-weight: bold;
}

.pro-img .colmd7 > span {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 45px;
  border-bottom: 1px #e8e8e8 solid;
  display: block;
  color: #515151;
  font-size: 14px;
  line-height: 22px;
  width: 100%;
  word-wrap: break-word;
}

.pro-img .colmd7 > span ul {
  list-style-type: disc;
  margin-left: 20px;
}

#Gbig {
  width: 100%;
  border: 2px solid #ddd;
}

.pro-img .colmd7 h3 {
  font-family:
    Microsoft YaHei,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 14px;
  color: #515151;
}

.jqzzoom {
  position: relative;
}

.jqzoom {
  position: relative;
  overflow: hidden;
  border: 0px #ddd solid;
  height: auto;
  overflow: hidden;
}

.zoomdiv {
  float: left;
  top: 0 !important;
  left: 101% !important;
  border: 3px solid #e4e4e4;
  display: none;
  text-align: center;
  overflow: hidden;
  position: absolute;
  z-index: 999;
  background-color: #fff;
}

.bigimg {
  width: 1000px;
  height: 1000px;
}

.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px !important;
  height: 80px !important;
  border: 1px solid #aaa;
  background: #fede4f 50% top no-repeat;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
  cursor: move;
}

.zoomdiv img {
  max-width: none;
}

.jqzzoom .navigation {
  width: 100%;
  margin: 10px 0 0;
}

.jqzzoom .carousel {
  overflow: hidden;
}

.jqzzoom .carousel ul {
  width: 2000em;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}

.jqzzoom .prev-navigation,
.next-navigation {
  display: block;
  cursor: pointer;
}

.jqzzoom .prev-navigation {
  background: url(../images/left.gif) left center no-repeat;
  height: 91px;
  width: 39px;
  float: left;
}

.jqzzoom .next-navigation {
  background: url(../images/right.gif) right center no-repeat;
  width: 39px;
  height: 91px;
  float: right;
}

.pro-img .colmd7 h3 {
  font-family:
    Microsoft YaHei,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 14px;
  color: #515151;
}

#st-2 .st-btn[data-network="facebook"] {
  background-color: #4267b2;
}

#st-2 .st-btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition:
    opacity 0.2s ease-in,
    top 0.2s ease-in;
  -ms-transition:
    opacity 0.2s ease-in,
    top 0.2s ease-in;
  -o-transition:
    opacity 0.2s ease-in,
    top 0.2s ease-in;
  -webkit-transition:
    opacity 0.2s ease-in,
    top 0.2s ease-in;
  transition:
    opacity 0.2s ease-in,
    top 0.2s ease-in;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  margin-right: 8px;
  padding: 0 10px;
  position: relative;
  text-align: center;
  top: 0;
  vertical-align: top;
  white-space: nowrap;
}

#st-2 .st-btn > img {
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  top: 10px;
  vertical-align: top;
}

#st-2 .st-btn[data-network="twitter"] {
  background-color: #55acee;
}

#st-2 .st-btn[data-network="pinterest"] {
  background-color: #cb2027;
}

#st-2 .st-btn[data-network="linkedin"] {
  background-color: #0077b5;
}

#st-2 .st-btn[data-network="sharethis"] {
  background-color: #95d03a;
}

#st-2 .st-btn:hover {
  opacity: 0.8;
  top: -4px;
}

.xqmore {
  margin-top: 70px;
  width: 206px;
  height: 52px;
}

.xqmore a {
  display: block;
  width: 206px;
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  background-color: #ff7f00;
  color: #ffffff;
  text-align: center;
}

.cpxq-lan {
  height: auto;
  overflow: hidden;
  background-color: #f5f6f6;
  padding-left: 15px;
}

.cpxq-lan li {
  list-style-type: none;
  margin-left: 15px;
  line-height: 52px;
  color: #595959;
  font-size: 16px;
  float: left;
}

.cpxq-nei {
  padding: 25px;
  font-size: 15px;
  line-height: 25px;
  color: #515151;
}

.cpxq-nei table {
  width: 100%;
}

.cpxq-nei td {
  border: 1px solid #000;
  padding: 0 5px;
}

.cpxq-nei tr:first-child td {
  width: 25%;
}

.cpxq {
  height: auto;
  overflow: hidden;
  padding: 20px;
  padding-top: 30px;
  background-color: #ffffff;
}

.liebiao {
  height: 78px;
  border: 1px solid #ebebeb;
  margin-top: 25px;
}

.liebiao-aa {
  width: 16%;
  height: 78px;
  line-height: 78px;
  text-align: center;
  float: left;
  border-right: 1px solid #ebebeb;
}

.liebiao-bb {
  width: 68%;
  height: 78px;
  line-height: 78px;
  float: left;
  text-align: center;
  color: #919191;
  border-right: 1px solid #ebebeb;
}

.liebiao-cc {
  width: 16%;
  height: 78px;
  line-height: 78px;
  text-align: center;
  float: right;
}

.liebiao-bb a {
  color: #919191;
}

.xiangguan h2 {
  font-size: 17px;
  margin-top: 0px;
  margin-bottom: 32px;
}

.xiangguan {
  margin-top: 45px;
  height: auto;
  overflow: hidden;
}

.xgtu {
  width: 165px;
  height: auto;
  overflow: hidden;
  background-color: #f5f6f6;
  color: #919191;
}

.xgtu img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

.xgtu:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.xgtu section {
  overflow: hidden;
}

.xiangguan li::marker {
  content: "";
}

.xgtu img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

.xgtu:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.xgtu section {
  overflow: hidden;
}

.xgtu:hover {
  background-color: #ff7f00;
  transition: all 500ms ease-in 0ms;
}

.xgtu:hover .xgtu-zi {
  color: #ffffff;
  transition: all 500ms ease-in 0ms;
}

.xgtu-zi {
  height: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #919191;
}

.xiangguan li {
  list-style-type: none;
  float: left;
  padding-right: 42px;
}

.st-el-1 {
  display: none !important;
  opacity: 0 !important;
}

.pro-img .xiaotu li a.hover {
  border: 1px solid #ff7f00;
}

.down {
  width: 50px;
  height: 50px;
  display: block;
  background: url(../images/down.png) bottom no-repeat;
  transition: 0.5s;
  margin-right: 20px;
}

.pdf {
  width: 50px;
  height: 50px;
  display: block;
  background: url(../images/pdf.png) bottom no-repeat;
  transition: 0.5s;
  margin-right: 20px;
}

.xiazai {
  padding: 60px 0;
}

.xiazai li a {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 15px;
  color: #555555;
}

.xiazai li a:hover {
  color: white;
}

.xiazai ul {
  border-top: 1px solid #e5e5e5;
}

.xiazai li img {
  width: 50px;
}

.PDFbt {
  display: flex;
  align-items: center;
}

.PDFbt img {
  margin-right: 20px;
}

.PDbt h4 {
  font-size: 20px;
  color: #4d4d4d;
}

.xiazai li:nth-child(2n) {
  background: #f7f7f7;
}

.xiazai li:hover {
  background: #ff7f00;
  color: white;
}

.xiazai li:hover .pdf {
  background: url(../images/pdf.png) top no-repeat;
  transition: 0.5s;
}

.xiazai li:hover .down {
  background: url(../images/down.png) top no-repeat;
  transition: 0.5s;
}

.hover a {
  color: #ff7f00 !important;
}

.lm-ct li.hover {
  color: #ff7f00;
  border-bottom: 3px solid #ff7f00;
  transition: 0.5s;
}

.lm-ct li:hover a {
  color: #ff7f00;
}

.lm-ct li:hover {
  border-bottom: 3px solid #ff7f00;
}

.lm-ct ul {
  display: flex;
  display: -webkit-flex;
}

.lm-ct ul li {
  list-style-type: none;
  margin-right: 50px;
}

.lm-ct ul li.hover a {
  color: #ff7f00;
}

.lm-ct ul li a {
  display: block;
  line-height: 74px;
  font-size: 16px;
  color: #555555;
  cursor: pointer;
}

.lm-ct > span {
  display: block;
  height: 4px;
  background: #ff7f00;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 6;
  transition: 0.5s;
}

.lanmux {
  height: 77px;
  box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
  background: #fff;
  position: relative;
}

.xwss {
  height: auto;
  overflow: hidden;
  padding-top: 62px;
  padding-bottom: 60px;
  background-color: #f2f2f2;
}

.xwkk-aa {
  width: 43%;
  float: left;
}

.xwbd {
  height: auto;
  overflow: hidden;
  border: 6px solid #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.xwkk-aa img {
  width: 100%;
}

.xwkk-bb {
  width: 50%;
  float: right;
}

.xwkk-bb h2 {
  font-size: 21px;
  margin-top: 27px;
  margin-bottom: 60px;
  color: #000000;
}

.xw-time {
  margin-top: 57px;
  height: auto;
  overflow: hidden;
  color: #000000;
}

.xw-more {
  margin-top: 45px;
  height: auto;
  overflow: hidden;
  color: #000000;
}

.xwss a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
}

.xwbd img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  width: 100%;
}

.xwss a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.xwlie {
  height: auto;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 70px;
}

.xwkuaix .con {
  position: relative;
  z-index: 1;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 25px;
}

.xwkuaix .mask {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background-color: #ff7f00;
  transition: 0.5s;
  z-index: 0;
}

.xwkuaix:hover .mask {
  top: 0;
  height: 100%;
}

.xwkuaix:hover .con {
  color: #ffffff;
}

.xwkuaix:hover .nian {
  color: #ffffff;
}

.xwkuaix:hover h2 {
  color: #ffffff;
}

.xwkuaix:hover h3 {
  color: #ffffff;
}

.xwkuaix h2 {
  font-size: 21px;
  margin-top: 0px;
  margin-bottom: 40px;
  color: #4d4d4d;
}

.xwkuaix h3 {
  font-size: 21px;
  margin-top: 0px;
  margin-bottom: 40px;
  color: #000000;
}

.xwkuaix {
  height: auto;
  overflow: hidden;
  position: relative;
  padding: 30px;
  background-color: #ffffff;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 25px;
}

.xwkuaix a {
  display: flex;
  justify-content: space-between;
}

.xwhhleft {
  width: 30%;
  position: relative;
  z-index: 99;
}

.xwhhright {
  width: 65%;
}

.xinwen {
  margin-top: 40px;
  margin-bottom: 86px;
}

.xinwen h2 {
  font-size: 24px;
  line-height: 70px;
  border-bottom: 1px solid #f1f1f1;
  margin-top: 0px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
}

.inewsct .inews-tt {
  border-bottom: 1px rgba(0, 0, 0, 0.25) dashed;
  padding-bottom: 10px;
}

.inewsct .inews-tt p {
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 20px;
}

.inewsct .inews-tt .skk {
  color: rgba(0, 0, 0, 0.55);
  text-align: center;
  margin-bottom: 20px;
}

.inewsct .inews-ct {
  padding: 20px 0px 0px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 28px;
}

.liebiaok {
  height: auto;
  overflow: hidden;
  margin-top: 20px;
}

.liebiaok-aa {
  width: 80%;
  line-height: 30px;
  color: #666666;
  float: left;
}

.shangy {
  height: auto;
  overflow: hidden;
  line-height: 32px;
  color: #666666;
  border-bottom: 1px dotted #ececec;
}

.xiay {
  height: auto;
  overflow: hidden;
  color: #666666;
  line-height: 32px;
}

.liebiaok-bb {
  width: 16%;
  float: right;
}

.fanhui {
  width: 142px;
  height: 43px;
  margin-top: 6px;
  float: right;
}

.fanhui a {
  display: block;
  width: 142px;
  height: 43px;
  line-height: 43px;
  color: #ffffff;
  background-color: #e73c19;
  font-size: 14px;
  text-align: center;
  border-radius: 20px;
  transition: 0.5s;
}

.liebiaok a {
  color: #333;
}

.liebiaok a:hover {
  color: #e73c19;
  transition: 0.5s;
}

.liebiaok-bb a {
  color: white;
}

.liebiaok-bb a:hover {
  color: white;
}

.lxwmleft dl {
  display: flex;
  align-items: center;
  border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
  padding: 25px 0px;
}

.lxwmleft dl dt img {
  display: block;
}

.lxwmleft dl dt {
  width: 16%;
}

.lxwmleft dl dd {
  flex: 1;
}

.lxww .lxww-aa dl dd {
  width: 84%;
}

.lxwmleft {
  width: 38.5%;
  float: left;
}

.lxwm {
  margin-top: 60px;
  margin-bottom: 60px;
  line-height: 36px;
  font-size: 16px;
}

.lxwmleft a {
  color: #333;
}

.lxwmleft a:hover {
  color: #ff7f00;
}

.lxwmright {
  width: 57%;
  float: right;
  padding: 35px 55px 45px;
  background: #f3f3f3;
}

.lxwmright form h3 {
  font-size: 3.8rem;
  margin: 0px;
  line-height: 50px;
}

.lxwmright form h4 {
  font-size: 1.6rem;
  line-height: 27px;
  margin: 4% 0px 7%;
}

.kk {
  background: transparent;
  border: #666666 1px solid;
  height: 60px;
  margin-bottom: 20px;
}

.kk2 {
  background: transparent;
  border: #666666 1px solid;
  border-radius: 0;
}

.lxwmright form button {
  width: 180px;
  height: 60px;
  border: 0;
  color: #fff;
  background-color: #ff7f00;
  font-size: 1.8rem;
  margin-top: 20px;
  transition: 0.5s;
}

.lxwmleft > h2 {
  font-size: 25px;
  color: #333333;
  margin-top: 26px;
  margin-bottom: 67px;
  padding-bottom: 46px;
  background: url(../images/hua.png) left bottom;
  background-repeat: no-repeat;
  line-height: 200%;
}

.ditu {
  padding: 30px 0;
}

header.head {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  background-color: white;
}

/* 弹窗 */

.pdcon-ct {
  display: flex;
  flex-wrap: wrap;
}

.pdcon-ct > span {
  display: block;
  color: #fff;
  background: #2e4b98;
  padding: 8px 30px;
  font-size: 1.4rem;
  font-weight: 600;
}

.pdcon {
  border-top: 3px #2e4b98 solid;
  padding: 20px 0px;
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.6);
  width: 100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img {
  max-height: 700px;
}

.pictures_eyes_in section p {
  color: #fff;
  padding: 15px 0px;
}

.pictures_eyes_in .prev,
.pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 110px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img {
  height: 50px;
}

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}

.cpnylbleft ul li {
  padding: 0 15px;
}

.cpnylbleft ul li a {
  display: flex;
  align-content: center;
  padding: 15px 0px;
  border-bottom: 1px #fff solid;
}

.cpnylbleft ul li a i {
  width: 32%;
}

.cpnylbleft ul li a section {
  width: 68%;
  padding-left: 10px;
  color: #000;
}

.cpnylbleft ul li a section h4 {
  font-size: 1.3rem;
  line-height: 16px;
  color: #666;
}

.cpnylbleft ul li a section span {
  display: block;
  font-size: 1.55rem;
  line-height: 16px;
  color: #000;
  margin: 10px 0px;
}

.page_list a {
  border: 1px rgb(0, 0, 0, 0.2) solid;
  line-height: 34px;
  border-radius: 2px;
  padding: 10px 15px;
  margin-left: 10px;
  font-size: 1.5rem;
  font-family: MaisonNeue-Book;
  color: #666;
  transition: 0.3s;
}

.page_list a.on,
.page_list a:hover {
  color: #fff;
  background-color: #ff7f00;
  border-left: 1px #ff7f00 solid;
}

.page_list {
  text-align: center;
}

.page_info {
  text-align: center;
}

.liebiao a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  position: relative;
  width: 100%;
  height: 100%;
}

.liebiao a:hover {
  background: #ff7f00;
  color: white;
  transition: 0.5s;
}

.liebiao a img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.liebiao a img:last-child {
  opacity: 0;
  transition: 0.5s;
}

.liebiao a:hover img:last-child {
  opacity: 1;
  transition: 0.5s;
}

.xgg-nei li {
  list-style-type: none;
  float: left;
  margin-right: 33px;
  width: 314px;
}

.cpnylbleft ul li a section small {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
}

.xgg-nei li a {
  color: #000;
}

.xgg-nei li section i {
  display: block;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  overflow: hidden;
}

.xgg-nei li section h4 {
  padding: 15px 0px 0px;
}

.xgg-nei li section i a img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  width: 100%;
}

.xgg-nei li section i a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.xwkk-bb span {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
}

.xwkk-bb h2 {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
}

.xwkuaix h3 {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
}

.xwkuaix span.jj {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
}

.sycpwen span {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
}

.modal-dialog {
  width: 660px;
  margin: 100px auto;
}

.tanchu {
  height: auto;
  overflow: hidden;
  color: #666666;
  border: 2px solid #ff7f00;
}

.tanchu-lan {
  height: 55px;
  line-height: 55px;
  background-color: #ff7f00;
  font-size: 18px;
  color: #ffffff;
  padding-left: 10px;
  margin-top: -55px;
}

.tanchu-nei {
  padding: 20px;
  height: auto;
  overflow: hidden;
}

.tanchu-nei p {
  margin-bottom: 20px;
}

.modal-header {
  background: #ff7f00;
}

.qywh1 {
  height: auto;
  overflow: hidden;
  padding-top: 76px;
  padding-bottom: 102px;
  background-color: #f4f4f4;
}

.qywhtu1 {
  width: 50px;
  height: 50px;
  background: url(../images/yuanjing.png) top left;
  transition: 0.5s;
  background-repeat: no-repeat;
}

.qywhtu2 {
  width: 50px;
  height: 50px;
  background: url(../images/shiming.png) top left;
  transition: 0.5s;
  background-repeat: no-repeat;
}

.qywhtu3 {
  width: 50px;
  height: 50px;
  background: url(../images/linian.png) top left;
  transition: 0.5s;
  background-repeat: no-repeat;
}

.qywhtu4 {
  width: 50px;
  height: 50px;
  background: url(../images/zongzhi.png) top left;
  transition: 0.5s;
  background-repeat: no-repeat;
}

.qywhtu5 {
  width: 50px;
  height: 50px;
  background: url(../images/zl.png) top left;
  transition: 0.5s;
  background-repeat: no-repeat;
}

.qywh1 h3 {
  font-size: 19px;
  font-weight: bold;
  color: #37373a;
  margin-top: 25px;
  margin-bottom: 22px;
}

.qywhbig1 {
  height: auto;
  overflow: hidden;
  padding: 25px;
  color: rgba(55, 55, 58, 0.8);
  line-height: 25px;
  background-color: #ffffff;
  transition: 0.5s;
  font-size: 18px;
}

.qywh1 .col-md-6 {
  margin-top: 20px;
}

.qywh1 h2 {
  font-family: "Teko-Medium", Helvetica, Arial, sans-serif;
  font-size: 51px;
  color: #181818;
  margin-top: 0px;
  margin-bottom: 50px;
}

.qywhbig1:hover {
  background: #ff7f00;
  color: white;
  transition: 0.5s;
}

.qywhbig1:hover h3 {
  color: white;
  transition: 0.5s;
}

.qywhbig1:hover .qywhtu1 {
  background: url(../images/yuanjing.png) bottom left;
  transition: 0.5s;
}

.qywhbig1:hover .qywhtu2 {
  background: url(../images/shiming.png) bottom left;
  transition: 0.5s;
}

.qywhbig1:hover .qywhtu3 {
  background: url(../images/linian.png) bottom left;
  transition: 0.5s;
}

.qywhbig1:hover .qywhtu4 {
  background: url(../images/zongzhi.png) bottom left;
  transition: 0.5s;
}

.qywhbig1:hover .qywhtu5 {
  background: url(../images/zl.png) bottom left;
  transition: 0.5s;
}

.qylc {
  background: url(../images/lcbg.jpg) center 0 no-repeat;
  padding: 40px 0 80px;
}

.qylc h2 {
  text-align: center;
  color: #fff;
  font-size: 3.6rem;
  line-height: 46px;
}

.dashi h2 {
  text-align: center;
  color: #fff;
  font-size: 3.6rem;
  line-height: 46px;
}

.qylcbig {
  padding: 0px calc(50% - 570px);
  position: relative;
  margin: 65px 0px 0px;
}

.qylcbig:after {
  content: "";
  display: block;
  position: absolute;
  width: calc(84% - 148px);
  top: 87px;
  left: calc(8% + 74px);
  height: 1px;
  background: #fff;
}

.qylcbig:before {
  content: "";
  display: block;
  position: absolute;
  width: 8%;
  top: 87px;
  left: 0;
  height: 1px;
  background: #fff;
}

.qylcbig i {
  display: block;
  position: absolute;
  width: 8%;
  top: 87px;
  right: 0;
  height: 1px;
  background: #fff;
}

#licheng {
  position: static;
}

#licheng .swiper-slide h3 {
  display: flex;
  color: #ff7f00;
  height: 50px;
  overflow: hidden;
}

#licheng .swiper-slide h3 p {
  font-size: 4.6rem;
  font-family: arial;
  line-height: 50px;
}

#licheng .swiper-slide h3 small {
  font-size: 2.3rem;
  color: #fff;
  line-height: 63px;
  display: block;
  margin: 0px 0px 0px 10px;
}

#licheng .swiper-slide section {
  color: #ff7f00;
}

#licheng .swiper-slide section:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 30px 0px 30px 2px;
  background: #fff;
}

#licheng .swiper-slide section h4 {
  font-size: 2rem;
  line-height: 30px;
  font-weight: bold;
  margin: 0px 0px 20px;
}

#licheng .swiper-slide section span {
  display: block;
  font-size: 1.6rem;
  line-height: 30px;
}

#licheng .swiper-button-next {
  width: 74px;
  height: 75px;
  margin-top: 0;
  background: url(../images/lcyjt.png) center no-repeat;
  right: 8%;
  top: 50px;
}

#licheng .swiper-button-prev {
  width: 74px;
  height: 75px;
  margin-top: 0;
  background: url(../images/lczjt.png) center no-repeat;
  left: 8%;
  top: 50px;
}

.liebiaok {
  display: flex;
  flex-wrap: wrap;
}

.yz p {
  margin: 0;
  display: flex;
  align-items: center;
}

.tanchu-nei .yzm img {
  height: 34px;
}

.tanchu-nei .yzm {
  margin-top: 0;
}

.oumeng {
  background: #3d3d3d;
  padding: 80px 0px 40px;
}
.oumeng h3 {
  text-align: center;
  color: #fff;
  font-size: 4.2rem;
  line-height: 60px;
  font-family: Oswald;
  max-width: 1060px;
  margin: 0 auto 25px;
  text-transform: uppercase;
}
.oumeng section {
  font-size: 1.8rem;
  line-height: 35px;
  /* font-family:PingFang-Medium; */
  color: #fff;
  max-width: 1060px;
  margin: 0 auto;
  text-align: center;
}
.oumeng .shuju {
  width: 78%;
  margin: -210px auto 0;
  position: relative;
  z-index: 6;
}
.oumeng .shuju ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  background: #fb7430;
  padding: 40px 0px;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.oumeng .shuju ul li {
  width: 25%;
  text-align: center;
  border-right: 1px #fff solid;
  transform: none;
}
.oumeng .shuju ul li:last-child {
  border-right: 0;
}
.oumeng .shuju ul li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.oumeng .shuju ul li p {
  font-size: 6.6rem;
  line-height: 80px;
  font-family: Oswald;
}
.oumeng .shuju ul li small {
  font-size: 1.8rem;
  /* font-family:PingFang-Bold; */
  line-height: 40px;
  margin-left: 5px;
}
.oumeng .shuju ul li h4 {
  font-size: 1.8rem;
  /* font-family:PingFang-Bold; */
  padding-right: 23px;
}

.shansuo {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.shansuo img {
  width: 100%;
  display: block;
  height: auto;
}
.shansuo dl dt,
.shansuo dl dd {
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #f28900;
}
.shansuo dl dd {
  width: 16px;
  height: 16px;
}

.shansuo dl dt:nth-child(1) {
  top: 37%;
  left: 86%;
}
.shansuo dl dd:nth-child(2) {
  top: 39.5%;
  left: 27.2%;
}
.shansuo dl dd:nth-child(3) {
  top: 39.5%;
  left: 15.8%;
}
.shansuo dl dd:nth-child(4) {
  top: 18.5%;
  left: 34.4%;
}
.shansuo dl dd:nth-child(5) {
  top: 29%;
  left: 74.5%;
}
.shansuo dl dd:nth-child(6) {
  top: 31.5%;
  left: 54.5%;
}
.shansuo dl dd:nth-child(7) {
  top: 21%;
  left: 64.5%;
}
.shansuo dl dd:nth-child(8) {
  top: 50.1%;
  left: 60.2%;
}
.shansuo dl dd:nth-child(9) {
  top: 50.1%;
  left: 76%;
}
.shansuo dl dd:nth-child(10) {
  top: 44.8%;
  left: 70.2%;
}
.shansuo dl dd i,
.shansuo dl dt i {
  position: relative;
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  background-image: radial-gradient(circle, rgba(251, 116, 48, 0), rgba(251, 116, 48, 1));
  animation: roateshow 1s linear infinite;
  -webkit-animation: roateshow 1s linear infinite;
}
.shansuo dl dt i {
  width: 22px;
  height: 22px;
}

.ipart04 {
  padding: 70px 0 0;
}
.ipart04 .infor {
  color: #333e46;
  margin-bottom: 50px;
}
.ipart04 .infor .tit {
  font-size: 54px;
  font-weight: bold;
  line-height: 54px;
  display: inline-block;
}
.ipart04 .infor .tit a {
  display: block;
  color: #333e46;
}
.ipart04 .infor .con {
  font-size: 14px;
  line-height: 27px;
  display: inline-block;
  width: 57.5%;
  margin-left: 50px;
}
.ipart04 .content img {
  width: 100%;
}
.ipart04 .content .left {
  width: 65.5%;
  float: left;
}
.ipart04 .content a {
  display: block;
  position: relative;
}
.ipart04 .content .mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/ipt4_mask.png) no-repeat center;
  background-size: cover;
}
.ipart04 .content .left .intro {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 65%;
}
.ipart04 .content .left .intro .box {
  padding: 36px 40px;
  color: #fff;
}
.ipart04 .content .left .intro .box .t {
  font-size: 20px;
  font-weight: bold;
  color: #fcb026;
  line-height: 24px;
  margin-bottom: 10px;
}
.ipart04 .content .left .intro .box .c {
  font-size: 26px;
  line-height: 34px;
  font-weight: lighter;
}
.ipart04 .content .right {
  width: 33.3%;
  float: right;
}
.ipart04 .content .right .intro {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.ipart04 .content .right .intro .box {
  padding: 36px 40px;
  color: #fff;
}
.ipart04 .content .right .intro .box .t {
  font-size: 20px;
  font-weight: bold;
  color: #fcb026;
  line-height: 24px;
  margin-bottom: 10px;
}
.ipart04 .content .right .intro .box .c {
  font-size: 26px;
  line-height: 34px;
  font-weight: lighter;
}
.ipart05 {
  padding: 40px 0 50px;
}
.ipart04 h2 {
  font-size: 48px;
  text-align: center;
  color: #484848;
  font-family: Oswald;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.ipart05 .left {
  width: 15%;
  float: left;
  margin-top: 40px;
}
.ipart05 .left .item {
  background: #d6d9da;
  transition: all 0.5s ease;
  position: relative;
  cursor: pointer;
}
.ipart05 .left .item .box {
  padding: 33px 25px;
  color: #333f47;
}
.ipart05 .left .item .box .en_tit {
  display: inline-block;
  font-size: 34px;
  line-height: 1;
  vertical-align: middle;
  font-family: Impact;
  margin-right: 10px;
  width: 100%;
}
.ipart05 .left .item .box .cn_tit {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
}
.ipart05 .left .item.cur {
  background: #333f47;
}
.ipart05 .left .item.cur .box {
  color: #fcb026;
}
.ipart05 .left .item.cur:after {
  content: "";
  width: 14px;
  height: 32px;
  background: url(../images/ipart05_jt.png) no-repeat center;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -16px;
}
.ipart05 .right {
  width: 82%;
  float: right;
  position: relative;
  display: none;
}
.ipart05 .right .item {
  display: none;
}
.ipart05 .right .owl-item .item {
  display: block;
}
.ipart05 .right .item .box {
  padding: 20px;
  display: block;
}
.ipart05 .right .item .box .intro {
  padding: 25px;
  transition: all 0.5s ease;
}
.ipart05 .right .item .intro .top_ .date {
  font-family: Impact;
  color: #fcb026;
  display: inline-block;
}
.ipart05 .right .item .intro .top_ .date span {
  display: inline-block;
}
.ipart05 .right .item .intro .top_ .date .line {
  width: 23px;
  height: 22px;
  background: url(../images/ipart05_line.png) no-repeat center;
}
.ipart05 .right .item .intro .top_ .date .day {
  font-size: 46px;
}
.ipart05 .right .item .intro .top_ .date .month {
  font-size: 20px;
}
.ipart05 .right .item .intro .top_ .text {
  display: inline-block;
  font-size: 14px;
  color: #818181;
  margin-left: 15px;
}
.ipart05 .right .item .intro .tit {
  font-size: 18px;
  line-height: 28px;
  color: #000; /*height:56px;*/
  overflow: hidden;
  margin-bottom: 13px;
}
.ipart05 .right .item .intro .con {
  font-size: 14px;
  line-height: 23px;
  color: #4c4c4c;
  height: 46px;
  overflow: hidden;
}
.ipart05 .right .ipt5_jt > div {
  width: 23px;
  height: 51px;
  background: url(../images/ipart05_1.png) no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 2;
  font-size: 0;
  cursor: pointer;
}
.ipart05 .right .ipt5_jt .owl-prev {
  left: -25px;
  background-position: 0 0;
}
.ipart05 .right .ipt5_jt .owl-next {
  right: -25px;
  background-position: -23px 0px;
}
.ipart05 .right .ipt5_jt .owl-prev:hover {
  background-position: 0 -51px;
}
.ipart05 .right .ipt5_jt .owl-next:hover {
  background-position: -23px -51px;
}
.ipart05 .right .item:hover .box .intro {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.ipart05 .right .owl-item.cur .item .box .intro {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

#newsSwiper {
  overflow: hidden;
}

footer {
  background-color: #252525;
  padding: 110px 88px 0px;
}
.bottom {
  display: flex;
  justify-content: space-between;
}
.bottom dl dt a {
  color: #fff;
  font-size: 2rem;
  /* font-family:PingFang-Bold; */
  font-weight: normal;
  line-height: 60px;
}
.bottom dl dd a {
  color: rgba(255, 255, 255, 0.4);
  /* font-family:PingFang-Medium; */
  line-height: 38px;
  font-size: 1.7rem;
}
.bottom dl dd a:hover {
  color: #fff;
}
.bottom dl h2 {
  font-size: 5.4rem;
  font-family: Oswald;
  color: #fff;
  line-height: 60px;
}
.bottom dl span {
  display: block;
  color: rgba(255, 255, 255, 0.4);
  /* font-family:PingFang-Medium; */
  line-height: 38px;
  font-size: 1.6rem;
}

.caozuo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 70px 0px 20px;
  border-bottom: 1px rgba(255, 255, 255, 0.4) solid;
}
.caozuo span {
  display: flex;
}
.caozuo a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.08);
  text-align: center;
  margin-right: 15px;
  color: rgba(255, 255, 255, 0.4);
}
.caozuo a:hover {
  color: #fff;
}
.caozuo a i {
  font-size: 1.6rem;
  line-height: 30px;
}
.caozuo .totop {
  color: rgba(255, 255, 255, 0.4);
  font-size: 1.6rem;
  /* font-family:PingFang-Medium; */
  cursor: pointer;
}
.caozuo .totop:hover {
  color: #fff;
}
.caozuo .totop i {
  color: #fff;
  font-size: 1.4rem;
  margin-left: 5px;
}

.copy {
  padding: 35px 0px;
  display: flex;
  justify-content: center;
  color: rgba(255, 255, 255, 0.4);
  /* font-family:PingFang-Medium; */
  line-height: 30px;
  font-size: 1.6rem;
}
.copy a {
  color: rgba(255, 255, 255, 0.4);
}
.copy a:hover {
  color: #fff;
}

.pro_list {
  display: flex;
  overflow: hidden;
}

@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont.eot");
  src:
    url("../fonts/iconfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/iconfont.woff2") format("woff2"),
    url("../fonts/iconfont.woff") format("woff"),
    url("../fonts/iconfont.ttf") format("truetype"),
    url("../fonts/iconfont.svg#iconfont") format("svg");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@keyframes roateshow {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(2);
    opacity: 1;
  }
  100% {
    transform: scale(4);
    opacity: 0;
  }
}
@-webkit-keyframes roateshow {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(2);
    opacity: 1;
  }
  100% {
    transform: scale(4);
    opacity: 0;
  }
}

/* 假设在 index.css 中添加样式 */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.close {
  color: #fff;
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

#playVideoBtn {
  cursor: pointer;
}

@media (max-width: 1768px) {
  .cebian {
    right: 30px;
  }
}

@media (max-width: 1680px) {
  .qywhbt h3 {
    font-size: 20px;
  }
  .qywh {
    padding: 98px 0 0;
  }
}

@media (max-width: 1600px) {
  .qywhbt h3 {
    font-size: 18px;
  }
  .qywh {
    padding: 90px 0 0;
  }
  .cebian {
    right: 50px;
  }
}

@media (max-width: 1550px) {
  .qywhbt h3 {
    font-size: 20px;
  }
  .qywh {
    padding-top: 84px;
  }
}

@media (max-width: 1440px) {
  .menu ul li {
    padding: 0 13px;
  }
  .sousuo input {
    font-size: 14px;
  }
  .dblx {
    transform: translate(-50px, 0);
  }
  .cebian {
    right: 30px;
  }
  .qywh {
    padding-top: 60px;
  }
  .shuju ul li {
    transform: translate(0, 40px);
  }
  .topbig {
    padding-left: 60px;
    padding-right: 55px;
  }
}

@media (max-width: 1366px) {
  .logo img {
    height: 60px;
  }
  .menu ul li a {
    font-size: 14px;
    line-height: 49px;
  }
  .syab {
    padding: 57px 0 63px;
  }
  .syabright h2 {
    font-size: 28px;
    color: #484848;
    margin-bottom: 16px;
  }
  .syabnr {
    font-size: 16px;
  }
  .syabright ul li {
    font-size: 16px;
    padding-bottom: 20px;
  }
  .qywh {
    padding-top: 67px;
  }
  .qywhbt h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
  }
  .qywhbt h3 {
    font-size: 16px;
  }
  .sycp {
    padding: 120px 0 24px;
  }
  .sycp h2 {
    font-size: 28px;
    margin-bottom: 45px;
  }
  .sycpap h2 {
    font-size: 28px;
    margin-bottom: 45px;
  }
  .syxw {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .syxw h2 {
    font-size: 28px;
    margin-bottom: 45px;
  }
  .cebian {
    right: 10px;
  }
  .ablan ul li a {
    padding: 15px;
    font-size: 16px;
  }
  .abdh1 .abdhtu {
    width: 30px;
    height: 30px;
    margin-right: 20px;
    background-size: cover;
  }
  .abdh1:hover .abdhtu {
    background-size: cover;
  }
  .abdh2 .abdhtu {
    width: 30px;
    height: 30px;
    margin-right: 20px;
    background-size: cover;
  }
  .abdh2:hover .abdhtu {
    background-size: cover;
  }
  .abdh3 .abdhtu {
    width: 30px;
    height: 30px;
    margin-right: 20px;
    background-size: cover;
  }
  .abdh3:hover .abdhtu {
    background-size: cover;
  }
  .abdh4 .abdhtu {
    width: 30px;
    height: 30px;
    margin-right: 20px;
    background-size: cover;
  }
  .abdh4:hover .abdhtu {
    background-size: cover;
  }
  .ablanbig ul {
    transform: translate(0px, -25px);
  }
  .abwwleft h2 {
    font-size: 34px;
    margin-top: 18px;
    margin-bottom: 21px;
  }
  .abwwleft ul li {
    font-size: 16px;
    padding-bottom: 20px;
  }
  .shuju ul li img {
    margin-right: 20px;
  }
  .qywhbig {
    padding: 30px 0;
  }
  .dblx {
    transform: translate(0px, 0);
  }
  .dbxxnr {
    font-size: 14px;
  }
  .zhengshu h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1280px) {
  .dbal {
    width: 25%;
  }
  .dblx {
    transform: translate(-30px, 0);
  }
  .qywhwen span {
    font-size: 29px;
  }
  .qywhwen a {
    font-size: 29px;
  }
  .qywhwen a sup {
    top: -1em;
  }
  .qywhbt h3 {
    font-size: 14px;
  }
  .sycpwen {
    font-size: 14px;
    padding: 15px 8px 15px 8px;
  }
  .syxwwen h3 {
    font-size: 14px;
  }
  .syxwwen p {
    font-size: 14px;
  }
  .syxwbig .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
  .syxwbig .swiper-button-next {
    width: 30px;
    height: 30px;
  }
  .syabtu .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
  .syabtu .swiper-button-next {
    width: 30px;
    height: 30px;
  }
  .cebian ul li img {
    width: 40px;
  }
  .dblx {
    transform: translate(0px, 0);
  }
  .dbal {
    width: 20%;
  }
  .dbbt {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .ablan ul li a {
    padding: 15px;
    font-size: 14px;
  }
  .lxwmleft > h2 {
    font-size: 18px;
  }
  .lxwmright form h3 {
    font-size: 2.8rem;
    margin: 0px;
    line-height: 28px;
  }
  .lxwmleft h2 {
    font-size: 20px;
  }
  .lxwm {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .yxdz a {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  .topbig {
    padding-left: 30px;
    padding-right: 25px;
  }
  .sousuo {
    margin-right: 20px;
  }
  .dblx {
    transform: translate(-30px, 0);
  }
  .abww {
    margin-bottom: 0px;
    padding-bottom: 10px;
  }
}

@media (max-width: 1000px) {
  .cebian {
    display: none;
  }
  .yc {
    display: none;
  }
  .yd {
    display: block;
  }
  .topbig {
    padding: 10px;
  }
  .nav-logo {
    width: 25px;
    display: block;
  }
  .nav-logo i {
    display: block;
    padding: 2px 0px;
  }
  .menu {
    position: fixed;
    width: 70%;
    height: 100%;
    right: -100%;
    top: 0;
    z-index: 9999;
    background: #fff;
    transition: 0.3s;
    display: block;
  }
  .menu i {
    display: block;
    height: 42px;
    padding: 0px 15px;
    background: rgba(0, 0, 0, 0.08);
    font-weight: bold;
    line-height: 42px;
    color: #000;
  }
  .menu ul {
    flex-wrap: wrap;
  }
  .menu ul li {
    width: 100%;
    padding: 0px 0px;
  }
  .menu ul li a {
    line-height: 42px;
    font-size: 1.4rem;
    padding: 0px 15px;
    color: #333;
    background-size: auto 15px;
  }
  .nav-logo i:after {
    content: "";
    display: block;
    height: 2px;
    background: #000;
  }
  .menuu {
    right: 0;
  }
  .heise {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1031;
    background: rgba(0, 0, 0, 0.7) url(../images/guanbi.png) 11% center no-repeat;
    background-size: auto 40px;
  }
  .menu ul li a {
    line-height: 42px;
    font-size: 1.4rem;
    padding: 0px 15px;
    color: #333;
    background-size: auto 15px;
    display: block;
  }
  .menu ul li {
    width: 100%;
    padding: 0px 0px;
  }
  .nav-logo i:after {
    content: "";
    display: block;
    height: 2px;
    background: #000;
  }
  .syab {
    padding: 20px 15px;
  }
  .syabbig {
    flex-direction: column;
  }
  .syableft {
    width: 100%;
  }
  .syabright {
    width: 100%;
    padding-left: 0px;
    padding-top: 20px;
  }
  .syabright ul {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .syabtu {
    padding: 0 15px 20px;
  }
  .qywh {
    padding: 20px 15px 0;
  }
  .qywhbt h2 {
    font-size: 18px;
    line-height: 200%;
    text-align: center;
    margin-bottom: 10px;
  }
  .qywh {
    background-size: cover;
  }
  .qywhbt h3 {
    line-height: 200%;
    margin-bottom: 20px;
  }
  .shuju ul li {
    transform: translate(0, 0px);
    width: 48%;
    margin-bottom: 20px;
  }
  .shuju ul {
    flex-wrap: wrap;
  }
  .shuju ul li:first-child .qywhbig {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  .shuju ul li:nth-child(2) .qywhbig {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  .shuju ul li:nth-child(3) .qywhbig {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  .shuju ul li:nth-child(4) .qywhbig {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  .shuju ul li img {
    height: 33px;
  }
  .sycp {
    padding: 20px 15px;
  }
  .sycp h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .qywhbig {
    padding: 15px 0;
  }
  .sycp ul li {
    padding: 0;
    border: 3px solid #b1b1b1;
    border-radius: 0% 30px 0% 0%;
    overflow: hidden;
    margin-bottom: 20px;
    width: 48%;
  }
  .sycpap h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .sycpap ul {
    padding: 0 15px;
  }
  .syxw {
    padding: 20px 15px;
  }
  .syxw h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .footertop {
    padding: 20px 15px 10px;
    border-bottom: 2px solid #d3d3d3;
  }
  .dbdh {
    display: none;
  }
  .dbal {
    display: none;
  }
  .dbbig {
    flex-direction: column;
  }
  .dblx {
    transform: translate(0px, 0);
  }
  .dblx .dbbt {
    display: none;
  }
  .dblxwm {
    padding-top: 0px;
  }
  .dbxxnr {
    display: none;
  }
  .footerbottom {
    padding: 20px 15px;
  }
  .footerbig {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .footerbig a {
    margin: 0;
  }
  .dblxwm section a {
    padding-top: 10px;
  }
  .dblxwm section {
    padding-top: 10px;
  }
  .dbxx img {
    height: 50px;
  }
  .syabright ul li {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .syabnr {
    font-size: 12px;
  }
  .ablanbig ul {
    transform: translate(0px, 0);
  }
  .ablan li {
    width: 48%;
    float: left;
    margin: 0;
  }
  .abdh1 .abdhtu {
    margin-right: 10px;
  }
  .abdh3 .abdhtu {
    margin-right: 10px;
  }
  .ablan ul li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .abdh1 .abdhtu {
    display: none;
  }
  .abdh3 .abdhtu {
    display: none;
  }
  .ablan {
    padding: 0 15px;
  }
  .ablanbig ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .ablan ul li a {
    padding: 10px;
    font-size: 14px;
    height: 60px;
  }
  .abwwbig {
    flex-wrap: wrap;
  }
  .abwwleft {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
  .abwwbig {
    padding: 20px 15px;
  }
  .abwwleft h2 {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .abwwleft ul li {
    font-size: 12px;
    padding-bottom: 20px;
  }
  .abwwright {
    width: 100%;
  }
  .abnei {
    padding: 20px 15px;
  }
  .zhengshu {
    padding: 20px 15px;
  }
  .zhengshu h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .zhengshu .swiper-button-prev {
    width: 20px;
    height: 20px;
  }
  .zhengshu .swiper-button-next {
    width: 20px;
    height: 20px;
  }
  .cpnybig {
    padding: 20px 15px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  .cpnylbleft {
    width: 100%;
    float: left;
  }
  .cpnylbleft ul {
    display: none;
  }
  .cpnylbright {
    width: 100%;
  }
  .cpnylbright ul li {
    width: 50%;
    padding: 0px 8px;
    margin-bottom: 20px;
  }
  .cpnylbleft dl dd > a {
    line-height: 28px;
  }
  .xiazai {
    padding: 20px 15px;
  }
  .pdf {
    width: 25px;
    height: 25px;
    margin-right: 0;
    background-size: cover;
  }
  .PDFbt h4 {
    margin-left: 10px;
    font-size: 14px;
  }
  .down {
    width: 25px;
    height: 25px;
    margin-right: 0;
    background-size: cover;
  }
  .xiazai li:hover .down {
    background-size: cover;
  }
  .xiazai li:hover .pdf {
    background-size: cover;
  }
  .lm-ct ul {
    display: block;
  }
  .lm-ct ul li {
    margin-right: 0;
    width: 50%;
    float: left;
    text-align: center;
  }
  .xwss {
    padding: 20px 15px;
  }
  .xwkk-bb h2 {
    font-size: 21px;
    margin: 10px 0px;
  }
  .xw-time {
    margin-top: 10px;
  }
  .xw-more {
    margin-top: 10px;
  }
  .xwlie {
    padding: 0;
  }
  .xwhh {
    padding: 0;
  }
  .page_info {
    margin: 25px 0;
  }
  .fanye a {
    display: block;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.7);
    font-size: 1.6rem;
    cursor: pointer;
    margin-bottom: 10px;
  }
  .xwss a {
    flex-direction: column;
  }
  .xwkk-aa {
    width: 100%;
  }
  .xwkk-bb {
    width: 100%;
    margin-top: 10px;
  }
  .xwkk-bb h2 {
    font-size: 21px;
    margin: 10px 0px;
  }
  .xw-time {
    margin-top: 10px;
  }
  .xw-more {
    margin-top: 10px;
  }
  .xinwen {
    margin: 20px 15px;
  }
  .lanmux {
    height: 48px;
  }
  .lm-ct ul li a {
    line-height: 48px;
  }
  .lxwmleft {
    width: 100%;
    padding: 20px 15px;
  }
  .lxwm {
    margin: 0;
  }
  .lxwmleft > h2 {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .lxwmright {
    width: 100%;
    float: right;
    padding: 20px 15px;
    background: #f3f3f3;
  }
  .kk {
    height: 40px;
  }
  .lxwmright form button {
    width: 100%;
    height: 60px;
  }
  .ditu {
    padding: 20px 15px;
  }
  .menu ul li img {
    height: 20px;
    padding-right: 15px;
    position: absolute;
    right: 0px;
    top: 11px;
    transition: 0.5s;
  }
  .menu ul li {
    position: relative;
  }
  .ddh {
    height: auto;
    overflow: hidden;
    padding: 15px;
  }
  .menu ul.sub_menu {
    position: relative;
    width: 100%;
    background-color: #eeeeee;
  }
  .ddh-aa {
    width: 100%;
    font-size: 14px !important;
  }
  .ddh-bb {
    display: none;
  }
  .menu ul li:after {
    display: none;
  }
  .b-height {
    height: 55px;
  }
  .fygnav {
    padding: 0px;
    height: 55px;
    background-color: #009ca3;
  }
  .fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
  }
  .fygnav li {
    width: 100%;
    text-align: center;
    float: left;
    margin: 0;
  }
  .fygnav li a {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #ffffff;
    background-color: #ff7f00;
    height: 55px;
  }
  .fygnav li a img {
    height: 20px;
    width: 20px;
  }
  .cpnei {
    padding-top: 0;
    padding: 20px 15px;
  }
  .pro-img .colmd5 {
    width: 100%;
  }
  .pro-img .colmd7 {
    width: 100%;
  }
  .jqzoom {
    display: none;
  }
  #xiaotu .swiper-button-next {
    top: 50%;
  }
  #xiaotu .swiper-button-prev {
    top: 50%;
  }
  .pro-img .colmd7 .pro-ptt {
    font-size: 16px;
    margin-top: 15px;
  }
  .pro-img .colmd7 > span {
    padding-bottom: 20px;
  }
  .xqmore {
    margin-top: 20px;
    width: 100%;
    height: 52px;
  }
  .xqmore a {
    width: 100%;
    height: 52px;
  }
  .cpxq {
    padding: 0px;
    padding-top: 10px;
  }
  .pro-img .swiper-button-next {
    right: 0px;
  }
  .xgg-nei li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
    width: 150px;
  }
  .xgg-nei li section h4 {
    font-size: 16px;
  }
  .ewm {
    display: none;
  }
  .dbxx {
    display: none;
  }
  .yxdz {
    display: flex;
    justify-content: space-between;
  }
  .yxdz .ewm {
    display: block;
  }
  .ewm img {
    margin: 0 auto;
    margin-bottom: 5px;
  }
  .dblxwm section p {
    line-height: 150%;
  }
  .yxdz a {
    font-size: 18px;
  }
  .yxdzleft {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .abdh2 .abdhtu {
    display: none;
  }
  .abdh4 .abdhtu {
    display: none;
  }
  .ablan li {
    margin-bottom: 10px;
  }
  .qywh1 {
    padding: 20px 15px;
  }
  .qywh1 .col-md-4 {
    margin-bottom: 10px;
    padding: 0;
  }
  .qywh1 .col-md-6 {
    margin-bottom: 10px;
    padding: 0;
    margin-top: 0;
  }
  .qywh1 h2 {
    font-size: 24px;
    color: #181818;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .qylc {
    background: url(../images/lcbg.jpg) center 0 no-repeat;
    padding: 20px 15px;
  }
  .qylc h2 {
    text-align: center;
    color: #fff;
    font-size: 2.4rem;
    line-height: 200%;
  }
  #licheng .swiper-button-next {
    width: 30px;
    height: 30px;
    right: 0;
    top: -55%;
  }
  #licheng .swiper-button-prev {
    width: 30px;
    height: 30px;
    left: 0;
    top: -55%;
  }
  .qylcbig i {
    width: 100%;
  }
  .modal-dialog {
    width: 100%;
    margin: 100px auto;
  }
  .xwss {
    padding: 20px 15px;
    width: 100%;
  }
  .liebiaok-aa {
    width: 100%;
  }
  .liebiaok-bb {
    width: 100%;
  }
  .cpxq-nei {
    overflow-x: scroll;
  }
  .page_list a {
    border: 1px rgb(0, 0, 0, 0.2) solid;
    line-height: 34px;
    border-radius: 2px;
    padding: 5px 5px;
    margin-left: 5px;
    font-size: 1.5rem;
    font-family: MaisonNeue-Book;
    color: #666;
    transition: 0.3s;
  }
  .yz {
    flex-direction: column;
  }
  .yzm {
    flex-direction: column;
  }
  .yzm img {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .tanchu-nei .yzm img {
    height: auto;
  }
}
