body,
html {
  font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
  font-size: 14px;
  min-width: 1340px;
  padding: 0;
  margin: 0;
}

ul,
li,
p {
  list-style: none;
  padding: 0;
  margin: 0;
}

a,
a:link,
a:focus {
  color: inherit;
  text-decoration: none;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.c-full {
  width: 100%;
}

.c-container {
  width: 1200px;
  margin: 0 auto;
}

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

.text-right {
  text-align: right;
}

.text-uppercase {
  text-transform: uppercase;
}

.clear {
  clear: both;
}

h1,
h2,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.middle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#s-form {
  width: 207px;
  float: right;
}

#s-form .ipt {
  margin-top: 30px;
  width: 207px;
  height: 24px;
  border-radius: 15px;
  border: none;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

#s-form .ipt:focus {
  background: #fff;
}

#s-form .ss_btn {
  width: 24px;
  height: 24px;
  float: right;
  margin-top: -20px;
  position: relative;
  z-index: 20px;
  padding: 0;
  background: #fff;
  border: none;
  background: url(../images/sq.jpg) no-repeat;
}

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

.header {
  width: 100%;
  position: relative;
  background: rgba(255, 255, 255, 0.5);
  z-index: 9999;
}

.h-hd {
  height: 122px;
  /* background-color: #395697; */
   background-image: url(../images/fei.png);
   background-size: contain;
}

.h-hd .site-des {
  font-size: 20px;
  color: #df3f4d;
  padding-top: 64px;
  float: left;
}

.h-hd .tel {
  width: 250px;
  border-left: 1px solid #fff;
  padding-left: 22px;
  margin-left: 20px;
  font-size: 14px;
  letter-spacing: 5px;
  margin-top: 40px;
  color: #fff;
  font-size: 12px;
}

.h-hd .tel img {
  width: 35px;
  height: 40px;
  float: left;
  margin-right: 17px;
  vertical-align: middle;
}

.h-hd .tel span {
  font-family: Candara;
  font-size: 17px;
  letter-spacing: normal;
}

.h-left {
  margin-top: 20px;
}

.hd-nav {
  height: 54px;
  line-height: 54px;
  position: relative;
  color: #fff;
  background: #df3f4d;
  font-size: 16px;
}

.top-a:hover {
  color: #df3f4d;
  background: #fff;
}

.hd-nav li {
  padding: 0 45px;
  display: inline-block;
  position: relative;
}

.hd-nav li:hover .nav-1 {
  height: 500px;
  display: block;
}

.tel .text-right {
  height: 48px;
  line-height: 48px;
  font-size: 14px;
}

.tel .text-right img {
  vertical-align: middle;
  padding-right: 10px;
}

.h-logo {
  float: left;
}

.nav-1 {
  -webkit-transition: all .6s linear;
  transition: all .6s linear;
  max-height: 0;
  display: none;
  z-index: 20;
  bottom: 0;
  position: absolute;
  background: #df3f4d;
  line-height: 45px;
  color: #fff;
  left: 50%;
  border-radius: 20px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 100%;
}

.nav-1 li {
  word-break: keep-all;
  height: 45px;
  width: 100%;
  padding: 0;
  text-align: center;
  background-color: #e0707a;
  display: inline-block;
}

.nav-1 li a {
  padding: 0 10px;
}

.nav-1 li:hover {
  background: #fff;
  background-color: #df3f4d;
}

.nav-1 li:hover .nav-2 {
  max-height: 500px;
}

.nav-2 {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all .6s linear;
  transition: all .6s linear;
}

.nav-2 li {
  color: #fff;
}

.swiper-slide img {
  width: 100%;
}

.service-lists {
  height: 278px;
}

.service-lists .service-item {
  width: 25%;
  float: left;
  padding-top: 111px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  text-align: left;
  color: #333;
}

.service-lists .service-item .catdir {
  font-size: 20px;
  margin-bottom: 8px;
}

.service-lists .service-item .catname {
  font-size: 18px;
}

.service-lists .service-item .it-img {
  margin-right: 28px;
  vertical-align: middle;
  width: 56px;
  height: 56px;
  background-image: url(../images/icon_b.png);
}

.service-lists .service-item .it-box {
  margin: 0 auto;
  width: 220px;
}

.service-lists .service-item.active, .service-lists .service-item:hover {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#df3f4d), to(#df3f4d));
  background-image: linear-gradient(to right, #df3f4d, #df3f4d);
}

.service-lists .service-item.active .it-img, .service-lists .service-item:hover .it-img {
  background-image: url(../images/icon_w.png);
}

.content {
  margin-top: -3px;
}

.pro-s {
  height: 70px;
  padding-top: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.s-words {
  color: #a5a5a5;
  font-size: 12px;
}

.s-words img {
  vertical-align: bottom;
  margin-right: 13px;
}

.s-input input {
  width: 300px;
  height: 35px;
  line-height: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
}

.s-input span {
  display: inline-block;
  width: 45px;
  height: 35px;
  background: #df3f4d;
  text-align: center;
  vertical-align: middle;
}

.s-input span img {
  vertical-align: middle;
  padding-top: 9px;
}

.cat-title {
  width: 200px;
}

.cat-title .catdir-one {
  float: left;
  font-size: 54px;
  color: #147acf;
  padding-right: 8px;
}

.cat-title .catname {
  padding-top: 20px;
  font-size: 16px;
}

.cat-title .catdir {
  font-size: 14px;
  color: #b7b6b6;
}

.cat-title .line {
  width: 71px;
  height: 3px;
  background-color: #8ac239;
  margin-top: 13px;
}

.product {
  margin-top: 85px;
  height: 800px;
  position: relative;
  z-index: 2;
  background: #f4f3f3;
}

.product .cat-1 {
  margin: 0 auto;
  padding-top: 64px;
  padding-bottom: 50px;
}

.product::after {
  position: absolute;
  content: '';
  height: 50%;
  width: 100%;
  top: 50%;
  left: 0;
  z-index: -1;
  background: #df3e4c;
}

.product::before {
  z-index: -1;
  position: absolute;
  content: '';
  height: 50%;
  width: 100%;
  top: 0;
  left: 0;
  background: #395697;
}

.pro-nav {
  float: left;
  width: 250px;
  padding-top: 35px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #fff;
}

.pro-nav .more {
  margin-top: 40px;
  margin-bottom: 33px;
}

.pro-nav .line-2 {
  width: 26px;
  height: 1px;
  background-color: #df3e4c;
  margin-left: 36%;
  display: none;
}

.pro-nav span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  display: block;
  height: 30px;
  line-height: 30px;
  margin-top: 29px;
  color: #000;
  font-size: 16px;
  color: #292929;
}

.pro-nav span.active {
  -webkit-transform: translateX(-16px);
          transform: translateX(-16px);
}

.pro-nav span.active .line-2 {
  display: block;
}

.pro-right {
  display: none;
  float: left;
  width: 950px;
}

.pro-right.active {
  display: block;
}

.pro-one {
  position: relative;
  font-size: 14px;
  float: left;
  width: 33.33%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pro-one .bg-img {
  padding-top: 77.02%;
}

.pro-one .pro-content {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(57, 86, 151, 0.6);
}

.pro-one .pro-content .title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.pro-one .pro-content .title img {
  display: block;
  margin: 0 auto;
  margin-top: 26px;
}

.pro-one:hover .pro-content {
  display: block;
}

.cat-1 {
  text-align: center;
  color: #ffffff;
}

.cat-1 .catdir {
  font-size: 14px;
  padding-top: 22px;
}

.cat-1 .catname {
  font-size: 20px;
  font-family: YouYuan;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.cat-1 .line-w {
  width: 200px;
  height: 1px;
  background-color: #8dc33a;
  margin: 0 auto;
  margin-top: -14px;
}

.about {
  position: relative;
}

.about .ab-nav {
  float: right;
  margin-top: 73px;
  margin-bottom: 87px;
}

.about p {
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 1.1px;
  text-align: left;
  color: #414141;
  text-indent: 2rem;
}

.about .one {
  text-align: center;
  font-size: 14px;
  color: #292929;
  float: left;
  width: 185px;
}

.about .one img {
  width: auto;
  height: 50px;
  margin-bottom: 42px;
}

.about .more {
  margin-top: 36px;
  margin-left: 55%;
}

.about img {
  margin: 0 auto;
}

.more {
  margin: 0 auto;
  width: 91px;
  height: 24px;
  border-radius: 12px;
  border: 1px solid #395697;
  text-align: center;
  font-size: 12px;
  color: #395697;
  line-height: 24px;
}

.ab-img {
  width: 265px;
  height: 365px;
  float: left;
  margin-top: -210px;
  margin-right: 56px;
}

.cat-ab {
  position: absolute;
  top: 0;
  left: 265px;
  width: 279px;
  height: 225px;
  background: #395697;
  border-bottom-right-radius: 20px;
  padding: 30px 0 0 42px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}

.cat-ab .catname {
  font-size: 20px;
  font-family: 'YouYuan';
  margin-bottom: 20px;
}

.line-w {
  width: 27px;
  height: 2px;
  background-color: #df3f4d;
  margin: 19px 0 29px 0;
}

.case {
  padding-top: 171px;
  padding-bottom: 80px;
  background-color: #f1f1f1;
}

.case .c-container {
  position: relative;
}

.case .s-pro {
  z-index: 20;
  width: 95%;
}

.case .cat-1 {
  padding-left: 32px;
  padding-top: 62px;
  margin-top: -50px;
  text-align: left;
  position: absolute;
  z-index: 20;
  top: -121px;
  right: 0;
  z-index: 19;
  border-bottom-right-radius: 10px;
  width: 321px;
  height: 409px;
  background-color: #395697;
}

.case .cat-title {
  margin-bottom: 70px;
}

.case .case-one {
  overflow: hidden;
  width: 336px;
  height: 480px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.case .case-one .title {
  color: #292929;
  font-size: 14px;
  margin-top: 32px;
}

.case .case-one .case-box {
  width: 100%;
  padding-top: 126.70%;
}

.s-btn {
  width: 120px;
  position: absolute;
  top: -50px;
  right: 328px;
}

.btn-next,
.btn-prev {
  cursor: pointer;
  float: left;
  margin-right: 20px;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  text-align: center;
  font-family: 'YouYuan';
  background-color: #df3e4c;
}

.btn-next:hover,
.btn-prev:hover {
  background-color: #395697;
}

.case-more {
  margin-top: 40px;
  margin-bottom: 45px;
  font-size: 18px;
  text-align: center;
  color: #333;
}

.news-lists {
  margin-top: 60px;
}

.news {
  margin-top: 35px;
  margin-bottom: 34px;
}

.news .cat-1 {
  color: #395697;
}

.news .news-pos {
  margin-bottom: 38px;
  background: #395697;
  width: 45%;
  height: 178px;
  border-radius: 15px;
  overflow: hidden;
}

.news .news-pos:nth-child(odd) {
  float: right;
}

.news .news-pos:nth-child(even) {
  float: left;
}

.news .news-pos .news-cc {
  padding: 20px 20px 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 139px;
}

.news .news-pos .title {
  padding-bottom: 26px;
  font-size: 16px;
  color: #fff;
}

.news .news-pos p {
  color: #adc1ed;
  font-size: 14px;
}

.news .news-pos .time {
  height: 39px;
  line-height: 39px;
  font-size: 12px;
  color: #2c2c2c;
  background-color: #f1f1f1;
}

.news .news-pos .time img {
  vertical-align: middle;
  padding: 0 12px 0 15px;
}

.news .news-pos .time span {
  color: #395697;
  padding-right: 15px;
}

.footer {
  font-size: 14px;
  background: #395697;
  color: #fff;
}

.footer .ft-nav {
  width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 47px;
}

.footer .ft-nav li {
  float: left;
  margin-right: 37px;
}

.footer .line-6 {
  width: 100%;
  height: 1px;
  background: #666;
}

.addr {
  line-height: 2.36;
  max-width: 70%;
  float: left;
  padding-top: 66px;
  padding-bottom: 88px;
}

.qr {
  padding-top: 66px;
  text-align: right;
}

.qr img {
  width: 85px;
  height: 85px;
}
/*# sourceMappingURL=index.css.map */