﻿/* common */

.fl {
  float: left;
}

@media (min-width: 768px) {
._add > .fl {
  float: none;
}
._add > .fr {
  float: none;
}

._add > .hw {
  width: 100%;
}
}
@media (max-width: 768px) {
._add > .fl {
  float: left;
}
._add > .fr {
  float: right;
}

._add > .hw {
  width: 50%;
}
}
.fr {
  float: right;
}

.clearBoth {
  clear: both;
}

.content {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  /* padding-top: 100px; */
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
}

.s-wrapper {
  width: 600px;
}

.banner img {
  width: 100%;
  display: block;
}

html,
body {
  font-size: 0;
}

body {
  padding-top: 100px;
}

.swiper-slide>img {
  width: 100%;
  display: block;
}


/*topper */

.topper {
  height: 25px;
  width: 100%;
  background: #f7f7f7;
  position: fixed;
  z-index: 999;
  top: 0;
}

.topper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.topper-text {
  font-size: 12px;
  color: rgba(63, 63, 63, .6);
}

.topper-text:last-child {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 395px;
}

.navbar {
  height: 75px;
  border-bottom: solid 1px #c3c3c3;
  position: fixed;
  top: 25px;
  z-index: 999;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  background: #fff;
}

.navbar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.navbar-logo {
  width: 15%;
  display: inline-block;
}

.navbar-ul {
  width: 70%;
  display: inline-block;
  margin-left: auto;
  height: 100%;
}

.navbar-li {
  width: 12.28%;
  height: 100%;
  display: inline-block;
  text-align: right;
  font-size: 0;
  position: relative;
}








.navbar-li ul li {
  width: 100%;
  line-height: 30px;
  color: #000;
  text-align: center;
}

.navbar-li ul li a {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
  font-size: 12px;
}

.navbar-li ul li a:hover {
 color: #7f0019;
}

.navbar-li a {
  font-size: 16px;
  vertical-align: top;
  display: inline-block;
  width: 80%;
  line-height: 70px;
  border-bottom: solid 3px transparent;
  color: #3f3f48;
  text-decoration: none;
  text-align: center;
}

.navbar-li:before {
  content: '/';
  font-size: 16px;
  width: 20%;
  line-height: 73px;
  display: inline-block;
  color: #d5d5d5;
  vertical-align: top;
}

.navbar-li:first-child::before {
  content: ''
}

.navbar-li.active a {
  border-bottom-color: #7f0019;
  color: #7f0019;
}

.header-toggle {
  display: none;
}


/* footer */

.footer-ul {
  text-align: center;
  height: 60px;
  border: solid 1px rgba(27, 28, 33, .3);
  border-width: 1px 0 1px 0;
  margin-top: 60px;
}

.footer-li {
  display: inline-block;
  width: 115px;
  text-align: center;
}

.footer-li a {
  line-height: 60px;
  font-size: 16px;
  color: #1b1c21;
}

.footer-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #1b1c21;
  margin: 40px 0 55px;
}

.footer-links {
  text-align: center;
  margin-bottom: 50px;
}

.footer-links a {
  display: inline-block;
  width: 44px;
  height: 44px;
  margin: 0 13px;
  position: relative;
}

.footer-links a img {
  max-width: 100%;
}

.copyright {
  min-height: 60px;
  background: #151d20;
  font-size: 12px;
  line-height: 60px;
  text-align: center;
  color: #fff;
}

.below-banner-wrapper {
  position: relative;
  height: 100px;
  background: rgba(0, 0, 0, .3);
  z-index: 10;
}

.swiper-one-pagination {
  width: 12.5%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.swiper-one-pagination span {
  margin: 0 5px;
}

.swiper-one-pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.gray-block {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  position: absolute;
  right: -100%;
  top: 0;
}

.index-slide-news {
  width: 50%;
  height: 35px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #fff;
  margin-left: -25px;
}

.index-slide-news-tit {
  display: inline-block;
  line-height: 35px;
  background: #7f0019;
  width: 120px;
  vertical-align: middle;
}

.index-slide-news-tit span,
.index-slide-news-tit img {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  color: #fff;
}

.index-slide-news-tit img {
  margin: 0 8px;
}

.swiper-two {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.swiper-two .swiper-slide a {
  display: block;
  max-width: 370px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  color: #5d5d5d;
  line-height: 35px;
  margin-left: 2em;
}

.index-question {
  /* margin-top: -100px; */
  /* margin-top: 0; */
  padding-top: 1px;
  background: url(./../img/web/c1-2.png) center center no-repeat;
}

/* .index-question img {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
} */

.addblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.addblock-le {
  height: 240px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}


.addblock-le div {
  background: rgba(0, 0, 0, .6);
  color: #fff;
  font-size: 14px;
  border-radius: 30px;
  padding: 13px 35px;
  line-height: 1.2;
  display: inline-block;
  cursor: pointer;
  position: absolute;
}

.addblock-le div:hover {
  background: #8b192f;
}

.addblock-le div:nth-child(1) {
  left: 0;
  top: 20px;
}

.addblock-le div:nth-child(2) {
  left: 50%;
}

.addblock-le div:nth-child(3) {
  left: 60%;
  top: 100px;
}

.addblock-le div:nth-child(4) {
  top: 100px;
}

.addblock-le div:nth-child(1) p {
  width: 8em;
}

.addblock-le div:nth-child(2) p {
  width: 9em;
}

.addblock-le div:nth-child(3) p {
  width: 8em;
}

.addblock-le div:nth-child(4) p {
  width: 8em;
}

.addblock-rt {
  position: relative;
  width: 500px;
  /* height: 180px; */
  -webkit-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  padding: 30px 20px 30px;
  background: #fff;
}

.posi {
  position: absolute;
  width: 30px;
  height: 80px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #7f0019;
  line-height: 30px;
  right: 30px;
  top: -50px;
}

.addblock-rt p:first-child {
  font-size: 17px;
  line-height: 1;
  margin: 0 0 10px;
}

.addblock-rt h3 {
  font-size: 25px;
  font-weight: 500;
}

.addblock-rt .h3 {
  margin-left: 0;
}

.addblock-rt p:last-child {
  font-size: 14px;
  margin-top: 10px;
}

@media (min-width: 500px) {
  .addblock-le {
    min-width: 465px;
  }
}

@media (max-width: 640px) {
  .addblock-le div {
    padding: 13px 20px;
  }
}

/* index-resolve */

.index-resolve {
  padding-top: 60px;
}

.title-intro {
  font-size: 15px;
  color: #9e9e9e;
  margin-bottom: 45px;
}

.title-intro.short {
  margin-bottom: 20px;
}

.title-intro.red {
  /* color: #7f0019; */
}

.swiper-three .swiper-pagination-bullet-active {
  background: #7f0019
}

.swiper-three a {
  text-decoration: none;
}

.swiper-three .swiper-button-prev.swiper-button-white {
  background-image: url(./../img/web/rtrtrt.png);
  opacity: .5;
}

.swiper-three .swiper-button-next.swiper-button-white {
  background-image: url(./../img/web/lelele.png);
  opacity: .5;
}

.swiper-three .swiper-slide:not(.swiper-slide-next) {
  /* filter: blur(1px) */
}

.title {
  font-weight: 500;
  font-size: 32px;
  color: #1c1c1c;
  margin-bottom: 15px;
}

.subtitle {
  font-size: 12px;
  line-height: 2;
  color: rgba(0, 0, 0, .7);
  width: 87%;
  margin-bottom: 75px;
  color: transparent;
  display: none;
}

.subtitle.short {
  margin-bottom: 20px;
}

.sitem {
  height: 280px;
  border-bottom: solid 5px #979797;
  margin-left: 10px;
  margin-top: 10px;
}


.sitem-back {
  display: none;
  height: 100%;
}

.sitem-front {
  padding-top: 30px;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.sitem-front>img {
  height: 45px;
  width: 45px;
  display: block;
}

.sitem-front-title {
  font-size: 25px;
  color: #4c5051;
  margin: 35px 0;
  overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.sitem-front-con>div {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.sitem-front-con div p {
  font-size: 14px !important;
  color: rgba(76, 80, 81, .8);
  /* overflow:hidden; */
  /* height: 73px; */
  /* position: absolute; */
  /* bottom: 6px; */
}

.sitem-front-rt {
  text-align: right;
}


.sitem-back {
  position: relative;
  padding: 45px 45px 0;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.sitem-back-title {
  font-size: 20px;
  color: #171717;
  margin-bottom: 1em;
}

.sitem-front {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%;
}

.sitem-front .sitem-front-con {
	line-height: 23px;
	height: 69px;
	overflow: hidden;
}

.sitem-back-con p {
  font-size: 14px;
  margin-bottom: 1em;
  color: #4c5051;
  height: 84px;
  overflow: hidden;
  display: block;
}

.sitem-back:after {
  content: '';
  display: block;
  width: 0%;
  height: 5px;
  background: #7f0019;
  position: absolute;
  bottom: -5px;
  left: 0;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}


@media screen and (min-width: 768px) {
  .sitem:hover .sitem-back:after {
    width: 100%;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
  }

  .sitem:hover {
    -webkit-box-shadow: 0px 0px 5px #979797;
    box-shadow: 0px 0px 5px #979797;
  }

  .sitem:hover .sitem-back {
    display: block;
  }

  .sitem:hover .sitem-front {
    display: none;
  }

}



.index-after-resolve {
  margin-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: none;
}

.index-after-resolve-new {
  position: relative;
  width: 100%;
  height: 60px;
  margin-top: 30px;
  /* background: #eee; */
}

.index-after-resolve-new .swiper-button-next,
.index-after-resolve-new .swiper-button-prev {
  background-color: #c7c7c7;
  border: solid 1px #979797;
  top: 0;
  margin-top: 0;
  width: 60px;
  height: 60px;
  background-size: 35px 35px;
}

.after-resolve-more {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: solid 2px #ccc;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: top;
  width: 75%;
  margin-right: 20px;
}

.after-resolve-more p {
  font-size: 14px;
  color: #838383;
  padding-bottom: 20px;
  border-bottom: solid 5px #7f0019;
  width: 75%;
  margin-bottom: -3px;
}

.resolve-advise {
  display: inline-block;
  width: 225px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  background: #7f0019;
  vertical-align: top;
}

.index-ask {
  background: url(./../img/web/con3.png) center center no-repeat;
  background-size: 100% 100%;
  height: 300px;
  padding-top: 145px;
  margin-top: 60px;
}

.askform {
  text-align: right;
}

.q {
  height: 65px;
  border: none;
  outline: none;
  line-height: 65px;
  padding: 0 30px;
  font-size: 18px;
  color: rgba(76, 80, 81, .7);
  width: 500px;
}

.s {
  height: 65px;
  width: 200px;
  background: #7f0019;
  font-size: 18px;
  color: #fff;
  outline: none;
  border: none;
}


/* .ask-slogan {
  height: 175px;
} */

.ask-slogan-header {
  width: 16.6%;
  height: 350px;
  background: #7f0019;
  margin-top: -175px;
  display: inline-block;
  vertical-align: top;
  padding: 30px;
}

.ask-slogan-item {
  width: 27%;
  border-right: solid 1px rgba(0, 0, 0, .2);
  height: 82px;
  margin-top: 50px;
  display: inline-block;
  vertical-align: top;
}

.ask-slogan-item:last-child {
  border-right: none;
}

.slogan-en {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 1.4;
  color: #fff;
  height: 145px;
}

.slogan-zh {
  font-size: 30px;
  color: #fff;
}

.slogan-con {
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
}

.ask-slogan-item {
  /* padding-left: 30px; */
}

.ask-slogan-item img {
  margin: 0 20px;
  width: 55px;
  vertical-align: middle;
}

.ask-slogan-item-txt {
  display: inline-block;
  vertical-align: middle
}

.ask-slogan-item-txt h3 {
  font-size: 24px;
  line-height: 30px;
}

.ask-slogan-item-txt p {
  font-size: 18px;
  line-height: 30px;
}

.swiper-bottom {
  height: 100px;
  position: relative;
  background: rgba(0, 0, 0, .8);
  color: #fff;
  padding-top: 25px;
  margin-top: -100px;
  z-index: 10;
}

.sb-txt p {
  width: 55%;
  font-size: 15px;
  line-height: 2;
}

.after-swiper-four {
  height: 100px;
  position: relative;
  width: 100%;
  text-align: right;
  margin-top: -100px;
  z-index: 15;
}

.after-swiper-four .red-block {
  background: #7f0019;
  height: 100px;
  width: 100%;
  position: absolute;
  right: 260px;
  margin-right: -100%;
  opacity: .6;
}

.swiper-four-pagination {
  width: 260px;
  height: 100px;
  text-align: center;
  display: inline-block;
  /* background: #eee; */
  margin-left: -260px;
}

.swiper-four-pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-four-pagination .swiper-pagination-bullet {
  margin: 46px 3px 0;
}

.honor {
  background: url(./../img/web/honorbg.png);
  padding-top: 50px;
  padding-bottom: 55px;
}

.honor .title-intro {
  color: #fff;
  margin-bottom: 15px;
}

.shiping {
  height: 655px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

.honor .title {
  color: #fff;
  margin-bottom: 55px;
}

.title-more {
  display: inline-block;
  width: 128px;
  height: 28px;
  border: solid 1px #fff;
  border-radius: 14px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  font-size: 14px;
}

.honor-left {
  display: inline-block;
  width: 23.75%;
}

.honor-right {
  display: inline-block;
  width: 76%;
}

.honor-right-item {
  display: inline-block;
  width: 25%;
  padding: 0 10px;
}

.honor-right-item img {
  max-width: 100%;
}

.ser {
  height: 655px;
}

.ser-le,
.ser-rt {
  height: 655px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}



.ser-le p {
  font-size: 14px;
  color: rgba(76, 80, 81, .8);
  margin-bottom: 15px;
}

.ser-le p:first-child {
  margin-top: 100px;
  font-size: 14px;
  color: rgba(76, 80, 81, .8);
  margin-bottom: 14px;
}

.ser-le p:nth-child(2) {
  font-size: 15px;
  color: #b0a17e;
  margin-bottom: 0px;
}

.ser-le h3:nth-child(3) {
  font-size: 32px;
  color: #4c5051;
  /* margin-top: 15px; */
  font-weight: 500;
}

.ser-le h3:nth-child(4) {
  font-size: 32px;
  color: #4c5051;
  font-weight: 500;
  margin-bottom: 50px;
}

.ser-rt {
  padding: 100px 0 0 80px;
  background: #f6f6f6;
}

.ser-rt .title-intro {
  margin-bottom: 17px;
}

.ser-rt .title {
  font-weight: 500;
  color: #4c5051;
}

.ser-rt-item {
  height: 48px;
  text-decoration: none;
  margin-top: 65px;
}

.ser-rt-item>div {
  display: inline-block;
  vertical-align: top;
}

.ser-num {
  width: 48px;
  height: 48px;
  background: #a1a3a3;
  color: #fff;
  font-size: 30px;
  line-height: 48px;
  text-align: center;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  margin-right: 30px;
}

.ser-txt {
  max-width: 370px;
}

.ser-txt h3 {
  font-size: 20px;
  color: #939596;
  line-height: 1;
  margin-bottom: 15px;
}

.ser-txt p {
  font-size: 14px;
  color: #939596;
  line-height: 1;
}

.ser-rt-item:hover .ser-num {
  background: #7f0019;
}

.ser-btn {
  text-align: center;
  margin-bottom: 35px;
}

.ser-btn a {
  display: inline-block;
  width: 225px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  color: #fff;
  background: #7f0019;
  font-size: 18px;
  text-decoration: none;
  margin-top: -35px;
}

.index-case {
  margin-bottom: 30px;
}

.five-img {
  height: 280px;
  margin-bottom: 35px;
}

.five-img img {
  max-width: 100%;
  height: 280px;
  margin: 0 auto;
  display: block;
}

.five-txt {
  padding-bottom: 30px;
  border-bottom: solid 1px #979797;
}

.five-txt h3,
.five-txt p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4c5051;
}

.five-txt h3 {
  font-size: 21px;
  line-height: 1;
  margin-bottom: 15px;
}

.five-txt p {
  font-size: 14px;
  line-height: 1;
}

.index-about {
  background: url(./../img/web/index-about.png) center center no-repeat;
  background-size: auto 100%;
  height: 300px;
  margin-bottom: 150px;
}

.about-con {
  position: relative;
  height: 195px;
  background: #7f0019;
  top: 200px;
  left: -50%;
  text-align: right;
  padding: 15px 50px 0 0;
}

.about-con h3,
.about-con p {
  display: inline-block;
  width: 30%;
  margin-left: 50%;
  text-align: left;
}

.about-con h3 {
  font-size: 21px;
  color: #fff;
  line-height: 1;
  margin-bottom: 1em;
  font-weight: 500;
}

.about-con p {
  font-size: 13px;
  line-height: 1.8;
  color: rgba(255, 255, 255, .8);
}

.about-con p.con-po {
  position: absolute;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 36px;
  color: rgba(255, 255, 255, .4);
  top: -110px;
  left: 0%;
  line-height: 1;
  width: 92px;
}

.people {
  width: 33%;
  padding: 0 20px;
  display: inline-block;
}

.pimg {
  position: relative;
}

.pimg>img {
  width: 100%;
  height: 360px;
}

.ptxt {
  padding: 30px 40px 20px;
  background: #f8f8f8;
}

.peoples a,
.peoples a:hover,
.ptxt h3 {
  text-decoration: none;
}

.ptxt h3 {
  font-size: 24px;
  color: #4c5051;
  font-weight: 500;
  line-height: 1;
  height: 24px;
  white-space: nowrap;
  margin-bottom: 20px;
}

.ptxt h3:before {
  content: '';
  display: inline-block;
  width: 0px;
  height: 3px;
  background: #7f0019;
  vertical-align: middle;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  margin-left: -20px;
  margin-right: 20px;
}

a:hover .ptxt h3 {
  color: #7f0019;
  text-decoration: none;
}

a:hover .ptxt h3:before {
  width: 75px;
  margin-left: -65px;
}

.ptxt p {
  color: #4c5051;
  font-size: 14px;
  line-height: 2;
  height: 140px;
  overflow: hidden;
}

.h-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .3);
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}

.h-mask img {
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

a:hover .h-mask {
  opacity: 1;
}

.news {
  padding-top: 40px;
}

.news .title-intro {
  margin-bottom: 20px;
}

.news-tit .title,
.news-tit .subtitle {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}

.news-tit .title {
  width: 25%;
  line-height: 1.3;
}

.news-tit .subtitle {
  width: 75%;
  color: #000;
}

.news-tit {
  margin-bottom: 50px;
}

.news-con>div {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.news-le-con {
  width: 85%;
}

.news-le-con img {
  width: 100%;
}

.news-le-con a {
  text-decoration: none;
}

.news-le-con div {
  height: 70px;
  padding: 0 35px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 70px;
  font-size: 18px;
  color: #fff;
  background: rgba(84, 93, 110, .73);
  margin-top: -70px;
  position: relative;
  z-index: 10;
}

.news-rt a {
  text-decoration: none;
}

.news-rt a>div {
  display: inline-block;
  vertical-align: middle;
}

.news-rt-item {
  margin-bottom: 38px;
}

.news-item-tit {
  text-align: right;
  border-right: solid 1px #d6d6d6;
  padding-right: 20px;
  margin-right: 20px;
  width: 17%;
  margin-left: -25px;
}

.news-item-tit p:first-child {
  font-size: 22px;
  color: rgba(76, 80, 81, .8);
  line-height: 1;
  margin-bottom: 8px;
}

.news-item-tit p:nth-child(2) {
  font-size: 10px;
  line-height: 1;
  color: rgba(76, 80, 81, .8);
}

.news-item-con {
  width: 83%;
}

.news-item-con h3 {
  font-size: 18px;
  line-height: 1;
  color: #4c5051;
  margin-bottom: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.news-item-con p {
  font-size: 14px;
  color: rgba(76, 80, 81, .8);
  line-height: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.news-item-con h3:before {
  content: '';
  display: inline-block;
  width: 0px;
  height: 3px;
  vertical-align: middle;
  background: #7f0019;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.news-rt-item a:hover p,
.news-rt-item a:hover h3 {
  color: #7f0019;
}

.news-rt-item a:hover h3::before {
  width: 76px;
  margin-right: 20px;
}

.ad {
  background: #dadada;
  padding: 30px 0;
}

.ad-item {
  margin-right: -30px;
}

.ad .ad-item img {
  width: 210px;
  margin-right: 30px;
  margin-bottom: 30px;
  height: 99px;
  border: solid 2px transparent;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

/*.ad-item a:hover img {
  border-color: #7f0019;
}*/

.ad-item a div {
  vertical-align: top;
  display: inline-block;
  width: 210px;
  height: 99px;
  background: #8c8c8c;
  position: relative;
}

.ad-item a div span {
  display: inline-block;
  text-align: center;
  line-height: 30px;
  width: 110px;
  height: 30px;
  border: solid 1px #fff;
  border-radius: 15px;
  background: transparent;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


/* about */

.about-one {
  padding: 80px 0 80px 0;
  overflow: hidden;
}

.about-one>div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 50%;
}

.about-one>div.about-one-le {
  padding-right: 2%;
  float: left;
}

.about-one>div.about-one-rt {
  padding-left: 2%;
  float: right;
}

.about-one>div.about-one-rt img {
  display: block;
  float: right;
}

.about-one-rt img {
  width: 82%;
}

.one-con .title-intro {
  margin-bottom: 20px;
  /* color: #7f0019; */
}

.one-con-text p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 24px;
  color: rgba(0, 0, 0, .46)
}

.about-two {
  height: 590px;
  background: url(../img/web/about-two.png) center center no-repeat;
  background-size: 100%;
  padding-top: 0px;
}

.about-two .title-intro {
  /* color: #7f0019; */
  margin-bottom: 20px;
}

.about-two .title {
  /* color: #fff; */
}

.about-two .team-one-rt p:last-child,
.about-two .team-one-rt p:first-child {
  /* color: #fff; */
}

.team-one-tit,
.resolve-three-tit {
  margin-bottom: 45px;
}

.gallery-top.swiper-two {
  height: 340px;
  width: 930px;
  display: inline-block;
}

.gallery-top.swiper-two .swiper-pagination-bullet-active {
  background: #7f0019;
}

.about-two-swiper-item {
  width: 930px;
  height: 340px;
  /* background: rgba(28, 28, 28, .6); */
  padding: 50px;
}

.about-two-swiper-item h3:first-child {
  font-size: 24px;
  color: #555;
  font-weight: 500;
  line-height: 1;
  width: 20em;
}

.about-two-swiper-item h3:nth-child(2) {
  font-size: 18px;
  color: #666;
  line-height: 1;
  margin: 45px 0 0;
  font-weight: 500;
}

.about-two-swiper-item .h3 {
  margin-left: 0;
  border-color: #7f0019;
}

.about-two-swiper-item p {
  font-size: 14px;
  line-height: 24px;
  color: rgba(0, 0, 0, .64);
  margin-top: 1em;
}

.about-twoTabs {
  width: 270px;
  height: 530px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.gallery-thumbs.swiper-two:before {
  content: '';
  height: 70%;
  width: 1px;
  background: #c7c7c7;
  display: block;
  position: absolute;
  left: 5px;
}

.gallery-thumbs.swiper-two .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.gallery-thumbs.swiper-two .swiper-slide {
  max-height: 140px;
  height: 60px;
}

.thumbs-item {
  width: 270px;
  padding-left: 45px;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  position: relative;
  cursor: pointer;
}

.thumbs-item:before {
  width: 10px;
  height: 10px;
  border: solid 1px #979797;
  display: inline-block;
  background: #e3e3e3;
  border-radius: 5px;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
}

.thumbs-item h3 {
  font-size: 18px;
  color: #fff;
  color: #999;
  line-height: 1;
  margin-bottom: 6px;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}

.thumbs-item p {
  font-size: 12px;
  color: #fff;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  color: #565656;
}

.gallery-thumbs.swiper-two .swiper-slide-active {
  height: 140px;
}

.gallery-thumbs.swiper-two .swiper-slide-active .thumbs-item:before {
  background: #7f0019;
  border-color: #7f0019;
}

.swiper-slide-active .thumbs-item {
  height: 140px;
}

.swiper-slide-active .thumbs-item h3 {
  font-size: 28px;
  color: #7f0019;
  font-weight: 600;
}

.swiper-slide-active .thumbs-item p {
  font-size: 18px;
  color: #7f0019;
}

.about-three {
  padding: 50px 0;
}

.about-three-tit {
  text-align: center;
}

.about-three-tit .title {
  margin-bottom: 85px;
}

.about-three-con {
  margin-right: -33px;
}

.about-three-item {
  width: 275px;
  height: 422px;
  margin-right: 33px;
  border: solid 0px #d2d2d2;
  border-width: 2px 0px 5px;
  -webkit-box-shadow: 0px 0px 3px #eee;
  box-shadow: 0px 0px 3px #eee;
  text-align: center;
  padding: 50px 15px 0;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  background-size: 80% 80%;
  background-position: center center;
  background-repeat: no-repeat;
}

.about-three-item:hover {
  border-top-color: #7f0019;
  border-width: 7px 0px 1px;
}

.about-three-img {
  width: 47px;
  height: 47px;
  background-size: 80% 80%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.about-three-item:first-child .about-three-img {
  background-image: url(./../img/web/a31.png);
}

.about-three-item:first-child:hover .about-three-img {
  background-image: url(./../img/web/a31-2.png);
}

.about-three-item:nth-child(2) .about-three-img {
  background-image: url(./../img/web/a32.png);
}

.about-three-item:nth-child(2):hover .about-three-img {
  background-image: url(./../img/web/a32-2.png);
}

.about-three-item:nth-child(3) .about-three-img {
  background-image: url(./../img/web/a33.png);
}

.about-three-item:nth-child(3):hover .about-three-img {
  background-image: url(./../img/web/a33-2.png);
}

.about-three-item:last-child .about-three-img {
  background-image: url(./../img/web/a34.png);
}

.about-three-item:last-child:hover .about-three-img {
  background-image: url(./../img/web/a34-2.png);
}


.about-three-item h3 {
  font-size: 24px;
  margin-top: 24px;
  font-weight: 500;
  color: #4f4f4f;
  line-height: 1;
}

.h3 {
  width: 20px;
  height: 1px;
  margin: 12px auto 0;
  border-bottom: solid 3px #a0a0a0;
}

.about-three-item:hover h3,
.about-three-item:hover .h3 {
  color: #7f0019;
  border-color: #7f0019;
}

.about-three-item p {
  margin-top: 16px;
  font-size: 14px;
  line-height: 24px;
  color: rgba(0, 0, 0, .6);
}

.about-four {
  background: url(./../img/web/about-four.png) center center no-repeat;
  background-size: 100%;
  padding: 50px 0;
}

.about-four .title {
  color: #060606;
  margin-bottom: 70px;
}

.about-four-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-four-text {
  display: inline-block;
  width: 814px;
  vertical-align: middle;
}

.about-four-text p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 24px;
  color: #060606;
}

.about-four-text h3 {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 40px;
  color: #060606;
}

.about-four-item {
  padding-bottom: 65px;
}

.about-four-img {
  width: 340px;
  height: 242px;
  display: inline-block;
  vertical-align: middle;
}

.about-four-img img {
  max-width: 100%;
  max-height: 100%;
}

.about .swiper-four {
  width: 1200px;
  position: relative;
}

.about-four .swiper-container-horizontal>.swiper-pagination-progress {
  bottom: 0;
  top: auto;
  margin-left: 0;
}

.about-four .swiper-pagination-progress .swiper-pagination-progressbar {
  background: #7f0019;
}

.about .swiper-four .swiper-button-next,
.about .swiper-four .swiper-button-prev {
  visibility: hidden;
}

.after-four-item {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
  cursor: pointer;
}

.after-four-item p {
  font-size: 16px;
  color: #fff;
  color: #868686;
  margin-top: 50px;
  line-height: 1;
  margin-bottom: 12px;
}

.after-four-item h3 {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  color: #565656;
  font-weight: 500;
}

.after-four-item.active p,
.after-four-item.active h3 {
  color: #7f0019;
}

.about-five {
  padding: 50px 0;
  background: #f8f8f8;
}

.wall-item {
  width: 300px;
  height: 100px;
  position: relative;
  margin-bottom: 15px;
  display: inline-block;
}

.wall-item img {
  max-width: 80%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*.wall:before,
.wall:after,
.bridge3:after {
  content: '';
  width: 1200px;
  height: 2px;
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(rgba(30, 30, 30, 0)), color-stop(50%, rgba(30, 30, 30, .6)), to(rgba(30, 30, 30, 0)));
  background: linear-gradient(to right, rgba(30, 30, 30, 0) 0%, rgba(30, 30, 30, .6) 50%, rgba(30, 30, 30, 0) 100%)
}*/

.wall:before {
  top: 100px;
}

.wall:after {
  bottom: 100px;
}

.bridge3:after {
  top: 200px;
}

.bridge:before,
.bridge:after,
.bridge2:after {
  content: '';
  width: 2px;
  height: 400px;
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0)), color-stop(50%, rgba(30, 30, 30, .5)), to(rgba(30, 30, 30, 0)));
  background: linear-gradient(to bottom, rgba(30, 30, 30, 0) 0%, rgba(30, 30, 30, .5) 50%, rgba(30, 30, 30, 0) 100%);
}

.bridge:after {
  left: 300px;
}

.bridge:before {
  left: 600px;
}

.bridge2:after {
  left: 900px;
}

.swiper-five {
  padding-bottom: 50px;
}

.swiper-five .swiper-pagination-bullet-active {
  background: #800019;
}


/* team */

.team-one-tit>div {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.team-one {
  padding-top: 75px;
}

.team-one-le .title {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 12px;
}

.team-one-rt {
  text-align: right;
}

.team-one-rt p:first-child {
  font-size: 24px;
  color: #868686;
  line-height: 1;
  margin-bottom: 14px;
}

.team-one-rt p:last-child {
  font-size: 14px;
  color: #565656;
}

.team-one-con>p:first-child {
  font-size: 18px;
  line-height: 2;
  text-align: center;
  color: transparent;
}

.team-one-con>p:nth-child(2) {
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: .5em;
}

.team-one-con .h3 {
  margin-bottom: 30px;
}

.team-one-img {
  margin-top: 50px;
}

.team-one-img img {
  max-width: 100%;
}

.team-one-con .ask-slogan-item {
  width: calc(33.3% - 65px);
  margin-right: 65px;
}


.team-one-con .ask-slogan-item:last-child {
  border-right: none;
}

.team-one-con .ask-slogan-item img {
  margin: 0 30px 0 0;
}

.team-form {
  width: 590px;
  height: 35px;
  background: #f8f8f8;
  border: solid 1px #b5b5b5;
  padding: 4px 0 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 40px auto 45px;
}

.team-form input {
  border: none;
  outline: none;
  height: 24px;
  vertical-align: middle;
  background: transparent;
  font-size: 14px;
  line-height: 24px;
}

.team-form input[type="text"] {
  width: 500px;
  border-right: solid 1px #b5b5b5;
}

.team-form input[type='submit'] {
  background: url(./../img/web/search.png) center center no-repeat;
  width: 60px;
  cursor: pointer;
}

.team-two {
  background: url(./../img/web/team-two.png);
  padding: 45px 0 117px;
}

.team-two .people {
  margin-top: 40px;
}

.team-two .ptxt {
  background: #fff;
}

.pagination {
  margin-top: 60px;
  text-align: center;
  font-size: 16px;
}

.pagination div {
  display: inline-block;
}

.pagination a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border: solid 1px #b5b5b5;
  background: #fff;
  color: #b5b5b5;
  font-size: 15px;
  text-decoration: none;
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
  padding: 0 15px;
  color: #000;
}

.pagination a.active {
  background: #7f0019;
  border-color: #7f0019;
}

/*.pagination li a{
  display: block;
  width: 100%;
  height: 100%;
}*/

.pagination a:hover,
.pagination a.active {
  background: #7f0019;
  color: #fff;
  border-color: #7f0019;
}

.pagination a:hover a {
  color: #fff;
}


/* resolve */

.resolve-one {
  padding-top: 50px;
}

.resolve-one .title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
}

.resolve-one .subtitle {
  width: 100%;
  text-align: center;
  margin-bottom: 45px;
}

.resolve-one-con {
  padding-bottom: 50px;
  overflow: hidden;
  margin-top: 50px;
}

.resolve-one-item {
  width: 25%;
  padding: 0 5%;
  text-align: center;
  float: left;
}

.resolve-one-top {
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  border: solid 3px #c6c6c6;
  position: relative;
  -webkit-transition: border 200ms linear;
  transition: border 200ms linear;
}

.resolve-one-top>div {
  width: 100%;
  height: 100%;
  border: solid 3px #fff;
  background: #c6c6c6;
  border-radius: 50%;
  -webkit-transition: background 200ms linear;
  transition: background 200ms linear;
}

.resolve-one-top img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.resolve-one-item:hover .resolve-one-top {
  border-color: #7f0019;
}

.resolve-one-item:hover .resolve-one-top>div {
  background: #7f0019;
}

.resolve-one-bottom h3 {
  font-size: 20px;
  font-weight: 500;
  color: #4c5051;
  line-height: 1;
  margin: 15px 0 0;
}

.resolve-one-bottom p {
  font-size: 14px;
  color: #4c5051;
  line-height: 24px;
}

.resolve-one-bottom .h3 {
  margin-bottom: 15px;
}

.resolve-one-item:hover h3 {
  font-weight: 600;
  color: #292929;
}

.resolve-one-item:hover p {
  color: #292929;
}

.resolve-two,
.resolve-three {
  padding-top: 50px;
  margin-top: -280px;
}

.resolve-bg-one,
.resolve-bg-two {
  background: url(./../img/web/resolve-static1.png) center no-repeat;
  width: 100%;
  height: 300px;
  display: block;
}

.resolve-bg-two {
  background: url(./../img/web/resolve-static2.png) center no-repeat;
}

/*.content.resolve {
  background: url(./../img/web/resolve-static1.png) center 520px no-repeat, url(./../img/web/resolve-static2.png) center 1830px no-repeat;
  background-attachment: scroll, scroll;
}*/

.resolve-two .team-one-le .title,
.resolve-two .team-one-rt p:last-child,
.resolve-two .team-one-rt p:first-child {
  color: #fff;
}

.resolve-two .subtitle {
  margin-bottom: 55px;
}

.resolve-two-item {
  /* height: 275px; */
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 65px;
  border: solid 1px #c9c9c9;
}

.resolve-now {
  display: inline-block;
  width: 220px;
  height: 275px;
  background: #7f0019;
  color: #fff;
  padding: 30px 15px 30px 15px;
  position: relative;
  -webkit-transition: background 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: background 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
  margin: -1px;
}

.resolve-now:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: solid 10px #a0a0a0;
  border-color: transparent transparent transparent #7f0019;
  position: absolute;
  right: -20px;
  top: 20%;
  -webkit-transition: border 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: border 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

.resolve-now:hover {
  background: #a0a0a0;
}

.resolve-now:hover:after {
  border-left-color: #a0a0a0;
}

.resolve-now a {
  text-decoration: none;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.resolve-now-left,
.resolve-now-right {
  display: inline-block;
  vertical-align: top;
}

.resolve-now-left {
  color: #fff;
  font-size: 30px;
  line-height: 1;
}

.resolve-now-right {
  margin-left: auto;
  position: relative;
  height: 100%;
}

.resolve-now-right h3 {
  font-size: 24px;
  line-height: 1;
}

.resolve-now-right p {
  font-size: 16px;
  line-height: 20px;
  margin-top: 18px;
  color: rgba(255, 255, 255, .9);
}

.resolve-now-right p.sub {
  font-size: 14px;
  line-height: 1;
  margin-top: 0;
}

.resolve-now-right span {
  position: absolute;
  display: inline-block;
  width: 135px;
  height: 32px;
  border: solid 1px #fff;
  text-align: center;
  line-height: 32px;
  font-size: 12px;
  color: #fff;
  bottom: 0;
}

.resolve-two-con {
  padding: 30px 30px 0 50px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: solid 1px #c9c9c9;
}

.resolve-two-con>a {
  text-decoration: none !important;
}

.resolve-main-item h3 {
  font-size: 20px;
  color: #303030;
  line-height: 1;
  margin-bottom: 18px;
}

.resolve-main-item p {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 18px;
  color: #000;
  height: 72px;
  overflow: hidden;
}

.resolve-main-item .icon {
  visibility: hidden;
}

.resolve-main-item {
  /* position: relative; */
  padding-bottom: 30px;
  border-bottom: solid 1px #c9c9c9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.resolve-main-item>a {
  /* position: absolute; */
  /* right: 0;
  top: 0; */
  margin-left: auto;
  display: inline-block;
  width: 6em;
  height: 2em;
  font-size: 15px;
  line-height: 2;
  text-align: center;
  border: solid 1px #eee;
  color: #999;
  display: none;
}

.resolve-sub-item li {
  font-family: 'Microsoft Yahei';
  display: inline-block;
  margin-right: 50px;
  font-size: 16px;
  font-weight: 600;
  color: rgba(48, 48, 48, .6);
  line-height: 3;
  -webkit-transition: color 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: color 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

.resolve-sub-item li a {
  text-decoration: none !important;
  color: #000;
}

.resolve-sub-item li:before {
  content: '·';
  width: 1em;
  height: 3em;
  color: transparent;
  display: inline-block;
}

.resolve-sub-item li:last-child {
  margin-right: 0;
}

.resolve-sub-item li:hover,
.resolve-sub-item li:hover:before {
  /* color: #7f0019; */
}

.resolve-two-item:nth-child(2n-1) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}


.resolve-two-item:nth-child(2n-1) .resolve-now:after {
  left: -20px;
  border-color: transparent;
  border-right-color: #7f0019;
}

.resolve-two-item:nth-child(2n-1) .resolve-now:hover:after {
  border-right-color: #a0a0a0;
}

.resolve-two-item:nth-child(2n-1) .resolve-two-con {
  padding: 30px 50px 0 30px;
}

.resolve-three-tit .title {
  font-size: 24px;
  margin-bottom: 9px;
  line-height: 1;
  text-align: center;
  color: #fff;
}

.resolve-three-tit .subtitle {
  width: 100%;
  text-align: center;
}

.resolve-three {
  padding-top: 60px;
}

.resolve-four {
  padding: 100px 0;
  background: #f8f8f8;
}

.resolve-four-con {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.resolve-four-item {
  display: inline-block;
  width: 31%;
}

.resolve-four-item a {
  text-decoration: none;
}

.resolve-four-img {
  height: 280px;
}

.resolve-four-img img {
  max-width: 100%;
  height: 100%;
  /* display: block; */
  /* margin: 0 auto; */
}

.resolve-four-text h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 22px;
  line-height: 1;
  margin-top: 35px;
  color: rgba(76, 80, 81, .7);
  font-weight: 500;
}

.resolve-four-text p {
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  color: rgba(76, 80, 81, .7);
  text-overflow: ellipsis;
  line-height: 1;
  margin: 1em 0 2em;
}

.resolve-four-text {
  border-bottom: solid 1px #b0a17e;
  margin-bottom: 10px;
}

a:hover .resolve-four-text h3 {
  font-weight: 600;
  color: #4c5051;
}

a:hover .resolve-four-text p {
  color: #4c5051;
}

a:hover .resolve-four-text {
  border-color: #7f0019;
}


/* news */

.news-one {
  margin-top: 75px;
}

.news-one .title {
  color: #4c5051;
}

.title b {
  font-weight: 500;
}

.news-one .subtitle {
  font-size: 14px;
}

.news-left,
.news-right {
  display: inline-block;
  vertical-align: top;
}

.news-left {
  width: 860px;
  /*margin-right: 40px;*/
  float: left;
}

.news-right {
  width: 300px;
  float: right;
}

.news-left-header {
  height: 40px;
  background: #a9a9a9;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-left-header span {
  display: inline-block;
  width: 140px;
  height: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  background: #7f0019;
}

.news-left-header a {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 0 25px;
  color: #fff;
  text-decoration: none;
  border-right: solid 1px #fff;
}

.news-left-header a:last-child {
  border-right: none;
}

.news-left-img {
  display: inline-block;
  width: 260px;
  height: 150px;
  position: relative;
  vertical-align: top;
  margin-right: 30px;
}

.news-left-img img {
  width: 100%;
  height: 100%;
}

.news-label {
  position: absolute;
  width: 48px;
  height: 48px;
  padding-top: 12px;
  background: #7f0019;
  left: 0;
  top: 0;
}

.news-label p {
  color: #fff;
  text-align: center;
  line-height: 1;
}

.news-label p:first-child {
  font-size: 11px;
}

.news-label p:last-child {
  font-size: 12px;
}

.news-left-text {
  display: inline-block;
  min-height: 150px;
  border-bottom: solid 1px #cacaca;
  width: 570px;
}

.news-left-text h3 {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  line-height: 60px;
}

.news-left-text p {
  font-size: 12px;
  line-height: 2;
  color: #4c5051;
}

.news-left-item {
  margin-bottom: 16px;
}

.news-right a {
  text-decoration: none;
}

.news-right-header {
  background: #989898;
  padding-left: 1em;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  margin-bottom: 30px;
  color: #fff;
  font-weight: 500;
}

.news-viewmore {
  display: block;
  height: 40px;
  background: #e2e2e2;
  color: rgba(76, 76, 76, .7);
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 40px;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}

.news-viewmore:hover {
  background-color: #7f0019;
  color: #fff;
}

.news-right-one-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px #e3e3e3;
}

.news-right-one-item img {
  width: 90px;
  display: inline-block;
  max-height: 70px;
  vertical-align: top;
  margin-right: 10px;
}

.news-right-one-item h3 {
  vertical-align: top;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  color: #282828;
}

.news-right-two-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.news-right-two-item span {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #a5a7a8;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin: 0 10px 0 0;
  font-size: 26px;
  vertical-align: top;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.news-right-two-item:hover span {
  background: #7f0019;
}

.news-right-two-item div {
  display: inline-block;
  vertical-align: top;
}

.xcon h3 {
  font-size: 20px;
  color: #4c5051;
  line-height: 1;
  margin: 0 0 8px 0;
}

.xcon p {
  font-size: 12px;
  color: rgba(76, 80, 81, .8);
  line-height: 1;
}

.xcon h3,
.xcon p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 245px;
}


/* contact */

.contact-main {
  padding-top: 60px;
  padding-bottom: 60px;
}

/*.content.contact {
  background: url(./../img/web/contact1.png) center 880px no-repeat;
}*/
.contact-mapBg {
  background: url(./../img/web/contact1.png) center;
  width: 100%;
  height: 440px;
  display: block;
}

.contact-map {
  margin-top: -392px;
  margin-bottom: 60px;
}

.map img {
  width: 100%;
  display: block;
}

.map .address {
  display: block;
  width: 722px;
  background: #7f0019;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 19px 2em;
  text-decoration: none;
  margin: 0 auto;
  position: absolute;
  z-index: 100;
  left: 50%;
  margin-left: -391px;
  bottom: 10%;
}

.contact-main-left {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.contact-main-left>div,
.contact-main-left>div>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-main-left>div {
  margin-bottom: 45px;
}

.contact-main-left div p {
  font-size: 18px;
  color: #1b1c21;
  line-height: 1;
  /* margin-bottom: 45px; */
  line-height: 1.5;
  margin-left: 1em;
}

.contact-main-left>div>p,
.contact-main-left>div>div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 20px;
}

.contact-main-left>div.bus-lines>div {
  display: block;
  /* flex: 0; */
  padding-left: 20px;
}

.contact-main-left img,
.contact-main-left span {
  vertical-align: middle;
}

.contact-main-left img {
  margin-right: 1em;
}

.contact-main-right {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: right;
}

.contact-main-right form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-main-left .bus-lines {
  /* display: block; */
  /* padding-left: 20%; */
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-left: 16px;
}

.contact-main-left .bus-lines p {
  font-size: 16px;
  margin: 0;
  color: #868686;
  line-height: 1.9;
}

.map {
  width: 100%;
  position: relative;
}

.contact-main-right input[type="text"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
  height: 50px;
  margin: 0 0 12px 0;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  font-size: 16px;
  padding-left: 1em;
}

.contact-main-right textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  font-size: 16px;
  padding: 1em;
  margin: 0 0 12px 0;
  resize: none;
}

.contact-main-right input[type="submit"] {
  display: block;
  width: 200px;
  height: 42px;
  font-size: 16px;
  color: #fff;
  background: #7f0019;
  border: none;
  margin: 38px auto 0 auto;
}

.ask-slogan-img {
  display: none;
}

.ask-slogan-img img {
  width: 100%;
  display: block;
}

/* article */

.article {
  padding-top: 75px;
}

.breadcrumb li:after {
  width: 50px;
  height: 16px;
  display: inline-block;
  text-align: center;
  content: '';
  background: url(./../img/web/breadcrumb.png) center center no-repeat;
  vertical-align: middle;
}

.breadcrumb li:last-child:after {
  width: 0;
}

.breadcrumb li,
.breadcrumb li a {
  display: inline-block;
  font-size: 16px;
  color: #4c5051;
  line-height: 1;
  text-decoration: none;
  vertical-align: middle;
}

.article-title {
  font-size: 24px;
  color: #000;
  line-height: 1.5;
  margin-top: 62px;
  margin-bottom: 15px;
  text-align: center;
}

.article-date {
  font-size: 12px;
  color: #4c5051;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}

.article hr {}

.article-text {
  padding: 35px 0;
  /*border-bottom: solid 1px #a9a9a9;*/
}

.article-text>* {
  padding: 0 30px;
  font-size: 12px;
  color: rgba(76, 80, 81, .8);
  line-height: 2;
}

.article-text img {
  display: block;
  max-width: 100%;
  padding: 0;
  margin: 40px auto;
}

.article-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 50px 0 0;
  padding: 0 30px;
}

.article-pagination p,
.article-pagination span,
.article-pagination a {
  font-size: 12px;
  text-decoration: none;
  color: rgba(76, 80, 81, .8);
}

.team-article {
  padding: 70px 100px 0;
}

.team-article img {
  max-width: 475px;
  display: block;
  margin: 0 auto;
}

.team-article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 10px;
}

.team-article-info p {
  font-size: 18px;
  color: #282828;
  line-height: 1;
  /*max-width: 33.33%;*/
  overflow: hidden;
}

.mobile-banner {
  display: none;
}

.indextitle-more {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #7f0019;
  color: #fff;
  font-size: 14px;
}

/* 768px */

html {
  font-size: 100px;
}

@media screen and (max-width: 1600px) {
  .about-one>div.about-one-rt img {
    width: 100% !important;
    height: auto !important;
    display: block;
  }
}

.mobile-map {
  display: none;
  width: 100%;
  margin-bottom: 4%;
}


.team-article {
  opacity: 0;
  padding: 70px 100px 0 0;
  transform: translate3D(0, 40px, 0);
  transition: 0.4s 0.3s cubic-bezier(0.41, -0.2, 0.4, 1.19);
}

.left-show {
  opacity: 1;
  transform: translate3D(0, 0, 0);
  transition: 0.4s 0.3s cubic-bezier(0.41, -0.2, 0.4, 1.19);
}

.article-text {
  padding: 70px 0 35px 0;
  opacity: 0;
  transform: translate3D(40px, 0, 0);
  transition: 0.4s 0.3s cubic-bezier(0.41, -0.2, 0.4, 1.19);
}

.right-show {
  opacity: 1;
  transform: translate3D(0, 0, 0);
  transition: 0.4s 0.3s cubic-bezier(0.41, -0.2, 0.4, 1.19);
}

@media (min-width: 320px) {
  .article-team {
    display: block;
  }
}

@media (min-width: 768px) {
  .article-team {}
}


._add{
  position: absolute;
  /*width: 100%;*/
  width: 145px;
  left: 0;
  background:rgba(127,0,25,0.68);
  padding: 0 10px;
  display:none;
}

@media (max-width: 768px) {
  ._add{
      width: 100%;
  }
}

@media (min-width: 768px) {
  ._add{
    top: 75px;
  }
}

._add li{
  height:36px;
  display:flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #fff;
}

@media (max-width: 768px) {
  ._add li{
    height:30px;
  }
}

@media (min-width: 768px) {
  ._add li:last-child{
    border:none;
  }
}

._add li a{
  font-size: 14px !important;
  color:#fff;
}
._add li a:hover{
  color:#4587E8 !important;
}