@charset "UTF-8";
/* 通用样式 */
p {
  margin: 0;
}

input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.head-bg {
  background: #fff;
  position: absolute;
  top: 0;
  width: 1800px;
  height: 110px;
  border-radius: 10px;
  left: 50%;
  margin-left: -900px;
  z-index: 999;
}

.head-bg .logo {
  line-height: 110px;
  margin-left: 300px;
}

.head-bg .tel {
  margin-right: 50px;
  color: #c6ac88;
  font-size: 24px;
  font-weight: bold;
  line-height: 110px;
}

/**/
.ss-bg {
  background: #ffffff;
  padding: 20px 0;
}

.ss-bg .ss-index {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ss-bg .ss-index .hot {
  color: #7a5e37;
  font-size: 16px;
  line-height: 40px;
}

.ss-bg .ss-index .hot img {
  max-width: 100%;
  margin-right: 14px;
}

.ss-bg .ss-index .hot span {
  color: #c6ac88;
  text-transform: uppercase;
}

.ss-bg .ss-index .hot a {
  color: #7a5e37;
  padding-right: 10px;
}

.formsearch1 {
  background: url(//cdn.myxypt.com/835fa5f4/21/10/366f5e236fccdc36dbc814162caeba97af76aa64.png) no-repeat top center;
  width: 200px;
  height: 40px;
}

.formsearch1 input {
  height: 40px;
  background: none;
  border: none;
  line-height: 40px;
}

.formsearch1 input#keyword {
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  color: #eeeeee;
  font-size: 14px;
  width: 150px;
}

.formsearch1 input#s_btn {
  width: 50px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
  float: right;
}

.formsearch1 ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #c3c1c1;
}

.formsearch1 ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c3c1c1;
}

.formsearch1 ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c3c1c1;
}

.formsearch1 ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c3c1c1;
}

/**/
.pt {
  padding-left: 30px;
  background: url(//cdn.myxypt.com/835fa5f4/21/10/6f8d89b2564563d8a46c00bc83b91774b1b82d78.png) no-repeat left 12px;
}

.pt b {
  color: #333333;
  font-size: 24px;
}

.pt span {
  font-size: 14px;
  color: #999999;
  text-transform: uppercase;
  padding-left: 8px;
}

.pt h3 {
  color: #999999;
  font-size: 18px;
  padding-top: 20px;
  line-height: 30px;
}

.bj1 {
  background: url(//cdn.myxypt.com/835fa5f4/21/10/e30028297fa2732d8ed0821024e0a5c6542512c4.jpg) no-repeat top center;
  height: 1910px;
  overflow: hidden;
}

.fanwei-index {
  padding-top: 60px;
}

.fanwei-index .fanwei-list {
  margin-top: 60px;
}

.fanwei-index .fanwei-list li {
  float: left;
  width: 126px;
  margin: 0 22px;
  text-align: center;
  transition: 0.5s;
}

.fanwei-index .fanwei-list li .img1 img {
  width: 126px;
  height: 126px;
}

.fanwei-index .fanwei-list li b {
  display: block;
  color: #333333;
  font-size: 18px;
}

.fanwei-index .fanwei-list li:hover {
  transform: translateY(-10px);
}

/**/
.tt {
  display: none;
}

.product-index {
  margin-top: 60px;
}

.product-index .product-con {
  margin-top: 70px;
}

.product-index .product-con .psort {
  width: 170px;
  height: 450px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.1);
  padding-left: 40px;
  padding-top: 40px;
}

.product-index .product-con .psort li {
  margin-bottom: 38px;
}

.product-index .product-con .psort li a {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 30px;
}

.product-index .product-con .psort li.cur {
  background: url(//cdn.myxypt.com/835fa5f4/21/10/b28e9f477fee285084707201bf115e01731298a8.png) no-repeat left bottom;
}

.product-index .product-con .psort li.cur a {
  font-weight: bold;
  color: #333333;
}

.product-index .product-con .plist1 {
  width: 1000px;
  height: 450px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.1);
  padding: 0 35px;
  padding-top: 55px;
}

.product-index .product-con .plist1 .plist2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product-index .product-con .plist1 .plist2 li {
  width: 33%;
  text-align: center;
}

.product-index .product-con .plist1 .plist2 li .img1 img {
  width: 264px;
  height: 235px;
}

.product-index .product-con .plist1 .plist2 li .w1 {
  color: #333333;
  font-size: 20px;
  padding-top: 70px;
}

.product-index .product-con .plist1 .plist2 li .w2 {
  color: #999999;
  font-size: 16px;
  text-transform: uppercase;
}

/**/
.about-index {
  margin-top: 60px;
}

.about-index .ab-con {
  margin-top: 46px;
  height: 500px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.1);
  padding: 50px 30px;
}

.about-index .ab-con .aboutl {
  width: 550px;
}

.about-index .ab-con .aboutl .a1 {
  color: #cccccc;
  font-size: 24px;
}

.about-index .ab-con .aboutl .a2 {
  color: #333333;
  font-size: 16px;
  text-transform: uppercase;
  padding: 16px 0;
}

.about-index .ab-con .aboutl .a2 span {
  color: #c6ac88;
}

.about-index .ab-con .aboutl .a3 {
  color: #333333;
  font-size: 24px;
}

.about-index .ab-con .aboutl .a4 {
  margin-top: 40px;
}

.about-index .ab-con .aboutl .a4 p {
  color: #999999;
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
}

.about-index .ab-con .aboutl .a5 {
  margin-top: 46px;
}

.about-index .ab-con .aboutl .a5 a {
  width: 190px;
  height: 50px;
  border-radius: 10px;
  background: #c6ac88;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  margin-right: 16px;
}

.about-index .ab-con .aboutr {
  margin-right: 20px;
  border-radius: 10px;
}

/**/
.ad-bg {
  background: url(//cdn.myxypt.com/835fa5f4/21/10/d7301ecce1d8314c26166e1cd24a41ce722cf103.jpg) no-repeat top center;
  height: 200px;
  margin-top: 30px;
}

.ad-bg .ad1 {
  padding-left: 25px;
  padding-top: 30px;
}

.ad-bg .ad1 p {
  color: #fff;
  margin-bottom: 20px;
}

.ad-bg .ad1 p:nth-of-type(1) {
  font-size: 28px;
}

.ad-bg .ad1 p:nth-of-type(2) {
  font-size: 16px;
}

.ad-bg .ad1 p:nth-of-type(3) {
  font-size: 16px;
}

/**/
.ys-bg {
  background: url(//cdn.myxypt.com/835fa5f4/21/10/0fb71fb825de88ed643e8952f7266b94c9d30e95.jpg) no-repeat top center;
  height: 800px;
  overflow: hidden;
}

.ys-bg .ys-index {
  margin-top: 60px;
}

.ys-bg .ys-index .ys-list {
  margin-top: 20px;
  position: relative;
}

.ys-bg .ys-index .ys-list li {
  width: 310px;
  height: 390px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  float: left;
  text-align: center;
  margin-top: 133px;
  position: relative;
  transition: 0.5s;
}

.ys-bg .ys-index .ys-list li:nth-of-type(1) {
  z-index: 999;
}

.ys-bg .ys-index .ys-list li:nth-of-type(2) {
  margin-left: -14px;
  z-index: 99;
}

.ys-bg .ys-index .ys-list li:nth-of-type(3) {
  margin-left: -14px;
  z-index: 9;
}

.ys-bg .ys-index .ys-list li:nth-of-type(4) {
  margin-left: -14px;
}

.ys-bg .ys-index .ys-list li:nth-child(2n) {
  width: 310px;
  height: 390px;
  border-radius: 10px;
  background: #1b1b1b;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  margin-top: 0;
}

.ys-bg .ys-index .ys-list li:nth-child(2n) .y2,
.ys-bg .ys-index .ys-list li:nth-child(2n) .y3 {
  color: #fff;
}

.ys-bg .ys-index .ys-list li:hover {
  transform: translateY(-15px);
}

.ys-bg .ys-index .ys-list li .y1 {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background: #c6ac88;
  color: #ffffff;
  font-size: 36px;
  text-align: center;
  line-height: 76px;
  margin: 0 auto;
  font-weight: bold;
  margin-top: 35px;
}

.ys-bg .ys-index .ys-list li .y2 {
  color: #1b1b1b;
  font-size: 30px;
  font-weight: bold;
  padding-top: 16px;
}

.ys-bg .ys-index .ys-list li .y3 {
  color: #999999;
  font-size: 16px;
  line-height: 24px;
  margin-top: 30px;
}

/**/
.case-bg {
  background: #f8f9f9;
}

.case-bg .case-roll {
  margin-top: 46px;
}

.case-bg .case-roll .bd ul li {
  width: 380px !important;
  height: 510px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 15px;
  margin: 0 15px;
}

.case-bg .case-roll .bd ul li .img1 img {
  width: 350px;
  height: 260px;
  border-radius: 10px;
}

.case-bg .case-roll .bd ul li .w1 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  padding: 22px 0;
}

.case-bg .case-roll .bd ul li .w2 {
  width: 86px;
  height: 2px;
  background: #c6ac88;
}

.case-bg .case-roll .bd ul li .w3 {
  color: #666666;
  font-size: 14px;
  margin-top: 20px;
  height: 95px;
  overflow: hidden;
}

.case-bg .case-roll .bd ul li .w4 {
  color: #c6ac88;
  font-size: 20px;
  font-weight: bold;
}

.case-bg .case-roll .bd ul li:hover {
  background: #1b1b1b;
}

.case-bg .case-roll .bd ul li:hover .w1,
.case-bg .case-roll .bd ul li:hover .w3 {
  color: #fff;
}

.case-bg .case-roll .hd {
  margin-top: 52px;
}

.case-bg .case-roll .hd ul {
  text-align: center;
}

.case-bg .case-roll .hd ul li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #313131;
  display: inline-block;
  margin: 0 4px;
  text-indent: -10000px;
}

.case-bg .case-roll .hd ul li.on {
  width: 30px;
  height: 8px;
  background: #c6ac88;
  border-radius: 20px;
}

/**/
.honor-bg {
  background: #f8f9f9;
  padding-bottom: 60px;
}

.honor-bg .honor-index {
  padding-top: 60px;
}

.honor-bg .honor-index .honor-roll {
  margin-top: 36px;
  background: #fff;
  height: 481px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 34px 0;
}

#multipleColumn {
  position: relative;
  width: 1200px;
}

#multipleColumn::before {
  content: "";
  position: absolute;
  top: 178px;
  background: #e5e5e5;
  width: 1160px;
  height: 1px;
  left: 50%;
  margin-left: -580px;
}

#multipleColumn .hd ul {
  /* float:right; */
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
  border-bottom: 1px solid #fff;
  text-align: center;
}

#multipleColumn .hd ul li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #313131;
  display: inline-block;
  margin: 0 4px;
  text-indent: -10000px;
}

#multipleColumn .hd ul li.on {
  width: 30px;
  height: 8px;
  background: #c6ac88;
  border-radius: 20px;
}

#multipleColumn .bd {
  overflow: hidden;
  height: 410px;
}

#multipleColumn .bd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  _display: inline;
}

#multipleColumn .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 20%;
  position: relative;
  margin-bottom: 52px;
}

#multipleColumn .bd ul li img {
  width: 150px;
  height: 150px;
  height: auto;
    -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

#multipleColumn .bd ul li:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: gray;
}

/**/
.news-bg {
  background: url(//cdn.myxypt.com/835fa5f4/21/10/6921e5a7a6283e1e132e41e24b1bbae31ebe3c10.jpg) no-repeat top center;
  height: 870px;
  overflow: hidden;
}

.news-bg .news-index .news-con {
  margin-top: 65px;
  position: relative;
}

.news-bg .news-index .news-con .newsl {
  width: 480px;
  height: 600px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 0 25px;
  padding-top: 15px;
}

.news-bg .news-index .news-con .newsl .nlist1 li .img1 img {
  width: 430px;
  height: 170px;
}

.news-bg .news-index .news-con .newsl .nlist1 li .n1 {
  font-weight: bold;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0;
}

.news-bg .news-index .news-con .newsl .nlist1 li .n2 {
  color: #666666;
  font-size: 12px;
  line-height: 24px;
}

.news-bg .news-index .news-con .newsl .nlist1 li .n3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c6ac88;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.news-bg .news-index .news-con .newsl .nlist1 li .n3 .more {
  color: #c6ac88;
  font-size: 12px;
}

.news-bg .news-index .news-con .newsl .nlist1 li .n3 .date {
  color: #999999;
  font-size: 20px;
}

.news-bg .news-index .news-con .newsl .nlist1 li:last-child .n3 {
  border-bottom: none;
}

.news-bg .news-index .news-con .newsl .nlist1 li:hover .n1 {
  color: #c6ac88;
}

.news-bg .news-index .news-con .newsr {
  width: 700px;
  height: 500px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.p5a2-scroll {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.p5-swiper {
  overflow: hidden;
  height: 443px;
}

.p5a2b li a {
  display: block;
  background-color: #ffffff;
  height: 100%;
}

.p5a2b li a .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.p5a2b li a .title h3 {
  font-size: 1rem;
  color: #3a3a3a;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.p5a2b li a .title span {
  font-size: 14px;
  color: #5a5a5a;
  overflow: hidden;
  white-space: nowrap;
}

.p5a2b li a p {
  font-size: 14px;
  line-height: 1.75;
  color: #3a3a3a;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.p5a2b li:hover a .title h3,
.p5a2b li:hover a p {
  color: #0162bb;
}

.p5button div {
  outline: none;
  cursor: pointer;
}

.p5button div.p5next {
  outline: none;
  cursor: pointer;
  background: url(//cdn.myxypt.com/835fa5f4/21/10/853c4874e083c45510cdaec60a7d862ecf2bc13d.png) no-repeat top center;
  width: 112px;
  height: 110px;
  position: absolute;
  bottom: -15px;
  right: 350px;
}

.newsr ul li .img1 {
  width: 300px;
  height: 214px;
}

.newsr ul li .img1 img {
  width: 300px;
  height: 214px;
}

.newsr ul li .wz {
  width: 280px;
  margin-left: 24px;
}

.newsr ul li .wz .w1 {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
}

.newsr ul li .wz .w2 {
  color: #333333;
  font-size: 16px;
  padding: 14px 0;
}

.newsr ul li .wz .w3 {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
}

.newsr ul li .wz .w4 {
  color: #333333;
  font-size: 14px;
  margin-top: 28px;
}

.newsr ul li:hover .wz .w1 {
  color: #c6ac88;
}

.newsr .swiper-pagination {
  position: absolute;
  bottom: 0;
  left: 500px;
  width: 240px;
  height: 80px;
  line-height: 80px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  background: #1b1b1b;
}

.newsr .swiper-pagination .swiper-pagination-bullet {
  background: url(//cdn.myxypt.com/835fa5f4/21/10/e300814ef0193ad47c795a016fa96c1f4276f2e9.png) no-repeat center center;
  width: 30px;
  height: 30px;
  margin: 0 10px;
  margin-top: 25px;
}

.newsr .swiper-pagination .swiper-pagination-bullet-active {
  background: url(//cdn.myxypt.com/835fa5f4/21/10/28e4246db13c07593d3e61d5285e7d802d890e5a.png) no-repeat center center;
  width: 30px;
  height: 30px;
}

/**/
.fw1 {
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  height: 200px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 46px 20px;
  margin-top: -70px;
  position: relative;
  z-index: 999;
}

.fw1 .fwa {
  margin-right: 100px;
}

.fw1 .fwa p {
  color: #1b1b1b;
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
}

.fw1 .fwa p strong {
  color: #c6ac88;
}

.fw1 .fwb {
  border-radius: 10px;
  width: 170px;
  height: 50px;
  background: #c6ac88;
  margin-right: 12px;
}

.fw1 .fwb a {
  display: block;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}

.lx-title {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 25px;
  line-height: 45px;
}

.lx-title span {
  display: block;
  width: 60px;
  height: 2px;
  background: #989898;
}

.foot-bg {
  padding-top: 115px;
  margin-top: -130px;
  background: url(//cdn.myxypt.com/835fa5f4/21/10/1fd2fd1344747a72c5dee6a684e4046ba5802e40.jpg) no-repeat top center;
  height: 635px;
  position: relative;
}

.foot-bg .foot-index .flogo1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 36px;
}

.foot-bg .foot-index .flogo1 .logo1 {
  width: 250px;
}

.foot-bg .foot-index .flogo1 .fdao {
  width: 730px;
  border-bottom: 1px solid #535353;
  height: 65px;
}

.foot-bg .foot-index .flogo1 .fdao ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.foot-bg .foot-index .flogo1 .fdao ul li {
  width: 91px;
}

.foot-bg .foot-index .flogo1 .fdao ul li a {
  display: block;
  color: #ffffff;
  font-size: 16px;
  line-height: 64px;
  border-bottom: 1px solid transparent;
  text-align: center;
}

.foot-bg .foot-index .flogo1 .fdao ul li:hover a {
  border-bottom: 1px solid #c6ac88;
}

.foot-bg .foot-index .link {
  color: #fff;
  font-size: 12px;
}

.foot-bg .foot-index .link a {
  font-weight: normal;
  padding-right: 15px;
}

.foot-bg .foot-index .ct1 {
  margin-top: 40px;
}

.foot-bg .foot-index .ct1 .ctb {
  color: #fff;
  font-weight: bold;
  padding-top: 10px;
}

.foot-bg .foot-index .ct1 .ctb p {
  font-size: 30px;
}

.foot-bg .foot-index .ct1 .ctb p:nth-of-type(1) {
  background: url(../images/tel.png) no-repeat left center;
  font-size: 20px;
  padding-left: 54px;
  line-height: 35px;
}

.foot-bg .foot-index .lx1 {
  margin-top: 34px;
}

.foot-bg .foot-index .lx1 .lxa {
  width: 332px;
}

.foot-bg .foot-index .lx1 .lxa p {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
}

.foot-bg .foot-index .lx1 .lxb {
  width: 140px;
  margin-left: 55px;
  margin-right: 150px;
}

.foot-bg .foot-index .lx1 .lxc {
  width: 140px;
}

.foot-bg .foot-index .lx1 .lxd {
  width: 235px;
}

.foot-bg .foot-index .lx1 .lxd p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
}

.foot-bg .foot-index .lx1 .lxd a {
  width: 140px;
  height: 50px;
  background: #c6ac88;
  display: block;
  border-radius: 30px;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  margin-top: 22px;
}

.footer-bg {
  background: #000000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.footer-bg .footer {
  font-size: 12px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  padding: 10px 0;
}

.footer-bg .footer a {
  color: #fff;
}
