﻿.txet-over1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@font-face {
  font-family: 'impact';
  src: url(../font/impact.ttf);
}
.head {
  width: 100%;
  height: auto;
}
.head .head-top {
  width: 100%;
  height: 1.15rem;
  line-height: 1.15rem;
}
.head .head-top .top-box {
  display: flex;
  justify-content: space-between;
  width: 15rem;
  height: 100%;
  margin: 0 auto;
}
.head .head-top .top-box .top-logo {
  width: 1.8rem;
  height: 100%;
}
.head .head-top .top-box .top-right {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 720px;
  height: 100%;
}
.head .head-top .top-box .top-right .right-ul {
  display: flex;
  justify-content: space-between;
  width: 660px;
  height: 100%;
}
.head .head-top .top-box .top-right .right-ul .right-li {
  position: relative;
  width: auto;
  height: 100%;
  margin-right: 48px;
}
.head .head-top .top-box .top-right .right-ul .right-li .li-a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #333333;
}
.head .head-top .top-box .top-right .right-ul .right-li::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: #bd0127;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.head .head-top .top-box .top-right .right-ul .right-li .li-list {
  position: absolute;
  top: 1.15rem;
  left: -48px;
  width: 152px;
  height: auto;
  padding: 0.2rem;
  line-height: 24px;
  text-align: center;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.head .head-top .top-box .top-right .right-ul .right-li .li-list .list-a {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
.head .head-top .top-box .top-right .right-ul .right-li .li-list .list-a:hover {
  text-decoration: underline;
  color: #bd0127;
}
.head .head-top .top-box .top-right .right-ul .right-li:last-child {
  margin-right: 0;
}
.head .head-top .top-box .top-right .right-ul .right-li:hover::after {
  content: '';
  width: 100%;
}
.head .head-top .top-box .top-right .right-ul .right-li:hover a {
  color: #bd0127;
}
.head .head-top .top-box .top-right .right-ul .right-li:hover .li-list {
  opacity: 1;
  visibility: visible;
}
.head .head-top .top-box .top-right .right-ul .li-active .li-a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: bold;
  color: #bd0127;
}
.head .head-top .top-box .top-right .right-ul .li-active::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #bd0127;
}
.head .head-top .top-box .top-right .right-sousuo {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0.45rem;
  height: 14px;
  text-align: right;
  line-height: 0;
  border-left: solid 1px #cccccc;
  transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
}
.head .head-top .top-box .top-right .right-sousuo .icon-sousuo {
  position: relative;
  width: 14px;
  cursor: pointer;
  z-index: 99;
}
.head .head-top .top-box .top-right .right-sousuo .sousuo-input {
  position: absolute;
  top: 50%;
  right: -0.15rem;
  width: 3rem;
  height: 40px;
  padding: 0 0.55rem 0 0.2rem;
  font-family: '微软雅黑';
  font-size: 14px;
  color: #666;
  background: #fff;
  border-radius: 0.25rem;
  border: solid 1px #d2d2d2;
  opacity: 0;
  visibility: hidden;
  transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.head .head-top .top-box .top-right .right-sousuo .sousuo-input::placeholder {
  font-family: '微软雅黑';
  font-size: 14px;
  color: #666;
}
.head .head-top .top-box .top-right .right-sousuo:hover .sousuo-input {
  opacity: 1;
  visibility: visible;
}
.head .head-top .top-box .top-right .Web-right {
  display: none;
}
.head .head-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.head .head-banner .banner-pic {
  width: 100%;
}
.head .head-banner .slide-pic {
  position: absolute;
  top: 1rem;
  left: 0.46rem;
  width: 3.97rem;
}
.head .head-banner .slide-num {
  position: absolute;
  bottom: 0.87rem;
  left: 0.88rem;
  display: inline-block;
  width: auto;
  font-family: 'impact';
  font-size: 1.5rem;
  color: #fff;
}
.head .head-banner .slide-text {
  position: absolute;
  bottom: 0.8rem;
  right: 0.9rem;
  width: auto;
  font-size: 0.75rem;
  color: #fff;
}
.head .head-banner .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #fff;
  opacity: 1;
}
.head .head-banner .swiper-pagination-bullet-active {
  opacity: 0.5;
}
.head .head-banner .swiper-pagination-bullets {
  bottom: 27px;
}
.head .head-banner .head-swiper-button-prev {
  position: absolute;
  top: 50%;
  left: -23px;
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  z-index: 99;
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.head .head-banner .head-swiper-button-prev .prev-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.head .head-banner .head-swiper-button-prev:hover {
  left: 12px;
}
.head .head-banner .head-swiper-button-prev:hover .prev-icon {
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.head .head-banner .head-swiper-button-next {
  position: absolute;
  top: 50%;
  right: -23px;
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  z-index: 99;
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.head .head-banner .head-swiper-button-next .next-icon {
  position: absolute;
  top: 50%;
  right: 50%;
  width: 12px;
  transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.head .head-banner .head-swiper-button-next:hover {
  right: 12px;
}
.head .head-banner .head-swiper-button-next:hover .next-icon {
  transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
}
.head .Whead-sidebar {
  display: none;
}
.head .head-nav {
  width: 100%;
  height: 74px;
  background: #f4f4f4;
}
.head .head-nav .nav-box {
  display: flex;
  justify-content: space-between;
  width: 15rem;
  height: 100;
  margin: 0 auto;
  line-height: 74px;
}
.head .head-nav .nav-box .box-left {
  width: 1.68rem;
  height: 100%;
  font-size: 22px;
  color: #fff;
  text-align: center;
  background: #bd0127;
}
.head .head-nav .nav-box .box-right {
  display: flex;
  justify-content: flex-end;
  flex: 1;
  height: 100%;
}
.head .head-nav .nav-box .box-right .right-list {
  display: inline-block;
  width: 1.26rem;
  font-size: 14px;
  text-align: center;
  color: #333333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.head .head-nav .nav-box .box-right .right-list:hover {
  background: #fff;
  color: #bd0127;
}
.head .head-nav .nav-box .box-right .list-active {
  background: #fff;
  color: #bd0127;
}
.head .head-Wnav {
  display: none;
}
.foot {
  width: 100%;
}
.foot .foot-box {
  display: flex;
  justify-content: space-between;
  width: 15rem;
  margin: 0 auto;
  padding: 0.4rem 0 0.36rem;
  border-top: solid 3px #000000;
  border-bottom: solid 1px #000000;
}
.foot .foot-box .box-left {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 8.8rem;
}
.foot .foot-box .box-left .left-title {
  width: 100%;
  margin-bottom: 0.2rem;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.foot .foot-box .box-left .left-cent {
  width: 4.4rem;
  height: auto;
}
.foot .foot-box .box-left .left-cent .cent-title {
  width: 100%;
  margin-bottom: 0.2rem;
  font-size: 18px;
  color: #bd0127;
}
.foot .foot-box .box-left .left-cent .cent-text {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.foot .foot-box .box-right {
  display: flex;
  justify-content: space-between;
  width: 3.1rem;
}
.foot .foot-box .box-right .right-box {
  display: inline-block;
  width: 1.4rem;
  height: auto;
  padding: 0.1rem 0.12rem;
  text-align: center;
  background: #f5f5f5;
}
.foot .foot-box .box-right .right-box .box-text {
  margin-top: 0.06rem;
  font-size: 14px;
  color: #999999;
}
.foot .foot-buttom {
  display: flex;
  justify-content: space-between;
  width: 15rem;
  margin: 0.2rem auto 0.3rem;
}
.foot .foot-buttom .buttom-link {
  width: 50%;
}
.foot .foot-buttom .buttom-link .link-text {
  width: 100%;
}
.foot .foot-buttom .buttom-link .link-text span {
  margin-right: 0.1rem;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.foot .foot-buttom .buttom-link .link-text a {
  font-size: 14px;
  color: #333333;
}
.foot .foot-buttom .buttom-link .link-text a:hover {
  text-decoration: underline;
}
.foot .foot-buttom .buttom-link .link-text em {
  margin: 0 0.2rem;
  font-size: 14px;
}
.foot .foot-buttom .buttom-zhizi {
  width: 50%;
  font-size: 14px;
  text-align: right;
  color: #666666;
}
.foot .foot-buttom .buttom-zhizi a {
  font-size: 14px;
  color: #666666;
}
.foot .foot-buttom .buttom-zhizi a:hover {
  text-decoration: underline;
}
.container {
  width: 100%;
  padding: 0.8rem 0 1rem;
}
.container .cont-box {
  position: relative;
  width: 15rem;
  height: 5.8rem;
  margin: 0 auto;
}
.container .cont-box .Wbe-nav-none {
  display: none !important;
}
.container .cont-box .box-top {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.container .cont-box .box-top .top-title {
  width: 1rem;
  font-size: 0.24rem;
  color: #333333;
}
.container .cont-box .box-top .top-nav {
  display: none;
  justify-content: space-between;
  width: 7.4rem;
  height: 100%;
}
.container .cont-box .box-top .top-nav .nav-li {
  position: relative;
  width: auto;
  margin-right: 0.6rem;
  font-size: 14px;
  color: #474646;
  cursor: pointer;
}
.container .cont-box .box-top .top-nav .nav-li::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #bd0127;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-box .box-top .top-nav .nav-li:last-child {
  margin-right: 0;
}
.container .cont-box .box-top .top-nav .nav-li:hover {
  color: #bd0127;
}
.container .cont-box .box-top .top-nav .li-active {
  color: #bd0127;
}
.container .cont-box .box-top .top-nav .li-active::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #bd0127;
}
.container .cont-box .box-top .top-right {
  display: inline-block;
  width: 1rem;
  font-size: 14px;
  text-align: right;
  text-decoration: underline;
  color: #bd0127;
}
.container .cont-box .box-cont {
  position: absolute;
  top: 0.72rem;
  left: 0;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.container .cont-box .box-cont a:hover .slide-title {
  color: #bd0127;
}
.container .cont-box .box-cont .slide-pic1 {
  width: 100%;
  height: 3.5rem;
}
.container .cont-box .box-cont .slide-title {
  width: 100%;
  margin-top: 0.2rem;
  font-size: 14px;
  text-align: center;
  color: #333333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-box .box-cont .slide-author {
  width: 100%;
  margin-top: 0.06rem;
  font-size: 14px;
  text-align: center;
  color: #666666;
}
.container .cont-box .box-cont .slide-author span {
  font-size: 12px;
}
.container .cont-box .box-cont .cont-swiper-button-prev {
  position: absolute;
  top: 40%;
  left: 0;
  width: 22px;
  height: 38px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-box .box-cont .cont-swiper-button-prev .prev-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.container .cont-box .box-cont .cont-swiper-button-prev:hover {
  background: rgba(189, 1, 39, 0.5);
}
.container .cont-box .box-cont .cont-swiper-button-next {
  position: absolute;
  top: 40%;
  right: 0;
  width: 22px;
  height: 38px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-box .box-cont .cont-swiper-button-next .next-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.container .cont-box .box-cont .cont-swiper-button-next:hover {
  background: rgba(189, 1, 39, 0.5);
}
.container .cont-box .cont-active {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-box .box-cont2 {
  width: 100%;
  padding-top: 0.24rem;
  overflow: hidden;
}
.container .cont-box .box-cont2 a:hover .slide-title {
  color: #bd0127;
}
.container .cont-box .box-cont2 .slide-box {
  display: inline-block;
  padding: 22px 0;
}
.container .cont-box .box-cont2 .slide-title {
  width: 100%;
  margin-top: 0.2rem;
  font-size: 14px;
  text-align: center;
  color: #333333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-box .box-cont2 .slide-author {
  width: 100%;
  margin-top: 0.06rem;
  font-size: 14px;
  text-align: center;
  color: #666666;
}
.container .cont-box .box-cont2 .slide-author span {
  font-size: 12px;
}
.container .cont-box .box-cont2 .cont2-swiper-button-prev {
  position: absolute;
  top: 40%;
  left: 0;
  width: 22px;
  height: 38px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-box .box-cont2 .cont2-swiper-button-prev .prev-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.container .cont-box .box-cont2 .cont2-swiper-button-prev:hover {
  background: rgba(189, 1, 39, 0.5);
}
.container .cont-box .box-cont2 .cont2-swiper-button-next {
  position: absolute;
  top: 40%;
  right: 0;
  width: 22px;
  height: 38px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-box .box-cont2 .cont2-swiper-button-next .next-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.container .cont-box .box-cont2 .cont2-swiper-button-next:hover {
  background: rgba(189, 1, 39, 0.5);
}
.container .cont-box .box-news {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 0.38rem;
}
.container .cont-box .box-news .news-list {
  width: calc(33.33% - 0.6rem);
  height: auto;
}
.container .cont-box .box-news .news-list .list-pic {
  width: 100%;
  overflow: hidden;
}
.container .cont-box .box-news .news-list .list-pic .img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-box .box-news .news-list .list-text {
  width: 100%;
  padding-top: 0.5rem;
  z-index: 9;
}
.container .cont-box .box-news .news-list .list-text .text-title {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .cont-box .box-news .news-list .list-text .text-time {
  width: 100%;
  font-size: 14px;
  line-height: 30px;
  color: #adadad;
}
.container .cont-box .box-news .news-list .list-text .text-font {
  width: 100%;
  margin-top: 0.3rem;
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.container .cont-box .box-news .news-list .list-text .text-link {
  display: inline-block;
  margin-top: 0.3rem;
  font-size: 14px;
  color: #333333;
  text-decoration: underline;
}
.container .cont-box .box-news .news-list .list-text .text-link:hover {
  color: #be0c2f;
}
.container .cont-box .box-news .news-list:hover .img {
  transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.container .cont-box .box-plate3 {
  width: 100%;
  height: auto;
}
.container .cont-box .box-plate3 .plate3-title {
  font-size: 0.36rem;
  color: #333;
}
.container .cont-box .box-plate3 .plate3-English {
  margin-top: 0.1rem;
  margin-bottom: 0.5rem;
  font-size: 0.24rem;
  color: #bd0127;
}
.container .cont-box .box-plate3 .plate3-list {
  width: 100%;
  height: auto;
}
.container .cont-box .box-plate3 .plate3-list a {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding: 0.3rem 0;
  border-top: solid 3px #f3f3f3;
}
.container .cont-box .box-plate3 .plate3-list a::after {
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
  width: 0;
  height: 3px;
  background: #bd0127;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
}
.container .cont-box .box-plate3 .plate3-list a .list-left {
  width: 1rem;
  height: auto;
  margin-right: 0.5rem;
}
.container .cont-box .box-plate3 .plate3-list a .list-left .left-data {
  padding-top: 0.1rem;
  font-family: 'Arial';
  font-size: 0.36rem;
  font-weight: bold;
  text-align: right;
  color: #bd0127;
}
.container .cont-box .box-plate3 .plate3-list a .list-left .left-may {
  font-size: 14px;
  text-align: right;
  color: #333;
}
.container .cont-box .box-plate3 .plate3-list a .list-right {
  width: calc(100% - 2rem);
  height: auto;
}
.container .cont-box .box-plate3 .plate3-list a .list-right .right-title {
  padding-top: 0.18rem;
  font-size: 0.26rem;
  color: #333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-box .box-plate3 .plate3-list a .list-right .right-text {
  margin-top: 0.22rem;
  font-size: 16px;
  line-height: 32px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.container .cont-box .box-plate3 .plate3-list a:hover::after {
  width: 100%;
}
.container .cont-box .box-plate3 .plate3-list a:hover .list-right .right-title {
  color: #bd0127;
}
.container .mt {
  height: auto !important;
  margin-top: 0.6rem;
}
.container .right-float {
  position: fixed;
  top: 20%;
  right: 0.6rem;
  width: 0.8rem;
  height: auto;
  padding: 2px;
  background: #bd0127;
  border-radius: 5px;
  z-index: 199;
}
.container .right-float .float-title {
  width: 100%;
  padding: 0.16rem 0 0.18rem;
  font-size: 14px;
  text-align: center;
  color: #fff;
}
.container .right-float .float-box {
  width: 100%;
  height: 2.05rem;
  padding: 0 0.13rem;
  background: #fff;
  border-radius: 5px;
}
.container .right-float .float-box .box-list {
  position: relative;
  width: 100%;
  height: 33.33%;
  padding: 0.13rem 0;
  border-bottom: solid 1px #e0e0e0;
  cursor: pointer;
}
.container .right-float .float-box .box-list .list-icon {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.container .right-float .float-box .box-list .list-icon .icon {
  width: 23px;
  visibility: hidden;
}
.container .right-float .float-box .box-list .list-icon .icon-pic,
.container .right-float .float-box .box-list .list-icon .icon-pic2 {
  position: absolute;
  top: 0;
  left: 50%;
  width: 23px;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .right-float .float-box .box-list .list-icon .icon-pic2 {
  opacity: 0;
}
.container .right-float .float-box .box-list .list-text {
  width: 100%;
  font-size: 14px;
  text-align: center;
  color: #333333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .right-float .float-box .box-list .list-trigger {
  position: absolute;
  top: 0;
  right: 0.7rem;
  display: flex;
  justify-content: flex-start;
  width: auto;
  height: 1.3rem;
  padding: 0 0.1rem;
  background: #f3f3f3;
  border: solid 2px #bd0127;
  border-radius: 0.05rem;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .right-float .float-box .box-list .list-trigger::after {
  content: '';
  position: absolute;
  top: 0.15rem;
  right: -0.072rem;
  width: 0.07rem;
  height: 0.12rem;
  background: url(../images/icon/icon-float-sanjiao.png) no-repeat center;
  background-size: 0.07rem 0.12rem;
  z-index: 9;
}
.container .right-float .float-box .box-list .list-trigger .trigger-list {
  width: auto;
  margin: 0 0.1rem;
  text-align: center;
}
.container .right-float .float-box .box-list .list-trigger .trigger-list .list-pic {
  width: 0.8rem;
  margin-top: 0.14rem;
}
.container .right-float .float-box .box-list .list-trigger .trigger-list .list-text {
  width: 1rem;
  margin-top: 0.06rem;
  font-size: 12px;
  color: #666666;
  text-align: center;
}
.container .right-float .float-box .box-list:last-child {
  border-bottom: none;
}
.container .right-float .float-box .box-list:hover .icon-pic2 {
  opacity: 1;
}
.container .right-float .float-box .box-list:hover .icon-pic {
  opacity: 0;
}
.container .right-float .float-box .box-list:hover .list-text {
  color: #bd0127;
}
.container .right-float .float-box .box-list:hover .list-trigger {
  right: 1rem;
  visibility: visible;
  opacity: 1;
}
.container .float-top {
  position: fixed;
  bottom: 80px;
  right: 0.3rem;
  width: 50px;
  height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 50px;
  background: #bd0127;
  border-radius: 50%;
  z-index: 99;
  opacity: 0;
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .float-top::before {
  content: '';
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 2px;
  height: 108px;
  background: #333333;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.container .float-top::after {
  content: '';
  position: absolute;
  bottom: 77px;
  left: 50%;
  width: 2px;
  height: 9px;
  background: #fff;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.about {
  width: 100%;
  height: auto;
}
.about .about-top {
  width: 15rem;
  margin: 0 auto;
}
.about .about-top .top-bg {
  width: 100%;
  margin-top: 0.7rem;
  font-size: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #f7f7f7;
}
.about .about-top .top-title {
  width: 100%;
  margin-top: -0.4rem;
  font-size: 0.28rem;
  text-align: center;
  color: #333333;
}
.about .about-top .top-text {
  width: 100%;
  height: auto;
  margin-top: 0.45rem;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.about .about-cent {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 0.55rem;
}
.about .about-cent .cent-pic {
  width: 100%;
}
.about .about-cent .cent-box {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15rem;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.about .about-cent .cent-box .box-title {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.56rem;
  font-size: 22px;
  text-align: center;
  color: #fff;
}
.about .about-cent .cent-box .box-list {
  position: relative;
  width: 1.9rem;
  height: 1.9rem;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
.about .about-cent .cent-box .box-list p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 0 0.3rem;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  text-align: center;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.about .about-bottom {
  display: flex;
  justify-content: space-between;
  width: 15rem;
  margin: 0.65rem auto 0.6rem;
}
.about .about-bottom .bottom-list {
  position: relative;
  width: 1.97rem;
  padding-bottom: 0.38rem;
}
.about .about-bottom .bottom-list::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1.97rem;
  height: 2px;
  background: #ebebec;
}
.about .about-bottom .bottom-list:first-child {
  width: 2.6rem;
}
.about .about-bottom .bottom-list .list-title {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.about .about-bottom .bottom-list .list-text {
  margin-top: 0.14rem;
  font-size: 14px;
  color: #333333;
}
.about .about-bottom .bottom-list .list-text a {
  font-size: 14px;
  color: #333333;
}
.about .about-bottom .bottom-list .list-text a:hover {
  text-decoration: underline;
}
.boutique {
  width: 100%;
  height: auto;
  padding: 1.2rem 0 0.74rem;
}
.boutique .boutique-box {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 15rem;
  height: auto;
  margin: 0 auto;
}
.boutique .boutique-box a {
  display: inline-block;
  width: calc(20% - 0.72rem);
  margin-left: 0.9rem;
}
.boutique .boutique-box a:nth-child(5n+1) {
  margin-left: 0;
}
.boutiqueDetails {
  width: 100%;
  height: auto;
  padding: 1.2rem 0 0.66rem;
}
.boutiqueDetails .boutiqueDetails-box {
  display: flex;
  justify-content: space-between;
  width: 15rem;
  margin: 0 auto;
}
.boutiqueDetails .boutiqueDetails-box .box-pic {
  width: 3.53rem;
  height: auto;
}
.boutiqueDetails .boutiqueDetails-box .box-cont {
  width: 6.78rem;
  height: auto;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-top {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-top .top-title {
  display: inline-block;
  width: 3.7rem;
  font-size: 0.34rem;
  color: #333333;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-top .top-buttom {
  display: flex;
  justify-content: space-between;
  width: 2.86rem;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-top .top-buttom .buttom-cent {
  width: calc(33.33% - 0.08rem);
  height: 0.3rem;
  font-size: 14px;
  text-align: center;
  line-height: 0.3rem;
  color: #fff;
  border-radius: 0.25rem;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-top .top-buttom .buttom-cent .buttom-icon {
  width: 21px;
  margin-top: -4px;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-top .top-buttom .buttom-cent:hover {
  transform: translatey(-8px);
  -o-transform: translatey(-8px);
  -moz-transform: translatey(-8px);
  -webkit-transform: translatey(-8px);
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-top .top-buttom .buttom-color {
  background: #ca3452;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-top .top-buttom .buttom-color2 {
  background: #fea733;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-top .top-buttom .buttom-color3 {
  background: #fd7334;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-info {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0.26rem 0;
  border-bottom: solid 1px #dcdddf;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-info .info-text {
  display: inline-block;
  width: 33.33%;
  font-size: 14px;
  color: #666666;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-info .info-text2 {
  text-align: right;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-cent {
  width: 100%;
  padding-top: 0.26rem;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-cent .cent-title {
  width: 100%;
  margin-bottom: 0.2rem;
  font-size: 20px;
  color: #333333;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-cent .cent-title span {
  display: inline-block;
  width: 3px;
  height: 17px;
  background: #bd0127;
}
.boutiqueDetails .boutiqueDetails-box .box-cont .cont-cent .cent-text {
  width: 100%;
  margin-bottom: 0.42rem;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.boutiqueDetails .boutiqueDetails-box .box-list {
  width: 3.3rem;
  height: auto;
}
.boutiqueDetails .boutiqueDetails-box .box-list .list-top {
  width: 100%;
  height: 50px;
  padding: 0 0.25rem;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  background: #bd0127;
}
.boutiqueDetails .boutiqueDetails-box .box-list .list-cent {
  width: 100%;
  padding: 0.26rem 0.26rem 0.3rem;
  background: #f2f3f3;
}
.boutiqueDetails .boutiqueDetails-box .box-list .list-cent .cent-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0.28rem;
}
.boutiqueDetails .boutiqueDetails-box .box-list .list-cent .cent-box .box-pic {
  width: 1.07rem;
  height: auto;
}
.boutiqueDetails .boutiqueDetails-box .box-list .list-cent .cent-box .box-text {
  flex: 1;
  padding-left: 0.13rem;
}
.boutiqueDetails .boutiqueDetails-box .box-list .list-cent .cent-box .box-text p {
  margin-bottom: 0.26rem;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.boutiqueDetails .boutiqueDetails-box .box-list .list-cent .cent-box .box-text a {
  font-size: 14px;
  color: #bd0127;
}
.boutiqueDetails .boutiqueDetails-box .box-list .list-cent .cent-box .box-text a:hover {
  text-decoration: underline;
}
.boutiqueDetails .boutiqueDetails-box .box-list .list-cent .cent-box .box-text .link-icon {
  width: 13px;
  margin-left: 0.08rem;
}
.boutiqueDetails .boutiqueDetails-box .box-list .list-cent .cent-buttom {
  display: block;
  width: 0.8rem;
  height: 0.28rem;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
  line-height: 0.28rem;
  color: #fff;
  background: #bd0127;
}
.boutiqueDetails .boutiqueDetails-box .box-list .list-cent .cent-buttom:hover {
  transform: translatey(-8px);
  -o-transform: translatey(-8px);
  -moz-transform: translatey(-8px);
  -webkit-transform: translatey(-8px);
}
.news {
  width: 100%;
  padding: 1.2rem 0 0.7rem;
}
.news .new-cont {
  width: 15rem;
  margin: 0 auto;
}
.news .new-cont .cont-list {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0.74rem;
  padding-bottom: 0.24rem;
  border-bottom: solid 3px #cbc9c9;
}
.news .new-cont .cont-list .list-pic {
  width: 4.76rem;
}
.news .new-cont .cont-list .list-cent {
  width: 7.4rem;
}
.news .new-cont .cont-list .list-cent .cent-title {
  width: 100%;
  margin-top: 0.64rem;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.news .new-cont .cont-list .list-cent .cent-title a {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.news .new-cont .cont-list .list-cent .cent-text {
  width: 100%;
  margin-top: 0.3rem;
  font-size: 14px;
  line-height: 30px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news .new-cont .cont-list .list-cent .cent-link {
  position: relative;
  display: inline-block;
  width: 62px;
  margin-top: 0.8rem;
  font-size: 14px;
  color: #666;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.news .new-cont .cont-list .list-cent .cent-link .link-icon,
.news .new-cont .cont-list .list-cent .cent-link .link-icon2 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.news .new-cont .cont-list .list-cent .cent-link .link-icon2 {
  opacity: 0;
}
.news .new-cont .cont-list .list-time {
  width: 1rem;
}
.news .new-cont .cont-list .list-time .time-day {
  font-size: 0.34rem;
  color: #333;
}
.news .new-cont .cont-list .list-time .time-year {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.news .new-cont .cont-list::after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 3px;
  background: #bd0127;
  z-index: 9;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.news .new-cont .cont-list:hover::after {
  width: 100%;
}
.news .new-cont .cont-list:hover .cent-link {
  color: #bd0127;
}
.news .new-cont .cont-list:hover .cent-link .link-icon {
  opacity: 0;
}
.news .new-cont .cont-list:hover .cent-link .link-icon2 {
  opacity: 1;
}
.news .new-cont .cont-list:hover .cent-title a {
  color: #bd0127;
}
.newDetails {
  width: 100%;
  padding: 1.2rem 0 0.7rem;
}
.newDetails .newDetails-cont {
  display: flex;
  justify-content: space-between;
  width: 15rem;
  height: auto;
  margin: 0 auto;
}
.newDetails .newDetails-cont .cont-left {
  width: 10.94rem;
}
.newDetails .newDetails-cont .cont-left .left-top {
  width: 100%;
  height: auto;
  padding-bottom: 0.2rem;
  border-bottom: solid 2px #f4f4f4;
}
.newDetails .newDetails-cont .cont-left .left-top .left-title {
  width: 100%;
  font-size: 0.24rem;
  text-align: center;
  color: #333;
}
.newDetails .newDetails-cont .cont-left .left-top .left-info {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 14px;
  text-align: center;
  color: #999;
}
.newDetails .newDetails-cont .cont-left .left-top .left-info span {
  margin-right: 0.7rem;
}
.newDetails .newDetails-cont .cont-left .left-text {
  width: 100%;
  margin-top: 0.3rem;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}
.newDetails .newDetails-cont .cont-left .pic-box {
  width: 100%;
  margin-top: 0.5rem;
  text-align: center;
}
.newDetails .newDetails-cont .cont-left .pic-box .news-pic {
  width: auto;
}
.newDetails .newDetails-cont .cont-left .pic-box .pic-title {
  margin-top: 0.3rem;
  font-size: 14px;
  color: #666;
}
.newDetails .newDetails-cont .cont-left .left-bottom {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.newDetails .newDetails-cont .cont-left .left-bottom .bottom-buttom {
  position: relative;
  display: inline-block;
  width: 2.4rem;
  height: 0.48rem;
  margin-top: 0.95rem;
  background: #ececec;
  border-radius: 0.25rem;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.newDetails .newDetails-cont .cont-left .left-bottom .bottom-buttom p {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 14px;
  color: #999;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.newDetails .newDetails-cont .cont-left .left-bottom .bottom-buttom p .buttom-icon {
  display: inline-block;
  width: 8px;
  height: 12px;
  margin-right: 0.36rem;
  background: url(../images/icon/icon-news-left.png) no-repeat bottom;
  background-size: 8px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.newDetails .newDetails-cont .cont-left .left-bottom .bottom-buttom:hover {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
}
.newDetails .newDetails-cont .cont-left .left-bottom .bottom-buttom:hover p {
  color: #bd0127;
}
.newDetails .newDetails-cont .cont-left .left-bottom .bottom-buttom:hover p .buttom-icon {
  background: url(../images/icon/icon-news-left-on.png) no-repeat bottom;
  background-size: 8px;
}
.newDetails .newDetails-cont .cont-left .left-bottom .bottom-buttom2 p .buttom-icon {
  display: inline-block;
  width: 13px;
  height: 12px;
  margin-right: 0.1rem;
  background: url(../images/icon/icon-news-list.png) no-repeat bottom;
  background-size: 13px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.newDetails .newDetails-cont .cont-left .left-bottom .bottom-buttom2:hover p .buttom-icon {
  background: url(../images/icon/icon-news-list-on.png) no-repeat bottom;
  background-size: 13px;
}
.newDetails .newDetails-cont .cont-left .left-bottom .bottom-buttom3 p .buttom-icon {
  display: inline-block;
  width: 8px;
  height: 12px;
  margin-left: 0.36rem;
  margin-right: 0;
  background: url(../images/icon/icon-news-right.png) no-repeat bottom;
  background-size: 8px;
}
.newDetails .newDetails-cont .cont-left .left-bottom .bottom-buttom3:hover p .buttom-icon {
  background: url(../images/icon/icon-news-right-on.png) no-repeat bottom;
  background-size: 8px;
}
.newDetails .newDetails-cont .cont-right {
  width: 3.2rem;
  height: auto;
}
.newDetails .newDetails-cont .cont-right .right-box {
  width: 100%;
  height: auto;
  padding: 0.28rem 0.28rem 0.38rem;
  background: #f2f3f3;
}
.newDetails .newDetails-cont .cont-right .right-box .box-title {
  width: 100%;
  margin-bottom: 0.18rem;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.newDetails .newDetails-cont .cont-right .right-box .box-list {
  width: 100%;
  height: auto;
  padding-bottom: 0.4rem;
  margin-bottom: 0.34rem;
  border-bottom: solid 1px #b1b1b1;
  overflow: hidden;
}
.newDetails .newDetails-cont .cont-right .right-box .box-list .img {
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.newDetails .newDetails-cont .cont-right .right-box .box-list .list-title {
  width: 100%;
  padding-top: 0.2rem;
  font-size: 14px;
  line-height: 19px;
  color: #333;
  z-index: 9;
}
.newDetails .newDetails-cont .cont-right .right-box .box-list .list-time {
  width: 100%;
  margin-top: 0.1rem;
  font-size: 14px;
  color: #999;
}
.newDetails .newDetails-cont .cont-right .right-box .box-list .list-time .img {
  width: 16px;
}
.newDetails .newDetails-cont .cont-right .right-box .box-list:last-of-type {
  margin-bottom: 0.1rem;
  border-bottom: none;
}
.newDetails .newDetails-cont .cont-right .right-box .box-list:hover {
  text-decoration: underline;
}
.newDetails .newDetails-cont .cont-right .right-box .box-list:hover .img {
  transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.newDetails .newDetails-cont .cont-right .right-box .box-load {
  display: block;
  width: 100%;
  font-size: 14px;
  text-align: center;
  color: #666;
  text-decoration: underline;
}
.newDetails .newDetails-cont .cont-right .right-box .box-load .img {
  width: 12px;
}
.newDetails .newDetails-cont .cont-right .right-box .box-load:hover {
  color: #bd0127;
}
.recruit {
  width: 100%;
  height: auto;
  padding: 1.2rem 0 0.94rem;
}
.recruit .recruit-cont {
  display: flex;
  justify-content: space-between;
  width: 15rem;
  height: auto;
  margin: 0 auto;
}
.recruit .recruit-cont .recruit-list {
  width: 10.94rem;
  height: auto;
  padding-bottom: 0.85rem;
}
.recruit .recruit-cont .recruit-list .list-dd {
  width: 100%;
  height: auto;
  margin-bottom: 0.2rem;
}
.recruit .recruit-cont .recruit-list .list-dd .dd-top {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 66px;
  line-height: 66px;
  font-size: 18px;
  background: #e1e1e1;
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.recruit .recruit-cont .recruit-list .list-dd .dd-top .dd-title {
  width: 8.3rem;
  padding-left: 0.5rem;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.recruit .recruit-cont .recruit-list .list-dd .dd-top .dd-show {
  width: 1.42rem;
  height: 66px;
  background: url(../images/icon/icon-recruit-jiahao.png) no-repeat center center;
  background-size: 16px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.recruit .recruit-cont .recruit-list .list-dd .top-active {
  background: #bd0127;
}
.recruit .recruit-cont .recruit-list .list-dd .top-active .dd-title {
  color: #fff;
}
.recruit .recruit-cont .recruit-list .list-dd .top-active .dd-show {
  background: url(../images/icon/icon-recruit-jianhao.png) no-repeat center center !important;
  background-size: 20px;
}
.recruit .recruit-cont .recruit-list .list-dd .dd-cent {
  display: none;
  width: 100%;
  padding: 0.5rem;
  background: #f6f6f6;
}
.recruit .recruit-cont .recruit-list .list-dd .dd-cent .cent-duty {
  width: 100%;
}
.recruit .recruit-cont .recruit-list .list-dd .dd-cent .cent-duty .duty-title {
  width: 100%;
  padding-bottom: 0.2rem;
  font-size: 16px;
  color: #323333;
}
.recruit .recruit-cont .recruit-list .list-dd .dd-cent .cent-duty .duty-text {
  width: 100%;
  padding-bottom: 0.36rem;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.recruit .recruit-cont .recruit-list .list-dd .dd-cent .cent-duty .cent-buttom {
  display: inline-block;
  width: 1.4rem;
  height: 0.45rem;
  font-size: 16px;
  text-align: center;
  line-height: 0.45rem;
  color: #bd0127;
  border-radius: 5px;
  border: solid 1px #bd0127;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.recruit .recruit-cont .recruit-list .list-dd .dd-cent .cent-duty .cent-buttom .buttom-icon {
  width: 17px;
}
.recruit .recruit-cont .recruit-list .list-dd .dd-cent .cent-duty .cent-buttom:hover {
  transform: translatey(-10px);
  -o-transform: translatey(-10px);
  -moz-transform: translatey(-10px);
  -webkit-transform: translatey(-10px);
}
.recruit .recruit-cont .recruit-list .page-number {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 80px;
}
.recruit .recruit-cont .recruit-list .page-number .but-active {
  background: #bd0127 !important;
  color: #fff !important;
}
.recruit .recruit-cont .recruit-list .page-number .but-box {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-right: 10px;
  font-family: 'Arial';
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  color: #999999;
  border-radius: 5px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.recruit .recruit-cont .recruit-list .page-number .but-box:hover {
  background: #bd0127;
  color: #fff;
}
.recruit .recruit-cont .recruit-list .Wpage-number {
  display: none;
}
.recruit .recruit-cont .recruit-right {
  width: 3.2rem;
  height: auto;
}
.recruit .recruit-cont .recruit-right .right-box {
  width: 100%;
}
.recruit .recruit-cont .recruit-right .right-box .right-heng {
  position: relative;
  width: 100%;
  height: 12px;
  margin: 7px 0;
  background: #bd0127;
}
.recruit .recruit-cont .recruit-right .right-box .right-heng::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
  transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
}
.recruit .recruit-cont .recruit-right .right-box .right-contact {
  position: relative;
  width: 100%;
  height: 1.04rem;
  background: #bd0127;
}
.recruit .recruit-cont .recruit-right .right-box .right-contact .contact-text {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
}
.recruit .recruit-cont .recruit-right .right-box .right-contact .contact-text .icon-box {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 14px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  border: solid 1px #fff;
}
.recruit .recruit-cont .recruit-right .right-box .right-contact .contact-text .text-icon {
  width: 18px;
}
.recruit .recruit-cont .recruit-right .right-box .right-contact .contact-text p {
  line-height: 30px;
}
.recruit .recruit-cont .recruit-right .right-box .right-contact .contact-text p .text-title {
  font-size: 16px;
  color: #fff;
}
.recruit .recruit-cont .recruit-right .right-box .right-contact .contact-text p .text-phone {
  font-size: 22px;
  color: #fff;
}
.family {
  width: 100%;
  padding: 1.2rem 0 0.8rem;
}
.family .family-box {
  width: 15rem;
  height: auto;
  margin: 0 auto;
}
.family .family-box .box-pic {
  width: 100%;
}
.img {
  width: 100%;
}
.G-box-list {
  width: 100%;
  height: 5.02rem;
  margin-bottom: 0.5rem;
  background: #fff;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.G-box-list .list-pic {
  width: 100%;
  height: 3.5rem;
  overflow: hidden;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.G-box-list .list-pic .img {
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.G-box-list .list-title {
  width: 100%;
  margin-top: 0.2rem;
  font-size: 14px;
  text-align: center;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.G-box-list .list-author {
  width: 100%;
  margin-top: 0.1rem;
  font-size: 14px;
  text-align: center;
  color: #666666;
}
.G-box-list .list-author span {
  font-size: 12px;
}
.G-box-list:hover {
  transform: translatey(-15px);
  -o-transform: translatey(-15px);
  -moz-transform: translatey(-15px);
  -webkit-transform: translatey(-15px);
}
.G-box-list:hover .list-title {
  color: #bd0127;
}
.boutique-bottom {
  width: 15rem;
  margin: 0 auto;
}
.boutique-bottom .page-number {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 30px;
}
.boutique-bottom .page-number .but-active {
  background: #bd0127 !important;
  color: #fff !important;
}
.boutique-bottom .page-number .but-box {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-right: 10px;
  font-family: 'Arial';
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  color: #999999;
  border-radius: 5px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.boutique-bottom .page-number .but-box:hover {
  background: #bd0127;
  color: #fff;
}
.boutique-bottom .Wpage-number {
  display: none;
}

