@charset "utf-8";
.over {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/**字体**/
@font-face {
  font-family: "FBTM";
  src: url("../font/FuturaBT-Medium.otf") format("truetype");
}
@font-face {
  font-family: "HOSSR";
  src: url("../font/HarmonyOS_Sans_Regular.ttf") format("truetype");
}
@font-face {
  font-family: "KHAN";
  src: url("../font/KHAN-FILL.ttf") format("truetype");
}
/*广告*/
.banner {
  max-width: 1920px;
  margin: 0 auto;
}
.banner img {
  width: 100%;
  display: block;
}
.banner .banner-pa {position: relative;}
        
.banner .banner-pa i {
    display: block;
    position: relative;
    z-index: 5;
}

.banner .banner-pa i img{width: 100%;display: block;}
.banner .banner-pa video{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.banner .banner-btn-prev,
.banner .banner-btn-next {
  position: absolute;
  width: 56px;
  height: 56px;
  border: 2px solid #fff;
  border-radius: 50%;
  top: 50%;
  margin-top: -30px;
  z-index: 5;
  cursor: pointer;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.banner .banner-btn-prev:hover,
.banner .banner-btn-next:hover {
  background: #00004c;
  border-color: #00004c;
}
.banner .banner-btn-prev:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border-style: solid none none solid;
  position: absolute;
  right: 50%;
  margin-right: -7px;
  top: 50%;
  margin-top: -4px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.banner .banner-btn-next:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border-style: solid solid none none;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 50%;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.banner .banner-btn-prev {
  left: 3%;
}
.banner .banner-btn-next {
  right: 3%;
}
.banner:hover .banner-btn-prev,
.banner:hover .banner-btn-next {
  opacity: 1;
}
.banner .banner-paging {
  position: absolute;
  height: 1rem;
  line-height: 1rem;
  left: 0;
  bottom: 2.5rem;
  text-align: center;
  z-index: 1;
}
.banner .banner-paging .swiper-pagination-bullet {
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100%;
  margin: 0 0.5rem;
  border: 2px solid #ffffff;
  background-color: #fff;
  cursor: pointer;
  opacity: 1;
}
.banner .banner-paging .swiper-pagination-bullet-active {
  background-color: #00004c;
}
/*标题*/
.title {
  text-align: center;
  position: relative;
}
.title span {
  display: block;
  height: 3.5rem;
  line-height: 3.5rem;
  font-size: 2.2rem;
  color: #1a1a1a;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.title span a {
  display: inline-block;
  max-width: 100%;
  height: 3.5rem;
  color: #1a1a1a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.title span a:hover {
  color: #00004c;
}
.title em {
  display: block;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 1rem;
  color: #1a1a1a;
  padding-top: 0.35rem;
}
/*引子*/
.guide {
  padding: 6.8rem 0 1.15rem;
  max-width: 1920px;
  margin: 0 auto;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  z-index: 2;
}
.guide .guide-left {
  float: left;
  width: 51.66667%;
  position: relative;
}
.guide .guide-left .txt {
  position: absolute;
  left: -0.1rem;
  top: 0;
  padding-top: 1.4rem;
  line-height: 100%;
  font-size: 0.7;
  color: rgba(26, 26, 26, 0.28);
  font-family: "FBTM", Arial;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  z-index: 1;
}
.guide .guide-left .txt:before {
  content: "";
  position: absolute;
  width: 0.55rem;
  height: 0.55rem;
  background: #e80129;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  z-index: 1;
}
.guide .guide-left .pic {
  width: 82.452%;
  margin: 0 0 0 auto;
  position: relative;
  overflow: hidden;
}
.guide .guide-left .pic img {
  width: 100%;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.guide .guide-left .img {
  position: absolute;
  padding: 0.45rem;
  background: #fff;
  width: 32.2581%;
  bottom: -6.7rem;
  left: -0.25rem;
  z-index: 1;
}
.guide .guide-left .img:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 10.2rem;
  background: #dbdbdb;
  left: 0.45rem;
  top: -9.75rem;
  z-index: 1;
}
.guide .guide-left .img p {
  overflow: hidden;
}
.guide .guide-left .img p img {
  width: 100%;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.guide .guide-left:hover .pic img,
.guide .guide-left:hover .img p img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.guide .guide-right {
  float: right;
  width: 41.46667%;
  padding-top: 2.5rem;
}
.guide .guide-right h2 {
  margin-bottom: 2.5rem;
}
.guide .guide-right h2 span {
  display: block;
  height: 3rem;
  line-height: 3rem;
  font-size: 2.2rem;
  color: #1a1a1a;
  font-family: "FBTM";
}
.guide .guide-right h2 em {
  display: block;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.6rem;
  color: #1a1a1a;
  opacity: 0.28;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.guide .guide-right .desc {
  line-height: 1.5rem;
  font-size: 0.8rem;
  color: #666666;
  text-align: justify;
}
.guide .guide-right .guide-number {
  padding-top: 5.75rem;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.guide .guide-right .guide-number li {
  max-width: 50%;
  margin-bottom: 1.85rem;
  position: relative;
}
.guide .guide-right .guide-number li .con {
  padding-left: 4.5rem;
  position: relative;
}
.guide .guide-right .guide-number li i {
  position: absolute;
  width: 2.55rem;
  height: 2.55rem;
  overflow: hidden;
  left: 0.5rem;
  top: 50%;
  transform: translate(0, -45%);
}
.guide .guide-right .guide-number li i img {
  width: 2.55rem;
  height: 5.1rem;
  display: block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.guide .guide-right .guide-number li p {
  min-width: 8.5rem;
  height: 2.75rem;
  line-height: 2.75rem;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-end;
}
.guide .guide-right .guide-number li p b,
.guide .guide-right .guide-number li p em {
  display: block;
  height: 2.75rem;
  font-size: 2.7rem;
  font-family: "HOSSR", Arial;
  font-weight: normal;
  color: #1a1a1a;
}
.guide .guide-right .guide-number li p sub {
  height: 1.8rem;
  line-height: 1.8rem;
  font-size: 0.9rem;
  color: #1a1a1a;
  padding: 0 0 0 0.3rem;
}
.guide .guide-right .guide-number li span {
  display: block;
  height: 1.6rem;
  line-height: 1.6rem;
  font-size: 0.9rem;
  color: #999999;
}
.guide .guide-right .guide-number li.cur i img {
  transform: translateY(-2.55rem);
}
.guide .guide-down {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  padding: 0.7rem;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  left: 50%;
  bottom: -1.3rem;
  transform: translate(-50%, 0);
  z-index: 1;
}
/*永磁电机*/
.prodYcdj {
  padding: 3.75rem 0 0;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.prodYcdj .title em {
  display: inline-block;
  padding: 0 4.65rem;
  position: relative;
}
.prodYcdj .title em:before,
.prodYcdj .title em:after {
  content: "";
  position: absolute;
  width: 4.1rem;
  height: 1px;
  background: #dbdbdb;
  top: 50%;
  transform: translate(0, -50%);
}
.prodYcdj .title em:before {
  left: 0;
}
.prodYcdj .title em:after {
  right: 0;
}
.prodYcdj .prodYcdj-list {
  margin-top: 2rem;
  background: url(../images/prodYcdj-bg01.jpg) no-repeat center top;
  background-size: 1920px 100%;
  position: relative;
}
.prodYcdj .prodYcdj-list .prodYcdj-con {
  width: 80.2%;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dt {
  width: 56.53%;
  overflow: hidden;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dt img {
  width: 100%;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dt:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd {
  width: 39.91%;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd .con {
  padding: 7.35rem 0 0;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd h4 {
  height: 2.5rem;
  line-height: 2.5rem;
  margin-bottom: 1rem;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd h4 a {
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  font-size: 1.6rem;
  color: #1a1a1a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd h4 a:hover {
  color: #00004c;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd .desc {
  height: 10.5rem;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd .desc p {
  line-height: 1.5rem;
  font-size: 0.8rem;
  color: #666666;
  text-align: justify;
  position: relative;
  padding-left: 1.2rem;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd .desc p:before {
  content: "";
  position: absolute;
  width: 0.7rem;
  height: 0.7rem;
  background: url(../images/prodYcdj-desc-icon01.png) no-repeat left center;
  background-size: 0.7rem 0.7rem;
  left: 0;
  top: 0.4rem;
  z-index: 1;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd .prodYcdj-video-btn {
  padding-top: 1.6rem;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd .prodYcdj-video-btn p {
  display: block;
  width: 9.4rem;
  height: 2.5rem;
  line-height: 2.5rem;
  border: 1px solid #e2e3e5;
  border-radius: 1.3rem;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  cursor: pointer;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd .prodYcdj-video-btn p span {
  display: inline-block;
  height: 2.5rem;
  font-size: 0.8rem;
  color: #1a1a1a;
  padding-left: 2.4rem;
  position: relative;
  background: url(../images/prodYcdj-video-btn01.png) no-repeat left center;
  background-size: 1.2rem 1.2rem;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.prodYcdj .prodYcdj-list .prodYcdj-con dl dd .prodYcdj-video-btn p:hover span {
  padding-left: 2rem;
}
.prodYcdj .prodYcdj-list .prodYcdj-tab {
  width: 16.13334%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  z-index: 5;
}
.prodYcdj .prodYcdj-list .prodYcdj-tab li {
  margin-bottom: 0.95rem;
  position: relative;
}
.prodYcdj .prodYcdj-list .prodYcdj-tab li:last-of-type {
  margin-bottom: 0;
}
.prodYcdj .prodYcdj-list .prodYcdj-tab li a {
  display: block;
  padding: 0 0.5rem;
  background: #ffffff;
  border-radius: 0.5rem;
  height: 3.8rem;
  line-height: 3.8rem;
  font-size: 0.9rem;
  color: #666666;
  text-align: center;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05);
  position: relative;
}
.prodYcdj .prodYcdj-list .prodYcdj-tab li a span {
  display: inline-block;
  height: 3.8rem;
  padding-left: 1.1rem;
  position: relative;
}
.prodYcdj .prodYcdj-list .prodYcdj-tab li.cur:after {
  content: "";
  position: absolute;
  border-top: 0.3rem solid transparent;
  border-bottom: 0.3rem solid transparent;
  border-right: 0.45rem solid #fff;
  top: 50%;
  margin-top: -0.3rem;
  left: -0.45rem;
  z-index: 1;
}
.prodYcdj .prodYcdj-list .prodYcdj-tab li.cur a {
  font-weight: bold;
  color: #333333;
}
.prodYcdj .prodYcdj-list .prodYcdj-tab li.cur a span:before {
  content: "";
  position: absolute;
  width: 0.55rem;
  height: 0.55rem;
  background: #e80129;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
/*变频器*/
.prodBpq {
  padding: 4.75rem 0 4.9rem;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.prodBpq .prodBpq-list {
  margin-top: 1.75rem;
  position: relative;
}
.prodBpq .prodBpq-list .prodBpq-btn-prev,
.prodBpq .prodBpq-list .prodBpq-btn-next {
  position: absolute;
  width: 2.8rem;
  height: 2.8rem;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  overflow: hidden;
  top: 50%;
  z-index: 5;
  cursor: pointer;
  transform: translate(0, -50%);
}
.prodBpq .prodBpq-list .prodBpq-btn-prev img,
.prodBpq .prodBpq-list .prodBpq-btn-next img {
  width: 2.8rem;
  height: 2.8rem;
  display: block;
}
.prodBpq .prodBpq-list .prodBpq-btn-prev {
  background: url(../images/prodBpq-btn-prev01.png) no-repeat center;
  background-size: 2.8rem 2.8rem;
  left: -4.6rem;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.prodBpq .prodBpq-list .prodBpq-btn-prev:hover {
  background-image: url(../images/prodBpq-btn-prev02.png);
  border-color: #005bac;
  background-color: #005bac;
}
.prodBpq .prodBpq-list .prodBpq-btn-next {
  background: url(../images/prodBpq-btn-next01.png) no-repeat center;
  background-size: 2.8rem 2.8rem;
  right: -4.6rem;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.prodBpq .prodBpq-list .prodBpq-btn-next:hover {
  background-image: url(../images/prodBpq-btn-next02.png);
  border-color: #005bac;
  background-color: #005bac;
}
.prodBpq .prodBpq-list dl {
  width: 32.2%;
  margin-bottom: 1rem;
}
.prodBpq .prodBpq-list dl:after {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  left: 0;
  bottom: 0;
  background: #e80129;
  z-index: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.prodBpq .prodBpq-list dl dt {
  overflow: hidden;
}
.prodBpq .prodBpq-list dl dt img {
  width: 100%;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.prodBpq .prodBpq-list dl dd {
  position: absolute;
  top: 2.6rem;
  left: 2.75rem;
  right: 2.75rem;
  z-index: 1;
}
.prodBpq .prodBpq-list dl dd h4 {
  margin-bottom: 0.65rem;
}
.prodBpq .prodBpq-list dl dd h4 a {
  display: block;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.4rem;
  color: #1a1a1a;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.prodBpq .prodBpq-list dl dd .desc {
  line-height: 1.5rem;
  height: 3rem;
  font-size: 0.8rem;
  color: #666666;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.prodBpq .prodBpq-list dl dd .more {
  padding-top: 1.2rem;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
}
.prodBpq .prodBpq-list dl dd .more a {
  display: inline-block;
  height: 1.5rem;
  font-size: 0.8rem;
  color: #bfbfbf;
  padding-right: 1.75rem;
  background: url(../images/prodBpq-more-icon01.png) no-repeat right center;
  background-size: 1.05rem 0.65rem;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.prodBpq .prodBpq-list dl:hover {
  box-shadow: 0 0.25rem 1rem -0.25rem rgba(0, 0, 0, 0.15);
}
.prodBpq .prodBpq-list dl:hover:after {
  width: 100%;
}
.prodBpq .prodBpq-list dl:hover dt img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.prodBpq .prodBpq-list dl:hover dd h4 a {
  color: #00004c;
}
.prodBpq .prodBpq-list dl:hover dd .more a {
  padding-right: 2rem;
  color: #e80129;
  background-image: url(../images/prodBpq-more-icon02.png);
}
/*其他产品*/
.prodOther {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.prodOther .prodOther-list {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.prodOther .prodOther-list dl {
  width: 49%;
  background: #f7f7f7;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.prodOther .prodOther-list dl dt {
  width: 45.7143%;
  margin-right: 1.35rem;
  overflow: hidden;
}
.prodOther .prodOther-list dl dt img {
  width: 100%;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.prodOther .prodOther-list dl dd {
  width: 38.9116%;
  margin-left: 2.6rem;
}
.prodOther .prodOther-list dl dd .con {
  padding: 2.25rem 0 0;
}
.prodOther .prodOther-list dl dd h4 {
  margin-bottom: 0.5rem;
}
.prodOther .prodOther-list dl dd h4 a {
  display: block;
  height: 3rem;
  line-height: 3rem;
  font-size: 1.8rem;
  color: #1a1a1a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.prodOther .prodOther-list dl dd .desc {
  line-height: 1.5rem;
  height: 9rem;
  font-size: 0.8rem;
  color: #666666;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.prodOther .prodOther-list dl dd .more {
  padding-top: 0.1rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.prodOther .prodOther-list dl dd .more a {
  display: inline-block;
  height: 1.5rem;
  font-size: 0.8rem;
  color: #bfbfbf;
  padding-right: 1.75rem;
  background: url(../images/prodBpq-more-icon01.png) no-repeat right center;
  background-size: 1.05rem 0.65rem;
  position: relative;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.prodOther .prodOther-list dl dd ul {
  padding-top: 3rem;
  border-bottom: 1px solid #f2f2f2;
}
.prodOther .prodOther-list dl dd ul li {
  border-top: 1px solid #f2f2f2;
}
.prodOther .prodOther-list dl dd ul li a {
  display: block;
  height: 2.45rem;
  line-height: 2.45rem;
  font-size: 0.8rem;
  color: #666666;
  padding-right: 2.5rem;
  background: url(../images/prodOther-more-icon01.png) no-repeat 99% center;
  background-size: 0.35rem 0.55rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.prodOther .prodOther-list dl dd ul li a:hover {
  color: #e80129;
  background-image: url(../images/prodOther-more-icon02.png);
}
.prodOther .prodOther-list dl:hover dt img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.prodOther .prodOther-list dl:hover dd h4 a {
  color: #00004c;
}
.prodOther .prodOther-list dl:hover dd .more a {
  padding-right: 2rem;
  color: #e80129;
  background-image: url(../images/prodBpq-more-icon02.png);
}
/*优势*/
.yos {
  padding: 6rem 0 0;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.yos .yos-tab-ul {
  padding: 1.75rem 0 0;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  flex-wrap: wrap;
}
.yos .yos-tab-ul li {
  width: 25%;
  padding-top: 0.65rem;
  position: relative;
  cursor: pointer;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
}
.yos .yos-tab-ul li:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  background: #e80129;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.yos .yos-tab-ul li p {
  display: block;
  padding-left: 3.4rem;
  position: relative;
}
.yos .yos-tab-ul li i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 2.5rem;
  height: 2.5rem;
  overflow: hidden;
  z-index: 1;
}
.yos .yos-tab-ul li i img {
  width: 2.5rem;
  height: 2.5rem;
  display: block;
}
.yos .yos-tab-ul li span {
  display: block;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.2rem;
  color: #0f0f0f;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.yos .yos-tab-ul li em {
  display: block;
  height: 1.4rem;
  line-height: 1.4rem;
  font-size: 0.9rem;
  color: #666666;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.yos .yos-tab-ul li.cur:before {
  width: 100%;
}
.yos .yos-tab-ul li.cur span {
  font-weight: bold;
}
.yos .yos-tab-ul li.cur em {
  color: #1a1a1a;
}
.yos .yos-list {
  margin-top: 1rem;
  position: relative;
}
.yos .yos-list .yos-pic {
  position: relative;
}
.yos .yos-list .yos-pic img {
  width: 100%;
  display: block;
}
.yos .yos-list .yos-con {
  position: absolute;
  height: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.yos .yos-list .yos-con .yos-txt {
  position: absolute;
  width: 22.25rem;
  background: rgba(255, 255, 255, 0.6);
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
}
.yos .yos-list .yos-con .yos-txt.deep{background: rgba(255, 255, 255, 0.9);}
.yos .yos-list .yos-con .con {
  padding: 2.8rem 2.75rem 1.4rem;
}
.yos .yos-list .yos-con .con h4 {
  margin-bottom: 1.6rem;
}
.yos .yos-list .yos-con .con h4 span {
  display: block;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.8rem;
  color: #1a1a1a;
}
.yos .yos-list .yos-con .con h4 em {
  display: block;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 1rem;
  color: #1a1a1a;
}
.yos .yos-list .yos-con .con .desc {
  line-height: 1.5rem;
  height: 14.1rem;
  font-size: 0.8rem;
  color: #1a1a1a;
  text-align: justify;
}
.yos .yos-list .yos-con .con .desc p {
  max-height: 4.5rem;
  padding-left: 0.9rem;
  margin-bottom: 0.3rem;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.yos .yos-list .yos-con .con .desc p:before {
  content: "";
  position: absolute;
  width: 0.3rem;
  height: 0.1rem;
  background: #616263;
  left: 0;
  top: 0.7rem;
  z-index: 1;
}
.yos .yos-list .yos-con .con .desc p:last-of-type {
  margin-bottom: 0;
}
/*案例*/
.case {
  padding: 6.4rem 0 1rem;
  background: #ffffff;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.case .case-tit {
  position: relative;
}
.case .case-tit .title {
  width: 50%;
  text-align: left;
}
.case .case-tit .case-nav {
  position: absolute;
  padding-bottom: 1rem;
  right: 0;
  bottom: 0.55rem;
}
.case .case-tit .case-nav:before {
  content: "";
  position: absolute;
  width: 1286px;
  height: 1px;
  background: #e5e5e5;
  right: -210px;
  bottom: 0;
  z-index: 1;
}
.case .case-tit .case-nav li {
  float: left;
  margin-right: 3.1rem;
  position: relative;
  z-index: 5;
}
.case .case-tit .case-nav li:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0.15rem;
  background: #e80129;
  left: 0;
  bottom: -1.05rem;
  z-index: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.case .case-tit .case-nav li:last-of-type {
  margin-right: 0;
}
.case .case-tit .case-nav li a {
  display: block;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1rem;
  color: #1a1a1a;
  padding-left: 2rem;
  position: relative;
}
.case .case-tit .case-nav li a i {
  position: absolute;
  width: 1.5rem;
  height: 1.3rem;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
  opacity: 0.3;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.case .case-tit .case-nav li a i img {
  width: 1.5rem;
  height: 1.3rem;
  display: block;
}
.case .case-tit .case-nav li a span {
  display: block;
}
.case .case-tit .case-nav li.cur:after {
  width: 100%;
}
.case .case-tit .case-nav li.cur a i {
  opacity: 1;
}
.case .case-tit .case-nav li.cur a span {
  font-weight: bold;
}
.case .case-list {
  padding-top: 1.75rem;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  flex-wrap: wrap;
}
.case .case-list dl {
  width: 31.8%;
  margin-right: 2.3%;
  margin-bottom: 3.25rem;
}
.case .case-list dl:nth-of-type(3n) {
  margin-right: 0;
}
.case .case-list dl dt {
  overflow: hidden;
}
.case .case-list dl dt img {
  width: 100%;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.case .case-list dl dd {
  padding: 1.3rem 0 0;
}
.case .case-list dl dd .short {
  height: 1.3rem;
  line-height: 1.3rem;
  font-size: 0.8rem;
  color: #1a1a1a;
  opacity: 0.8;
}
.case .case-list dl dd h4 a {
  display: block;
  line-height: 1.7rem;
  height: 1.7rem;
  font-size: 1rem;
  color: #1a1a1a;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.case .case-list dl:hover dt img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
/*.case .case-list dl:hover dd h4 a {*/
/*  color: #e80129;*/
/*}*/
@media screen and (max-width: 1560px) {
  .case .case-tit .case-nav:before {
    width: 1186px;
    right: -360px;
  }
}
/*小广告*/
.adlet {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.adlet .adlet-pic img {
  width: 100%;
  display: block;
}
.adlet .adlet-txt {
  position: absolute;
  left: 50%;
  bottom: 5.55rem;
  height: 0;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
}
.adlet .adlet-txt .con {
  position: absolute;
  max-width: 50%;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.adlet .adlet-txt h4 em {
  display: block;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.5rem;
  color: #ffffff;
}
.adlet .adlet-txt h4 span {
  display: block;
  height: 2.6rem;
  line-height: 2.6rem;
  font-size: 2.1rem;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.adlet .adlet-txt h4 span:after {
  content: "";
  position: absolute;
  width: 14.7rem;
  height: 0.35rem;
  background: #e80129;
  right: 0;
  bottom: 0.1rem;
  z-index: -1;
}
.adlet .adlet-txt .more {
  padding-top: 2.9rem;
}
.adlet .adlet-txt .more a {
  display: block;
  width: 8.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 0.8rem;
  color: #ffffff;
  border: 1px solid #fff;
  border-radius: 1.3rem;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.adlet .adlet-txt .more a span {
  display: inline-block;
  height: 2.5rem;
  padding-right: 1.7rem;
  position: relative;
  background: url(../images/adlet-more-icon01.png) no-repeat right center;
  background-size: 1.05rem 0.65rem;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.adlet .adlet-txt .more a:hover {
  border-color: #e80129;
  background: #e80129;
}
/*资讯*/
.news {
  padding: 2.6rem 0 5.5rem;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.news .title em {
  display: inline-block;
  padding: 0 4.65rem;
  position: relative;
}
.news .title em:before,
.news .title em:after {
  content: "";
  position: absolute;
  width: 4.1rem;
  height: 1px;
  background: #dbdbdb;
  top: 50%;
  transform: translate(0, -50%);
}
.news .title em:before {
  left: 0;
}
.news .title em:after {
  right: 0;
}
.news .news-list {
  padding-top: 2.25rem;
}
.news .news-left {
  float: left;
  width: 56.8%;
}
.news .news-left h3 {
  border-bottom: 1px solid #e5e5e5;
}
.news .news-left h3 a {
  display: inline-block;
  padding-bottom: 0.95rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.3rem;
  color: #1a1a1a;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  position: relative;
}
.news .news-left h3 a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #00004c;
  left: 0;
  bottom: -1px;
  z-index: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.news .news-left h3 a:hover {
  color: #00004c;
}
.news .news-left h3 a:hover:after {
  width: 100%;
}
.news .news-left .left-ul {
  padding-top: 1.75rem;
}
.news .news-left dl {
  margin-bottom: 2.5rem;
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.news .news-left dl dt {
  width: 35.5634%;
  overflow: hidden;
}
.news .news-left dl dt img {
  display: block;
  width: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.news .news-left dl dd {
  width: 59.0376%;
  padding-top: 0.25rem;
}
.news .news-left dl dd h4 {
  margin-bottom: 0.8rem;
}
.news .news-left dl dd h4 a {
  display: block;
  height: 2rem;
  line-height: 2rem;
  font-size: 1rem;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.news .news-left dl dd .desc {
  line-height: 1.5rem;
  height: 3rem;
  font-size: 0.8rem;
  color: #999999;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news .news-left dl dd .more {
  padding-top: 0.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.news .news-left dl dd .more a {
  display: inline-block;
  height: 1.5rem;
  font-size: 0.8rem;
  color: #bfbfbf;
  padding-right: 1.7rem;
  background: url(../images/news-more-icon-a01.png) no-repeat right center;
  background-size: 1.05rem 0.65rem;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.news .news-left dl:hover dt img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.news .news-left dl:hover dd h4 a {
  color: #00004c;
}
.news .news-left dl:hover dd .more a {
  padding-right: 2rem;
  color: #e80129;
  background-image: url(../images/news-more-icon-a02.png);
}
.news .news-right {
  float: right;
  width: 37.06667%;
  background: #f7f7f7;
  margin: 1px 1px 0 0;
}
.news .news-right .con {
  width: 82.1943%;
  margin: 0 auto;
  padding: 1.35rem 0 1rem;
}
.news .news-right h3 {
  height: 2.5rem;
  line-height: 2.5rem;
  padding-right: 5rem;
  position: relative;
}
.news .news-right h3 a {
  display: inline-block;
  height: 2.5rem;
  font-size: 1.3rem;
  color: #000000;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.news .news-right h3 a:hover {
  color: #00004c;
}
.news .news-right .pic {
  margin: 1.35rem 0 0.65rem;
  overflow: hidden;
}
.news .news-right .pic img {
  width: 100%;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.news .news-right .pic:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.news .news-right .news-right-ul {
  height: 16.15rem;
}
.news .news-right .news-right-ul li h4 {
  border-bottom: 1px dashed #e5e5e5;
}
.news .news-right .news-right-ul li a {
  display: block;
  height: 4rem;
  line-height: 4rem;
  font-size: 1rem;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.news .news-right .news-right-ul li a:hover {
  color: #e80129;
}
/*关于*/
.about {
  padding: 0 0 5.85rem;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.about .about-pic {
  overflow: hidden;
}
.about .about-pic img {
  width: 100%;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.about .about-pic:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.about .about-nubmer {
  position: absolute;
  left: 50%;
  top: 3.1rem;
  transform: translate(-50%, 0);
  z-index: 5;
}
.about .about-nubmer ul {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
}
.about .about-nubmer li {
  margin: 0 5.25rem;
}
.about .about-nubmer li p {
  height: 3.1rem;
  line-height: 3.1rem;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-end;
}
.about .about-nubmer li p b,
.about .about-nubmer li p em {
  display: block;
  height: 3.1rem;
  font-size: 3rem;
  font-family: "HOSSR", Arial;
  font-weight: normal;
  color: #fff;
}
.about .about-nubmer li p sub {
  height: 1.8rem;
  line-height: 1.8rem;
  font-size: 0.9rem;
  color: #ffffff;
  padding: 0 0 0 0.7rem;
}
.about .about-nubmer li span {
  display: block;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.9rem;
  color: #ffffff;
}
.about .about-con {
  position: relative;
  z-index: 5;
}
.about .about-con .title {
  text-align: left;
}
.about .about-left {
  float: left;
  width: 43.4%;
  padding-top: 3rem;
}
.about .about-left .desc {
  line-height: 1.5rem;
  font-size: 0.8rem;
  color: #1a1a1a;
  text-align: justify;
  padding-top: 0.8rem;
}
.about .about-left .more {
  padding-top: 3rem;
}
.about .about-left .more a {
  display: block;
  width: 7.7rem;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 1.3rem;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.about .about-left .more a span {
  display: inline-block;
  height: 2.6rem;
  font-size: 0.8rem;
  color: #999;
  padding-right: 1.7rem;
  position: relative;
  background: url(../images/about-more-icon01.png) no-repeat right center;
  background-size: 1.05rem 0.65rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.about .about-left .more a:hover {
  background: #00004c;
}
.about .about-left .more a:hover span {
  background-image: url(../images/about-more-icon02.png);
  color: #fff;
}
.about .about-right {
  float: right;
  width: 47.6%;
  margin-top: -3.1rem;
}
.about .about-right ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.about .about-right ul li {
  width: 48.46%;
  margin-bottom: 1.15rem;
  position: relative;
}
.about .about-right ul li .pic {
  position: relative;
  overflow: hidden;
}
.about .about-right ul li .pic:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 6rem;
  background: url(../images/about-pic-bg01.png) repeat-x center bottom;
  background-size: 1rem 6rem;
  z-index: 1;
}
.about .about-right ul li .pic img {
  width: 100%;
  display: block;
}
.about .about-right ul li .video-box,
.about .about-right ul li .video-wrap{
    position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 1;
}
.about .about-right ul li .video-box video,
.about .about-right ul li .video-wrap video{display: block;object-fit: contain;background: #000;}
.about .about-right ul li .txt {
  position: absolute;
  padding-left: 2.1rem;
  left: 1.25rem;
  right: 1.25rem;
  bottom: 0.45rem;
  z-index: 2;
}
.about .about-right ul li .txt .about-video-btn {
  position: absolute;
  width: 1.4rem;
  height: 1.4rem;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
  cursor: pointer;
}
.about .about-right ul li .txt .about-video-btn img {
  width: 1.4rem;
  height: 1.4rem;
  display: block;
}
.about .about-right ul li .txt h4 {
  height: 2rem;
  line-height: 2rem;
  font-size: 1.2rem;
  color: #f0f0f0;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*相册*/
.photo {
  padding: 5.4rem 0 7rem;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.photo .photo-tit {
  padding-right: 10rem;
  position: relative;
}
.photo .photo-tit h3 {
  height: 2rem;
  line-height: 2rem;
}
.photo .photo-tit h3 a {
  display: inline-block;
  height: 2rem;
  font-size: 1.2rem;
  color: #1a1a1a;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.photo .photo-tit h3 a:hover {
  color: #e80129;
}
.photo .photo-tit span {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
}
.photo .photo-tit span a {
  display: block;
  height: 2rem;
  line-height: 2rem;
  font-size: 0.8rem;
  color: #e80129;
  padding-right: 1.5rem;
  background: url(../images/news-more-icon-a02.png) no-repeat right center;
  background-size: 1.05rem 0.65rem;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.photo .photo-tit span a:hover {
  padding-right: 1.75rem;
}
.photo .photo-list {
  margin-top: 1rem;
  position: relative;
}
.photo .photo-list .photo-btn-prev,
.photo .photo-list .photo-btn-next {
  position: absolute;
  width: 2.8rem;
  height: 2.8rem;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  overflow: hidden;
  top: 50%;
  z-index: 5;
  cursor: pointer;
  transform: translate(0, -50%);
}
.photo .photo-list .photo-btn-prev img,
.photo .photo-list .photo-btn-next img {
  width: 2.8rem;
  height: 2.8rem;
  display: block;
}
.photo .photo-list .photo-btn-prev {
  background: url(../images/prodBpq-btn-prev01.png) no-repeat center;
  background-size: 2.8rem 2.8rem;
  left: -4.6rem;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.photo .photo-list .photo-btn-prev:hover {
  background-image: url(../images/prodBpq-btn-prev02.png);
  border-color: #005bac;
  background-color: #005bac;
}
.photo .photo-list .photo-btn-next {
  background: url(../images/prodBpq-btn-next01.png) no-repeat center;
  background-size: 2.8rem 2.8rem;
  right: -4.6rem;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.photo .photo-list .photo-btn-next:hover {
  background-image: url(../images/prodBpq-btn-next02.png);
  border-color: #005bac;
  background-color: #005bac;
}
.photo .photo-list dl {
  width: 32.2667%;
}
.photo .photo-list dl dt {
  position: relative;
  overflow: hidden;
}
.photo .photo-list dl dt a img {
  width: 100%;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.photo .photo-list dl dt .photo-video-btn {
  position: absolute;
  width: 2.1rem;
  height: 2.1rem;
  left: 1.2rem;
  bottom: 1.05rem;
  cursor: pointer;
  z-index: 1;
}
.photo .photo-list dl dt .photo-video-btn img {
  width: 2.1rem;
  height: 2.1rem;
  display: block;
}
.photo .photo-list dl dd {
  padding: 1.3rem 2rem 1.5rem;
  background: #fafafa;
}
.photo .photo-list dl dd .short {
  height: 1.4rem;
  line-height: 1.4rem;
  font-size: 0.8rem;
  color: #999999;
}
.photo .photo-list dl dd h4 {
  height: 1.5rem;
  line-height: 1.5rem;
}
.photo .photo-list dl dd h4 a {
  display: inline-block;
  height: 1.5rem;
  max-width: 100%;
  font-size: 1rem;
  color: #1a1a1a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.photo .photo-list dl:hover dt a img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.photo .photo-list dl:hover dd h4 a {
  color: #e80129;
}
/*友链*/
.link {
  height: 0;
  line-height: 0;
}
.link .content {
  position: relative;
  height: 0;
  line-height: 0;
}
.link .link-list {
  position: absolute;
  max-width: 80%;
  left: 0;
  bottom: 1.75rem;
  z-index: 10;
}
.link .link-list em,
.link .link-list a {
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.8rem;
  color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.link .link-list a {
  margin-right: 2.5rem;
}
.link .link-list a:last-of-type {
  margin-right: 0;
}
.link .link-list a:hover {
  color: #e80129;
}
@keyframes myfirst {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 100% bottom;
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes line {
  from {
    width: 0;
  }
  to {
    width: 60px;
  }
}
@keyframes fadeinL {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeinR {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes bounceinL {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes bounceinR {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes warn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  5% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
@keyframes warn2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  5% {
    opacity: 8;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
.line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clear {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
@keyframes spin-right {
  0% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin-left {
  0% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes yd {
  to {
    transform: translate(-50%);
  }
}
/*媒体查询*/
html {
  font-size: 12px;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 12.5px;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 13.33333px;
  }
}
@media screen and (min-width: 1366px) {
  html {
    font-size: 14.22916px;
  }
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 16.66666px;
  }
}
@media screen and (min-width: 1660px) {
  html {
    font-size: 17.29166px;
  }
}
@media screen and (min-width: 1920px) {
  html {
    font-size: 20px;
  }
}
