@charset "UTF-8";
/*header start*/
#page {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.layui-layer-content {
  height: calc(100% - 43px);
}

.layui-layer-content iframe {
  height: 100% !important;
}

.logo {
  float: left;
  line-height: 47px;
}

.logo img {
  float: left;
  height: 47px;
}

.logo span {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  padding-left: 12px;
}

.h-lx {
  float: right;
  font-size: 14px;
  color: #000;
  font-weight: 900;
}

.h-lx a {
  display: inline-block;
  height: 28px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  color: #000;
  line-height: 28px;
  padding-left: 37px;
}

.h-lx .tel {
  background-image: url("../images/teltop.png");
  margin-right: 70px;
}

.h-lx .mail {
  background-image: url("../images/mailtop.png");
}

.logo-contact {
  padding: 20px 0;
  border-bottom: 1px solid #EDEDED;
}

.nav-sahre-lan .inner-20 {
  position: relative;
}

.nav-sahre-lan a {
  color: #666;
  font-size: 16px;
  font-weight: 400;
}

.nav-sahre-lan li {
  float: left;
  padding: 0 2.5%;
  font-size: 16px;
}

.nav-sahre-lan li.act a,
.nav-sahre-lan li:hover a {
  color: #BC1514;
}

.nav-sahre-lan li.act a:after,
.nav-sahre-lan li:hover a:after {
  width: 100%;
}

.nav-sahre-lan li:nth-child(1) {
  padding-left: 0;
}

.nav-sahre-lan li a {
  display: block;
  padding: 16px 0;
  position: relative;
}

.nav-sahre-lan li a:after {
  content: '';
  position: absolute;
  left: 0;
  width: 0%;
  bottom: 0;
  height: 2px;
  transition: all 0.3s;
  background: #BC1514;
}

#menuWap {
  display: none;
}

.input-lua {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 3;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 260px;
}

.input-lua .input-box {
  position: relative;
  width: 100%;
}

.input-lua input {
  height: 27px;
  border-radius: 14px;
  border: 1px solid #d0d0d0;
  padding: 0 35px 0 15px;
}

.input-lua button {
  border: none;
  position: absolute;
  right: 0;
  top: 0%;
  height: 100%;
  width: 50px;
  background: none;
  line-height: 27px;
}

.input-lua button img {
  vertical-align: middle;
}

.lan-box {
  flex-shrink: 0;
  position: relative;
  margin-left: 12px;
  cursor: pointer;
}

.lan-box:hover dt i {
  transform: rotate(-180deg);
}

.lan-box:hover dd {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.lan-box dt {
  display: flex;
  align-items: center;
}

.lan-box dt i {
  transition: all 0.3s;
  margin-left: 3px;
  width: 9px;
  height: 4px;
  background: url("../images/lan-icon.png") no-repeat;
}

.lan-box dd {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  padding: 12px;
  right: 0;
  top: 90%;
}

.lan-box dd a {
  font-size: 14px;
  color: #FFF;
  padding: 3px 0;
}

.lan-box dd a:hover {
  text-decoration: underline;
}

/*header end*/
/*footer start*/
/*footer end*/
/*轮播图start*/
.banner {
  max-width: 1920px;
  margin: 0 auto 0;
  width: 100%;
  background: #FFFFFF;
}

.banner .swiper-slide {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.banner .swiper-slide .video-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.banner .swiper-slide .video-box video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.banner .bg-box {
  position: relative;
  z-index: 1;
}

.banner .bg-box img {
  width: 100%;
  height: auto;
}

.banner .wap-box {
  display: none;
}

.banner .wap-box img {
  width: 100%;
  height: auto;
}

.banner .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 1;
  border-radius: inherit;
  border: 1px solid #eeeeee;
  border-radius: 50%;
  transition: all 0.6s;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.banner .swiper-pagination-bullet-active {
  opacity: 1;
  transform: scale(1.5);
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
  bottom: 20px;
}

.swiper-slide .banner-content {
  transform: translateY(-200px);
  opacity: 0;
  transition: all .6s;
}

.ani-slide .banner-content {
  transform: translateY(0);
  opacity: 1;
}

/*轮播图end*/
.inner-banner .ib-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 300px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}

.inner-banner .ib-inner .ib-tit {
  text-align: center;
}

.inner-banner .ib-inner .ib-tit h4 {
  display: inline-block;
  font-size: 40px;
  color: #FFFFFF;
  text-shadow: 1px 1px 10px #000000;
  font-weight: normal;
  position: relative;
}

.inner-banner .ib-inner .ib-tit h4:after {
  content: '';
  width: 69px;
  height: 10px;
  background: url(../images/inner-banner-tit-l.png) no-repeat center;
  position: absolute;
  left: -100px;
  top: 50%;
  margin-top: -5px;
}

.inner-banner .ib-inner .ib-tit h4:before {
  content: '';
  width: 69px;
  height: 10px;
  background: url(../images/inner-banner-tit-r.png) no-repeat center;
  position: absolute;
  right: -100px;
  top: 50%;
  margin-top: -5px;
}

.crumbs-box {
  padding: 12px 0;
}

.crumbs-box a {
  color: #bfbfbf;
  display: inline-block;
  transition: all 0.4s;
}

.crumbs-box a:hover {
  color: #B24249;
}

.crumbs-box i {
  display: inline-block;
  padding: 0 5px;
  color: #bfbfbf;
}

.crumbs-box span {
  color: #bfbfbf;
}

/*公共样式定义 start*/
/*例如,统一间距,统一字体,统一大小写,统一最大距离*/
.m-width-1200 {
  max-width: 1200px;
  margin: 0 auto;
}

.m-width-1400 {
  max-width: 1400px;
  margin: 0 auto;
}

.ipd-20 {
  padding: 0 20px;
}

/*置顶按钮 start*/
#toTop {
  width: 40px;
  height: 40px;
  left: 20px;
  bottom: 20px;
  position: fixed;
  z-index: 999;
  background: #b24249;
}

/*置顶按钮 end*/
/*分页 start*/
.page-box {
  padding: 50px 0;
  text-align: center;
}

.page-box .page-inner {
  display: flex;
  justify-content: center;
}

.page-box .page-inner a {
  border: 1px solid #000;
  font-weight: bold;
  display: inline-flex;
  font-size: 14px;
  color: #696969;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  justify-content: center;
  background: transparent;
}

.page-box .page-inner .current {
  font-weight: bold;
  display: inline-flex;
  font-size: 14px;
  color: #696969;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  justify-content: center;
  background: transparent;
}

.page-box .page-inner .page-list {
  display: flex;
}

.page-box .page-inner .page-list a.act,
.page-box .page-inner .page-list a:hover {
  color: #295a83;
  transition: all 0.4s;
}

.page-box .page-inner a.prev {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

.page-box .page-inner a.next {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

.page-box .page-inner a.prev.no-drop,
.page-box .page-inner a.next.no-drop {
  cursor: no-drop;
  opacity: 0.5;
}

.page-box .page-inner .page-list .current.act,
.page-box .page-inner .page-list .current:hover {
  color: #295a83;
  transition: all 0.4s;
}

.page-box .page-inner .current.prev {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

.page-box .page-inner .current.next {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

.page-box .page-inner .current.prev.no-drop,
.page-box .page-inner .current.next.no-drop {
  cursor: no-drop;
  opacity: 0.5;
}

/*分页 end*/
/*公共样式定义 end*/
.title {
  text-align: center;
  margin: 70px 0 25px;
}

.title h2 {
  font-size: 30px;
  color: #333;
  font-weight: 400;
  margin-bottom: 10px;
}

.title .tips {
  font-size: 14px;
  color: #bababa;
  display: block;
}

.title .see-more {
  width: 28px;
  height: 28px;
  display: inline-block;
  margin: 20px auto 0;
  background: url("../images/more-icon.png") no-repeat;
}

.title .p-see-mortitle{
  font-size: 20px;
  padding: 10px 20px;
  margin: 20px auto;
  color: #B70201;
}
.title.ch .tips {
  font-size: 18px;
}

.palt-swiper {
  position: relative;
}

.palt-swiper .imgshow img {
  max-width: 100%;
}

.palt-swiper .bot-tab {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  background: #292938;
}

.palt-swiper .bot-tab .tab-item {
  transition: all 0.5s;
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  padding: 18px;
}

.palt-swiper .bot-tab .tab-item.act {
  background: #BC1514;
}

.palt-swiper .bot-tab .text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 17px;
  color: #FFF;
  display: flex;
}

.palt-swiper .bot-tab .icon {
  flex-shrink: 0;
  margin-right: 13px;
}

.palt-swiper .bot-tab h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 3px 0 10px;
}

.palt-swiper .bot-tab p {
  font-size: 12px;
  color: #E5E4E4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.supply-top {
  display: flex;
  justify-content: space-between;
}

.supply-top .imgshow img {
  width: 100%;
}

.supply-top .s-left {
  width: 68%;
}

.supply-top .s-right {
  width: 30.5%;
  background: url("../images/index-page-03.jpg") no-repeat;
  background-size: 100%;
  color: #FFF;
  box-sizing: border-box;
  padding: 28px;
  display: flex;
}

.supply-top .s-right .text {
  border: 1px solid #FBFBFB;
  padding: 18px;
}

.supply-top .s-right h3 {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 30px;
}

.supply-top .s-right p {
  margin-bottom: 16px;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.supply-top .see-more {
  font-size: 14px;
  color: #FFF;
  border: 1px solid #FFF;
  width: 86px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30%;
}

.supply-top .see-more .iconfont {
  font-size: 24px;
  font-weight: normal;
  margin-left: 6px;
}

.index-supply-grid .supply-list {
  margin-top: 40px;
}

.index-supply-grid .supply-list li {
  width: 30%;
  margin-right: 5%;
}

.index-supply-grid .supply-list li:nth-child(3n) {
  margin-right: 0;
}

.supply-list .imgshow {
  overflow: hidden;
}

.supply-list .imgshow img {
  width: 100%;
  transition: all 0.4s;
}

.supply-list li {
  float: left;
  box-sizing: border-box;
  padding: 28px;
  border: 1px solid #CFCFCF;
}

.supply-list li:hover .imgshow img {
  transform: scale(1.02);
}

.supply-list h3 {
  margin: 20px 0;
}

.supply-list h3 a {
  line-height: 24px;
  font-size: 14px;
  color: #999;
}

.supply-list .see-more {
  font-size: 14px;
  color: #BC1514;
  border: 1px solid #BC1514;
  width: 86px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.supply-list .see-more .iconfont {
  font-size: 24px;
  font-weight: normal;
  margin-left: 6px;
}

.supply-list .see-more:hover {
  background: #BC1514;
  color: #FFF;
}

.index-cross-grid {
  background: #EDF5FC;
  padding: 1px 0 110px;
  margin-top: 90px;
}

.cross-list li {
  float: left;
  width: 25%;
  position: relative;
}

.cross-list li:nth-child(odd) {
  margin-top: 60px;
}

.cross-list li:hover .h-text {
  opacity: 1;
  visibility: visible;
}

.cross-list li .imgshow img {
  width: 100%;
}

.cross-list li .text {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  box-sizing: border-box;
  padding: 38px 30px 12px 28px;
  color: #C4C4C4;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
  background: linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
}

.cross-list li .text:after {
  content: '';
  position: absolute;
  left: 10px;
  bottom: 16px;
  width: 3px;
  background: #BC1514;
  height: 60px;
  border-radius: 10px;
}

.cross-list li h3 {
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 6px;
  font-size: 18px;
}

.cross-list li h3 a {
  color: #FFF;
}

.cross-list li p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.cross-list li .h-text {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  background: url("../images/index-page-03.jpg") no-repeat;
  background-size: cover;
  color: #FFF;
  padding: 23px;
  display: flex;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  box-sizing: border-box;
}

.cross-list li .h-text .h-item {
  border: 1px solid #FBFBFB;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cross-list li .h-text h3 {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 35px;
}

.cross-list li .h-text .text-p p {
  line-height: 1.8;
  margin-bottom: 14px;
}

.cross-list li .h-text .see-more {
  font-size: 14px;
  color: #FFF;
  border: 1px solid #FFF;
  width: 86px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20%;
}

.cross-list li .h-text .see-more .iconfont {
  font-size: 24px;
  font-weight: normal;
  margin-left: 6px;
}

.lease-list ul {
  position: relative;
}

.lease-list li {
  float: left;
  width: 31%;
  margin-right: 3.5%;
  box-sizing: border-box;
  padding: 20px;
  background: #EDF5FC;
}

.lease-list li.act .h-text {
  opacity: 1;
  visibility: visible;
}

.lease-list li.act .e-item:after {
  opacity: 1;
}

.lease-list li:hover .imgshow img {
  transform: scale(1.02);
}

.lease-list li:nth-child(3) {
  margin-right: 0;
}

.lease-list li .imgshow {
  overflow: hidden;
}

.lease-list li .imgshow img {
  transition: all 0.4s;
  width: 100%;
}

.lease-list li .e-item {
  position: relative;
}

.lease-list li .e-item h3 {
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
  text-align: center;
}

.lease-list li .e-item h3 a {
  color: #666;
}

.lease-list li .e-item:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  margin-bottom: -43px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 12px 10px;
  border-color: transparent transparent #F2F8FD transparent;
  opacity: 0;
}

.lease-list li .h-text {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 20px;
  background: #F2F8FD;
  box-sizing: border-box;
  padding: 40px 60px;
  opacity: 0;
  visibility: hidden;
}

.lease-list li .h-text h3 {
  font-size: 32px;
  color: #333;
  font-weight: 600;
}

.lease-list li .h-text .sub-t {
  color: #A7B5C1;
  font-size: 16px;
  margin-bottom: 35px;
}

.lease-list li .h-text .text-p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  height: 84px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.index-lease-grid {
  padding-bottom: 300px;
}

.index-about-grid {
  margin-top: 100px;
  background: url("../images/index-page-06-bg.jpg") no-repeat;
  background-size: cover;
  padding: 90px 0 105px;
}

.index-about-grid .imgshow {
  float: right;
  width: 50%;
  text-align: right;
}

.index-about-grid .imgshow img {
  max-width: 100%;
}

.index-about-grid .text {
  float: left;
  width: 50%;
}

.index-about-grid .text h3 {
  font-size: 33px;
  color: #545454;
  font-weight: 600;
}

.index-about-grid .text .a-logo {
  margin: 20px 0;
}

.index-about-grid .text p {
  color: #919191;
  font-size: 16px;
  font-weight: 400;
}

.index-about-grid .about-con {
  background: #FFF;
  padding: 75px 7% 50px;
}

.index-about-grid .see-more {
  font-size: 14px;
  color: #BC1514;
  border: 1px solid #BC1514;
  width: 86px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.index-about-grid .see-more .iconfont {
  font-size: 24px;
  font-weight: normal;
  margin-left: 6px;
}

.index-news-grid {
  padding-bottom: 70px;
}

.news-hist {
  position: relative;
  padding-top: 101px;
}

.news-hist .date {
  background: #F2F8FD;
  display: inline-block;
  width: 90px;
  height: 96px;
  text-align: center;
  line-height: 1;
  flex-shrink: 0;
  margin: 0 25px 0 0px;
}

.news-hist .date em {
  font-size: 48px;
  color: #5A5A5A;
  display: inline-block;
  line-height: 63px;
}

.news-hist .date span {
  display: block;
  background: #9BA1A9;
  color: #fff;
  font-size: 15px;
  text-align: center;
  height: 33px;
  line-height: 33px;
}

.news-hist li {
  width: 48%;
  position: relative;
  margin-left: 50%;
  padding-left: 30px;
  z-index: 2;
  margin-top: -101px;
  margin-bottom: 35px;
}

.news-hist li:after {
  content: '';
  position: absolute;
  left: 0%;
  width: 1px;
  background: #E2E2E2;
  height: calc(50% + 35px);
  top: 50%;
  z-index: 1;
}

.news-hist li .n-item {
  background-image: url("../images/news-right-bg.png");
  height: 202px;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  box-sizing: border-box;
  padding: 55px 50px 0;
}

.news-hist li:nth-child(2n) {
  margin-left: 0;
  margin-right: 50%;
  padding-left: 0;
  padding-right: 25px;
}

.news-hist li:nth-child(2n) .n-item {
  background-image: url("../images/news-left-bg.png");
}

.news-hist li:nth-child(2n) .dot {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -10px;
}

.news-hist li:nth-child(2n):after {
  left: auto;
  right: 0%;
}

.news-hist li:nth-last-child(1):after {
  display: none;
}

.news-hist li .dot {
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  background: url("../images/dot.png") no-repeat;
  margin-left: -10px;
  margin-top: -6px;
  z-index: 3;
}

.news-hist h3 {
  font-size: 22px;
}

.news-hist h3 a {
  color: #333;
}

.news-hist p {
  font-size: 12px;
  color: #9BA1A9;
  line-height: 18px;
  height: 54px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.footer {
  background-color: #3D3D3D;
  color: #FFF;
  padding: 30px 0 45px;
}

.footer .f-logo {
  display: flex;
  margin-bottom: 15px;
}

.footer .f-logo img {
  height: 50px;
  margin-right: 13px;
  flex-shrink: 0;
}

.footer .logo-text {
  padding-top: 8px;
  color: #ddd;
  line-height: 1;
}

.footer .logo-text span {
  padding-top: 10px;
  display: block;
}

.footer .f-text {
  padding-left: 60px;
  font-size: 12px;
  color: #cbcbcb;
  font-weight: 400;
  margin-bottom: 30px;
}

.footer .share-to {
  padding-left: 60px;
}

.footer .share-to a {
  margin-right: 18px;
}

.footer .f-left {
  float: left;
  width: 27%;
}

.footer .f-right {
  float: right;
  width: 60%;
}

.footer .f-right li {
  float: left;
  width: 50%;
}

.footer h3 {
  font-size: 20px;
  color: #FFF;
  font-weight: 600;
  margin-bottom: 16px;
}

.footer dd {
  color: #E9E9E9;
  margin-bottom: 10px;
}

.footer dd a {
  color: #E9E9E9;
}

.footer dd a:hover {
  text-decoration: underline;
}

.footer .dh dd {
  float: left;
  width: 50%;
  font-size: 14px;
}

.footer .lx dd {
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 30px;
}

.footer .lx .add {
  background-image: url("../images/add.png");
}

.footer .lx .tel {
  background-image: url("../images/tel.png");
}

.footer .lx .mail {
  background-image: url("../images/email.png");
}

.footer .f_beian {
  text-align: center;
  padding: 15px 10%;
  color: #888;
  position: relative;
  margin-bottom: -45px;
}

.banner-ny img {
  width: 100%;
}

.sp-about {
  position: relative;
  padding-bottom: 76px;
}

.sp-about .imgshow {
  width: 100%;
  padding-right: 18.75%;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.sp-about .text {
  position: relative;
  z-index: 2;
  width: 60%;
  background: #F2F8FD;
  box-sizing: border-box;
  padding: 80px 100px;
  margin-left: 40%;
}

.sp-about .a-tt img {
  width: 30px;
  margin-bottom: 20px;
}

.sp-about .a-tt h2 {
  font-size: 30px;
  color: #333;
  margin-bottom: 30px;
}

.sp-about .text-p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}

.sp-title {
  text-align: center;
  margin: 80px 0 25px;
}

.sp-title h2 {
  font-size: 30px;
  color: #333;
  font-weight: 600;
  margin-bottom: 6px;
}

.sp-title .line {
  height: 8px;
  background: url("../images/fenge.png") no-repeat 50% 50%;
}

.sp-procss-list ul {
  display: flex;
  justify-content: space-around;
}

.sp-procss-list li {
  text-align: center;
}

.sp-procss-list li.arrow {
  width: 17px;
  background: url("../images/hz-arrow.png") no-repeat 50% 40px;
}

.sp-procss-list h3 {
  margin-top: 12px;
  font-weight: 400;
  color: #666;
}

.ex-sub {
  text-align: center;
  font-size: 18px;
  color: #999;
  line-height: 26px;
  margin-bottom: 40px;
}

.export-list .icon {
  height: 37px;
  display: inline-block;
}

.export-list h3 {
  font-size: 32px;
  color: #333;
  font-weight: 600;
  margin: 20px 0;
}

.export-list li {
  float: left;
  width: 47%;
  background: #FFFFFF;
  box-shadow: 4px 4px 8px 0px #EEEEEE;
  border-radius: 8px;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  padding: 50px 70px 30px;
  position: relative;
  overflow: hidden;
  margin-bottom: 56px;
}

.export-list li:nth-child(2n) {
  float: right;
}

.export-list li:after {
  content: '';
  position: absolute;
  height: 4px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #000;
}

.export-list li .text {
  line-height: 30px;
  height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.import-list .icon {
  height: 37px;
  display: inline-block;
}

.import-list h3 {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  margin: 12px 0;
}

.import-list li {
  float: left;
  width: 32%;
  background: #FFFFFF;
  box-shadow: 4px 4px 8px 0px #EEEEEE;
  border-radius: 8px;
  margin-right: 2%;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  padding: 50px 70px 30px;
  position: relative;
  overflow: hidden;
  margin-bottom: 56px;
}

.import-list li:nth-child(3n) {
  margin-right: 0;
}

.import-list li:after {
  content: '';
  position: absolute;
  height: 4px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #000;
}

.import-list li .text {
  line-height: 30px;
  height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sp-contact ul {
  border: 1px solid #E6E6E6;
  padding: 75px 120px;
  display: flex;
  justify-content: space-between;
}

.sp-contact ul li {
  float: left;
  max-width: 26%;
}

.sp-contact h3 {
  font-size: 30px;
  color: #333;
  font-weight: 600;
  margin: 5px 0 10px;
}

.sp-contact p {
  font-size: 14px;
  color: #999;
}

.sp-contact p a {
  color: #999;
}

.sp-contact .text {
  padding-left: 10px;
}

.sp-map {
  margin-top: 40px;
  font-size: 100px;
  text-align: center;
}

.sp-map img {
  width: 100%;
}

.build-info {
  background: #F2F8FD;
  padding: 90px 0;
}

.build-info .build-con {
  display: flex;
  justify-content: space-between;
}

.build-info .imgshow {
  width: 50%;
  flex-shrink: 0;
  box-sizing: border-box;
  padding-right: 10px;
}

.build-info .imgshow img {
  width: 100%;
}

.build-info .imgshow .img-bot {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}

.build-info .imgshow .img-bot img {
  width: 49%;
}

.build-info .text {
  background: #FFF;
  width: 50%;
  box-sizing: border-box;
  padding: 60px 40px;
}

.build-info .text h3 {
  font-size: 32px;
  color: #333;
  font-weight: 500;
  margin: 20px 0;
}

.build-info .text-p {
  font-size: 14px;
  color: #919191;
  line-height: 2;
}

.renting-lease {
  margin-top: 60px;
}

.renting-lease .base-info {
  padding: 16px 16px 1px;
  box-sizing: border-box;
  background: rgba(237, 245, 252, 0.5);
  margin-bottom: 35px;
}

.renting-lease .base-info dd {
  float: left;
  width: 25%;
  line-height: 62px;
  margin-bottom: 20px;
}

.renting-lease .base-info dd:nth-child(1) label,
.renting-lease .base-info dd:nth-child(5) label {
  text-align: left;
}

.renting-lease .base-info label {
  float: left;
  position: relative;
  color: #9B9B9B;
  font-size: 16px;
  margin-right: 12px;
  padding-left: 12px;
  width: 80px;
  box-sizing: border-box;
  display: inline-block;
}

.renting-lease .base-info label:after {
  content: '';
  position: absolute;
  left: 0;
  width: 4px;
  height: 4px;
  background: #666;
  border-radius: 50%;
  top: 50%;
  margin-top: -2px;
}

.renting-lease .base-info em {
  font-size: 25px;
  color: #666;
  font-weight: bold;
}

.renting-lease .base-info em small {
  font-size: 24px;
  padding-left: 3px;
}

.renting-list {
  margin-bottom: 640px;
}

.renting-list ul {
  position: relative;
}

.renting-list li {
  float: left;
  width: 31%;
  margin-right: 3.5%;
  box-sizing: border-box;
  padding: 20px;
  background: #EDF5FC;
}

.renting-list li.act .h-text {
  opacity: 1;
  visibility: visible;
}

.renting-list li.act .e-item:after {
  opacity: 1;
}

.renting-list li:hover .imgshow img {
  transform: scale(1.02);
}

.renting-list li:nth-child(3) {
  margin-right: 0;
}

.renting-list li .imgshow {
  overflow: hidden;
}

.renting-list li .imgshow img {
  transition: all 0.4s;
  width: 100%;
}

.renting-list li .e-item {
  position: relative;
}

.renting-list li .e-item h3 {
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
  text-align: center;
}

.renting-list li .e-item h3 a {
  color: #666;
}

.renting-list li .e-item:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  margin-bottom: -43px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 12px 10px;
  border-color: transparent transparent #F2F8FD transparent;
  opacity: 0;
}

.renting-list li .h-text {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 20px;
  height: 580px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  box-sizing: border-box;
  padding: 40px 60px;
  opacity: 0;
  visibility: hidden;
}

.renting-list li .h-text h3 {
  font-size: 20px;
  color: #333;
  margin-bottom: 30px;
  font-weight: 500;
}

.renting-list li .h-text .sub-t {
  color: #A7B5C1;
  font-size: 16px;
  margin-bottom: 35px;
}

.renting-list li .h-text .text-p {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  height: 200px;
  overflow-y: auto;
}

.sup-top {
  display: flex;
  align-items: center;
}

.sup-top {
  padding-top: 53px;
  position: relative;
  margin-top: 85px;
}

.sup-top .imgshow,
.sup-top .text {
  position: relative;
  z-index: 3;
}

.sup-top .imgshow {
  width: 40%;
  flex-shrink: 0;
}

.sup-top .imgshow img {
  width: 100%;
}

.sup-top .text {
  padding: 0 5%;
}

.sup-top:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 95%;
  background: #F2F8FD;
  z-index: 1;
}

.sup-top .a-tt img {
  width: 30px;
  margin-bottom: 20px;
}

.sup-top .a-tt h2 {
  font-size: 30px;
  color: #333;
  margin-bottom: 30px;
}

.sup-top .text-p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}

.p-info-list {
  display: flex;
}

.p-info-list .imgshow img {
  width: 100%;
}

.p-info-list .left-img {
  border: 1px solid #E8E8E9;
  position: relative;
  padding: 30px;
  width: 48%;
  flex-shrink: 0;
  margin-right: 10px;
  box-sizing: border-box;
}

.p-info-list .left-img h3 {
  position: absolute;
  left: 35px;
  top: 35px;
  font-weight: bold;
  font-size: 40px;
}

.p-info-list .left-img h3 a {
  color: #3f3f3f;
}

.p-info-list .img-list {
  overflow: hidden;
}

.p-info-list .img-list .i-item {
  border: 1px solid #E8E8E9;
  padding: 40px 18px 0;
  position: relative;
}

.p-info-list .img-list .h-text {
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  color: #FFF;
  background: url("../images/index-page-03.jpg") no-repeat;
  background-size: cover;
  width: 100%;
  z-index: 2;
  box-sizing: border-box;
  margin-left: -10px;
  padding: 12px;
  display: flex;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
}

.p-info-list .img-list .h-text.left {
  margin-right: -10px;
  left: auto;
  right: 100%;
}

.p-info-list .img-list .h-text.left:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 19px 18px;
  border-color: transparent transparent transparent #B70201;
  margin-right: -18px;
  margin-left: 0;
  left: auto;
  right: 0;
}

.p-info-list .img-list .h-text:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  margin-left: -18px;
  border-style: solid;
  border-width: 19px 18px 19px 0;
  border-color: transparent #B70201 transparent transparent;
}

.p-info-list .img-list .h-text .text-con {
  line-height: 1.8;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #E87472;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
}

.p-info-list .img-list .h-text dl {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #E87472;
}

.p-info-list .img-list .h-text dl dd {
  display: inline-block;
  padding-right: 20px;
}

.p-info-list .img-list ul {
  margin: 0 -10px;
}

.p-info-list .img-list li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
  position: relative;
}

.p-info-list .img-list li:nth-child(1),
.p-info-list .img-list li:nth-child(2) {
  margin-bottom: 20px;
}

.p-info-list .img-list li:hover .h-text {
  opacity: 1;
  visibility: visible;
}

.p-info-list .img-list h3 {
  position: absolute;
  top: 18px;
  left: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.p-info-list .img-list h3 a {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.sup-fact {
  background: url("../images/fac-bg.png") no-repeat;
  background-size: cover;
  padding: 1px 0 120px;
  margin-top: 30px;
}

.fac-swiper .swiper-slide {
  position: relative;
  width: 510px;
}

.fac-swiper .swiper-slide:hover .text {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);
}

.fac-swiper .imgshow img {
  width: 100%;
}

.fac-swiper .text {
  position: absolute;
  bottom: 0;
  background: #FFF;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 50px;
  transition: all 0.4s;
  transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
}

.fac-swiper .num {
  font-size: 30px;
  color: #D0D0D0;
}

.fac-swiper h3 {
  font-size: 22px;
  color: #858585;
  font-weight: 600;
  margin-bottom: 12px;
}

.fac-swiper p {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sup-servier .imgshow {
  position: relative;
}

.sup-servier .imgshow img {
  width: 100%;
}

.sup-servier .d-dd {
  background: url("../images/ser-dot.png") no-repeat;
  width: 26px;
  height: 26px;
}

.sup-servier .s-dot li {
  position: absolute;
  z-index: 3;
}

.sup-servier .s-dot li:hover {
  z-index: 4;
}

.sup-servier .s-dot li:hover .h-text {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

.sup-servier .s-dot .h-text {
  position: absolute;
  top: 20px;
  margin-top: -20px;
  left: 100%;
  padding-left: 20px;
  box-sizing: border-box;
  width: 360px;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}

.sup-servier .s-dot .t-item {
  background: #FFFFFF;
  box-shadow: 0px 2px 15px 0px rgba(155, 155, 155, 0.5);
}

.sup-servier .s-dot .h-tt {
  color: #FFF;
  background: #BC1514;
  font-size: 18px;
  padding: 20px 0 20px 24px;
  font-weight: 600;
  position: relative;
}

.sup-servier .s-dot .h-tt span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sup-servier .s-dot .h-tt:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #BC1514 transparent transparent;
}

.sup-servier .s-dot .text-p {
  padding: 45px 24px;
}

.sup-servier .s-dot .text-p p {
  height: 42px;
  display: flex;
  align-items: center;
  padding-left: 44px;
  background-size: 40px;
  background-repeat: no-repeat;
  color: #9B9B9B;
}

.sup-servier .s-dot .text-p p a {
  color: #9B9B9B;
}

.sup-servier .s-dot .text-p p a:hover {
  color: #BC1514;
}

.sup-servier .s-dot h4 {
  font-size: 16px;
  color: #333;
  font-weight: 500;
  margin-bottom: 5px;
}

.sup-servier .s-dot .add {
  background-image: url("../images/ser-add.png");
}

.sup-servier .s-dot .tel {
  background-image: url("../images/ser-tel.png");
}

.sup-servier .s-dot .email {
  background-image: url("../images/ser-email.png");
}

.sup-honor {
  margin-bottom: 60px;
}

.honor-swiper {
  position: relative;
  padding: 0 100px;
}

.honor-swiper .swiper-slide .imgshow {
  transform: scale(0.9);
}

.honor-swiper .swiper-slide .imgshow img {
  width: 100%;
}

.honor-swiper .swiper-slide.swiper-slide-active .imgshow {
  transform: scale(1);
}

.honor-swiper .swiper-button-next,
.honor-swiper .swiper-button-prev {
  width: 58px;
  height: 58px;
  margin-top: -29px;
  background-size: 58px 58px;
}

.honor-swiper .swiper-button-next {
  background-image: url("../images/h-next.png");
}

.honor-swiper .swiper-button-prev {
  background-image: url("../images/h-prev.png");
}

.content-news {
  margin-top: 100px;
}

.content-news .news-list li {
  float: left;
  width: 46%;
  margin-bottom: 45px;
}

.content-news .news-list li:nth-child(2n) {
  float: right;
}

.news-list .date {
  font-size: 12px;
  color: #B3B3B3;
  font-weight: 400;
  background: url("../images/date.png") no-repeat 0 50%;
  padding-left: 20px;
  line-height: 20px;
}

.news-list h3 {
  margin: 5px 0 16px;
  font-size: 16px;
  font-weight: 500;
}

.news-list h3 a {
  color: #000;
}

.news-list .line {
  width: 45px;
  height: 1px;
  background: #000;
  margin-bottom: 12px;
}

.news-list .text {
  box-sizing: border-box;
  padding: 40px;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(218, 218, 218, 0.5);
  border: 1px solid #EAEAEA;
  width: 80%;
  margin: -100px auto 0;
  position: relative;
  z-index: 2;
  border-bottom: 2px solid #000;
}

.news-list .imgshow img {
  width: 100%;
}

.content-news-detail {
  margin-top: 100px;
}

.content-news-detail h3 {
  font-size: 32px;
  font-weight: 500;
  text-align: center;
  color: #333;
}

.content-news-detail .sub-tt {
  font-size: 12px;
  color: #B3B3B3;
  padding: 20px 0 30px;
  text-align: center;
  margin-bottom: 80px;
  border-bottom: 1px solid rgba(151, 151, 151, 0.2);
}

.content-news-detail .sub-tt .date {
  display: inline-block;
  background: url("../images/date.png") no-repeat 0 50%;
  padding-left: 20px;
}

.content-news-detail .text {
  font-size: 15px;
  color: #a7a7a7;
}

.content-news-detail .text img {
  display: block;
  margin: 50px auto;
  max-width: 100%;
  height: auto;
}

.content-news-detail .share-to {
  text-align: right;
  padding: 100px 0;
}

/*.content-news-detail .share-to a {*/
/*  margin-left: 20px;*/
/*}*/
.about-top {
  margin-top: 130px;
}

.about-top .imgshow {
  float: right;
  width: 45%;
}

.about-top .imgshow img {
  width: 100%;
}

.about-top .text {
  width: 45%;
  float: left;
  font-weight: 500;
  color: #919191;
  font-size: 14px;
  line-height: 2;
}

.about-top .text h3 {
  font-size: 32px;
  font-weight: 500;
  color: #333;
}

.about-top .text .line {
  width: 69px;
  height: 2px;
  margin: 35px 0 40px;
  background: #000;
}

.about-dev {
  background: url("../images/about-dev.png") no-repeat;
  background-size: cover;
  padding: 1px 0;
  margin-top: 110px;
}

.dev-list {
  margin-bottom: 125px;
}

.dev-list li {
  overflow: hidden;
  position: relative;
}

.dev-list li .dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #FFF;
  border: 2px solid #000;
  position: absolute;
  left: 50%;
  top: 40px;
  margin-left: -8px;
  z-index: 4;
}

.dev-list li:nth-last-child(1) .dev-right:after {
  height: 50%;
}

.dev-list li:nth-child(1) .dev-right:after {
  height: 90%;
  top: 10%;
}

.dev-list .dev-y {
  color: #333;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
}

.dev-list .dev-left {
  width: 50%;
  float: left;
  text-align: right;
  box-sizing: border-box;
  padding-right: 50px;
  padding-top: 37px;
}

.dev-list .dev-right {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-left: 50px;
  position: relative;
  z-index: 3;
  padding-bottom: 17px;
}

.dev-list .dev-right:after {
  content: '';
  position: absolute;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  left: 1px;
}

.dev-list .dev-right .text {
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(218, 218, 218, 0.5);
  border: 1px solid #EAEAEA;
  padding: 30px 30px 18px;
  font-size: 16px;
  color: #333;
  position: relative;
}

.dev-list .dev-right .text:after {
  content: '';
  position: absolute;
  top: 40px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #fff transparent transparent;
  margin-left: -8px;
}

.dev-list .dev-right .text p {
  margin-bottom: 12px;
  position: relative;
  padding-left: 20px;
}

.dev-list .dev-right .text p:after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #6C6C6C;
  position: absolute;
  left: 0;
  top: 9px;
}

.zhengzhi-service {
  margin-bottom: 90px;
}

.zhengzhi-service .imgshow img {
  max-width: 100%;
}

.error-text {
  background: #f5f5f5;
  text-align: center;
  padding: 130px 0 30px;
}

.error-text .e-tit {
  font-size: 320px;
  line-height: 1;
  font-weight: 900;
  color: #BC1514;
}

.error-text .e-p {
  font-size: 36px;
  color: #BC1514;
  margin-bottom: 30px;
}

.t-btn {
  background: #ccc;
  padding: 18px 25px;
  color: #FFF;
  font-size: 30px;
  line-height: 1;
  display: inline-block;
  border: 1px solid #ccc;
  position: relative;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
}

.t-btn:after {
  content: '';
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  transition: all 0.3s;
  border: 1px solid #FFF;
}

.t-btn:hover {
  cursor: pointer;
  color: #fff;
  background-color: #BC1514;
}

.t-btn:hover:after {
  border-color: #BC1514;
}

.content-error {
  padding-bottom: 100px;
}

.content-error .product-list li {
  float: left;
  width: 21%;
  margin-right: 5.33%;
  margin-bottom: 20px;
}

.content-error .product-list li:nth-child(4n) {
  margin-right: 0;
}

.cbe-top {
  padding: 55px 100px 50px 0;
  margin-left: 88px;
  margin-top: 60px;
  background-color: #F4F4F4;
}

.cbe-top .imgshow {
  float: left;
  width: 38%;
  margin-left: -88px;
}

.cbe-top .imgshow img {
  width: 100%;
}

.cbe-top .text {
  float: right;
  width: 60%;
  margin-top: 7%;
}

.cbe-top .text p {
  color: #666;
  font-size: 14px;
  line-height: 2;
  font-weight: 500;
}

.cbe-top .a-tt {
  font-size: 30px;
  color: #333;
  font-weight: 600;
}

.cbe-top .icon {
  display: block;
  margin: 40px 0;
}

@keyframes moves {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes moves2 {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}

.cbe-word {
  margin: 60px 0 0;
}

.cbe-word .w-tt {
  width: 888px;
  box-sizing: border-box;
  background-color: #FFF;
  margin: 0 auto -40px;
  position: relative;
  z-index: 7;
  padding: 0 100px 20px;
}

.cbe-word .imgshow {
  position: relative;
  overflow: hidden;
}

.cbe-word .imgshow img {
  width: 100%;
}

.cbe-word .dot {
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #B70201;
  z-index: 1;
}

.cbe-word .dot:after {
  content: '';
  position: absolute;
  left: 0;
  width: 15px;
  background-color: #B70201;
  height: 15px;
  top: 0;
  border-radius: 50%;
  animation: 2s moves ease-in-out infinite;
}

.cbe-word .dot1 {
  position: absolute;
  z-index: 3;
  left: 77.6554%;
  top: 40.3649%;
  width: 37px;
  height: 37px;
}

.cbe-word .dot1 .line {
  border: 3px solid #B70201;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  opacity: 0;
}

.cbe-word .dot1 .line1 {
  width: 44px;
  height: 44px;
  animation: 2s moves2 0.3s ease-in-out infinite;
}

.cbe-word .dot1 .line2 {
  width: 144px;
  height: 144px;
  animation: 2s moves2 0.6s ease-in-out infinite;
}

.cbe-word .dot1 .line3 {
  width: 344px;
  height: 344px;
  animation: 2s moves2 0.9s ease-in-out infinite;
}

.cbe-word .dot1 .line4 {
  width: 544px;
  height: 544px;
  animation: 2s moves2 1.2s ease-in-out infinite;
}

.cbe-word .dot1 .line5 {
  width: 744px;
  height: 744px;
  animation: 2s moves2 1.5s ease-in-out infinite;
}

.cbe-word .dot1 .line6 {
  width: 944px;
  height: 944px;
  animation: 2s moves2 1.8s ease-in-out infinite;
}

.w-tt {
  text-align: center;
}

.w-tt h2 {
  font-size: 30px;
  font-weight: 600;
  color: #333;
  margin-bottom: 16px;
}

.w-tt .tips {
  font-size: 14px;
  color: #888;
}

.cbe-pinlei {
  background: url("../images/pl-bg.png") no-repeat;
  background-size: cover;
  padding: 1px 0 80px;
}

.cbe-pinlei .ex-sub {
  color: #888;
  margin-bottom: 60px;
}

.pinlei-list li {
  float: left;
  text-align: center;
  width: 14.28%;
}

.pinlei-list li p {
  font-size: 14px;
  color: #888;
  font-weight: 500;
}

.cbe-buju .imgshow {
  background: url("../images/cbe-buju.png") no-repeat;
  background-size: cover;
  padding: 80px 0 58px;
}

.cbe-buju .text {
  width: 948px;
  background: #FFF;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 80px 10%;
}

.cbe-buju .text img {
  max-width: 100%;
}

.cbe-buju .text ul {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 45px;
  margin-bottom: 45px;
}

.cbe-buju .text .nobor {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.cbe-self-list {
  border: 4px solid rgba(72, 72, 72, 0.3);
  padding: 90px 0 30px;
  margin-bottom: 80px;
  text-align: center;
}

.cbe-self-list li {
  margin-bottom: 60px;
}

.cbe-self-list .icon {
  display: inline-block;
  margin-bottom: 20px;
}

.cbe-self-list p {
  font-size: 14px;
  font-weight: 500;
  color: #666;
}

/*0125*/
.index-pro-list .imgshow img {
  width: 100%;
  transition: all 0.3s;
}

.index-pro-list .imgshow {
  overflow: hidden;
}

.index-pro-list h3 {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 10px;
  font-weight: 900;
}

.index-pro-list h3 a {
  color: #FFF;
}

.index-pro-list p {
  color: #FFF;
  font-size: 16px;
  line-height: 1.2;
}

.index-pro-list li {
  float: left;
  width: 48%;
  position: relative;
  margin-bottom: 35px;
}

.index-pro-list li:nth-child(1) {
  /*background: linear-gradient(225deg, #5867AC 0%, #C2A0C4 100%);*/
  background: #B70201;
}

.index-pro-list li:nth-child(2) {
  /*background: linear-gradient(225deg, #89B0D7 0%, #B1B3D9 100%);*/
  background: #B70201;
}

.index-pro-list li:nth-child(3) {
  /*background: linear-gradient(45deg, #7595D6 0%, #DCB7D1 100%);*/
  background: #B70201;
}

.index-pro-list li:nth-child(4) {
  /*background: linear-gradient(45deg, #9A6F93 0%, #879FC1 100%);*/
  background: #B70201;
}

.index-pro-list li:nth-child(2n) {
  float: right;
}

.index-pro-list li:hover .imgshow img {
  transform: scale(1.03);
}

.index-pro-list .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 58%;
  box-sizing: border-box;
  padding: 0 0% 0 8%;
}

.index-pro-list .imgshow {
  float: right;
  width: 42%;
}

.index-pro-list .see-more {
  margin-top: 25px;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #FFF;
  text-align: center;
  line-height: 36px;
  transition: all 0.1s;
  position: relative;
}

.index-pro-list .see-more:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 36px;
  width: 36px;
  background: #FFF;
  border-radius: 50%;
  z-index: 1;
  transition: all 0.1s;
}

.index-pro-list .see-more:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 36px;
  width: 36px;
  background: #FFF;
  border-radius: 50%;
  z-index: 1;
  transition: all 0.1s;
}

.index-pro-list .see-more:hover:before,
.index-pro-list .see-more:hover:after {
  background: #B70201;
}

.index-pro-list .see-more em {
  display: none;
  font-size: 16px;
  float: left;
  color: #FFF;
  font-weight: 500;
  margin-right: 10px;
  position: relative;
  z-index: 2;
}

.index-pro-list .see-more .iconfont {
  color: #B70201;;
  font-size: 22px;
  position: relative;
  z-index: 2;
}

.index-pro-list .see-more:hover {
  background-color: #B70201;
  width: auto;
  border-radius: 18px;
  padding: 0 20px;
}

.index-pro-list .see-more:hover .iconfont {
  color: #FFF;
}

.index-pro-list .see-more:hover em {
  display: block;
}


/**/
.product-list li {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 40px;
}

.product-list li:nth-child(3n) {
  margin-right: 0;
}

.product-list .imgshow {
  margin-bottom: 20px;
  overflow: hidden;
}
.product-list .imgshow img {
  transition: all 0.3s;
  width: 100%;
}

.product-list li:hover .imgshow img {
  transform: scale(1.1);
}

.product-list li:hover h3 a {
  color: #B70201;
}

.product-list h3 {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /*text-align: left;*/
}

.product-list h3 a {
  color: #333;
}

.product-list p {
  font-size: 16px;
  color: #888888;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}


/**/
.content-pro-detail {
  margin: 50px 0 0;
}

.paddbot-90 {
  padding-bottom: 90px;
}

.related_pro .product-list .imgshow img {
  width: 100%;
}

.prodis-gall .pic-gall {
  width: 43%;
  float: left;
}

.prodis-gall .gall-tips {
  width: 53%;
  float: right;
}

.prodis-gall .gall-tips .web-share {
  margin-bottom: 35px;
}

.prodis-gall .gall-tips .web-share a {
  width: 30px;
  height: 30px;
  border-radius: 0;
  border: 1px solid #131517;
  margin-right: 10px;
  line-height: 30px;
  color: #131517;
  display: inline-block;
  text-align: center;
}

.prodis-gall .gall-tips .web-share a:hover {
  background-color: #131517;
  color: #FFF;
}

.prodis-gall .gall-box {
  float: left;
  width: 40%;
}

.prodis-gall .gall-box .swiper-button-next,
.prodis-gall .gall-box .swiper-button-prev {
  background-image: none;
  background-color: rgba(19, 21, 23, 0.16);
  height: 66px;
  width: 38px;
  text-align: center;
  line-height: 66px;
}

.prodis-gall .gall-box .swiper-button-next .iconfont,
.prodis-gall .gall-box .swiper-button-prev .iconfont {
  font-weight: bold;
  color: #FFF;
}

.prodis-gall .gall-box .swiper-button-next:hover,
.prodis-gall .gall-box .swiper-button-prev:hover {
  background-color: #B70201;
}

.prodis-gall .gall-box .swiper-button-next {
  right: 0;
}

.prodis-gall .gall-box .swiper-button-prev {
  left: 0;
}

.prodis-gall .gall-box .swiper-slide {
  position: relative;
}

.prodis-gall .gall-box .swiper-slide.hasfd:after {
  opacity: 1;
}

.prodis-gall .gall-box .swiper-slide:after {
  content: '';
  width: 36px;
  height: 36px;
  background: url("../images/fangda.png") no-repeat 50% 50%;
  position: absolute;
  right: 10px;
  bottom: 10px;
  opacity: 0;
}

.prodis-gall .gall-box .swiper-slide img {
  width: 100%;
  border: 1px solid #ECECEC;
  box-sizing: border-box;
}

.prodis-gall .gall-box .swiper-slide.swiper-slide-thumb-active img {
  border-color: #B70201;
}

.gall-tips {
  float: right;
  width: 55%;
}

.gall-tips .tit {
  font-size: 30px;
  font-weight: 800;
  color: #333333;
  line-height: 1.4;
  margin-bottom: 30px;
}

.gall-tips .links {
  flex-wrap: wrap;
  margin-top: 18px;
}

.gall-tips .links .icon {
  width: 18px;
  height: 18px;
  text-align: center;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gall-tips .links .icon img {
  flex-shrink: 0;
}

.gall-tips .links .icon_img_h {
  display: none;
}

.gall-tips .links a {
  float: left;
  width: 32%;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin-right: 2%;
  margin-bottom: 2%;
  transition: all 0.3s;
  border: 2px solid #131517;
  color: #131517;
  font-size: 16px;
  font-weight: 600;
}

.gall-tips .links a:nth-of-type(3) {
  margin-right: 0;
}

.gall-tips .links a {
  background-color: #B70201;
  border-color: #B70201;
  color: #FFF;
}

.gall-tips .links a .icon_img_h {
  display: inline-block;
}

.gall-tips .links a .icon_img {
  display: none;
}

.prodis-des p {
  color: #888888;
  line-height: 2;
}

.prodis-des h3 {
  color: #333333;
  font-size: 16px;
  margin: 10px 0;
}

.detail-tit {
  font-size: 24px;
  font-weight: 900;
  color: #333;
  margin: 60px 0 30px;
}

.detail-tit h3 {
  line-height: 1;
  border-left: 8px solid #333;
  padding-left: 15px;
}

.prodis_detail .text {
  line-height: 2;
  color: #888;
}

.m-table table {
  width: 100%;
}

.m-table table td {
  border: 1px solid #D4DAE3;
  padding: 15px 30px;
}

.m-table table tr:nth-child(odd) {
  background-color: #F6F6F6;
}

.relate-tit {
  text-align: center;
  margin: 90px 0 60px;
}

.relate-tit h3 {
  font-size: 36px;
  color: #333;
  font-weight: 900;
}

.related_pro .product-list li {
  float: left;
  width: 24%;
  margin-right: 1.33%;
}

.related_pro .product-list li:nth-child(4n) {
  margin-right: 0;
}

.main {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

.form-box {
  background: url("../images/msg-bg.jpg") no-repeat;
  background-size: cover;
}

.form-box .usedComp:nth-child(5) {
  width: 48%;
}

.form-box .usedComp:nth-child(7) {
  width: 100%;
}

.form-box #xhlFormSubmit {
  background-color: #B70201;
}

.form-box .relate-tit {
  margin-top: 50px;
  margin-bottom: 5px;
}

.form-box .text {
  text-align: center;
  color: #7C7B82;
  font-size: 16px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1366px) {
  .news-hist li:nth-child(2n) {
    padding-right: 21px;
  }
  .m-width-1200 {
    max-width: 1000px;
  }
  .nav-sahre-lan li {
    padding: 0 1.5%;
  }
  .supply-top .see-more {
    margin-top: 30px;
  }
  .renting-lease .base-info em {
    font-size: 20px;
  }
  .renting-lease .base-info label {
    font-size: 14px;
  }
  .renting-lease .base-info dd {
    overflow: hidden;
    min-height: 65px;
  }
}

@media only screen and (max-width: 1000px) {
	.inner-banner img{width:100%;}
	.prodis-gall .gall-box,.prodis-gall .gall-tips{
		width: 100%;
	}
	.gall-tips .links a{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.gall-tips .tit{
		margin: 20px 0;
		font-size: 24px;
	}
	.relate-tit h3{
		font-size: 24px;
	}
  .inner-20 {
    padding: 0 20px;
  }
  #menuPc {
    display: none;
  }
  #menuWap {
    display: block;
  }
  #page {
    background: #FFFFFF;
  }
  .btn-nav {
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    position: absolute;
    background: transparent;
    border: none;
    padding: 21px 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 99999;
    display: block;
    width: 30px;
    float: right;
  }
  .icon-bar {
    display: block;
    margin: 6px 0;
    width: 30px;
    height: 3px;
    background-color: #B24249;
    box-shadow: 0 1px 1px #000000;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    z-index: 999999;
  }
  .mm-opening .top {
    -webkit-transform: translateY(8px) rotateZ(45deg);
    -moz-transform: translateY(8px) rotateZ(45deg);
    -ms-transform: translateY(8px) rotateZ(45deg);
    -o-transform: translateY(8px) rotateZ(45deg);
    transform: translateY(8px) rotateZ(45deg);
  }
  .mm-opening .bottom {
    -webkit-transform: translateY(-10px) rotateZ(-45deg);
    -moz-transform: translateY(-10px) rotateZ(-45deg);
    -ms-transform: translateY(-10px) rotateZ(-45deg);
    -o-transform: translateY(-10px) rotateZ(-45deg);
    transform: translateY(-10px) rotateZ(-45deg);
  }
  .mm-opening .middle {
    width: 0;
  }
  .banner .bg-box {
    display: none;
  }
  .banner-content {
    display: none;
  }
  .banner .wap-box {
    display: block;
  }
  .nav-sahre-lan {
    display: none;
  }
  .h-lx,
  .logo span {
    display: none;
  }
  .header-box {
    position: relative;
  }
  .title {
    margin: 30px 0;
  }
  .palt-swiper .bot-tab {
    position: relative;
  }
  .palt-swiper .bot-tab .icon {
    display: none;
  }
  .palt-swiper .bot-tab h3 {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .palt-swiper .bot-tab .tab-item {
    padding: 6px;
    width: 100%;
  }
  .palt-swiper .bot-tab .text {
    padding: 6px;
    border: none;
  }
  .supply-top .s-left,
  .supply-top .s-right {
    width: 100%;
  }
  .supply-top {
    display: block;
  }
  .index-supply-grid .supply-list li {
    width: 100%;
    margin-right: 0;
    padding: 20px;
    margin-bottom: 20px;
  }
  .cross-list li {
    width: 100%;
    margin-top: 20px;
  }
  .cross-list li:nth-child(odd) {
    margin-top: 20px;
  }
  .lease-list li {
    width: 100%;
  }
  .lease-list li .h-text h3 {
    font-size: 20px;
  }
  .lease-list li .h-text .text-p {
    font-size: 14px;
  }
  .lease-list li .h-text {
    display: none;
    padding: 12px;
    position: initial;
    top: 0;
    border-top: 1px solid #FFF;
  }
  .index-lease-grid {
    padding-bottom: 0;
  }
  .index-about-grid {
    margin-top: 40px;
    padding: 0px 0;
  }
  .index-about-grid .imgshow,
  .index-about-grid .text {
    width: 100%;
  }
  .index-about-grid .text h3 {
    font-size: 26px;
  }
  .index-about-grid .about-con {
    padding: 30px 20px;
  }
  .index-about-grid .inner-20 {
    padding: 0;
  }
  .news-hist li,
  .news-hist li:nth-child(2n) {
    width: 100%;
    margin: 0;
    padding-left: 0;
  }
  .news-hist li .n-item,
  .news-hist li:nth-child(2n) .n-item {
    background: none;
  }
  .news-hist li .n-item {
    background: none;
    height: auto;
    background-size: contain;
    padding: 12px;
    padding-right: 0;
  }
  .news-hist li:nth-child(2n) .dot {
    right: auto;
    left: 0;
    margin-right: auto;
    margin-left: -10px;
  }
  .news-hist .date em {
    font-size: 30px;
    line-height: 44px;
  }
  .news-hist .date {
    height: 76px;
  }
  .news-hist h3 {
    font-size: 16px;
  }
  .news-hist li:nth-child(2n):after {
    right: auto;
    left: 0;
  }
  .news-hist li:after {
    height: 100%;
  }
  .news-hist p {
    height: auto;
    -webkit-line-clamp: 100;
  }
  .news-hist {
    padding-top: 0;
  }
  .footer .f-left,
  .footer .f-right {
    width: 100%;
  }
  .footer .f-right .dh {
    display: none;
  }
  .footer .f-right li {
    width: 100%;
    margin-top: 20px;
  }
  .sup-top .imgshow,
  .sup-top .text {
    width: 100%;
    box-sizing: border-box;
  }
  .sup-top {
    display: block;
    margin-top: 0;
  }
  .sup-top:after {
    display: none;
  }
  .sup-top .text {
    margin-top: 20px;
  }
  .p-info-list {
    display: block;
  }
  .p-info-list .left-img {
    width: 100%;
  }
  .p-info-list .left-img h3 {
    position: initial;
    font-size: 30px;
  }
  .p-info-list .img-list {
    margin-top: 20px;
  }
  .p-info-list .img-list h3 {
    position: initial;
  }
  .p-info-list .img-list .i-item {
    padding: 12px;
  }
  .p-info-list .img-list h3 a {
    font-size: 14px;
    line-height: 21px;
    height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .p-info-list .img-list h3 {
    white-space: initial;
  }
  .sup-fact {
    padding-bottom: 0;
  }
  .sup-servier {
    display: block;
  }
  .sup-servier ul {
    padding: 20px;
  }
  .sup-servier ul li {
    margin-bottom: 16px;
  }
  .sup-servier .s-dot li {
    position: relative;
    left: 0 !important;
    top: 0 !important;
  }
  .sup-servier .s-dot .h-text {
    position: initial;
    margin-top: 0;
    width: 100%;
    opacity: 1;
    visibility: visible;
  }
  .sup-servier .d-dd {
    position: absolute;
    top: 20px;
    left: 0;
  }
  .honor-swiper .swiper-button-next,
  .honor-swiper .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background-size: 40px;
  }
  .honor-swiper {
    padding: 0 50px;
  }
  .sp-contact ul {
    padding: 20px;
    display: block;
    overflow: hidden;
  }
  .sp-contact ul li {
    width: 100%;
    max-width: 100%;
    position: relative;
    box-sizing: border-box;
    padding-left: 40px;
  }
  .sp-contact ul li .icon {
    position: absolute;
    left: 0;
    top: 5px;
  }
  .sp-contact ul li .icon img {
    width: 30px;
  }
  .sp-contact h3 {
    font-size: 18px;
  }
  .sp-about .text,
  .sp-about .imgshow {
    width: 100%;
  }
  .sp-about {
    margin-top: 30px;
    display: block;
    padding-bottom: 0;
  }
  .sp-about .imgshow {
    position: initial;
    padding-right: 0;
  }
  .sp-about .imgshow img {
    width: 100%;
  }
  .sp-about .text {
    margin-left: 0;
    padding: 20px;
  }
  .sp-procss-list ul {
    display: block;
    overflow: hidden;
  }
  .sp-procss-list ul img {
    height: 90px;
  }
  .sp-procss-list ul li {
    float: left;
    width: 50%;
    margin-bottom: 16px;
  }
  .sp-procss-list li.arrow {
    display: none;
  }
  .export-list li {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
  }
  .export-list h3 {
    font-size: 20px;
  }
  .import-list li {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
  }
  .build-info .build-con {
    display: block;
  }
  .build-info .imgshow,
  .build-info .text {
    width: 100%;
  }
  .build-info .text {
    padding: 20px;
    margin-top: 16px;
  }
  .build-info .text h3 {
    font-size: 30px;
  }
  .renting-list li {
    width: 100%;
  }
  .renting-list li .h-text {
    padding: 20px 0;
    position: initial;
    height: auto;
    display: none;
    opacity: 1;
    visibility: hidden;
  }
  .renting-list {
    margin-bottom: 0;
  }
  .renting-list li.act .h-text {
    display: block;
  }
  .renting-lease .base-info dd {
    width: 100%;
    display: flex;
    align-items: center;
    min-height: auto;
  }
  .renting-lease .base-info em {
    font-size: 18px;
  }
  .renting-lease .base-info label {
    text-align: left;
    font-size: 14px;
  }
  .renting-list li .h-text h3 {
    padding-left: 20px;
  }
  .renting-lease .base-info dd {
    line-height: 1;
    margin-bottom: 8px;
  }
  .renting-list li .h-text .text-p {
    padding: 0 20px;
    height: auto;
  }
  .about-top .imgshow,
  .about-top .text {
    width: 100%;
  }
  .about-top .text h3 {
    font-size: 26px;
  }
  .about-top .text .line {
    margin: 12px 0;
  }
  .about-dev {
    margin-top: 40px;
  }
  .dev-list .dev-right {
    width: 100%;
    padding-left: 0;
  }
  .dev-list .dev-left {
    text-align: left;
    margin-bottom: 10px;
  }
  .dev-list .dev-right:after {
    display: none;
  }
  .dev-list .dev-right .text:after {
    display: none;
  }
  .dev-list li .dot {
    display: none;
  }
  .dev-list {
    margin-bottom: 40px;
  }
  .about-top {
    margin-top: 40px;
  }
  .content-news .news-list li {
    width: 100%;
  }
  .news-list .text {
    padding: 20px;
    margin-top: 20px;
    width: 100%;
  }
  .page-box .page-inner .page-list {
    display: none;
  }
  .content-news {
    margin-top: 40px;
  }
  .content-news-detail h3 {
    font-size: 30px;
  }
  .content-news-detail .share-to {
    padding: 30px 0;
  }
  .content-news-detail {
    margin-top: 40px;
  }
  .error-text .e-tit {
    font-size: 52px;
  }
  .error-text .e-p {
    font-size: 14px;
  }
  .error-text {
    padding: 30px 20px;
  }
  .content-error .product-list li {
    width: 49%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .content-error .product-list li:nth-child(2n) {
    float: right;
  }
  .content-error {
    padding-bottom: 40px;
  }
  .search-tool .search-tool-inner {
    width: 100%;
  }
  .search-warp .search-tool {
    padding: 20px 0;
  }
  .search-list ul li .li-inner .img-box,
  .search-list ul li .li-inner .img-text {
    width: 100%;
  }
  .search-list ul li .li-inner {
    padding: 0px;
  }
  .search-list ul li .li-inner .img-text {
    margin-top: 20px;
  }
  .search-list .img-text .t a {
    white-space: normal;
  }
  .search-list ul li .li-inner .img-text {
    padding: 12px;
    box-sizing: border-box;
  }
  .cbe-top {
    padding: 20px;
    margin: 0px;
  }
  .cbe-top .imgshow {
    margin-left: 0;
  }
  .cbe-top .imgshow,
  .cbe-top .text {
    width: 100%;
  }
  .cbe-word .w-tt {
    width: 100%;
    margin-bottom: 20px;
  }
  .cbe-word .dot:after {
    width: 8px;
    height: 8px;
  }
  .cbe-word .dot {
    width: 8px;
    height: 8px;
  }
  .cbe-word .dot1 img {
    width: 20px;
  }
  .cbe-word .dot1 {
    width: 30px;
    height: 30px;
  }
  .pinlei-list li {
    width: 50%;
    margin-bottom: 20px;
  }
  .cbe-buju .text ul li {
    width: 50%;
    margin-bottom: 10px;
  }
  .cbe-buju .text ul {
    flex-wrap: wrap;
  }
  .cbe-buju .imgshow {
    padding: 40px 20px;
  }
  .cbe-buju .text {
    width: 100%;
  }
  .cbe-self-list {
    padding: 30px 20px;
    margin-bottom: 40px;
  }
}
