@charset "utf-8";
/* CSS Document */
body, div, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, iframe, input, textarea, select, label, article, aside, footer, header, menu, nav, section, time, audio, video {
  margin: 0;
  padding: 0;
}
article, aside, footer, header, hgroup, nav, section, audio, canvas, video {
  display: block;
}
body {
  font-family: "Montserrat", Noto Sans SC, "Hiragino Sans GB", STHeiti, "PingFang SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
}
textarea {
  resize: none;
}
iframe, img {
  border: 0;
}
ul, ol {
  list-style: none;
}
input, select, textarea {
  outline: 0;
  -webkit-user-modify: read-write-plaintext-only;
}
/* input { -webkit-appearance: none; } */
a {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: none;
  /*color: #62b15d;*/
}
/* 清理浮动 */
.clearfix {
  clear: both;
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* 全局浮动 */
.fl {
  float: left;
}
.fr {
  float: right;
}
.wrapper {
  margin: 0 auto;
}
.bgtable {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.bgtable td {
  border: 1px solid #ccc;
  line-height: 2;
  padding-left: 10px;
}
.roundsa {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.bannerslide .swiper-slide {
  background-position: center;
  background-size: cover;
  position: relative;
  height: 758px;
}
.bannerslide .swiper-slide a .con {
  margin-top: 52px;
}
.bannerslide .swiper-slide a .con .tit {
  line-height: 48px;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
}
.bannerslide .swiper-slide a .con .txt {
  line-height: 24px;
  font-size: 14px;
  font-weight: 400px;
}
.paginationw {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 70px !important;
  width: 100%;
  z-index: 9;
}
.swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  background: #ea0000;
}
.bannerslide .swiper-button-prev {
  background: url(../img/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.bannerslide .swiper-button-next {
  background: url(../img/arrows.png) no-repeat right bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.topbar {
  padding: 16px;
  position: fixed;
  z-index: 999;
  box-sizing: border-box;
  top: 0;
  right: 0;
  left: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.container {
  padding: 0 40px;
  line-height: 70px;
}
.logo {
  float: left;
  background: url(../img/logo.png) no-repeat center top;
  background-size: cover;
  width: 192px;
  height: 45px;
  display: inline-block;
  margin-top: 15px;
  background-size: contain;
}
.top-right {
  float: right;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
.top-right a {
  color: #fff;
}
.split {
  font-size: 12px;
  color: #fff;
  padding: 0 1px;
  font-weight: normal;
}
.nav {
  padding-left: 30%;
}
.nav .nli {
  float: left;
  position: relative;
  text-align: center;
  padding: 0 14px;
}
.nav .nli a {
  font-weight: 300;
  font-size: 16px;
  color: #fff;
}
.nav .nli a:hover {
  color: #999;
  text-decoration: none;
}
.nav .nli .sub {
  position: absolute;
  display: none;
  width: 120px;
  z-index: 99;
  background: rgba(0, 0, 0, .7);
  left: 0;
  top: 61px;
}
.nav .nli .sub li {
  display: block;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  line-height: 35px;
}
.nav .nli .sub li a {
  font-size: 12px;
  color: #fff;
  font-weight: normal;
}
.nav .nli .sub li:hover {
  background: #ececec;
}
.nav .nli .sub li:hover a {
  color: #666;
}
.topbar.fxd {
  background: #fff;
  height: 97px;
  -webkit-box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .2s;
  transition: all .2s;
}
.topbar.fxd .logo {
  background: url(../img/logoblack.png) no-repeat center top;
  background-size: cover;
  width: 192px;
  height: 45px;
  margin-top: 15px;
  background-size: contain;
}
.topbar.fxd .nav a {
  color: #666;
}
.topbar.fxd .top-right {
  color: #666;
}
.topbar.fxd .top-right a {
  color: #666;
}
.topbar.fxd .split {
  color: #666;
}
.hometitle {
  font-size: 24px;
  font-weight: bold;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  color: #666;
}
/*.hometitle:after {

    position: absolute;
    content: '';
    width: 30px;
    background: #113c98;
    height: 3px;
    top: 50px;
    left: 14px;
    transform: translateX(-50%);
	
	
}
*/
.newsblok .hometitle:after {
  position: absolute;
  content: '';
  width: 30px;
  background: #113c98;
  height: 0px;
  top: 50px;
  left: 14px;
  transform: translateX(-50%);
}
.newsitem_block {
  padding: 40px 0px;
  border-bottom: #c0bebf 1px solid;
  box-sizing: border-box;
  transition: all ease 0.3s;
  */ -webkit-transition: all ease 0.3s;
}
.newstitleitem_block {
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
}
.newstextitem_block {
  font-size: 14px;
  display: block;
  width: 490px;
  word-wrap: break-word;
  word-break: normal;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
  float: left;
}
.newsarrow_block {
  height: 30px;
  text-align: right;
  vertical-align: bottom;
  overflow: hidden;
}
.newsitem_block:hover {
  padding: 40px 50px;
  border-bottom: #c0bebf 1px solid;
  box-sizing: border-box;
  width: 100%;
  background: linear-gradient(to right, rgba(8, 45, 124, 1), rgba(8, 45, 124, 0));
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.newsitem_block:hover .newstitleitem_block {
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
  color: #FFF;
}
.newsitem_block:hover .newstextitem_block {
  font-size: 14px;
  display: block;
  width: 490px;
  word-wrap: break-word;
  word-break: normal;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
  color: #FFF;
  float: left;
}
.newsitem_block:hover .newsarrow_block {
  height: 30px;
  text-align: right;
  vertical-align: bottom;
  overflow: hidden;
}
.homebtn {
  float: left;
  width: 140px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-top: 30px;
  background: #113c98;
  color: #fff;
  border-radius: 30px;
}
.homebox1 {
  padding: 95px 0 60px 0;
}
.homebox1 .hometext {
  margin-bottom: 60px;
}
.homebox1 .prolist {
  text-align: center;
  margin-bottom: 60px;
  display: block;
}
.homebox1 .prolist a {
  background: #e6f1f8;
  font-size: 15px;
  padding: 10px 20px;
  margin-right: 5px;
  color: #666;
  border-radius: 30px;
}
.homebox1 .prolist .all {
  background: #1e9024;
  color: #fff;
}
.probox {}
.probox .item {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 19.334%;
  float: left;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.probox .item:nth-child(5n) {
  margin-right: 0;
}
.probox .item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.probox .item .pic {
  display: block;
}
.probox .item .pic img {
  display: block;
  width: 100%;
}
.probox .item .info {
  background: #f2f8fb;
  text-align: center;
  padding: 30px 40px;
  height: 100px;
}
.probox .item .info .name {
  font-size: 18px;
  color: #192436;
  margin-bottom: 10px;
}
.probox .item a:hover {
  text-decoration: none;
}
.probox .item a:hover .info .name {
  color: #1e9024;
}
.probox .item .info .text {
  font-size: 13px;
  color: #777;
  line-height: 160%;
  word-wrap: break-word;
  word-break: normal;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
}
.homebox2 {
  background: #eaeff2;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}
.probox1 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.probox1 .item {
  float: left;
  width: 49.584%;
  margin-right: 10px;
  margin-bottom: 10px;
}
.probox1 .item:nth-child(2n) {
  margin-right: 0;
}
.probox1 .item .pic {
  display: block;
}
.probox1 .item .pic img {
  display: block;
  width: 100%;
}
.probox1 .item .info {
  padding: 60px 60px;
  display: block;
  background: #fff;
}
.probox1 .item:hover .name a {
  text-decoration: none;
  color: #393;
}
.probox1 .item .info .name a {
  float: left;
  display: block;
  font-size: 18px;
  color: #666;
  width: 70%;
}
.probox1 .item .info .name a:hover {
  color: #390;
}
.probox1 .item .info .name span {
  padding: 8px 20px;
  border: #ddd 1px solid;
  float: right;
  background: #FFF;
  color: #666;
  font-size: 12px;
  font-weight: 900;
}
.probox1 .item .info .text {
  width: 100%;
  padding-top: 30px;
  font-size: 14px;
  color: #666;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
}
.homebox9 {
  background: #eaeff2; /*url(../images/newsbg.jpg) repeat center center*/
  background-size: 100% 100%;
  padding-top: 120px;
  padding-bottom: 70px;
  position: relative;
}
.homebox9 .item {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.homebox9 .item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.homebox9 a {
  text-decoration: none;
}
.homebox9 .info {
  background: #fff url(../images/newpbg1.jpg) repeat bottom right; /**/
  padding: 55px 40px;
  text-align: left;
}
.homebox9 .series {
  font-size: 14px;
  color: #777;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
  line-height: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}
.homebox9 .apparrow {
  height: 30px;
  width: 30px;
  border-radius: 30px;
  background: rgba(61, 70, 75, 0.2);
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.homebox9 .name {
  font-size: 23px;
  color: #3d464b;
  line-height: 120%;
  padding-top: 10px;
  letter-spacing: 0px;
  font-weight: 600;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
}
.homebox9 .text {
  color: #777;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
  line-height: 20px;
  overflow: hidden;
  margin: 15px auto 30px;
}
.homebox9 .info .btn {
  padding: 2px 0px 8px 0px;
  line-height: 160%;
  color: #e89700;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}
.homebox8 {
  background: #cba95c url(../images/contactbg1.jpg) repeat center center;
  background-size: cover;
  padding: 140px 70px 140px 70px;
  position: relative;
  color: #fff;
}
.homebox3 {
  background: #eaeff2;
  padding-top: 90px;
  padding-bottom: 70px;
}
.homebox3 .hometitle {
  font-size: 24px;
  font-weight: bold;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  color: #333;
  margin: 0 auto;
  text-align: center;
}
/*.homebox3 .hometitle:after {
	position: absolute;
	content: '';
	width: 30px;
	background: #4676de;
	height: 3px;
	top: 50px;
	left: 54px;
	transform: translateX(-50%);
}*/
.homebox3 .hometext {
  font-size: 15px;
  line-height: 160%;
  display: block;
  width: 100%;
  color: #666;
  text-align: center;
}
.homebox3 li {
  padding: 0px 6px;
  border: rgba(255, 255, 255, 0.2) 1px solid;
  line-height: 20px;
  margin-bottom: 3px;
  display: inline-block;
  color: #FFF;
  border-bottom: #eee 1px solid;
}

.procontent {
  /*	max-width:1400px;
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
	  padding:0 40px;
	  box-sizing:border-box;*/
  width: 1600px;
  margin: 0 auto;
}
.procontent .swiper-slide {
  text-align: center;
  /*background: #fff;*/
  height: calc((100% - 30px) / 2);
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.procontent .probox2 .item .pic {
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.procontent .probox2 .item .pic img {
  display: block;
  width: 100%;
  -webkit-transition: all 2s;
}
.procontent .probox2 .item .pic:hover img {
  display: block;
  width: 100%;
  transform: scale(1.1);
}
.procontent .probox2 .item .info {
  padding: 10px 40px 40px 40px;
  text-align: center;
}
.procontent .probox2 .item .info .name {
  font-size: 16px;
  color: #333;
  letter-spacing: 2px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}
.procontent .probox2 .item .info .text {
  font-size: 14px;
  color: #777;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
}
.procontent .probox2 .item .info .model {
  font-size: 14px;
  color: #777;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: center;
}
.homebox4 {
  background: #fff;
  padding: 70px 0px;
}
.homebox4 .hometitle {
  margin-top: 60px;
}
.homebox4 .position {
  position: relative;
}
.homebox4 .tag {
  position: absolute;
  top: -24px;
  width: 100%;
}
.homebox4 .tag .tt {
  width: 100px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  margin: 0 auto;
  border: #bec9b8 1px solid;
  background: #fff;
  color: #666;
}
.homebox4 .taglist {
  font-size: 14px;
  text-align: center;
  line-height: 160%;
  margin-bottom: 40px;
  width: 100%;
  color: #666;
  border: #bec9b8 1px solid;
  padding: 30px 40px;
  background: #f7faf5;
}
.homebox4 .taglist a {
  padding: 0 9px;
}
.titn {
  margin-bottom: 20px;
}
.titn h4 {
  float: left;
  font-weight: normal;
  font-size: 17px;
  color: #666;
}
.titn ul {
  float: right;
}
.titn ul li {
  float: left;
  padding-left: 10px;
}
.titn ul li a {
  font-size: 12px;
  color: #666;
  text-align: right;
}
.titn .more {
  float: right;
  display: block;
  font-size: 12px;
  color: #666;
  text-align: right;
}
.newbox {
  margin-bottom: 40px;
}
.boxn1 {
  float: left;
  width: 33%;
}
.boxn1 .titn {
  width: 360px;
}
.boxn1 .content {}
.boxn1 .content .box {
  margin-bottom: 15px;
}
.boxn1 .content .box .pic {
  float: left;
  width: 114px;
  margin-right: 16px;
}
.boxn1 .content .box .pic img {
  border: 1px solid #ccc;
  display: block;
  width: 100%;
}
.boxn1 .content .box .info {
  float: left;
  width: 230px;
}
.boxn1 .content .box .info .nam {
  padding-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.boxn1 .content .box .info .nam a {
  font-size: 14px;
  color: #666;
}
.boxn1 .content .box .info .nam a:hover {
  color: #F30;
}
.boxn1 .content .box .info .txt {
  font-size: 12px;
  color: #666;
}
.boxn2 {
  float: right;
  width: 67%;
}
.boxn2 .content {}
.boxn2 .content .box {
  width: 250px;
  float: left;
  margin-right: 25px;
}
.boxn2 .content .box:nth-child(3) {
  margin-right: 0;
}
.boxn2 .content .box .pic {
  width: 100%;
  margin-right: 16px;
}
.boxn2 .content .box .pic img {
  display: block;
  width: 100%;
}
.boxn2 .content .box .info {
  border: #cfd9ca 1px solid;
  padding: 16px 20px;
  background: #FFF;
}
.boxn2 .content .box .info .nam {
  padding-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.boxn2 .content .box .info .nam a {
  font-size: 14px;
  color: #666;
}
.boxn2 .content .box .info .nam a:hover {
  color: #F30;
}
.boxn2 .content .box .info .txt {
  font-size: 12px;
  color: #666;
}
.boxn3 {
  float: left;
  width: 33%;
}
.boxn3 .titn {
  width: 360px;
}
.boxn3 .content {}
.boxn3 .content .box {
  width: 170px;
  float: left;
  margin-right: 20px;
}
.boxn3 .content .box:nth-child(2) {
  margin-right: 0;
}
.boxn3 .content .box .pic {
  width: 100%;
  margin-right: 16px;
}
.boxn3 .content .box .pic img {
  display: block;
  width: 100%;
}
.boxn3 .content .box .info {
  border: #cfd9ca 1px solid;
  padding: 16px 20px;
  background: #FFF;
}
.boxn3 .content .box .info .nam {
  margin-bottom: 8px;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
}
.boxn3 .content .box .info .nam a {
  font-size: 14px;
  color: #666;
}
.boxn3 .content .box .info .nam a:hover {
  color: #F30;
}
.boxn3 .content .box .info .txt {
  font-size: 12px;
  color: #666;
}
.boxn4 {
  float: left;
  width: 33%;
}
.boxn4 .titn {
  width: 360px;
}
.boxn4 .content {}
.boxn4 .content .box {
  width: 360px;
  float: left;
  margin-bottom: 15px;
}
.boxn4 .content .box:nth-child(3) {
  margin-bottom: 0;
}
.boxn4 .content .box .pic {
  float: left;
  width: 114px;
  margin-right: 16px;
}
.boxn4 .content .box .pic img {
  display: block;
  width: 100%;
  border: #CCC 1px solid;
}
.boxn4 .content .box .info {
  float: left;
  width: 230px;
}
.boxn4 .content .box .info .nam {
  padding-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.boxn4 .content .box .info .nam a {
  font-size: 14px;
  color: #666;
}
.boxn4 .content .box .info .nam a:hover {
  color: #F30;
}
.boxn4 .content .box .info .txt {
  font-size: 12px;
  color: #666;
}
.boxn5 {
  float: left;
  width: 33%;
}
.boxn5 .titn {
  width: 400px;
}
.boxn5 .content {}
.boxn5 .content .box {
  width: 400px;
  float: left;
  margin-bottom: 15px;
}
.boxn5 .content .box:nth-child(3) {
  margin-bottom: 0;
}
.boxn5 .content .box .nam {
  padding-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.boxn5 .content .box .nam a {
  font-size: 14px;
  color: #666;
}
.boxn5 .content .box .nam a:hover {
  color: #F30;
}
.boxn5 .content .box .info {
  width: 100%;
}
.boxn5 .content .box .info .pic {
  float: left;
  width: 78px;
  margin-right: 16px;
}
.boxn5 .content .box .info .pic img {
  display: block;
  width: 100%;
  border: #CCC 1px solid;
}
.boxn5 .content .box .info .txt {
  float: left;
  width: 306px;
  font-size: 12px;
  color: #666;
}
.newbox1 .boxn5 .titn {
  width: 360px;
}
.newbox1 .boxn5 .content .box {
  width: 360px;
}
.newbox1 .boxn5 .content .box .info .txt {
  float: left;
  width: 266px;
}
.boxn6 {
  float: left;
  width: 33%;
}
.boxn6 .titn {
  width: 400px;
}
.boxn6 .content {
  float: left;
  width: 400px;
}
.homebox5 {
  background: #eaeff2;
  background-size: cover;
  padding: 100px 0px 100px 0px;
}
.homebox5 .pro_sort {
  display: inline-block;
  padding: 10px 20px;
  color: #000;
  background: rgba(255, 255, 255, 0.7);
}
.homebox5 .honor {
  margin-top: 35px;
}
.homebox5 .honor li {
  float: left;
  background-color: #e6f1f8;
  text-align: center;
  margin-right: 10px;
  width: 19%;
}
.homebox5 .honor li img {
  width: 100%;
  display: block;
  height: 320px;
}
.homebox5 .honor li:last-child {
  margin-right: 0;
}
.homebox5 .hometitle {
  color: #fff;
}
.homebox5 .hometext {
  color: #fff;
}
.homebox10 {
  background: #f2efe9;
  background-size: cover;
  padding-bottom: 50px;
}
.homebox10 .home_about {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  margin: 0 auto;
}
.homebox10 .home_about_text_block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 70%;
}
.homebox10 .home_about_left {
  text-align: left;
  width: 35%;
  padding: 70px 30px 70px 70px;
  box-sizing: border-box;
}
.homebox10 .home_about_center {
  text-align: left;
  max-width: 65%;
  margin-top: 40px;
  padding: 70px 120px 70px 50px;
  box-sizing: border-box;
}
.homebox10 .home_about_center .home_about_list {
  font-size: 17px;
  line-height: 1.4;
}
.homebox10 .home_about_center .home_about_list + .home_about_list {
  margin-top: 40px;
}
.numblock {
  text-align: left;
  width: 25%;
  background: #cbaa5c url(../images/space.png) right top;
  padding: 90px 70px;
  box-sizing: border-box;
  position: relative;
  top: -80px;
  z-index: 9;
  right: 70px;
}
.numblock::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 100%;
  height: 100px;
  background: url("../images/arr.png") right top;
}
.footer {
  background-color: #121d26;
  padding: 30px 0 40px 0;
  color: #666;
  font-size: 14px;
  line-height: 160%;
}
.footer .fotmenu {
  border-bottom: #4f565e 1px solid;
  padding: 19px 0 30px 0;
}
.footer .fotmenu ul li {
  float: left;
  padding-right: 20px;
}
.footer .fotmenu ul li a {
  color: #ccc;
}
.footer .foot {
  margin-top: 20px;
}
.footer .foot ul li {
  float: left;
  background: #00b5e2;
  padding: 8px 20px;
  color: #fff;
  margin-left: 10px;
  border-radius: 30px;
}
.top_menu {
  display: none;
}
.mm-menu {
  width: 50%;
  z-index: 10000000;
}
.mm-navbar {
  height: 50px;
  line-height: 30px;
}
.mm-panel .mm-navbar {
  display: block;
}
.mm-menu > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 1px;
  border-top: 1px solid #3a3b4b;
}
.mm-menu > .mm-panel:before {
  height: 50px;
  font-size: 1.125rem;
}
.mm-listview {
  line-height: 26px;
}
.mm-listview > li:not(.mm-divider):after {
  left: 0;
}
.mm-listview > li > a, .mm-listview > li > span {
  padding: 10px 10px 10px 10px;
  text-align: center;
}
html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark .mm-navbar a {
  text-transform: uppercase;
  color: #888;
}
.mm-menu.mm-theme-dark .mm-navbar {
  border-color: #14151b;
}
.mm-menu.mm-theme-dark {
  background: #22232d;
  color: #cfcfcf;
}
.mm-listview > li:not(.mm-divider):after {
  height: 1px;
  background: #14151b;
}
.mm-menu .mm-listview > li:after {
  border-color: #3a3b4b;
}
.mm-menu.mm-theme-dark .mm-listview > li:after {
  border-color: #3a3b4b;
}
.mm-menu.mm-theme-dark .mm-navbar.mm-navbar-bottom {
  border: 0;
}
/*内页分割线*/
.inbanner {
  height: 550px;
  width: 100%;
  display: table;
  background: url(../img/inbanner.jpg) no-repeat center;
  background-size: cover;
}
.inbanner .title {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
}
.inbanner .title h2 {
  font-weight: normal;
  font-size: 60px;
  color: #fff;
}
.inbanner .title h2:after {
  content: "";
  display: block;
  width: 120px;
  height: 4px;
  background: #fff;
  margin: 20px auto 0;
}
.inpage {
  background: #fff;
  padding: 70px 0;
  color: #333;
}
.inpage .bd {
  margin-top: 50px;
}
.inpage .bd p {
  font-size: 14px;
  line-height: 2;
}
.inner-title {
  text-align: center;
  display: block;
}
.inner-title h3 {
  font-size: 36px;
  color: #333;
}
.inner-title i {
  display: block;
  height: 1px;
  width: 70px;
  background: #d6d6d6;
  margin: 0 auto;
  margin-top: 20px;
}
/*about*/
.about01 {
  background: #f3f7f7;
}
.about01 .con {
  width: 45%;
  padding-top: 70px;
  padding-left: 5%;
  padding-right: 5%;
}
.about01 .con h4 {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: normal;
}
.about01 .con p {
  margin-bottom: 10px;
}
.about01 .about-img {
  width: 45%;
}
.about01 .about-img img {
  width: 100%;
  display: block;
}
.about02 {
  margin-top: 50px;
  padding: 0 20px;
}
.about02 .whul {
  margin-top: 50px;
}
.about02 .whul li {
  float: left;
  width: 25%;
  text-align: center;
}
.about02 .whul .wh01 {
  background: url(../img/tb01bg.png) no-repeat center center;
  width: 182px;
  height: 182px;
  text-align: center;
  padding: 0 59px;
}
.about02 .whul .tit {
  font-size: 20px;
  color: #5c5c5c;
  text-decoration: none;
}
.about02 .whul .wh02 {
  background: url(../img/tb02bg.png) no-repeat center center;
  width: 182px;
  height: 182px;
  text-align: center;
  padding: 0 59px;
}
.about02 .whul .wh03 {
  background: url(../img/tb03bg.png) no-repeat center center;
  width: 182px;
  height: 182px;
  text-align: center;
  padding: 0 59px;
}
.about02 .whul .wh04 {
  background: url(../img/tb04bg.png) no-repeat center center;
  width: 182px;
  height: 182px;
  text-align: center;
  padding: 0 59px;
}
.about02 .whul .wh01 .who1imm {
  background: url(../img/tb01.png) no-repeat center;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  padding-top: 45px;
  text-align: center;
}
.about02 .whul .wh02 .who2imm {
  background: url(../img/tb02.png) no-repeat center;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  padding-top: 45px;
  text-align: center;
}
.about02 .whul .wh03 .who3imm {
  background: url(../img/tb03.png) no-repeat center;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  padding-top: 50px;
  text-align: center;
}
.about02 .whul .wh04 .who4imm {
  background: url(../img/tb04.png) no-repeat center;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  padding-top: 50px;
  text-align: center;
}
/*honor*/
.honor_ul {
  width: 100%;
  margin: 40px auto;
}
.honor_ul li {
  width: 30%;
  float: left;
  margin-right: 5%;
  margin-bottom: 20px;
}
.honor_ul li:nth-child(3n) {
  margin-right: 0;
}
.honor_ul li a {
  display: block;
  padding: 5px;
  position: relative;
}
.honor_ul li a:hover {}
.honor_ul li img {
  width: 100%;
  border: 1px solid #ccc;
}
.honor_ul li p {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
  height: 3em;
}
.honor_ul li p a {
  color: #666;
}
li .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #13418e;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
}
li:hover .cover {
  opacity: .8;
  filter: alpha(opacity=80);
}
li .ico01 {
  width: 68px;
  height: 68px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -34px;
  margin-left: -94px;
  background: url(../img/i5.png) no-repeat center center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
li:hover .ico01 {
  margin-left: -34px;
  opacity: 1;
  filter: alpha(opacity=100);
}
li .ico02 {
  width: 68px;
  height: 68px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -34px;
  margin-left: 64px;
  background: url(../img/i6.png) no-repeat center center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
li:hover .ico02 {
  margin-left: -34px;
  opacity: 1;
  filter: alpha(opacity=100);
}
/*contact*/
.contact-in {}
.contact-in .cinl {
  float: left;
  width: 50%;
  border-right: 1px solid #90c31f;
}
.contact-in .cinl .zb {
  background: url(../img/zb.png) no-repeat left top;
}
.contact-in .cinl .zb:hover {
  color: #01a700;
}
.contact-in .cinl .gn {
  background: url(../img/gn.png) no-repeat left top;
}
.contact-in .cinl .wm {
  background: url(../img/wm.png) no-repeat left top;
}
.contact-in .bb {
  padding-left: 40px;
  padding-bottom: 30px;
}
.contact-in h4 {
  font-weight: normal;
  font-size: 18px;
  padding-bottom: 10px;
  color: #000;
}
.contact-in p {
  color: #666;
}
.contact-in .cinr {
  float: right;
}
.contact-in .cinr ul li {
  float: left;
  margin-right: 10px;
  text-align: center;
  font-size: 14px;
}
/*news*/
.nlist {}
.nlist li {
  float: left;
  margin-right: 10px;
}
.nlist li a {
  background: #a7a7a7;
  padding: 14px 20px;
  font-size: 15px;
  color: #fff;
}
.nlist li a.on {
  background: #90c31f;
  text-decoration: none;
}
.nlist li:hover a {
  background: #90c31f;
  text-decoration: none;
}
.newlist {}
.newlist li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding: 40px 0;
}
.newlist .pic {
  width: 20%;
  overflow: hidden;
}
.newlist .pic img {
  display: block;
  width: 100%;
}
.newlist .info {
  width: 55%;
  margin-left: 2%;
}
.newlist .info .nam {
  font-size: 22px;
  color: #333;
}
.newlist .info .nam:hover {
  color: #0ca00b;
  text-decoration: none;
}
.newlist .info .txt {
  font-size: 14px;
  margin-top: 20px;
  line-height: 2;
  height: 3.4em;
  text-overflow: ellipsis;
  color: #666;
}
.newlist .info .more {
  display: block;
  color: #666;
  font-size: 14px;
  margin-top: 20px;
}
.newlist .info .more:hover {
  color: #0ca00b;
  text-decoration: none;
}
.newlist .date {
  text-align: right;
}
.newlist .date .day {
  font-weight: bold;
  font-size: 36px;
  color: #666;
}
.newlist .date .year {
  font-size: 22px;
  color: #666;
  margin-top: 5px;
}
.minnav {
  color: #333;
  font-size: 18px;
  margin: 50px 0;
}
.minnav .on {
  color: #01a700;
}
.newstitle {
  font-size: 26px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 5px;
  color: #000;
}
.newsinfo {
  font-size: 12px;
  text-align: center;
  line-height: 30px;
  color: #999;
}
.newsmaincon {
  margin: 20px 0;
  color: #39424b;
  font-size: 16px;
}
.inpage .bd .newsmaincon p {
  font-size: 16px;
  margin-bottom: 10px;
}
/*case*/
.case {}
.case .item {
  float: left;
  width: 32.2%;
  margin-right: 20px;
  margin-bottom: 20px;
}
.case .item:nth-child(3n) {
  margin-right: 0;
}
.case .item:hover a {
  text-decoration: none;
}
.case .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
}
.case .item .pic img {
  display: block;
  width: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.case .item:hover .pic img {
  transform: scale(1.05);
}
.case .item .info {
  background: #f1f9f1;
  padding-left: 40px;
  padding-top: 20px;
}
.case .item .info .name {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  margin-right: 30px;
  margin-top: 20px;
}
.case .item .info .text {
  font-size: 14px;
  color: #777;
  line-height: 20px;
  height: 56px;
  overflow: hidden;
  margin-top: 10px;
  margin-right: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 3;
}
/*workshop*/
.workshop {}
.workshop .item {
  float: left;
  width: 27.2%;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #fff;
  padding: 40px 30px;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.workshop .item:nth-child(3n) {
  margin-right: 0;
}
.workshop .item:hover {
  background: #90c31f;
  -webkit-transition: all .2s;
  transition: all .2s;
  text-decoration: none;
}
.workshop .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
}
.workshop .item .pic img {
  display: block;
  width: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.workshop .item:hover .pic img {
  transform: scale(1.1);
}
.workshop .item .name {
  font-size: 18px;
  color: #333;
  margin-top: 20px;
}
.workshop .item:hover .name {
  color: #fff;
  text-decoration: none;
}
/*product*/
.pro_listbox {
  padding: 50px 0;
}
.colorbg {
  background: #eef6dc;
}
.promaincon {
  margin: 20px 0;
  color: #39424b;
  line-height: 25px;
}
.promaincon img {
  max-width: 100%;
}
.procontou {
  margin-bottom: 30px;
}
.procontou .fl {
  float: left;
  width: 100%;
  max-width: 600px;
}
.procontou .proslide {
  width: 100%;
  max-width: 600px;
  height: 400px;
  border: 1px solid #dedede;
}
.procontou .proslide li img {
  width: 100%;
}
.procontou .pshd {
  height: 100px;
  overflow: hidden;
  position: relative;
}
.procontou .pshd_w {
  position: relative;
}
.procontou .next_off {
  position: absolute;
  top: 10px;
  height: calc(100% - 28px);
  right: -40px;
  cursor: pointer;
}
.procontou .prev_off {
  position: absolute;
  top: 10px;
  height: calc(100% - 28px);
  left: -40px;
  cursor: pointer;
  display: none;
}
.procontou .pshd ul {
  margin-top: 10px;
  position: relative;
  left: 0;
  transition: 0.2s;
}
.procontou .pshd ul li {
  float: left;
  margin-right: 7.2px;
  width: 94px;
  border: 2px solid #dedede;
  cursor: pointer;
  box-sizing: border-box;
}
.procontou .pshd ul li:nth-child(6n) {
  margin-right: 0;
}
.procontou .pshd ul li img {
  display: block;
}
.procontou .pshd ul li.on {
  border-color: #051039;
}
.procontou .pshd02 ul li.on {
  border-color: #df6319;
}
.procontou .pshd03 ul li.on {
  border-color: #119fa1;
}
.procontou .pshd04 ul li.on {
  border-color: #00c33c;
}
.procontou .info {
  float: right;
  color: #666;
  width: calc(100% - 620px);
}
.procontou .info .name {
  font-size: 30px;
  color: #0aab0a;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 30px;
}
.procontou .info02 .name {
  color: #df6319;
}
.procontou .info03 .name {
  color: #119fa1;
}
.procontou .info04 .name {
  color: #00c33c;
}
.procontou .info .num {
  font-size: 16px;
  margin: 10px 0;
}
.procontou .info .txt {
  font-size: 14px;
  line-height: 24px;
}
.procontou .info .btn {
  margin-top: 20px;
}
.procontou .info .btn span {
  display: inline-block;
  background: #0aab0a url(../img/telicon.png) no-repeat 20px center;
  color: #fff;
  padding: 0 20px 0 50px;
  line-height: 40px;
  height: 40px;
  border-radius: 20px;
  font-size: 13px;
}
.procontou .info .btn span br {
  display: none;
}
.procontou .info02 .btn span {
  background-color: #df6319
}
.procontou .info03 .btn span {
  background-color: #119fa1
}
.procontou .info04 .btn span {
  background-color: #00c33c
}
.proo {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.proo li {
  float: left;
  width: 31%;
  position: relative;
  overflow: hidden;
  margin: 0 20px 20px 0;
  height: 270px;
}
.proo li .txt {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 40px;
  transition: .5s;
}
.proo li .datit {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
  width: 100%;
  text-align: center;
}
.proo li em {
  width: 180px;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
  display: block;
}
.proo li .miaoshu {
  padding: 15px 20px;
  color: #fff;
}
.proo li .img img {
  display: block;
  width: 100%;
}
.proo li a:hover {
  text-decoration: none;
}
.proo li .probg {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: #126410;
  opacity: 0.7;
  height: 40px;
  width: 100%;
  transition: .5s;
}
.proo li a:hover .txt {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 80%;
}
.proo li a:hover .datit {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
}
.proo li a:hover .probg {
  height: 100%;
}
.probox01 {}
.probox01 .item {
  margin-right: 20px;
  margin-bottom: 20px;
  width: 32%;
  float: left;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.probox01 .item:nth-child(3n) {
  margin-right: 0;
}
.probox01 .item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.probox01 .item .pic {
  display: block;
}
.probox01 .item .pic img {
  display: block;
  width: 100%;
}
.probox01 .item .info {
  background: #f2f8fb;
  text-align: center;
  padding: 30px 40px;
  height: 50px;
}
.probox01 .item .info .name {
  font-size: 18px;
  color: #192436;
  margin-bottom: 10px;
}
.probox01 .item a:hover {
  text-decoration: none;
}
.probox01 .item a:hover .info .name {
  color: #1e9024;
}
.probox01 .item .info .text {
  font-size: 13px;
  color: #777;
  line-height: 160%;
  word-wrap: break-word;
  word-break: normal;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
}
/*上下页*/
.newsbackline {
  height: 30px;
  line-height: 30px;
  border-top: 1px solid #dedede;
  padding-top: 20px;
  margin: 30px 0 50px;
}
.newsbackline ul {
  width: 100%;
}
.newsbackline ul li.prev {
  text-align: left;
}
.newsbackline ul li {
  width: 33.333333%;
  float: left;
  display: block;
  height: 33px;
  text-align: center;
}
.newsbackline ul li.next {
  text-align: right;
}
.main .bd .newsbackline ul li a {
  display: inline-block;
  width: 120px;
  border-width: 1px;
  border-style: solid;
  border-color: #dedede;
  text-decoration: none;
  color: #666;
  font-size: 12px;
  box-sizing: border-box;
  background: #fff;
  line-height: 30px;
}
.newsbackline ul li a {
  text-align: center;
}
.newsbackline ul li a {
  display: inline-block;
  width: 120px;
  border-width: 1px;
  border-style: solid;
  border-color: #dedede;
  text-decoration: none;
  color: #666;
  font-size: 12px;
  box-sizing: border-box;
  background: #fff;
  line-height: 30px;
}
@media (max-width: 1200px) {
  .wrapper {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .nav {
    width: 65%;
  }
  .probox .item {
    width: 19.3%;
  }
  .probox1 .item {
    width: 49.5%;
  }
  .homebox4 .taglist {
    width: auto;
  }
  .boxn2 .content .box {
    margin-right: 12px;
  }
  .prolist01 .item {
    width: 23.7%;
  }
  .prolist02 .item, .workshop .item {
    width: 27%;
  }
  .case .item {
    width: 32%;
  }
}
@media (max-width: 720px) {
  .bannerslide .swiper-slide {
    height: 300px;
  }
  .top_menu {
    float: right;
    display: block;
    margin-top: 5px;
  }
  .container {
    padding: 0;
  }
  .nav {
    display: none;
  }
  .top-right {
    display: none;
  }
  .homebox1 .prolist a {
    display: inline-block;
    margin-bottom: 10px;
  }
  .probox .item {
    width: 48%;
    margin: 1%;
  }
  .probox .item:nth-child(5n) {
    margin-right: 1%;
  }
  .probox .item .info {
    padding: 20px;
  }
  .probox .item .info .name {
    font-size: 16px;
  }
  .probox1 .item {
    width: 100%;
  }
  .probox1 .item .info {
    padding: 40px;
  }
  .probox1 .item .info .name a {
    font-size: 16px;
  }
  .newbox {
    margin-bottom: 0;
  }
  .boxn1, .boxn2, .boxn3, .boxn4, .boxn5, .boxn6 {
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px;
  }
  .boxn1 .titn, .boxn3 .titn, .boxn4 .titn, .boxn5 .titn, .boxn6 .titn {
    width: 100%;
  }
  .newbox1 .boxn5 .titn {
    width: 100%;
  }
  .boxn1 .content .box .pic, .boxn4 .content .box .pic {
    width: 30%;
  }
  .boxn1 .content .box .info, .boxn4 .content .box .info {
    width: 65%;
  }
  .boxn2 .content .box {
    width: 100%;
    margin-bottom: 10px;
  }
  .boxn3 .content .box {
    width: 48%;
    margin-right: 12px;
  }
  .boxn4 .content .box {
    width: 100%;
  }
  .boxn5 .content .box {
    width: 100%;
  }
  .boxn5 .content .box .info .pic {
    width: 20%;
  }
  .boxn5 .content .box .info .txt {
    width: 74%;
  }
  .newbox1 .boxn5 .content .box {
    width: 100%;
  }
  .newbox1 .boxn5 .content .box .info .txt {
    width: 74%;
  }
  .boxn6 .content {
    width: 100%;
  }
  .homebox5 .honor li img {
    height: auto;
  }
  .homebox5 .honor li {
    width: 17%;
  }
  .footer .fotmenu {
    display: none;
  }
}
@media (max-width: 1200px) {
  .homebox10 .home_about_text_block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 70%;
  }
  .homebox10 .home_about_left {
    width: 100%;
    padding: 70px 120px 0px 50px;
  }
  .homebox10 .home_about_center {
    max-width: 100%;
    padding: 10px 120px 70px 50px;
  }
  .homebox10 .numblock {
    width: 30%;
  }
  .homebox10 .home_about_center .home_about_list + .home_about_list {
    display: none;
  }
}



@media (max-width: 768px) {
    html {
        font-size: 100%;
    }
    .about_content .subclass .content {
        font-size: 1rem;
    }
}