.banner img {
  width: 100%;
  display: block;
}
.banner .pic2 {
  display: none;
}

@media only screen and (max-width: 1400px) {
  .returnTop {
    bottom: 20px;
    right: 20px;
  }
  .main .banner .swiper-pagination {
    bottom: 20px;
  }
}
.container {
}
.container .columnMenu {
  text-align: center;
  padding: 30px 0 44px 0;
}
.container .columnMenu ul {
  display: inline-block;
}
.container .columnMenu ul li {
  float: left;
  margin: 0 65px;
}
.container .columnMenu ul li.on a {
  color: #e12524;
  border-bottom: solid 1px #e12524;
}
.container .columnMenu ul li a {
  line-height: 55px;
  padding: 0 44px;
  display: block;
  font-size: 16px;
  color: #888888;
  border-bottom: solid 1px #fff;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.container .columnMenu ul li a:hover {
  color: #e12524;
}
.container .banner {
  position: relative;
}
.container .banner .menu {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 78px;
  z-index: 9;
  text-align: center;
}
.container .banner .menu ul {
  display: inline-block;
  margin-left: 20px;
}
.container .banner .menu ul li {
  float: left;
  position: relative;
  margin-left: -20px;
}
.container .banner .menu ul li a:hover,
.container .banner .menu ul li.on a {
  background-image: url(../images/menu_bg2.png);
  color: #f2dddd;
}
.container .banner .menu ul li a {
  width: 218px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: url(../images/menu_bg1.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  font-size: 18px;
  color: #abadb0;
}
.container .paging {
  text-align: center;
}
.container .paging ul {
  display: inline-block;
}
.container .paging ul li {
  float: left;
  margin: 0 4px;
}
.container .paging ul li a {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #ececec;
  font-size: 18px;
  color: #777777;
  font-family: "Arial";
  display: block;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
}
.container .paging ul li a:hover,
.container .paging ul li.on a {
  background: #e12524;
  color: #fff;
}
.container .prevnext:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.container .prevnext .next,
.container .prevnext .prev {
  width: 150px;
  height: 50px;
  line-height: 50px;
  float: left;
  background: url(../images/arrow8.png) no-repeat 36px center #f5f5f5;
  font-size: 15px;
  color: #333333;
  text-indent: 62px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.container .prevnext .next {
  float: right;
  background: url(../images/arrow9.png) no-repeat right 36px center #f5f5f5;
  text-indent: 35px;
}
.container .prevnext .prev:hover {
  background: url(../images/arrow10.png) no-repeat 26px center #e12524;
  color: #fff;
  text-indent: 72px;
}
.container .prevnext .next:hover {
  background: url(../images/arrow11.png) no-repeat right 26px center #e12524;
  text-indent: 25px;
  color: #fff;
}
@media only screen and (max-width: 1400px) {
  .container .banner .menu {
    bottom: 30px;
  }
}
.vrPage .banner .text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 5;
  color: #fff;
  text-align: center;
}
.vrPage .banner .text .p1 {
  font-size: 50px;
}
.vrPage .banner .text .p2 {
  max-width: 570px;
  margin: 26px auto 0 auto;
  line-height: 25px;
  font-size: 16px;
}
.vrPage .virtualReality {
  margin-bottom: 14px;
}
.vrPage .virtualReality:last-child {
  margin-bottom: 0;
}
.aboutPage .publicTitle .t1 {
  line-height: 20px;
  font-size: 16px;
  color: #000000;
  background: url(../images/about_publicTitle.gif) no-repeat 0 center;
  display: inline-block;
  padding: 0 20px;
}
.aboutPage .publicTitle .t1 span {
  font-weight: bold;
}
.aboutPage .publicTitle .t2 {
  line-height: 30px;
  font-size: 20px;
  color: #000;
  text-indent: 20px;
}
.aboutPage .about {
  padding-top: 84px;
}
.aboutPage .about .publicTitle {
  text-align: center;
}
.aboutPage .about .publicTitle .t2 {
  text-indent: 0;
}
.aboutPage .about .text {
  line-height: 30px;
  font-size: 15px;
  color: #585858;
  max-width: 1060px;
  margin: 30px auto 0 auto;
  text-align: center;
}
.aboutPage .about .pic {
  margin-top: 82px;
}
.aboutPage .about .pic img {
  width: 100%;
  display: block;
}
.aboutPage .history {
  padding: 84px 0 64px 0;
}
.aboutPage .history .content {
  margin-top: 26px;
}
.aboutPage .history .content .row {
  margin-bottom: 24px;
}
.aboutPage .history .content .row:nth-child(2n+3) .box:nth-child(odd) {
  float: right;
  width: 620px;
  text-align: left;
}
.aboutPage .history .content .row:nth-child(2n+3) .box:nth-child(even) {
  float: left;
  width: 700px;
  text-align: right;
}
.aboutPage .history .content .row:nth-child(2n+3) .box:nth-child(even) li .years {
  float: right;
}
.aboutPage .history .content .row:nth-child(2n+3) .box:nth-child(even) li .txt {
  padding: 0 48px 0 0;
}
.aboutPage .history .content .row:nth-child(1) .box:nth-child(1) {
  margin-top: 224px;
}
.aboutPage .history .content .row:nth-child(2) .box ul {
  margin-top: 18px;
}
.aboutPage .history .content .box {
  width: 700px;
  float: left;
  text-align: right;
}
.aboutPage .history .content .box img {
  max-width: 100%;
}
.aboutPage .history .content .box ul {
  margin-top: 70px;
}
.aboutPage .history .content .box li {
  line-height: 27px;
  font-size: 15px;
  color: #393939;
  margin-bottom: 24px;
}
.aboutPage .history .content .box li:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .history .content .box li .years {
  width: 48px;
  float: left;
  font-weight: bold;
}
.aboutPage .history .content .box li .txt {
  padding: 0 0 0 48px;
  box-sizing: border-box;
}
.aboutPage .history .content .box .pic {
  margin-top: 26px;
}
.aboutPage .history .content .box:nth-child(even) {
  width: 620px;
  float: right;
  text-align: left;
}
.aboutPage .research {
  background: url(../images/research_bg2.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  min-height: 842px;
  padding-top: 88px;
  box-sizing: border-box;
}
.aboutPage .research .publicTitle {
  margin-left: -20px;
}
.aboutPage .research .content:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .research .content .slogan {
  line-height: 28px;
  font-size: 15px;
  color: #393939;
  margin-top: 16px;
}
.aboutPage .research .content .box {
  width: 480px;
  float: left;
  margin: 92px 58px 0 0;
}
.aboutPage .research .content .box:nth-child(3) {
  width: 330px;
}
.aboutPage .research .content .box .pic img {
  max-width: 100%;
}
.aboutPage .research .content .box .tit {
  line-height: 28px;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  margin: 54px 0 20px 0;
}
.aboutPage .research .content .box .txt {
  line-height: 27px;
  font-size: 15px;
  color: #000000;
}
.aboutPage .research .model {
  width: 357px;
  float: right;
  margin-top: 73px;
  display: none;
}
.aboutPage .research .model img {
  width: 100%;
  display: block;
}
.aboutPage .quality {
  background: #2b2e37;
  padding: 86px 0 60px 0;
}
.aboutPage .quality .publicTitle {
  margin-left: -20px;
}
.aboutPage .quality .publicTitle .t2,
.aboutPage .quality .publicTitle .t1 {
  color: #fff;
}
.aboutPage .quality .slogan {
  line-height: 22px;
  font-size: 15px;
  color: #bebec0;
  margin-top: 20px;
}
.aboutPage .quality .list {
  margin-top: 45px;
}
.aboutPage .quality .list:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .quality .list li {
  width: 334px;
  margin: 0 0 21px 21px;
  float: left;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.aboutPage .quality .list li:nth-child(4n+1) {
  margin-left: 0;
}
.aboutPage .quality .list li:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.aboutPage .quality .list li img {
  width: 100%;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .quality .list li .text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 2;
  line-height: 20px;
  font-size: 18px;
  color: #fff;
}
.aboutPage .quality .list li .text .p1 {
  font-weight: bold;
  margin-bottom: 10px;
}
.aboutPage .honor {
  padding-top: 44px;
}
.aboutPage .honor .publicTitle {
  margin-left: -20px;
}
.aboutPage .honor .content {
  padding-top: 42px;
  position: relative;
  min-height: 614px;
}
.aboutPage .honor .content:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .honor .list {
  display: none;
  float: left;
  color: #6e7071;
  line-height: 28px;
  font-size: 15px;
  margin-top: 76px;
  position: relative;
  z-index: 6;
}
.aboutPage .honor .list p {
  margin-bottom: 26px;
}
.aboutPage .honor .pic {
  text-align: center;
}
.aboutPage .honor .pic img {
  max-width: 100%;
}
.aboutPage .brandActivities .top {
  background: #f9f9f9;
  text-align: center;
  padding: 82px 0;
}
.aboutPage .brandActivities .top .title {
  font-size: 40px;
  color: #333333;
}
.aboutPage .brandActivities .top .slogan {
  line-height: 30px;
  font-size: 15px;
  color: #717171;
  max-width: 910px;
  margin: 36px auto 0 auto;
}
.aboutPage .brandActivities .content {
  padding: 88px 0;
}
.aboutPage .brandActivities .content .wrap {
  position: relative;
}
.aboutPage .brandActivities .content .swiper-button-prev,
.aboutPage .brandActivities .content .swiper-button-next {
  left: 34px;
  top: 11px;
  margin: 0;
  width: 12px;
  height: 20px;
  background: url(../images/arrow6.png) no-repeat;
  background-size: 100% 100%;
  outline: none;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .brandActivities .content .swiper-button-next {
  left: auto;
  right: 34px;
  background-image: url(../images/arrow7.png);
}
.aboutPage .brandActivities .content .swiper-button-prev:hover {
  background-image: url(../images/arrow4.png);
}
.aboutPage .brandActivities .content .swiper-button-next:hover {
  background-image: url(../images/arrow5.png);
}
.aboutPage .brandActivities .content .gallery-thumbs {
  width: 1280px;
  margin: 0 auto;
}
.aboutPage .brandActivities .content .gallery-thumbs .swiper-slide {
  background: url(../images/brandActivities_bc.gif) no-repeat 0 0;
  background-size: 100% auto;
  text-align: center;
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 36px 0 24px 0;
  position: relative;
  cursor: pointer;
}
.aboutPage .brandActivities .content .gallery-thumbs .swiper-slide::after {
  content: " ";
  width: 13px;
  height: 13px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  z-index: 2;
  background: url(../images/brandActivities_point.png) no-repeat;
  background-size: 100% 100%;
  display: none;
}
.aboutPage .brandActivities .content .gallery-thumbs .swiper-slide:hover {
  color: #e12524;
}
.aboutPage .brandActivities .content .gallery-thumbs .swiper-slide-thumb-active {
  color: #e12524;
}
.aboutPage .brandActivities .content .gallery-thumbs .swiper-slide-thumb-active::after {
  display: block;
}
.aboutPage .brandActivities .content .gallery-top {
  border-top: solid 1px #efefef;
  margin-top: 48px;
}
.aboutPage .brandActivities .content .gallery-top .swiper-slide a {
  border-bottom: solid 1px #efefef;
  padding: 32px 0;
  display: block;
}
.aboutPage .brandActivities .content .gallery-top .swiper-slide a:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .brandActivities .content .gallery-top .swiper-slide a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.aboutPage .brandActivities .content .gallery-top .swiper-slide .date {
  width: 128px;
  float: left;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  text-align: center;
  margin-top: 12px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .brandActivities .content .gallery-top .swiper-slide .date span {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  display: block;
  margin-top: 12px;
}
.aboutPage .brandActivities .content .gallery-top .swiper-slide .pic {
  width: 540px;
  float: left;
  overflow: hidden;
}
.aboutPage .brandActivities .content .gallery-top .swiper-slide .pic img {
  width: 100%;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .brandActivities .content .gallery-top .swiper-slide .text {
  padding: 134px 0 0 720px;
}
.aboutPage .brandActivities .content .gallery-top .swiper-slide .text .tit {
  line-height: 26px;
  font-size: 22px;
  color: #222222;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .brandActivities .content .gallery-top .swiper-slide .text .txt {
  line-height: 24px;
  font-size: 14px;
  color: #717171;
  margin-top: 18px;
}
.aboutPage .videoList:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .videoList li {
  width: 580px;
  float: left;
  margin: 0 0 50px 40px;
}
.aboutPage .videoList li:nth-child(odd) {
  margin-left: 0;
}
.aboutPage .videoList li .vid {
  height: 300px;
  line-height: 300px;
  overflow: hidden;
  position: relative;
  background: #000;
  cursor: pointer;
}
.aboutPage .videoList li .vid.now .icon1 {
  display: none;
}
.aboutPage .videoList li .vid.now .icon2 {
  display: block;
}
.aboutPage .videoList li .vid:hover iframe,
.aboutPage .videoList li .vid:hover video {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.aboutPage .videoList li .vid:hover .icon2 {
  opacity: 1;
}
.aboutPage .videoList li .vid iframe,
.aboutPage .videoList li .vid video {
  width: 100%;
  vertical-align: middle;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .videoList li .vid .icon2,
.aboutPage .videoList li .vid .icon1 {
  width: 48px;
  height: 48px;
  background: url(../images/video_icon.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 9;
}
.aboutPage .videoList li .vid .icon2 {
  display: none;
  background-image: url(../images/video_icon2.png);
  opacity: 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.aboutPage .videoList li .text {
  height: 96px;
  line-height: 96px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  font-size: 22px;
  color: #222222;
}
.aboutPage .authority {
  background: #f3f7fa;
  padding: 68px 0 166px 0;
}
.aboutPage .authority .content {
  margin-top: 116px;
}
@media only screen and (max-width: 1400px) {
  .aboutPage .history .content .row:nth-child(2n+3) .box:nth-child(odd) {
    width: 520px;
  }
  .aboutPage .history .content .row:nth-child(2n+3) .box:nth-child(even) {
    width: 600px;
  }
  .aboutPage .history .content .box {
    width: 600px;
  }
  .aboutPage .history .content .box ul {
    margin-top: 40px;
  }
  .aboutPage .history .content .box li {
    line-height: 26px;
  }
  .aboutPage .history .content .box:nth-child(even) {
    width: 520px;
  }
  .aboutPage .brandActivities .content .swiper-button-prev,
  .aboutPage .brandActivities .content .swiper-button-next {
    left: 0px;
  }
  .aboutPage .brandActivities .content .swiper-button-next {
    left: auto;
    right: 0px;
  }
  .aboutPage .brandActivities .content .gallery-thumbs {
    width: 1140px;
  }
  .aboutPage .quality .list li {
    width: 292.5px;
    margin: 0 0 10px 10px;
  }
}
.communityPage {
  padding: 88px 0;
}
.communityPage .communityList li {
  width: 444px;
  margin-left: 34px;
}
.communityPage .communityList li:nth-child(4n+1) {
  margin-left: 34px;
}
.communityPage .communityList li:nth-child(3n+1) {
  margin-left: 0;
}
.communityPage .communityList li.hot .tit {
  background: url(../images/hot.png) no-repeat right 6px center;
}
.communityPage .communityList li .pic {
  height: 384px;
}
.communityPage .communityList li .tit {
  height: 30px;
  line-height: 30px;
  margin-top: 30px;
  font-size: 18px;
  padding-right: 28px;
  box-sizing: border-box;
}
.communityPage .communityList li .txt {
  margin-top: 8px;
}
.communityPage .newsList {
  margin-top: 78px;
}
.communityPage .newsList .title {
  line-height: 40px;
  font-size: 34px;
  color: #333333;
}
.communityPage .newsList ul {
  margin-top: 40px;
}
.communityPage .newsList li {
  margin-bottom: 48px;
}
.communityPage .newsList li a {
  display: block;
  background: #f8f8f8;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.communityPage .newsList li a:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.communityPage .newsList li a:hover {
  box-shadow: 1px 1px 10px 2px #dddddd;
}
.communityPage .newsList li a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.communityPage .newsList li a:hover .text {
  padding-left: 462px;
  padding-right: 20px;
}
.communityPage .newsList li a:hover .tit {
  color: #e12524;
}
.communityPage .newsList li .pic {
  width: 400px;
  height: 346px;
  float: left;
  overflow: hidden;
}
.communityPage .newsList li .pic img {
  width: 100%;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.communityPage .newsList li .text {
  padding: 76px 40px 0 442px;
  box-sizing: border-box;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.communityPage .newsList li .text .tit {
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #222222;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.communityPage .newsList li .text .txt {
  height: 90px;
  line-height: 30px;
  font-size: 14px;
  color: #717171;
  margin: 20px 0 38px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.communityPage .newsList li .text .date {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #b2b2b2;
  font-family: "Arial";
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
@media only screen and (max-width: 1400px) {
  .communityPage .communityList li {
    width: 380px;
    margin-left: 30px;
  }
  .communityPage .communityList li:nth-child(4n+1) {
    margin-left: 30px;
  }
  .communityPage .communityList li:nth-child(3n+1) {
    margin-left: 0px;
  }
  .communityPage .communityList li .pic {
    height: 329px;
  }
}
.relatedNews {
  width: 374px;
  float: right;
}
.relatedNews .list {
  background: #fff;
  margin-bottom: 25px;
  padding: 35px 26px 30px 26px;
  box-sizing: border-box;
}
.relatedNews .list .title {
  line-height: 48px;
  font-size: 22px;
  color: #333333;
}
.relatedNews .list li:last-child a {
  border-bottom: none;
}
.relatedNews .list li a {
  display: block;
  border-bottom: solid 1px #e6e6e6;
  padding: 22px 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.relatedNews .list li a:hover .tit {
  color: #e12524;
}
.relatedNews .list li .tit {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.relatedNews .list li .txt {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #c8c8c8;
  margin-top: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.relatedNews .list li .txt span {
  margin-left: 16px;
}
@keyframes admire {
  0% {
    bottom: 0;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    bottom: 102px;
  }
}
@-moz-keyframes admire {
  0% {
    bottom: 0;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    bottom: 102px;
  }
}
@-webkit-keyframes admire {
  0% {
    bottom: 0;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    bottom: 102px;
  }
}
@-o-keyframes admire {
  0% {
    bottom: 0;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    bottom: 102px;
  }
}
@keyframes admire2 {
  0% {
    bottom: -10px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    bottom: 50px;
  }
}
@-moz-keyframes admire2 {
  0% {
    bottom: -10px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    bottom: 50px;
  }
}
@-webkit-keyframes admire2 {
  0% {
    bottom: -10px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    bottom: 50px;
  }
}
@-o-keyframes admire2 {
  0% {
    bottom: -10px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    bottom: 50px;
  }
}
.communityDetails {
  width: 1002px;
  float: left;
}
.communityDetails .details {
  padding: 24px 42px 62px 42px;
  box-sizing: border-box;
  background: #fff;
}
.communityDetails .details .top {
  padding: 20px 0;
}
.communityDetails .details .top:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.communityDetails .details .top .title {
  float: left;
  max-width: 800px;
}
.communityDetails .details .top .title .tit {
  line-height: 30px;
  font-size: 26px;
  color: #333333;
}
.communityDetails .details .top .title .txt {
  line-height: 20px;
  font-size: 15px;
  color: #c8c8c8;
  margin-top: 12px;
}
.communityDetails .details .top .share {
  float: right;
  height: 25px;
  overflow: hidden;
  margin-top: 36px;
}
.communityDetails .details .top .share a {
  width: 25px;
  height: 25px;
  float: left;
  padding: 0;
  margin: 0 0 0 8px;
  background: no-repeat;
  background-size: 100% 100%;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.communityDetails .details .top .share a.bds_sqq {
  background-image: url(../images/share4.png);
}
.communityDetails .details .top .share a.bds_sqq:hover {
  background-image: url(../images/share44.png);
}
.communityDetails .details .top .share a.bds_tsina {
  background-image: url(../images/share5.png);
}
.communityDetails .details .top .share a.bds_tsina:hover {
  background-image: url(../images/share55.png);
}
.communityDetails .details .top .share a.bds_weixin {
  background-image: url(../images/share6.png);
}
.communityDetails .details .top .share a.bds_weixin:hover {
  background-image: url(../images/share66.png);
}
.communityDetails .details .article {
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
  padding: 32px 0;
}
.communityDetails .details .admire {
  padding: 26px 0;
  border-bottom: solid 1px #e6e6e6;
  margin-bottom: 25px;
}
.communityDetails .details .admire .btn {
  background: url(../images/admire.png) no-repeat center 21px #e12524;
  width: 102px;
  height: 102px;
  margin: 0 auto;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  line-height: 160px;
  text-align: center;
  font-family: "Arial";
  font-size: 16px;
  color: #fff;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.communityDetails .details .admire .btn:hover {
  background-color: #ff0100;
}
.communityDetails .details .admire .btn span.minus,
.communityDetails .details .admire .btn span.add {
  line-height: 20px;
  position: absolute;
  right: 15px;
  bottom: 0px;
  z-index: 2;
  font-size: 14px;
  color: #fff;
  opacity: 0;
}
.communityDetails .details .admire .btn span.minus.dh,
.communityDetails .details .admire .btn span.add.dh {
  animation: admire 1.5s alternate;
  -moz-animation: admire 1.5s alternate;
  -webkit-animation: admire 1.5s alternate;
  -o-animation: admire 1.5s alternate;
}
.communityDetails .comments {
  margin-top: 62px;
}
.communityDetails .comments .title {
  background: url(../images/comments_title.png) no-repeat 0 center;
  line-height: 35px;
  padding-left: 44px;
  box-sizing: border-box;
  font-size: 16px;
  color: #000000;
}
.communityDetails .comments textarea {
  width: 100%;
  height: 180px;
  border-radius: 4px;
  border: solid 1px #e9e9e9;
  box-sizing: border-box;
  background: #fff;
  margin-top: 10px;
  line-height: 20px;
  font-size: 15px;
  color: #333;
  padding: 20px;
  resize: none;
}
.communityDetails .comments textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.communityDetails .comments textarea:-moz-placeholder {
  color: #cccccc;
}
.communityDetails .comments textarea::-moz-placeholder {
  color: #cccccc;
}
.communityDetails .comments textarea:-ms-input-placeholder {
  color: #cccccc;
}
.communityDetails .comments button,
.communityDetails .comments input[type='button'] {
  width: 156px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #e12524;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  margin: 28px auto 0 auto;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.communityDetails .comments button:hover,
.communityDetails .comments input[type='button']:hover {
  background: #ff0100;
}
.commentsList {
  margin-top: 30px;
}
.commentsList .title {
  line-height: 20px;
  font-size: 16px;
  color: #333333;
}
.commentsList li {
  border-bottom: solid 1px #e4e4e4;
  padding: 28px 0;
}
.commentsList li:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.commentsList li .portrait {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-top: 5px;
}
.commentsList li .portrait img {
  width: 100%;
  display: block;
}
.commentsList li .admire {
  width: 100px;
  height: 20px;
  line-height: 28px;
  margin-top: 20px;
  background: url(../images/admire2.png) no-repeat right 0 center;
  padding-right: 26px;
  font-size: 14px;
  color: #777777;
  cursor: pointer;
  float: right;
  box-sizing: border-box;
  text-align: right;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.commentsList li .admire.on {
  background-image: url(../images/admire3.png);
}
.commentsList li .admire span.minus,
.commentsList li .admire span.add {
  line-height: 20px;
  position: absolute;
  right: 6px;
  bottom: 0px;
  z-index: 2;
  font-size: 14px;
  color: #e12524;
  opacity: 0;
}
.commentsList li .admire span.minus.dh,
.commentsList li .admire span.add.dh {
  animation: admire2 1.5s alternate;
  -moz-animation: admire2 1.5s alternate;
  -webkit-animation: admire2 1.5s alternate;
  -o-animation: admire2 1.5s alternate;
}
.commentsList li .text {
  padding: 0 200px 0 44px;
  line-height: 20px;
  font-size: 14px;
  color: #777;
}
.commentsList li .text .p1 span {
  color: #e12524;
  margin-right: 12px;
}
.commentsList li .text .p2 {
  margin-top: 5px;
}
@media only screen and (max-width: 1400px) {
  .relatedNews {
    width: 320px;
  }
  .relatedNews .list {
    padding: 30px 16px;
  }
  .relatedNews .list li .txt span {
    margin-left: 10px;
  }
  .communityDetails {
    width: 860px;
  }
  .communityDetails .details {
    padding: 24px 30px 62px 30px;
  }
  .communityDetails .details .top .title {
    max-width: 760px;
  }
  .commentsList li .portrait {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-top: 5px;
  }
  .commentsList li .portrait img {
    width: 100%;
    display: block;
  }
  .commentsList li .admire {
    width: 100px;
    height: 20px;
    line-height: 28px;
    margin-top: 20px;
    background: url(../images/admire2.png) no-repeat right 0 center;
    padding-right: 26px;
    font-size: 14px;
    color: #777777;
    cursor: pointer;
    float: right;
    box-sizing: border-box;
    text-align: right;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
  }
  .commentsList li .admire.on {
    background-image: url(../images/admire3.png);
  }
  .commentsList li .admire span.minus,
  .commentsList li .admire span.add {
    line-height: 20px;
    position: absolute;
    right: 6px;
    bottom: 0px;
    z-index: 2;
    font-size: 14px;
    color: #e12524;
    opacity: 0;
  }
  .commentsList li .admire span.minus.dh,
  .commentsList li .admire span.add.dh {
    animation: admire2 1.5s alternate;
    -moz-animation: admire2 1.5s alternate;
    -webkit-animation: admire2 1.5s alternate;
    -o-animation: admire2 1.5s alternate;
  }
  .commentsList li .text {
    padding: 0 200px 0 44px;
    line-height: 20px;
    font-size: 14px;
    color: #777;
  }
  .commentsList li .text .p1 span {
    color: #e12524;
    margin-right: 12px;
  }
  .commentsList li .text .p2 {
    margin-top: 5px;
  }
}
.productPage .classification {
  padding: 48px 0 60px 0;
}
.productPage .classification:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.productPage .classification .introduce {
  background: #fff;
  margin-bottom: 48px;
}
.productPage .classification .introduce:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.productPage .classification .introduce .pic {
  width: 565px;
  float: left;
}
.productPage .classification .introduce .pic img {
  width: 100%;
  display: block;
}
.productPage .classification .introduce .text {
  padding: 114px 48px 0 612px;
  box-sizing: border-box;
}
.productPage .classification .introduce .text .p1 {
  line-height: 30px;
  font-size: 24px;
  color: #222222;
}
.productPage .classification .introduce .text .p2 {
  line-height: 30px;
  font-size: 15px;
  color: #888888;
  margin-top: 14px;
}
.productPage .classification .screening {
  width: 372px;
  float: left;
  background: #fff;
  padding: 36px 26px 58px 26px;
  box-sizing: border-box;
}
.productPage .classification .screening .search {
  border: solid 1px #dbdbdb;
  box-sizing: border-box;
  border-radius: 3px;
  overflow: hidden;
}
.productPage .classification .screening .search:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.productPage .classification .screening .search button,
.productPage .classification .screening .search input[type='button'] {
  width: 63px;
  height: 46px;
  float: left;
  background: url(../images/search1.png) no-repeat center;
  cursor: pointer;
}
.productPage .classification .screening .search input[type='text'] {
  width: 255px;
  height: 46px;
  line-height: 46px;
  font-size: 15px;
  color: #333333;
  padding: 0 22px;
  box-sizing: border-box;
  background: url(../images/screening_search.gif) no-repeat 0 center;
}
.productPage .classification .screening .search input[type='text']::-webkit-input-placeholder {
  color: #333;
}
.productPage .classification .screening .search input[type='text']:-moz-placeholder {
  color: #333;
}
.productPage .classification .screening .search input[type='text']::-moz-placeholder {
  color: #333;
}
.productPage .classification .screening .search input[type='text']:-ms-input-placeholder {
  color: #333;
}
.productPage .classification .screening ul {
  border-top: solid 1px #dbdbdb;
  margin-top: 34px;
}
.productPage .classification .screening ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.productPage .classification .screening ul li {
  border-bottom: solid 1px #dbdbdb;
}
.productPage .classification .screening ul li a {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #333333;
  background: url(../images/arrow12.png) no-repeat right 12px center;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
}
.productPage .classification .screening ul li a:hover {
  color: #e12524;
}
.productPage .productList {
  width: 1002px;
  float: right;
}
.productPage .productList .list:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.productPage .productList .list li {
  width: 316px;
  float: left;
  margin: 0 0 28px 26px;
}
.productPage .productList .list li:nth-child(3n+1) {
  margin-left: 0;
}
.productPage .productList .list li a {
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.productPage .productList .list li a:hover {
  box-shadow: 2px 2px 10px 1px #ddd;
}
.productPage .productList .list li a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.productPage .productList .list li a:hover .tit {
  color: #e12524;
}
.productPage .productList .list li .pic {
  height: 316px;
  overflow: hidden;
}
.productPage .productList .list li .pic img {
  width: 100%;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.productPage .productList .list li .text {
  padding: 32px 24px;
  box-sizing: border-box;
  background: #fff;
}
.productPage .productList .list li .text .tit {
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.productPage .productList .list li .text .txt {
  height: 50px;
  line-height: 25px;
  font-size: 14px;
  color: #888888;
  margin-top: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.productPage .topFixed {
  width: 100%;
  height: 66px;
  border-bottom: solid 1px #ebebeb;
  background: #fff;
  margin-top: -70px;
}
.productPage .topFixed:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.productPage .topFixed.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  margin-top: 0px;
}
.productPage .topFixed .title {
  line-height: 66px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  float: left;
}
.productPage .topFixed .btn {
  float: right;
}
.productPage .topFixed .btn a {
  padding: 0 28px;
  height: 30px;
  line-height: 30px;
  float: left;
  font-size: 14px;
  color: #fff;
  margin: 18px 0 0 12px;
  border-radius: 3px;
  background: #e71a19;
}
.productPage .topFixed .btn a:first-child {
  background: #ff3300;
}
.productPage .topFixedBrace {
  display: none;
}
.productPage .productDetails {
  padding-bottom: 88px;
}
.productPage .productDetails .photo .swiper-slide {
  overflow: hidden;
}
.productPage .productDetails .photo .swiper-slide img {
  width: 100%;
  display: block;
}
.productPage .productDetails .photo .gallery-thumbs {
  padding: 10px 0;
}
.productPage .productDetails .photo .gallery-thumbs .swiper-slide {
  cursor: pointer;
  background: #fff;
  opacity: 1;
}
.productPage .productDetails .photo .gallery-thumbs .swiper-slide-thumb-active {
  padding: 2px;
  box-sizing: border-box;
  box-shadow: 0px 0px 6px 1px #d5dadb;
}
.productPage .productDetails .photo .bottom {
  margin-top: 18px;
  padding: 0 40px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  max-height: 120px;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.productPage .productDetails .photo .swiper-button-prev,
.productPage .productDetails .photo .swiper-button-next {
  width: 16px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  outline: none;
  background: url(../images/arrow13.png) no-repeat center;
  background-size: 100% auto;
}
.productPage .productDetails .photo .swiper-button-next {
  left: auto;
  right: 0;
  background-image: url(../images/arrow14.png);
}
.productPage .productDetails .photo .swiper-button-prev:hover {
  background-image: url(../images/arrow4.png);
}
.productPage .productDetails .photo .swiper-button-next:hover {
  background-image: url(../images/arrow5.png);
}
.productPage .productDetails .details {
  margin-top: 38px;
  padding: 32px 40px;
  box-sizing: border-box;
  background: #fff;
}
.productPage .productDetails .details .title {
  line-height: 30px;
  font-size: 24px;
  color: #333333;
}
.productPage .productDetails .details .specification .swiper-container {
  margin-top: 26px;
}
.productPage .productDetails .details .specification .swiper-slide {
  border: solid 1px #f0f0f0;
  border-left: none;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.productPage .productDetails .details .specification .swiper-slide:last-child {
  border-right: none;
}
.productPage .productDetails .details .specification .swiper-slide a {
  overflow: hidden;
  display: block;
}
.productPage .productDetails .details .specification .swiper-slide a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.productPage .productDetails .details .specification .swiper-slide a:hover .txt {
  color: #e12524;
}
.productPage .productDetails .details .specification .swiper-slide img {
  width: 100%;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.productPage .productDetails .details .specification .swiper-slide .txt {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  padding: 0 5px;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 26px;
  z-index: 2;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.productPage .productDetails .details .specification .btn {
  width: 60px;
  margin: 15px auto 0 auto;
}
.productPage .productDetails .details .specification .swiper-button-prev,
.productPage .productDetails .details .specification .swiper-button-next {
  margin: 0 4px;
  position: static;
  width: 22px;
  height: 22px;
  float: left;
  background: url(../images/arrow15.png) no-repeat center #e8e8e8;
  border-radius: 50%;
  outline: none;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.productPage .productDetails .details .specification .swiper-button-prev:hover,
.productPage .productDetails .details .specification .swiper-button-next:hover {
  background-color: #e12524;
  background-image: url(../images/arrow17.png);
}
.productPage .productDetails .details .specification .swiper-button-next {
  background-image: url(../images/arrow16.png);
}
.productPage .productDetails .details .specification .swiper-button-next:hover {
  background-image: url(../images/arrow18.png);
}
.productPage .productDetails .details .editor {
  margin-top: 40px;
}
@media only screen and (max-width: 1400px) {
  .productPage .classification .screening {
    width: 300px;
    padding: 36px 16px 58px 16px;
  }
  .productPage .classification .screening .search button,
  .productPage .classification .screening .search input[type='button'] {
    width: 50px;
  }
  .productPage .classification .screening .search input[type='text'] {
    width: 214px;
    padding: 0 14px;
  }
  .productPage .productList {
    width: 880px;
  }
  .productPage .productList .list li {
    width: 280px;
    margin: 0 0 28px 20px;
  }
  .productPage .productList .list li .pic {
    height: 280px;
  }
  .productPage .productList .list li .text {
    padding: 20px 14px;
  }
}
.shpic1 img,
.shpic2 img {
  width: 100%;
  display: block;
}
.shpic2 {
  display: none;
}
.productPage .themeOne .theme5,
.productPage .themeOne .theme3,
.productPage .themeOne .theme1 {
  position: relative;
  color: #fff;
}
.productPage .themeOne .theme5 .wrap,
.productPage .themeOne .theme3 .wrap,
.productPage .themeOne .theme1 .wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 2;
}
.productPage .themeOne .theme5 .p1,
.productPage .themeOne .theme3 .p1,
.productPage .themeOne .theme1 .p1 {
  line-height: 60px;
  font-weight: bold;
  font-size: 50px;
}
.productPage .themeOne .theme5 .p2,
.productPage .themeOne .theme3 .p2,
.productPage .themeOne .theme1 .p2 {
  line-height: 36px;
  font-size: 24px;
  margin-top: 20px;
}
.productPage .themeOne .theme1 .btn {
  width: 182px;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  background: #e12524;
  text-align: center;
  font-size: 15px;
  color: #fff;
  display: block;
  margin-top: 72px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.productPage .themeOne .theme1 .btn:hover {
  background: #ff0100;
}
.productPage .themeOne .theme3 .p2 {
  margin-top: 52px;
}
.productPage .themeOne .theme5 .wrap {
  top: 84px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  text-align: center;
}
.productPage .themeOne .theme5 .wrap .p2 {
  margin-top: 40px;
}
.productPage .themeOne .theme2 .top {
  padding: 76px 0;
}
.productPage .themeOne .theme2 .title {
  text-align: center;
  font-size: 40px;
  color: #333333;
}
.productPage .themeOne .theme2 .slogan {
  line-height: 35px;
  font-size: 16px;
  color: #888888;
  text-align: center;
  margin-top: 36px;
}
.productPage .themeOne .theme2 .content {
  background: #fcfcfc;
}
.productPage .themeOne .theme2 .content .wrap {
  position: relative;
  min-height: 300px;
}
.productPage .themeOne .theme2 .content .picbox {
  text-align: center;
}
.productPage .themeOne .theme2 .content .picbox img {
  max-width: 100%;
}
.productPage .themeOne .theme2 .content .picbox .pic {
  display: none;
}
.productPage .themeOne .theme2 .content .text {

  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 2;
  line-height: 35px;
  font-size: 24px;
  color: #333333;
}
.productPage .themeOne .theme2 .content .choices {
  position: absolute;
  top: 50%;
  right: 100px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 4;
  text-align: center;
}
.productPage .themeOne .theme2 .content .choices .tit {
  font-size: 18px;
  color: #333333;
}
.productPage .themeOne .theme2 .content .choices ul {
  margin-top: 20px;
}
.productPage .themeOne .theme2 .content .choices ul li {
  padding: 3px;
  border-radius: 50%;
  margin-top: 18px;
  border: solid 2px #fcfcfc;
  cursor: pointer;
  outline: none;
}
.productPage .themeOne .theme2 .content .choices ul li.on {
  border: solid 2px #e12524;
}
.productPage .themeOne .theme2 .content .choices ul li span {
  width: 34px;
  height: 34px;
  display: block;
  border-radius: 50%;
  background: #121212;
}
.productPage .themeOne .theme4 {
  padding: 88px 0;
  background: #f8f8f8;
}
.productPage .themeOne .theme4 .row {
  margin-bottom: 48px;
}
.productPage .themeOne .theme4 .row:last-child {
  margin-bottom: 0;
}
.productPage .themeOne .theme4 .row:nth-child(even) .pic {
  float: right;
}
.productPage .themeOne .theme4 .row:nth-child(even) .text {
  float: left;
}
.productPage .themeOne .theme4 .pic {
  width: 784px;
  float: left;
}
.productPage .themeOne .theme4 .pic img {
  width: 100%;
  display: block;
}
.productPage .themeOne .theme4 .text {
  float: right;
  width: 616px;
  padding: 210px 40px 0 150px;
  box-sizing: border-box;
}
.productPage .themeOne .theme4 .text .p1 {
  font-size: 50px;
  color: #333333;
  font-weight: bold;
}
.productPage .themeOne .theme4 .text .line {
  width: 36px;
  height: 4px;
  background: #e12524;
  margin: 20px 0 30px 0;
}
.productPage .themeOne .theme4 .text .p2 {
  line-height: 35px;
  font-size: 24px;
  color: #333333;
}
.productPage .themeOne .theme6 {
  padding: 84px 0 88px 0;
}
.productPage .themeOne .theme6 .title {
  font-size: 35px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.productPage .themeOne .theme6 .slogan {
  text-align: center;
  line-height: 35px;
  font-size: 24px;
  color: #333333;
  margin-top: 16px;
}
.productPage .themeOne .theme6 .content {
  text-align: center;
  margin-top: 58px;
}
.productPage .themeOne .theme6 .content img {
  max-width: 100%;
}
.productPage .themeOne .theme7 {
  background: url(../images/themeOne7_bg.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 88px 0;
}
.productPage .themeOne .theme7 .pic {
  width: 679px;
  float: left;
}
.productPage .themeOne .theme7 .pic img {
  width: 100%;
  display: block;
}
.productPage .themeOne .theme7 .text {
  padding: 100px 40px 0 777px;
  box-sizing: border-box;
  color: #fff;
}
.productPage .themeOne .theme7 .text .p1 {
  line-height: 35px;
  font-size: 24px;
}
.productPage .themeOne .theme7 .text .p2 {
  font-size: 35px;
  font-weight: bold;
  margin-top: 32px;
}
@media only screen and (max-width: 1400px) {
  .productPage .themeOne .theme4 .pic {
    width: 620px;
  }
  .productPage .themeOne .theme4 .text {
    width: 580px;
    padding: 110px 40px 0 120px;
  }
  .productPage .themeOne .theme5 .wrap {
    top: 30px;
  }
  .productPage .themeOne .theme5 .wrap .p1 {
    line-height: 50px;
    font-size: 40px;
  }
  .productPage .themeOne .theme5 .wrap .p2 {
    margin-top: 30px;
    line-height: 30px;
    font-size: 20px;
  }
  .productPage .themeOne .theme7 .pic {
    width: 580px;
  }
  .productPage .themeOne .theme7 .text {
    padding: 80px 20px 0 620px;
  }
}
.researchSystem .theme1 {
  padding: 80px 0;
}
.researchSystem .theme1 .title {
  text-align: center;
  font-weight: bold;
  font-size: 52px;
  color: #333333;
}
.researchSystem .theme1 .slogan {
  line-height: 34px;
  font-size: 22px;
  color: #333333;
  text-align: center;
  margin-top: 30px;
}
.researchSystem .theme1 .content {
  text-align: center;
  margin-top: 50px;
}
.researchSystem .theme1 .content img {
  max-width: 100%;
}
.researchSystem .theme3,
.researchSystem .theme2 {
  position: relative;
}
.researchSystem .theme3 img,
.researchSystem .theme2 img {
  max-width: 100%;
}
.researchSystem .theme3 .wrap,
.researchSystem .theme2 .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 2;
}
.researchSystem .theme4 .content,
.researchSystem .theme3 .content,
.researchSystem .theme2 .content {
  width: 640px;
  float: right;
  color: #fff;
}
.researchSystem .theme4 .content .p1,
.researchSystem .theme3 .content .p1,
.researchSystem .theme2 .content .p1 {
  font-size: 38px;
  font-weight: bold;
}
.researchSystem .theme4 .content .p2,
.researchSystem .theme3 .content .p2,
.researchSystem .theme2 .content .p2 {
  font-size: 40px;
  margin-top: 10px;
}
.researchSystem .theme4 .content .p3,
.researchSystem .theme3 .content .p3,
.researchSystem .theme2 .content .p3 {
  font-size: 22px;
  margin-top: 12px;
  opacity: 0.75;
}
.researchSystem .theme4 .content .p4,
.researchSystem .theme3 .content .p4,
.researchSystem .theme2 .content .p4 {
  line-height: 27px;
  font-size: 15px;
  margin-top: 20px;
}
.researchSystem .theme4 .content .pic,
.researchSystem .theme3 .content .pic,
.researchSystem .theme2 .content .pic {
  margin-top: 58px;
}
.researchSystem .theme3 .content {
  width: 590px;
  color: #000;
  float: left;
}
.researchSystem .theme3 .content .p3 {
  opacity: 0.8;
}
.researchSystem .theme3 .content .p4 {
  opacity: 0.7;
}
.researchSystem .theme4 {
  background: url(../images/researchSystem4.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 0 0;
}
.researchSystem .theme4 .pic {
  width: 646px;
  float: left;
}
.researchSystem .theme4 .pic img {
  max-width: 100%;
}
.researchSystem .theme4 .content {
  margin-top: 190px;
}
@media only screen and (max-width: 1400px) {
  .researchSystem .theme4 .content,
  .researchSystem .theme3 .content,
  .researchSystem .theme2 .content {
    width: 540px;
  }
}
.researchPage .whiteBook .info {
  text-align: center;
  padding: 80px 0;
}
.researchPage .whiteBook .info .wrap {
  max-width: 1000px;
}
.researchPage .whiteBook .info .title {
  font-size: 52px;
  color: #333333;
  font-weight: bold;
}
.researchPage .whiteBook .info .slogan {
  line-height: 34px;
  font-size: 22px;
  color: #333333;
  margin-top: 34px;
}
.researchPage .whiteBook .content {
  background: url(../images/whiteBook_bg.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 88px 0;
}
.researchPage .whiteBook .content .pic {
  width: 492px;
  float: left;
}
.researchPage .whiteBook .content .pic img {
  width: 100%;
  display: block;
}
.researchPage .whiteBook .content .text {
  width: 820px;
  float: right;
  color: #fff;
  margin-top: 100px;
}
.researchPage .whiteBook .content .text .p1 {
  font-size: 42px;
  font-weight: bold;
}
.researchPage .whiteBook .content .text .p2 {
  line-height: 30px;
  font-size: 18px;
  margin-top: 14px;
}
.researchPage .whiteBook .content .text .btn {
  padding: 0 36px 0 26px;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
  background: url(../images/whiteBook_btn.png);
  display: inline-block;
  font-size: 16px;
  color: #fff;
  position: relative;
  margin-top: 50px;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.researchPage .whiteBook .content .text .btn::after {
  content: " ";
  position: absolute;
  background: url(../images/arrow18.png) no-repeat;
  background-size: 100% 100%;
  width: 8px;
  height: 13px;
  top: 9px;
  right: 14px;
  z-index: 3;
}
.researchPage .whiteBook .content .text .btn:hover {
  background: #e12524;
}
.researchPage .forum {
  padding: 88px 0;
}
.researchPage .forum .wrap {
  position: relative;
  max-width: 920px;
}
.researchPage .forum .swiper-button-prev,
.researchPage .forum .swiper-button-next {
  left: 34px;
  top: 11px;
  margin: 0;
  width: 12px;
  height: 20px;
  background: url(../images/arrow6.png) no-repeat;
  background-size: 100% 100%;
  outline: none;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.researchPage .forum .swiper-button-next {
  left: auto;
  right: 34px;
  background-image: url(../images/arrow7.png);
}
.researchPage .forum .swiper-button-prev:hover {
  background-image: url(../images/arrow4.png);
}
.researchPage .forum .swiper-button-next:hover {
  background-image: url(../images/arrow5.png);
}
.researchPage .forum .gallery-thumbs {
  width: 800px;
  margin: 0 auto;
}
.researchPage .forum .gallery-thumbs .swiper-slide {
  background: url(../images/brandActivities_bc.gif) no-repeat 0 0;
  background-size: 100% auto;
  text-align: center;
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 36px 0 24px 0;
  position: relative;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.researchPage .forum .gallery-thumbs .swiper-slide::after {
  content: " ";
  width: 13px;
  height: 13px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  z-index: 2;
  background: url(../images/brandActivities_point.png) no-repeat;
  background-size: 100% 100%;
  display: none;
}
.researchPage .forum .gallery-thumbs .swiper-slide:hover {
  color: #e12524;
}
.researchPage .forum .gallery-thumbs .swiper-slide-thumb-active {
  color: #e12524;
}
.researchPage .forum .gallery-thumbs .swiper-slide-thumb-active::after {
  display: block;
}
.researchPage .forum .gallery-top {
  margin-top: 50px;
}
.researchPage .forum .gallery-top .title {
  text-align: center;
  font-size: 52px;
  color: #333333;
  font-weight: bold;
}
.researchPage .forum .gallery-top .slogan {
  text-align: center;
  line-height: 34px;
  font-size: 22px;
  color: #474747;
  margin-top: 16px;
}
.researchPage .forum .gallery-top .bigPic {
  margin-top: 84px;
}
.researchPage .forum .gallery-top .bigPic img {
  width: 100%;
  display: block;
}
.researchPage .forum .gallery-top ul {
  margin-top: 56px;
}
.researchPage .forum .gallery-top ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.researchPage .forum .gallery-top ul li {
  padding: 32px 0;
  border-bottom: solid 1px #efefef;
}
.researchPage .forum .gallery-top ul li:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.researchPage .forum .gallery-top ul li:last-child {
  border-bottom: none;
}
.researchPage .forum .gallery-top ul li .pic {
  width: 250px;
  height: 250px;
  overflow: hidden;
  float: left;
}
.researchPage .forum .gallery-top ul li .pic img {
  width: 100%;
  display: block;
}
.researchPage .forum .gallery-top ul li .text {
  padding: 70px 0 0 348px;
  box-sizing: border-box;
}
.researchPage .forum .gallery-top ul li .text .p1 {
  line-height: 32px;
  font-size: 18px;
  color: #333333;
}
.researchPage .forum .gallery-top ul li .text .p2 {
  line-height: 30px;
  font-size: 18px;
  color: #686868;
  text-align: right;
  margin-top: 42px;
}
.researchPage .forum .gallery-top ul li .text .p2 span {
  color: #000;
  margin-left: 26px;
}
.researchPage .sitResearch1 {
  padding: 40px 0 40px 0;
  border-bottom: solid 1px #efefef;
}
.researchPage .sitResearch1 .title {
  text-align: center;
  font-size: 52px;
  font-weight: bold;
  color: #333333;
}
.researchPage .sitResearch1 .slogan {
  text-align: center;
  font-size: 22px;
  color: #333333;
  margin-top: 34px;
}
.researchPage .sitResearch1 ul {
  margin-top: 20px;
}
.researchPage .sitResearch1 ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.researchPage .sitResearch1 ul li {
  width: 25%;
  float: left;
  margin: 0 0 35px 0;
  padding: 0 25px;
  box-sizing: border-box;
  text-align: center;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.researchPage .sitResearch1 ul li:hover {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.researchPage .sitResearch1 ul li .pic {
  overflow: hidden;
}
.researchPage .sitResearch1 ul li .pic img {
  width: 100%;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.researchPage .sitResearch1 ul li .tit {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #707070;
  text-align:left;
}
.researchPage .sitResearch2 {
  padding-top: 80px;
}
.researchPage .sitResearch2 .title {
  font-size: 42px;
  font-weight: bold;
  color: #333333;
}
.researchPage .sitResearch2 .slogan {
  line-height: 30px;
  font-size: 18px;
  color: #333333;
  margin-top: 16px;
}
.researchPage .sitResearch2 ul {
  margin-top: 44px;
}
.researchPage .sitResearch2 ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.researchPage .sitResearch2 ul li {
  width: 50%;
  float: left;
  padding: 0 8px 0 0;
  margin-bottom: 66px;
  box-sizing: border-box;
}
.researchPage .sitResearch2 ul li:nth-child(even) {
  padding: 0 0 0 8px;
}
.researchPage .sitResearch2 ul li .pic {
  border: solid 1px #a0a0a0;
  box-sizing: border-box;
}
.researchPage .sitResearch2 ul li .pic img {
  width: 100%;
  display: block;
}
.researchPage .sitResearch2 ul li .text {
  height: 64px;
  line-height: 64px;
  font-size: 22px;
  color: #434343;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.researchPage .sitResearch2 ul li .text span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  background: #495666;
  font-size: 16px;
  color: #fff;
  margin-right: 6px;
}
@media only screen and (max-width: 1400px) {
  .researchPage .whiteBook .content .pic {
    width: 400px;
  }
  .researchPage .whiteBook .content .text {
    width: 720px;
    margin-top: 140px;
  }
  .researchPage .forum .swiper-button-prev,
  .researchPage .forum .swiper-button-next {
    left: 0px;
  }
  .researchPage .forum .swiper-button-next {
    left: auto;
    right: 0px;
  }
  .researchPage .forum .gallery-thumbs {
    width: 1140px;
    margin: 0 auto;
  }
  .researchPage .forum .gallery-top ul li .text {
    padding: 50px 0 0 348px;
  }
}
.contactPage .publicTitle {
  text-align: center;
  font-size: 34px;
  color: #333333;
}
.contactPage .message {
  padding: 82px 0 88px 0;
}
.contactPage .message .wrap {
  max-width: 1186px;
}
.contactPage .message .publicTitle {
  margin-bottom: 42px;
}
.contactPage .message textarea,
.contactPage .message input[type='text'] {
  width: 580px;
  height: 50px;
  line-height: 48px;
  border: solid 1px #e0e0e0;
  box-sizing: border-box;
  padding: 0 22px;
  font-size: 15px;
  color: #555555;
  margin-left: 22px;
}
.contactPage .message textarea::-webkit-input-placeholder,
.contactPage .message input[type='text']::-webkit-input-placeholder {
  color: #555555;
}
.contactPage .message textarea:-moz-placeholder,
.contactPage .message input[type='text']:-moz-placeholder {
  color: #555555;
}
.contactPage .message textarea::-moz-placeholder,
.contactPage .message input[type='text']::-moz-placeholder {
  color: #555555;
}
.contactPage .message textarea:-ms-input-placeholder,
.contactPage .message input[type='text']:-ms-input-placeholder {
  color: #555555;
}
.contactPage .message textarea:nth-child(even),
.contactPage .message input[type='text']:nth-child(even) {
  margin-left: 0;
}
.contactPage .message textarea {
  width: 100%;
  resize: none;
  margin: 26px 0 0 0;
  padding: 14px 20px;
  line-height: 20px;
  height: 140px;
}
.contactPage .message .tips {
  line-height: 20px;
  font-size: 15px;
  color: #777777;
  margin: 22px 0 30px 0;
}
.contactPage .message button,
.contactPage .message input[type='button'] {
  width: 574px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  background: #e12524;
  cursor: pointer;
  margin: 0 auto;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.contactPage .message button:hover,
.contactPage .message input[type='button']:hover {
  background: #ff0100;
}
.contactPage .contact {
  background: #f8f8f8;
  padding: 62px 0 88px 0;
}
.contactPage .contact .content {
  background: #fff;
  margin-top: 44px;
}
.contactPage .contact .content:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.contactPage .contact .content .map {
  float: left;
}
.contactPage .contact .content .map #allmap {
  width: 900px;
  height: 545px;
}
.contactPage .contact .content .address {
  width: 500px;
  height: 545px;
  float: right;
  padding: 0 20px;
  box-sizing: border-box;
  overflow: auto;
}
.contactPage .contact .content .address::-webkit-scrollbar {
  width: 4px;
}
.contactPage .contact .content .address::-webkit-scrollbar-button {
  display: none;
}
.contactPage .contact .content .address::-webkit-scrollbar-thumb {
  background: #eee;
}
.contactPage .contact .content .address .top {
  border-bottom: solid 1px #ebebeb;
  padding: 24px 0 18px 0;
}
.contactPage .contact .content .address .top:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.contactPage .contact .content .address .top .phone,
.contactPage .contact .content .address .top .mail {
  width: 50%;
  float: left;
  font-size: 15px;
  color: #555555;
}
.contactPage .contact .content .address .top .phone a,
.contactPage .contact .content .address .top .mail a {
  font-size: 15px;
  color: #555555;
}
.contactPage .contact .content .address .top .phone p,
.contactPage .contact .content .address .top .mail p {
  padding-left: 40px;
  box-sizing: border-box;
  background: no-repeat 10px 5px;
  line-height: 24px;
  margin: 0 0 6px 0;
}
.contactPage .contact .content .address ul li {
  border-bottom: solid 1px #ebebeb;
  padding: 28px 0px 28px 45px;
  box-sizing: border-box;
  line-height: 28px;
  font-size: 15px;
  color: #555555;
  background: url(../images/address3.png) no-repeat 16px 34px;
  cursor: pointer;
}
.contactPage .cooperation {
  padding: 88px 0;
}
.contactPage .cooperation ul {
  border-top: solid 1px #eeeeee;
  border-left: solid 1px #eeeeee;
  box-sizing: border-box;
}
.contactPage .cooperation ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.contactPage .cooperation li {
  width: 14.28571429%;
  float: left;
  border-right: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  box-sizing: border-box;
}
.contactPage .cooperation li a {
  display: block;
  position: relative;
  z-index: 2;
  overflow: hidden;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.contactPage .cooperation li a:hover {
  box-shadow: 0px 0px 15px 3px #dfdfdf;
  z-index: 5;
}
.contactPage .cooperation li a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.contactPage .cooperation li img {
  width: 100%;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.contactPage .recruitment {
  padding-bottom: 88px;
}
.contactPage .recruitment .top,
.contactPage .recruitment .menuTop {
  padding: 21px 78px 21px 58px;
  box-sizing: border-box;
  background: #e5e5e5;
}
.contactPage .recruitment .top:after,
.contactPage .recruitment .menuTop:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.contactPage .recruitment .top span,
.contactPage .recruitment .menuTop span {
  float: left;
  width: 20%;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
  text-align: center;
}
.contactPage .recruitment .top span:nth-child(1),
.contactPage .recruitment .menuTop span:nth-child(1) {
  width: 40%;
  text-align: left;
}
.contactPage .recruitment li.on .top {
  background-image: url(../images/arrow19.png);
}
.contactPage .recruitment li .top {
  background: url(../images/arrow20.png) no-repeat right 52px center #fff;
  border-bottom: solid 1px #dcdcdc;
  cursor: pointer;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.contactPage .recruitment li .top span {
  font-size: 15px;
}
.contactPage .recruitment li .cont {
  background: #f5f5f5;
  padding: 40px 56px;
  box-sizing: border-box;
  display: none;
}
.contactPage .recruitment li .cont .text {
  line-height: 30px;
  font-size: 15px;
  color: #888888;
}
.contactPage .recruitment li .cont .text .tit {
  font-size: 16px;
  color: #333333;
}
.contactPage .recruitment li .cont .delivery {
  background: url(../images/delivery_line.png) repeat-x 0 0;
  margin-top: 42px;
  padding-top: 38px;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
}
.contactPage .recruitment li .cont .delivery a {
  font-size: 16px;
  color: #333333;
}
.contactPage .recruitment li .cont .delivery .p2 {
  font-size: 20px;
}
.contactPage .recruitment li .cont .delivery .p2 a {
  font-size: 20px;
}
@media only screen and (max-width: 1400px) {
  .contactPage .contact .content .map #allmap {
    width: 800px;
  }
  .contactPage .contact .content .address {
    width: 400px;
    padding: 0 14px;
  }
  .contactPage .contact .content .address .top .phone p,
  .contactPage .contact .content .address .top .mail p {
    padding-left: 26px;
    background: no-repeat 0px 5px;
  }
  .contactPage .contact .content .address ul li {
    padding: 28px 0px 28px 34px;
    background-position: 8px 34px;
  }
}
.registeredPage {
  background: url(../images/registered_bg.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  min-height: 580px;
}
.registeredPage .registered {
  width: 396px;
  min-height: 490px;
  float: right;
  background: #fff;
  box-sizing: border-box;
  margin-top: 48px;
  padding: 54px 36px 0 36px;
}
.registeredPage .registered .title {
  text-align: center;
  line-height: 30px;
  font-size: 26px;
  color: #333333;
  margin-bottom: 6px;
}
.registeredPage .registered .verify,
.registeredPage .registered input[type='password'],
.registeredPage .registered input[type='text'] {
  width: 100%;
  height: 50px;
  line-height: 48px;
  padding: 0 24px;
  box-sizing: border-box;
  font-size: 15px;
  color: #333;
  border: solid 1px #eeeeee;
  margin-top: 14px;
}
.registeredPage .registered .verify::-webkit-input-placeholder,
.registeredPage .registered input[type='password']::-webkit-input-placeholder,
.registeredPage .registered input[type='text']::-webkit-input-placeholder {
  color: #999;
}
.registeredPage .registered .verify:-moz-placeholder,
.registeredPage .registered input[type='password']:-moz-placeholder,
.registeredPage .registered input[type='text']:-moz-placeholder {
  color: #999;
}
.registeredPage .registered .verify::-moz-placeholder,
.registeredPage .registered input[type='password']::-moz-placeholder,
.registeredPage .registered input[type='text']::-moz-placeholder {
  color: #999;
}
.registeredPage .registered .verify:-ms-input-placeholder,
.registeredPage .registered input[type='password']:-ms-input-placeholder,
.registeredPage .registered input[type='text']:-ms-input-placeholder {
  color: #999;
}
.registeredPage .registered .verify {
  padding: 0;
  height: auto;
}
.registeredPage .registered .verify:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.registeredPage .registered .verify button,
.registeredPage .registered .verify input[type='button'] {
  width: 100px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  box-sizing: border-box;
  float: right;
  border-radius: 2px;
  border: solid 1px #e12524;
  font-size: 12px;
  color: #e12524;
  background: none;
  cursor: pointer;
  margin: 9px 9px 0 0;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.registeredPage .registered .verify button:hover,
.registeredPage .registered .verify input[type='button']:hover {
  background: #e12524;
  color: #fff;
}
.registeredPage .registered .verify input[type='text'] {
  width: 200px;
  border: none;
  height: 48px;
  float: left;
  margin: 0;
}
.registeredPage .registered .agreement {
  line-height: 24px;
  font-size: 14px;
  color: #999999;
  margin: 11px 0;
}
.registeredPage .registered .agreement a {
  font-size: 14px;
  color: #333333;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.registeredPage .registered .agreement a:hover {
  color: #e12524;
}
.registeredPage .registered .agreement input {
  width: 18px;
  height: 18px;
  float: left;
  margin: 3px 7px 0 0;
  border: solid 1px #dedfe0;
  box-sizing: border-box;
}
.registeredPage .registered .agreement input:checked {
  background: url(../images/checkbox1.gif) no-repeat center;
  background-size: 100% 100%;
}
.registeredPage .registered .submit {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  display: block;
  background: #e12524;
  font-size: 16px;
  color: #fff;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.registeredPage .registered .submit:hover {
  background: #ff0100;
}
.registeredPage .login .submit {
  margin-top: 32px;
}
.registeredPage .login .forgotten {
  margin-top: 6px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
}
.registeredPage .login .forgotten:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.registeredPage .login .forgotten a {
  font-size: 12px;
  color: #666666;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.registeredPage .login .forgotten .r a {
  color: #2477d9;
}
.registeredPage .login .forgotten .r a:hover,
.registeredPage .login .forgotten a:hover {
  color: #e12524;
}
.registeredPage .login .other {
  margin-top: 52px;
  text-align: center;
}
.registeredPage .login .other .tit {
  height: 20px;
  line-height: 20px;
  background: url(../images/login_line.gif) repeat-x 0 center;
  font-size: 14px;
  color: #bfbfbf;
}
.registeredPage .login .other .tit span {
  background: #fff;
  padding: 0 6px;
}
.registeredPage .login .other ul {
  display: inline-block;
  margin-top: 14px;
}
.registeredPage .login .other ul li {
  margin: 0 17px;
  float: left;
}
.membersPage {
  padding: 48px 0 88px 0;
  background: #f8f8f8;
}
.membersPage .sidebar {
  width: 324px;
  float: left;
  box-sizing: border-box;
  border: solid 1px #ebebeb;
  box-shadow: 0px 2px 8px 2px #ebebeb;
}
.membersPage .sidebar .userTop {
  padding: 24px 20px;
  box-sizing: border-box;
  background: #f9f9f9;
}
.membersPage .sidebar .userTop:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.membersPage .sidebar .userTop .portrait {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  float: left;
  overflow: hidden;
  border: solid 2px #eeeeee;
}
.membersPage .sidebar .userTop .portrait img {
  width: 100%;
  display: block;
}
.membersPage .sidebar .userTop .name {
  line-height: 62px;
  padding: 0 0 0 85px;
  box-sizing: border-box;
  font-size: 15px;
  color: #333333;
}
.membersPage .sidebar .userTop .name span {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.membersPage .sidebar .menu {
  background: #fff;
}
.membersPage .sidebar .menu .tit {
  display: none;
}
.membersPage .sidebar .menu li {
  border-top: solid 1px #f0f0f0;
}
.membersPage .sidebar .menu li:last-child a {
  height: 102px;
  line-height: 102px;
  font-size: 18px;
}
.membersPage .sidebar .menu li.on a::after {
  content: " ";
  width: 3px;
  height: 28px;
  background: #e12524;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 2;
}
.membersPage .sidebar .menu li a {
  height: 71px;
  line-height: 71px;
  padding: 0 32px;
  box-sizing: border-box;
  font-size: 15px;
  color: #333333;
  position: relative;
  display: block;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.membersPage .sidebar .menu li a:hover {
  color: #e12524;
}
.membersPage .content {
  width: 1040px;
  float: right;
  background: #fff;
  box-shadow: 0px 2px 8px 2px #ebebeb;
  border: solid 1px #ebebeb;
  box-sizing: border-box;
}
.membersPage .content .publicTitle {
  height: 58px;
  line-height: 58px;
  padding: 0 34px;
  box-sizing: border-box;
  border-bottom: solid 1px #ebebeb;
  font-size: 18px;
  color: #333333;
}
.membersPage .userInfo .uploadBox {
  padding: 38px 0 52px 0;
  text-align: center;
  position: relative;
  border-bottom: solid 1px #ebebeb;
}
.membersPage .userInfo .uploadBox .pic {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
  background: url(../images/portrait.jpg) no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
}
.membersPage .userInfo .uploadBox .pic img {
  width: 100%;
  display: block;
}
.membersPage .userInfo .uploadBox .txt {
  line-height: 20px;
  font-size: 14px;
  color: #e12524;
  margin-top: 16px;
}
.membersPage .userInfo .uploadBox .txt span {
  cursor: pointer;
}
.membersPage .userInfo .uploadBox input {
  width: 1px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.membersPage .userInfo .inpuBox {
  padding: 56px 34px;
  box-sizing: border-box;
  border-bottom: solid 1px #ebebeb;
}
.membersPage .userInfo .inpuBox:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.membersPage .userInfo .inpuBox input[type='passwrod'],
.membersPage .userInfo .inpuBox input[type='text'] {
  width: 296px;
  height: 44px;
  line-height: 42px;
  box-sizing: border-box;
  padding: 0 18px;
  font-size: 14px;
  color: #444444;
  float: left;
  border: solid 1px #ebebeb;
  margin: 0 0 30px 41px;
}
.membersPage .userInfo .inpuBox input[type='passwrod']::-webkit-input-placeholder,
.membersPage .userInfo .inpuBox input[type='text']::-webkit-input-placeholder {
  color: #999999;
}
.membersPage .userInfo .inpuBox input[type='passwrod']:-moz-placeholder,
.membersPage .userInfo .inpuBox input[type='text']:-moz-placeholder {
  color: #999999;
}
.membersPage .userInfo .inpuBox input[type='passwrod']::-moz-placeholder,
.membersPage .userInfo .inpuBox input[type='text']::-moz-placeholder {
  color: #999999;
}
.membersPage .userInfo .inpuBox input[type='passwrod']:-ms-input-placeholder,
.membersPage .userInfo .inpuBox input[type='text']:-ms-input-placeholder {
  color: #999999;
}
.membersPage .userInfo .inpuBox input[type='passwrod']:nth-child(4),
.membersPage .userInfo .inpuBox input[type='text']:nth-child(4),
.membersPage .userInfo .inpuBox input[type='passwrod']:nth-child(1),
.membersPage .userInfo .inpuBox input[type='text']:nth-child(1) {
  margin-left: 0;
}
.membersPage .userInfo .inpuBox input[type='passwrod']:nth-child(4),
.membersPage .userInfo .inpuBox input[type='text']:nth-child(4) {
  width: 100%;
  margin-bottom: 0;
}
.membersPage .userInfo .btnBox {
  padding: 60px 34px;
}
.membersPage .userInfo .btnBox button,
.membersPage .userInfo .btnBox input[type='button'] {
  font-size: 15px;
  color: #fff;
  width: 178px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #e12524;
  cursor: pointer;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.membersPage .userInfo .btnBox button:hover,
.membersPage .userInfo .btnBox input[type='button']:hover {
  background: #ff0100;
}
.membersPage .comments .commentsList {
  margin-top: 0;
  padding: 0 34px;
  box-sizing: border-box;
}
.membersPage .comments .commentsList li:last-child {
  border-bottom: none;
}
.membersPage .comments .commentsList li .text {
  padding: 0 0 0 44px;
}
.membersPage .collection .list {
  padding: 20px 34px;
  box-sizing: border-box;
}
.membersPage .collection .list li {
  border-bottom: solid 1px #e6e6e6;
}
.membersPage .collection .list li:last-child {
  border-bottom: none;
}
.membersPage .collection .list li a {
  padding: 12px 0;
  display: block;
}
.membersPage .collection .list li a:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.membersPage .collection .list li a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.membersPage .collection .list li a:hover .tit {
  color: #e12524;
}
.membersPage .collection .list li .pic {
  width: 100px;
  float: left;
  overflow: hidden;
}
.membersPage .collection .list li .pic img {
  width: 100%;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.membersPage .collection .list li .text {
  padding-left: 110px;
  box-sizing: border-box;
}
.membersPage .collection .list li .text .tit {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.membersPage .collection .list li .text .txt {
  height: 40px;
  line-height: 20px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin-top: 10px;
}
@media only screen and (max-width: 1400px) {
  .membersPage .sidebar {
    width: 280px;
  }
  .membersPage .sidebar .userTop {
    padding: 24px 14px;
  }
  .membersPage .sidebar .userTop .name {
    padding: 0 0 0 74px;
  }
  .membersPage .sidebar .menu li a {
    padding: 0 22px;
  }
  .membersPage .content {
    width: 900px;
  }
  .membersPage .userInfo .inpuBox {
    padding: 40px 20px;
  }
  .membersPage .userInfo .inpuBox input[type='passwrod'],
  .membersPage .userInfo .inpuBox input[type='text'] {
    width: 272.66666667 px;
    padding: 0 14px;
    margin: 0 0 20px 20px;
  }
  .membersPage .userInfo .btnBox {
    padding: 40px 20px;
  }
}
.storesPage .inspiration {
  position: relative;
}
.storesPage .inspiration .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 2;
}
.storesPage .inspiration .text {
  float: right;
  width: 410px;
  color: #000;
}
.storesPage .inspiration .text .p1 {
  font-size: 40px;
}
.storesPage .inspiration .text .p2 {
  font-size: 20px;
  margin: 18px 0;
}
.storesPage .inspiration .text .p3 {
  line-height: 25px;
  font-size: 15px;
  color: #717171;
}
.storesPage .services {
  padding: 100px 0;
}
.storesPage .services .wrap {
  max-width: 1180px;
}
.storesPage .services .title {
  max-width: 1032px;
  line-height: 34px;
  border-bottom: solid 1px #bfbfbf;
  font-size: 15px;
  color: #808080;
  text-indent: 5px;
  margin: 0 auto;
}
.storesPage .services ul {
  margin-top: 64px;
}
.storesPage .services ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.storesPage .services ul li {
  width: 20%;
  float: left;
  text-align: center;
  color: #000000;
}
.storesPage .services ul li .icon {
  height: 64px;
}
.storesPage .services ul li .icon img {
  max-height: 100%;
  vertical-align: middle;
}
.storesPage .services ul li .en {
  line-height: 30px;
  font-size: 18px;
  margin-top: 14px;
}
.storesPage .services ul li .txt {
  line-height: 30px;
  font-size: 15px;
}
.storesPage .nextStation {
  position: relative;
}
.storesPage .nextStation .text {
  width: 50%;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 2;
  padding-left: 100px;
  box-sizing: border-box;
  color: #fff;
}
.storesPage .nextStation .text .p1 {
  font-size: 28px;
  font-weight: bold;
  opacity: 0.7;
}
.storesPage .nextStation .text .p2 {
  line-height: 50px;
  font-size: 36px;
  margin-top: 16px;
  font-weight: lighter;
}
.storesPage .publicTitle {
  text-align: center;
  color: #000;
}
.storesPage .publicTitle .tit {
  font-size: 28px;
  font-weight: bold;
}
.storesPage .publicTitle .tit span {
  display: block;
  font-weight: normal;
}
.storesPage .publicTitle .txt {
  font-size: 32px;
  margin-top: 5px;
}
.storesPage .experience {
  padding-top: 106px;
}
.storesPage .experience .publicTitle {
  text-align: left;
}
.storesPage .experience .row {
  margin-top: 106px;
  min-height: 664px;
  position: relative;
}
.storesPage .experience .gallery-top {
  width: 50%;
  float: right;
}
.storesPage .experience .gallery-top img {
  width: 100%;
  display: block;
}
.storesPage .experience .gallery-thumbs {
  width: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  height: 564px;
}
.storesPage .experience .gallery-thumbs .swiper-slide {
  border-bottom: solid 1px #b5b5b5;
  padding: 30px 0;
  box-sizing: border-box;
  height: auto;
}
.storesPage .experience .gallery-thumbs .swiper-slide:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.storesPage .experience .gallery-thumbs .swiper-slide .text {
  max-width: 700px;
  width: 100%;
  float: right;
  color: #000;
  opacity: 0.8;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.storesPage .experience .gallery-thumbs .swiper-slide .text .tit {
  line-height: 30px;
  font-size: 22px;
}
.storesPage .experience .gallery-thumbs .swiper-slide .text .txt {
  line-height: 20px;
  font-size: 15px;
  margin-top: 18px;
}
.storesPage .experience .gallery-thumbs .swiper-slide .text .txt p {
  margin-bottom: 6px;
}
.storesPage .experience .gallery-thumbs .swiper-slide-thumb-active .text,
.storesPage .experience .gallery-thumbs .swiper-slide-active .text {
  opacity: 1;
}
.storesPage .experience .gallery-thumbs .swiper-button-next {
  top: auto;
  bottom: 14px;
  left: 50%;
  margin: 0;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  z-index: 9;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 24px;
  background: url(../images/stores_experience_btn.png) no-repeat;
  background-size: 100% auto;
  outline: none;
}
.storesPage .ideal .publicTitle {
  margin: 150px 0;
}
.storesPage .ideal .swiper-container img {
  width: 100%;
  display: block;
}
.storesPage .ideal .swiper-container .swiper-pagination {
  bottom: 64px;
}
.storesPage .ideal .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  opacity: 1;
  cursor: pointer;
  margin: 0 15px;
  border: solid 2px #fff;
  background: none;
}
.storesPage .ideal .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.storesPage .features {
  padding-bottom: 154px;
}
.storesPage .features .publicTitle {
  margin: 148px 0;
}
.storesPage .features .content {
  border-top: solid 1px #bfbfbf;
  padding: 0 135px 0 126px;
}
.storesPage .features .content .row {
  position: relative;
}
.storesPage .features .content .row:nth-child(even) .pic {
  width: 40%;
  float: left;
}
.storesPage .features .content .row:nth-child(even) .box {
  width: 60%;
  left: auto;
  right: 0;
}
.storesPage .features .content .row:nth-child(2) .box {
  width: 50%;
  right: auto;
  left: 40%;
}
.storesPage .features .content .pic {
  width: 60%;
  float: right;
}
.storesPage .features .content .pic img {
  max-width: 100%;
  display: block;
}
.storesPage .features .content .box {
  width: 40%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.storesPage .features .content .text {
  width: 370px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 3;
}
.storesPage .features .content .text .tit {
  margin-left: -14px;
  color: #000;
}
.storesPage .features .content .text .tit .t1 {
  font-size: 22px;
  background: url(../images/about_publicTitle.gif) no-repeat 0 12px;
  padding-left: 14px;
}
.storesPage .features .content .text .tit .t2 {
  padding-left: 14px;
  font-size: 32px;
  margin-top: 6px;
}
.storesPage .features .content .text .txt {
  margin-top: 60px;
  line-height: 25px;
  font-size: 15px;
  color: #000;
}
.storesPage .features .content .text .txt .p2 {
  line-height: 20px;
  opacity: 0.6;
  margin-top: 14px;
}
@media only screen and (max-width: 1400px) {
  .storesPage .experience {
    padding-top: 100px;
  }
  .storesPage .experience .row {
    margin-top: 100px;
    min-height: 560px;
  }
  .storesPage .experience .address {
    width: 50%;
  }
  .storesPage .experience .address ul {
    max-height: 500px;
  }
  .storesPage .experience .address li {
    padding: 32px 0;
  }
  .storesPage .experience .address li .text {
    max-width: 600px;
  }
  .storesPage .experience .gallery-thumbs {
    height: 500px;
  }
  .storesPage .experience .gallery-thumbs .swiper-slide {
    padding: 32px 0;
  }
  .storesPage .experience .gallery-thumbs .swiper-slide .text {
    max-width: 600px;
  }
  .storesPage .ideal .publicTitle {
    margin: 100px 0;
  }
  .storesPage .ideal .swiper-container .swiper-pagination {
    bottom: 30px;
  }
  .storesPage .features {
    padding-bottom: 100px;
  }
  .storesPage .features .publicTitle {
    margin: 100px 0;
  }
  .storesPage .features .content {
    padding: 0 90px 0 80px;
  }
  .storesPage .features .content .text {
    width: 370px;
  }
  .storesPage .features .content .text .tit .t2 {
    font-size: 28px;
  }
  .storesPage .features .content .text .txt {
    margin-top: 40px;
  }
}
.specialPage {
  padding-top: 70px;
}
.specialPage .videoBox {
  text-align: center;
}
.specialPage .videoBox .pic {
  position: relative;
  cursor: pointer;
}
.specialPage .videoBox .icon {
  width: 56px;
  height: 56px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 9;
  background: url(../images/video_icon.png) no-repeat center 0;
  background-size: 100% 100%;
}
.specialPage .videoBox .video {
  width: 900px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 109;
  background: #fff;
  display: none;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.specialPage .videoBox .video iframe,
.specialPage .videoBox .video video {
  width: 100%;
  display: block;
}
.specialPage .videoBox .video .close {
  width: 30px;
  height: 30px;
  background: url(../images/add2.png) no-repeat center;
  cursor: pointer;
  position: absolute;
  top: -30px;
  right: 0px;
  z-index: 5;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.specialPage .videoBox .video .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}
.specialPage .r1Special .slogan {
  text-align: center;
  padding: 170px 0;
}
.specialPage .r1Special .slogan .p1 {
  font-size: 36px;
  color: #242a4d;
}
.specialPage .r1Special .slogan .p2 {
  font-size: 20px;
  color: #333333;
  margin-top: 28px;
}
/**线下体验店**/
.offLine .offline-title {
  color: #000000;
}
.offLine .offline-title .en {
  font-size: 28px;
  line-height: 1em;
}
.offLine .offline-title .cn {
  margin-top: 20px;
  font-size: 55px;
  line-height: 65px;
}
.offLine .select-block {
  position: relative;
  z-index: 2;
  background-color: #fafcfc;
}
.offLine .select-block:hover .select-title::after {
  transform: rotate(0);
}
.offLine .select-block:hover .ul {
  display: block;
}
.offLine .select-block .select-title,
.offLine .select-block .word {
  padding-left: 40px;
  padding-right: 40px;
  font-size: 24px;
}
.offLine .select-block .select-title {
  border: 1px solid #4c4948;
  border-bottom: 0 none;
  height: 50px;
  width: 100%;
  justify-content: space-between;
  line-height: 50px;
  color: #4c4948;
  cursor: pointer;
}
.offLine .select-block .select-title option {
  line-height: 50px;
}
.offLine .select-block .select-title::after {
  content: "";
  display: block;
  height: 50px;
  width: 14px;
  transform: rotate(-90deg);
  background: url(../images/arrow23.png) no-repeat center / contain;
}
.offLine .select-block .word {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
  color: #282828;
  background-color: #fafcfc;
}
.offLine .select-block .word.on,
.offLine .select-block .word:hover {
  color: #ffffff;
  background-color: #4c4948;
}
.offLine .select-block .ul {
  display: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 100%;
  border-top: 1px solid #4c4948;
  border-left: 1px solid #4c4948;
  border-right: 1px solid #4c4948;
  width: 100%;
  max-height: 800%;
  overflow-y: auto;
}
.offLine .select-block .ul .li {
  border-bottom: 1px solid #4c4948;
}
.offline-block-a {
  padding-top: 120px;
  padding-bottom: 80px;
}
.offline-block-a * {
  box-sizing: border-box;
}
.offline-block-a .form-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.offline-block-a .form-block .wid1 {
  width: 17.2%;
}
.offline-block-a .form-block .wid2 {
  width: 43%;
}
.offline-block-a .form-block .seach-block {
  position: relative;
  border: 1px solid #4c4948;
  padding-right: 80px;
}
.offline-block-a .form-block .seach-block * {
  box-sizing: border-box;
}
.offline-block-a .form-block .seach-block .key {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 28px;
  font-size: 20px;
  line-height: 50px;
  color: #282828;
}
.offline-block-a .form-block .seach-block .key::-webkit-input-placeholder {
  font-size: 20px;
}
.offline-block-a .form-block .seach-block .key:-moz-placeholder {
  font-size: 20px;
}
.offline-block-a .form-block .seach-block .key::-moz-placeholder {
  font-size: 20px;
}
.offline-block-a .form-block .seach-block .key:-ms-input-placeholder {
  font-size: 20px;
}
.offline-block-a .form-block .seach-block .submit {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  border: 0 none;
  width: 80px;
  height: 100%;
  padding: 0;
  background: #4c4948 url(../images/search3.png) no-repeat center / 31px auto;
  cursor: pointer;
}
.offline-block-a .form-block .seach-block .submit:hover {
  background-color: #e12524;
}
.offline-block-a .map {
  border: solid 1px #4c4948;
  height: 500px;
}
.offline-block-b {
  position: relative;
  padding-top: 36px;
  padding-bottom: 100px;
}
.offline-block-b::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-40%, -6%);
  height: 100%;
  width: 616px;
  background: url(../images/offline/bg.png) no-repeat left center / contain;
}
.offline-block-b .wrap {
  position: relative;
}
.offline-block-b .list {
  margin-top: 115px;
}
.offline-block-b .list * {
  box-sizing: border-box;
}
.offline-block-b .list .list-li {
  display: flex;
  flex-wrap: wrap;
}
.offline-block-b .list .list-li:nth-child(odd) .store-list {
  background-color: #ffffff;
}
.offline-block-b .list .list-li:nth-child(even) .store-list {
  background-color: #f6f6f6;
}
.offline-block-b .list .list-li:first-child .city {
  border-top-left-radius: 30px;
}
.offline-block-b .list .list-li:first-child .store-list {
  border-top: solid 1px #4c4948;
  border-top-right-radius: 30px;
}
.offline-block-b .list .list-li:last-child .city {
  border-bottom-left-radius: 30px;
}
.offline-block-b .list .list-li:last-child .store-list {
  border-bottom-right-radius: 30px;
}
.offline-block-b .list .list-li + .list-li .city::after {
  content: "";
  display: block;
  position: absolute;
  left: 22.5%;
  top: 0;
  width: 55%;
  height: 2px;
  background: #fff;
}
.offline-block-b .list .city {
  display: flex;
  position: relative;
  width: 120px;
  flex-shrink: 0;
  min-height: 100px;
  padding: 15px 10px;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  line-height: 1.4em;
  color: #ffffff;
  background-color: #4c4948;
}
.offline-block-b .list .store-list {
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px #4c4948;
  border-right: solid 1px #4c4948;
  width: calc(100% - 120px);
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 50px;
  padding-right: 45px;
  align-items: center;
}
.offline-block-b .list .store-li {
  display: flex;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 28px;
  justify-content: space-between;
  font-size: 20px;
  line-height: 30px;
  color: #505050;
  background: url(../images/offline/icon1.png) no-repeat left 8.5px/12px auto;
}
.offline-block-b .list .store-li strong {
  color: #000000;
}
.offline-block-b .list .store-li .word {
  width: calc(100% - 445px);
  padding-right: 25px;
}
.offline-block-b .list .store-li .contacts {
  width: 225px;
}
.offline-block-b .list .store-li .phone {
  width: 220px;
  text-align: right;
}
.offline-block-b .list .store-li .pc-hide {
  display: none;
}
.offline-block-c {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.offline-block-c::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  background-color: #dd5140;
}
.offline-block-c .bg {
  position: relative;
  margin: 0 60px;
  border-radius: 60px;
  padding: 0 2%;
  background-color: #f1f2f2;
}
.offline-block-c .offline-title {
  padding-top: 140px;
}
.offline-block-c .list {
  display: flex;
  padding-top: 63px;
  padding-bottom: 165px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.offline-block-c .list .list-li {
  margin: 1% 0;
  width: 264px;
  max-width: 24%;
  border-radius: 10px;
  text-align: center;
  color: #ffffff;
  background: url(../images/offline/bg1.png) no-repeat center / 100% 100%;
}
.offline-block-c .list .list-li:first-child {
  border-top-left-radius: 60px;
}
.offline-block-c .list .list-li:last-child {
  border-bottom-right-radius: 60px;
}
.offline-block-c .list .list-li .pad {
  padding: 35px 24px 45px;
}
.offline-block-c .list .list-li img {
  display: block;
  margin: 0 auto;
}
.offline-block-c .list .list-li .t-en {
  margin: 5px 0 15px;
  font-size: 12px;
  line-height: 24px;
  color: #ef7f6c;
}
.offline-block-c .list .list-li .title {
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 24px;
}
.offline-block-c .list .list-li .des {
  font-size: 18px;
  line-height: 26px;
  opacity: 0.8;
}
/**招商加盟**/
.join-block-a .h1 {
  margin: 110px 0 115px;
  text-align: center;
  font-size: 36px;
  line-height: 1.4em;
  color: #282828;
}
.join-block-a .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.join-block-a .list * {
  box-sizing: border-box;
}
.join-block-a .list .list-li {
  display: flex;
  position: relative;
  z-index: 2;
  border-radius: 20px 0px 20px 0px;
  border: solid 1px #e64b38;
  width: 28.5%;
  text-align: center;
  background-color: #fff;
}
.join-block-a .list .list-li .img-box {
  display: flex;
  border-right: 1px solid #e64b38;
  width: 25%;
  padding: 28px 10px;
  justify-content: center;
  align-items: center;
}
.join-block-a .list .list-li .img-box img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto!important;
}
.join-block-a .list .list-li .cont {
  display: flex;
  width: 75%;
  padding: 28px 10px;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  line-height: 36px;
  color: #282828;
}
.join-block-a .list .mid-li {
  margin: -8px 0 -3px;
  width: 43%;
}
.join-block-a .list .mid-li .phone {
  display: none;
}
.join-block-a .list .mid-li .img {
  position: relative;
}
.join-block-a .list .mid-li .img .line {
  display: block;
  width: 100%;
  height: auto!important;
}
.join-block-a .list .mid-li .img .num {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 42%;
  height: auto!important;
  transform: translate(-50%, -50%);
}
.join-block-a .bot-cont {
  padding-top: 170px;
  padding-bottom: 195px;
  text-align: center;
}
.join-block-a .bot-cont .txt {
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 1.4em;
  color: #282828;
}
.join-block-a .bot-cont .btn {
  display: block;
  margin: 0 auto;
  border-radius: 10px;
  width: 310px;
  max-width: 100%;
  padding: 5px 15px 10px;
  color: #ffffff;
  background-color: #e64b38;
}
.join-block-a .bot-cont .btn .btn-cn {
  font-size: 24px;
  line-height: 1.4em;
}
.join-block-a .bot-cont .btn .btn-en {
  font-size: 16px;
  line-height: 18px;
}
.join-block-a .bot-cont .btn:hover {
  background: #da321d;
}
@media (max-width: 1400px) {
  /**招商加盟**/
  .join-block-a .h1 {
    margin: 90px 0 95px;
    font-size: 32px;
  }
  .join-block-a .list .list-li {
    border-radius: 20px 0px 20px 0px;
  }
  .join-block-a .list .list-li .img-box {
    padding: 20px 10px;
  }
  .join-block-a .list .list-li .cont {
    padding: 20px 10px;
    font-size: 20px;
    line-height: 30px;
  }
}


