.swiper-container {
  width: 100%;
  position: absolute;
  top: 100px;
  bottom: 0;
  left: 0;
}
.swiper-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.caption {
  text-align: center;
  margin-bottom: 40px;
  color: #004e7e;
}
.caption h2 {
  width: 120px;
  font-size: 24px;
  padding-bottom: 10px;
  margin: 0 auto 2px;
}
.caption h3 {
  font-size: 20px;
}
.aboutus .aboutus-w {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 1440px;
  min-width: 1024px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  padding: 0 50px;
}
.aboutus .aboutus-img {
  position: relative;
  float: left;
  width: 800px;
}
.aboutus .aboutus-img img {
  display: block;
  width: 100%;
  height: auto;
}
.aboutus .aboutus-img .cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(0, 78, 126, 0.7);
}
.aboutus .aboutus-img .caption {
  color: #fff;
  position: absolute;
  bottom: 50px;
  left: 50px;
}
.aboutus .aboutus-text {
  float: right;
  width: 400px;
  height: 350px;
}
.aboutus .aboutus-text .textcom {
  display: block;
  width: 260px;
  height: 90px;
  background-position: center;
  background-size: contain;
}
.aboutus .aboutus-text .company {
  position: absolute;
  right: 100px;
  background-image: url(images/companypro.png);
}
.aboutus .aboutus-text .brand {
  position: absolute;
  right: 100px;
  margin-top: 350px;
  background-image: url(images/brandpro.png);
}
.storeimage {
  background-image: url(images/门店形象背景.jpg);
  background-size: cover;
  background-position: center;
}
.storeimage .caption {
  position: absolute;
  top: 150px;
  left: 125px;
}
.storeimage .caption h3 {
  -ms-transform: rotate(90deg) translate(-80px, 40px);
      transform: rotate(90deg) translate(-80px, 40px);
}
.storeimage .storeimage-w {
  width: 1024px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.storeimage .storeimage-w .storeimage-content {
  float: right;
  margin-right: 20px;
}
.storeimage .storeimage-w .storeimage-content p {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: white;
  font-size: 16px;
  font-weight: bold;
  background-color: #004e7e;
}
.storeimage .storeimage-w .storeimage-content .hpart {
  margin-bottom: 70px;
}
.storeimage .storeimage-w .storeimage-content .hpart .hpartleft {
  position: relative;
  float: left;
  width: 370px;
  height: 200px;
  background-image: url(images/storeimage/smallstore.jpg);
  background-size: cover;
  background-position: center;
}
.storeimage .storeimage-w .storeimage-content .hpart .hpartright {
  position: relative;
  float: right;
  width: 370px;
  height: 200px;
  background-image: url(images/storeimage/formalstore.jpg);
  background-size: cover;
  background-position: center;
}
.storeimage .storeimage-w .storeimage-content .fpart {
  position: relative;
  width: 814px;
  height: 200px;
  background-image: url(images/storeimage/bigstore.jpg);
  background-size: cover;
  background-position: center;
}
.brandproject-w {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.brandproject .projectimage {
  text-align: center;
  font-size: 16px;
  width: 100%;
  max-width: 1440px;
  padding: 0 60px;
  margin: -20px auto;
}
.brandproject .image-wrapper {
  float: left;
  width: 33.33333333%;
  padding: 20px 40px;
}
.brandproject .imageitem {
  position: relative;
  width: 100%;
  height: 200px;
}
.brandproject .imageitem .image {
  position: absolute;
  top: 0;
  bottom: 30px;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.brandproject .imageitem h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #004e7e;
  font-size: 14px;
  width: 100%;
  line-height: 30px;
  color: #fff;
}
.brandproject .morelink {
  text-align: center;
  font-size: 18px;
  margin-top: 40px;
}
.brandproject .morelink a {
  text-decoration: none;
  color: #004e7e;
}
.brandproject .morelink a:link {
  text-decoration: none;
}
.brandproject .morelink a:hover {
  color: #0082ac;
  text-decoration: underline;
}
.news-wrapper {
  position: absolute;
  top: 0;
  right: 5%;
  width: 30%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.news-wrapper .inner {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  font-size: 20px;
  text-decoration: none;
  color: white;
}
.news-wrapper .inner .title {
  font-size: 24px;
  margin-bottom: 2em;
}
.news-wrapper .inner .abstract {
  text-align: left;
  font-size: 16px;
}
.news-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 1440px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.news-inner .news-list {
  padding: 30px;
}
.news-inner .news-list .news-item {
  float: left;
  width: 33.33333333%;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  color: inherit;
}
.news-inner .news-list .news-item table {
  width: 100%;
  border-collapse: collapse;
}
.news-inner .news-list .news-item table,
.news-inner .news-list .news-item tbody,
.news-inner .news-list .news-item tr {
  width: 100%;
}
.news-inner .news-list .news-item td {
  border: none;
}
.news-inner .news-list .news-item .image-wrapper {
  position: relative;
}
.news-inner .news-list .news-item .image-wrapper-inner {
  padding-top: 75%;
}
.news-inner .news-list .news-item .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news-inner .news-list .news-item .date-wrapper {
  position: relative;
  width: 80px;
  background-color: #2b66a0;
  text-align: center;
  padding-top: 40px;
  vertical-align: top;
  color: white;
}
.news-inner .news-list .news-item .date-inner {
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid white;
  border-radius: 50%;
  font-size: 20px;
  line-height: 56px;
}
.news-inner .news-list .news-item .triangle {
  position: absolute;
  bottom: 0;
  left: 10px;
  width: 60px;
  height: 30px;
  border-bottom: 30px solid white;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}
.news-inner .news-list .news-item .title {
  font-size: 18px;
  color: #004e7e;
  margin-top: 10px;
  margin-bottom: 15px;
}
.news-inner .news-list .news-item .abstract {
  font-size: 14px;
  color: #797979;
}
.joininfo {
  padding: 50px 0 0 0;
}
.joininfo .joininfocontent {
  position: absolute;
  top: 160px;
  width: 100%;
  bottom: 0;
}
.joininfo .joininfocontent .joininfoitem {
  position: relative;
  float: left;
  width: 25%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.joininfo .joininfocontent .joininfoitem a {
  display: block;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s;
  background-color: rgba(0, 78, 126, 0.7);
}
.joininfo .joininfocontent .joininfoitem a img {
  width: 50%;
}
.joininfo .joininfocontent .joininfoitem a .wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  font-size: 32px;
  text-align: center;
  color: white;
}
.joininfo .joininfocontent .joininfoitem:hover a {
  opacity: 0;
}
.joinus {
  background-image: url(images/joinus-background.jpg);
  background-size: cover;
  background-position: center;
}
.joinus::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
}
.joinus h2,
.joinus h3 {
  color: white;
}
.joinus .caption-wrapper {
  position: absolute;
  top: 25%;
  left: 5vh;
}
.joinus .link-wrapper {
  position: absolute;
  bottom: 3vh;
  left: 2vh;
}
.joinus .linkimage1 {
  float: left;
  margin-right: 2vh;
  padding: 3vh;
  background-color: rgba(0, 0, 0, 0.5);
}
.joinus .linkimage2 {
  float: left;
  padding: 3vh;
  padding-bottom: 5vh;
  background-color: rgba(0, 0, 0, 0.5);
}
.footer {
  background-color: #3f3f3f;
}
.footer .footer-w {
  width: 1024px;
  height: 340px;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -512px;
  padding-left: 35px;
}
.footer .item {
  position: relative;
  float: left;
  width: 280px;
  height: 100%;
  font-size: 12px;
  padding: 40px 10px 0 0;
}
.footer h4 {
  color: #939191;
  font-weight: 600;
  font-size: 14px;
}
.footer .content-container {
  width: 250px;
}
.footer .content-container h4 {
  margin-bottom: 11px;
}
.footer .content-container .txt {
  width: 100%;
  height: 30px;
  background-color: white;
  border: 1px solid #939191;
  margin: 9px 0;
  padding: 0 5px;
}
.footer .content-container .submsg {
  width: 100%;
  height: 100px;
  margin: 9px 0 18px 0;
  padding: 5px;
}
.footer .content-container .sub {
  width: 58px;
  margin: 0 auto;
}
.footer .content-container .sub button {
  width: 58px;
  height: 25px;
  color: #3f3f3f;
}
.footer .companyinfo {
  width: 280px;
  padding-top: 40px;
  margin: 0 90px 0 55px;
}
.footer .addricon {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.footer .companyinfo .code {
  width: 70px;
  height: 80px;
  float: left;
}
.footer .companyinfo .subscription {
  margin-right: 70px;
}
.footer .companyinfo .codeimage {
  display: block;
  width: 90px;
  height: 90px;
  margin: 0 auto;
}
.footer .companyinfo p {
  width: 90px;
  margin-top: 3px;
  text-align: center;
  color: #fff;
}
.footer .companyinfo .address {
  margin: 54px 0 34px 0px;
}
.footer .companyinfo .addr-text {
  width: 180px;
}
.footer .companyinfo .addr-text span {
  display: inline-block;
  margin: 5px 0 0 24px;
}
.footer .companyinfo .infotitle {
  float: left;
}
.footer .companyinfo .info {
  float: right;
}
.footer .companyinfo .info.linkmsg {
  margin-right: 35px;
}
.footer .item a {
  text-decoration: none;
  color: #fff;
}
.footer .shop-w {
  width: 220px;
  position: absolute;
  right: 0;
}
.footer .wechatshop {
  margin: 20px 0;
  color: #fff;
}
.footer .wechatshop-img {
  width: 90px;
  height: 90px;
  margin-right: 25px;
  vertical-align: bottom;
}
.footer .addrindex {
  color: #fff;
  margin-bottom: 16px;
}
.footer .addrindex span {
  display: inline-block;
  margin: 2px 0 0 24px;
}
