@charset "utf-8";

/* CSS Document */
@font-face {
  font-family: 'calibri';
  src: url('../fonts/calibri.eot');
  src: local('☺'), url('../fonts/calibri.woff') format('woff'), url('../fonts/calibri.ttf') format('truetype'), url('../fonts/calibri.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'calibrib';
  src: url('../fonts/calibrib.eot');
  src: local('☺'), url('../fonts/calibrib.woff') format('woff'), url('../fonts/calibrib.ttf') format('truetype'), url('../fonts/calibrib.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'calibril';
  src: url('../fonts/calibril.eot');
  src: local('☺'), url('../fonts/calibril.woff') format('woff'), url('../fonts/calibril.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Bold';
  src: url('../fonts/gotham-bold.eot');
  src: local('☺'), url('../fonts/gotham-bold.woff') format('woff'), url('../fonts/gotham-bold.ttf') format('truetype'), url('../fonts/gotham-bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Light';
  src: url('../fonts/poppins-light.eot');
  src: local('☺'), url('../fonts/poppins-light.woff') format('woff'), url('../fonts/poppins-light.ttf') format('truetype'), url('../fonts/poppins-light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  overflow-x: hidden;
  color: #222;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
td,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
}

input,
select,
textarea {
  font-size: 14px;
  border: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0 none;
  vertical-align: middle;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

a {
  color: #222;
  text-decoration: none;
  background-color: transparent;
  transition: 0.3s;
}

a:hover {
  cursor: pointer;
  color: #f57c00;
}

a:focus,
input:focus,
button:focus,
textarea:focus {
  outline: none;
}

ul,
li,
dl,
dt,
dd {
  list-style: none outside none;
}

* {
  box-sizing: border-box;
}

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}


.slick-dots {
  position: absolute;
  bottom: -25px;

  display: block;

  width: 100%;
  padding: 0;
  margin: 0;

  list-style: none;

  text-align: center;
}

.slick-dots li {
  position: relative;

  display: inline-block;

  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;

  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;

  display: block;

  width: 20px;
  height: 20px;
  padding: 5px;

  cursor: pointer;

  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

@font-face {
  font-family: "iconfont";
  /* Project id 4368232 */
  src: url('../fonts/iconfont.woff2') format('woff2'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-hexinjiazhiguan:before {
  content: "\e60f";
}

.icon-a-loyaltyprogram:before {
  content: "\e611";
}

.icon-gongsi:before {
  content: "\e86d";
}

.icon-meteorologicalequipment:before {
  content: "\e605";
}

.icon-airplane:before {
  content: "\e9d5";
}

.icon-hangye:before {
  content: "\e6ae";
}

.icon-guandao:before {
  content: "\e60c";
}

.icon-chuanzhen:before {
  content: "\e616";
}

.icon-pinterest1:before {
  content: "\e907";
}

.icon-in:before {
  content: "\e6f1";
}

.icon-pinterest:before {
  content: "\e7a8";
}

.icon-dianhua4:before {
  content: "\e610";
}

.icon-dianhua5:before {
  content: "\e6ee";
}

.icon-jurassic_message:before {
  content: "\e69d";
}

.icon-ins:before {
  content: "\e664";
}

.icon-instagram-fill:before {
  content: "\e763";
}

.icon-fasong:before {
  content: "\e65e";
}

.icon-shouji:before {
  content: "\e612";
}

.icon-dianhua3:before {
  content: "\e618";
}

.icon-dianhua2:before {
  content: "\e60a";
}

.icon-666666-copy:before {
  content: "\ec8d";
}

.icon-liuyan:before {
  content: "\e600";
}

.icon-WhatsappMessage:before {
  content: "\e841";
}

.icon-Mail:before {
  content: "\e71f";
}

.icon-douyin:before {
  content: "\e8db";
}

.icon-vk:before {
  content: "\ec2c";
}

.icon-duoyuyan:before {
  content: "\e602";
}

.icon-youxiang2:before {
  content: "\e68b";
}

.icon-jiantou:before {
  content: "\e663";
}

.icon-twitter:before {
  content: "\e89d";
}

.icon-youtube1:before {
  content: "\e8d7";
}

.icon-xiazai19:before {
  content: "\e613";
}

.icon-zhuye:before {
  content: "\e6c5";
}

.icon-facebook:before {
  content: "\e6e5";
}

.icon-status-play-copy:before {
  content: "\e614";
}

.icon-wechat1:before {
  content: "\e650";
}

.icon-zixun:before {
  content: "\e661";
}

.icon-zixun1:before {
  content: "\e662";
}

.icon-rili:before {
  content: "\e659";
}

.icon-bofang:before {
  content: "\e61a";
}

.icon-youjiantou:before {
  content: "\e60b";
}

.icon-diqiu:before {
  content: "\e7b9";
}

.icon-jiantou-left:before {
  content: "\e609";
}

.icon-youtube:before {
  content: "\e6ab";
}

.icon-youxiang1:before {
  content: "\e607";
}

.icon-dianhua1:before {
  content: "\e61e";
}

.icon-original-whatapp:before {
  content: "\e60d";
}

.icon-wechat:before {
  content: "\e608";
}

.icon-mean_list:before {
  content: "\e653";
}

.icon-liaotian:before {
  content: "\e6a5";
}

.icon-youxiang:before {
  content: "\e908";
}

.icon-instagram-fill1:before {
  content: "\e88f";
}

.icon-fangdajing:before {
  content: "\e603";
}

.icon-dianhua:before {
  content: "\e606";
}

.icon-dayinchuanzhen:before {
  content: "\e627";
}

.icon-shoujilianxi:before {
  content: "\e620";
}

.icon-dizhi:before {
  content: "\e619";
}

.icon-skype:before {
  content: "\e707";
}



video {
  display: block;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
}

.w_p_main {
  background: #fff;
}

.main {
  background: #f7f7f7;
}

.warper {
  width: 1440px;
  margin: 0 auto;
  position: relative;
}

.backToTop {
  width: 50px;
  height: 50px;
  z-index: 666;
  border-radius: 50px;
  background: #f57c00 url(../images/icon_top.png) no-repeat center;
  cursor: pointer;
  position: fixed;
  right: 0;
  text-indent: 9999px;
  bottom: 150px;
  color: #fff;
  transition: all .3s
}

.backToTop:hover {
  opacity: .9;
}

header {
  transition: all 0.3s;
  width: 100%;
  background: linear-gradient(135deg, #2c3e50, #1a2a3a);
  height: 90px;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
}

#nav:after {
  content: '';
  display: block;
  clear: both;
}

.logo {
  position: absolute;
  left: 0;
  top: 23px;
}

.logo img {
  width: auto;
}

.dis {
  display: block;
}

.nodis {
  display: none;
}

.page_he {
  background: #fff;
}

.page_he .dis {
  display: none;
}

.page_he .nodis {
  display: block;
}

.page_he nav li>a {
  color: #333;
}

.page_he .searchform input {
  color: #333;
}

.page_he .searchform button {
  color: #b8b8b8;
}

.close-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  z-index: 88;
}

.nav-open {
  transform: translateX(0);
}

.close-open {
  opacity: 0.5;
  visibility: visible;
}

.body-hidden {
  overflow: hidden !important;
}

#nav .nav-button {
  width: 35px;
  height: 35px;
  z-index: 5;
  border-radius: 3px;
  background: #e10103;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  line-height: 35px;
  text-align: center;
  font-size: 20px;
}

#nav .nav-button i {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}

#nav .nav-button {
  display: none;
}

nav {
  float: right;
  
}

nav li {
  float: left;
  margin: 0 35px;
}

nav li:last-child {
  margin-right: 0;
}

nav li>a {
  position: relative;
  color: #fff;
  line-height: 90px;
  font-size: 20px;
  font-family: 'Gotham-Bold';
  /*text-transform: uppercase;*/
  display: inline-block;
}

nav li.on a,
nav li:hover a {
  color: #f57c00;
}

nav dl {
  padding: 10px;
  transition: opacity 1s ease;
  position: absolute;
  display: none;
  background: #fff;
  /*width: 100%;*/
  top: 90px;
  left: 0;
  z-index: 999;
}

nav dl dd {
  display: block;
  position: relative;
}



nav dl dd:last-child {
  border: none;
}

nav li dl dd a {
  font-family: calibri;
  opacity: 1;
  background: transparent !important;
  color: #666 !important;
  display: block;
  padding: 12px 10px;
  text-align: left;
  text-transform: capitalize;
}
nav ul li:nth-child(4) dl {
 padding: 0;
}
nav ul li:nth-child(4) dl dd:hover {
  background: #f57c00 !important;
    cursor: pointer;
    
}
nav ul li:nth-child(4) dl dd a:hover{color: #fff !important;}
nav li dl dd:hover {
  cursor: pointer;
  color: #f57c00 !important;
}

nav dl dd div {
  width: 240px;
  position: absolute;
  left: 100%;
  top: 0;
  background: rgba(245, 124, 0, .6);
  display: none;
}

nav dl dd:hover div {
  display: block;
}

nav dl dd div a {
  padding: 12px 10px;
  color: #fff !important;
  border-bottom: none;
  min-width: 200px;
}


.head_rcon {
  position: absolute;
  right: 0;
  top: 26px;
  
}

.language {
  width: 24px;
  font-size: 16px;
  float: left;
  position: relative;
  cursor: pointer;
}

.language i {
  font-size: 22px;
  margin-right: 5px;
  color: #fff;
}

.language-main {
  width: 120px;
  position: absolute;
  display: none;
  z-index: 99;
  left: -45px;
  top: 20px;
  background: url("../images/ffggg.png") no-repeat center 4px;
}

.language:hover .language-main {
  display: block;
}

.language-cont {
  width: 120px;
  padding: 0 16px;
  margin-top: 10px;
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, .05);
  border-top: 3px solid #f57c00;
  background: #ffffff;
  padding-bottom: 10px;
}

.language-cont a {
  width: 100% !important;
  position: relative;
  font-size: 15px !important;
  padding: 0 !important;
  padding-left: 15px !important;
  color: #888 !important;
  background: #fff !important;
  height: auto !important;
  border: none !important;
  line-height: 28px !important;
  text-align: left;
  display: block !important;
}

.language-post {
  padding-top: 10px;
}

.language-cont a:after {
  position: absolute;
  top: 10px;
  left: 0;
  width: 7px;
  height: 7px;
  background: #f57c00;
  content: '';
}

.language-cont a:hover {
  color: #f57c00 !important;
}

.hr_link {
  float: right;
  padding: 8px 16px;
  border-radius: 30px;
  background: #f57c00;
  display: inline-block;
  color: #fff;
  font-family: calibri;
}

.hr_link i {
  font-size: 20px;
  margin-right: 6px;
}

.hr_link * {
  vertical-align: middle;
}

.hr_link:hover {
  color: #fff;
  opacity: 0.85;
}

.searchform {
  float: left;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  width: 165px;
}

.searchform input {
  font-size: 18px;
  font-family: calibri;
  width: 100%;
  background: transparent;
  color: #fff;
  line-height: 36px;
  padding: 0 30px 0 10px;
}

.searchform button {
  cursor: pointer;
  background: transparent;
  border: none;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 36px;
}

.searchform input::-webkit-input-placeholder {
  color: #b8b8b8;
}

.searchform input:-moz-placeholder {
  color: #b8b8b8;
}

.position {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.12);
}

footer {
  background: #141a22;
  padding-top: 108px;
}

footer .intitp {
  color: #fff;
}

.foform {
  margin-top: 24px;
}

.foform ul {
  overflow: hidden;
  width: 100%;
}

.foform ul li {
  display: inline-block;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 28px;
}

.foform ul li:nth-of-type(3n) {
  margin-right: 0;
}

.foform ul li:nth-of-type(4),
.foform ul li:nth-of-type(5) {
  width: 100%;
  margin-right: 0;
}

.foform ul li:last-child {
  margin-bottom: 0;
}

.foform ul li p {
  color: #fff;
}

.foform ul li p span {
  color: #f57c00;
}

.foform ul li input {
  font-size: 18px;
  font-family: calibril;
  color: #fff;
  width: 100%;
  border-bottom: 1px solid #373c43;
  height: 50px;
  line-height: 50px;
  background: transparent;
}

.foform ul li button {
  transition: all 0.3s;
  cursor: pointer;
  font-size: 18px;
  border-radius: 50px;
  font-family: calibril;
  background: #f57c00;
  border: none;
  width: 200px;
  height: 50px;
  line-height: 50px;
  color: #fff;
}

.foform ul li button:hover {
  transform: translateX(10px);
}


.fo_lxdiv {
  margin-top: 80px;
}

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

.fo_ulbox li {
  display: inline-block;
  padding: 32px 28px 28px 28px;
  background: #1a222e;
  border-radius: 6px;
  margin-right: 1%;
}

.fo_ulbox li:last-child {
  margin-right: 0;
}

.fo_link {
  position: relative;
  padding-left: 45px;
}

.fo_link p {
  font-size: 14px;
  color: #a09f9f;
}

.fo_link a {
  font-size: 20px;
  color: #fff;
  font-family: Gotham-Bold;
}

.fo_link a:hover {
  color: #f57c00;
}

.fo_link i {
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 36px;
  color: #fff;
}

.fo_link span {
  color: #fff;
}

.fo_coy {
  margin-top: 52px;
  overflow: hidden;
  padding: 16px 0;
}

.fo_coy p {
  color: #c2c2c2;
  float: left;
}

.fo_coy p a {
  color: #c2c2c2;
}

.fo_coy p a:hover {
  color: #c7ab62;
}

.media {
  float: right;
}

.media a {
  color: #fff;
  text-align: center;
  margin-left: 20px;
  font-size: 18px;
  display: inline-block;
}

.media a:hover {
  color: #fff;
}

.media a:hover:nth-of-type(1) {
  color: #3a82d3;
}

.media a:hover:nth-of-type(2) {
  color: #0085b2;
}

.media a:hover:nth-of-type(3) {
  color: #30afeb;
}

.media a:hover:nth-of-type(4) {
  color: #d20000;
}

.l_fixed {
  position: fixed;
  top: 28%;
  left: 0;
  z-index: 666;
}

.l_fixed ul {
  width: 100%;
}

.l_fixed ul li {
  width: 98px;
  transition: all 0.3s;
  margin-bottom: 8px;
  position: relative;
}

.l_fixed ul li a {
  line-height: 1.2;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 0 15px rgb(56 139 92 / 50%);
  padding: 20px 0;
  display: block;
  font-size: 16px;
  background: #fff;
  width: 100%;
  text-align: center;
}

.l_fixed ul li a i {
  font-size: 30px;
  display: inline-block;
  color: #f57c00;
  transition: all 0.3s;
}

.l_fixed ul li p {
  font-size: 16px;
  font-family: Poppins-Light;
}

.l_fixed ul li:hover a {
  background: #f57c00;
  color: #fff;
}

.l_fixed ul li:hover a i {
  color: #fff;
}

.l_fixed ul li:hover {
  transform: translateX(0);
}

.l_fixed ul li:last-child a {
  padding: 24px 0;
}

.l_fixed ul li:last-child a i {
  font-size: 40px;
}

.l_fixed ul li:last-child:hover a {
  background: #fff;
}

.l_fixed ul li:last-child:hover a i {
  color: #f57c00;
}

.banner_home {
  position: relative;
  /* margin-top: 90px; */
}

.banner {
  overflow: hidden;
}

.banner .item img {
  width: 100%;
}

.banner .slick-dots {
  width: 100%;
  bottom: 70px;
  left: 0;
}

.banner .slick-dots li {
  width: auto;
  height: auto;
}

.banner .slick-dots li button {
  position: relative;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 20px;
}

.banner .slick-dots li button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background: #f57c00;
}

.banner .slick-dots li.slick-active button:before {
  background: #f57c00;
}

.banner .slick-dots li.slick-active button {
  border: 1px solid #f57c00;
}

.changpic {
  width: 100%;
  overflow: hidden;
}

.changpic img {
  object-fit: cover;
  
  max-width: 100%;
 
  width: 100%;
  transition: all 0.3s;
}

.cl {
  clear: both;
}

.pro_rel {
  position: relative;
}

/*版块标题*/
.in_h2 {
  font-size: 68px;
  color: #fff;
  font-family: BodoniBT;
}

/*首页*/
.bigbg {
  background: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.getbox {
  width: 800px;
  height: auto;
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -400px;
}

.allhide {
  opacity: 0;
  z-index: -3;
}

.inprdi {
  overflow: hidden;
  background: #f7f7f7;
  padding: 118px 94px 140px 240px;
  position: relative;
  z-index: 0;
}

.inprdi:before {
  content: "Products";
  color: rgba(34, 34, 34, 0.02);
  position: absolute;
  bottom: -30px;
  left: 10%;
  z-index: -1;
  font-family: Gotham-Bold;
  line-height: 260px;
  font-size: 260px;
}

.inp_dle {
  float: left;
  width: 290px;
}

.inp_dri {
  margin-left: 290px;
  padding-left: 85px;
  position: relative;
}

.inp_lulca li {
  margin-bottom: 12px;
}

.inp_lulca li:last-child {
  margin-bottom: 0;
}

.inpcap {
  cursor: pointer;
  position: relative;
}

.inpcap img {
  border: 1px solid #dedede;
}

.inp_txd {
  transition: all 0.3s;
  width: 0;
  opacity: 0;
  position: absolute;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
  top: 0;
  left: 0;
  height: 100%;
  background: #f57c00;
}

.inp_txd p {
  line-height: 30px;
  font-family: calibrib;
  text-align: left;
}

.inp_lulca li.on .inpcap .inp_txd {
  width: 100%;
  opacity: 1;
}

.inpr_itbiv {
  width: 100%;
  overflow: hidden;
}

.inp_ible {
  width: 52%;
  float: left;
  padding-right: 68px;
  padding-top: 25px;
}

.inp_ibri {
  width: 48%;
  float: right;
}

.inp_ible h3 {
  font-size: 38px;
  font-family: calibrib;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.inp_ible dl {
  margin-top: 58px;
}

.inp_ible dl dt {
  font-size: 26px;
  font-family: calibrib;
}

.inp_ible dl dd {
  position: relative;
  
  color: #888;
  margin-top: 12px;
}


.inlemore {
  transition: all 0.3s;
  display: inline-block;
  padding: 13px 40px;
  border-radius: 30px;
  border: 2px solid #f57c00;
  margin-top: 68px;
  color: #f57c00;
  font-family: Gotham-Bold;
}

.inlemore:hover {
  transform: translateX(10px);
  background: #f57c00;
  color: #fff;
}

.inp_arr {
  position: absolute;
  bottom: 0;
  right: 40%;
}

.inp_arr span {
  cursor: pointer;
  margin: 0 4px;
  display: inline-block;
  width: 58px;
  text-align: center;
  line-height: 58px;
  color: #fff;
  height: 58px;
  background: #131921;
}

.inp_arr span i {
  font-size: 26px;
}

.inp_arr span:hover {
  background: #f57c00;
}

.inp_arr span.inpr_prev {
  transform: rotate(180deg);
}


.inap {
  overflow: hidden;
}

.inap li {
  float: left;
  width: 18.5%;
  height: 703px;
  transition-duration: 1s;
}

.inapit {
  display: block;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: relative;
  background-size: auto 703px !important;
  background-repeat: no-repeat;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}

.inap li.on {
  width: 44.5%;
  background-position: 0 !important;
  display: block;
}

.inapit:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.inap li.on .inapit:before {
  background: none;
}

.iapt {
  opacity: 0;
  position: absolute;
  color: #fff;
  width: 56%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f57c0080;
  padding: 55px 42px;
}

.iapt h3 {
  font-size: 34px;
  font-family: calibrib;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.iapt p {
  margin-top: 10px;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
}

.iapt span {
  display: inline-block;
  margin-top: 38px;
  border-radius: 30px;
  padding: 9px 20px;
  color: #fff;
  border: 1px solid #fff;
}

.inap li.on .iapt {
  opacity: 1;
}

.ina_icdi {
  position: absolute;
  transition: all 0.3s;
  bottom: 58px;
  width: 100%;
  left: 0;
  text-align: center;
}

.ina_icdi i {
  color: #f57c00;
  font-size: 50px;
}

.ina_icdi p {
  font-family: calibri;
  font-size: 28px;
  margin-top: 14px;
}

.inap li.on .ina_icdi {
  opacity: 0;
}


.inab_di {
  padding: 70px 0;
  background: #f7f7f7;
}

.ina_le {
  float: left;
  width: 690px;
}

/*.ina_ri {*/
/*  margin-left: 576px;*/
/*  padding: 75px 0 0 94px;*/
/*}*/

.ina_pic {
  position: relative;
  padding: 0px 54px 0 0;
}

.ina_ico {
  position: absolute;
  text-align: center;
  padding: 40px 0;
  right: 0;
  top: 0;
  width: 252px;
  background: #f57c00;
  color: #fff;
}

.ina_ico i {
  font-size: 58px;
}

.ina_ico p {
  margin-top: 14px;
  font-size: 24px;
  font-family: Gotham-Bold;
}

.intitp {
  font-size: 44px;
  line-height: 54px;
  font-family: Gotham-Bold;
}

.intitp b {
  color: #f57c00;
}

/*.ina_ri .intitp b {*/
/*  display: block;*/
/*}*/

.ina_txt {
  margin-top: 34px;
}

.ina_txt p {
  color: #666;
  line-height: 26px;
}

.ina_num {
  display: flex;
  margin-top: 45px;
}

.ina_num li {
  display: inline-block;
  width: 44%;
  margin-right: 8%;
}

.ina_num li:last-child {
  margin-right: 0;
}

.ina_num li b {
  font-size: 36px;
  font-family: Gotham-Bold;
}

.ina_num li span {
  font-size: 68px;
}

.ina_num li p {
  color: #666;
  line-height: 26px;
}

.ina_mor {
  padding: 15px 38px;
  border-radius: 40px;
  color: #ff6004;
  border: 2px solid #ff6004;
  display: inline-block;
  margin-top: 60px;
  font-family: Gotham-Bold;
}

.ina_mor:hover {
  transform: translateX(10px);
  background: #ff6004;
  color: #fff;
}

.in_nes {
  padding: 88px 0 88px 0;
}

.innes_div {
  margin-top: 22px;
}

.inne_le {
  float: left;
  width: 55%;
}

.inne_ri {
  float: right;
  width: 45%;
  padding-left: 46px;
}

.inne_list {
  background: #f7f7f7;
  border-left: none;
  border-right: none;
}

.inne_list li {
  border-bottom: 1px solid #e5e5e5;
}

.inne_list li:last-child {
  border-bottom: none;
}

.inne_item {
  transition: all 0.3s;
}

.inne_item a {
  display: block;
  width: 100%;
  padding: 49px 100px 62px 60px;
}

.inne_item span {
  color: #999;
  font-family: Poppins-Light;
}

.inne_item h3 {
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  font-family: calibrib;
}

.inne_item p {
  margin-top: 10px;
  line-height: 24px;
  color: #888;
  height: 48px;
  overflow: hidden;
}

.inne_item em {
  text-transform: uppercase;
  display: inline-block;
  font-style: normal;
  margin-top: 26px;
  color: #a2a2a2;
  font-size: 16px;
}

.inne_item:hover {
  transform: translateX(10px);
}

.inse_pic {
  position: relative;
}

.inn_date {
  position: absolute;
  text-align: center;
  font-family: Poppins-Light;
  padding: 25px 0 18px 0;
  background: #fff;
  width: 82px;
  bottom: 10%;
  left: 30px;
}

.inn_date b {
  line-height: 36px;
  font-weight: normal;
  font-size: 36px;
  color: #fa1819;
}

.inn_date p {
  font-size: 14px;
  color: #888;
}

.ines_item {
  background: #f7f7f7;
}

.inse_txd {
  padding: 42px 28px;
}

.inse_txd h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  font-family: calibrib;
}

.inse_txd p {
  margin-top: 20px;
  line-height: 24px;
  color: #888;
  height: 48px;
  overflow: hidden;
}

.ines_item:hover .changpic img {
  transform: scale(1.15);
}

.ines_swi {
  position: relative;
}

.ine_arr {
  position: absolute;
  right: 0;
  top: -60px;
}

.ine_arr span {
  cursor: pointer;
  font-weight: bold;
  width: 40px;
  height: 40px;
  line-height: 38px;
  color: #a6a6a6;
  border: 1px solid #a6a6a6;
  border-radius: 40px;
  display: inline-block;
  text-align: center;
}

.ine_arr span:hover {
  border: 1px solid #f57c00;
  background: #f57c00;
  color: #fff;
}

.ine_arr span.ins_prev {
  transform: rotate(180deg);
}



.footmenu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  max-width: 1024px;
  display: none;
}

.footmenu img {
  display: block
}

.footmenu div.bgcolor {
  clear: both;
}

.footmenu div.con {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 10px;
  background: #f39800;
}

.footmenu a {
  color: #fff;
  font-size: 16px;
  display: block;
  width: 25%;
  text-align: center;
  float: left;
  position: relative
}

.footmenu i {
  display: block;
  width: 25px;
  height: 25px;
  margin: 6px auto 2px;
  font-size: 26px;
}

/*位置*/
.subbanner {
  position: relative;
  margin-top: 90px;
}

.subbanner .changpic {
  overflow: hidden;
}

.su_nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}

.su_nav h2 {
  font-size: 68px;
  font-family: Gotham-Bold;
}

.su_nav p {
  margin-top: 5px;
  font-size: 20px;
  color: #fff;
}

.su_nav p a {
  color: #fff;
}

.pat110 {
  padding-top: 60px;
}

/*关于我们*/
.ab_war {
  padding-bottom: 135px;
}

.ab_com {
  width: 100%;
  overflow: hidden;
}

.ab_cole {
  float: left;
  width: 45%;
  padding-top: 42px;
}

.ab_cori {
  float: right;
  width: 55%;
  padding-left: 96px;
}

.se_div {
  background: #f5f5f5;
  padding: 76px 70px 74px 40px;
}

.se_dul li {
  margin-bottom: 55px;
}

.se_dul li:last-child {
  margin-bottom: 0;
}

.se_item {
  position: relative;
  padding-left: 70px;
}

.se_item h4 {
  font-size: 30px;
  margin-bottom: 6px;
  font-family: Gotham-Bold;
}

.se_item p {
  line-height: 26px;
  color: #666;
}

.se_item i {
  font-size: 45px;
  color: #f57c00;
  position: absolute;
  top: 0;
  left: 0;
}

.ab_num {
  margin-top: 85px;
  overflow: hidden;
}

.ab_nule {
  width: 50%;
  float: left;
  padding-right: 50px;
}

.ab_nuri {

}

.na_numul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}

.na_numul li {
  display: inline-block;
  
  width: 25%;
 
}

.na_numul li:nth-of-type(even) {
  margin-right: 0;
}

.na_numul li b {
  font-size: 36px;
  font-family: Gotham-Bold;
}

.na_numul li span {
  font-size: 68px;
}

.na_numul li p {
  color: #666;
  line-height: 26px;
}

.ab_his {
  position: relative;
  z-index: 0;
  margin-top: 120px;
  background: #f7f7f7;
  padding: 94px 100px 120px;
}



.ab_his .intitp {
  text-align: center;
}

.ab_hiswi {
  margin-top: 66px;
  position: relative;
}

.ab_hisgds .item {
  margin: 0 18px;
}

.abhi_item span {
  text-align: center;
  position: relative;
  z-index: 0;
  font-size: 20px;
  font-family: Gotham-Bold;
  display: inline-block;
  margin-top: 54px;
  width: 86px;
  height: 86px;
  line-height: 86px;
  border-radius: 86px;
  background: #fff;
}

.abhi_item span:before {
  content: "";
  opacity: 0;
  transition: all 0.3s;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f57c00;
  width: 80%;
  height: 80%;
  border-radius: 100%;
}

.abhi_tx {
  position: relative;
  background: #fff;
  margin-top: 53px;
  padding: 32px;
}

.abhi_tx:before {
  content: "";
  position: absolute;
  top: -22px;
  left: 36px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 0 0 28px;
  border-color: transparent transparent transparent #fff;
}

.abhi_tx h5 {
  font-size: 24px;
  font-family: calibrib;
  margin-bottom: 10px;
}

.abhi_tx p {
  color: #777;
  line-height: 24px;
}

.abhi_item:hover span:before {
  opacity: 1;
}

.abhi_item:hover span {
  color: #fff;
}

.ab_hiarr {
  position: absolute;
  top: 42%;
  left: 0;
  width: 100%;
}

.ab_hiarr span {
  cursor: pointer;
  position: absolute;
  top: 0;
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  border-radius: 64px;
  background: #fff;
}

.ab_hiarr span i {
  font-size: 22px;
}

.ab_hiarr span.his_prev {
  left: -80px;
  transform: rotate(180deg);
}

.ab_hiarr span.his_next {
  right: -80px;
}

.ab_hiarr span:hover {
  background: #f57c00;
  color: #fff;
}

.ab_fac {
  padding: 86px 158px 0 230px;
}

.fac_box {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}

.fac_le {
  float: left;
  width: 56%;
}

.fac_ri {
  float: right;
  width: 44%;
  padding-left: 55px;
  padding-top: 52px;
}

.fac_ri p {
  line-height: 26px;
  color: #777;
}

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

.fac_arr {
  position: absolute;
  bottom: 0;
  left: 0;
}

.fac_arr span {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  width: 68px;
  height: 68px;
  color: #fff;
  line-height: 68px;
  background: #141a22;
}

.fac_arr span i {
  font-size: 22px;
}

.fac_arr span:hover {
  background: #f57c00;
}

/*404*/
.no_fun {
  text-align: center;
  margin-bottom: 60px;
}

.no_fun h5 {
  font-size: 36px;
  margin-bottom: 30px;
}

.no_fun p {
  color: #888;
  line-height: 30px;
}

.no_fun a {
  display: inline-block;
  margin-top: 34px;
  font-size: 20px;
  border-radius: 40px;
  padding: 16px 64px;
  background: #c81f21;
  color: #fff;
  text-transform: uppercase;
}

.no_fun a:hover {
  transform: translateY(5px);
}

.areatextClass::-webkit-input-placeholder {
  color: red !important;
}


/*产品列表*/
.pr_war {
  padding-bottom: 120px;
}

.pr_waitm {
  margin-bottom: 60px;
}

.pr_itti {
  position: relative;
  padding-right: 200px;
}

.pr_itti h3 {
  font-size: 30px;
  font-family: calibrib;
}

.pr_itti p {
  color: #666;
  margin-top: 8px;
}

.pr_itti a {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  padding: 13px 40px;
  border-radius: 30px;
  border: 2px solid #f57c00;
  color: #f57c00;
  font-family: Gotham-Bold;
}

.pr_itti a:hover {
  color: #fff;
  background: #f57c00;
}

.pr_itul {
  display: flex;
  margin-top: 24px;
  column-gap: 19px;
}

.pr_itul li {
  display: inline-block;
  width: 24%;
  
}

.pr_itul li:nth-of-type(3n) {
  margin-right: 0;
}

.pr_itediv {
  background: #fff;
  position: relative;
}
.pr_itediv p{
    position: absolute;
    top: 0;
    padding: 10px;
    font-size: 20px;
    background-color: #f57c00;
    border-radius: 20px;
    margin: 10px;
    color: fff;
}

.pr_itxt {
  padding: 18px 10px 54px;
  text-align: center;
}

.pr_itxt h4 {
  font-size: 20px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pr_itxt span {
  color: #666;
  display: inline-block;
  margin-top: 28px;
}

.pr_itxt span i {
  margin-right: 8px;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 35px;
  border: 1px solid #666;
}

.pr_itediv:hover .changpic img {
  transform: scale(1.15);
}

.pr_itediv:hover .pr_itxt span i {
  background: #f57c00;
  border: 1px solid #f57c00;
  color: #fff;
}


.pr_list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 19px;
}

.pr_list li {
  width: 24%;
 
  margin-bottom: 19px;
  display: inline-block;
}

.pr_list li:nth-of-type(3n) {
  margin-right: 0;
}

/*分页 结束*/
.digg4 {
  text-align: center;
  margin-top: 40px;
}

.digg4 a,
.digg4 span.miy,
.digg4 span.disabled,
.digg4 span.current {
  width: 38px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  height: 38px;
  border-radius: 38px;
  line-height: 38px;
  color: #666;
  text-decoration: none;
  margin: 0 5px;
}

.digg4 span.current,
.digg4 span:hover,
.digg4 span:hover.disabled,
.digg4 a:hover {
  background: #f57c00;
  color: #fff;
}

.digg4 span.disabled {
  font-size: 30px;
  line-height: 31px;
  background: #cfcfcf;
  font-weight: normal;
  color: #666;
}

.digg4 a {
  color: #666;
  border: none;
  background: #cfcfcf;
}

/*产品详情*/
.pro_gdbox {
  width: 100%;
  background: #fff;
  padding: 48px 50px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);
}

.pro_gdbox .prolcon {
  width: 57%;
  float: left;
}

.pro_gdbox .prorcon {
  width: 43%;
  float: right;
  padding-left: 80px;
}

.pr_dexop {
  padding-top: 15px;
}

.pr_dexop h1 {
  font-size: 32px;
  line-height: 30px;
  font-family: Gotham-Bold;
  position: relative;
}

.pro_desc {
  margin-top: 34px;
}

.pro_desc dt {
  font-size: 20px;
  margin-bottom: 8px;
  font-family: calibrib;
  color: #f57c00;
}

.pro_desc dd {
  line-height: 28px;
  /* height: 168px; */
  overflow: hidden;
  color: #666;
}

.pro_lxbtn {
  margin-top: 38px;
}

.pro_lxbtn a {
  background: #f57c00;
  color: #fff;
  font-family: calibrib;
  text-align: center;
  padding: 14px 10px;
  border-radius: 3px;
  width: 260px;
  display: inline-block;
}

.pro_lxbtn a:hover {
  transform: translateX(10px);
}

.pro_lxbtn a i {
  display: inline-block;
  font-weight: normal;
  font-size: 24px;
  margin-right: 5px;
}

.pro_lxbtn a:last-child {
  background: #141a22;
  margin-left: 46px;
}

.pro_lxbtn a * {
  vertical-align: middle;
}

.pr_lxus {
  margin-top: 40px;
  padding-top: 45px;
  border-top: 1px solid #e7e7e7;
}

.pr_ullxs {
  width: 100%;
  overflow: hidden;
}

.pr_ullxs li {
  float: left;
  position: relative;
  padding-left: 46px;
  margin-right: 66px;
}

.pr_ullxs li:last-child {
  margin-right: 0;
}

.pr_ullxs li p {
  color: #666;
}

.pr_ullxs li a {
  font-size: 20px;
  font-family: Gotham-Bold;
}

.pr_ullxs li i {
  transition: all 0.3s;
  position: absolute;
  top: 7px;
  left: 0;
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 36px;
  font-size: 20px;
  color: #f57c00;
  border-radius: 34px;
  text-align: center;
  border: 2px solid #f57c00;
}

.pr_ullxs li:last-child i {
  color: #141a22;
  border: 2px solid #141a22;
}

.deflash {
  position: relative;
}

.degds {
  border: 1px solid #e3e3e3;
}

.de_arr {
  position: absolute;
  top: 45%;
  width: 100%;
  left: 0;
}

.de_arr span {
  cursor: pointer;
  position: absolute;
  top: 0;
}

.de_arr span i {
  font-size: 24px;
}

.de_arr span.dep_prev {
  left: 25px;
  transform: rotate(180deg);
}

.de_arr span.dep_next {
  right: 25px;
}

.de_arr span:hover i {
  color: #f57c00;
}

.pr_desc {
  margin-top: 76px;
}

.del_h2 {
  margin-bottom: 18px;
  font-size: 30px;
  font-family: Gotham-Bold;
}

.des_pp p {
  line-height: 28px;
  color: #666;
  margin-bottom: 20px;
}

.des_pp p:last-child {
  margin-bottom: 0;
}

.pr_adv {
  margin-top: 70px;
  padding-right: 230px;
}

.adv_box {
  overflow: hidden;
  position: relative;
}

.adv_lef {
  width: 58%;
}

.ad_vdiv {
  position: absolute;
  top: 25px;
  right: 0;
  width: 52%;
}

.ad_vdiv .del_h2,
.ad_vdiv font {
  text-align: right;
}

.de_adshow {
  padding: 30px 92px 74px;
  background: #f57c00;
}

.de_savul li {
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid #f69026;
  padding-right: 42px;
  padding-bottom: 20px;
  padding-top: 38px;
}

.de_savul li b {
  position: absolute;
  color: #fff;
  right: 0;
  bottom: 20px;
  font-size: 22px;
  font-family: Gotham-Bold;
}

.ad_vdiv font {
  margin-top: 35px;
  display: block;
  font-size: 30px;
  font-family: calibrib;
}

.de_mess {
  padding: 80px 0;
}

.quiry_info {
  margin-top: 26px;
  overflow: hidden;
}

.quiry_info li {
  width: 49%;
  margin-bottom: 18px;
  position: relative;
  float: left;
  overflow: hidden;
}

.quiry_info li:nth-of-type(even) {
  float: right;
}

.quiry_info input,
.quiry_info textarea {
  width: 100%;
  border: none;
  resize: none;
  font-family: calibril;
  border-radius: 5px;
  background: #fff;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  padding: 16px 18px;
}

.quiry_info textarea {
  height: 120px;
}

.quiry_info form input::-webkit-input-placeholder,
.quiry_info form textarea::-webkit-input-placeholder {
  color: #888;
}

.quiry_info form input:-moz-placeholder,
.quiry_info form textarea:-moz-placeholder {
  color: #888;
}

.quiry_info li:last-child,
.quiry_info li:nth-of-type(5) {
  width: 100%;
  float: none;
}

.quiry_info li:last-child {
  width: 100% !important;
  float: none;
  margin-top: 10px;
  margin-bottom: 0;
}

.quiry_info form button {
  cursor: pointer;
  transition: all 0.3s;
  width: 248px;
  height: 54px;
  line-height: 54px;
  border: none;
  border-radius: 0;
  font-size: 18px;
  background: #f57c00;
  color: #fff;
  font-family: calibril;
}

.quiry_info form button:hover {
  transform: translateX(10px);
}

.quiry_info form button i {
  font-size: 14px;
  margin-left: 5px;
}

.de_hotd {
  position: relative;
}

.de_resw .item {
  margin: 0 16px;
}

.ine_arr span.hre_prev {
  transform: rotate(180deg);
}

.de_hotd .ine_arr {
  top: 5px;
}

/*news*/
.nes_war {
  padding-bottom: 90px;
}

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

.nes_list li {
  display: inline-block;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 36px;
}

.nes_list li:nth-of-type(3n) {
  margin-right: 0;
}

.nes_item {
  background: #fff;
}

.nes_txt {
  padding: 46px 30px 48px 30px;
}

.nes_txt h4 {
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Gotham-Bold;
}

.nes_txt p {
  margin-top: 18px;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  color: #666;
}

.nes_txt span {
  transition: all 0.3s;
  padding: 10px 14px;
  display: inline-block;
  background: #f7f7f7;
  color: #f57c00;
  font-family: calibrib;
  margin-top: 40px;
}

.nes_item:hover .changpic img {
  transform: scale(1.15);
}

.nes_item:hover .nes_txt span {
  transform: translateX(10px);
  background: #f57c00;
  color: #fff;
}

.nes_pic {
  position: relative;
}

.nes_pic span {
  display: inline-block;
  background: #141a22;
  color: #fff;
  padding: 10px 30px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}



.infocon {}

.infocon h1 {
  font-size: 30px;
  font-weight: normal;
  font-family: Gotham-Bold;
  text-align: center;
  margin-bottom: 10px;
}

.infocon img {
  width: auto;
  display: inline-block;
  margin: 10px 0;
  max-width: 100%;
}

.infocon .time {
  text-align: center;
  margin-bottom: 15px;
}

.infocon .time i {
  font-size: 20px;
}

.infocon .other {
  padding-top: 15px;
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
}

.infocon .other div {
  padding: 5px 0;
}

.infocon .other div b {}

.infocon .other {}

.infocon .other a {}

.infocon .other a:hover {
  color: #f57c00;
}

.infocon p {
  line-height: 30px;
  margin-bottom: 8px;
}

/*contact*/
.con_war {
  padding-bottom: 130px;
}

.con_wtop {
  width: 100%;
  overflow: hidden;
}

.co_wtle {
  float: left;
  width: 40%;
  
}

.co_wtri {
  float: right;
  width: 60%;
}

.co_wtle .intitp b {
  display: block;
}

.fo_cousna li {
  margin-bottom: 60px;
  min-height: 50px;
}

.fo_cousna li:last-child {
  margin-bottom: 0;
}

.fo_citd {
  position: relative;
  padding-left: 52px;
}

.fo_citd p {
  margin-bottom: 6px;
  color: #666;
}

.fo_citd a {
  font-size: 24px;
  font-family: Gotham-Bold;
}

.fo_citd i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 40px;
  color: #f57c00;
}

.fo_citd:hover a {
  color: #f57c00;
}

.fo_citd span {
  font-size: 20px;
  font-family: calibrib;
}

.fo_cousna {
  margin-top: 64px;
}

.fo_citd a:hover {
  color: #f57c00;
}

.corm_mes {
  background: #ececec;
  padding: 30px;
}

.corm_mes p {
  margin-top: 12px;
  color: #666;
}

.corm_mes .quiry_info {
  margin-top: 35px;
}

.corm_mes .quiry_info form button {
  width: 204px;
  font-family: calibrib;
}

.con_map {
  margin-top: 100px;
}


/* 新增 */

.submenu dd {
  display: inline-block;
  flex-direction: column;
  align-items: center;
  text-align: center;

}
.da{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.submenu dd img {
  width: 322px;
  max-width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.submenu dd p {
  margin-top: 10px;
  font-size: 18px;
  color: #333;
  text-align: center;
}


.container {
  display: flex;

  /*padding: 20px 0;*/
  justify-content: space-between;
  flex-wrap: wrap;
  /* 添加换行属性 */
  background: #f7f7f7;
}

.card {
  position: relative;
  width: 32.33%;
  ;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  height: 800px;
  transition: all 0.3s;
}

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  color: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: left;
  padding: 100px 0 0 70px;
  text-align: left;
  transition: background 0.3s;
  
}

.card:hover .overlay {
  background: rgba(0, 0, 0, 0.5);
  /* 鼠标悬停时的透明度 */
}

.card:hover .btn {
  background: linear-gradient(to right, #ffc062, #ffffff);
  /* 按钮背景色从左到右过渡成白色 */
}

.overlay h3 {
  font-size: 45px;
  line-height: 1.5;
  text-transform: uppercase;
  font-family: 'Gotham-Bold';
  letter-spacing: 3px;
}

.btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: #ffc062;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s;
  width: 34%;
  margin: 20px 0 0 0;
}

.btn:hover {
  background-color: #ffa732;
}

/* 将按钮转换为平行四边形 */
.btn {
  background-color: #ffc062;
  transform: skewX(-20deg);
  /* 斜切以形成平行四边形 */
  display: inline-block;
  padding: 15px 10px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
  /* 仅保留顶部的圆角 */
  transition: background 0.3s, transform 0.3s;
}

.card:hover .btn {
  color: #f57c00;
  background: linear-gradient(to right, #ffc062, #ffffff);
  /* 鼠标悬停时按钮的背景色过渡 */
  transform: skewX(-20deg) translateX(10px);
  /* 保持平行四边形形状并微调位置 */
}

@media screen and (max-width: 1680px) {
  nav li {
    margin: 0 25px;
  }

  .inprdi {
    padding: 118px 94px 140px 110px;
  }

  .pr_adv {
    padding-right: 106px;
  }

  .ab_fac {
    padding: 86px 116px 0 114px;
  }
}

@media screen and (max-width: 1600px) {
  .head_rcon {
    width: 315px;
  }

  nav {
    /*margin-right: 380px;*/
  }

  .banner .slick-dots {
    bottom: 40px;
  }

  .inp_ible dl {
    margin-top: 15px;
  }

  .inprdi {
    padding: 72px 70px 85px 65px;
  }

  .inapit {
    background-size: auto 575px !important;
  }

  .inap li {
    height: 575px;
  }

  .ina_icdi p {
    font-size: 22px;
  }

  .iapt {
    padding: 30px 25px;
    width: 70%;
  }

  .iapt span {
    margin-top: 15px;
  }

  .inprdi:before {
    font-size: 200px;
    line-height: 200px;
  }

  .inab_di {
    padding: 80px 0;
  }

  .in_nes {
    padding: 70px 0 90px 0;
  }

  footer {
    padding-top: 70px;
  }

  .fo_lxdiv {
    margin-top: 40px;
  }

  .pat110 {
    padding-top: 60px;
  }

  .pr_war {
    padding-bottom: 60px;
  }

  .de_savul li {
    padding-top: 27px;
  }

  .con_map {
    margin-top: 60px;
  }

  .con_war {
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 1440px) {
  .warper {
    width: 86%;
  }

  .searchform {
    width: 142px;
  }

  .head_rcon {
    width: 298px;
  }

  nav {
    /*margin-right: 320px;*/
  }

  nav li {
    margin: 0 15px;
  }

  .inprdi {
    padding: 60px 98px 60px 100px;
  }

  .inp_dri {
    padding-left: 45px;
  }

  .inp_lulca li {
    margin-bottom: 6px;
  }

  .inp_ible {
    padding-right: 40px;
    padding-top: 15px;
  }

  .inp_ible dl dd {
    margin-top: 5px;
  }

  .inlemore {
    margin-top: 32px;
  }

  .inpcap img {
    height: 90px;
  }

  .inp_txd {
    font-size: 22px;
  }

  .inp_arr span {
    width: 50px;
    line-height: 50px;
    height: 50px;
  }

  .inapit {
    background-size: auto 520px !important;
  }

  .inap li {
    height: 520px;
  }

  .iapt h3 {
    font-size: 28px;
  }

  .ina_ico i {
    font-size: 45px;
  }

  .inab_di {
    padding: 60px 0;
  }

  .ina_num li span {
    font-size: 50px;
  }

  .ina_pic {
    padding: 40px 30px 0 0;
  }

  .ina_ri {
    padding: 36px 0 0 58px;
  }

  .intitp {
    font-size: 38px;
    line-height: 43px;
  }

  .ina_txt {
    margin-top: 20px;
  }

  .ina_num {
    margin-top: 22px;
  }

  .ina_mor {
    margin-top: 40px;
  }

  .inne_item a {
    padding: 40px 40px 38px 40px;
  }

  .in_nes {
    padding: 60px 0 80px 0;
  }

  .fo_ulbox li {
    padding: 32px 15px 28px;
  }

  .fo_link a {
    font-size: 18px;
  }

  .fo_coy {
    margin-top: 30px;
  }

  .su_nav h2 {
    font-size: 50px;
  }

  .pat110 {
    padding-top: 50px;
  }

  .pr_itti h3 {
    font-size: 36px;
  }

  .pr_itti a {
    padding: 8px 30px;
  }

  .pr_waitm {
    margin-bottom: 40px;
  }

  .pr_itxt {
    padding: 18px 10px 25px;
  }

  .pr_itxt span {
    margin-top: 15px;
  }

  .pro_gdbox {
    padding: 30px;
  }

  .pro_gdbox .prorcon {
    padding-left: 25px;
  }

  .pro_desc {
    margin-top: 20px;
  }

  .pr_lxus {
    margin-top: 20px;
    padding-top: 20px;
  }

  .pro_lxbtn {
    margin-top: 26px;
  }

  .del_h2 {
    font-size: 30px;
  }

  .pr_desc {
    margin-top: 45px;
  }

  .des_pp p {
    margin-bottom: 10px;
  }

  .de_adshow {
    padding: 20px 45px 60px;
  }

  .de_savul li {
    padding-bottom: 15px;
  }

  .ad_vdiv font {
    margin-top: 18px;
    font-size: 22px;
  }

  .de_mess {
    padding: 60px 0;
  }

  .nes_txt {
    padding: 25px;
  }

  .nes_txt p {
    margin-top: 12px;
  }

  .nes_txt span {
    margin-top: 20px;
  }

  .nes_list li {
    margin-bottom: 22px;
  }

  .nes_war {
    padding-bottom: 60px;
  }

  .se_div {
    padding: 35px;
  }

  .se_item h4 {
    font-size: 28px;
  }

  .se_item i {
    font-size: 36px;
  }

  .se_item {
    padding-left: 52px;
  }

  .ab_num {
    margin-top: 50px;
  }

  .na_numul li span {
    font-size: 50px;
  }

  .ab_nule {
    padding: 0;
  }

  .na_numul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 35px;
  }

  .ab_his {
    margin-top: 70px;
    padding: 50px 60px 70px;
  }

  .ab_hiarr span.his_next {
    right: -40px;
  }

  .ab_hiarr span.his_prev {
    left: -40px;
  }

  .ab_hiswi {
    margin-top: 30px;
  }

  .abhi_item span {
    margin-top: 16px;
  }

  .abhi_tx {
    margin-top: 36px;
  }

  .ab_his:before {
    top: 50%;
  }

  .ab_hiarr {
    top: 37%;
  }

  .ab_fac {
    padding: 50px 70px 0;
  }

  .fac_ri {
    padding-left: 35px;
    padding-top: 30px;
  }

  .fac_swi {
    margin-top: 26px;
  }

  .ab_war {
    padding-bottom: 80px;
  }

  .fo_cousna li {
    margin-bottom: 44px;
  }

  .corm_mes {
    padding: 50px;
  }

  .corm_mes .quiry_info {
    margin-top: 25px;
  }

}


@media screen and (max-width: 1366px) {
  .inp_ible {
    padding-top: 0;
    padding-right: 30px;
  }

  .inp_dle {
    width: 250px;
  }

  .inp_dri {
    margin-left: 250px;
    padding-left: 25px;
  }

  .inp_ible h3 {
    font-size: 30px;
  }

  .inapit {
    background-size: auto 492px !important;
  }

  .inap li {
    height: 492px;
  }

  .inprdi:before {
    font-size: 150px;
    line-height: 150px;
  }

  .ina_icdi i {
    font-size: 35px;
  }

  .inne_item em {
    margin-top: 17px;
  }

  footer {
    padding-top: 50px;
  }

  .ab_cori {
    padding-left: 40px;
  }

  .ab_his {
    margin-top: 30px;
  }

  .fac_ri {
    padding-top: 0;
  }

  .con_war {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 1280px) {
  .warper {
    width: 90%;
  }

  .head_rcon {
    width: 278px;
  }

  nav {
    /*margin-right: 300px;*/
  }

  nav li {
    margin: 0 12px;
  }
  nav li>a{
      font-size: 15px;
  }
  .inprdi {
    padding: 50px 62px 50px 56px;
  }

  .inp_txd {
    font-size: 20px;
  }

  .inpcap img {
    height: 82px;
  }

  .inp_ible dl {
    margin-top: 6px;
  }

  .inlemore {
    margin-top: 20px;
    padding: 10px 30px;
  }

  .inapit {
    background-size: auto 458px !important;
  }

  .inap li {
    height: 458px;
  }

  .inne_item a {
    padding: 36px 40px 38px 40px;
  }

  .pr_adv {
    padding-right: 70px;
  }

  .de_savul li {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}


@media screen and (max-width: 1024px) {
    
  .banner .banner-content{
      display: none;
  }
  .submenu dd {
    width: 100%;
  }

  .banner_home,
  .subbanner {
    margin-top: 62px;
  }

  #nav .nav-button {
    display: block;
    top: -49px;
    right: 0;
  }

  header,
  .position,
  .page_h {
    height: 62px;
    background: #333;
  }

  .logo img,
  .position .logo img {
    height: 33px;
    width: auto;
  }

  .logo {
    top: 12px;
    left: 0;
  }

  .warper {
    width: 96%;
  }

  .l_fixed {
    display: none;
  }

  nav {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 310px;
    z-index: 99;
    overflow: auto;
    background: #222;
    transform: translateX(-310px);
    transition: 0.3s;
    height: 80vh;
  }

  nav li {
    float: none;
    padding: 0;
    margin: 0;
  }

  nav li>a,
  .position nav li>a,
  .page_h nav li>a {
    margin: 0;
    color: #fff;
    line-height: normal;
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #2e2e2e;
    text-align: left;
  }

  nav li.on a,
  nav li:hover a {
    background: #f57c00;
    color: #fff;
  }

  #nav .nav-button i {
    color: #fff;
  }

  nav li a:before,
  .h_top,
  nav li:nth-of-type(2) a:after,
  nav li:nth-of-type(3) a:after {
    display: none;
  }

  #nav .nav-button {
    top: 13px;
    background: #f57c00;
  }

  nav dl {
    left: 0;
    top: 0;
    padding: 0;
    border: none;
    min-width: 100%;
    background: #ffffff;
    ;
    position: inherit;
    opacity: 1;
    height: auto !important;
    display: block !important;
  }

  nav li dd a {
    padding: 10px 20px;
    display: block;
    border-bottom: none;
    color: #fff !important
  }

  nav li:hover dl {
    left: 0;
    opacity: 1;
  }

  nav li dl dd a {
    color: #000 !important;
    padding: 10px 22px;
    white-space: normal;
    font-size: 16px;
  }

  nav dl dd:hover div,
  nav li a:before,
  .home_tit img {
    display: none;
  }

  nav li dl dd a:hover {
    background: #f57c00 !important;
  }

  nav dl dd {
    border: none;
  }

  nav li>a {
    font-size: 18px;
  }

  .nav_show li p {
    font-size: 16px;
  }

  nav dl dd div {
    display: none;
    position: initial;
    left: 0;
    width: 100%;
    background: #89898a;
  }

  nav dl dd div a {
    font-size: 15px;
  }

  nav dl dd:hover div,
  .head_rcon,
  .ban_bod,
  .ban_media {
    display: none;
  }

  #nav .nav-button {
    right: 10px;
  }

  .inprdi {
    padding: 50px 20px;
  }

  .inp_dle {
    width: 200px;
  }

  .inp_dri {
    margin-left: 200px;
  }

  .inp_txd p {
    line-height: 20px;
  }

  .inprdi:before {
    font-size: 100px;
    line-height: 100px;
  }

  .inapit {
    background-size: auto 368px !important;
  }

  .inap li {
    height: 368px;
  }

  .iapt {
    width: 85%;
  }

  .ina_le {
    width: 400px;
  }

  .ina_ri {
    margin-left: 400px;
  }

  .intitp {
    font-size: 33px;
    line-height: 34px;
  }

  .ina_txt p {
    line-height: 21px;
  }

  .ina_num li p {
    line-height: 20px;
  }

  .ina_num li span {
    font-size: 38px;
  }

  .ina_mor {
    margin-top: 30px;
    padding: 12px 25px;
  }

  .ina_ico i {
    font-size: 32px;
  }

  .ina_ico p {
    font-size: 20px;
  }

  .ina_ico {
    padding: 30px 0;
    width: 180px;
  }

  .ina_ri {
    padding: 36px 0 0 30px;
  }

  .inab_di {
    padding: 40px 0;
  }

  .inne_item a {
    padding: 25px 32px;
  }

  .inne_item h3 {
    margin-top: 5px;
  }

  .inse_txd p {
    margin-top: 10px;
  }

  .inne_ri {
    padding-left: 25px;
  }

  .inse_txd {
    padding: 28px;
  }

  .inn_date b {
    font-size: 30px;
    line-height: 30px;
  }

  .in_nes {
    padding: 40px 0 50px 0;
  }

  .fo_lxdiv {
    display: none;
  }

  .su_nav h2 {
    font-size: 42px;
  }

  .pr_itti h3 {
    font-size: 30px;
  }

  .pr_itul li,
  .pr_list li {
    width: 32%;
    margin-right: 2%;
  }

  .pr_war {
    padding-bottom: 40px;
  }

  .pr_list li {
    margin-bottom: 20px;
  }

  .pro_gdbox {
    padding: 22px;
  }

  .pro_gdbox .prolcon {
    width: 100%;
    float: none;
    margin-top: 12px;
  }

  .pro_gdbox .prorcon {
    width: 100%;
    float: none;
    padding: 0;
  }

  .pr_dexop h1 {
    font-size: 26px;
    line-height: 28px;
  }

  .pro_desc dd {
    line-height: 24px;
    height: auto;
  }

  .pr_ullxs li i {
    top: 4px;
  }

  .des_pp p {
    line-height: 24px;
  }

  .del_h2 {
    font-size: 28px;
  }

  .pr_adv {
    padding-right: 30px;
  }

  .de_adshow {
    padding: 15px 30px 20px;
  }

  .de_savul li {
    padding-top: 14px;
    padding-bottom: 15px;
  }

  .de_savul li b {
    bottom: 10px;
  }

  .pr_adv {
    margin-top: 40px;
  }

  .de_mess {
    padding: 40px 0;
  }

  .de_resw .item {
    margin: 0 8px;
  }

  .pat110 {
    padding-top: 40px;
  }

  .nes_txt h4 {
    font-size: 20px;
  }

  .nes_pic span {
    padding: 10px;
  }

  .infocon p {
    line-height: 26px;
  }

  .infocon h1 {
    font-size: 25px;
  }

  .na_numul li p {
    line-height: 24px;
  }

  .na_numul li span {
    font-size: 40px;
  }

  .ab_nuri {
    padding: 0 0 0 15px;
  }

  .na_numul li {
    margin-bottom: 15px;
  }

  .ab_his {
    padding: 45px 50px 40px;
  }

  .ab_fac {
    padding: 40px 30px 0;
  }

  .ab_war {
    padding-bottom: 40px;
  }

  .corm_mes {
    padding: 40px;
  }

  .page_he nav li>a {
    color: #fff;
  }

  .card {
    width: 45%;
    margin: 10px;
  }

  .overlay {
    padding: 80px 0 0 50px;
  }

  .btn {
    width: 60%;
    margin-left: 10px;
  }
}

@media screen and (max-width: 768px) {
  .banner .slick-dots {
    bottom: 20px;
  }

  .inprdi {
    padding: 40px 20px;
  }

  .inp_dle {
    display: none;
  }

  .inp_dri {
    margin-left: 0;
    padding-left: 0;
  }

  .inp_arr {
    right: 0;
  }

  .inp_arr span {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .inap {
    margin-top: 15px;
  }

  .inap li {
    width: 49%;
    margin-bottom: 20px;
    margin-right: 2%;
  }

  .inap li:nth-of-type(even) {
    margin-right: 0;
  }

  .inap li.on,
  .inap li:hover {
    width: 49%;
  }

  .inap li+li {
    margin-left: 0;
  }

  .iapt h3 {
    font-size: 22px;
  }

  .inap li .inapit:before {
    background: none;
  }

  .inap li .iapt {
    opacity: 1;
  }

  .inap li .ina_icdi {
    opacity: 0;
  }

  .inab_di {
    padding: 32px 0;
  }

  .ina_le {
    width: 100%;
    float: none;
  }

  .ina_pic img {
    width: 100%;
  }

  .ina_pic {
    padding: 20px 15px 0 0;
  }

  .ina_ri {
    margin-left: 0;
    padding: 0;
    margin-top: 12px;
  }

  .in_nes {
    padding: 32px 0;
  }

  .inne_le {
    float: none;
    width: 100%;
  }

  .inne_ri {
    margin-top: 15px;
    width: 100%;
    float: none;
    padding: 0;
  }

  .inne_item a {
    padding: 20px 18px;
  }

  .ine_arr {
    top: 35%;
    width: 100%;
  }

  .ine_arr span {
    position: absolute;
    top: 0;
    border: 1px solid #f57c00;
    background: #f57c00;
    color: #fff;
  }

  .ine_arr span.ins_prev {
    left: 0;
  }

  .ine_arr span.ins_next {
    right: 0;
  }

  .inn_date {
    padding: 15px 0 10px 0;
  }

  footer {
    padding-top: 30px;
  }

  .foform ul li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .foform ul li input {
    height: 40px;
    line-height: 40px;
  }

  .foform ul li button {
    width: 150px;
  }

  .su_nav h2 {
    font-size: 32px;
  }

  .pat110 {
    padding-top: 30px;
  }

  .pr_itti h3 {
    font-size: 26px;
  }

  .pr_waitm {
    margin-bottom: 25px;
  }

  .pr_dexop {
    padding-top: 0;
  }

  .del_h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .pr_adv {
    margin-top: 30px;
  }

  .adv_lef {
    width: 100%;
  }

  .ad_vdiv {
    position: static;
    margin-top: 12px;
    width: 100%;
    padding: 0 10px;
  }

  .ad_vdiv .del_h2,
  .ad_vdiv font {
    text-align: left;
  }

  .pr_adv {
    padding-right: 0;
  }

  .de_hotd .ine_arr {
    width: auto;
    top: -6px;
  }

  .de_hotd .ine_arr span {
    position: static;
  }

  .nes_list li {
    width: 100%;
  }

  .nes_list li:nth-of-type(3n) {
    margin-right: 2%;
  }

  .nes_list li:nth-of-type(even) {
    margin-right: 0;
  }

  .infocon h1 {
    font-size: 22px;
  }

  .infocon p {
    line-height: 24px;
  }

  .ab_cole {
    width: 100%;
    float: none;
    padding: 0;
  }

  .ab_cori {
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 12px;
  }

  .intitp {
    font-size: 28px;
    line-height: 30px;
  }

  .se_div {
    padding: 15px;
  }

  .se_item h4 {
    font-size: 22px;
  }

  .se_item p {
    line-height: 24px;
  }

  .se_dul li {
    margin-bottom: 12px;
  }

  .ab_num {
    margin-top: 25px;
  }

  .ab_nule {
    width: 100%;
    float: none;
  }

  .ab_nuri {
    width: 100%;
    float: none;
    margin-top: 10px;
  }

  .na_numul li b {
    font-size: 30px;
  }

  .na_numul li span {
    font-size: 32px;
  }

  .ab_his {
    padding: 30px 20px 25px;
  }

  .abhi_tx {
    padding: 15px;
  }

  .ab_his:before {
    display: none;
  }

  .ab_fac {
    padding: 30px 20px 0;
  }

  .fac_le {
    width: 100%;
    float: none;
  }

  .fac_ri {
    width: 100%;
    margin-top: 12px;
    float: none;
    padding: 0;
  }

  .fac_arr span {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .co_wtle {
    width: 100%;
    float: none;
    padding: 0;
  }

  .co_wtri {
    width: 100%;
    float: none;
    margin-top: 12px;
  }

  .corm_mes {
    padding: 20px;
  }

  .fo_cousna {
    margin-top: 20px;
  }

  .fo_cousna li {
    margin-bottom: 12px;
  }

  .fo_citd a {
    font-size: 20px;
  }

  .con_map {
    margin-top: 25px;
  }

  .con_war {
    padding-bottom: 40px;
  }

  .card {
    width: 100%;
  }

  .overlay {
    flex-direction: column;
    align-items: center;
    padding: 50px 20px 0;
    text-align: center;
  }

  .overlay h3 {
    margin-bottom: 5px;
  }

  .btn {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width:480px) {
  footer {
    margin-bottom: 60px;
  }

  .footmenu {
    display: block;
  }

  .footmenu div.con {
    background: #f57c00;
  }

  .inprdi {
    padding: 20px 10px;
  }

  .inp_ible {
    width: 100%;
    float: none;
    padding: 0;
  }

  .inp_ibri {
    width: 100%;
    float: none;
    margin-top: 10px;
  }

  .inap li.on,
  .inap li:hover,
  .inap li {
    width: 100%;
    margin-bottom: 5px;
  }

  .inab_di {
    padding: 15px 0;
  }

  .intitp {
    font-size: 23px;
    line-height: 28px;
  }

  .ina_txt {
    margin-top: 12px;
  }

  .ina_num li {
    width: 49%;
    margin-right: 2%;
  }

  .ina_num li span {
    font-size: 25px;
  }

  .ina_num li b {
    font-size: 20px;
  }

  .ina_num,
  .ina_mor {
    margin-top: 12px;
  }

  .in_nes {
    padding: 15px 0;
  }

  .inse_txd {
    padding: 15px;
  }

  .su_nav h2 {
    display: none;
  }

  .pat110 {
    padding-top: 15px;
  }

  .pr_itti {
    padding-right: 0;
  }

  .pr_itti a {
    position: static;
    margin-top: 6px;
  }

  .pr_itul {
    margin-top: 10px;
    flex-wrap: wrap;
  }

  .pr_itul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 6px;
  }

  .pr_waitm {
    margin-bottom: 15px;
  }

  .pr_war {
    padding-bottom: 20px;
  }

  .pr_list li {
    width: 100%;
    margin-bottom: 10px;
  }

  .pr_list li:nth-of-type(3n) {
    margin-right: 2%;
  }

  .pr_list li:nth-of-type(even) {
    margin-right: 0;
  }

  .pro_gdbox {
    padding: 10px;
  }

  .pr_dexop h1 {
    font-size: 22px;
  }

  .pro_desc {
    margin-top: 12px;
  }

  .pro_lxbtn {
    margin-top: 18px;
  }

  .pro_lxbtn a {
    width: 100%;
  }

  .pro_lxbtn a:last-child {
    margin-left: 0;
    margin-top: 6px;
  }

  .del_h2 {
    font-size: 22px;
  }

  .pr_desc {
    margin-top: 15px;
  }

  .de_adshow {
    padding: 12px 12px 15px;
  }

  .ad_vdiv font {
    font-size: 19px;
    margin-top: 10px;
  }

  .de_mess {
    padding: 20px 0;
  }

  .quiry_info {
    margin-top: 12px;
  }

  .quiry_info li {
    width: 100%;
    margin-bottom: 5px;
  }

  .quiry_info li:nth-of-type(even) {
    float: none;
  }

  .quiry_info form button {
    width: 150px;
  }

  .nes_txt {
    padding: 12px;
  }

  .nes_pic span {
    display: none;
  }

  .nes_txt p {
    margin-top: 6px;
    line-height: 24px;
    height: 72px;
  }

  .nes_txt span {
    margin-top: 10px;
  }

  .nes_list li {
    margin-bottom: 15px;
  }

  .nes_war {
    padding-bottom: 40px;
  }

  .digg4 {
    margin-top: 15px;
  }

  .infocon .time {
    margin-bottom: 10px;
  }

  .ab_fac {
    padding: 20px 10px 0;
  }

  .corm_mes {
    padding: 12px;
  }

  .inp_ible h3 {
    font-size: 26px;
  }

  .overlay {
    padding: 30px 10px 0;
  }

  .overlay h3 {
    font-size: 35px;
  }

  .btn {
    width: 90%;
    padding: 8px 15px;
  }
}
.whatsapp {
  position: fixed;
  bottom: 250px;
  right: 10px;
  z-index: 10000;
}

.whatsapp a {
  display: inline-block;
  width: 50px;
}


 .container1 {
        max-width: 1440px;
        margin: 0 auto;
        
    }

    footer {
        background: linear-gradient(135deg, #2c3e50, #1a2a3a);
        color: white;
        padding: 60px 0 30px;
        
    }

    .footer-content {
        display: flex;
        flex-wrap: wrap;
        gap: 40px;
        margin-bottom: 40px;
    }

    .contact-info {
        flex: 1;
        min-width: 300px;
    }

    .contact-form {
        flex: 2;
        min-width: 300px;
        background: rgba(255, 255, 255, 0.08);
        padding: 30px;
        border-radius: 10px;
        backdrop-filter: blur(10px);
        box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    }

    .section-title {
        font-size: 2.2rem;
        margin-bottom: 30px;
        position: relative;
        padding-bottom: 15px;
    }

    /*.section-title::after {*/
    /*    content: '';*/
    /*    position: absolute;*/
    /*    bottom: 0;*/
    /*    left: 0;*/
    /*    width: 70px;*/
    /*    height: 4px;*/
    /*    background: #3498db;*/
    /*    border-radius: 2px;*/
    /*}*/

    .section-title b {
        color: #3498db;
    }

    .form-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 20px;
    }

    .form-group {
        margin-bottom: 20px;
    }

    .form-group.full-width {
        grid-column: 1 / -1;
    }

    .form-group label {
        display: block;
        margin-bottom: 8px;
        font-weight: 600;
    }

    .form-group label span {
        color: #e74c3c;
        font-weight: normal;
    }

    .form-control {
        width: 100%;
        padding: 14px;
        border: none;
        border-radius: 5px;
        background: rgba(255, 255, 255, 0.9);
        font-size: 16px;
        transition: all 0.3s ease;
    }

    .form-control:focus {
        outline: none;
        box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.3);
        background: white;
    }

    .submit-btn {
        background: #3498db;
        color: white;
        border: none;
        padding: 14px 30px;
        font-size: 18px;
        font-weight: 600;
        border-radius: 5px;
        cursor: pointer;
        transition: all 0.3s ease;
        width: 100%;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .submit-btn:hover {
        background: #2980b9;
        transform: translateY(-2px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    }

    .contact-details {
        margin-top: 40px;
    }

    .contact-item {
        display: flex;
        align-items: center;
        margin-bottom: 25px;
        padding: 15px;
        background: rgba(255, 255, 255, 0.08);
        border-radius: 8px;
        transition: all 0.3s ease;
    }

    .contact-item:hover {
        background: rgba(255, 255, 255, 0.15);
        transform: translateX(5px);
    }

    .contact-icon {
        width: 50px;
        height: 50px;
        background: #3498db;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 20px;
        font-size: 20px;
    }
    .contact-text{
    display: flex;
    flex-direction: column;
    flex: 1;
}
    .contact-text h3 {
        margin-bottom: 5px;
        font-size: 18px;
    }

    .contact-text a {
        color: #ddd;
        text-decoration: none;
        font-weight: 500;
        transition: all 0.3s ease;
    }

    .contact-text a:hover {
        color: #3498db;
        text-decoration: underline;
    }

    .social-links {
        display: flex;
        gap: 15px;
        margin-top: 30px;
    }

    .social-link {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px;
        background: rgba(255, 255, 255, 0.1);
        border-radius: 50%;
        color: white;
        font-size: 20px;
        transition: all 0.3s ease;
    }

    .social-link:hover {
        background: #3498db;
        transform: translateY(-3px);
    }

    .copyright {
        text-align: center;
        padding-top: 30px;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        font-size: 14px;
        color: #bbb;
    }

    .whatsapp-float {
        position: fixed;
        bottom: 50%;
        right: 20px;
        z-index: 1000;
        width: 60px;
        height: 60px;
        background: #25D366;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
        animation: pulse 2s infinite;
    }
.form-control {
    width: 100%;
    padding: 14px;
    border: none;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    transition: all 0.3s ease;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; /* 保持与页面字体一致 */
}

/* 专门为textarea设置高度 */
#title {
    min-height: 120px;
    resize: vertical; /* 允许用户垂直调整大小 */
}
    @keyframes pulse {
        0% {
            box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
        }

        70% {
            box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
        }

        100% {
            box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
        }
    }

    .whatsapp-float img {
        width: 35px;
        height: 35px;
    }

    .mobile-menu {
        display: none;
        background: #2c3e50;
        padding: 15px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }

    .mobile-menu a {
        color: white;
        text-decoration: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 12px;
    }

    .mobile-menu i {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .menu-container {
        display: flex;
        justify-content: space-around;
    }

    @media (max-width: 768px) {
        .footer-content {
            flex-direction: column;
        }

        .section-title {
            font-size: 1.8rem;
            text-align: center;
        }

        .section-title::after {
            left: 50%;
            transform: translateX(-50%);
        }

        .mobile-menu {
            display: block;
        }

        .whatsapp-float {
            width: 50px;
            height: 50px;
            bottom: 80px;
        }
    }
    .des_pp{
        margin-bottom: 10px;
    }