@charset "utf-8";
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input,
textarea {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1.2rem;
  font-family: Verdana, Microsoft Yahei, Arial, Helvetica, sans-serif;
  background: #fff;
  overflow-x: hidden;
  max-width: 750px;
  min-width: 320px;
  margin: 0 auto;
}
li,
ol {
  list-style: none;
}
ins {
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
a {
  text-decoration: none;
  font-family: Verdana;
  color: #333;
}
a:hover {
  cursor: pointer;
  text-decoration: none;
}
.clear {
  clear: both;
  line-height: 0px;
  overflow: hidden;
  zoom: 1;
  font-size: 0px;
  content: '.';
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
img {
  padding: 0;
  margin: 0;
  display: block;
  max-width: 100%;
}
a img {
  border: none;
}
input,
textarea {
  border: none;
  font-family: Verdana;
  font-size: 1.2rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 1.5rem;
}
h2,
h2 a {
  color: #333;
  display: block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.wrap {
  min-width: 320px;
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.wrap img {
  display: block;
  width: 100%;
}
input,
textarea,
option,
select {
  font-family: "Verdana";
}
input::-webkit-input-placeholder {
  color: #999;
  font-family: "Verdana";
  font-size: 1.2rem;
}
input::-moz-placeholder {
  color: #999;
  font-family: "Verdana";
  font-size: 1.2rem;
}
input:-moz-placeholder {
  color: #999;
  font-family: "Verdana";
  font-size: 1.2rem;
}
input:-ms-input-placeholder {
  color: #999;
  font-family: "Verdana";
  font-size: 1.2rem;
}
.line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clear {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.flex {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bk-title {
  text-align: center;
}
.bk-title a {
  display: inline-block;
}
.bk-title a img {
  width: auto;
  max-width: 100%;
}
/*轮播广告*/
.g-adv {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: auto;
  z-index: 1;
  font-size: 0;
}
.g-adv .swiper-pagination {
  height: 0.6rem;
  bottom: 8%;
}
.g-adv .swiper-pagination-bullet {
  width: 0.85rem;
  height: 0.85rem;
  background: #fff;
  opacity: 0.8;
  margin: 0 0.6rem !important;
  vertical-align: top;
  border-radius: 50%;
  position: relative;
}
.g-adv .swiper-pagination-bullet-active {
  background: #7a252f;
  opacity: 1;
}
.custom {
  background-image: url('../images/dz-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  height: 33.1rem;
  box-sizing: border-box;
  padding-top: 4.9rem;
}
.custom .bk-title img {
  width: auto;
  height: 5.25rem;
}
.custom .desc {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 2.4rem;
  color: #4A3C2B;
  text-align: center;
  margin-top: 1.8rem;
  margin-bottom: 2rem;
  padding: 0 4%;
}
.custom .list ul {
  justify-content: flex-start;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 4% 0;
}
.custom .list li em {
  display: block;
  width: 6.1rem;
  height: 6.1rem;
  background-image: url('../images/dz-cbg.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  margin: 0 auto;
}
.custom .list li b {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.2rem;
  color: #4A3C2B;
  margin-top: 0.4rem;
  display: block;
}
.design {
  padding-top: 4.9rem;
  border-bottom: 0.5rem solid #e5e5e5;
  padding-bottom: 3rem;
}
.design .bk-title img {
  width: auto;
  height: 5.25rem;
}
.design .design-tit {
  margin-top: 2.4rem;
  text-align: center;
  margin-bottom: 2.4rem;
  height: 2.7rem;
  border-bottom: 0.05rem solid #e5e5e5;
}
.design .design-tit ul {
  justify-content: flex-start;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 4%;
}
.design .design-tit ul li {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.4rem;
  color: #4A3C2B;
  display: block;
  display: inline-block;
}
.design .design-tit ul li:last-of-type {
  margin-right: 0;
}
.design .design-tit ul li::after {
  content: "";
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  background: #b68b90;
  border: 0.1875rem solid #F2F2F2;
  box-sizing: border-box;
  border-radius: 50%;
  margin: 0.95rem auto 0;
}
.design .design-t ul li {
  position: relative;
}
.design .design-t ul li h3 {
  position: absolute;
  left: 2.7rem;
  top: 5.75rem;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2rem;
  color: #4A3C2B;
  display: block;
}
.design .design-t ul li h3 span {
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 80%;
  color: #4A3C2B;
  opacity: 0.3;
  text-transform: uppercase;
  margin-top: 1.125rem;
}
.design .design-t ul li.white h3{

  color: #ffffff;
}
.design .design-t ul li.white h3 span {
  color: #ffffff;
}
.design .design-t ul::after {
  line-height: 0px;
  overflow: hidden;
  zoom: 1;
  font-size: 0px;
  content: '.';
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.design .design-t .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 1.5rem;
}
.design .design-t .swiper-pagination .swiper-pagination-bullet {
  width: 0.6rem;
  height: 0.6rem;
  background: #7a252f;
  opacity: 0.2;
  border-radius: 0.3rem;
}
.design .design-t .swiper-pagination .swiper-pagination-bullet-active {
  width: 2.1rem;
  opacity: 1;
}
.design .design-b {
  width: 92%;
  margin: 0 auto;
  overflow: hidden;
}
.design .design-b h3 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2rem;
  color: #4A3C2B;
  text-align: center;
  margin-top: 2.6rem;
  margin-bottom: 1.3rem;
}
.design .design-b .list {
  position: relative;
}
.design .design-b .list ul {
  justify-content: flex-start;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.design .design-b .list ul li {
  width: 47.5%;
  text-align: center;
}
.design .design-b .list ul li h4 {
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 1.4rem;
  color: #4A3C2B;
  margin-top: 0.85rem;
  display: block;
  margin-bottom: 1.4rem;
}
.empower {
  box-sizing: border-box;
  padding-top: 4.95rem;
  border-bottom: 0.5rem solid #e5e5e5;
  padding-bottom: 2rem;
}
.empower .empower-c {
  margin-top: 2.7rem;
  height: 31.2rem;
  background-image: url('../images/fn-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  padding-top: 3.65rem;
  box-sizing: border-box;
  text-align: center;
}
.empower .empower-c b {
  font-size: 1.3rem;
  font-weight: lighter;
  line-height: 1.4rem;
  color: #4A3C2B;
  display: block;
}
.empower .empower-c b span {
  font-weight: normal;
}
.empower .empower-c b::after {
  content: "";
  display: block;
  width: 1.5rem;
  height: 0.1rem;
  background: #7a252f;
  margin: 0.9rem auto 0.5rem;
}
.empower .empower-c h3 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2.4rem;
  color: #7a252f;
  display: block;
}
.empower .empower-b {
  margin-top: 2.6rem;
}
.empower .empower-b ul {
  justify-content: flex-start;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: center;
}
.empower .empower-b ul li {
  width: 32%;
  text-align: center;
  height: 7.2rem;
  border-right: 1px solid #ddd;
  margin-bottom: 2.5rem;
  box-sizing: border-box;
}
.empower .empower-b ul li em {
  display: block;
  width: 3.45rem;
  line-height: 0;
  overflow: hidden;
  margin: 0 auto;
}
.empower .empower-b ul li b {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.3rem;
  color: #4A3C2B;
  display: block;
  margin-top: 1rem;
}
.empower .empower-b ul li span {
  font-size: 0.6rem;
  font-weight: normal;
  line-height: 80%;
  color: #4A3C2B;
  opacity: 0.3;
  text-transform: uppercase;
  margin-top: 0.6rem;
  display: block;
  margin-bottom: 1.4rem;
}
.empower .empower-b ul li:nth-of-type(3),
.empower .empower-b ul li:nth-of-type(5) {
  border-right: none;
}
.empower .empower-b ul li:nth-of-type(4),
.empower .empower-b ul li:nth-of-type(5) {
  width: 38%;
}
.base {
  padding-top: 4.9rem;
}
.base .base-t {
  margin-top: 2.1rem;
}
.base .base-t ul li h3 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.6rem;
  color: #4A3C2B;
  margin-bottom: 1rem;
  margin-top: 2.4rem;
  display: none;
}
.base .base-t ul li span {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 2rem;
  color: #4A3C2B;
  display: none;
}
.base .base-t ul li.swiper-slide-active h3,
.base .base-t ul li.swiper-slide-active span {
  display: block;
}
.base .base-t .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 1.8rem;
}
.base .base-t .swiper-pagination .swiper-pagination-bullet {
  width: 0.6rem;
  height: 0.6rem;
  background: #7a252f;
  opacity: 0.2;
  border-radius: 0.3rem;
}
.base .base-t .swiper-pagination .swiper-pagination-bullet-active {
  width: 2.1rem;
  opacity: 1;
}
.sh {
  box-sizing: border-box;
  height: 29.1rem;
  background-image: url('../images/sh-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  margin-top: 5rem;
}
.sh_z {
  display: block;
  font-size: 1rem;
  color: #666666;
  line-height: 1rem;
  text-align: center;
  padding-top: 5.4rem;
}
.sh_s {
  margin: 10.8rem 2.13% 0;
  position: relative;
}
.sh_s li em {
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #4a3c2b;
  display: block;
  text-align: center;
}
.sh_s li span {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4a3c2b;
  display: block;
  padding-top: 1rem;
  text-align: center;
}
.sh_s li span a{ color: #4a3c2b; }
.sh_s li .more{
  display: block;
  width: 6.5rem;
  height: 2rem;
  line-height: 2rem;
  border-radius: 0.3rem;
  font-size: 0.9rem;
  text-align: center;
  margin: 1rem auto 0;
  background: #7a252f;
  color: #fff;
}
.sh_s .sprev {
  position: absolute;
  left: 0;
  top: 2rem;
  width: 1.5rem;
  height: 1.5rem;
  background: url(../images/sh-left.png) no-repeat;
  z-index: 100;
  background-size: 1.5rem 1.5rem;
}
.sh_s .snext {
  position: absolute;
  right: 0;
  top: 2rem;
  width: 1.5rem;
  height: 1.5rem;
  background: url(../images/sh-right.png) no-repeat;
  z-index: 100;
  background-size: 1.5rem 1.5rem;
}
html{font-size:10px;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
@media screen and (min-width:375px){html{font-size:10px;}}
@media screen and (min-width:400px){html{font-size:10.664px;}}
@media screen and (min-width:414px){html{font-size:11.04px;}}
@media screen and (min-width:440px){html{font-size:11.73px;}}
@media screen and (min-width:480px){html{font-size:12.796px;}}
@media screen and (min-width:520px){html{font-size:13.863px;}}
@media screen and (min-width:560px){html{font-size:14.93px;}}
@media screen and (min-width:600px){html{font-size:15.996px;}}
@media screen and (min-width:640px){html{font-size:17.06px;}}
@media screen and (min-width:680px){html{font-size:18.1288px;}}
@media screen and (min-width:700px){html{font-size:18.66px;}}
@media screen and (min-width:720px){html{font-size:19.1952px;}}
@media screen and (min-width:750px){html{font-size:20px;}}
