.footer-copy {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 26px;
  color: #666;
  padding-top: 25px;
  padding-bottom: 45px; }
.footer-copy a {
  color: #666; }
  .footer-address .div-01 .div-des {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  margin-top: 4px; }
  .index-about-num-01 .div-des {
  font-size: 18px;
  line-height: 28px;
  color: #888;
  margin-top: 8px; }
  .about-history-01 .div-des {
  font-size: 18px;
  color: #555;
  line-height: 30px;
  margin-top: 15px; }
  .promotion-01 .div-des {
  font-size: 16px;
  color: #555;
  line-height: 30px;
  padding: 20px 10%; }
  .management-cont .div-cont .div-des {
  font-size: 16px;
  color: #555;
  line-height: 30px;
  margin-top: 27px;
  width: 100%;
  }
  .concept-01 .div-cont .div-des {
  position: relative;
  z-index: 2;
  font-size: 16px;
  line-height: 30px;
  color: #555;
  margin-top: 19px; }
  .product-01 .product-word .div-cont .div-des {
  font-size: 18px;
  line-height: 32px;
  color: #555;
  margin-top: 35px;
  /*height: 96px;*/
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden; }
.product-01 .product-word .div-cont .div-des .div-txt{
  /*height: 96px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;*/
}
.mission-cont .div-cont .div-des {
  font-size: 26px;
  color: #e22702;
  line-height: 50px;
  margin-top: 18px; }
  .culture-01 .div-02 .div-des {
  font-size: 16px;
  line-height: 30px;
  margin-top: 34px; }
  .culture-01 .div-02 .div-des p{
    margin: 0;
  }
  .product-01 .div-cont .div-des {
  font-size: 18px;
  line-height: 32px;
  color: #555;
  margin-top: 32px;
  padding-bottom: 90px;
  border-bottom: 1px dashed #e5e5e5; }
  .guide-list-01 .div-des {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  margin-top: 8px;
  word-spacing: wrap; }
.guide-list-01 .div-des.c-red {
  color: #e22702; }
.guide-list-01 .div-des .c-red {
  color: #e22702; }
  .job-sx-list li .div-des {
  width: 88.75%;
  padding: 10px 0 20px 30px;
  border-bottom: 1px solid #e6e6e6; }
.job-sx-list li .div-des a {
  display: inline-block;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  margin-left: 20px;
  margin-top: 10px; }
.job-sx-list li .div-des a:hover, .job-sx-list li .div-des a.xz {
  color: #e22702; }
.job-sx-list li .div-des a.on {
  background: #e22702;
  color: #fff;
  padding: 0 10px;
  border-radius: 5px; }
  .notice-art .div-des {
  font-size: 16px;
  line-height: 30px;
  color: #555;
  margin-top: 23px; }
  .footer-address {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6; }
.footer-address .div-01 {
  padding-left: 80px; }
.footer-address .div-01 .span-icon {
  position: absolute;
  left: 0;
  top: 0; }
.footer-address .div-01 .div-title {
  font-size: 18px;
  line-height: 28px;
  color: #333;
  padding-top: 2px; }
.footer-share-01 .span-ewm {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 110px;
  background: url("../images/bg-02.png") center center no-repeat;
  bottom: 100%;
  display: none;
}

.footer-share-01:hover .span-ewm {
  display: block;
}
.footer-share-01:hover .span-ewm {
  display: block; }
  .about-history-list li .div-img1 {
  position: absolute;
  right: 0;
  bottom: -21px; }
.about-history-list li .div-img2 {
  position: absolute;
  left: 0;
  bottom: 100%; }
.about-history-list li .div-img3 {
  position: absolute;
  right: 0;
  bottom: -30px; }
  .training-01 .div-img img {
  width: 100%;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s; }
  .management-cont .div-img {
  position: absolute;
  right: 0;
  top: -60px;
  bottom: 0;
  width: 35%; }
.management-cont .div-img .span-img {
  position: absolute;
  left: 0;
  top: 0px;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .concept-01 .div-img {
  width: 100%;
  margin-top: 6px; margin-bottom:20px; text-align:center }
  .concept-01 .div-img img{ margin:0 auto}
.concept-01 .div-img img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .product-01 .div-img {
  width: 42.85%;
  background: #fff;
  overflow: hidden; }
.product-01 .div-img .mg-mc {
  width: 100%; }
.product-01 .div-img .mg1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /*max-width: 100%;*/
  max-height: 100%;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s; }
  .product-yf-01 .div-img {
  width: 41.66%; }
.product-yf-01 .div-img img {
  width: 100%;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s; }
  .guide-01 .div-img {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto; }
  .footer-share-01 {
  margin-left: 70px;
  padding-top: 8px;
  cursor: pointer; }
.footer-share-01:first-child {
  margin-left: 0; }
.footer-share-01 .div-title {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin-top: 11px; }
  .footer-share {
  width: 50%;
  display: flex;
  justify-content: flex-end; }

.index-about-num-01 .div-01 {
  color: #e22702;
  font-size: 0;
  font-family: "黑体"; }
.index-about-num-01 .div-01 .span-year {
  font-size: 72px;
  line-height: 72px;
  font-weight: bold; }
.index-about-num-01 .div-01 .span-01 {
  font-size: 50px;
  position: relative;
  top: -7px; }
.index-about-num-01 .div-01 .span-02 {
  font-size: 30px;
  position: relative;
  top: -25px; }
.index-about-num-01 .div-01 .span-03 {
  font-size: 16px; }


.index-about-video .div-01 img {
  width: 100%; }
.index-about-video .div-01 .span-play {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/icon-play.png");
  background-size: 9.42%; }
  .contact-form .div-01 {
  margin-top: 30px; }
.contact-form .div-01 .span-title {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 17px;
  line-height: 50px;
  font-size: 16px;
  color: #666; }
.contact-form .div-01 .span-title bdo {
  color: #e6000f; }
.contact-form .div-01 .put-01 {
  outline: none;
  background: none;
  width: 100%;
  line-height: 30px;
  padding: 10px 17px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  font-size: 16px;
  color: #333; }
.contact-form .div-01 .text-01 {
  height: 160px;
  resize: none; }
.contact-form .div-01 .but-01 {
  outline: none;
  background: none;
  border: none;
  width: 200px;
  height: 50px;
  background: #e6000f;
  font-size: 18px;
  color: #fff;
  border-radius: 8px; }
  .culture-01 .div-01 {
  position: relative;
  height: 250px;
  left: 0;
  top: 0;
  text-align: center;
  padding-top: 50px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
.culture-01 .div-01 .span-img img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
.culture-01 .div-01 .span-title {
  font-size: 24px;
  color: #333;
  line-height: 40px;
  margin-top: 20px; }
.culture-01 .div-01 .span-arrow {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}
.culture-01.on .div-01 {
  position: absolute;
  visibility: hidden;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  .gsty-active-details .div-01 {
  width: 1000px;
  margin: 30px auto 0;
  max-width: calc(100vw - 30px);
  text-align: center;
  display: none;
  font-size: 18px;
  line-height: 28px;
  color: #555; }
.gsty-active-details .div-01.on {
  display: block; }

.guide-job-form .div-01 {
  width: 29.375%; }
  .job-sh-title .job-sh-job .div-01 {
  width: 75.8%; }
  .public-tc .div-01 {
  position: relative;
  padding-left: 140px;
  margin-top: 20px; }
.public-tc .div-01 .span-title {
  position: absolute;
  left: 0;
  top: 0;
  width: 126px;
  line-height: 40px;
  text-align: right;
  font-size: 16px;
  color: #333; }
.public-tc .div-01 .span-title bdo {
  color: #e6000f; }
  .notice-menu .div-list .div-01 {
  border-top: 1px solid #ededed; }
.notice-menu .div-list .div-01:first-child {
  border-top: none; }
.notice-menu .div-list .div-01 a {
  display: block;
  font-size: 20px;
  color: #666;
  line-height: 30px;
  padding: 20px 20px 20px 100px;
  background: url("../images/line-10.png") 50px center no-repeat;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
.notice-menu .div-list .div-01 a.on {
  color: #fff;
  background-image: url("../images/line-10h.png");
  background-color: #e22702; }

.nav-down .div-01 {
  position: relative;
  text-align: center; }
.nav-down .div-01 a {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #666;
  padding: 10px 0; }
  .footer-list ul li .div-01 a {
  display: inline-block;
  font-size: 16px;
  color: #666;
  line-height: 30px; }
  @media screen and (min-width: 1440px) {
  .w1600.container, .w1400.container {
    width: 1400px; }

  .w1300.container {
    width: 1300px; } }
@media screen and (min-width: 1660px) {
  .w1600.container {
    width: 1600px; } }
    
.header-search .container {
  padding-top: 53px;
  padding-bottom: 30px; }
  .about-history-content .swiper-container {
  width: 100%;
  height: 100%; }
  @media screen and (min-width: 1366px) {
  .container {
    width: 1200px;
    padding-left: 0;
    padding-right: 0; } }
.footer-contact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 25px;
  border-bottom: 1px solid #e6e6e6; }
  .footer-list {
  width: 50%;
  display: flex;
  font-size: 0;
  background: url("../images/line-06.jpg") right center no-repeat; }
.footer-list ul {
  margin-left: 140px; }
.footer-list ul:first-child {
  margin-left: 0; }
.footer-list ul li .div-title {
  margin-bottom: 13px; }
.footer-list ul li .div-title a {
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  color: #333;
  padding-bottom: 12px;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-image: url("../images/line-05.png"); }
  .about-intro-word .div-title{
  font-size: 28px;
  color: #333;
  line-height: 38px;
  font-weight: bold;
  margin-bottom: 33px;
}
.promotion-01 .div-title {
  position: relative;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  line-height: 70px;
  background: #e22702;
  overflow: hidden;
  padding-left: 10%;
  padding-right: 10%; }
.promotion-01 .div-title .span-num {
  position: absolute;
  right: 0;
  bottom: -20px;
  font-size: 60px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 60px;
  color: rgba(255, 255, 255, 0.1); }

.management-cont .div-cont .div-title {
  font-size: 24px;
  line-height: 34px;
  color: #333;
  padding-left: 19px;
  width: 100%;
  background: url("../images/line-08.jpg") left 4px no-repeat; }
  .concept-01 .div-cont .div-title {
  position: relative;
  z-index: 2;
  font-size: 24px;
  color: #333;
  line-height: 34px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .news-art-title .div-title {
  font-size: 28px;
  line-height: 38px;
  color: #333; }
  .news-art-page .div-title {
  font-size: 28px;
  line-height: 38px;
  color: #333; }
  .product-01 .product-word .div-cont .div-title a {
  display: inline-block;
  font-size: 28px;
  color: #333;
  line-height: 38px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .contact-top-c .div-title {
  font-size: 40px;
  line-height: 1;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6; }
.contact-top-c .div-title img {
  margin-right: 18px; }
  .mission-cont .div-cont .div-title {
  font-size: 20px;
  line-height: 30px;
  color: #333;
  padding-bottom: 28px;
  background-image: url("../images/line-07.jpg");
  background-repeat: no-repeat;
  background-position: left bottom; }
  .culture-01 .div-02 .div-title {
  padding-right: 60px;
  font-size: 24px;
  line-height: 40px; }
.culture-01 .div-02 .div-title .span-icon {
  position: absolute;
  right: 0;
  top: 0; }
  .product-01 .div-cont .div-title {
  font-size: 30px;
  color: #333;
  line-height: 40px;
  padding-bottom: 23px;
  border-bottom: 1px dashed #e5e5e5;
  font-weight: bold; }
  .product-yf-01 .div-title {
  font-size: 28px;
  color: #e50e0c;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding-bottom: 23px;
  background: url("../images/line-09.jpg") center bottom no-repeat; }
  .guide-01 .div-title {
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  margin-top: 15px; }
  .guide-list-01 .div-title {
  font-size: 20px;
  color: #333;
  line-height: 30px; }
  .job-sx-list li .div-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 11.25%;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background: #e22702;
  font-weight: bold; }
  .public-tc .div-title {
  font-size: 36px;
  line-height: 46px;
  color: #333; }
  .notice-menu .div-title {
  color: #fff;
  background: #e22702;
  padding: 25px 15px 25px 50px; }
.notice-menu .div-title .b-title {
  font-size: 30px;
  line-height: 40px; }
.notice-menu .div-title .span-en {
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  margin-top: 4px; }
  .notice-art .div-title {
  padding-bottom: 23px;
  border-bottom: 1px dashed #dbdbdb; }
.notice-art .div-title .span-title {
  font-size: 24px;
  line-height: 36px;
  color: #333; }
.notice-art .div-title .span-date {
  font-size: 18px;
  color: #999;
  line-height: 28px;
  margin-top: 20px;
  background: url("../images/icon-45.png") left center no-repeat;
  padding-left: 28px; }