body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
ol,
ul {
  list-style: none;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
fieldset,
img {
  border: none;
  max-width: 100%;
}
div {
  outline: none;
}
input,
button,
textarea {
  vertical-align: middle;
  color: #6b5f53;
  outline: none;
}
caption,
th {
  text-align: left;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
@font-face {
  font-family: 'JQBiaoSongJT';
  src: url('../font/JQBiaoSongJT/JQBiaoSongJT.ttf') format('TrueType'), url('../font//JQBiaoSongJT/JQBiaoSongJT.otf') format('OpenType'), url('../font//JQBiaoSongJT/JQBiaoSongJT.eot') format('(EmbeddedOpenType'), url('../font//JQBiaoSongJT/JQBiaoSongJT.woff') format('font-woff'), url('../font//JQBiaoSongJT/JQBiaoSongJT.woff2') format('font-woff2');
  font-weight: bold;
}
@font-face {
  font-family: 'CenturyGothicStd_Bold';
  src: url('../font/CenturyGothicStd-Bold/CenturyGothicStd-Bold.ttf') format('TrueType'), url('../font/CenturyGothicStd-Bold/CenturyGothicStd-Bold.otf') format('OpenType'), url('../font/CenturyGothicStd-Bold/CenturyGothicStd-Bold.eot') format('(EmbeddedOpenType'), url('../font/CenturyGothicStd-Bold/CenturyGothicStd-Bold.woff') format('font-woff'), url('../font/CenturyGothicStd-Bold/CenturyGothicStd-Bold.woff2') format('font-woff2');
  font-weight: bold;
}
@font-face {
  font-family: 'CenturyGothic';
  src: url('../font/Century_Gothic/Century Gothic.ttf') format('TrueType'), url('../font/Century_Gothic/Century Gothic.otf') format('OpenType'), url('../font/Century_Gothic/Century Gothic.eot') format('(EmbeddedOpenType'), url('../font/Century_Gothic/Century Gothic.woff') format('font-woff'), url('../font/Century_Gothic/JQBiaoSongJT.woff2') format('font-woff2');
}
body {
  font-family: CenturyGothic;
  color: #000;
  margin: 0 auto;
  text-align: left;
  -webkit-text-size-adjust: none;
  line-height: 24px;
  background: #fff;
  background-attachment: fixed;
  background-size: cover;
  overflow-x: hidden;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  position: relative;
  font-style: normal;
  font-size: 16px;
  word-break: break-word;
}
.w100 {
  width: 100%;
  position: absolute;
}
.w1200 {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
.w1300 {
  width: 100%;
  max-width: 1300px;
  margin: auto;
  overflow: hidden;
}
.w1200-a {
  width: 90%;
  margin: auto;
}
.fcblue {
  color: #28346e;
}
.fexbox {
  width: 100%;
  top: 0;
  height: 112px;
}
.h800 {
  height: 800px;
}
header {
  position: relative;
  background: #fff;
}
header .logo-box {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  z-index: 105;
  background-repeat: no-repeat;
  background-position: center top;
}
header .logo-box .colorbloack {
  width: calc((100% - 1200px)/2);
}
header .logo-box .logopic {
  width: 56px;
  float: left;
}
header .logo-box .nav-box {
  margin-left: 30px;
  font-size: 18px;
  padding: 20px 0;
  float: left;
  background-repeat: repeat-x;
  position: relative;
}
header .logo-box .nav-box .navlink {
  float: left;
  font-family: 'CenturyGothicStd_Bold';
}
header .logo-box .nav-box .navlink a {
  color: #333;
  display: inline-block;
  margin: 0 20px;
  position: relative;
  overflow: hidden;
}
header .logo-box .nav-box .navlink a:hover {
  text-decoration: none;
  color: #f79335;
}
header .logo-box .icontbox-right {
  float: right;
  margin-top: 20px;
}
header .logo-box .icontbox-right .seachinput {
  float: left;
  height: 60px;
  margin-right: 1px;
  width: 0;
  overflow: hidden;
  text-align: center;
  transition: 0.3s;
}
header .logo-box .icontbox-right .seachinput input {
  height: 40px;
  border-radius: 40px;
  border: 0;
  margin: 10px auto;
  padding: 20px;
  color: #333;
  width: 90%;
}
header .logo-box .icontbox-right .searchbox {
  width: 60px;
  height: 60px;
  background: #f1f1f1;
  float: left;
}
header .logo-box .icontbox-right .searchbox i {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  color: #fff;
  line-height: 60px;
  cursor: pointer;
  font-size: 20px;
}
header .logo-box .icontbox-right .yuyan {
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  color: #fff;
  line-height: 60px;
  background: #f28415;
  float: left;
  margin-left: 1px;
}
.indexheader {
  display: none;
  padding-top: 10px;
  transition: 0.3s;
  top: 0px;
  position: relative;
}
.indexheader header .logo-box .icontbox-right .searchbox {
  background: rgba(255, 255, 255, 0.1);
}
.indexheader header .logo-box .icontbox-right .seachinput {
  background: rgba(255, 255, 255, 0.1);
}
.indexheader header .logo-box .logopic {
  width: 80px;
}
.indexheader header .logo-box .nav-box {
  padding: 34px 0;
}
.indexheader header .logo-box .nav-box .navlink a {
  color: #fff;
  overflow: visible;
  margin: 0 30px;
}
.indexheader header .logo-box .nav-box .navlink a.current {
  color: #f67706;
  position: relative;
}
.indexheader header .logo-box .nav-box .navlink a.current:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #f67706;
  display: block;
  position: absolute;
  top: 30px;
}
.pageheader {
  height: 88px;
  transition: 0.3s;
  position: relative;
}
.pageheader header .logo-box {
  margin-top: 9px;
}
.pageheader header .logo-box .nav-box {
  padding: 20px 0;
}
.pageheader header .logo-box .nav-box .navlink a {
  overflow: visible;
}
.pageheader header .logo-box .nav-box .navlink a.current {
  color: #f67706;
  position: relative;
}
.pageheader header .logo-box .icontbox-right {
  margin-top: 4px;
}
.pageheader header .logo-box .icontbox-right .searchbox i {
  color: #4e5f79;
}
.pageheader header .logo-box .icontbox-right .seachinput {
  background-color: #f1f1f1;
}
.header-fixed {
  position: fixed;
  height: 90px;
  background: rgba(0, 0, 0, 0.9);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  /* border-top: 3px #ee2029 solid; */
  top: 20px;
  transition: 0.3s;
  z-index: 50;
}
.header-fixed header .logo-box .logopic {
  width: 56px !important;
}
.header-fixed header .logo-box .icontbox-right {
  margin-top: 10px;
}
.header-fixed header .logo-box .logopic {
  width: 70px;
}
.header-fixed header .logo-box .icontbox-right {
  margin-top: 5px;
}
.header-fixed header .logo-box .nav-box {
  padding: 18px 0;
}
.header-fixed1 {
  position: fixed;
  z-index: 10;
  background: #fff;
  box-shadow: 0px 2px 50px rgba(0, 0, 0, 0.1);
  /* border-top: 3px #ee2029 solid; */
  top: 20px;
  transition: 0.3s;
  height: 88px;
}
.header-fixed1 header .logo-box .icontbox-right {
  margin-top: 5px;
}
.header-fixed1 header .logo-box .logopic {
  width: 55px;
}
.header-fixed1 header .logo-box .icontbox-right {
  margin-top: 3px;
}
.header-fixed1 header .logo-box .icontbox-right .searchbox {
  width: 60px;
  height: 60px;
}
.header-fixed1 header .logo-box .icontbox-right .searchbox i {
  line-height: 60px;
}
.header-fixed1 header .logo-box .icontbox-right .yuyan {
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.header-fixed1 header .logo-box .icontbox-right .seachinput {
  height: 60px;
}
.header-fixed1 header .logo-box .icontbox-right .seachinput input {
  margin: 10px auto;
}
.header-fixed1 header .logo-box .nav-box {
  padding: 20px 0;
}
.ladingbox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 107;
  background-color: #fff;
}
.spinner {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.cube1,
.cube2 {
  background-color: #f57706;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: cubemove 1.8s infinite ease-in-out;
  animation: cubemove 1.8s infinite ease-in-out;
}
.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
.inlieblock {
  display: inline-block;
  position: relative;
}
.bgcolorW {
  background: #FFF;
}
.pr10 {
  padding-right: 10px;
}
.h60 {
  height: 60px;
}
.h72 {
  height: 72px;
}
.mt10 {
  margin-top: 10px;
}
.pagebtn {
  display: block;
  width: 230px;
  height: 54px;
  line-height: 52px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin: auto;
  transition: 0.3s;
  position: relative;
  border: 1px #f67706 solid;
  box-sizing: border-box;
  background: #f67706;
  font-family: 'CenturyGothic';
}
.pagebtn .animatebox {
  display: block;
  position: absolute;
  width: 0%;
  height: 100%;
  background: #030303;
  top: 0;
  left: 0;
  z-index: -1;
  transition: 0.3s;
}
.pagebtn i {
  padding-left: 10px;
}
.pagebtn:hover {
  border-color: #fff;
  color: #fff;
}
.pagebtn:hover .animatebox {
  width: 100%;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt70 {
  margin-top: 70px;
}
.pt50 {
  padding-top: 50px;
}
.swiper-button-prev,
.swiper-button-next {
  z-index: 104;
}
.indexbanner {
  clear: both;
  margin-top: -112px;
  width: 100%;
  overflow: hidden;
  height: 920px;
  transition: 0.3s;
}
.indexbanner .swiper-slide {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.indexbanner .swiper-slide .imgbox {
  height: 100%;
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.indexbanner .swiper-slide .imgbox img {
  width: 1920px !important;
  max-width: 1920px !important;
}
.indexbanner .swiper-slide .txt-box {
  position: absolute;
  width: 100%;
  max-width: 1190px;
  text-align: left;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.indexbanner .swiper-slide .txt-box h3 {
  font-size: 50px;
  width: 90%;
  color: #fff;
  line-height: 60px;
  font-weight: bold;
  text-align: left;
}
.indexbanner .swiper-slide .txt-box h4 {
  padding-top: 10px;
  font-size: 24px;
  color: #fff;
  line-height: 40px;
  font-weight: bold;
  text-align: left;
}
.indexbanner:hover .indexbanner-prev {
  display: block;
}
.indexbanner:hover .indexbanner-next {
  display: block;
}
.indexbanner-prev,
.indexbanner-next {
  background: rgba(255, 255, 255, 0.1);
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-image: none;
  text-align: center;
  color: #fff;
  display: none;
  transition: 0.3s;
  border-radius: 50%;
}
.indexbanner-prev:hover,
.indexbanner-next:hover {
  background: #f67706;
}
.bgcontent {
  background-image: url(../images/centerbg.png);
  background-repeat: no-repeat;
  padding-bottom: 60px;
  background-position: right bottom;
  overflow: hidden;
}
.contentwrap {
  position: relative;
}
.contentwrap .showPre {
  width: 100%;
  z-index: 102;
  padding-bottom: 20px;
  padding-top: 40px;
  overflow: visible;
  margin: auto;
}
.contentwrap .showPre .centershow {
  width: 100%;
}
.contentwrap .showPre .centershow .showitem {
  background: #fff;
  text-align: center;
  padding: 40px 30px 0;
  height: 490px;
  position: relative;
  box-shadow: 0px 0px 10px rgba(22, 38, 51, 0.2);
  width: calc(100%/3 - 16px);
  float: left;
  margin-right: 24px;
}
.contentwrap .showPre .centershow .showitem .proname {
  font-size: 30px;
  line-height: 32px;
  height: 64px;
}
.contentwrap .showPre .centershow .showitem .introduce-box {
  padding-top: 10px;
  height: 106px;
  display: -webkit-box;
  display: -moz-box;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  /*显示行数*/
}
.contentwrap .showPre .centershow .showitem .pic-box {
  width: 100%;
  z-index: 103;
  text-align: center;
  height: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.contentwrap .showPre .centershow .showitem .pic-box a {
  display: block;
  width: 100%;
  height: 100%;
}
.contentwrap .showPre .centershow .showitem .pic-box a img {
  max-width: 100%;
  vertical-align: bottom;
  transform: scale(1);
  transition: 0.3s;
}
.contentwrap .showPre .centershow .showitem:nth-child(3n) {
  margin-right: 0;
}
.showPre-prev,
.showPre-next {
  background: rgba(255, 255, 255, 0.1);
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-image: none;
  text-align: center;
  color: #f67706;
  border-radius: 40px;
  background: #fff;
  box-shadow: -1px 0px 19px #e0dede;
  transition: 0.3s;
}
.showPre-prev:hover,
.showPre-next:hover {
  background: #f67706;
  color: #fff;
}
.showPre-prev:focus,
.showPre-next:focus {
  border: none;
}
.lh30 {
  line-height: 30px !important;
}
.fs16 {
  font-size: 16px;
}
.fs18 {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
.fs30 {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}
.fs36 {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
}
.fs72 {
  font-size: 72px;
  line-height: 72px;
  font-weight: bold;
}
.index-about {
  text-align: justify;
  font-size: 16px;
  line-height: 24px;
}
.index-about .picbox {
  width: 571px;
  float: left;
}
.index-about .txt-box {
  width: calc(100% - 631px);
  float: left;
  margin-left: 60px;
}
.index-about .txt-box p {
  margin-top: 20px;
}
.sentmsg {
  width: 100%;
  background-image: url(../images/msgbg.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  padding: 60px;
  font-size: 18px;
  color: #fff;
  background-size: cover;
}
.sentmsg .formbox {
  width: 100%;
  max-width: 990px;
  margin: auto;
}
.sentmsg .formbox .index-input {
  margin-top: 30px;
}
.sentmsg .formbox .index-input .outinput {
  width: calc(100%/3 - 20px);
  margin-right: 20px;
  height: 60px;
  box-sizing: border-box;
  padding: 0 14px;
  border: 1px #bdc0d2 solid;
}
.sentmsg .formbox .index-input .outinput:last-child {
  margin-right: 0;
}
.sentmsg .formbox .index-input textarea {
  width: calc(100% - 14px);
  resize: none;
  height: 114px;
  padding: 10px 14px;
  border: 1px #bdc0d2 solid;
  box-sizing: border-box;
}
.productbox-index {
  width: 100%;
  background-image: url(../images/productbg.png);
  background-position: center 0;
  background-repeat: no-repeat;
  background-color: #fff;
}
.productbox-index .tit {
  font-size: 72px;
  color: #fff;
  text-align: center;
  line-height: 72px;
  padding-top: 40px;
}
.footerbox {
  background-color: #000;
  padding: 30px;
}
.footerbox .footerbottom .leftbox {
  width: calc(100% - 264px);
  float: left;
}
.footerbox .footerbottom .leftbox a {
  color: rgba(255, 255, 255, 0.5);
  position: relative;
}
.footerbox .footerbottom .leftbox a:not(:first-child):before {
  content: '|';
  padding: 0 5px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
.footerbox .footerbottom .rightbox {
  width: 264px;
  float: right;
  color: rgba(255, 255, 255, 0.5);
  text-align: right;
}
.companypicbox {
  float: right;
  margin-left: 60px;
  margin-bottom: 30px;
  width: 100%;
  max-width: 450px;
}
.floattxwx {
  text-align: justify;
  line-height: 30px;
}
.pageheadtop {
  clear: both;
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: 0.3s;
  text-align: center;
}
.pageheadtop .picbox {
  width: 100%;
  height: 432px;
  position: relative;
  text-align: center;
}
.pageheadtop .picbox img {
  position: absolute;
  max-width: 1920px !important;
  left: 50%;
  top: 0;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  z-index: -1;
}
.pageheadtop .menubox {
  text-align: left;
  margin-top: -80px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  margin-bottom: 30px;
  font-size: 18px;
}
.fcyellow {
  color: #f57706;
}
.bigmenu {
  text-align: left;
  border-bottom: 1px #e5e5e5 solid;
  padding-bottom: 20px;
  font-family: 'CenturyGothicStd_Bold';
}
.fwb {
  font-family: 'CenturyGothicStd_Bold';
}
.textleft {
  text-align: left;
}
.yellowbox {
  padding: 30px;
  background: #f57706;
  color: #fff;
}
.yellowbox .wrap-box .item {
  width: calc(100%/3 - 20px);
  float: left;
  margin-right: 30px;
  text-align: center;
}
.yellowbox .wrap-box .item .pic {
  width: 100%;
}
.yellowbox .wrap-box .item .pic img {
  max-width: 100%;
}
.yellowbox .wrap-box .item .tit {
  line-height: 40px;
}
.yellowbox .wrap-box .item:last-child {
  margin-right: 0;
}
.p-box p {
  padding-bottom: 40px;
}
.wrap4-box .item {
  width: calc(100%4 - 10px);
  margin-right: 20px;
  float: left;
  text-align: center;
}
.wrap4-box .item:last-child {
  margin-right: 0px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb100 {
  margin-bottom: 100px;
}
.boxinfo {
  background-color: #f7f7f7;
}
.boxinfo .info {
  line-height: 40px;
  width: calc(100% - 480px);
  float: left;
  padding: 20px 40px;
}
.boxinfo .info ul li span {
  display: inline-block;
}
.boxinfo .info ul li .leftbox {
  width: 174px;
  float: left;
}
.boxinfo .info ul li .rightbox {
  width: calc(100% - 174px);
  float: left;
}
.boxinfo .mapbox {
  width: 438px;
  float: left;
  margin-left: 40px;
  height: 530px;
}
.productmenu {
  line-height: 50px;
}
.productmenu a {
  width: 23%;
  color: #fff;
  position: relative;
  transition: 0.3s;
  background-color: #4e5f79;
  padding: 1px 0px;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
}
.productmenu a:hover {
  color: #fff;
  background-color: #f28415;
}
.productmenu a.current {
  color: #fff;
  background-color: #f28415;
}
.Category-introduction {
  margin: 40px auto;
}
.Category-introduction p {
  margin-bottom: 30px;
}
.productList .itempro {
  width: calc(100%/3 - 32px);
  margin-right: 44px;
  box-shadow: -1px 0px 19px #e0dede;
  margin-bottom: 44px;
  position: relative;
  transition: 0.3s;
  height: 370px;
  overflow: hidden;
  float: left;
}
.productList .itempro .pic {
  height: 300px;
  overflow: hidden;
}
.productList .itempro .pic a {
  display: block;
  width: 100%;
  text-align: center;
}
.productList .itempro .pic a img {
  max-width: 100%;
  transition: 0.3s;
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
}
.productList .itempro .txt-box {
  font-weight: bold;
  box-sizing: border-box;
  padding: 20px;
}
.productList .itempro .txt-box a {
  color: #333;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  transition: 0.3s;
}
.productList .itempro:nth-child(3n) {
  margin-right: 0;
}
.productList .itempro:hover .pic a img {
  filter: none;
  -webkit-filter: grayscale(0);
}
.productList .itempro:hover .txt-box a {
  color: #f28415;
}
.productList .itempro:hover {
  box-shadow: -1px 0px 19px #9c9c9b;
}
.pagebox {
  text-align: center;
}
.pagebox a,
.pagebox span {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  border-radius: 50%;
  color: #333;
  transition: 0.3s;
  margin: 0 5px;
  font-size: 18px;
}
.pagebox a span,
.pagebox span span {
  margin: 0;
}
.pagebox a:hover,
.pagebox span:hover {
  color: #fff;
  background: #f89238;
  border-color: #f89238;
}
.pagebox a.current {
  color: #fff;
  background: #f89238;
  border-color: #f89238;
}
.inquiry-box {
  background: url(../images/bgin.png);
  background-repeat: no-repeat;
  background-position: 300px center;
  font-size: 16px;
}
.inquiry-box .formbox ul li {
  margin-bottom: 40px;
}
.inquiry-box .formbox ul li label {
  width: 160px;
  display: inline-block;
  text-align: right;
}
.inquiry-box .formbox ul li input {
  margin-left: 20px;
  width: calc(100% - 180px);
  height: 60px;
  line-height: 60px;
  padding: 0 14px;
  border: 1px #bfc7d4 solid;
  max-width: 610px;
}
.inquiry-box .formbox ul li textarea {
  margin-left: 20px;
  width: calc(100% - 180px);
  height: 160px;
  resize: none;
  padding: 14px;
  border: 1px #bfc7d4 solid;
  max-width: 610px;
}
.inquiry-box .formbox ul li .btnbox {
  margin-left: 20px;
  width: calc(100% - 200px);
  display: inline-block;
}
.inquiry-box .formbox ul li button {
  width: 200px;
  height: 54px;
  border: 1px #fe8f01 solid;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  z-index: 100;
}
.inquiry-box .formbox ul li button .animatebox {
  display: block;
  position: absolute;
  width: 0%;
  height: 100%;
  background: #28346e;
  top: 0;
  left: 0;
  z-index: -1;
  transition: 0.3s;
}
.inquiry-box .formbox ul li button:hover .animatebox {
  width: 100%;
}
.inquiry-box .formbox ul li button:hover {
  color: #fff;
  border-color: #fff;
}
.inquiry-box .formbox ul li button.btn-Submit {
  background: #fe8f01;
  color: #fff;
  transition: 0.3s;
}
.inquiry-box .formbox ul li button.btn-Reset {
  color: #fe8f01;
  background: #fff;
  margin-left: 30px;
}
.inquiry-box .formbox ul li button.btn-Reset:hover {
  color: #fff;
}
.fcred {
  color: red;
}
.pagewrapbox {
  width: 100%;
}
.productinfo .infotop .imgbox {
  float: left;
  width: 366px;
}
.productinfo .infotop .info-right {
  float: left;
  width: calc(100% - 406px);
  margin-left: 40px;
}
.productinfo .infotop .info-right .name-box {
  font-size: 24px;
  color: #fe8f01;
  padding-bottom: 20px;
  border-bottom: 1px #ddd solid;
  font-family: 'CenturyGothicStd_Bold';
}
.productinfo .infotop .info-right ul li {
  line-height: 40px;
}
.productinfo .infotop .info-right ul li .txt-left {
  width: 200px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
  font-family: 'CenturyGothicStd_Bold';
}
.productinfo .navitem {
  background: #dae2ee;
  padding: 20px 30px;
  font-size: 24px;
  color: #28346e;
  font-family: 'CenturyGothicStd_Bold';
}
.productinfo .tabbox table {
  border: 1px #dbdbdb solid;
}
.productinfo .tabbox table tr td {
  text-align: center;
  width: 20%;
  border-color: #dbdbdb;
  height: 40px;
}
.productinfo .Specificationslist {
  font-size: 16px;
  margin-top: 20px;
}
.productinfo .Specificationslist li span {
  color: #f67706;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
}
.productinfo .Specificationslist li span.txtbix {
  color: #333333;
  display: inline-block;
  width: 90%;
}
table {
  border-collapse: collapse;
}
.bgctab {
  background: #f1f4f9;
}
.Gallerybox {
  position: relative;
}
.Gallerybox .Gallerybox-swiper {
  width: 94%;
}
.Gallerybox .Gallerybox-swiper .imgbox {
  max-height: 155px;
  overflow: hidden;
}
.h50 {
  height: 50px;
  line-height: 50px;
}
.phototit {
  padding-top: 30px;
  border-top: 1px #a7a7a7 dashed;
}
.Gallerybox-prev,
.Gallerybox-next {
  background-image: none;
  color: #dddee5;
  font-size: 24px;
  transition: 0.3s;
}
.Gallerybox-prev:hover,
.Gallerybox-next:hover {
  color: #f89238;
}
.Gallerybox-prev {
  left: 0;
}
.Gallerybox-next {
  right: 0;
}
.mobile-header {
  display: none;
  position: fixed;
  top: 0;
  z-index: 10000;
  width: 100%;
  background: rgba(0, 0, 0, 0.95);
}
.mobile-header .icontbox .menubox {
  width: 40px;
  height: 40px;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  margin: 20px auto;
  display: block;
}
.mobile-header .icontbox .logobox {
  width: 100%;
  text-align: center;
}
.mobile-header .icontbox .logobox img {
  height: 80px;
  margin-top: 10px;
}
.mobile-header .mobile-nav {
  width: 80%;
  display: none;
  margin: auto;
  position: absolute;
  top: 80px;
  left: 10%;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.95);
}
.mobile-header .mobile-nav .navlink {
  width: 100%;
}
.mobile-header .mobile-nav .navlink a {
  display: block;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #333;
  border-bottom: 1px #f7f7f7 solid;
  font-size: 16px;
}
.logo-hide {
  display: none;
}
.navfex {
  position: fixed !important;
  top: 36px !important;
  left: 0;
  background-image: url(../images/navbg.png) !important;
  background-repeat: repeat-x !important;
}
.navfex .logo1 {
  display: none;
}
.navfex .logo-hide {
  display: block;
  width: 220px;
  margin-top: 12px;
}
.pl20 {
  padding-left: 20px;
}
.pl40 {
  padding-left: 40px;
}
@media screen and (max-width: 1900px) {
  .indexbanner .swiper-slide .txt-box {
    width: 80%;
  }
  .indexbanner .swiper-slide .txt-box h3 {
    font-size: 50px;
    line-height: 60px;
  }
  .contentwrap .showPre .centershow .showitem .texbox span {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .indexbanner .swiper-slide .txt-box {
    width: 80%;
  }
  .indexbanner .swiper-slide .txt-box h3 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .w1200 {
    width: 92%;
  }
  header .logo-box .nav-box .navlink a {
    margin: 0 2%;
  }
}
@media screen and (max-width: 1178px) {
  .pc-hide {
    display: none;
  }
  .mobile-header {
    display: block;
  }
  .pageheadtop {
    margin-top: -32px;
  }
  .indexbanner {
    top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .indexbanner .swiper-slide .txt-box {
    width: 90%;
    top: 30%;
    -ms-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
    -webkit-transform: translate(-50%, -30%);
  }
  .indexbanner .swiper-slide .txt-box h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .productList .itempro {
    width: calc(100%/2 - 15px);
    margin-right: 30px;
    height: 308px;
  }
  .productList .itempro .pic {
    height: 260px;
  }
  .productList .itempro:nth-child(2n) {
    margin-right: 0;
  }
  .productList .itempro:nth-child(3n) {
    margin-right: 30px;
  }
  .inquiry-box .formbox ul li label {
    width: 100%;
    text-align: left;
  }
  .inquiry-box .formbox ul li input {
    width: 100%;
    margin-left: 0;
    height: 46px;
  }
  .inquiry-box .formbox ul li textarea {
    width: 100%;
    margin-left: 0;
  }
  .inquiry-box .formbox ul li {
    margin-bottom: 20px;
  }
  .inquiry-box .formbox ul li .btnbox {
    width: 100%;
    margin-left: 0;
  }
  .inquiry-box .formbox ul li button {
    width: 45%;
  }
  .inquiry-box .formbox ul li button.btn-Reset {
    margin-left: 10px;
  }
  .boxinfo .info {
    width: 100%;
  }
  .boxinfo .mapbox {
    width: 100%;
    margin-left: 0;
    overflow: hidden;
    margin-top: 30px;
  }
  .boxinfo .mapbox iframe {
    width: 100%;
  }
  .boxinfo .info {
    line-height: 30px;
  }
  .fs18 {
    font-size: 16px;
  }
  .productinfo .infotop .imgbox {
    width: 40%;
  }
  .productinfo .infotop .info-right {
    width: calc(60% - 40px );
  }
  .productinfo .infotop .info-right ul li .txt-left {
    width: 160px;
  }
}
@media screen and (max-width: 640px) {
  .pt50 {
    padding-top: 10px;
  }
  .mt30 {
    margin-top: 14px;
  }
  .pageheadtop {
    margin-top: -112px;
  }
  .fs72 {
    font-size: 30px;
    line-height: 30px;
  }
  .fs36 {
    font-size: 24px;
    line-height: 24px;
  }
  .yellowbox .wrap-box .item {
    width: 100%;
  }
  .index-about .picbox {
    width: 100%;
  }
  .index-about .txt-box {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .sentmsg {
    padding: 40px 10px;
  }
  .sentmsg .formbox .index-input .outinput {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    height: 46px;
  }
  .sentmsg .formbox .index-input textarea {
    width: 100%;
  }
  .sentmsg .formbox .index-input:last-child {
    margin-top: 0;
  }
  .productList .itempro {
    width: 100%;
    margin-right: 0;
  }
  .contentwrap .showPre {
    padding-top: 40px;
  }
  .contentwrap .showPre .centershow .showitem {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  .contentwrap .showPre .centershow .showitem .texbox span {
    font-size: 18px;
  }
  .contentwrap .showPre .centershow .showitem .pic-box {
    margin-top: 20px;
  }
  .h800 {
    height: auto;
  }
  .indexbanner {
    position: relative;
    height: auto;
    margin-top: -32px;
    border-radius: 0;
  }
  .indexbanner .swiper-slide .imgbox {
    position: relative;
    left: 0%;
    margin-left: 0px;
    width: 100%;
  }
  .indexbanner .swiper-slide .imgbox img {
    width: 100% !important;
    max-width: 100% !important;
  }
  .indexbanner .swiper-slide .txt-box h3 {
    width: 100%;
    font-size: 24px;
    line-height: 30px;
  }
  .indexbanner .swiper-slide .txt-box h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .footerbox {
    font-size: 14px;
    padding: 0;
  }
  .footerbox .footerbottom {
    padding: 20px 0;
  }
  .footerbox .footerbottom .leftbox {
    width: 100%;
  }
  .footerbox .footerbottom .rightbox {
    width: 100%;
    text-align: center;
  }
  .index-about {
    font-size: 16px;
    line-height: 24px;
  }
  .wrap4-box .item {
    width: 100%;
  }
  .pageheadtop {
    overflow: hidden;
  }
  .pageheadtop .picbox {
    display: none;
  }
  .pageheadtop .menubox {
    margin-top: 50px;
    font-size: 14px;
    margin-bottom: 0;
  }
  .mt70 {
    margin-top: 30px;
  }
  .mt50 {
    margin-top: 30px;
  }
  .yellowbox {
    padding: 20px;
  }
  .mb100 {
    margin-bottom: 20px;
  }
  .productmenu {
    padding: 0px;
  }
  .productmenu a {
    width: 100%;
    margin-bottom: 10px;
    display: block;
    padding: 0;
    text-align: center;
  }
  .floattxwx {
    line-height: 24px;
  }
  .productmenu a:after {
    padding-left: 5px;
    padding-right: 5px;
  }
  .productinfo .infotop .imgbox {
    width: 100%;
    text-align: center;
  }
  .productinfo .infotop .info-right {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .Gallerybox .Gallerybox-swiper {
    width: 84%;
  }
}
.inp-erro {
  border-color: #f67706 !important;
}
body .layui-layer-shade {
  opacity: 0.8 !important;
}
body .mylayer {
  background-color: transparent;
  box-shadow: none;
  color: #fff;
}
