@charset "utf-8";

body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl, p{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
body {
  margin: 0 auto;
  max-width: 1920px;
  background: #fff;
  color: #666;
  font-size: 14px;
  font-family: microsoft yahei, arial, sans-serif;
  line-height: 1.5;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}
a:link,
a:visited {
  outline: 0;
}
a:active,
a:focus,
a:hover,
a:link,
a:visited {
  color: #666;
  text-decoration: none;
}
li,
ul {
  list-style: none;
}
ul {
  padding: 0;
}
li {
  vertical-align: middle;
  zoom: 1;
}
ol {
  margin: 0;
  padding: 0 0 0 36px;
}
fieldset,
img {
  border: 0;
}
img {
  display: block;
  max-width: 100%;
}
div {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 100%;
}
table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  table-layout: fixed;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
input,
textarea {
  font-size: 14px;
  font-family: arial;
}
input,
textarea {
  outline: 0;
}
input[type=button],
input[type=radio],
input[type=reset],
input[type=submit] {
  outline: 0;
  cursor: pointer;
}
input[type=checkbox],
input[type=radio] {
  position: relative;
  margin-right: 5px;
  margin-bottom: 1px;
  margin-left: 5px;
  vertical-align: middle;
}
input[type=date],
input[type=email],
input[type=password],
input[type=text],
textarea {
  padding: 0;
  outline: 0;
  color: #666666;
}
input,
textarea {
  overflow-x: hidden;
  overflow-y: hidden;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}
::-webkit-input-placeholder {
  color: #333333;
}
:-moz-placeholder,
::-moz-placeholder {
  color: #333;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #333333;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  clear: both;
}
.clearfix:after {
  clear: both;
  display: block;
  height: 0;
  content: "";
  font-size: 0;
  line-height: 0;
}
.pic {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.pic img {
    transition: 0.5s;
    object-fit: cover;
    height: 100%;
}
.pic:after {
  display: block;
  padding-bottom: 100%;
  content: "";
}
.middleCenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  text-align: center;
}
@keyframes mymove4 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
@-webkit-keyframes mymove4 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
@-webkit-keyframes myfirst04 {
  0% {
    opacity: .5;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes myfirst04 {
  0% {
    opacity: .5;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes myfirst05 {
  0% {
    opacity: .5;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes myfirst05 {
  0% {
    opacity: .5;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

div#foot_nav {
    display: none;
}
.prompt {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100%;
  background: url(../img/ie_sosad.png) no-repeat center 35% #ffffff;
  opacity: 1;
}
.prompt span {
  position: absolute;
  top: 55%;
  left: 50%;
  display: block;
  margin-left: -152px;
  width: 304px;
  color: #666;
  font-size: 14px;
  font-family: Microsoft YaHei;
  line-height: 24px;
}
.prompt span a {
  text-decoration: underline;
}
.prompt .prompt_close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  background: url(../img/closed.png) no-repeat 50%;
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  width: 1440px;
}
#container {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.header .logo a span {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
}
@media (max-width: 1600px) {
  .container {
    width: 1300px;
  }
}
@media (max-width: 1500px) {
  .container {
    width: 1150px;
  }
}
@media (max-width: 1280px) {
  .container {
    padding: 0 10px;
    width: 1100px;
  }
}
@media (max-width: 1100px) {
  .container {
    padding: 0 15px;
    width: 100%;
  }
}
.header {
  height: 120px;
  width: 100%;
  transition: 0.7s;
  z-index: 121;
  background: rgba(35, 35, 35, 0.8);
  top: 0;
  left: 0;
}
.header .logo {
  float: left;
  margin-top: 34px;
}
.header .logo a {
  display: block;
  position: relative;
}
.header .logo a img {
  z-index: 5;
  transition: 0.5s;
}
.header .logo a .logo2 {
  display: none;
}
.header .header-right {
  margin-top: 45px;
  float: right;
}
.header .lan {
  float: right;
  color: #fff;
  text-transform: uppercase;
  line-height: 28px;
  position: relative;
  padding-left: 9px;
  margin-left: 18px;
}
.header .lan:after {
  content: '';
  display: block;
  width: 1px;
  height: 20px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
.header .lan a {
  color: #fff;
}
.header .gouwu {
  float: right;
  margin-right: 14px;
}
.header .gouwu a {
  display: block;
  width: 28px;
  height: 28px;
  background: url("../img/che.png") no-repeat center center;
  background-size: 22px;
}
.header .header-search {
  height: 28px;
  border: 0;
  float: right;
  position: relative;
  padding-left: 18px;
}
.header .header-search:after {
  content: '';
  display: block;
  width: 1px;
  height: 20px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
.header .header-search input {
  width: 195px;
  height: 28px;
  background: none;
  border: none;
  padding: 0 30px 0 0;
  border-bottom: 1px solid #fdfafa;
  color: #fff;
}
.header .header-search input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}
.header .header-search input:-moz-placeholder,
.header .header-search input ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
  text-transform: uppercase;
}
.header .header-search input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}
.header .header-search .submit {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  right: 2px;
  background: url("../img/search.png") no-repeat center center;
  background-size: 16px;
}
.headerFixed {
  position: fixed;
}
.nav {
  float: right;
  margin-right: 65px;
}
.nav ul li {
  text-align: center;
  float: left;
  position: relative;
}
.nav ul li a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  vertical-align: middle;
  position: relative;
  line-height: 120px;
  padding-left: 34px;
  padding-right: 34px;
}
.nav ul li a:after {
  content: '';
  display: block;
  width: 1px;
  left: 0;
  top: 50%;
  margin-top: -5px;
  height: 10px;
  background: rgba(255, 255, 255, 0.6);
  transition: 0.5s;
  position: absolute;
}
.nav ul li .subnav {
  display: none;
  position: absolute;
  top: 120px;
  width: 140px;
  margin-left: -70px;
  left: 50%;
  background: rgba(35, 35, 35, 0.8);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.nav ul li .subnav ul {
  margin: 0;
  float: none;
}
.nav ul li .subnav ul li {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0;
  background: none;
}
.nav ul li .subnav ul li a {
  font-size: 14px;
  line-height: 40px;
  padding: 0 5px;
  display: block;
  color: #fff !important;
  height: auto;
  font-weight: normal;
  text-decoration: none;
  overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.nav ul li .subnav ul li a:after {
  display: none;
}
.nav ul li .subnav ul li a:hover {
  background: #4f4f4f;
}
.nav ul li:hover a {
  font-weight: bold;
}
.nav ul li:first-child {
  background: none;
}
.nav ul li:first-child a:after {
  display: none;
}
.nav ul .active a {
  font-weight: bold;
}
.phone-nav {
  position: fixed;
  right: 15px;
  top: 0;
  line-height: 70px;
  display: none;
  color: #666;
  z-index: 6667;
}
.phone-nav svg {
  width: 31px;
  fill: #fff;
  vertical-align: middle;
}
#menu {
  position: fixed;
  top: -100%;
  right: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  z-index: 9999;
  height: 100%;
  transition: 0.5s;
  overflow: auto;
  padding: 60px 0;
}
#menu .search {
  position: relative;
  overflow: hidden;
}
#menu .search .form-control {
  border: 1px solid #c7c7c7;
  height: 40px;
  width: 100%;
  font-size: 14px;
  color: #999;
  padding: 0 20px;
  background: none;
}
#menu .search .form-control:focus {
  border: 1px solid #4f4f4f;
}
#menu .search .btn {
  position: absolute;
  top: 0;
  right: 0;
  background: #4f4f4f url(../img/search.png) no-repeat center center;
  background-size: 15px;
  border: 0;
  height: 40px;
  width: 40px;
  color: #fff;
}
#menu ul {
  overflow: hidden;
  padding: 0 20px;
}
#menu ul li {
  position: relative;
}
#menu ul li a {
  font-size: 18px;
  color: #111;
  font-weight: bold;
  display: block;
  line-height: 48px;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
}
#menu ul li i {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  background: url("../img/arrow1.png") no-repeat center center;
  background-size: 13px;
}
#menu ul li ul {
  display: none;
  padding: 10px 0;
}
#menu ul li ul li a {
  font-size: 15px;
  line-height: 30px;
  color: #666;
  border: 0;
}
#menu ul li ul li:before {
  display: none;
}
#menu ul .active i {
  background: url("../img/arrow2.png") no-repeat center center;
  background-size: 13px;
}
#menu ul li:nth-child(1):before {
  display: none;
}
#menu .close {
  display: block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 20px;
  top: 14px;
  background: url(../img/jia.png) no-repeat center center;
  border-radius: 50%;
  background-size: 24px;
  transform: rotate(45deg);
}
#menu.show1 {
  top: 0;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#fp-nav {
  display: none !important;
}
.home-banner {
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 1;
}
.home-banner .home-banner-slick {
  position: relative;
}
.home-banner .home-banner-slick .slick-list {
  position: relative;
  display: block;
}
.home-banner .home-banner-slick .item {
  position: relative;
  overflow: hidden;
}
.home-banner .home-banner-slick .item img {
  display: block;
  transition: 5s;
  width: 100%;
}
.home-banner .home-banner-slick .item .img1 {
  display: none;
}
.home-banner .home-banner-slick .slick-prev,
.home-banner .home-banner-slick .slick-next {
  width: 74px;
  height: 74px;
  border-radius: 10px;
  margin-top: -37px;
  z-index: 5;
}
.home-banner .home-banner-slick .slick-prev:before,
.home-banner .home-banner-slick .slick-next:before {
  content: '';
}
@media (min-width: 1025px) {
  .home-banner .home-banner-slick .slick-prev:hover,
  .home-banner .home-banner-slick .slick-next:hover {
    background-color: rgba(0, 0, 0, 0.58);
  }
}
.home-banner .home-banner-slick .slick-prev {
  left: 50px;
  background: rgba(0, 0, 0, 0.18) url("../img/left.png") no-repeat center center;
}
.home-banner .home-banner-slick .slick-next {
  right: 50px;
  background: rgba(0, 0, 0, 0.18) url("../img/right.png") no-repeat center center;
}
.home-banner .home-banner-slick .slick-active a img {
  transition: 5s;
  animation: mymove4 5s;
}
.home-banner .anniu {
  position: absolute;
  bottom: 65px;
  width: 25px;
  z-index: 99;
  left: 50%;
  margin-left: -12px;
}
.home-banner .anniu img {
  -webkit-animation: myfirst04 2s linear infinite;
  animation: myfirst04 2s linear infinite;
}
.home-title {
  text-align: center;
}
.home-title h3 {
  font-size: 24px;
  color: rgba(35, 35, 35, 0.8);
  text-transform: uppercase;
  font-family: arial;
}
.home-title p {
  font-size: 36px;
  color: #232323;
  position: relative;
}
.home-title p:after,
.home-title p:before {
  content: '';
  display: block;
  width: 368px;
  height: 2px;
  background: #c5c5c5;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.home-title p:after {
  right: 0;
}
.home-title p:before {
  left: 0;
}
.home-Business {
  padding: 92px 0 69px 0;
}
.home-Business .home-bottom {
  padding-top: 45px;
}
.home-Business .home-bottom .list {
  font-size: 0;
  text-align: center;
}
.home-Business .home-bottom .list li {
  width: 175px;
  height: 45px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0px;
}
.home-Business .home-bottom .list li a {
  display: block;
  line-height: 45px;
  border-radius: 20px;
  text-align: center;
  font-size: 18px;
  color: #232323;
  background: #efefef;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
}
@media (min-width: 1025px) {
  .home-Business .home-bottom .list li:hover a {
    background: #4f4f4f;
    color: #fff;
  }
}
.home-Business .home-bottom .list .active a {
  background: #4f4f4f;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
}
.home-Business .home-bottom .show {
  padding-top: 62px;
}
.home-Business .home-bottom .show .info {
  display:block;
}
.home-Business .home-bottom .show .info .one {
  float: left;
  width: 30.556%;
}
.home-Business .home-bottom .show .info .one .pic:after {
  padding-bottom: 84.54545455%;
}
.home-Business .home-bottom .show .info .one .text {
  padding: 36px 83px 45px 27px;
  background: #f8f8f8;
  /* height: 182px; */
}
.home-Business .home-bottom .show .info .one .text .bt {
  font-size: 24px;
  color: #282828;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 9px;
  height: 36px;
}
.home-Business .home-bottom .show .info .one .text .jsh {
  font-size: 18px;
  line-height: 28px;
  height: 56px;
  letter-spacing: 2px;
  overflow: hidden;
  height: 56px;
}
.home-Business .home-bottom .show .info .prolist {
  float: right;
  width: 69.586%;
}
.home-Business .home-bottom .nr {
  margin-bottom: 18px;
}
.prolist {
  margin: 0 -11px;
}
.prolist li {
  width: 30.8%;
  float: left;
  padding: 0 11px;
  margin-bottom: 26px;
}
.prolist li .pic:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 3;
  opacity: 0;
  transition: 0.5s;
}
.prolist li .pic:after {
  padding-bottom: 84.61538462%;
}
.prolist li .pic .hover {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 6;
  opacity: 0;
  transition: 0.5s;
  transform: translateY(-50%);
}
.prolist li .pic .hover .bt {
  font-size: 16px;
  margin-bottom: 17px;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prolist li .pic .hover .more {
  width: 68px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #fff;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .prolist li:hover .box {
    box-shadow: 0 0 8px 0 rgba(35, 35, 35, 0.29);
  }
  .prolist li:hover .pic img {
    transform: scale(1.04);
  }
  .prolist li:hover .pic:before {
    opacity: 1;
  }
  .prolist li:hover .pic .hover {
    opacity: 1;
  }
}
.more a {
  display: block;
  text-align: center;
  cursor: pointer;
}
.button {
  display: inline-block;
  width: 137px;
  height: 38px;
  line-height: 36px;
  position: relative;
  overflow: hidden;
  border: 1px solid #919191;
  transition: color .5s;
  z-index: 1;
  font-size: 16px;
  border-radius: 30px;
  font-weight: 500;
  color: #232323;
  cursor: pointer;
  background: none;
  padding-left: 19px;
}
.button span {
  height: 36px;
  width: 25px;
  background: url("../img/more.png") no-repeat center center;
  background-size: 25px;
  display: inline-block;
  vertical-align: top;
  margin-left: 14px;
  position: relative;
  z-index: 46;
}
.button:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: #232323;
  height: 150px;
  width: 200px;
  border-radius: 50%;
}
.button:hover {
  color: #fff;
}
.button:before {
  top: 100%;
  left: 100%;
  transition: all .7s;
}
.button:hover {
  border: 1px solid #232323;
}
.button:hover span {
  background: url("../img/moreh.png") no-repeat center center;
  background-size: 25px;
}
.button:hover:before {
  top: -30px;
  left: -30px;
}
.home-Technical {
  padding: 97px 0 101px 0;
  background: url("../img/bg.jpg") no-repeat top center;
  background-size: cover;
}
.home-Technical .home-title h3 {
  color: rgba(255, 255, 255, 0.8);
}
.home-Technical .home-title p {
  color: #fff;
}
.home-Technical .home-title p:after,
.home-Technical .home-title p:before {
  background: rgba(255, 255, 255, 0.5);
}
.home-Technical .home-bottom {
  margin-top: 51px;
  position: relative;
}
.home-Technical .home-bottom .img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.home-Technical .home-bottom .img:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/tebg.png") no-repeat top center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  animation: zhuanquan1 10s linear 0s infinite;
}
.home-Technical .home-bottom .img:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/tebg1.png") no-repeat top center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  animation: zhuanquan 10s linear 0s infinite;
}
.home-Technical .home-bottom ul {
  padding-top: 41px;
  min-height: 600px;
}
.home-Technical .home-bottom ul li {
  width: 25%;
  float: left;
  padding-right: 318px;
  margin-bottom: 76px;
}
.home-Technical .home-bottom ul li .box {
  background: url("../img/line.png") no-repeat left 53px;
}
.home-Technical .home-bottom ul li .bt {
  font-size: 26px;
  color: #fff;
  margin-bottom: 32px;
}
.home-Technical .home-bottom ul li .jsh {
  font-size: 16px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 1px;
}
.home-Technical .home-bottom ul li:nth-child(2n) {
  padding-left: 318px;
  padding-right: 0;
  float: right;
  text-align: right;
}
.home-Technical .home-bottom ul li:nth-child(2n) .box {
  background: url("../img/line1.png") no-repeat right 53px;
}
@keyframes zhuanquan {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes zhuanquan1 {
  100% {
    transform: rotate(-360deg);
  }
}
.home-about {
  padding: 90px 0 99px 0;
  background: #f8f8f8;
}
.home-about .home-bottom {
  position: relative;
  margin-top: 43px;
  font-size: 0;
  border: 1px solid #dedede;
  background: #fff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.18);
}
.home-about .home-bottom .img {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}
.home-about .home-bottom .text {
  display: inline-block;
  vertical-align: middle;
  width: 44%;
  padding: 0 87px 0 64px;
  font-size: 16px;
  color: #737373;
  line-height: 36px;
}
.home-about .home-bottom .text .jsh {
  max-height:auto;
  overflow: hidden;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 9;overflow: hidden;
}
.home-about .home-bottom .text .more {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 192px;
  height: 107px;
  padding: 62px 0 10px 2px;
  background: url("../img/bg1.png") no-repeat bottom left;
}
.home-about .home-bottom .text .more a {
    color: #fff;
    display: block;
    line-height: 36px;
    overflow: hidden;
    padding-top: 78px;
}
.home-about .home-bottom .text .more a span {
  background: url("../img/moreh.png") no-repeat center center;
  background-size: 25px;
  width: 25px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -4px;
  -webkit-animation: myfirst05 2s linear infinite;
  animation: myfirst05 2s linear infinite;
}
.home-news {
  padding: 96px 0 98px 0;
  background: url("../img/bg2.jpg") no-repeat top center;
  background-size: cover;
}
.home-news .home-title h3 {
  color: rgba(255, 255, 255, 0.8);
}
.home-news .home-title p {
  color: #fff;
}
.home-news .home-title p:after,
.home-news .home-title p:before {
  background: rgba(255, 255, 255, 0.5);
}
.home-news .home-bottom {
  margin-top: 59px;
  position: relative;
  padding-bottom: 67px;
}
.home-news .home-bottom .slick-prev,
.home-news .home-bottom .slick-next {
  width: 28px;
  height: 48px;
  margin-top: -122px;
  z-index: 5;
  opacity: 0.5;
}
.home-news .home-bottom .slick-prev:before,
.home-news .home-bottom .slick-next:before {
  content: '';
}
@media (min-width: 1025px) {
  .home-news .home-bottom .slick-prev:hover,
  .home-news .home-bottom .slick-next:hover {
    opacity: 1;
  }
}
.home-news .home-bottom .slick-prev {
  left: -48px;
  background: url("../img/left1.png") no-repeat center center;
}
.home-news .home-bottom .slick-next {
  right: -48px;
  background: url("../img/right1.png") no-repeat center center;
}
.home-news .home-bottom .slick-dots {
  z-index: 9;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.home-news .home-bottom .slick-dots li {
  float: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.home-news .home-bottom .slick-dots li button:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
}
.home-news .home-bottom .slick-dots .slick-active button:before {
  background-color: #090909;
}
.newslist {
  margin: 0 -15px;
}
.newslist li {
  width: 31%;
  float: left;
  padding: 0 15px;
}
.newslist li .pic:after {
  padding-bottom: 58.47826087%;
}
.newslist li .text {
  padding: 31px 0 24px 0;
  position: relative;
}
.newslist li .text .bt {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 12px;
}
.newslist li .text .jsh {
  font-size: 16px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.7);
}
.newslist li .text .more {
  width: 19px;
  height: 19px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: url("../img/more1.png") no-repeat center center;
  background-size: 18px;
  position: absolute;
  bottom: 4px;
  right: 6px;
}
@media (min-width: 1025px) {
  .newslist li:hover .pic img {
    transform: scale(1.04);
  }
  .newslist li:hover .text .more {
    background: #ffffff url("../img/more1h.png") no-repeat center center;
    background-size: 18px;
  }
}
.footer {
  background: url("../img/bg3.jpg") no-repeat top center;
  background-size: cover;
}
.footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer .link {
  margin-bottom: 47px;
}
.footer .item {
  float: left;
  margin-right: 10px;
  position: relative;
}
.footer .item span,
.footer .item a {
  display: block;
  width: 33px !important;
  height: 33px !important;
  float: right;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.footer .item span.wb {
  background: url("../img/wb1.svg") no-repeat center center;
  background-size: 21px;
}
.footer .item span.wb:hover {
  background: #ffffff url("../fonts/wb2.svg") no-repeat center center;
  background-size: 21px;
}
.footer .item span.wx {
  background: url("../fonts/wx1.svg") no-repeat center center;
  background-size: 23px;
}
.footer .item span.wx:hover {
  background: #ffffff url("../fonts/wx2.svg") no-repeat center center;
  background-size: 23px;
}
.footer .item span.dy {
  background: url("../fonts/dy1.svg") no-repeat center center;
  background-size: 20px;
}
.footer .item span.dy:hover {
  background: #ffffff url("../fonts/dy2.svg") no-repeat center center;
  background-size: 20px;
}
.footer .item a.qq {
  display: block;
  background: url("../fonts/qq1.svg") no-repeat center center;
  background-size: 20px;
}
.footer .item a.qq:hover {
  background: #ffffff url("../fonts/qq2.svg") no-repeat center center;
  background-size: 20px;
}
.footer .item .hover {
  position: absolute;
  bottom: 45px;
  left: 50%;
  padding: 10px;
  background: #fff;
  width: 100px;
  margin-left: -50px;
  text-align: center;
  display: none;
  z-index: 77;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  font-size: 13px;
  line-height: 23px;
}
.footer .item:hover .hover {
  display: block;
}
.footer .item .hover .arrow,
.footer .item .hover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.footer .item .hover .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-color: #fff;
  bottom: -21px;
  border-width: 11px;
}
.footer .footer-bottom {
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  padding: 23px 0;
}
.footer .footer-bottom a {
  color: rgba(255, 255, 255, 0.5);
}
.footer-top {
  padding: 78px 0 62px 0;
}
.footer-top .footer-contact {
  float: left;
  width: 20%;
  padding-top: 7px;
}
.footer-top .footer-contact .bt {
  color: #fff;
  font-size: 16px;
  margin-bottom: 19px;
}
.footer-top .footer-contact .p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 24px;
  letter-spacing: 1px;
}
.footer-top .footer-contact .p p {
  padding-left: 36px;
  margin-bottom: 17px;
}
.footer-top .footer-contact .p p a {
  color: rgba(255, 255, 255, 0.8);
}
.footer-top .footer-contact .p p:nth-child(1) {
  background: url("../img/f1.png") no-repeat 10px center;
}
.footer-top .footer-contact .p p:nth-child(2) {
  background: url("../img/f3.png") no-repeat 9px center;
}
.footer-top .footer-contact .p p:nth-child(3) {
  background: url("../img/f2.png") no-repeat 9px center;
}
.footer-top .footer-ewm {
  float: left;
  width: 12%;
  padding-top: 39px;
}
.footer-top .footer-ewm img {
  padding: 8px;
  background: #fff;
}
.footer-top .footer-ul {
  float: right;
  width: 65%;
  padding-top: 7px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.footer-top .footer-ul ul {
  float: right;
}
.footer-top .footer-ul li {
  float: left;
  max-width: 170px;
  margin-left: 77px;
}
.footer-top .footer-ul li a {
  color: #fff;
  font-size: 16px;
  margin-bottom: 19px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.footer-top .footer-ul li ul {
  float: none;
}
.footer-top .footer-ul li ul li {
  width: 100%;
  margin: 0;
  padding: 0;
  float: none;
}
.footer-top .footer-ul li ul li a {
  color: rgba(255, 255, 255, 0.8);
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 6px;
}
.float {
  position: fixed;
  bottom: 200px;
  right: 5px;
  z-index: 200;
}
.float ul li {
  width: 61px;
  height: 61px;
  padding-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  text-align: center;
  position: relative;
  background: #c9c9c9;
}
.float ul li .pic {
  height: 30px;
}
.float ul li .bt {
  color: #fff;
}
.float ul li .hover {
  position: absolute;
  top: 0;
  right: 61px;
  width: 135px;
  display: none;
  padding: 16px;
  background: #fff;
  border: 1px solid #4f4f4f;
}
.float ul li .hover1 {
  position: absolute;
  top: 50%;
  right: 61px;
  width: 135px;
  border: 1px solid #4f4f4f;
  display: none;
  line-height: 42px;
  transform: translateY(-50%);
  background: #fff;
}
.float ul li .hover1 a {
  color: #232323;
}
.float ul li:hover {
  background: #4f4f4f;
}
.float ul li:hover .bt {
  text-decoration: underline;
}
.float ul li:hover .hover {
  display: block;
}
.float ul li:hover .hover1 {
  display: block;
}
.inbanner {
  overflow: hidden;
  position: relative;
}
.inbanner .inbanner-slick {
  position: relative;
}
.inbanner .inbanner-slick1 {
  position: relative;
  display: none;
}
.inbanner .inbanner-slick > img {
  animation: 4s mymove4 alternate linear;
  display: block;
  width: 100%;
}
.inbanner .txtbox {
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 9;
  color: #fff;
  transform: translateY(-50%);
  position: absolute;
  text-align: center;
  padding-top: 120px;
}
.inbanner .txtbox p {
  font-size: 47px;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  font-family: arial;
  line-height: 218px;
  padding-left: 38px;
}
.inbanner .txtbox .container .info {
  position: relative;
  background: url("../img/aboutus.png") no-repeat top left;
  height: 218px;
}
.current {
  color: #3e3a39;
}
.current .info {
  padding: 26px 0 17px 0;
  border-bottom: 1px solid #dcdddd;
}
.current span {
  background: url("../img/home.png") no-repeat left 3px;
  background-size: 16px;
  padding-left: 20px;
  font-size: 16px;
  color: #3e3a39;
  letter-spacing: 1px;
}
.current a {
  color: #3e3a39;
}
.current b {
  font-weight: normal;
}
.content {
  padding: 64px 0;
  min-height: 400px;
}
.inmain-title {
  color: #232323;
  text-align: center;
  font-size: 30px;
}
.inmain-title:after {
  content: '';
  display: block;
  width: 54px;
  height: 2px;
  background: #232323;
  margin: 10px auto 41px auto;
}
.second-nav {
  font-size: 0;
  text-align: center;
}
.second-nav li {
  width: 140px;
  height: 36px;
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 4px 7px;
}
.second-nav li a {
  display: block;
  line-height: 34px;
  border-radius: 20px;
  text-align: center;
  font-size: 18px;
  color: #030000;
  border: 1px solid #c7c8ca;
  overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
	padding: 0 5px;
}
@media (min-width: 1025px) {
  .second-nav li:hover a {
    background: #232323;
    color: #fff;
    border: 1px solid #232323;
  }
}
.second-nav .active a {
  background: #232323;
  color: #fff;
  border: 1px solid #232323;
}
.caselist {
  margin: 0 -15px;
  padding-top: 55px;
  padding-bottom: 46px;
}
.caselist li {
  width: 33.33333333%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.caselist li .pic:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 3;
  opacity: 0;
  transition: 0.5s;
}
.caselist li .pic:after {
  padding-bottom: 58.47826087%;
}
.caselist li .pic .hover {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 6;
  opacity: 0;
  transition: 0.5s;
  transform: translateY(-50%);
}
.caselist li .pic .hover .bt {
  font-size: 16px;
  margin-bottom: 17px;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.caselist li .pic .hover .more {
  width: 68px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #fff;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .caselist li:hover .pic img {
    transform: scale(1.04);
  }
  .caselist li:hover .pic:before {
    opacity: 1;
  }
  .caselist li:hover .pic .hover {
    opacity: 1;
  }
}
.page {
  text-align: center;
  overflow: hidden;
  color: #474747;
}
.page a {
  color: #444444;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 22px;
  padding: 0 9px;
  margin: 0 3px;
  font-family: arial;
  height: 24px;
  width: 28px;
  border: 1px solid #cfcfcf;
  -webkit-transition: all .5s;
  transition: all .5s;
  border-radius: 5px;
}
@media (min-width: 1025px) {
  .page a:hover {
    background: #232323;
    color: #fff;
    border: 1px solid #232323;
  }
}
.page a.cpb {
  background: #232323;
  color: #fff;
  border: 1px solid #232323;
}
.page a.num1 {
  background: url("../img/more.png") no-repeat center center;
  background-size: 10px;
  transform: rotate(180deg);
}
@media (min-width: 1025px) {
  .page a.num1:hover {
    background: #232323 url("../img/moreh.png") no-repeat center center;
    background-size: 10px;
  }
}
.page a.num3 {
  background: url("../img/more.png") no-repeat center center;
  background-size: 10px;
}
@media (min-width: 1025px) {
  .page a.num3:hover {
    background: #232323 url("../img/moreh.png") no-repeat center center;
    background-size: 10px;
  }
}
@media (min-width: 1025px) {
  .page a.prev,
  .page a.next {
    background: none;
    color: #444444;
  }
  .page a.prev:hover,
  .page a.next:hover {
    background: none;
    color: #4f4f4f;
  }
}
.faqlist li {
  margin-bottom: 17px;
}
.faqlist li .box {
  padding: 24px 26px 19px 26px;
  background: #f6f6f6;
}
.faqlist li .box .bt {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 20px;
  color: #232323;
}
.faqlist li .box .jsh {
  font-size: 16px;
  color: #232323;
  line-height: 30px;
}
@media (min-width: 1025px) {
  .faqlist li:hover .box {
    box-shadow: 0 0 17px 0 rgba(35, 35, 35, 0.16);
  }
}
.news .newslist {
  padding-top: 55px;
  padding-bottom: 21px;
}
.news .newslist li {
  margin-bottom: 48px;
}
.news .newslist li .box {
  background: #fff;
}
.news .newslist li .box .text {
  padding: 31px 16px 38px 22px;
}
.news .newslist li .box .text .bt {
  color: #232323;
}
.news .newslist li .box .text .jsh {
  color: #232323;
}
.news .newslist li .box .text .more {
  border: 1px solid #dadada;
  background: url(../img/more2.png) no-repeat center center;
  background-size: 18px;
  bottom: 21px;
  right: 14px;
}
@media (min-width: 1025px) {
  .news .newslist li:hover .box {
    background: #fff;
    box-shadow: 0 0 27px 0 rgba(35, 35, 35, 0.31);
  }
  .news .newslist li:hover .box .text .more {
    background: #232323 url("../img/more1.png") no-repeat center center;
    background-size: 18px;
    border: 1px solid #232323;
  }
}
.contact {
  padding-bottom: 0 !important;
}
.contact-list1 {
  padding-top: 13px;
}
.contact-list1 li {
  width: 33.33333333%;
  float: left;
  padding: 0 30px;
  font-size: 18px;
  color: #666666;
  text-align: center;
}
.contact-list1 li .pic {
  width: 70px;
  margin: 0 auto;
}
.contact-list1 li .bt {
  margin-top: 24px;
}
.contact-list1 li a {
  color: #666666;
}
.formlist {
  margin: 0 -60px;
  padding-top: 103px;
  padding-bottom: 16px;
}
.formlist li {
  width: 33.33333333%;
  float: left;
  padding: 0 60px;
  margin-bottom: 50px;
}
.formlist li .box {
  position: relative;
}
.formlist li .box .span {
  font-size: 18px;
  color: #666666;
  display: inline-block;
  line-height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 2px solid #232323;
}
.formlist li .box input {
  border: 0;
  border-bottom: 1px solid #bfbfbf;
  width: 100%;
  height: 42px;
  padding-left: 90px;
}
.formlist li .box .verify-wrap {
  margin: 0 auto;
}
.formlist .last {
  width: 100%;
}
.formlist .last .box input {
  padding-left: 130px;
}
.formlist .send {
  width: 100%;
}
.formlist .send a {
  width: 208px;
  height: 48px;
  border-radius: 30px;
  margin: 0 auto;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 46px;
  border: 1px solid #4f4f4f;
  display: block;
  background: #4f4f4f;
}
.formlist .send a:hover {
  background: #232323;
  color: #fff;
  border: 1px solid #232323;
}
#allmap {
  height: 600px;
  width: 100%;
}
.nyleft {
  width: 19.3%;
  float: left;
}
.pro_topone {
  border: 1px solid #e5e5e5;
  border-top: none;
  border-top-right-radius: 30px;
}
.pro_topone .wz_tit {
  padding: 23px 20px 21px 17px;
  font-size: 30px;
  color: #fff;
  background: #4f4f4f;
  border-top-right-radius: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro_topone .wz_tit span {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prolist_zb {
  line-height: 36px;
  padding: 16px 20px 23px 17px;
}
.prolist_zb li a {
  display: block;
  color: rgba(35, 35, 35, 0.5);
  padding-right: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 18px;
  position: relative;
}
.prolist_zb li.car a,
.prolist_zb li a:hover {
  color: #232323;
}
.prolist_zb li a:after {
  width: 8px;
  height: 11px;
  position: absolute;
  content: "";
  background: url(../img/zbjt.png) no-repeat 0px 0px;
  transition: .5s;
  top: 13px;
  right: 0px;
}
.prolist_zb li.car a:after,
.prolist_zb li:hover a:after {
  background: url(../img/zbjt.png) no-repeat 0px -12px;
}
.left_dibu {
  margin-top: 17px;
  border-bottom: 1px solid #232323;
  margin-bottom: 22px;
}
.left_news ul {
  margin-top: 8px;
  overflow: hidden;
  border-bottom: 1px solid #cde4f5;
  padding-bottom: 10px;
  padding-left: 7px;
  padding-right: 12px;
}
.left_news li a {
  display: block;
  color: #3e3a39;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.left_news li {
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 22px;
  position: relative;
}
.left_news li:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50px;
  border: 1px solid #8d8d8d;
  top: 38%;
  left: 5px;
}
.left_news li:hover:after {
  border: 1px solid #232323;
}
.left_news li:hover a {
  color: #232323;
}
.left_lxwm {
  padding-bottom: 22px;
  border-bottom: 1px solid #c4c4c5;
  overflow: hidden;
  position: relative;
}
.left_lxwm img {
  display: block;
  float: left;
}
.left_lxwm .text {
  float: left;
  padding-left: 14px;
}
.left_lxwm .text01 {
  color: #3e3a39;
  font-size: 18px;
  margin-bottom: 6px;
}
.left_lxwm .text02 {
  color: #fff;
  font-size: 20px;
  background: #4f4f4f;
  border-radius: 12px;
  line-height: 32px;
  text-align: center;
}
.left_lxwm .text02 a {
  color: #fff;
}
.left_lxwm:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #f0f0f0;
  bottom: 0px;
  left: 0px;
}
.left_biaoti {
  color: #232323;
  font-size: 21px;
  margin-bottom: 6px;
  overflow: hidden;
}
.left_biaoti p {
  float: left;
  width: 80%;
}
.left_biaoti a {
  display: block;
  float: right;
  margin-top: 10px;
}
.nyzhuyao_right {
  width: 78.6%;
  float: right;
}
.pro3_bottom {
  text-align: center;
  padding: 30px 0 0 0;
  color: #666;
  clear: both;
  margin-bottom: 30px;
  overflow: hidden;
}
.pro3_bottom a {
  display: inline-block;
  color: #666;
  border: 1px solid #d9d9d9;
  text-align: center;
  text-transform: capitalize;
  padding: 0 10px;
  line-height: 28px;
  background-color: #fff;
  margin: 0 2px 2px 2px;
}
.pro3_bottom a:hover {
  color: #fff;
  background-color: #232323;
  border: 1px solid #232323;
}
.pro3_bottom a.cpb {
  display: inline-block;
  color: #fff;
  background-color: #232323;
  border: 1px solid #232323;
}
.pro3_bottom span {
  color: #898989;
  font-size: 14px;
}
.pro3_bottom span input {
  color: #666;
  border: 1px solid #d9d9d9;
  text-align: center;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  margin: 0 10px;
  width: 50px;
}
.pro3_bottom button.zxfokbtn {
  display: inline-block;
  background: #fff;
  color: #282828;
  margin: 0 10px;
  width: 50px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #d9d9d9;
  cursor: pointer;
}
.newsshow {
  line-height: 2;
}
.newsshow .container {
  position: relative;
}
.newsshow .date-title {
  position: relative;
  min-height: 120px;
  padding-bottom: 69px;
  background: #f7f7f7;
}
.newsshow .date-title::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/news-arrow.png) no-repeat bottom center;
  position: absolute;
  bottom: -8px;
}
.newsshow .title {
  text-align: center;
  font-size: 46px;
  line-height: 1.5;
  padding: 66px 0 42px 0;
  color: #333333;
}
.newsshow .info {
  color: #555555;
  font-size: 16px;
  text-align: center;
}
.newsshow .info .data {
  display: inline-block;
  margin-right: 15px;
  line-height: 23px;
  padding-right: 30px;
  border-right: 1px solid #dcdcdc;
}
.newsshow .nr p {
  line-height: 1.8;
  margin: 15px 0;
}
.newsshow .info .view {
  display: inline-block;
  background: url(../img/eye.png) no-repeat center left;
  padding-left: 30px;
}
.newsshow .share {
  color: #999999;
}
.newsshow .share .bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle;
}
.newsshow .nr {
  padding: 50px 0 30px 126px;
  min-height: 400px;
}
.newsshow .nr p {
  font-size: 18px;
  color: #333333;
}
.newsshow .p-01 {
  padding: 0 0 0 20px;
  position: relative;
}
.newsshow .p-01:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background: #115275;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.floatTrueland {
  position: absolute;
  top: 124px;
  left: 0;
  z-index: 100;
}
.floatTrueland li {
  cursor: pointer;
  margin-bottom: 9px;
}
.prev-next {
  overflow: hidden;
  color: #666;
  margin: 30px 0 30px 0;
}
.prev-next .return {
  line-height: 90px;
  height: 90px;
  overflow: hidden;
  position: relative;
  padding-left: 95px;
  float: left;
  margin-bottom: 0;
  width: 17%;
  margin: 0 0.5%;
  background: #f7f7f7 url(../img/mumu.png) no-repeat 50px center;
}
.prev-next .news-prev {
  line-height: 90px;
  height: 90px;
  overflow: hidden;
  position: relative;
  padding-left: 85px;
  float: left;
  margin-bottom: 0;
  width: 41%;
  background: #f7f7f7;
  padding-right: 70px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prev-next .news-next {
  line-height: 90px;
  height: 90px;
  overflow: hidden;
  position: relative;
  padding-right: 85px;
  float: left;
  margin-bottom: 0;
  width: 41%;
  background: #f7f7f7;
  padding-left: 70px;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prev-next .news-prev span {
  position: absolute;
  left: 30px;
  top: 0;
  display: inline-block;
  width: 60px;
  font-family: 宋体;
  text-align: center;
}
.prev-next .news-next span {
  position: absolute;
  right: 30px;
  top: 0;
  display: inline-block;
  width: 60px;
  font-family: 宋体;
  text-align: center;
}
.prev-next li a {
  color: #666;
  display: block;
}
.prev-next li p {
  color: #666;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prev-next li:hover a {
  color: #232323;
}
.about01 {
  padding-bottom: 98px;
}
.about01 .about-bottom {
  padding-top: 49px;
}
.about01 .img {
  float: left;
  width: 49.4%;
  position: relative;
}
.about01 .img:before {
  content: '';
  display: block;
  width: 103px;
  height: 103px;
  top: 50%;
  transform: translateY(-50%);
  right: -55px;
  background: url("../img/jiantou.png") no-repeat center center;
  position: absolute;
  z-index: 3;
}
.about01 .img .slick-prev,
.about01 .img .slick-next {
  width: 20px;
  height: 22px;
  margin-top: -12px;
  z-index: 5;
}
.about01 .img .slick-prev:before,
.about01 .img .slick-next:before {
  content: '';
}
.about01 .img .slick-prev {
  left: auto;
  right: 2px;
}
.about01 .img .slick-next {
  right: -26px;
}
.about01 .img .item {
  width: 100%;
}
.about01 .img .item a {
  display: block;
}
.about01 .img .pic:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.33);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.about01 .img .pic:after {
  padding-bottom: 77.91842475%;
}
.about01 .img .pic .hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  z-index: 3;
  background: url("../img/video.png") no-repeat center center;
}
.about01 .text {
  float: right;
  width: 46%;
  padding-top: 22px;
}
.about01 .text .bt {
  position: relative;
  padding-top: 55px;
  margin-bottom: 15px;
}
.about01 .text .bt span {
  font-size: 80px;
  color: #232323;
  opacity: 0.1;
  position: absolute;
  top: 0;
  left: 0;
}
.about01 .text .bt p {
  font-size: 30px;
  color: #232323;
}
.about01 .text .p {
  font-size: 16px;
  line-height: 30px;
  color: #232323;
  margin-bottom: 56px;
}
.about01 .text ul li {
  float: left;
  margin-right: 110px;
}
.about01 .text ul li .num {
  color: #232323;
}
.about01 .text ul li .num .counter {
  font-size: 38px;
  font-weight: bold;
}
.about01 .text ul li .num b {
  display: inline-block;
  vertical-align: top;
}
.about01 .text ul li .h3 {
  font-size: 16px;
  color: #232323;
}
.about01 .text ul li:nth-child(1) b {
  font-size: 38px;
}
.about01 .text ul li:nth-last-child(1) {
  margin-right: 0;
  float: right;
}
.transparent {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}
/*视频弹出框*/
.video-popup {
  position: fixed;
  z-index: 999;
  width: 780px;
  height: 500px;
  background: #fff;
  left: 50%;
  top: 50%;
  margin: -250px 0 0 -390px;
  text-align: center;
  padding: 10px;
  display: none;
}
.video-popup .box {
  background: #F1F1F1;
  height: 100%;
}
.video-popup .close {
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  right: -45px;
  top: 0;
  background: url(../img/close-icon.png) no-repeat;
  background-size: 35px;
}
.video-popup a {
  color: #274095;
}
.video-popup a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .video-popup {
    width: 100%;
    height: 50%;
    left: 0;
    top: 25%;
    margin: 0;
    padding: 10px;
  }
  .video-popup .close {
    right: 0;
    top: 0;
	z-index: 2;
  }
}
.about02 {
  padding: 78px 0 79px 0;
  background: url("../img/bg4.jpg") no-repeat top center;
  background-size: cover;
}
.about02 .inmain-title {
  color: #fff;
}
.about02 .inmain-title:after {
  background: #fff;
}
.about02 .about-bottom {
  margin-top: 63px;
  overflow: hidden;
  padding: 0 40px 64px 40px;
  position: relative;
}
.about02 .about-bottom .slick-list {
  padding-top: 39px !important;
}
.about02 .about-bottom .item {
  padding: 0 17px;
  width: 33.333333%;
  float: left;
}
.about02 .about-bottom .item .pic:after {
  padding-bottom: 54.76190476%;
}
.about02 .about-bottom .item .text {
  padding: 20px 27px 32px 27px;
  background: #fff;
}
.about02 .about-bottom .item .text .bt {
  font-size: 18px;
  color: #232323;
  font-weight: bold;
  margin-bottom: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.about02 .about-bottom .item .text .p {
  color: #232323;
  opacity: 0.8;
  line-height: 22px;
}
.about02 .about-bottom .item.slick-center {
  margin-top: -33px;
}
.about02 .about-bottom .item.slick-center .text {
  min-height: 210px;
}
.about02 .about-bottom .slick-prev,
.about02 .about-bottom .slick-next {
  width: 28px;
  height: 48px;
  margin-top: -37px;
  z-index: 5;
  opacity: 0.5;
}
.about02 .about-bottom .slick-prev:before,
.about02 .about-bottom .slick-next:before {
  content: '';
}
@media (min-width: 1025px) {
  .about02 .about-bottom .slick-prev:hover,
  .about02 .about-bottom .slick-next:hover {
    opacity: 1;
  }
}
.about02 .about-bottom .slick-prev {
  left: 0;
  background: url("../img/left1.png") no-repeat center center;
}
.about02 .about-bottom .slick-next {
  right: 0;
  background: url("../img/right1.png") no-repeat center center;
}
.about02 .about-bottom .slick-dots {
  z-index: 9;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.about02 .about-bottom .slick-dots li {
  float: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.about02 .about-bottom .slick-dots li button:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
}
.about02 .about-bottom .slick-dots .slick-active button:before {
  background-color: #090909;
}
.about03 {
  padding: 98px 0 129px 0;
}
.about03 .about-bottom {
  position: relative;
  padding: 0 42px;
  margin-top: 69px;
  overflow: hidden;
}
.about03 .honorlist li {
  padding: 0 13px;
}
.about03 .honorlist li .img {
  border: 2px solid #eeeeee;
  padding: 36px;
}
.about03 .honorlist li .img .pic:after {
  padding-bottom: 137.99126638%;
}
.about03 .honorlist li .bt {
  color: #666;
  padding-bottom: 0;
  margin-top: 20px;
}
.about03 .slick-prev,
.about03 .slick-next {
  width: 32px;
  height: 32px;
  margin-top: -16px;
  z-index: 55;
  border-radius: 30px;
  border: 1px solid #e5e5e5;
}
.about03 .slick-prev:before,
.about03 .slick-next:before {
  content: '';
}
.about03 .slick-prev {
  left: 0;
  background: url("../img/left3.png") no-repeat center center !important;
  background-size: 6px !important;
}
.about03 .slick-prev:hover {
  background-color: #232323 !important;
  border: 1px solid #232323;
}
.about03 .slick-next {
  right: 0;
  left: auto;
  background: url("../img/right3.png") no-repeat center center !important;
  background-size: 6px !important;
}
.about03 .slick-next:hover {
  background-color: #232323 !important;
  border: 1px solid #232323;
}
.about04 {
  padding: 80px 0 69px 0;
  background: url("../img/bg5.jpg") no-repeat top center;
  background-size: cover;
}
.about04 .inmain-title {
  color: #fff;
}
.about04 .inmain-title:after {
  background: #fff;
}
.about04 .about-bottom {
  margin: 69px 50px 0 114px;
  position: relative;
}
.about04 .about-bottom ul {
  width: 200px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 52px 0;
  text-align: center;
}
.about04 .about-bottom ul li {
  color: #fff;
  font-size: 28px;
  opacity: 0.6;
  line-height: 60px;
  margin-bottom: 20px;
}
.about04 .about-bottom ul .slick-current {
  opacity: 1;
}
.about04 .about-bottom ul .slick-prev,
.about04 .about-bottom ul .slick-next {
  width: 100%;
  height: 28px;
  margin-top: 0;
  z-index: 5;
  left: auto;
  right: auto;
  top: 0;
  opacity: 0.5;
}
.about04 .about-bottom ul .slick-prev:before,
.about04 .about-bottom ul .slick-next:before {
  content: '';
}
@media (min-width: 1025px) {
  .about04 .about-bottom ul .slick-prev:hover,
  .about04 .about-bottom ul .slick-next:hover {
    opacity: 1;
  }
}
.about04 .about-bottom ul .slick-prev {
  background: url("../img/left2.png") no-repeat center center;
}
.about04 .about-bottom ul .slick-next {
  top: auto;
  bottom: 0;
  background: url("../img/right2.png") no-repeat center center;
}
.about04 .about-bottom .show {
  padding-left: 297px;
}
.about04 .about-bottom .show .info .pic:after {
  padding-bottom: 34.45807771%;
}
.about04 .about-bottom .show .info .text {
  padding: 23px 0;
  color: #fff;
}
.about04 .about-bottom .show .info .text .bt {
  font-size: 24px;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 6px;
}
.about04 .about-bottom .show .info .text .jsh {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  opacity: 0.8;
  letter-spacing: 3px;
}
.about05 {
  padding: 91px 0;
}
.about05 .list-div .jobsub {
  border-top: 0;
  line-height: 30px;
  color: #777;
  font-size: 14px;
  overflow: hidden;
  margin-bottom: 18px;
}
.about05 .list-div dl {
  margin: 70px auto 56px auto;
}
.about05 .list-div dl dt {
  display: block;
  padding: 0 55px;
  margin-bottom: 15px;
  cursor: pointer;
  line-height: 62px;
  transition: width 2s;
  background: #f2f2f2;
}
.about05 .list-div dl dt span {
  display: block;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 20px;
  color: #232323;
  font-weight: bold;
  width: 100%;
  padding-right: 20px;
  background: url(../img/more3.png) no-repeat center right;
}
.about05 .list-div dl dt span .address {
  padding-left: 28px;
  font-size: 16px;
  color: #666666;
  font-weight: normal;
  position: relative;
}
.about05 .list-div dl dt span .address:after {
  content: '';
  display: block;
  width: 1px;
  height: 11px;
  background: #555353;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -5px;
}
.about05 .list-div .list_dt {
  color: #fff;
  cursor: pointer;
  position: relative;
  box-shadow: 0px 3px 7px 1px #ebedf3;
}
.about05 .list-div #open {
  margin-bottom: 0;
}
.about05 .list-div #open span {
  background: url(../img/more3h.png) no-repeat center right;
}
.about05 .list-div .jobsub {
  display: none;
  padding: 30px;
  font-size: 16px;
  color: #232323;
  border-top: 1px solid #e5e5e5;
}
.about05 .list-div .jobsub ul {
  overflow: hidden;
  margin-bottom: 10px;
}
.about05 .list-div .jobsub ul li {
  width: 33%;
  float: left;
  margin-bottom: 10px;
  padding-right: 10px;
}
.about05 .list-div .jobsub p {
  margin-top: 2px;
}
@media (max-width: 768px) {
  .about05 .list-div .jobsub {
    padding-bottom: 20px;
  }
  .about05 .list-div dl {
    margin: 20px auto 20px auto;
  }
  .about05 .list-div dl dt span {
    font-size: 16px;
  }
  .about05 .list-div dl dt span .address {
    font-size: 14px;
  }
}
.sitemap {
  overflow: hidden;
}
.sitemap .map {
  width: 100%;
  margin: 0 auto;
}
.sitemap .map dl {
  border: #232323 solid 1px;
  border-top: #232323 solid 2px;
  border-bottom: 0;
  margin: 20px 0 20px 0;
}
.sitemap .map dl:hover {
  background: #f5f8fa;
}
.sitemap .map dl:hover dt a {
  color: #232323;
}
.sitemap .map dt {
  background: #fcfcfc;
  color: #232323;
  font-size: 16px;
  line-height: 40px;
  border-bottom: #d6dbe1 solid 1px;
  padding: 0 0 0 20px;
}
.sitemap .map dt a {
  color: #333333;
}
.sitemap .map dt a:hover {
  color: #232323;
}
.sitemap .map dt img {
  margin-left: 20px;
  display: inline-block;
}
.sitemap .map dd {
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  padding-top: 10px;
}
.sitemap .map dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.sitemap .map dd .p2 a {
  color: #b87500;
  font-weight: bold;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sitemap .map dd .p2 a:hover {
  color: #764b00;
}
.sitemap .map dd div {
  clear: both;
  overflow: hidden;
  line-height: 30px;
  border-bottom: #d6dbe1 solid 1px;
  padding: 0 20px 10px 10px;
}
.sitemap .map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.sitemap .map dd div a:hover {
  background: #232323;
  color: #ffffff;
}
@media (max-width: 1600px) {
  .nav {
    margin-right: 30px;
  }
  .nav ul li a {
    font-size: 16px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .home-title h3 {
    font-size: 20px;
  }
  .home-title p {
    font-size: 30px;
  }
  .home-Business {
    padding: 72px 0 49px 0;
  }
  .home-Business .home-bottom .list li a {
    line-height: 38px;
    font-size: 18px;
  }
  .home-Business .home-bottom .list li {
    width: 138px;
    height: 38px;
  }
  .home-Business .home-bottom {
    padding-top: 35px;
  }
  .home-Business .home-bottom .show {
    padding-top: 42px;
  }
  .home-Business .home-bottom .show .info .one .text .bt {
    font-size: 20px;
  }
  .home-Business .home-bottom .show .info .one .text .jsh {
    font-size: 16px;
  }
  .home-Business .home-bottom .show .info .one .text {
    padding: 30px 63px 39px 27px;
  }
  .home-Technical {
    padding: 77px 0 81px 0;
  }
  .button {
    width: 120px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
  }
  .button span {
    height: 33px;
  }
  .home-Technical .home-bottom ul li .bt {
    font-size: 21px;
    margin-bottom: 20px;
  }
  .home-Technical .home-bottom ul li .jsh {
    font-size: 14px;
    line-height: 26px;
  }
  .home-Technical .home-bottom ul li .box {
    background: url(../img/line.png) no-repeat left 43px;
  }
  .home-Technical .home-bottom .img {
    width: 500px;
  }
  .home-Technical .home-bottom ul li:nth-child(2n) .box {
    background: url(../img/line1.png) no-repeat right 43px;
  }
  .home-Technical .home-bottom ul {
    min-height: 500px;
  }
  .home-about {
    padding: 70px 0 79px 0;
  }
  .home-about .home-bottom .text {
    padding: 0 67px 0 44px;
    font-size: 14px;
    line-height: 30px;
  }
  .home-about .home-bottom .text .jsh {
    max-height: auto;
  }
  .home-news {
    padding: 76px 0 78px 0;
  }
  .home-news .home-bottom {
    margin-top: 39px;
    padding-bottom: 47px;
  }
  .newslist li .text {
    padding: 21px 0 0 0;
  }
  .newslist li .text .bt {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .newslist li .text .jsh {
    font-size: 14px;
  }
  .footer-top {
    padding: 58px 0 42px 0;
  }
  .footer-top .footer-ul li {
    margin-left: 61px;
  }
  .footer .link {
    margin-bottom: 27px;
  }
  .footer .footer-bottom {
    padding: 13px 0;
  }
  .inbanner .txtbox p {
    font-size: 37px;
  }
  .current .info {
    padding: 15px 0 15px 0;
  }
  .current span {
    background: url(../img/home.png) no-repeat left 5px;
    background-size: 10px;
    padding-left: 15px;
    font-size: 14px;
  }
  .content {
    padding: 44px 0;
  }
  .pro_topone .wz_tit {
    font-size: 24px;
  }
  .prolist_zb li a {
    font-size: 14px;
  }
  .left_biaoti {
    font-size: 18px;
  }
  .left_lxwm .text01 {
    font-size: 14px;
  }
  .left_lxwm .text02 {
    font-size: 16px;
    padding: 0 10px;
  }
  .pro3_bottom {
    padding: 20px 0 0 0;
    margin-bottom: 20px;
  }
  .footer-top .footer-ul li a {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .newsshow .title {
    font-size: 36px;
    padding: 46px 0 22px 0;
  }
  .newsshow .date-title {
    padding-bottom: 49px;
  }
  .newsshow .info {
    font-size: 14px;
  }
  .floatTrueland {
    top: 60px;
  }
  .newsshow .nr {
    padding: 30px 0 30px 126px;
  }
  .newsshow .nr p {
    font-size: 16px;
  }
  .prev-next .news-prev {
    line-height: 60px;
    height: 60px;
  }
  .prev-next .return {
    line-height: 60px;
    height: 60px;
  }
  .prev-next .news-next {
    line-height: 60px;
    height: 60px;
  }
  .about01 .about-bottom {
    padding-top: 29px;
  }
  .about01 .text .bt p {
    font-size: 24px;
  }
  .about01 .text .bt span {
    font-size: 60px;
  }
  .about01 .text .bt {
    padding-top: 35px;
    margin-bottom: 10px;
  }
  .about01 .text .p {
    font-size: 14px;
    margin-bottom: 36px;
  }
  .about01 .text ul li .num .counter {
    font-size: 30px;
  }
  .about01 .text ul li:nth-child(1) b {
    font-size: 30px;
  }
  .about01 .text ul li .h3 {
    font-size: 14px;
    color: #232323;
  }
  .about01 .text ul li {
    margin-right: 100px;
  }
  .about01 {
    padding-bottom: 78px;
  }
  .about02 {
    padding: 58px 0 59px 0;
  }
  .about02 .about-bottom {
    margin-top: 43px;
    padding: 0 40px 44px 40px;
  }
  .about03 {
    padding: 78px 0 89px 0;
  }
  .about03 .about-bottom {
    padding: 0 42px;
    margin-top: 49px;
  }
  .about04 {
    padding: 60px 0 49px 0;
  }
  .about04 .about-bottom {
    margin: 49px 50px 0 84px;
  }
  .about04 .about-bottom ul li {
    font-size: 20px;
    line-height: 60px;
    margin-bottom: 17px;
  }
  .about04 .about-bottom ul {
    padding: 32px 0;
  }
  .about05 {
    padding: 71px 0;
  }
  .about05 .list-div dl {
    margin: 50px auto 36px auto;
  }
  .about05 .list-div dl dt span {
    font-size: 16px;
  }
  .about05 .list-div dl dt span .address {
    font-size: 14px;
  }
  .about05 .list-div .jobsub {
    padding: 20px;
    font-size: 14px;
  }
  .about05 .list-div .jobsub ul li {
    margin-bottom: 5px;
  }
  .second-nav li a {
    font-size: 14px;
  }
  .inmain-title {
    font-size: 22px;
  }
  .inmain-title:after {
    width: 34px;
    margin: 6px auto 21px auto;
  }
  .caselist {
    padding-top: 35px;
    padding-bottom: 26px;
  }
  .faqlist li .box .bt {
    font-size: 18px;
  }
  .faqlist li .box .jsh {
    font-size: 14px;
  }
  .news .newslist {
    padding-top: 35px;
  }
  .news .newslist li {
    margin-bottom: 28px;
  }
  .news .newslist li .box .text {
    padding: 21px 15px 21px 18px;
  }
  .news .newslist li .box .text .more {
    bottom: 28px;
  }
  .contact-list1 li .bt {
    margin-top: 14px;
  }
  .contact-list1 li .pic {
    width: 50px;
  }
  .contact-list1 li {
    font-size: 14px;
  }
  .formlist {
    padding-top: 63px;
  }
  .formlist li .box .span {
    font-size: 14px;
  }
  .formlist li {
    margin-bottom: 30px;
  }
  .formlist .send a {
    width: 148px;
    height: 38px;
    font-size: 16px;
    line-height: 36px;
  }
  #allmap {
    height: 400px;
  }
  .formlist li .box input {
    padding-left: 81px;
  }
}
@media (max-width: 1500px) {
  .nav ul li a {
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 80px;
  }
  .nav {
    margin-right: 10px;
  }
  .header {
    height: 80px;
  }
  .header .logo {
    margin-top: 10px;
  }
  .nav ul li .subnav {
    top: 80px;
  }
  .header .header-right {
    margin-top: 26px;
  }
  .header .lan {
    font-size: 12px;
  }
  .inbanner .txtbox {
    padding-top: 80px;
  }
  .inbanner .txtbox .container .info {
    height: 172px;
    background-size: 120px;
  }
  .inbanner .txtbox p {
    font-size: 30px;
    line-height: 172px;
  }
  .about01 .text ul li {
    margin-right: 85px;
  }
  .current span {
    font-size: 12px;
    background: url(../img/home.png) no-repeat left 3px;
    background-size: 10px;
  }
  .home-Business .home-bottom .list li a {
    line-height: 32px;
    font-size: 14px;
  }
  .home-Business .home-bottom .list li {
    width: 118px;
    height: 32px;
  }
  .home-title h3 {
    font-size: 16px;
  }
  .home-title p {
    font-size: 22px;
  }
  .home-Business {
    padding: 42px 0 39px 0;
  }
  .home-Business .home-bottom {
    padding-top: 20px;
  }
  .home-Business .home-bottom .show {
    padding-top: 20px;
  }
  .prolist li .pic .hover .bt {
    font-size: 14px;
  }
  .prolist li .pic .hover .more {
    font-size: 12px;
  }
  .prolist li {
    padding: 0 6px;
    margin-bottom: 12px;
  }
  .prolist {
    margin: 0 -6px;
  }
  .home-Business .home-bottom .show .info .one .text .jsh {
    font-size: 14px;
  }
  .home-Business .home-bottom .show .info .one .text .bt {
    font-size: 16px;
    margin-bottom: 0;
  }
  .home-Business .home-bottom .show .info .one .text {
    padding: 30px 63px 36px 27px;
  }
  .home-Business .home-bottom .nr {
    margin-bottom: 10px;
  }
  .home-Technical {
    padding: 47px 0 41px 0;
  }
  .home-Technical .home-bottom ul li .bt {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .home-Technical .home-bottom ul li .jsh {
    font-size: 12px;
  }
  .home-Technical .home-bottom ul li .jsh br {
    display: none;
  }
  .home-Technical .home-bottom {
    margin-top: 20px;
  }
  .home-Technical .home-bottom ul li .box {
    background: url(../img/line.png) no-repeat left 32px;
  }
  .home-Technical .home-bottom ul li:nth-child(2n) .box {
    background: url(../img/line1.png) no-repeat right 32px;
  }
  .home-Technical .home-bottom .img {
    width: 320px;
  }
  .home-Technical .home-bottom ul li {
    padding-right: 290px;
    margin-bottom: 20px;
  }
  .home-Technical .home-bottom ul li:nth-child(2n) {
    padding-left: 290px;
    padding-right: 0;
  }
  .home-Technical .home-bottom ul {
    min-height: 320px;
  }
  .home-about {
    padding: 40px 0 49px 0;
  }
  .home-about .home-bottom {
    margin-top: 20px;
  }
  .home-about .home-bottom .text {
    font-size: 12px;
  }
  .home-news {
    padding: 46px 0 48px 0;
  }
  .home-news .home-bottom {
    margin-top: 20px;
    padding-bottom: 25px;
  }
  .newslist li .text {
    padding: 10px 0 0 0;
  }
  .newslist li .text .bt {
    font-size: 14px;
    margin-bottom: 4px;
  }
  .newslist li .text .jsh {
    font-size: 12px;
    line-height: 25px;
    height: 50px;
  }
  .newslist li {
    padding: 0 6px;
  }
  .newslist {
    margin: 0 -6px;
  }
  .home-news .home-bottom .slick-prev {
    left: -40px;
    background-size: 20px;
  }
  .home-news .home-bottom .slick-next {
    right: -40px;
    left: auto;
    background-size: 20px;
  }
  .home-news .home-bottom .slick-prev,
  .home-news .home-bottom .slick-next {
    margin-top: -64px;
  }
  .float {
    bottom: 50px;
  }
  .float ul li .bt {
    display: none;
  }
  .float ul li {
    width: 40px;
    height: 40px;
  }
  .float ul li .hover {
    right: 40px;
  }
  .float ul li .hover1 {
    right: 40px;
  }
  .footer-top {
    padding: 38px 0 22px 0;
  }
  .footer-top .footer-contact .bt {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .footer-top .footer-contact .p {
    font-size: 12px;
  }
  .footer-top .footer-contact .p p {
    margin-bottom: 13px;
  }
  .footer-top .footer-ul li a {
    font-size: 14px;
  }
  .footer-top .footer-ul li ul li a {
    font-size: 12px;
    margin-bottom: 2px;
  }
  .footer-top .footer-ul li {
    margin-left: 57px;
    max-width: 70px;
  }
  .footer .footer-bottom {
    font-size: 12px;
  }
  .pro_topone .wz_tit {
    font-size: 20px;
  }
  .left_biaoti {
    font-size: 16px;
  }
  .left_biaoti a {
    margin-top: 6px;
  }
  .left_lxwm .text02 {
    font-size: 14px;
  }
  .newsshow .title {
    font-size: 26px;
    padding: 36px 0 12px 0;
  }
  .newsshow .info {
    font-size: 12px;
  }
  .newsshow .info .data {
    padding-right: 15px;
    border-right: 1px solid #dcdcdc;
  }
  .newsshow .info .view {
    padding-left: 0;
  }
  .newsshow .date-title {
    padding-bottom: 20px;
  }
  .floatTrueland {
    top: 30px;
  }
  .newsshow .nr {
    padding: 30px 0 30px 86px;
  }
  .newsshow .nr p {
    font-size: 14px;
    margin: 0;
  }
  .about01 .text .bt span {
    font-size: 40px;
  }
  .about01 .text .bt p {
    font-size: 16px;
  }
  .about01 .text .bt {
    padding-top: 25px;
    margin-bottom: 5px;
  }
  .about01 .text {
    padding-top: 0;
  }
  .about01 .text .p {
    margin-bottom: 23px;
  }
  .about01 .text ul li {
    margin-right: 80px;
  }
  .about01 {
    padding-bottom: 46px;
  }
  .about02 {
    padding: 38px 0 39px 0;
  }
  .about02 .about-bottom .item {
    padding: 0px 10px;
  }
  .about02 .about-bottom {
    margin-top: 20px;
    padding: 0 40px 44px 40px;
  }
  .about02 .about-bottom .item .text .bt {
    font-size: 16px;
  }
  .about02 .about-bottom .item .text .p {
    font-size: 12px;
  }
  .about02 .about-bottom .item .text {
    padding: 20px;
  }
  .about02 .about-bottom .item.slick-center .text {
    min-height: 200px;
  }
  .about02 .about-bottom .item.slick-center .text {
    min-height: 200px;
  }
  .about03 .about-bottom {
    margin-top: 20px;
  }
  .about03 .honorlist li .img {
    padding: 23px;
  }
  .about03 .honorlist li {
    padding: 0 6px;
  }
  .about04 {
    padding: 40px 0 29px 0;
  }
  .about04 .about-bottom ul li {
    font-size: 16px;
    line-height: 50px;
    margin-bottom: 10px;
  }
  .about04 .about-bottom .show .info .text {
    padding: 10px 0;
  }
  .about04 .about-bottom .show .info .text .bt {
    font-size: 16px;
  }
  .about04 .about-bottom .show .info .text .jsh {
    font-size: 12px;
  }
  .about02 .about-bottom .slick-prev {
    background-size: 20px;
  }
  .about02 .about-bottom .slick-next {
    background-size: 20px;
  }
  .about04 .about-bottom ul .slick-prev {
    background-size: 34px;
  }
  .about04 .about-bottom ul .slick-next {
    background-size: 34px;
  }
  .about05 {
    padding: 41px 0;
  }
  .about05 .list-div .jobsub ul li {
    margin-bottom: 0;
  }
  .about05 .list-div .jobsub p {
    margin-top: 0;
  }
  .about05 .list-div dl dt span {
    font-size: 14px;
  }
  .about05 .list-div dl dt span .address {
    font-size: 12px;
  }
  .content {
    padding: 30px 0;
  }
  .current .info {
    padding: 10px 0;
  }
  .inmain-title {
    font-size: 18px;
  }
  .inmain-title:after {
    width: 25px;
    margin: 5px auto 17px auto;
  }
  .second-nav li {
    width: 110px;
    height: 30px;
  }
  .second-nav li a {
    font-size: 12px;
    line-height: 28px;
  }
  .caselist {
    margin: 0 -6px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .caselist li {
    padding: 0 6px;
    margin-bottom: 15px;
  }
  .caselist li .pic .hover .more {
    font-size: 12px;
  }
  .faqlist li .box .bt {
    font-size: 16px;
  }
  .faqlist li .box .jsh {
    font-size: 12px;
  }
  .faqlist li .box {
    padding: 15px;
  }
  .nav ul li .subnav ul li a {
    font-size: 12px;
  }
  .news .newslist {
    padding-top: 20px;
  }
  .news .newslist li {
    margin-bottom: 15px;
  }
  .news .newslist li .box .text .more {
    bottom: 25px;
  }
  .contact-list1 {
    padding-top: 5px;
  }
  .formlist {
    padding-top: 30px;
  }
  .left_news li a {
    font-size: 12px;
  }
  .pro3_bottom {
    font-size: 12px;
  }
  .about03 {
    padding: 48px 0 49px 0;
  }
  .about04 .about-bottom {
    margin: 19px 50px 0 84px;
  }
  .about05 .list-div dl {
    margin: 20px auto 0 auto;
  }
  .about05 .list-div dl dt {
    padding: 0 25px;
    line-height: 55px;
  }
}
@media (max-width: 1280px) {
  .home-Technical .home-bottom ul li {
    padding-right: 270px;
  }
  .footer-top .footer-ul li {
    margin-left: 50px;
  }
  .about01 .text ul li {
    margin-right: 69px;
  }
  .about02 .about-bottom .item.slick-center {
    margin-top: -20px;
  }
  .about04 .about-bottom .show {
    padding-left: 255px;
  }
  .home-banner .home-banner-slick .slick-prev {
    left: 10px;
    background-size: 18px;
  }
  .home-banner .home-banner-slick .slick-next {
    right: 10px;
    left: auto;
    background-size: 18px;
  }
  .home-banner .home-banner-slick .slick-prev,
  .home-banner .home-banner-slick .slick-next {
    width: 50px;
    height: 50px;
    margin-top: -25px;
  }
  .home-banner .anniu {
    bottom: 15px;
  }
}
@media (max-width: 1100px) {
  .float {
    display: none;
  }
  .header .header-search input {
    width: 170px;
  }
  .header .lan {
    margin-left: 10px;
  }
  .header .gouwu {
    margin-right: 10px;
  }
  .nav ul li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .logo a img {
    width: 45px;
  }
  .header .logo {
    margin-top: 18px;
  }
  .home-Business {
    padding: 30px 0;
  }
  .home-Business .home-bottom .show .info .one .text {
    padding: 21px 26px 25px 27px;
  }
  .home-Technical {
    padding: 30px 0;
  }
  .home-Technical .home-bottom .img {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .home-about {
    padding: 30px 0;
  }
  .home-news {
    padding: 30px 0;
  }
  .footer-top {
    padding: 30px 0 15px 0;
  }
  .footer-top .footer-contact {
    width: 23%;
  }
  .footer-top .footer-ul li {
    margin-left: 40px;
  }
  .left_lxwm img {
    width: 34px;
  }
  .floatTrueland {
    left: 15px;
  }
  .about01 .text ul li {
    margin-right: 55px;
  }
  .about04 .about-bottom ul li {
    line-height: 47px;
  }
  .about01 {
    padding-bottom: 30px;
  }
  .about02 {
    padding: 30px 0;
  }
  .about03 {
    padding: 30px 0;
  }
  .about04 {
    padding: 30px 0;
  }
  .about05 {
    padding: 30px 0;
  }
}
@media (max-width: 768px) {
  .nav {
    display: none;
  }
  .phone-nav {
    display: block;
  }
  .header .lan {
    display: none;
  }
  .header .header-search {
    display: none;
  }
  .header .header-right {
    margin-top: 23px;
    padding-right: 35px;
  }
  .home-title p:before,
  .home-title p:after {
    display: none;
  }
  .home-title h3 {
    font-size: 14px;
  }
  .home-title p {
    font-size: 20px;
  }
  .home-Business .home-bottom .list li {
    margin-bottom: 5px;
  }
  .home-Business .home-bottom .show .info .one {
    width: 100%;
    margin-bottom: 12px;
  }
  .home-Business .home-bottom .show .info .prolist {
    float: none;
    width: auto;
    display: block;
  }
  .home-Technical .home-bottom ul li {
    padding: 0 20px !important;
    margin-bottom: 10px;
    width: 94%;
  }
  .home-Technical .home-bottom ul li .box {
    background: none !important;
    text-align: left !important;
  }
  .home-Technical .home-bottom ul li .bt:after {
    width: 100px;
    height: 2px;
    background: #fff;
    margin-top: 10px;
    content: '';
    display: block;
  }
  .home-Technical .home-bottom ul {
    min-height: 0;
    padding-top: 0;
  }
  .home-Technical .home-bottom .img {
    position: relative;
    top: auto;
    left: auto;
    transform: inherit;
    margin-bottom: 10px;
  }
  .home-about .home-bottom .img {
    width: 100%;
  }
  .home-about .home-bottom .text {
    width: 100%;
    padding: 10px 10px 23px 10px;
  }
  .home-about .home-bottom .text .more {
    width: 60px;
    height: 33px;
    padding: 6px 0 0 28px;
    background-size: 60px;
  }
  .home-about .home-bottom .text .more a {
    background: none;
    background-size: 25px;
    font-size: 12px;
  }
  .home-about .home-bottom .text .more a span {
    display: none;
  }
  .newslist li .text .more {
    display: none;
  }
  .home-news .home-bottom .slick-prev {
    left: 0;
  }
  .home-news .home-bottom .slick-next {
    right: 0;
    left: auto;
  }
  .home-news .home-bottom {
    padding: 0 30px 25px 30px;
  }
  .home-news .home-bottom .slick-prev,
  .home-news .home-bottom .slick-next {
    width: 20px;
  }
  .footer-top .footer-contact {
    width: 100%;
  }
  .footer-top .footer-ewm {
    width: 100%;
    padding-top: 10px;
    text-align: left;
  }
  .footer-top .footer-ul {
    display: none;
  }
  .footer-top .footer-ewm img {
    float: left;
  }
  .nyleft {
    display: none;
  }
  .nyzhuyao_right {
    width: 100%;
  }
  .prolist li {
    width: 50%;
  }
  .caselist li {
    width: 50%;
  }
  .newslist li {
    width: 50%;
  }
  .news .newslist li .box .text {
    padding: 10px;
  }
  .newsshow .title {
    font-size: 20px;
    padding: 20px 0 12px 0;
  }
  .floatTrueland {
    display: none;
  }
  .newsshow .nr {
    padding: 30px 0 30px 0;
  }
  .prev-next li p {
    /* color: transparent !important; */
  }
  .prev-next .return {
    padding: 0;
    background: #f7f7f7 url(../img/mumu.png) no-repeat center center;
  }
  .prev-next .return a {
    color: transparent !important;
  }
  .prev-next .news-prev {
    padding-right: 0;
  }
  .prev-next .news-next {
    padding-left: 0;
  }
  .contact-list1 li {
    width: 100%;
  }
  .formlist li {
    width: 100%;
    margin-bottom: 20px;
  }
  #allmap {
    height: 300px;
  }
  .about01 .img {
    width: 100%;
  }
  .about01 .text {
    width: 100%;
  }
  .about01 .text ul li {
    margin-right: 0;
    width: 50%;
  }
  .about02 .about-bottom {
    padding: 0 30px 44px 30px;
  }
  .about02 .about-bottom .item.slick-center {
    margin-top: 0;
  }
  .about02 .about-bottom .item.slick-center .text {
    min-height: 0;
  }
  .about01 .about-bottom {
    padding-top: 10px;
  }
  .about01 .img {
    margin-left: -30px;
  }
  .about04 .about-bottom {
    margin: 19px 0 0 0;
  }
  .about04 .about-bottom .show {
    padding-left: 0;
    position: relative;
    z-index: 1;
  }
  .about04 .about-bottom ul {
    z-index: 3;
  }
  .about04 .about-bottom ul {
    padding: 2px 0;
    width: 100px;
  }
  .about05 .list-div .jobsub ul li {
    width: 100%;
  }
  .about05 .list-div .jobsub {
    padding: 20px 0 20px 0;
    font-size: 12px;
  }
  .home-Technical .home-bottom .img {
    margin: 0 auto;
  }
  .about02 .about-bottom .slick-list {
    padding-top: 0 !important;
  }
  .home-banner {
    margin-top: 80px;
  }
  .home-banner .home-banner-slick .item .img1 {
    display: block;
  }
  .home-banner .home-banner-slick .item .img {
    display: none;
  }
  .inbanner {
    margin-top: 80px;
  }
  .inbanner .inbanner-slick1 {
    display: block;
  }
  .inbanner .inbanner-slick {
    display: none;
  }
  .inbanner .txtbox {
    padding-top: 0;
  }
  .inbanner .txtbox .container .info {
    background: none;
    height: auto;
  }
  .inbanner .txtbox p {
    font-size: 22px;
    line-height: initial;
    padding-left: 10px;
  }
}

select {
	border: 1px solid #d9d9d9;
    width: 50px;
    height: 28px;
    margin: 0 10px;
}

#search-text::-webkit-input-placeholder {
	color: #fff;
}
#search-text::-moz-placeholder {
	color: #fff;
}
#search-text::-ms-input-placeholder {
	color: #fff;
}

.video-popup video {
	width: 100%;
} 

.formlist li .box .span span {
	color: rgb(213,16,26);
}

@media (max-width: 1366px) {
	.about05 .list-div dl dt span {
		padding-right: 36px;
	}
	.news .newslist li .box .text .more {
		bottom: 5px;
	}
	.newslist li .text {
		padding: 10px 0 22px 0;
	}
}
@media (max-width: 1280px) {
	.newslist li .text {
		padding: 10px 0 23px 0;
	}
}
@media (max-width: 1015px) {
	.about01 .text ul li {
		margin-right: 53px;
	}
}

@media (max-width: 1003px) {
	.about01 .text ul li {
		margin-right: 48px;
	}
}

@media (max-width: 970px) {
	.about01 .text ul li {
		margin-right: 8%;
	}
}

@media (max-width: 850px) {
	.about01 .text ul li {
		margin-right: 5%;
	}
}

@media (max-width: 768px) {
	.about01 .text ul li {
		margin-right: 0;
	}
	.prev-next .news-prev {
		padding-left: 44px;
	}
	.prev-next li p {
		width: 85%;
		overflow: hidden;
		text-overflow: ellipsis;
		padding-left: 5px;
	}
	.prev-next .news-prev span {
		left: 0;
	}
	.prev-next .news-next span {
		right: 0;
	}
	.prev-next .news-next {
		padding-right: 15px;
		text-align: center;
	}
	
}

.width {
    width: 1200px;
    margin: 0 auto;
}
.both {
    clear: both;
}
.home-Business .home-bottom .show .info .one a:nth-child(n+2) {
    display: none;
}
.prolist li:nth-child(n+7) {
    display: none;
}
.newslist li .text .jsh p {
    width: 90%;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.pic img {
    transition: 0.5s;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.footer-top .footer-ewm img {
    padding: 8px;
    background: #fff;
    width: 74%;
}
p#fzwz {
    display: inline-block;
}


@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block!important; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a {
    width: calc(100% / 6);
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #bdbbbb;
    color: #000;
    float: left;
    font-size: 16px;
    font-weight: bold;
}

.container {
    padding: 0 0;
    width: 100%;
}
.home-about .home-bottom .text .more {
    width: 38px;
    height: 33px;
    padding: 7px 0 0 22px;
    background-size: 64px;
}
.home-about .home-bottom .text .more a {
    background: none;
    background-size: 25px;
    font-size: 12px;
    padding-top: 5px;
}
.footer {
    background: url(../img/bg3.jpg) no-repeat top center;
    background-size: cover;
    padding-bottom: 43px;
}
.header .logo a span {
    color: #fff;
}
.header .logo a span {
    color: #fff;
    font-size: 34px;
    text-align: center;
    display: block;
    font-weight: bold;
    position: relative;
    left: 50%;
}
.footer-top .footer-contact {
    width: 50%!important;
}

.footer-top .footer-ewm {
    width: 20%;
    padding-top: 10px;
    text-align: right;
    float: left;
    margin-left: 24%;
}
.footer-top .footer-ewm img {
    float: left;
    width: 100%;
    padding: 0!important;
    margin-right: 12%;
}

.prolist li {
    width: 48%!important;
}
.home-about .home-bottom .text {
    width: 100%;
    padding: 10px 4px!important;
}
.newslist li {
    width: 100%!important;
}
.footer-top .footer-contact .bt {
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 10px;
}

}
